diff --git a/apps/acls/locale/de_DE/LC_MESSAGES/django.po b/apps/acls/locale/de_DE/LC_MESSAGES/django.po index 2fdeb8e8a0..348eb9b0a1 100644 --- a/apps/acls/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/acls/locale/de_DE/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:13-0400\n" "PO-Revision-Date: 2012-06-10 13:06+0000\n" "Last-Translator: tilmannsittig \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" #: __init__.py:14 @@ -165,12 +166,14 @@ msgstr "zu %s" #: views.py:189 views.py:530 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" -msgstr "Sind Sie sicher, dass Sie Berechtigung %(title_suffix)s erteilen möchten?" +msgstr "" +"Sind Sie sicher, dass Sie Berechtigung %(title_suffix)s erteilen möchten?" #: views.py:191 views.py:532 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" -msgstr "Sind Sie sicher, dass Sie Berechtigungen %(title_suffix)s erteilen möchten?" +msgstr "" +"Sind Sie sicher, dass Sie Berechtigungen %(title_suffix)s erteilen möchten?" #: views.py:198 views.py:539 #, python-format @@ -192,12 +195,14 @@ msgstr "von %s" #: views.py:282 views.py:609 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" -msgstr "Sind Sie sicher, dass Sie Berechtigung %(title_suffix)s enziehen möchten?" +msgstr "" +"Sind Sie sicher, dass Sie Berechtigung %(title_suffix)s enziehen möchten?" #: views.py:284 views.py:611 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" -msgstr "Sind Sie sicher, dass Sie Berechtigungen %(title_suffix)s enziehen möchten?" +msgstr "" +"Sind Sie sicher, dass Sie Berechtigungen %(title_suffix)s enziehen möchten?" #: views.py:291 views.py:618 #, python-format diff --git a/apps/acls/locale/en/LC_MESSAGES/django.po b/apps/acls/locale/en/LC_MESSAGES/django.po index a027803368..3c408a7794 100644 --- a/apps/acls/locale/en/LC_MESSAGES/django.po +++ b/apps/acls/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:30-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/acls/locale/es/LC_MESSAGES/django.po b/apps/acls/locale/es/LC_MESSAGES/django.po index 07ead9c554..7d85edb177 100644 --- a/apps/acls/locale/es/LC_MESSAGES/django.po +++ b/apps/acls/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-12 00:16+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:14 @@ -182,7 +183,8 @@ msgstr "Permiso \"%(permission)s\" otorgado a %(actor)s para %(object)s." msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." -msgstr "%(actor)s, ya tenía el permiso \"%(permission)s\", otorgado para %(object)s." +msgstr "" +"%(actor)s, ya tenía el permiso \"%(permission)s\", otorgado para %(object)s." #: views.py:279 views.py:606 #, python-format diff --git a/apps/acls/locale/it/LC_MESSAGES/django.po b/apps/acls/locale/it/LC_MESSAGES/django.po index f915b83899..600077f111 100644 --- a/apps/acls/locale/it/LC_MESSAGES/django.po +++ b/apps/acls/locale/it/LC_MESSAGES/django.po @@ -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: # Carlo Zanatto <>, 2012. # Pierpaolo Baldan , 2012. @@ -9,15 +9,16 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:13-0400\n" "PO-Revision-Date: 2012-06-08 07:20+0000\n" "Last-Translator: Carlo Zanatto <>\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" #: __init__.py:14 diff --git a/apps/acls/locale/pl/LC_MESSAGES/django.po b/apps/acls/locale/pl/LC_MESSAGES/django.po index 9331a2d6e2..61961edb4d 100644 --- a/apps/acls/locale/pl/LC_MESSAGES/django.po +++ b/apps/acls/locale/pl/LC_MESSAGES/django.po @@ -1,21 +1,23 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:13-0400\n" "PO-Revision-Date: 2012-01-02 09:45+0000\n" "Last-Translator: FULL NAME \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" #: __init__.py:14 msgid "ACLs" diff --git a/apps/acls/locale/pt/LC_MESSAGES/django.po b/apps/acls/locale/pt/LC_MESSAGES/django.po index afcf46176d..b62eb3a9c5 100644 --- a/apps/acls/locale/pt/LC_MESSAGES/django.po +++ b/apps/acls/locale/pt/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Vítor Figueiró , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-03 19:01+0000\n" "Last-Translator: Vítor Figueiró \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" #: __init__.py:14 diff --git a/apps/acls/locale/pt_BR/LC_MESSAGES/django.po b/apps/acls/locale/pt_BR/LC_MESSAGES/django.po index 3e91d1bb04..3b81dbf21f 100644 --- a/apps/acls/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/acls/locale/pt_BR/LC_MESSAGES/django.po @@ -1,20 +1,21 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-01-02 09:45+0000\n" "Last-Translator: FULL NAME \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" #: __init__.py:14 diff --git a/apps/acls/locale/ru/LC_MESSAGES/django.po b/apps/acls/locale/ru/LC_MESSAGES/django.po index 6e77ad9874..2e9ea20fc5 100644 --- a/apps/acls/locale/ru/LC_MESSAGES/django.po +++ b/apps/acls/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-27 04:26+0000\n" "Last-Translator: Sergey Glita \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" #: __init__.py:14 msgid "ACLs" diff --git a/apps/common/locale/de_DE/LC_MESSAGES/django.po b/apps/common/locale/de_DE/LC_MESSAGES/django.po index 7ba5b4c041..38020d3a01 100644 --- a/apps/common/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/common/locale/de_DE/LC_MESSAGES/django.po @@ -1,39 +1,40 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: 2011-09-30 04:55+0000\n" "Last-Translator: FULL NAME \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" -#: __init__.py:22 +#: __init__.py:26 msgid "change password" msgstr "" -#: __init__.py:23 +#: __init__.py:27 msgid "user details" msgstr "" -#: __init__.py:24 +#: __init__.py:28 msgid "edit details" msgstr "" -#: __init__.py:28 __init__.py:33 +#: __init__.py:32 __init__.py:37 msgid "about" msgstr "" -#: __init__.py:29 +#: __init__.py:33 msgid "license" msgstr "" @@ -95,18 +96,34 @@ msgstr "" msgid "Landscape" msgstr "" -#: models.py:16 +#: models.py:17 msgid "lock field" msgstr "" -#: models.py:43 +#: models.py:45 msgid "Anonymous user" msgstr "" -#: models.py:46 models.py:47 +#: models.py:48 models.py:49 msgid "anonymous user" msgstr "" +#: models.py:53 +msgid "account" +msgstr "" + +#: models.py:54 +msgid "password" +msgstr "" + +#: models.py:55 +msgid "password hash" +msgstr "" + +#: models.py:58 +msgid "auto admin properties" +msgstr "" + #: utils.py:295 msgid "function found" msgstr "" @@ -174,20 +191,20 @@ msgstr "" msgid "None" msgstr "" -#: conf/settings.py:15 +#: conf/settings.py:16 msgid "" "Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using " -"tempfile.mkdtemp()" +"temporary files. If none is specified, one will be created using tempfile." +"mkdtemp()" msgstr "" -#: conf/settings.py:65 +#: conf/settings.py:66 msgid "" "Controls the mechanism used to authenticated user. Options are: username, " "email" msgstr "" -#: conf/settings.py:74 +#: conf/settings.py:75 msgid "Allow non authenticated users, access to all views" msgstr "" diff --git a/apps/common/locale/en/LC_MESSAGES/django.po b/apps/common/locale/en/LC_MESSAGES/django.po index 4db14eb4bf..a86963a8a3 100644 --- a/apps/common/locale/en/LC_MESSAGES/django.po +++ b/apps/common/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:29-0400\n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/common/locale/es/LC_MESSAGES/django.po b/apps/common/locale/es/LC_MESSAGES/django.po index 4ce28c02ad..951942761c 100644 --- a/apps/common/locale/es/LC_MESSAGES/django.po +++ b/apps/common/locale/es/LC_MESSAGES/django.po @@ -1,40 +1,41 @@ # 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 , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: 2012-02-02 18:39+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" -#: __init__.py:22 +#: __init__.py:26 msgid "change password" msgstr "cambiar contraseña" -#: __init__.py:23 +#: __init__.py:27 msgid "user details" msgstr "detalles de usuario" -#: __init__.py:24 +#: __init__.py:28 msgid "edit details" msgstr "editar detalles" -#: __init__.py:28 __init__.py:33 +#: __init__.py:32 __init__.py:37 msgid "about" msgstr "sobre" -#: __init__.py:29 +#: __init__.py:33 msgid "license" msgstr "licencia" @@ -50,7 +51,10 @@ msgstr "E-mail" msgid "" "Please enter a correct email and password. Note that the password fields is " "case-sensitive." -msgstr "Por favor entre la dirección de correo electrónico y la contraseña correctas. Tenga en cuenta que los campos de contraseña distingue entre mayúsculas y minúsculas." +msgstr "" +"Por favor entre la dirección de correo electrónico y la contraseña " +"correctas. Tenga en cuenta que los campos de contraseña distingue entre " +"mayúsculas y minúsculas." #: forms.py:146 msgid "This account is inactive." @@ -96,18 +100,36 @@ msgstr "Retrato" msgid "Landscape" msgstr "Paisaje" -#: models.py:16 +#: models.py:17 msgid "lock field" msgstr "campo de bloqueo" -#: models.py:43 +#: models.py:45 msgid "Anonymous user" msgstr "Usuario anónimo" -#: models.py:46 models.py:47 +#: models.py:48 models.py:49 msgid "anonymous user" msgstr "usuario anónimo" +#: models.py:53 +msgid "account" +msgstr "" + +#: models.py:54 +#, fuzzy +msgid "password" +msgstr "cambiar contraseña" + +#: models.py:55 +#, fuzzy +msgid "password hash" +msgstr "Cambio de contraseña" + +#: models.py:58 +msgid "auto admin properties" +msgstr "" + #: utils.py:295 msgid "function found" msgstr "función encontrada" @@ -149,7 +171,9 @@ msgstr "detalles del usuario corriente" #: views.py:187 msgid "E-mail conflict, another user has that same email." -msgstr "Conflicto de correo electrónica, otro usuario tiene ese mismo correo electrónico." +msgstr "" +"Conflicto de correo electrónica, otro usuario tiene ese mismo correo " +"electrónico." #: views.py:190 msgid "Current user's details updated." @@ -175,22 +199,28 @@ msgstr "Su contraseña se ha modificado correctamente." msgid "None" msgstr "Ninguno" -#: conf/settings.py:15 +#: conf/settings.py:16 msgid "" "Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using " -"tempfile.mkdtemp()" -msgstr "Directorio temporal utilizado por todo el sitio para almacenar imágenes en miniatura, vistas previas y los archivos temporales. Si no se especifica ninguno, se creará utilizando tempfile.mkdtemp ()" +"temporary files. If none is specified, one will be created using tempfile." +"mkdtemp()" +msgstr "" +"Directorio temporal utilizado por todo el sitio para almacenar imágenes en " +"miniatura, vistas previas y los archivos temporales. Si no se especifica " +"ninguno, se creará utilizando tempfile.mkdtemp ()" -#: conf/settings.py:65 +#: conf/settings.py:66 msgid "" "Controls the mechanism used to authenticated user. Options are: username, " "email" -msgstr "Controla el mecanismo utilizado para el usuario autenticado. Las opciones son: 'username' nombre de usuario, 'email' correo electrónico" +msgstr "" +"Controla el mecanismo utilizado para el usuario autenticado. Las opciones " +"son: 'username' nombre de usuario, 'email' correo electrónico" -#: conf/settings.py:74 +#: conf/settings.py:75 msgid "Allow non authenticated users, access to all views" -msgstr "Permita a los usuarios no autenticados, el acceso a todas las pantallas" +msgstr "" +"Permita a los usuarios no autenticados, el acceso a todas las pantallas" #: templates/403.html:3 templates/403.html.py:7 msgid "Insufficient permissions" @@ -309,7 +339,9 @@ msgstr "Lista de %(stripped_title)s " msgid "" "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " "%(page_number)s of %(total_pages)s)" -msgstr "Lista de %(title)s (%(start)s - %(end)s de %(total)s) (Página %(page_number)s de %(total_pages)s)" +msgstr "" +"Lista de %(title)s (%(start)s - %(end)s de %(total)s) (Página " +"%(page_number)s de %(total_pages)s)" #: templates/generic_list_horizontal_subtemplate.html:25 #: templates/generic_list_subtemplate.html:26 diff --git a/apps/common/locale/it/LC_MESSAGES/django.po b/apps/common/locale/it/LC_MESSAGES/django.po index 9848162002..469e1d2c0d 100644 --- a/apps/common/locale/it/LC_MESSAGES/django.po +++ b/apps/common/locale/it/LC_MESSAGES/django.po @@ -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: # Carlo Zanatto <>, 2012. # , 2011. @@ -10,34 +10,35 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: 2012-06-08 07:46+0000\n" "Last-Translator: Carlo Zanatto <>\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" -#: __init__.py:22 +#: __init__.py:26 msgid "change password" msgstr "cambia password" -#: __init__.py:23 +#: __init__.py:27 msgid "user details" msgstr "dettaglio utente" -#: __init__.py:24 +#: __init__.py:28 msgid "edit details" msgstr "modifica dettagli" -#: __init__.py:28 __init__.py:33 +#: __init__.py:32 __init__.py:37 msgid "about" msgstr "informazioni" -#: __init__.py:29 +#: __init__.py:33 msgid "license" msgstr "licenza" @@ -53,7 +54,9 @@ msgstr "Email" msgid "" "Please enter a correct email and password. Note that the password fields is " "case-sensitive." -msgstr "Inserisci un'indirizzo mail valido e una password. Ricorda che il campo password è case-sensitive" +msgstr "" +"Inserisci un'indirizzo mail valido e una password. Ricorda che il campo " +"password è case-sensitive" #: forms.py:146 msgid "This account is inactive." @@ -99,18 +102,36 @@ msgstr "Verticale" msgid "Landscape" msgstr "Orizontale" -#: models.py:16 +#: models.py:17 msgid "lock field" msgstr "blocca campo" -#: models.py:43 +#: models.py:45 msgid "Anonymous user" msgstr "Utente anonimo" -#: models.py:46 models.py:47 +#: models.py:48 models.py:49 msgid "anonymous user" msgstr "utente anonimo" +#: models.py:53 +msgid "account" +msgstr "" + +#: models.py:54 +#, fuzzy +msgid "password" +msgstr "cambia password" + +#: models.py:55 +#, fuzzy +msgid "password hash" +msgstr "Cambia password" + +#: models.py:58 +msgid "auto admin properties" +msgstr "" + #: utils.py:295 msgid "function found" msgstr "trovata funzione" @@ -178,20 +199,25 @@ msgstr "La tua password è stata cambiata con successo" msgid "None" msgstr "Nessuno" -#: conf/settings.py:15 +#: conf/settings.py:16 msgid "" "Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using " +"temporary files. If none is specified, one will be created using tempfile." +"mkdtemp()" +msgstr "" +"Directory temporanea utilizzata a livello di sito per thumbnails, anteprime " +"e file temporanei. Se non viene specificato, ne verrà creata utilizzando " "tempfile.mkdtemp()" -msgstr "Directory temporanea utilizzata a livello di sito per thumbnails, anteprime e file temporanei. Se non viene specificato, ne verrà creata utilizzando tempfile.mkdtemp()" -#: conf/settings.py:65 +#: conf/settings.py:66 msgid "" "Controls the mechanism used to authenticated user. Options are: username, " "email" -msgstr "Controllo del meccanismo di autenticazione. Le opzioni possibili sono:username,email" +msgstr "" +"Controllo del meccanismo di autenticazione. Le opzioni possibili sono:" +"username,email" -#: conf/settings.py:74 +#: conf/settings.py:75 msgid "Allow non authenticated users, access to all views" msgstr "Consentire agli utenti non autenticati, l'accesso a tutte le viste" @@ -312,7 +338,9 @@ msgstr "Lista di %(stripped_title)s" msgid "" "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " "%(page_number)s of %(total_pages)s)" -msgstr "Lista di %(title)s (%(start)s - %(end)s fuori %(total)s) (Page %(page_number)s of %(total_pages)s)" +msgstr "" +"Lista di %(title)s (%(start)s - %(end)s fuori %(total)s) (Page " +"%(page_number)s of %(total_pages)s)" #: templates/generic_list_horizontal_subtemplate.html:25 #: templates/generic_list_subtemplate.html:26 diff --git a/apps/common/locale/pl/LC_MESSAGES/django.po b/apps/common/locale/pl/LC_MESSAGES/django.po index 817724ad93..2ea8d0f737 100644 --- a/apps/common/locale/pl/LC_MESSAGES/django.po +++ b/apps/common/locale/pl/LC_MESSAGES/django.po @@ -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: # mic, 2012. # mic , 2012. @@ -10,34 +10,36 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: 2012-02-21 15:17+0000\n" "Last-Translator: mic \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" -#: __init__.py:22 +#: __init__.py:26 msgid "change password" msgstr "zmień hasło" -#: __init__.py:23 +#: __init__.py:27 msgid "user details" msgstr "szczegóły konta użytkownika" -#: __init__.py:24 +#: __init__.py:28 msgid "edit details" msgstr "edytuj szczegóły" -#: __init__.py:28 __init__.py:33 +#: __init__.py:32 __init__.py:37 msgid "about" msgstr "informacje o" -#: __init__.py:29 +#: __init__.py:33 msgid "license" msgstr "licencja" @@ -53,7 +55,9 @@ msgstr "E-mail" msgid "" "Please enter a correct email and password. Note that the password fields is " "case-sensitive." -msgstr "Proszę wpisać poprawną nazwę użytkownika i hasło. Uwaga: wielkość liter ma znaczenie." +msgstr "" +"Proszę wpisać poprawną nazwę użytkownika i hasło. Uwaga: wielkość liter ma " +"znaczenie." #: forms.py:146 msgid "This account is inactive." @@ -99,18 +103,36 @@ msgstr "Portrait" msgid "Landscape" msgstr "Landscape" -#: models.py:16 +#: models.py:17 msgid "lock field" msgstr "zablokować pole" -#: models.py:43 +#: models.py:45 msgid "Anonymous user" msgstr "Użytkownik anonimowy" -#: models.py:46 models.py:47 +#: models.py:48 models.py:49 msgid "anonymous user" msgstr "użytkownik anonimowy" +#: models.py:53 +msgid "account" +msgstr "" + +#: models.py:54 +#, fuzzy +msgid "password" +msgstr "zmień hasło" + +#: models.py:55 +#, fuzzy +msgid "password hash" +msgstr "Zmiana hasła" + +#: models.py:58 +msgid "auto admin properties" +msgstr "" + #: utils.py:295 msgid "function found" msgstr "znaleźć funkcję" @@ -178,20 +200,23 @@ msgstr "Twoje hasło zostało pomyślnie zmienione." msgid "None" msgstr "Brak" -#: conf/settings.py:15 +#: conf/settings.py:16 msgid "" "Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using " -"tempfile.mkdtemp()" -msgstr "Katalog tymczasowy używany do przechowywania całej witryny, miniatur, podglądów i plików tymczasowych. Jeśli nie zostanie określony, zostanie utworzony za pomocą tempfile.mkdtemp ()" +"temporary files. If none is specified, one will be created using tempfile." +"mkdtemp()" +msgstr "" +"Katalog tymczasowy używany do przechowywania całej witryny, miniatur, " +"podglądów i plików tymczasowych. Jeśli nie zostanie określony, zostanie " +"utworzony za pomocą tempfile.mkdtemp ()" -#: conf/settings.py:65 +#: conf/settings.py:66 msgid "" "Controls the mechanism used to authenticated user. Options are: username, " "email" msgstr "" -#: conf/settings.py:74 +#: conf/settings.py:75 msgid "Allow non authenticated users, access to all views" msgstr "" @@ -312,7 +337,9 @@ msgstr "Wykaz %(stripped_title)s" msgid "" "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " "%(page_number)s of %(total_pages)s)" -msgstr "Wykaz %(title)s (%(start)s - %(end)s z %(total)s) (Page %(page_number)s z %(total_pages)s)" +msgstr "" +"Wykaz %(title)s (%(start)s - %(end)s z %(total)s) (Page %(page_number)s z " +"%(total_pages)s)" #: templates/generic_list_horizontal_subtemplate.html:25 #: templates/generic_list_subtemplate.html:26 diff --git a/apps/common/locale/pt/LC_MESSAGES/django.po b/apps/common/locale/pt/LC_MESSAGES/django.po index 1c1a5571ac..e6abf0e6e7 100644 --- a/apps/common/locale/pt/LC_MESSAGES/django.po +++ b/apps/common/locale/pt/LC_MESSAGES/django.po @@ -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: # , 2011. # Roberto Rosario , 2012. @@ -9,34 +9,35 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: 2012-07-03 10:18+0000\n" "Last-Translator: Vítor Figueiró \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" -#: __init__.py:22 +#: __init__.py:26 msgid "change password" msgstr "alterar a senha" -#: __init__.py:23 +#: __init__.py:27 msgid "user details" msgstr "detalhes do utilizador" -#: __init__.py:24 +#: __init__.py:28 msgid "edit details" msgstr "editar detalhes" -#: __init__.py:28 __init__.py:33 +#: __init__.py:32 __init__.py:37 msgid "about" msgstr "sobre" -#: __init__.py:29 +#: __init__.py:33 msgid "license" msgstr "licença" @@ -52,7 +53,9 @@ msgstr "E-mail" msgid "" "Please enter a correct email and password. Note that the password fields is " "case-sensitive." -msgstr "Insira um e-mail e senha corretos, por favor. Note que o campo da senha é sensível a minúsculas e maiúsculas." +msgstr "" +"Insira um e-mail e senha corretos, por favor. Note que o campo da senha é " +"sensível a minúsculas e maiúsculas." #: forms.py:146 msgid "This account is inactive." @@ -98,18 +101,36 @@ msgstr "Retrato" msgid "Landscape" msgstr "Paisagem" -#: models.py:16 +#: models.py:17 msgid "lock field" msgstr "campo de bloqueio" -#: models.py:43 +#: models.py:45 msgid "Anonymous user" msgstr "Utilizador anónimo" -#: models.py:46 models.py:47 +#: models.py:48 models.py:49 msgid "anonymous user" msgstr "utilizador anónimo" +#: models.py:53 +msgid "account" +msgstr "" + +#: models.py:54 +#, fuzzy +msgid "password" +msgstr "alterar a senha" + +#: models.py:55 +#, fuzzy +msgid "password hash" +msgstr "Alteração da senha" + +#: models.py:58 +msgid "auto admin properties" +msgstr "" + #: utils.py:295 msgid "function found" msgstr "função encontrada" @@ -177,20 +198,25 @@ msgstr "A sua senha foi alterada com êxito." msgid "None" msgstr "Nenhum" -#: conf/settings.py:15 +#: conf/settings.py:16 msgid "" "Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using " +"temporary files. If none is specified, one will be created using tempfile." +"mkdtemp()" +msgstr "" +"Diretório temporário usado para armazenar miniaturas, pré-visualização e " +"ficheiros temporários. Se nenhum for especificado, será criado um usando " "tempfile.mkdtemp()" -msgstr "Diretório temporário usado para armazenar miniaturas, pré-visualização e ficheiros temporários. Se nenhum for especificado, será criado um usando tempfile.mkdtemp()" -#: conf/settings.py:65 +#: conf/settings.py:66 msgid "" "Controls the mechanism used to authenticated user. Options are: username, " "email" -msgstr "Controla o mecanismo usado para autenticar o utilizador. As opções são: nome de utilizador, e-mail" +msgstr "" +"Controla o mecanismo usado para autenticar o utilizador. As opções são: nome " +"de utilizador, e-mail" -#: conf/settings.py:74 +#: conf/settings.py:75 msgid "Allow non authenticated users, access to all views" msgstr "Permitir acesso a todas as vistas aos utilizadores não autenticados" @@ -311,7 +337,9 @@ msgstr "Lista de %(stripped_title)s " msgid "" "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " "%(page_number)s of %(total_pages)s)" -msgstr "Lista de %(title)s (%(start)s - %(end)s de %(total)s) (Página %(page_number)s de %(total_pages)s)" +msgstr "" +"Lista de %(title)s (%(start)s - %(end)s de %(total)s) (Página " +"%(page_number)s de %(total_pages)s)" #: templates/generic_list_horizontal_subtemplate.html:25 #: templates/generic_list_subtemplate.html:26 diff --git a/apps/common/locale/pt_BR/LC_MESSAGES/django.po b/apps/common/locale/pt_BR/LC_MESSAGES/django.po index 73d31aea27..451669b7e0 100644 --- a/apps/common/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/common/locale/pt_BR/LC_MESSAGES/django.po @@ -1,41 +1,42 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Roberto Rosario , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: 2012-07-02 03:30+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" -#: __init__.py:22 +#: __init__.py:26 msgid "change password" msgstr "alterar a senha" -#: __init__.py:23 +#: __init__.py:27 msgid "user details" msgstr "detalhes do usuário" -#: __init__.py:24 +#: __init__.py:28 msgid "edit details" msgstr "editar detalhes" -#: __init__.py:28 __init__.py:33 +#: __init__.py:32 __init__.py:37 msgid "about" msgstr "sobre" -#: __init__.py:29 +#: __init__.py:33 msgid "license" msgstr "licença" @@ -51,7 +52,9 @@ msgstr "E-mail" msgid "" "Please enter a correct email and password. Note that the password fields is " "case-sensitive." -msgstr "Por favor insira o e-mail e senha corretos. Note que os campos de senha são case-sensitive." +msgstr "" +"Por favor insira o e-mail e senha corretos. Note que os campos de senha são " +"case-sensitive." #: forms.py:146 msgid "This account is inactive." @@ -97,18 +100,36 @@ msgstr "Retrato" msgid "Landscape" msgstr "Paisagem" -#: models.py:16 +#: models.py:17 msgid "lock field" msgstr "" -#: models.py:43 +#: models.py:45 msgid "Anonymous user" msgstr "Usuário anônimo" -#: models.py:46 models.py:47 +#: models.py:48 models.py:49 msgid "anonymous user" msgstr "usuário anônimo" +#: models.py:53 +msgid "account" +msgstr "" + +#: models.py:54 +#, fuzzy +msgid "password" +msgstr "alterar a senha" + +#: models.py:55 +#, fuzzy +msgid "password hash" +msgstr "Alterar a senha" + +#: models.py:58 +msgid "auto admin properties" +msgstr "" + #: utils.py:295 msgid "function found" msgstr "função encontrada" @@ -176,20 +197,25 @@ msgstr "Sua senha foi alterada com êxito." msgid "None" msgstr "Nenhum" -#: conf/settings.py:15 +#: conf/settings.py:16 msgid "" "Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using " -"tempfile.mkdtemp()" -msgstr "Diretório temporário usado para armazenar miniaturas, previews e arquivos temporários. Se nenhum for especificado, um será criado usando tempfile.mkdtemp()" +"temporary files. If none is specified, one will be created using tempfile." +"mkdtemp()" +msgstr "" +"Diretório temporário usado para armazenar miniaturas, previews e arquivos " +"temporários. Se nenhum for especificado, um será criado usando tempfile." +"mkdtemp()" -#: conf/settings.py:65 +#: conf/settings.py:66 msgid "" "Controls the mechanism used to authenticated user. Options are: username, " "email" -msgstr "Controla o mecanismo usado para usuário autenticado. As opções são: e-mail, nome de usuário," +msgstr "" +"Controla o mecanismo usado para usuário autenticado. As opções são: e-mail, " +"nome de usuário," -#: conf/settings.py:74 +#: conf/settings.py:75 msgid "Allow non authenticated users, access to all views" msgstr "" @@ -310,7 +336,9 @@ msgstr "Lista de %(stripped_title)s " msgid "" "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " "%(page_number)s of %(total_pages)s)" -msgstr "Lista de %(title)s (%(start)s - %(end)s de %(total)s) (Page %(page_number)s of %(total_pages)s)" +msgstr "" +"Lista de %(title)s (%(start)s - %(end)s de %(total)s) (Page %(page_number)s " +"of %(total_pages)s)" #: templates/generic_list_horizontal_subtemplate.html:25 #: templates/generic_list_subtemplate.html:26 diff --git a/apps/common/locale/ru/LC_MESSAGES/django.po b/apps/common/locale/ru/LC_MESSAGES/django.po index bfeac70ef3..d6085a9203 100644 --- a/apps/common/locale/ru/LC_MESSAGES/django.po +++ b/apps/common/locale/ru/LC_MESSAGES/django.po @@ -1,40 +1,42 @@ # 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 , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: 2012-02-03 06:36+0000\n" "Last-Translator: Sergey Glita \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" -#: __init__.py:22 +#: __init__.py:26 msgid "change password" msgstr "Изменение пароля" -#: __init__.py:23 +#: __init__.py:27 msgid "user details" msgstr "сведения о пользователе" -#: __init__.py:24 +#: __init__.py:28 msgid "edit details" msgstr "изменение сведений" -#: __init__.py:28 __init__.py:33 +#: __init__.py:32 __init__.py:37 msgid "about" msgstr "инфо" -#: __init__.py:29 +#: __init__.py:33 msgid "license" msgstr "лицензия" @@ -50,7 +52,9 @@ msgstr "Email" msgid "" "Please enter a correct email and password. Note that the password fields is " "case-sensitive." -msgstr "Пожалуйста, введите правильный адрес электронной почты и пароль с учетом регистра." +msgstr "" +"Пожалуйста, введите правильный адрес электронной почты и пароль с учетом " +"регистра." #: forms.py:146 msgid "This account is inactive." @@ -96,18 +100,36 @@ msgstr "Портрет" msgid "Landscape" msgstr "Пейзаж" -#: models.py:16 +#: models.py:17 msgid "lock field" msgstr "блокировка поля" -#: models.py:43 +#: models.py:45 msgid "Anonymous user" msgstr "Анонимный пользователь" -#: models.py:46 models.py:47 +#: models.py:48 models.py:49 msgid "anonymous user" msgstr "анонимный пользователь" +#: models.py:53 +msgid "account" +msgstr "" + +#: models.py:54 +#, fuzzy +msgid "password" +msgstr "Изменение пароля" + +#: models.py:55 +#, fuzzy +msgid "password hash" +msgstr "Изменение пароля" + +#: models.py:58 +msgid "auto admin properties" +msgstr "" + #: utils.py:295 msgid "function found" msgstr "функция найдена" @@ -175,22 +197,28 @@ msgstr "Ваш пароль был изменен." msgid "None" msgstr "Ни один" -#: conf/settings.py:15 +#: conf/settings.py:16 msgid "" "Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using " -"tempfile.mkdtemp()" -msgstr "Временный каталог, используемый сайтом для хранения миниатюр, превью и временных файлов. Если он не указан, он будет создан с использованием tempfile.mkdtemp ()" +"temporary files. If none is specified, one will be created using tempfile." +"mkdtemp()" +msgstr "" +"Временный каталог, используемый сайтом для хранения миниатюр, превью и " +"временных файлов. Если он не указан, он будет создан с использованием " +"tempfile.mkdtemp ()" -#: conf/settings.py:65 +#: conf/settings.py:66 msgid "" "Controls the mechanism used to authenticated user. Options are: username, " "email" -msgstr "Управление механизмом, используемым для аутентификации пользователя. Возможные варианты: имя пользователя, адрес электронной почты" +msgstr "" +"Управление механизмом, используемым для аутентификации пользователя. " +"Возможные варианты: имя пользователя, адрес электронной почты" -#: conf/settings.py:74 +#: conf/settings.py:75 msgid "Allow non authenticated users, access to all views" -msgstr "Разрешить, не прошедшим проверку, пользователям доступ ко всем представлениям" +msgstr "" +"Разрешить, не прошедшим проверку, пользователям доступ ко всем представлениям" #: templates/403.html:3 templates/403.html.py:7 msgid "Insufficient permissions" @@ -309,7 +337,9 @@ msgstr "Список \"%(stripped_title)s\"" msgid "" "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " "%(page_number)s of %(total_pages)s)" -msgstr "Список %(title)s (%(start)s - %(end)s из %(total)s) (Page %(page_number)s из %(total_pages)s)" +msgstr "" +"Список %(title)s (%(start)s - %(end)s из %(total)s) (Page %(page_number)s из " +"%(total_pages)s)" #: templates/generic_list_horizontal_subtemplate.html:25 #: templates/generic_list_subtemplate.html:26 diff --git a/apps/converter/locale/de_DE/LC_MESSAGES/django.po b/apps/converter/locale/de_DE/LC_MESSAGES/django.po index 264f31ba48..9f60223b47 100644 --- a/apps/converter/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/converter/locale/de_DE/LC_MESSAGES/django.po @@ -1,20 +1,21 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: 2012-06-17 22:11+0000\n" "Last-Translator: Roberto Rosario \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" #: __init__.py:15 @@ -905,9 +906,8 @@ msgstr "" #: conf/settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: " -"converter.backends.imagemagick, converter.backends.graphicsmagick and " -"converter.backends.python." +"Graphics conversion backend to use. Options are: converter.backends." +"imagemagick, converter.backends.graphicsmagick and converter.backends.python." msgstr "" #: conf/settings.py:16 @@ -916,8 +916,8 @@ msgstr "" #: conf/settings.py:17 msgid "" -"Use alternate method of connection to LibreOffice using a pipe, it is slower" -" but less prone to segmentation faults." +"Use alternate method of connection to LibreOffice using a pipe, it is slower " +"but less prone to segmentation faults." msgstr "" #: conf/settings.py:18 diff --git a/apps/converter/locale/en/LC_MESSAGES/django.po b/apps/converter/locale/en/LC_MESSAGES/django.po index b6b12e8761..c513120949 100644 --- a/apps/converter/locale/en/LC_MESSAGES/django.po +++ b/apps/converter/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:29-0400\n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/converter/locale/es/LC_MESSAGES/django.po b/apps/converter/locale/es/LC_MESSAGES/django.po index 495909afea..543b771e4a 100644 --- a/apps/converter/locale/es/LC_MESSAGES/django.po +++ b/apps/converter/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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 , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: 2012-06-17 22:21+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:15 @@ -473,7 +474,8 @@ msgstr "Magick Image File Format" #: literals.py:177 msgid "" "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:178 msgid "Raw Bi-level bitmap in least-significant-byte first order" @@ -634,19 +636,24 @@ msgstr "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:227 msgid "" "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:228 msgid "" "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " "1.2.3.3,1.2.3.4)" -msgstr "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" #: literals.py:229 msgid "" "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " "1.2.3.3,1.2.3.4)" -msgstr "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" #: literals.py:230 msgid "Portable anymap" @@ -906,10 +913,11 @@ msgstr "Ruta de archivo al programa imagemagick." #: conf/settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: " -"converter.backends.imagemagick, converter.backends.graphicsmagick and " -"converter.backends.python." -msgstr "Manejador de conversión a usarse. Opciones son: converter.backends.imagemagick, converter.backends.graphicsmagick y converter.backends.python." +"Graphics conversion backend to use. Options are: converter.backends." +"imagemagick, converter.backends.graphicsmagick and converter.backends.python." +msgstr "" +"Manejador de conversión a usarse. Opciones son: converter.backends." +"imagemagick, converter.backends.graphicsmagick y converter.backends.python." #: conf/settings.py:16 msgid "Path to the unoconv program." @@ -917,9 +925,11 @@ msgstr "Ruta de acceso al programa de unoconv." #: conf/settings.py:17 msgid "" -"Use alternate method of connection to LibreOffice using a pipe, it is slower" -" but less prone to segmentation faults." -msgstr "Utilizar el método alternativo de conexión a LibreOffice con un tubo, es más lento pero menos propensos a fallos de segmentación." +"Use alternate method of connection to LibreOffice using a pipe, it is slower " +"but less prone to segmentation faults." +msgstr "" +"Utilizar el método alternativo de conexión a LibreOffice con un tubo, es más " +"lento pero menos propensos a fallos de segmentación." #: conf/settings.py:18 msgid "Path to the libreoffice program." @@ -934,4 +944,6 @@ msgstr "Ayuda" msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "Estos son los formatos de archivo apoyados por el servidor del convertidor seleccionado. En este caso: '%(backend)s'" +msgstr "" +"Estos son los formatos de archivo apoyados por el servidor del convertidor " +"seleccionado. En este caso: '%(backend)s'" diff --git a/apps/converter/locale/it/LC_MESSAGES/django.po b/apps/converter/locale/it/LC_MESSAGES/django.po index 8af053a259..4f116068e5 100644 --- a/apps/converter/locale/it/LC_MESSAGES/django.po +++ b/apps/converter/locale/it/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: 2012-06-17 22:11+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" #: __init__.py:15 @@ -473,7 +474,8 @@ msgstr "Magick Image File Format" #: literals.py:177 msgid "" "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:178 msgid "Raw Bi-level bitmap in least-significant-byte first order" @@ -634,19 +636,24 @@ msgstr "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:227 msgid "" "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:228 msgid "" "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " "1.2.3.3,1.2.3.4)" -msgstr "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" #: literals.py:229 msgid "" "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " "1.2.3.3,1.2.3.4)" -msgstr "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" #: literals.py:230 msgid "Portable anymap" @@ -906,10 +913,12 @@ msgstr "File path per il progarmma " #: conf/settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: " -"converter.backends.imagemagick, converter.backends.graphicsmagick and " -"converter.backends.python." -msgstr "Backend da usare per la conversione grafica. Le opzioni sono: converter.backends.imagemagick, converter.backends.graphicsmagick e converter.backends.python." +"Graphics conversion backend to use. Options are: converter.backends." +"imagemagick, converter.backends.graphicsmagick and converter.backends.python." +msgstr "" +"Backend da usare per la conversione grafica. Le opzioni sono: converter." +"backends.imagemagick, converter.backends.graphicsmagick e converter.backends." +"python." #: conf/settings.py:16 msgid "Path to the unoconv program." @@ -917,9 +926,11 @@ msgstr "Path per il programma unoconv" #: conf/settings.py:17 msgid "" -"Use alternate method of connection to LibreOffice using a pipe, it is slower" -" but less prone to segmentation faults." -msgstr "Utilizzare il metodo alternativo di collegamento a LibreOffice utilizzando questo collegamento, è più lento ma meno soggetto a errori di segmentazione." +"Use alternate method of connection to LibreOffice using a pipe, it is slower " +"but less prone to segmentation faults." +msgstr "" +"Utilizzare il metodo alternativo di collegamento a LibreOffice utilizzando " +"questo collegamento, è più lento ma meno soggetto a errori di segmentazione." #: conf/settings.py:18 msgid "Path to the libreoffice program." @@ -934,4 +945,6 @@ msgstr "Aiuto" msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "Questi sono il formati file supportati dal backend selezionato.In questo caso : '%(backend)s'" +msgstr "" +"Questi sono il formati file supportati dal backend selezionato.In questo " +"caso : '%(backend)s'" diff --git a/apps/converter/locale/pl/LC_MESSAGES/django.po b/apps/converter/locale/pl/LC_MESSAGES/django.po index e08061884b..26cfa4bf1f 100644 --- a/apps/converter/locale/pl/LC_MESSAGES/django.po +++ b/apps/converter/locale/pl/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: 2012-06-17 22:11+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" #: __init__.py:15 msgid "file formats" @@ -473,7 +475,8 @@ msgstr "Magick Image File Format" #: literals.py:177 msgid "" "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:178 msgid "Raw Bi-level bitmap in least-significant-byte first order" @@ -906,9 +909,8 @@ msgstr "" #: conf/settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: " -"converter.backends.imagemagick, converter.backends.graphicsmagick and " -"converter.backends.python." +"Graphics conversion backend to use. Options are: converter.backends." +"imagemagick, converter.backends.graphicsmagick and converter.backends.python." msgstr "" #: conf/settings.py:16 @@ -917,8 +919,8 @@ msgstr "" #: conf/settings.py:17 msgid "" -"Use alternate method of connection to LibreOffice using a pipe, it is slower" -" but less prone to segmentation faults." +"Use alternate method of connection to LibreOffice using a pipe, it is slower " +"but less prone to segmentation faults." msgstr "" #: conf/settings.py:18 diff --git a/apps/converter/locale/pt/LC_MESSAGES/django.po b/apps/converter/locale/pt/LC_MESSAGES/django.po index 1de4a452d8..dce5aa6fee 100644 --- a/apps/converter/locale/pt/LC_MESSAGES/django.po +++ b/apps/converter/locale/pt/LC_MESSAGES/django.po @@ -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: # , 2011. # Renata Oliveira , 2011. @@ -9,15 +9,16 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: 2012-07-03 10:17+0000\n" "Last-Translator: Vítor Figueiró \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" #: __init__.py:15 @@ -475,7 +476,8 @@ msgstr "Magick Image File Format" #: literals.py:177 msgid "" "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:178 msgid "Raw Bi-level bitmap in least-significant-byte first order" @@ -636,19 +638,24 @@ msgstr "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:227 msgid "" "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:228 msgid "" "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " "1.2.3.3,1.2.3.4)" -msgstr "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" #: literals.py:229 msgid "" "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " "1.2.3.3,1.2.3.4)" -msgstr "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" #: literals.py:230 msgid "Portable anymap" @@ -908,10 +915,11 @@ msgstr "Caminho para o programa graphicsmagick." #: conf/settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: " -"converter.backends.imagemagick, converter.backends.graphicsmagick and " -"converter.backends.python." -msgstr "Backend de conversão de gráficos a usar. As opções são: converter.backends.imagemagick, converter.backends.graphicsmagick and converter.backends.python." +"Graphics conversion backend to use. Options are: converter.backends." +"imagemagick, converter.backends.graphicsmagick and converter.backends.python." +msgstr "" +"Backend de conversão de gráficos a usar. As opções são: converter.backends." +"imagemagick, converter.backends.graphicsmagick and converter.backends.python." #: conf/settings.py:16 msgid "Path to the unoconv program." @@ -919,9 +927,11 @@ msgstr "Caminho para o programa unoconv." #: conf/settings.py:17 msgid "" -"Use alternate method of connection to LibreOffice using a pipe, it is slower" -" but less prone to segmentation faults." -msgstr "Usar modo de ligação alternativo ao LibreOffice, utilizando um \"pipe\"; é mais lento, mas menos propenso a falhas de segmentação." +"Use alternate method of connection to LibreOffice using a pipe, it is slower " +"but less prone to segmentation faults." +msgstr "" +"Usar modo de ligação alternativo ao LibreOffice, utilizando um \"pipe\"; é " +"mais lento, mas menos propenso a falhas de segmentação." #: conf/settings.py:18 msgid "Path to the libreoffice program." @@ -936,4 +946,6 @@ msgstr "Ajuda" msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "Estes são os formatos de ficheiro suportados pelo conversor selecionado. Neste caso: ' %(backend)s '" +msgstr "" +"Estes são os formatos de ficheiro suportados pelo conversor selecionado. " +"Neste caso: ' %(backend)s '" diff --git a/apps/converter/locale/pt_BR/LC_MESSAGES/django.po b/apps/converter/locale/pt_BR/LC_MESSAGES/django.po index 70d819f200..5b6ed2f2a2 100644 --- a/apps/converter/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/converter/locale/pt_BR/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Renata Oliveira , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: 2012-07-02 03:30+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" #: __init__.py:15 @@ -474,7 +475,8 @@ msgstr "Magick Image File Format" #: literals.py:177 msgid "" "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:178 msgid "Raw Bi-level bitmap in least-significant-byte first order" @@ -635,19 +637,24 @@ msgstr "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:227 msgid "" "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:228 msgid "" "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " "1.2.3.3,1.2.3.4)" -msgstr "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" #: literals.py:229 msgid "" "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " "1.2.3.3,1.2.3.4)" -msgstr "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" #: literals.py:230 msgid "Portable anymap" @@ -907,10 +914,11 @@ msgstr "Caminho do arquivo para o programa graphicsmagick." #: conf/settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: " -"converter.backends.imagemagick, converter.backends.graphicsmagick and " -"converter.backends.python." -msgstr "Gráficos de conversão backend para usar. As opções são: converter.backends.imagemagick, converter.backends.graphicsmagick and converter.backends.python." +"Graphics conversion backend to use. Options are: converter.backends." +"imagemagick, converter.backends.graphicsmagick and converter.backends.python." +msgstr "" +"Gráficos de conversão backend para usar. As opções são: converter.backends." +"imagemagick, converter.backends.graphicsmagick and converter.backends.python." #: conf/settings.py:16 msgid "Path to the unoconv program." @@ -918,8 +926,8 @@ msgstr "" #: conf/settings.py:17 msgid "" -"Use alternate method of connection to LibreOffice using a pipe, it is slower" -" but less prone to segmentation faults." +"Use alternate method of connection to LibreOffice using a pipe, it is slower " +"but less prone to segmentation faults." msgstr "" #: conf/settings.py:18 @@ -935,4 +943,6 @@ msgstr "Ajuda" msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "Estes são os formatos de arquivos suportados pelo servidor conversor selecionado. Neste caso: ' %(backend)s '" +msgstr "" +"Estes são os formatos de arquivos suportados pelo servidor conversor " +"selecionado. Neste caso: ' %(backend)s '" diff --git a/apps/converter/locale/ru/LC_MESSAGES/django.po b/apps/converter/locale/ru/LC_MESSAGES/django.po index db13338347..d64f279476 100644 --- a/apps/converter/locale/ru/LC_MESSAGES/django.po +++ b/apps/converter/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: 2012-06-17 22:11+0000\n" "Last-Translator: Roberto Rosario \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" #: __init__.py:15 msgid "file formats" @@ -473,7 +475,8 @@ msgstr "Magick Image File Format" #: literals.py:177 msgid "" "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:178 msgid "Raw Bi-level bitmap in least-significant-byte first order" @@ -634,19 +637,24 @@ msgstr "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:227 msgid "" "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" #: literals.py:228 msgid "" "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " "1.2.3.3,1.2.3.4)" -msgstr "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" #: literals.py:229 msgid "" "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " "1.2.3.3,1.2.3.4)" -msgstr "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" +"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" #: literals.py:230 msgid "Portable anymap" @@ -906,10 +914,11 @@ msgstr "Путь к файлу программs GraphicsMagick." #: conf/settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: " -"converter.backends.imagemagick, converter.backends.graphicsmagick and " -"converter.backends.python." -msgstr "Конвертер графических файлов. Возможные варианты: converter.backends.imagemagick, converter.backends.graphicsmagick и converter.backends.python." +"Graphics conversion backend to use. Options are: converter.backends." +"imagemagick, converter.backends.graphicsmagick and converter.backends.python." +msgstr "" +"Конвертер графических файлов. Возможные варианты: converter.backends." +"imagemagick, converter.backends.graphicsmagick и converter.backends.python." #: conf/settings.py:16 msgid "Path to the unoconv program." @@ -917,9 +926,11 @@ msgstr "Путь к программе unoconv." #: conf/settings.py:17 msgid "" -"Use alternate method of connection to LibreOffice using a pipe, it is slower" -" but less prone to segmentation faults." -msgstr "Использовать альтернативный способ подключения к LibreOffice использованием конвейера pipe, это медленнее, но менее опасно ошибкой сегментации." +"Use alternate method of connection to LibreOffice using a pipe, it is slower " +"but less prone to segmentation faults." +msgstr "" +"Использовать альтернативный способ подключения к LibreOffice использованием " +"конвейера pipe, это медленнее, но менее опасно ошибкой сегментации." #: conf/settings.py:18 msgid "Path to the libreoffice program." @@ -934,4 +945,5 @@ msgstr "Помощь" msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "Эти форматы поддерживают выбранный конвертер. Сейчас это: '%(backend)s'" +msgstr "" +"Эти форматы поддерживают выбранный конвертер. Сейчас это: '%(backend)s'" diff --git a/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.po b/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.po index e7b2f3bdbc..3b0f3affe5 100644 --- a/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-04-20 11:04+0000\n" "Last-Translator: tetjarediske \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" #: __init__.py:14 views.py:66 @@ -76,7 +77,9 @@ msgstr "Signatur Fehler." #: api.py:65 msgid "Document is signed but no public key is available for verification." -msgstr "Das Dokument ist signiert, aber kein öffentlicher Schlüssel zur Überprüfung verfügbar." +msgstr "" +"Das Dokument ist signiert, aber kein öffentlicher Schlüssel zur Überprüfung " +"verfügbar." #: api.py:69 msgid "Document is signed, and signature is good." @@ -96,7 +99,9 @@ msgstr "Begriff" #: forms.py:8 msgid "Name, e-mail, key ID or key fingerprint to look for." -msgstr "Name, E-Mail-, Schlüssel-ID oder Fingerabdruck des Schlüssels der gesucht wird." +msgstr "" +"Name, E-Mail-, Schlüssel-ID oder Fingerabdruck des Schlüssels der gesucht " +"wird." #: permissions.py:7 msgid "Key management" @@ -135,7 +140,8 @@ msgstr "Schlüssel importieren" #: views.py:52 #, python-format msgid "Are you sure you wish to import key id: %s?" -msgstr "Sind Sie sicher, dass Sie folgende Schlüssel-ID importieren möchten:%s?" +msgstr "" +"Sind Sie sicher, dass Sie folgende Schlüssel-ID importieren möchten:%s?" #: views.py:77 msgid "Key ID" @@ -160,7 +166,10 @@ msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " "that is part of a public/private pair the private key will be deleted as " "well." -msgstr "Sind Sie sicher, dass Sie den Schlüssel löschen wollen :%s? Wenn Sie einen öffentlichen Schlüssel, der Teil eines öffentlichen/privaten Paar ist, zu löschen versuchen, wir der private Schlüssel ebenfalls gelöscht." +msgstr "" +"Sind Sie sicher, dass Sie den Schlüssel löschen wollen :%s? Wenn Sie einen " +"öffentlichen Schlüssel, der Teil eines öffentlichen/privaten Paar ist, zu " +"löschen versuchen, wir der private Schlüssel ebenfalls gelöscht." #: views.py:128 msgid "Query key server" diff --git a/apps/django_gpg/locale/en/LC_MESSAGES/django.po b/apps/django_gpg/locale/en/LC_MESSAGES/django.po index 2f160364df..c12c67a15d 100644 --- a/apps/django_gpg/locale/en/LC_MESSAGES/django.po +++ b/apps/django_gpg/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:30-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/django_gpg/locale/es/LC_MESSAGES/django.po b/apps/django_gpg/locale/es/LC_MESSAGES/django.po index afc3e5a0c9..3ccc0e5106 100644 --- a/apps/django_gpg/locale/es/LC_MESSAGES/django.po +++ b/apps/django_gpg/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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 , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-02 18:37+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:14 views.py:66 @@ -76,7 +77,9 @@ msgstr "Error de firma." #: api.py:65 msgid "Document is signed but no public key is available for verification." -msgstr "El document ha sido firmado pero no hay llave pública disponible para verificación." +msgstr "" +"El document ha sido firmado pero no hay llave pública disponible para " +"verificación." #: api.py:69 msgid "Document is signed, and signature is good." @@ -96,7 +99,9 @@ msgstr "Término" #: forms.py:8 msgid "Name, e-mail, key ID or key fingerprint to look for." -msgstr "Nombre, dirección de correo electrónico, identificador de llave or huella digital de llave a buscar." +msgstr "" +"Nombre, dirección de correo electrónico, identificador de llave or huella " +"digital de llave a buscar." #: permissions.py:7 msgid "Key management" @@ -160,7 +165,10 @@ msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " "that is part of a public/private pair the private key will be deleted as " "well." -msgstr "¿Esta seguro que desea borrar la llave: %s? Si trata de borrar una llave pública que es parte de un par público/privado la llave privada será borrada también." +msgstr "" +"¿Esta seguro que desea borrar la llave: %s? Si trata de borrar una llave " +"pública que es parte de un par público/privado la llave privada será borrada " +"también." #: views.py:128 msgid "Query key server" @@ -208,8 +216,12 @@ msgstr "Identidades" #: conf/settings.py:15 msgid "List of keyservers to be queried for unknown keys." -msgstr "Lista de servidores de llaves a ser utilizados para buscar llaves desconocidas." +msgstr "" +"Lista de servidores de llaves a ser utilizados para buscar llaves " +"desconocidas." #: conf/settings.py:16 msgid "Home directory used to store keys as well as configuration files." -msgstr "Directorio de inicio utilizado para almacenar las llaves, así como los archivos de configuración." +msgstr "" +"Directorio de inicio utilizado para almacenar las llaves, así como los " +"archivos de configuración." diff --git a/apps/django_gpg/locale/it/LC_MESSAGES/django.po b/apps/django_gpg/locale/it/LC_MESSAGES/django.po index 1ddf69508a..5f43af7183 100644 --- a/apps/django_gpg/locale/it/LC_MESSAGES/django.po +++ b/apps/django_gpg/locale/it/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Pierpaolo Baldan , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-03-21 13:33+0000\n" "Last-Translator: Pierpaolo Baldan \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" #: __init__.py:14 views.py:66 @@ -77,7 +78,9 @@ msgstr "Errore di firma" #: api.py:65 msgid "Document is signed but no public key is available for verification." -msgstr "Il documento è stato firmato, ma la chiave pubblica non è disponibile per la verifica" +msgstr "" +"Il documento è stato firmato, ma la chiave pubblica non è disponibile per la " +"verifica" #: api.py:69 msgid "Document is signed, and signature is good." @@ -161,7 +164,10 @@ msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " "that is part of a public/private pair the private key will be deleted as " "well." -msgstr "Sei sicuro di voler cancellare la chiave: %s? Se provi a cancellare una chiave pubblica che è parte di una coppia publica/privata anche la chiave privata sarà cancellata" +msgstr "" +"Sei sicuro di voler cancellare la chiave: %s? Se provi a cancellare una " +"chiave pubblica che è parte di una coppia publica/privata anche la chiave " +"privata sarà cancellata" #: views.py:128 msgid "Query key server" @@ -213,4 +219,6 @@ msgstr "Lista di server per chiavi che si possono interrogare." #: conf/settings.py:16 msgid "Home directory used to store keys as well as configuration files." -msgstr "Home directory utilizzata per memorizzare le chiavi così come i file di configurazione." +msgstr "" +"Home directory utilizzata per memorizzare le chiavi così come i file di " +"configurazione." diff --git a/apps/django_gpg/locale/pl/LC_MESSAGES/django.po b/apps/django_gpg/locale/pl/LC_MESSAGES/django.po index 56a1b1f4fb..85d72ddb58 100644 --- a/apps/django_gpg/locale/pl/LC_MESSAGES/django.po +++ b/apps/django_gpg/locale/pl/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-21 20:34+0000\n" "Last-Translator: mic \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" #: __init__.py:14 views.py:66 msgid "private keys" @@ -76,7 +78,9 @@ msgstr "Błąd podpisu." #: api.py:65 msgid "Document is signed but no public key is available for verification." -msgstr "Dokument został podpisany, ale klucz publiczny nie jest dostępny do weryfikacji." +msgstr "" +"Dokument został podpisany, ale klucz publiczny nie jest dostępny do " +"weryfikacji." #: api.py:69 msgid "Document is signed, and signature is good." @@ -160,7 +164,10 @@ msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " "that is part of a public/private pair the private key will be deleted as " "well." -msgstr "Czy na pewno chcesz usunąć klucz:%s? Jeśli próbujesz usunąć klucza publiczny, który jest częścią pary publiczny / prywatny klucz prywatny zostanie usunięty również." +msgstr "" +"Czy na pewno chcesz usunąć klucz:%s? Jeśli próbujesz usunąć klucza " +"publiczny, który jest częścią pary publiczny / prywatny klucz prywatny " +"zostanie usunięty również." #: views.py:128 msgid "Query key server" @@ -212,4 +219,5 @@ msgstr "List of keyservers to be queried for unknown keys." #: conf/settings.py:16 msgid "Home directory used to store keys as well as configuration files." -msgstr "Katalog domowy używany do przechowywania kluczy oraz plików konfiguracyjnych." +msgstr "" +"Katalog domowy używany do przechowywania kluczy oraz plików konfiguracyjnych." diff --git a/apps/django_gpg/locale/pt/LC_MESSAGES/django.po b/apps/django_gpg/locale/pt/LC_MESSAGES/django.po index 6d25799e26..2a1be84cb9 100644 --- a/apps/django_gpg/locale/pt/LC_MESSAGES/django.po +++ b/apps/django_gpg/locale/pt/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # 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. # Vítor Figueiró , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-03 18:16+0000\n" "Last-Translator: Vítor Figueiró \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" #: __init__.py:14 views.py:66 @@ -77,7 +78,9 @@ msgstr "Erro de assinatura." #: api.py:65 msgid "Document is signed but no public key is available for verification." -msgstr "O documento está assinado, mas não está disponível uma chave pública para verificação." +msgstr "" +"O documento está assinado, mas não está disponível uma chave pública para " +"verificação." #: api.py:69 msgid "Document is signed, and signature is good." @@ -161,7 +164,10 @@ msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " "that is part of a public/private pair the private key will be deleted as " "well." -msgstr "Tem a certeza de que pretende excluir a chave: %s? Se tentar excluir uma chave pública que faça parte de um par chave pública / chave privada, a chave privada também será excluída." +msgstr "" +"Tem a certeza de que pretende excluir a chave: %s? Se tentar excluir uma " +"chave pública que faça parte de um par chave pública / chave privada, a " +"chave privada também será excluída." #: views.py:128 msgid "Query key server" diff --git a/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.po b/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.po index c2de637252..58b08383fc 100644 --- a/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:32+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" #: __init__.py:14 views.py:66 diff --git a/apps/django_gpg/locale/ru/LC_MESSAGES/django.po b/apps/django_gpg/locale/ru/LC_MESSAGES/django.po index 59d11d6ecc..bdd11ade86 100644 --- a/apps/django_gpg/locale/ru/LC_MESSAGES/django.po +++ b/apps/django_gpg/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-03 05:10+0000\n" "Last-Translator: Sergey Glita \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" #: __init__.py:14 views.py:66 msgid "private keys" @@ -160,7 +162,9 @@ msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " "that is part of a public/private pair the private key will be deleted as " "well." -msgstr "Вы уверены, что хотите удалить ключ %s? Если вы удалите открытый ключ то соответствующий ему закрытый ключ тоже будет удалён." +msgstr "" +"Вы уверены, что хотите удалить ключ %s? Если вы удалите открытый ключ то " +"соответствующий ему закрытый ключ тоже будет удалён." #: views.py:128 msgid "Query key server" @@ -212,4 +216,6 @@ msgstr "Список ключевых серверов для запроса н #: conf/settings.py:16 msgid "Home directory used to store keys as well as configuration files." -msgstr "Домашний каталог, используемый для хранения ключей, а также файлов конфигурации." +msgstr "" +"Домашний каталог, используемый для хранения ключей, а также файлов " +"конфигурации." diff --git a/apps/document_comments/locale/de_DE/LC_MESSAGES/django.po b/apps/document_comments/locale/de_DE/LC_MESSAGES/django.po index a9f1c32836..9160cb9b10 100644 --- a/apps/document_comments/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/document_comments/locale/de_DE/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:08-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-04-20 18:09+0000\n" "Last-Translator: tetjarediske \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" #: __init__.py:19 __init__.py:20 diff --git a/apps/document_comments/locale/en/LC_MESSAGES/django.po b/apps/document_comments/locale/en/LC_MESSAGES/django.po index 94357eeb3d..c32924f35e 100644 --- a/apps/document_comments/locale/en/LC_MESSAGES/django.po +++ b/apps/document_comments/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:29-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/document_comments/locale/es/LC_MESSAGES/django.po b/apps/document_comments/locale/es/LC_MESSAGES/django.po index c2b2b9d2e1..df0746c501 100644 --- a/apps/document_comments/locale/es/LC_MESSAGES/django.po +++ b/apps/document_comments/locale/es/LC_MESSAGES/django.po @@ -1,20 +1,21 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:08-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-02 18:20+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:19 __init__.py:20 diff --git a/apps/document_comments/locale/it/LC_MESSAGES/django.po b/apps/document_comments/locale/it/LC_MESSAGES/django.po index 66dde86e8a..1f6347649b 100644 --- a/apps/document_comments/locale/it/LC_MESSAGES/django.po +++ b/apps/document_comments/locale/it/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:08-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-02 18:20+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" #: __init__.py:19 __init__.py:20 diff --git a/apps/document_comments/locale/pl/LC_MESSAGES/django.po b/apps/document_comments/locale/pl/LC_MESSAGES/django.po index 2019d36e5e..e15314c866 100644 --- a/apps/document_comments/locale/pl/LC_MESSAGES/django.po +++ b/apps/document_comments/locale/pl/LC_MESSAGES/django.po @@ -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: # mic , 2012. # , 2012. @@ -9,16 +9,18 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:08-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-21 14:50+0000\n" "Last-Translator: mic \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" #: __init__.py:19 __init__.py:20 msgid "delete" diff --git a/apps/document_comments/locale/pt/LC_MESSAGES/django.po b/apps/document_comments/locale/pt/LC_MESSAGES/django.po index 8fcd125c86..f22c9f31ad 100644 --- a/apps/document_comments/locale/pt/LC_MESSAGES/django.po +++ b/apps/document_comments/locale/pt/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Vítor Figueiró , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:08-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 11:57+0000\n" "Last-Translator: Vítor Figueiró \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" #: __init__.py:19 __init__.py:20 diff --git a/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.po b/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.po index 780abae782..f54dcad7fe 100644 --- a/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:08-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:32+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" #: __init__.py:19 __init__.py:20 diff --git a/apps/document_comments/locale/ru/LC_MESSAGES/django.po b/apps/document_comments/locale/ru/LC_MESSAGES/django.po index 608c8f983a..2a5ae5836e 100644 --- a/apps/document_comments/locale/ru/LC_MESSAGES/django.po +++ b/apps/document_comments/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:08-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-02 18:20+0000\n" "Last-Translator: Roberto Rosario \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" #: __init__.py:19 __init__.py:20 msgid "delete" diff --git a/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.po b/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.po index f05ec0a19d..ebfd9f96ed 100644 --- a/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-12 09:24+0000\n" "Last-Translator: tilmannsittig \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" #: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:38 @@ -78,7 +79,9 @@ msgstr "Fehler Dokument-Index-Updateausdruck: %(expression)s; %(exception)s" #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "Fehler beim Aktualisieren des Dokumenten-Index, Ausdruck: %(expression)s; %(exception)s" +msgstr "" +"Fehler beim Aktualisieren des Dokumenten-Index, Ausdruck: %(expression)s; " +"%(exception)s" #: api.py:149 #, python-format @@ -95,7 +98,9 @@ msgstr "Dokumenten-Index-Verzeichnis kann nicht erstellt werden: %s" msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exc)s" -msgstr "Erstellen der symb. Verknüpfung nicht möglich, Datei existiert und kann nicht gelöscht werden: %(filepath)s; %(exc)s" +msgstr "" +"Erstellen der symb. Verknüpfung nicht möglich, Datei existiert und kann " +"nicht gelöscht werden: %(filepath)s; %(exc)s" #: filesystem.py:71 #, python-format @@ -138,9 +143,10 @@ msgid "enabled" msgstr "aktiviert" #: models.py:19 -msgid "" -"Causes this index to be visible and updated when document data changes." -msgstr "Sorgt dafür, dass der Index sichtbar ist und aktualisiert wird, wenn sich die Inhalte der Dokumente ändern." +msgid "Causes this index to be visible and updated when document data changes." +msgstr "" +"Sorgt dafür, dass der Index sichtbar ist und aktualisiert wird, wenn sich " +"die Inhalte der Dokumente ändern." #: models.py:41 models.py:47 views.py:104 views.py:135 views.py:161 #: views.py:198 views.py:228 views.py:268 @@ -153,11 +159,14 @@ msgstr "Indizierungs-Ausdruck" #: models.py:48 msgid "Enter a python string expression to be evaluated." -msgstr "Geben Sie einen python-String-Ausdruck an, der ausgewertet werden soll." +msgstr "" +"Geben Sie einen python-String-Ausdruck an, der ausgewertet werden soll." #: models.py:50 msgid "Causes this node to be visible and updated when document data changes." -msgstr "Sorgt dafür, dass dieser Knoten sichtbar ist und aktualisiert wird, wenn sich die Inhalte der Dokumente ändern." +msgstr "" +"Sorgt dafür, dass dieser Knoten sichtbar ist und aktualisiert wird, wenn " +"sich die Inhalte der Dokumente ändern." #: models.py:51 msgid "link documents" @@ -165,9 +174,11 @@ msgstr "Dokumente verknüpfen" #: models.py:51 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." -msgstr "Wählen Sie diese Option, wenn der Knoten als Ordner für Dokumente und nicht als Eltern-Knoten für weitere Kind-Knotenpunkte fungieren soll." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." +msgstr "" +"Wählen Sie diese Option, wenn der Knoten als Ordner für Dokumente und nicht " +"als Eltern-Knoten für weitere Kind-Knotenpunkte fungieren soll." #: models.py:57 models.py:63 msgid "index template node" @@ -333,7 +344,8 @@ msgstr "Sind Sie sicher, dass Sie alle Indices neu erstellen möchten?" #: views.py:367 msgid "On large databases this operation may take some time to execute." -msgstr "Bei großen Datenbanken kann dieser Vorgang einige Zeit in Anspruch nehmen." +msgstr "" +"Bei großen Datenbanken kann dieser Vorgang einige Zeit in Anspruch nehmen." #: views.py:373 msgid "Index rebuild completed successfully." @@ -351,8 +363,8 @@ msgstr "Indices enthalten: %s" #: conf/settings.py:22 msgid "" -"A dictionary that maps the index name and where on the filesystem that index" -" will be mirrored." +"A dictionary that maps the index name and where on the filesystem that index " +"will be mirrored." msgstr "" #: templates/indexing_help.html:3 @@ -361,4 +373,5 @@ msgstr "Was sind Indices?" #: templates/indexing_help.html:4 msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "Indices gruppieren Dokumente in eine baumartige, hierarchische Struktur." +msgstr "" +"Indices gruppieren Dokumente in eine baumartige, hierarchische Struktur." diff --git a/apps/document_indexing/locale/en/LC_MESSAGES/django.po b/apps/document_indexing/locale/en/LC_MESSAGES/django.po index 5bf5011a42..ab61bbb9da 100644 --- a/apps/document_indexing/locale/en/LC_MESSAGES/django.po +++ b/apps/document_indexing/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:29-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/document_indexing/locale/es/LC_MESSAGES/django.po b/apps/document_indexing/locale/es/LC_MESSAGES/django.po index a75c920e0b..1fe6d6305e 100644 --- a/apps/document_indexing/locale/es/LC_MESSAGES/django.po +++ b/apps/document_indexing/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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 , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-12 19:28+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:38 @@ -72,13 +73,17 @@ msgstr "Cuenta máxima de sufijo (%s) alcanzada." #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" -msgstr "Error en la expresión de actualización de indexación: %(expression)s; %(exception)s " +msgstr "" +"Error en la expresión de actualización de indexación: %(expression)s; " +"%(exception)s " #: api.py:92 api.py:107 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "Error actualizando el indice de documento, expresión: %(expression)s; %(exception)s " +msgstr "" +"Error actualizando el indice de documento, expresión: %(expression)s; " +"%(exception)s " #: api.py:149 #, python-format @@ -95,7 +100,9 @@ msgstr "No se puede crear el directorio de indexación; %s" msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exc)s" -msgstr "No se puede crear un enlace simbólico, el archivo existe y no puede eliminarse: %(filepath)s; %(exc)s " +msgstr "" +"No se puede crear un enlace simbólico, el archivo existe y no puede " +"eliminarse: %(filepath)s; %(exc)s " #: filesystem.py:71 #, python-format @@ -138,9 +145,10 @@ msgid "enabled" msgstr "habilitado" #: models.py:19 -msgid "" -"Causes this index to be visible and updated when document data changes." -msgstr "Hace que este índice sea visible y actualizado cuando los datos de documentos cambien." +msgid "Causes this index to be visible and updated when document data changes." +msgstr "" +"Hace que este índice sea visible y actualizado cuando los datos de " +"documentos cambien." #: models.py:41 models.py:47 views.py:104 views.py:135 views.py:161 #: views.py:198 views.py:228 views.py:268 @@ -157,7 +165,9 @@ msgstr "Introduzca una expresión de python para ser evaluada." #: models.py:50 msgid "Causes this node to be visible and updated when document data changes." -msgstr "Causa que este nodo sea visible y actualizado cuando los datos de los documentos son cambiados." +msgstr "" +"Causa que este nodo sea visible y actualizado cuando los datos de los " +"documentos son cambiados." #: models.py:51 msgid "link documents" @@ -165,9 +175,11 @@ msgstr "enlace de documentos" #: models.py:51 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." -msgstr "Marque esta opción para que el nodo actue como un contenedor de documentos y no como un padre para mas nodos secundarios." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." +msgstr "" +"Marque esta opción para que el nodo actue como un contenedor de documentos y " +"no como un padre para mas nodos secundarios." #: models.py:57 models.py:63 msgid "index template node" @@ -333,7 +345,9 @@ msgstr "¿Está seguro que desea reconstruir todos los índices?" #: views.py:367 msgid "On large databases this operation may take some time to execute." -msgstr "En bases de datos de gran tamaño esta operación puede tardar algún tiempo en ejecutarse." +msgstr "" +"En bases de datos de gran tamaño esta operación puede tardar algún tiempo en " +"ejecutarse." #: views.py:373 msgid "Index rebuild completed successfully." @@ -351,9 +365,11 @@ msgstr "índices que contienen: %s" #: conf/settings.py:22 msgid "" -"A dictionary that maps the index name and where on the filesystem that index" -" will be mirrored." -msgstr "Un diccionario que asigna el nombre del índice y en qué parte del sistema de archivos dicho índice se va a reflejar." +"A dictionary that maps the index name and where on the filesystem that index " +"will be mirrored." +msgstr "" +"Un diccionario que asigna el nombre del índice y en qué parte del sistema de " +"archivos dicho índice se va a reflejar." #: templates/indexing_help.html:3 msgid "What are indexes?" @@ -361,4 +377,5 @@ msgstr "¿Que son los índices?" #: templates/indexing_help.html:4 msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "Los índices agrupan documentos en una estructura jerárquica tipo árbol. " +msgstr "" +"Los índices agrupan documentos en una estructura jerárquica tipo árbol. " diff --git a/apps/document_indexing/locale/it/LC_MESSAGES/django.po b/apps/document_indexing/locale/it/LC_MESSAGES/django.po index 373fbe9595..13f063fe92 100644 --- a/apps/document_indexing/locale/it/LC_MESSAGES/django.po +++ b/apps/document_indexing/locale/it/LC_MESSAGES/django.po @@ -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: # Carlo Zanatto <>, 2012. # , 2011. @@ -9,15 +9,16 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-08 07:25+0000\n" "Last-Translator: Carlo Zanatto <>\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" #: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:38 @@ -74,13 +75,17 @@ msgstr "Massimo dei suffissi contati (%s) ." #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" -msgstr "Errore nella creazione dell'indice per l'espressione: %(expression)s; %(exception)s" +msgstr "" +"Errore nella creazione dell'indice per l'espressione: %(expression)s; " +"%(exception)s" #: api.py:92 api.py:107 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "Errore nell'aggiornamento delle'indice documento per l'espressione: %(expression)s; %(exception)s" +msgstr "" +"Errore nell'aggiornamento delle'indice documento per l'espressione: " +"%(expression)s; %(exception)s" #: api.py:149 #, python-format @@ -97,7 +102,9 @@ msgstr "Impossibile creare la directory per gli indici; %s" msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exc)s" -msgstr "Impossibile creare un link simbolico, il file già esiste e non può essere cancellato: %(filepath)s; %(exc)s" +msgstr "" +"Impossibile creare un link simbolico, il file già esiste e non può essere " +"cancellato: %(filepath)s; %(exc)s" #: filesystem.py:71 #, python-format @@ -140,9 +147,10 @@ msgid "enabled" msgstr "abilitato" #: models.py:19 -msgid "" -"Causes this index to be visible and updated when document data changes." -msgstr "Fa sì che questo indice possa essere visibile e aggiornato quando i dati del documento cambiano." +msgid "Causes this index to be visible and updated when document data changes." +msgstr "" +"Fa sì che questo indice possa essere visibile e aggiornato quando i dati del " +"documento cambiano." #: models.py:41 models.py:47 views.py:104 views.py:135 views.py:161 #: views.py:198 views.py:228 views.py:268 @@ -159,7 +167,9 @@ msgstr "Inserisci una espressione python perchè possa essere valutata." #: models.py:50 msgid "Causes this node to be visible and updated when document data changes." -msgstr "Fa sì che questo nodo possa essere visibili e aggiornato quando i dati del documento cambiano." +msgstr "" +"Fa sì che questo nodo possa essere visibili e aggiornato quando i dati del " +"documento cambiano." #: models.py:51 msgid "link documents" @@ -167,9 +177,11 @@ msgstr "link al documento" #: models.py:51 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." -msgstr "Selezionare questa opzione per questo specifico nodo quale contenitore per i documenti e non come un genitore per ulteriori nodi." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." +msgstr "" +"Selezionare questa opzione per questo specifico nodo quale contenitore per i " +"documenti e non come un genitore per ulteriori nodi." #: models.py:57 models.py:63 msgid "index template node" @@ -335,7 +347,9 @@ msgstr "Sei sicuro di voler ricostruire l'indice ?" #: views.py:367 msgid "On large databases this operation may take some time to execute." -msgstr "Per un database di grosse dimensioni l'operazione protrebbe aver bisogno di tempo." +msgstr "" +"Per un database di grosse dimensioni l'operazione protrebbe aver bisogno di " +"tempo." #: views.py:373 msgid "Index rebuild completed successfully." @@ -353,9 +367,11 @@ msgstr "Gli indici contengono: %s" #: conf/settings.py:22 msgid "" -"A dictionary that maps the index name and where on the filesystem that index" -" will be mirrored." -msgstr "Un dizionario che associa il nome dell'indice e dove sul filesystem verrà copiato." +"A dictionary that maps the index name and where on the filesystem that index " +"will be mirrored." +msgstr "" +"Un dizionario che associa il nome dell'indice e dove sul filesystem verrà " +"copiato." #: templates/indexing_help.html:3 msgid "What are indexes?" @@ -363,4 +379,6 @@ msgstr "Cosa sono gli indici ?" #: templates/indexing_help.html:4 msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "Gli Indici dei documenti rappresentano , nella forma di albero, la struttura gerarchica dei documenti stessi.." +msgstr "" +"Gli Indici dei documenti rappresentano , nella forma di albero, la struttura " +"gerarchica dei documenti stessi.." diff --git a/apps/document_indexing/locale/pl/LC_MESSAGES/django.po b/apps/document_indexing/locale/pl/LC_MESSAGES/django.po index 5d1b3cf691..7464fb9741 100644 --- a/apps/document_indexing/locale/pl/LC_MESSAGES/django.po +++ b/apps/document_indexing/locale/pl/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-21 20:50+0000\n" "Last-Translator: mic \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" #: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:38 #: views.py:283 @@ -72,13 +74,15 @@ msgstr "Maximum suffix (%s) count reached." #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" -msgstr "Error in document indexing update expression: %(expression)s; %(exception)s" +msgstr "" +"Error in document indexing update expression: %(expression)s; %(exception)s" #: api.py:92 api.py:107 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "Error updating document index, expression: %(expression)s; %(exception)s" +msgstr "" +"Error updating document index, expression: %(expression)s; %(exception)s" #: api.py:149 #, python-format @@ -95,7 +99,9 @@ msgstr "Nie można utworzyć katalogu indeksowania;%s" msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exc)s" -msgstr "Nie można utworzyć dowiązania symbolicznego, plik istnieje i nie może zostać usunięty: %(filepath)s ; %(exc)s " +msgstr "" +"Nie można utworzyć dowiązania symbolicznego, plik istnieje i nie może zostać " +"usunięty: %(filepath)s ; %(exc)s " #: filesystem.py:71 #, python-format @@ -138,9 +144,10 @@ msgid "enabled" msgstr "włączony" #: models.py:19 -msgid "" -"Causes this index to be visible and updated when document data changes." -msgstr "Powoduje że ten wskaźnik będzie widoczny i zaktualizowany podczas zmiany danych dokumentów." +msgid "Causes this index to be visible and updated when document data changes." +msgstr "" +"Powoduje że ten wskaźnik będzie widoczny i zaktualizowany podczas zmiany " +"danych dokumentów." #: models.py:41 models.py:47 views.py:104 views.py:135 views.py:161 #: views.py:198 views.py:228 views.py:268 @@ -165,9 +172,11 @@ msgstr "link documents" #: models.py:51 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." -msgstr "Check this option to have this node act as a container for documents and not as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." +msgstr "" +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." #: models.py:57 models.py:63 msgid "index template node" @@ -351,8 +360,8 @@ msgstr "indeksy zawierające:%s" #: conf/settings.py:22 msgid "" -"A dictionary that maps the index name and where on the filesystem that index" -" will be mirrored." +"A dictionary that maps the index name and where on the filesystem that index " +"will be mirrored." msgstr "" #: templates/indexing_help.html:3 diff --git a/apps/document_indexing/locale/pt/LC_MESSAGES/django.po b/apps/document_indexing/locale/pt/LC_MESSAGES/django.po index 5ed493de3f..eee6c9461b 100644 --- a/apps/document_indexing/locale/pt/LC_MESSAGES/django.po +++ b/apps/document_indexing/locale/pt/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Renata Oliveira , 2011. # Vítor Figueiró , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-03 18:47+0000\n" "Last-Translator: Vítor Figueiró \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" #: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:38 @@ -73,13 +74,17 @@ msgstr "Contagem máxima do sufixo (%s) alcançada." #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" -msgstr "Erro na expressão de atualização de indexação de documentos: %(expression)s; %(exception)s " +msgstr "" +"Erro na expressão de atualização de indexação de documentos: %(expression)s; " +"%(exception)s " #: api.py:92 api.py:107 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "Erro ao atualizar índice de documentos, expressão: %(expression)s ; %(exception)s " +msgstr "" +"Erro ao atualizar índice de documentos, expressão: %(expression)s ; " +"%(exception)s " #: api.py:149 #, python-format @@ -96,7 +101,9 @@ msgstr "Não é possível criar o diretório de indexação; %s" msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exc)s" -msgstr "Não é possível criar a ligação simbólica, o ficheiro existe e não pode ser excluído: %(filepath)s; %(exc)s " +msgstr "" +"Não é possível criar a ligação simbólica, o ficheiro existe e não pode ser " +"excluído: %(filepath)s; %(exc)s " #: filesystem.py:71 #, python-format @@ -139,9 +146,10 @@ msgid "enabled" msgstr "habilitado" #: models.py:19 -msgid "" -"Causes this index to be visible and updated when document data changes." -msgstr "Faz com que este índice seja visível e atualizado quando os dados do documento forem alterados." +msgid "Causes this index to be visible and updated when document data changes." +msgstr "" +"Faz com que este índice seja visível e atualizado quando os dados do " +"documento forem alterados." #: models.py:41 models.py:47 views.py:104 views.py:135 views.py:161 #: views.py:198 views.py:228 views.py:268 @@ -158,7 +166,9 @@ msgstr "Digite uma expressão python para ser avaliada." #: models.py:50 msgid "Causes this node to be visible and updated when document data changes." -msgstr "Faz com que este nó seja visível e atualizado quando os dados do documento forem alterados." +msgstr "" +"Faz com que este nó seja visível e atualizado quando os dados do documento " +"forem alterados." #: models.py:51 msgid "link documents" @@ -166,9 +176,11 @@ msgstr "ligar documentos" #: models.py:51 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." -msgstr "Escolha esta opção para que este nó atue como contentor para documentos e não como pai de outros nós." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." +msgstr "" +"Escolha esta opção para que este nó atue como contentor para documentos e " +"não como pai de outros nós." #: models.py:57 models.py:63 msgid "index template node" @@ -352,9 +364,11 @@ msgstr "índices contendo: %s" #: conf/settings.py:22 msgid "" -"A dictionary that maps the index name and where on the filesystem that index" -" will be mirrored." -msgstr "Um dicionário que mapeia o nome do índice com o local no sistema de ficheiros onde será espelhado." +"A dictionary that maps the index name and where on the filesystem that index " +"will be mirrored." +msgstr "" +"Um dicionário que mapeia o nome do índice com o local no sistema de " +"ficheiros onde será espelhado." #: templates/indexing_help.html:3 msgid "What are indexes?" @@ -362,4 +376,5 @@ msgstr "O que são índices?" #: templates/indexing_help.html:4 msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "Os índices agrupam documentos numa árvore como uma estrutura hierárquica." +msgstr "" +"Os índices agrupam documentos numa árvore como uma estrutura hierárquica." diff --git a/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.po b/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.po index e2e9c79bad..32473d401e 100644 --- a/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Renata Oliveira , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:31+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" #: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:38 @@ -72,13 +73,17 @@ msgstr "Quantidade máxima do sufixo (%s) alcançada." #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" -msgstr "Erro de atualização na expressão de indexação do documento: %(expression)s; %(exception)s " +msgstr "" +"Erro de atualização na expressão de indexação do documento: %(expression)s; " +"%(exception)s " #: api.py:92 api.py:107 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "Erro de atualização de índice do documento, a expressão: %(expression)s ; %(exception)s " +msgstr "" +"Erro de atualização de índice do documento, a expressão: %(expression)s ; " +"%(exception)s " #: api.py:149 #, python-format @@ -95,7 +100,9 @@ msgstr "Não é possível criar o diretório de indexação; %s" msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exc)s" -msgstr "Não é possível criar o link simbólico, o arquivo existe e não pode ser excluído: %(filepath)s; %(exc)s " +msgstr "" +"Não é possível criar o link simbólico, o arquivo existe e não pode ser " +"excluído: %(filepath)s; %(exc)s " #: filesystem.py:71 #, python-format @@ -138,8 +145,7 @@ msgid "enabled" msgstr "habilitado" #: models.py:19 -msgid "" -"Causes this index to be visible and updated when document data changes." +msgid "Causes this index to be visible and updated when document data changes." msgstr "" #: models.py:41 models.py:47 views.py:104 views.py:135 views.py:161 @@ -165,8 +171,8 @@ msgstr "ligar documentos" #: models.py:51 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." msgstr "" #: models.py:57 models.py:63 @@ -333,7 +339,8 @@ msgstr "Tem certeza de que deseja reconstruir todos os índices?" #: views.py:367 msgid "On large databases this operation may take some time to execute." -msgstr "Em grandes bases de dados esta operação pode levar algum tempo para executar." +msgstr "" +"Em grandes bases de dados esta operação pode levar algum tempo para executar." #: views.py:373 msgid "Index rebuild completed successfully." @@ -351,8 +358,8 @@ msgstr "índices contendo: %s" #: conf/settings.py:22 msgid "" -"A dictionary that maps the index name and where on the filesystem that index" -" will be mirrored." +"A dictionary that maps the index name and where on the filesystem that index " +"will be mirrored." msgstr "" #: templates/indexing_help.html:3 @@ -361,4 +368,5 @@ msgstr "Quais são os índices?" #: templates/indexing_help.html:4 msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "Indexar documentos agrupados em uma árvore como uma estrutura hierárquica." +msgstr "" +"Indexar documentos agrupados em uma árvore como uma estrutura hierárquica." diff --git a/apps/document_indexing/locale/ru/LC_MESSAGES/django.po b/apps/document_indexing/locale/ru/LC_MESSAGES/django.po index 3f7b14500a..709459227f 100644 --- a/apps/document_indexing/locale/ru/LC_MESSAGES/django.po +++ b/apps/document_indexing/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-27 04:22+0000\n" "Last-Translator: Sergey Glita \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" #: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:38 #: views.py:283 @@ -72,13 +74,17 @@ msgstr "Достигнуто максимальное (%s) число суффи #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" -msgstr "Ошибка в выражении обновления индексов документа: %(expression)s; %(exception)s" +msgstr "" +"Ошибка в выражении обновления индексов документа: %(expression)s; " +"%(exception)s" #: api.py:92 api.py:107 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "Ошибка при обновлении индекса документа, выражение: %(expression)s; %(exception)s" +msgstr "" +"Ошибка при обновлении индекса документа, выражение: %(expression)s; " +"%(exception)s" #: api.py:149 #, python-format @@ -95,7 +101,9 @@ msgstr "Не удается создать индексации каталога msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exc)s" -msgstr "Невозможно создать символическую ссылку, файл существует и не может быть удален: %(filepath)s; %(exc)s" +msgstr "" +"Невозможно создать символическую ссылку, файл существует и не может быть " +"удален: %(filepath)s; %(exc)s" #: filesystem.py:71 #, python-format @@ -138,9 +146,9 @@ msgid "enabled" msgstr "разрешено" #: models.py:19 -msgid "" -"Causes this index to be visible and updated when document data changes." -msgstr "Этот индекс должен быть видимым и обновляться при изменении данных документа." +msgid "Causes this index to be visible and updated when document data changes." +msgstr "" +"Этот индекс должен быть видимым и обновляться при изменении данных документа." #: models.py:41 models.py:47 views.py:104 views.py:135 views.py:161 #: views.py:198 views.py:228 views.py:268 @@ -157,7 +165,8 @@ msgstr "Введите строковое выражение питона для #: models.py:50 msgid "Causes this node to be visible and updated when document data changes." -msgstr "Этот узел должен быть видимым и обновляются при изменении данных документа." +msgstr "" +"Этот узел должен быть видимым и обновляются при изменении данных документа." #: models.py:51 msgid "link documents" @@ -165,9 +174,10 @@ msgstr "связать документы" #: models.py:51 msgid "" -"Check this option to have this node act as a container for documents and not" -" as a parent for further nodes." -msgstr "Этот узел будет контейнером для документов и не будет иметь дочерних узлов." +"Check this option to have this node act as a container for documents and not " +"as a parent for further nodes." +msgstr "" +"Этот узел будет контейнером для документов и не будет иметь дочерних узлов." #: models.py:57 models.py:63 msgid "index template node" @@ -333,7 +343,9 @@ msgstr "Вы уверены, что хотите перестроить все #: views.py:367 msgid "On large databases this operation may take some time to execute." -msgstr "В больших базах данных эта операция может занять некоторое время для выполнения." +msgstr "" +"В больших базах данных эта операция может занять некоторое время для " +"выполнения." #: views.py:373 msgid "Index rebuild completed successfully." @@ -351,9 +363,11 @@ msgstr "индексы, содержащие: %s" #: conf/settings.py:22 msgid "" -"A dictionary that maps the index name and where on the filesystem that index" -" will be mirrored." -msgstr "Словарь, который отображает имя индекса и где на файловой системе он будет отражен." +"A dictionary that maps the index name and where on the filesystem that index " +"will be mirrored." +msgstr "" +"Словарь, который отображает имя индекса и где на файловой системе он будет " +"отражен." #: templates/indexing_help.html:3 msgid "What are indexes?" diff --git a/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.po b/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.po index 887786a2f8..2370004d0a 100644 --- a/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-05-05 10:18+0000\n" "Last-Translator: tetjarediske \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" #: __init__.py:83 diff --git a/apps/document_signatures/locale/en/LC_MESSAGES/django.po b/apps/document_signatures/locale/en/LC_MESSAGES/django.po index 1242830803..4539529a2f 100644 --- a/apps/document_signatures/locale/en/LC_MESSAGES/django.po +++ b/apps/document_signatures/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:30-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/document_signatures/locale/es/LC_MESSAGES/django.po b/apps/document_signatures/locale/es/LC_MESSAGES/django.po index 3fafa2f8fa..73c7365da9 100644 --- a/apps/document_signatures/locale/es/LC_MESSAGES/django.po +++ b/apps/document_signatures/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-02 18:30+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:83 diff --git a/apps/document_signatures/locale/it/LC_MESSAGES/django.po b/apps/document_signatures/locale/it/LC_MESSAGES/django.po index 7407cced9c..823a4eb056 100644 --- a/apps/document_signatures/locale/it/LC_MESSAGES/django.po +++ b/apps/document_signatures/locale/it/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Carlo Zanatto <>, 2012. # Pierpaolo Baldan , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-08 07:20+0000\n" "Last-Translator: Carlo Zanatto <>\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" #: __init__.py:83 diff --git a/apps/document_signatures/locale/pl/LC_MESSAGES/django.po b/apps/document_signatures/locale/pl/LC_MESSAGES/django.po index 4f84487226..d10e2b8f89 100644 --- a/apps/document_signatures/locale/pl/LC_MESSAGES/django.po +++ b/apps/document_signatures/locale/pl/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-21 20:53+0000\n" "Last-Translator: mic \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" #: __init__.py:83 msgid "upload signature" diff --git a/apps/document_signatures/locale/pt/LC_MESSAGES/django.po b/apps/document_signatures/locale/pt/LC_MESSAGES/django.po index 8a9af056ac..bed4db719e 100644 --- a/apps/document_signatures/locale/pt/LC_MESSAGES/django.po +++ b/apps/document_signatures/locale/pt/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Vítor Figueiró , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 20:53+0000\n" "Last-Translator: Vítor Figueiró \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" #: __init__.py:83 diff --git a/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.po b/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.po index dbad6c322f..d1474d3f77 100644 --- a/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.po @@ -1,20 +1,21 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:32+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" #: __init__.py:83 diff --git a/apps/document_signatures/locale/ru/LC_MESSAGES/django.po b/apps/document_signatures/locale/ru/LC_MESSAGES/django.po index 4f3448e7ca..9fb4a97e0b 100644 --- a/apps/document_signatures/locale/ru/LC_MESSAGES/django.po +++ b/apps/document_signatures/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-03 06:43+0000\n" "Last-Translator: Sergey Glita \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" #: __init__.py:83 msgid "upload signature" diff --git a/apps/documents/locale/de_DE/LC_MESSAGES/django.po b/apps/documents/locale/de_DE/LC_MESSAGES/django.po index 8bf4231922..cb95ad11ff 100644 --- a/apps/documents/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/documents/locale/de_DE/LC_MESSAGES/django.po @@ -1,218 +1,275 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-30 08:30+0000\n" "Last-Translator: Roberto Rosario \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" -#: __init__.py:63 +#: __init__.py:55 msgid "all documents" msgstr "Alle Dokumente" -#: __init__.py:64 models.py:669 views.py:871 +#: __init__.py:56 models.py:669 views.py:870 msgid "recent documents" msgstr "Letzte Dokumente" -#: __init__.py:65 +#: __init__.py:57 msgid "upload new documents" msgstr "neues Dokument hochladen" -#: __init__.py:66 +#: __init__.py:58 msgid "clone metadata" msgstr "dupliziere Metadaten" -#: __init__.py:67 +#: __init__.py:59 msgid "details" msgstr "Details" -#: __init__.py:68 +#: __init__.py:60 msgid "properties" msgstr "Eigenschaften" -#: __init__.py:69 __init__.py:70 __init__.py:92 __init__.py:116 -#: __init__.py:122 +#: __init__.py:61 __init__.py:62 __init__.py:84 __init__.py:108 +#: __init__.py:114 msgid "delete" msgstr "Lösche" -#: __init__.py:71 __init__.py:91 __init__.py:115 __init__.py:121 +#: __init__.py:63 __init__.py:83 __init__.py:107 __init__.py:113 msgid "edit" msgstr "Bearbeite" -#: __init__.py:72 +#: __init__.py:64 msgid "preview" msgstr "Vorschau" -#: __init__.py:73 __init__.py:74 __init__.py:75 +#: __init__.py:65 __init__.py:66 __init__.py:67 msgid "download" msgstr "Herunterladen" -#: __init__.py:76 +#: __init__.py:68 msgid "find duplicates" msgstr "finde Duplikate" -#: __init__.py:77 +#: __init__.py:69 msgid "find all duplicates" msgstr "finde alle Duplikate" -#: __init__.py:77 +#: __init__.py:69 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "Suche nach der Prüfsumme in allen Dokumenten und gebe Liste mit exakten Treffen zurück." +msgstr "" +"Suche nach der Prüfsumme in allen Dokumenten und gebe Liste mit exakten " +"Treffen zurück." -#: __init__.py:78 +#: __init__.py:70 msgid "update office documents' page count" msgstr "Aktualisieren der Seitenzahlen von Office-Dokumenten" -#: __init__.py:78 +#: __init__.py:70 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "Aktualisiert die Seitenzahlen von Office-Dokumenten. Dies ist nützlich, wenn Office-Dokumenten Support aktiviert wird, nachdem schon entsprechende Dokumente in der Datenbank gespeichert sind." +msgstr "" +"Aktualisiert die Seitenzahlen von Office-Dokumenten. Dies ist nützlich, wenn " +"Office-Dokumenten Support aktiviert wird, nachdem schon entsprechende " +"Dokumente in der Datenbank gespeichert sind." -#: __init__.py:79 __init__.py:80 +#: __init__.py:71 __init__.py:72 msgid "clear transformations" msgstr "Lösche Transformationen" -#: __init__.py:81 +#: __init__.py:73 msgid "print" msgstr "Drucke" -#: __init__.py:82 +#: __init__.py:74 msgid "history" msgstr "Verlauf" -#: __init__.py:83 +#: __init__.py:75 msgid "Find missing document files" msgstr "Suche fehlende Dokumenten Dateien" -#: __init__.py:86 +#: __init__.py:78 msgid "Clear the document image cache" msgstr "Bereinige den Dokumenten Bilder Cache" -#: __init__.py:86 +#: __init__.py:78 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "Bereinige die grafische Darstellung die benutzt wird um die Dokumenten Darstellung und interaktive Transformations Ausgabe zu beschleunigen." +msgstr "" +"Bereinige die grafische Darstellung die benutzt wird um die Dokumenten " +"Darstellung und interaktive Transformations Ausgabe zu beschleunigen." -#: __init__.py:89 +#: __init__.py:81 msgid "page transformations" msgstr "Seiten Transformationen" -#: __init__.py:90 +#: __init__.py:82 msgid "create new transformation" msgstr "Erstelle neue Transformation" -#: __init__.py:94 +#: __init__.py:86 msgid "page image" msgstr "Seiten Bild" -#: __init__.py:95 +#: __init__.py:87 msgid "page text" msgstr "Seiten Text" -#: __init__.py:96 +#: __init__.py:88 msgid "edit page text" msgstr "Bearbeite Seiten Text" -#: __init__.py:97 +#: __init__.py:89 msgid "next page" msgstr "Nächste Seite" -#: __init__.py:98 +#: __init__.py:90 msgid "previous page" msgstr "Vorherige Seite" -#: __init__.py:99 +#: __init__.py:91 msgid "first page" msgstr "Erste Seite" -#: __init__.py:100 +#: __init__.py:92 msgid "last page" msgstr "Letzte Seite" -#: __init__.py:101 +#: __init__.py:93 msgid "zoom in" msgstr "Zoom In" -#: __init__.py:102 +#: __init__.py:94 msgid "zoom out" msgstr "Zoom Out" -#: __init__.py:103 +#: __init__.py:95 msgid "rotate right" msgstr "Drehe rechts" -#: __init__.py:104 +#: __init__.py:96 msgid "rotate left" msgstr "Drehe links" -#: __init__.py:105 +#: __init__.py:97 msgid "reset view" msgstr "Ansicht zurücksetzen" -#: __init__.py:108 +#: __init__.py:100 msgid "versions" msgstr "Version" -#: __init__.py:109 +#: __init__.py:101 msgid "revert" msgstr "Rückgängig machen" -#: __init__.py:112 +#: __init__.py:104 msgid "document type list" msgstr "Dokumenten Typen Liste" -#: __init__.py:113 views.py:1050 +#: __init__.py:105 views.py:1049 msgid "document types" msgstr "Dokumente Typen" -#: __init__.py:114 +#: __init__.py:106 msgid "documents of this type" msgstr "Dokumente des Typs" -#: __init__.py:117 views.py:1161 +#: __init__.py:109 views.py:1160 msgid "create document type" msgstr "Erstelle Dokumenten Typ" -#: __init__.py:119 +#: __init__.py:111 msgid "filenames" msgstr "Dateiname" -#: __init__.py:120 +#: __init__.py:112 msgid "add filename to document type" msgstr "füge Dateiname zu Dokument hinzu" -#: __init__.py:164 permissions.py:7 +#: __init__.py:156 permissions.py:7 msgid "Documents" msgstr "Dokument" -#: __init__.py:166 __init__.py:179 models.py:91 views.py:79 +#: __init__.py:158 __init__.py:171 events.py:5 models.py:91 views.py:77 msgid "documents" msgstr "Dokumente" -#: __init__.py:169 +#: __init__.py:161 msgid "thumbnail" msgstr "Thumbnail" -#: __init__.py:172 +#: __init__.py:164 msgid "metadata" msgstr "Metadaten" +#: events.py:7 +msgid "Document creation" +msgstr "Dokument erzeugen" + +#: events.py:8 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "Dokument \"%(content_object)s\" erstellt von %(fullname)s." + +#: events.py:9 +#, python-format +msgid "" +"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "" +"Dokument \"%(content_object)s\" erstellt am %(datetime)s, von %(fullname)s." + +#: events.py:13 +msgid "Document edited" +msgstr "Dokument bearbeitet" + +#: events.py:14 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "Dokument \"%(content_object)s\" bearbeitet von %(fullname)s." + +#: events.py:15 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " +"The following changes took place: %(changes)s." +msgstr "" +"Dokument \"%(content_object)s\" wurde bearbeitet am %(datetime)s, von " +"%(fullname)s. Die folgenden Veränderungen wurden durchgeführt: %(changes)s." + +#: events.py:22 +msgid "Document deleted" +msgstr "Dokument gelöscht" + +#: events.py:23 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "Dokument \"%(document)s\" durch %(fullname)s gelöscht." + +#: events.py:24 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "" +"Dokument \"%(document)s\" am %(datetime)s, durch %(fullname)s gelöscht." + #: forms.py:63 msgid "Page image" msgstr "Seiten Bild" @@ -279,69 +336,39 @@ msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "Lade die Datei im original Format oder als komprimiertes Archiv herunter. Diese Option ist nur wählbar, wenn ein einzelnes Dokument heruntergeladen wird, mehrere Dateien werden immer als Archiv heruntergeladen." +msgstr "" +"Lade die Datei im original Format oder als komprimiertes Archiv herunter. " +"Diese Option ist nur wählbar, wenn ein einzelnes Dokument heruntergeladen " +"wird, mehrere Dateien werden immer als Archiv heruntergeladen." -#: literals.py:10 -msgid "Document creation" -msgstr "Dokument erzeugen" +#: forms.py:319 +#, fuzzy +msgid "Compressed filename" +msgstr "Dokumenten Typ Dateiname" -#: literals.py:11 -#, python-format -msgid "Document \"%(content_object)s\" created by %(fullname)s." -msgstr "Dokument \"%(content_object)s\" erstellt von %(fullname)s." - -#: literals.py:12 -#, python-format -msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "Dokument \"%(content_object)s\" erstellt am %(datetime)s, von %(fullname)s." - -#: literals.py:18 -msgid "Document edited" -msgstr "Dokument bearbeitet" - -#: literals.py:19 -#, python-format -msgid "Document \"%(content_object)s\" edited by %(fullname)s." -msgstr "Dokument \"%(content_object)s\" bearbeitet von %(fullname)s." - -#: literals.py:20 -#, python-format +#: forms.py:319 msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." -" The following changes took place: %(changes)s." -msgstr "Dokument \"%(content_object)s\" wurde bearbeitet am %(datetime)s, von %(fullname)s. Die folgenden Veränderungen wurden durchgeführt: %(changes)s." +"The filename of the compressed file that will contain the documents to be " +"downloaded, if the previous option is selected." +msgstr "" -#: literals.py:29 -msgid "Document deleted" -msgstr "Dokument gelöscht" - -#: literals.py:30 -#, python-format -msgid "Document \"%(document)s\" deleted by %(fullname)s." -msgstr "Dokument \"%(document)s\" durch %(fullname)s gelöscht." - -#: literals.py:31 -#, python-format -msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." -msgstr "Dokument \"%(document)s\" am %(datetime)s, durch %(fullname)s gelöscht." - -#: literals.py:42 +#: literals.py:15 msgid "final" msgstr "final" -#: literals.py:43 +#: literals.py:16 msgid "alpha" msgstr "alpha" -#: literals.py:44 +#: literals.py:17 msgid "beta" msgstr "beta" -#: literals.py:45 +#: literals.py:18 msgid "release candidate" msgstr "release candidate" -#: literals.py:46 +#: literals.py:19 msgid "hotfix" msgstr "hotfix" @@ -349,8 +376,8 @@ msgstr "hotfix" msgid "name" msgstr "Name" -#: models.py:68 models.py:78 models.py:543 views.py:1068 views.py:1097 -#: views.py:1126 views.py:1131 views.py:1174 views.py:1220 views.py:1254 +#: models.py:68 models.py:78 models.py:543 views.py:1067 views.py:1096 +#: views.py:1125 views.py:1130 views.py:1173 views.py:1219 views.py:1253 msgid "document type" msgstr "Dokumenten Typ" @@ -366,8 +393,8 @@ msgstr "Beschreibung" msgid "added" msgstr "hinzugefügt" -#: models.py:90 models.py:308 models.py:658 models.py:673 views.py:227 -#: views.py:351 +#: models.py:90 models.py:308 models.py:658 models.py:673 views.py:225 +#: views.py:349 msgid "document" msgstr "Dokument" @@ -410,7 +437,7 @@ msgstr "serial" msgid "timestamp" msgstr "Zeitstempel" -#: models.py:315 views.py:1357 +#: models.py:315 views.py:1356 msgid "comment" msgstr "Kommentar" @@ -430,13 +457,14 @@ msgstr "Dokumenten Version" msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." -msgstr "Das Dateiformat ist unbekannt, daher wird die Seitenzahl auf 1 gesetzt." +msgstr "" +"Das Dateiformat ist unbekannt, daher wird die Seitenzahl auf 1 gesetzt." -#: models.py:544 views.py:1353 +#: models.py:544 views.py:1352 msgid "filename" msgstr "Dateiname" -#: models.py:545 views.py:1181 +#: models.py:545 views.py:1180 msgid "enabled" msgstr "Aktiviert" @@ -477,15 +505,15 @@ msgstr "Dokument Seitenanzahl" msgid "Enter a valid value." msgstr "Einen gültigen Wert eingeben." -#: models.py:621 views.py:449 +#: models.py:621 views.py:448 msgid "order" msgstr "Sortierung" -#: models.py:622 views.py:450 views.py:511 views.py:542 +#: models.py:622 views.py:449 views.py:510 views.py:541 msgid "transformation" msgstr "Transformation" -#: models.py:623 views.py:451 +#: models.py:623 views.py:450 msgid "arguments" msgstr "Argumente" @@ -522,7 +550,7 @@ msgstr "Dokumenten Typ" msgid "MIME type" msgstr "MIME Typ" -#: models.py:676 views.py:132 +#: models.py:676 views.py:130 msgid "Filename" msgstr "Dateiname" @@ -566,7 +594,7 @@ msgstr "Dokument ansehen " msgid "Delete documents" msgstr "Dokument löschen" -#: permissions.py:14 views.py:408 +#: permissions.py:14 views.py:406 msgid "Download documents" msgstr "Dokument herunterladen" @@ -624,9 +652,11 @@ msgstr "Dokumente im Dateispeicher: %d" #: statistics.py:52 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" -" bytes" -msgstr "Dateispeicher genutzt: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " +"bytes" +msgstr "" +"Dateispeicher genutzt: %(base_2)s (base 2), %(base_10)s (base 10), " +"%(bytes)d bytes" #: statistics.py:63 #, python-format @@ -652,379 +682,403 @@ msgstr "" msgid "Document statistics" msgstr "Dokumenten Statistiken" -#: views.py:133 +#: views.py:131 msgid "File mimetype" msgstr "Datei MIME Type" -#: views.py:133 views.py:134 +#: views.py:131 views.py:132 msgid "None" msgstr "" -#: views.py:134 +#: views.py:132 msgid "File mime encoding" msgstr "Datei MIME Encoding" -#: views.py:135 +#: views.py:133 msgid "File size" msgstr "Dateigröße" -#: views.py:136 +#: views.py:134 msgid "Exists in storage" msgstr "In Dateispeicher vorhanden" -#: views.py:137 +#: views.py:135 msgid "File path in storage" msgstr "Pfad im Dateispeicher" -#: views.py:138 +#: views.py:136 msgid "Date added" msgstr "Hinzugefügt am" -#: views.py:139 +#: views.py:137 msgid "Time added" msgstr "Hinzugefügt um" -#: views.py:140 +#: views.py:138 msgid "Checksum" msgstr "Prüfsumme" -#: views.py:141 +#: views.py:139 msgid "UUID" msgstr "UUID" -#: views.py:142 +#: views.py:140 msgid "Pages" msgstr "Seiten" -#: views.py:151 +#: views.py:149 #, python-format msgid "document properties for: %s" msgstr "Dokument Eigenschaften für: %s" -#: views.py:173 +#: views.py:171 msgid "document data" msgstr "Dokument Daten" -#: views.py:197 views.py:646 +#: views.py:195 views.py:645 msgid "Must provide at least one document." msgstr "Es muss mindestens ein Dokument angegeben werden." -#: views.py:218 +#: views.py:216 msgid "Document deleted successfully." msgstr "Dokumenten Löschung erfolgreich." -#: views.py:220 +#: views.py:218 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Dokument: %(document)s Lösch Fehler: %(error)s" -#: views.py:235 +#: views.py:233 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Sind Sie sicher, dass Sie das Dokument löschen möchten: %s?" -#: views.py:237 +#: views.py:235 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Sind Sie sicher, dass Sie die Dokumente löschen möchten: %s?" -#: views.py:276 +#: views.py:274 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Dokument \"%s\" erfolgreich verändert." -#: views.py:342 +#: views.py:340 msgid "documents to be downloaded" msgstr "Dokumente zum Herunterladen" -#: views.py:352 views.py:1337 +#: views.py:350 views.py:1336 msgid "version" msgstr "Version" -#: views.py:409 +#: views.py:407 msgid "Download" msgstr "Download" -#: views.py:411 +#: views.py:409 msgid "Return" msgstr "Return" -#: views.py:445 +#: views.py:444 #, python-format msgid "transformations for: %s" msgstr "Transformation für: %s" -#: views.py:472 +#: views.py:471 msgid "Document page transformation created successfully." msgstr "Dokumenten Seiten Transformation erfolgreich erstellt." -#: views.py:481 +#: views.py:480 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "Erstelle neue Transformation für Seite: %(page)s des Dokuments %(document)s" +msgstr "" +"Erstelle neue Transformation für Seite: %(page)s des Dokuments %(document)s" -#: views.py:500 +#: views.py:499 msgid "Document page transformation edited successfully." msgstr "Dokumenten Seiten Transformation erfolgreich verändert." -#: views.py:513 +#: views.py:512 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Bearbeite Transformation \"%(transformation)s\" für: %(document_page)s" -#: views.py:533 +#: views.py:532 msgid "Document page transformation deleted successfully." msgstr "Dokument Seiten Transformation erfolgreich gelöscht." -#: views.py:544 +#: views.py:543 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "Sind Sie sicher, dass Sie die Transformation \"%(transformation)s\" für %(document_page)s löschen möchten?" +msgstr "" +"Sind Sie sicher, dass Sie die Transformation \"%(transformation)s\" für " +"%(document_page)s löschen möchten?" -#: views.py:562 +#: views.py:561 #, python-format msgid "duplicates of: %s" msgstr "Duplikat von: %s" -#: views.py:574 +#: views.py:573 msgid "Are you sure you wish to find all duplicates?" msgstr "Sind Sie sicher, dass Sie alle Duplikate suchen möchten?" -#: views.py:575 views.py:633 views.py:701 +#: views.py:574 views.py:632 views.py:700 msgid "On large databases this operation may take some time to execute." -msgstr "Bei großen Datenbanken kann diese Operation einige Zeit in Anspruch nehmen." +msgstr "" +"Bei großen Datenbanken kann diese Operation einige Zeit in Anspruch nehmen." -#: views.py:598 +#: views.py:597 msgid "duplicated documents" msgstr "Duplizierte Dokumente" -#: views.py:624 +#: views.py:623 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "Seitenzahlen Update abgeschlossen. Dokumente verarbeitet: %(total)d, Dokumente mit veränderter Seitenzahl: %(change)d" +msgstr "" +"Seitenzahlen Update abgeschlossen. Dokumente verarbeitet: %(total)d, " +"Dokumente mit veränderter Seitenzahl: %(change)d" -#: views.py:632 +#: views.py:631 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents " -"(%d)?" -msgstr "Sind Sie sicher, dass Sie die Seitenzahlen der Office-Dokumente aktualisieren möchten (%d)?" +"Are you sure you wish to update the page count for the office documents (%d)?" +msgstr "" +"Sind Sie sicher, dass Sie die Seitenzahlen der Office-Dokumente " +"aktualisieren möchten (%d)?" -#: views.py:664 +#: views.py:663 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." -msgstr "Alle Seiten Transformationen, für Dokument: %s, wurden erfolgreich gelöscht." +msgstr "" +"Alle Seiten Transformationen, für Dokument: %s, wurden erfolgreich gelöscht." -#: views.py:666 +#: views.py:665 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." -msgstr "Fehler beim löschen der Seiten Transformation für %(document)s; %(error)s" +msgstr "" +"Fehler beim löschen der Seiten Transformation für %(document)s; %(error)s" -#: views.py:672 +#: views.py:671 msgid "document transformation" msgstr "Dokumenten Transformation" -#: views.py:681 +#: views.py:680 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: " -"%s?" -msgstr "Sind Sie sicher, dass Sie alle Seiten Transformationen, für das Dokument: %s, entfernen möchten?" +"Are you sure you wish to clear all the page transformations for document: %s?" +msgstr "" +"Sind Sie sicher, dass Sie alle Seiten Transformationen, für das Dokument: " +"%s, entfernen möchten?" -#: views.py:683 +#: views.py:682 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" -msgstr "Sind Sie sicher, dass Sie alle Seiten Transformationen, für die Dokumente: %s, entfernen möchten?" +msgstr "" +"Sind Sie sicher, dass Sie alle Seiten Transformationen, für die Dokumente: " +"%s, entfernen möchten?" -#: views.py:711 +#: views.py:710 msgid "missing documents" msgstr "Neuer Dokumenten Dateiname" -#: views.py:727 views.py:769 +#: views.py:726 views.py:768 #, python-format msgid "details for: %s" msgstr "Details für: %s" -#: views.py:788 +#: views.py:787 msgid "Document page edited successfully." msgstr "Dokumenten Seite erfolgreich bearbeitet." -#: views.py:797 +#: views.py:796 #, python-format msgid "edit: %s" msgstr "Bearbeite: %s" -#: views.py:814 +#: views.py:813 msgid "There are no more pages in this document" msgstr "Es sind keine weiteren Seiten in diesem Dokument vorhanden" -#: views.py:832 +#: views.py:831 msgid "You are already at the first page of this document" msgstr "Sie sind bereits auf der ersten Seite dieses Dokuments" -#: views.py:993 +#: views.py:992 #, python-format msgid "print: %s" msgstr "Drucke: %s" -#: views.py:1066 +#: views.py:1065 #, python-format msgid "documents of type \"%s\"" msgstr "Dokumente des Typs \"%s\"" -#: views.py:1086 +#: views.py:1085 msgid "Document type edited successfully" msgstr "Dokument wurde erfolgreich bearbeitet." -#: views.py:1089 +#: views.py:1088 #, python-format msgid "Error editing document type; %s" msgstr "Fehler beim bearbeiten vom Dokumenten Typ: %s" -#: views.py:1094 +#: views.py:1093 #, python-format msgid "edit document type: %s" msgstr "Bearbeite Dokumenten Typ: %s" -#: views.py:1118 +#: views.py:1117 #, python-format msgid "Document type: %s deleted successfully." msgstr "Dokumenten Typ: %s erfolgreich gelöscht." -#: views.py:1120 +#: views.py:1119 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Dokumenten Typ: %(document_type)s Fehler beim löschen: %(error)s" -#: views.py:1135 +#: views.py:1134 #, python-format msgid "Are you sure you wish to delete the document type: %s?" -msgstr "Sind Sie sicher, dass Sie den Dokumenten Typ %s wirklich löschen möchten?" +msgstr "" +"Sind Sie sicher, dass Sie den Dokumenten Typ %s wirklich löschen möchten?" -#: views.py:1136 +#: views.py:1135 msgid "" "The document type of all documents using this document type will be set to " "none." -msgstr "Der Dokumenten Typ aller Dokumente die diesen Typ benutzen wird auf None gesetzt." +msgstr "" +"Der Dokumenten Typ aller Dokumente die diesen Typ benutzen wird auf None " +"gesetzt." -#: views.py:1152 +#: views.py:1151 msgid "Document type created successfully" msgstr "Dokumenten Typ erfolgreich angelegt" -#: views.py:1155 +#: views.py:1154 #, python-format msgid "Error creating document type; %(error)s" msgstr "Fehler beim erstellen des Dokuments: %(error)s" -#: views.py:1173 +#: views.py:1172 #, python-format msgid "filenames for document type: %s" msgstr "Dateiname für Datei Typ: %s" -#: views.py:1204 +#: views.py:1203 msgid "Document type filename edited successfully" msgstr "Dokumenten Typ Dateiname erfolgreich bearbeitet." -#: views.py:1207 +#: views.py:1206 #, python-format msgid "Error editing document type filename; %s" msgstr "Fehler beim Bearbeiten vom Dokumenten Typ Dateinamen: %s" -#: views.py:1212 +#: views.py:1211 #, python-format msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" -msgstr "Bearbeite Dateiname \"%(filename)s\" vom Dokumenten Typ \"%(document_type)s\"" +msgstr "" +"Bearbeite Dateiname \"%(filename)s\" vom Dokumenten Typ \"%(document_type)s\"" -#: views.py:1221 views.py:1247 views.py:1255 +#: views.py:1220 views.py:1246 views.py:1254 msgid "document type filename" msgstr "Dokumenten Typ Dateiname" -#: views.py:1239 +#: views.py:1238 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Dokumenten Typ Dateiname: %s erfolgreich gelöscht." -#: views.py:1241 +#: views.py:1240 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "Dokumenten Typ Dateiname: %(document_type_filename)s Fehler beim löschen: %(error)s" +msgstr "" +"Dokumenten Typ Dateiname: %(document_type_filename)s Fehler beim löschen: " +"%(error)s" -#: views.py:1257 +#: views.py:1256 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "Sind Sie sicher, dass Sie den Dateinamen: %(filename)s, des Dokumenten Typs \"%(document_type)s\", löschen möchten?" +msgstr "" +"Sind Sie sicher, dass Sie den Dateinamen: %(filename)s, des Dokumenten Typs " +"\"%(document_type)s\", löschen möchten?" -#: views.py:1282 +#: views.py:1281 msgid "Document type filename created successfully" msgstr "Dokumenten Typ Dateiname erfolgreich erstellt" -#: views.py:1285 +#: views.py:1284 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Fehler beim erstellen des Dokumenten Typen Dateinamens: %(error)s" -#: views.py:1291 +#: views.py:1290 #, python-format msgid "create filename for document type: %s" msgstr "Erstelle Dateiname für Dokumenten Typ: %s" -#: views.py:1306 +#: views.py:1305 msgid "Document image cache cleared successfully" msgstr "Dokumenten Bilder Zwischenspeicher erfolgreich bereinigt" -#: views.py:1308 +#: views.py:1307 #, python-format msgid "Error clearing document image cache; %s" msgstr "Fehler beim Bereinigen des Dokumenten Bilder Zwischenspeichers: %s" -#: views.py:1314 +#: views.py:1313 msgid "Are you sure you wish to clear the document image cache?" -msgstr "Sind Sie sicher, das Sie den Dokumenten Bilder Zwischenspeicher bereinigen möchten?" +msgstr "" +"Sind Sie sicher, das Sie den Dokumenten Bilder Zwischenspeicher bereinigen " +"möchten?" -#: views.py:1331 +#: views.py:1330 #, python-format msgid "versions for document: %s" msgstr "Version des Dokuments: %s" -#: views.py:1341 +#: views.py:1340 msgid "time and date" msgstr "Zeit und Datum" -#: views.py:1345 +#: views.py:1344 msgid "mimetype" msgstr "Mimetype" -#: views.py:1349 +#: views.py:1348 msgid "encoding" msgstr "Zeichensatz" -#: views.py:1380 +#: views.py:1379 msgid "Document version reverted successfully" msgstr "Dokument wurde erfolgreich wiederhergestellt" -#: views.py:1382 +#: views.py:1381 #, python-format msgid "Error reverting document version; %s" msgstr "Fehler beim wiederherstellen der Dokumenten Version: %s" -#: views.py:1389 +#: views.py:1388 msgid "Are you sure you wish to revert to this version?" -msgstr "Sind Sie sicher, dass Sie diese Version des Dokuments wiederherstellen möchten?" +msgstr "" +"Sind Sie sicher, dass Sie diese Version des Dokuments wiederherstellen " +"möchten?" -#: views.py:1390 +#: views.py:1389 msgid "All later version after this one will be deleted too." msgstr "Alle späteren Versionen dieses Dokuments werden ebenfalls gelöscht." @@ -1050,13 +1104,16 @@ msgstr "Nächster Schritt" #: conf/settings.py:38 msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per" -" user." -msgstr "Maximale Anzahl von Letzten Dokumente (erstellt, bearbeitet, angeschaut) pro Benutzer." +"Maximum number of recent (created, edited, viewed) documents to remember per " +"user." +msgstr "" +"Maximale Anzahl von Letzten Dokumente (erstellt, bearbeitet, angeschaut) pro " +"Benutzer." #: conf/settings.py:39 msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "Anzahl in Prozent für Zoom in und out pro Dokument pro Benutzer Aktion." +msgstr "" +"Anzahl in Prozent für Zoom in und out pro Dokument pro Benutzer Aktion." #: conf/settings.py:40 msgid "" @@ -1084,7 +1141,12 @@ msgid "" "such as: invoices, regulations or manuals. The advantage of using document " "types are: assigning a list of typical filenames for quick renaming during " "creation, as well as assigning default metadata types and sets to it." -msgstr "Dokumenttypen definieren eine Klasse, die eine Gruppe von Dokumenten repräsentiert, wie zum Beispiel: Rechnungen, Verordnungen oder Handbücher. Der Vorteil der Verwendung von Dokumenttypen sind: Zuweisen einer Liste von typischen Dateinamen für die schnelle Umbenennung während der Erstellung, sowie die Zuordnung von Metadaten Typen und deren Werte." +msgstr "" +"Dokumenttypen definieren eine Klasse, die eine Gruppe von Dokumenten " +"repräsentiert, wie zum Beispiel: Rechnungen, Verordnungen oder Handbücher. " +"Der Vorteil der Verwendung von Dokumenttypen sind: Zuweisen einer Liste von " +"typischen Dateinamen für die schnelle Umbenennung während der Erstellung, " +"sowie die Zuordnung von Metadaten Typen und deren Werte." #: templates/recent_document_list_help.html:3 msgid "What are recent documents?" @@ -1095,4 +1157,6 @@ msgstr "Was sind letzte Dokumente?" msgid "" "Here you will find the latest %(recent_count)s documents you have either " "created or edited in any way." -msgstr "Hier finden Sie die letzten %(recent_count)s Dokumente die Sie entweder erstellt oder bearbeitet haben." +msgstr "" +"Hier finden Sie die letzten %(recent_count)s Dokumente die Sie entweder " +"erstellt oder bearbeitet haben." diff --git a/apps/documents/locale/en/LC_MESSAGES/django.po b/apps/documents/locale/en/LC_MESSAGES/django.po index f5bb0eca34..3e756b47ba 100644 --- a/apps/documents/locale/en/LC_MESSAGES/django.po +++ b/apps/documents/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:29-0400\n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,211 +17,211 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: __init__.py:63 +#: __init__.py:55 msgid "all documents" msgstr "" -#: __init__.py:64 models.py:669 views.py:872 +#: __init__.py:56 models.py:669 views.py:870 msgid "recent documents" msgstr "" -#: __init__.py:65 +#: __init__.py:57 msgid "upload new documents" msgstr "" -#: __init__.py:66 +#: __init__.py:58 msgid "clone metadata" msgstr "" -#: __init__.py:67 +#: __init__.py:59 msgid "details" msgstr "" -#: __init__.py:68 +#: __init__.py:60 msgid "properties" msgstr "" -#: __init__.py:69 __init__.py:70 __init__.py:92 __init__.py:116 -#: __init__.py:122 +#: __init__.py:61 __init__.py:62 __init__.py:84 __init__.py:108 +#: __init__.py:114 msgid "delete" msgstr "" -#: __init__.py:71 __init__.py:91 __init__.py:115 __init__.py:121 +#: __init__.py:63 __init__.py:83 __init__.py:107 __init__.py:113 msgid "edit" msgstr "" -#: __init__.py:72 +#: __init__.py:64 msgid "preview" msgstr "" -#: __init__.py:73 __init__.py:74 __init__.py:75 +#: __init__.py:65 __init__.py:66 __init__.py:67 msgid "download" msgstr "" -#: __init__.py:76 +#: __init__.py:68 msgid "find duplicates" msgstr "" -#: __init__.py:77 +#: __init__.py:69 msgid "find all duplicates" msgstr "" -#: __init__.py:77 +#: __init__.py:69 msgid "" "Search all the documents' checksums and return a list of the exact matches." msgstr "" -#: __init__.py:78 +#: __init__.py:70 msgid "update office documents' page count" msgstr "" -#: __init__.py:78 +#: __init__.py:70 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." msgstr "" -#: __init__.py:79 __init__.py:80 +#: __init__.py:71 __init__.py:72 msgid "clear transformations" msgstr "" -#: __init__.py:81 +#: __init__.py:73 msgid "print" msgstr "" -#: __init__.py:82 +#: __init__.py:74 msgid "history" msgstr "" -#: __init__.py:83 +#: __init__.py:75 msgid "Find missing document files" msgstr "" -#: __init__.py:86 +#: __init__.py:78 msgid "Clear the document image cache" msgstr "" -#: __init__.py:86 +#: __init__.py:78 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." msgstr "" -#: __init__.py:89 +#: __init__.py:81 msgid "page transformations" msgstr "" -#: __init__.py:90 +#: __init__.py:82 msgid "create new transformation" msgstr "" -#: __init__.py:94 +#: __init__.py:86 msgid "page image" msgstr "" -#: __init__.py:95 +#: __init__.py:87 msgid "page text" msgstr "" -#: __init__.py:96 +#: __init__.py:88 msgid "edit page text" msgstr "" -#: __init__.py:97 +#: __init__.py:89 msgid "next page" msgstr "" -#: __init__.py:98 +#: __init__.py:90 msgid "previous page" msgstr "" -#: __init__.py:99 +#: __init__.py:91 msgid "first page" msgstr "" -#: __init__.py:100 +#: __init__.py:92 msgid "last page" msgstr "" -#: __init__.py:101 +#: __init__.py:93 msgid "zoom in" msgstr "" -#: __init__.py:102 +#: __init__.py:94 msgid "zoom out" msgstr "" -#: __init__.py:103 +#: __init__.py:95 msgid "rotate right" msgstr "" -#: __init__.py:104 +#: __init__.py:96 msgid "rotate left" msgstr "" -#: __init__.py:105 +#: __init__.py:97 msgid "reset view" msgstr "" -#: __init__.py:108 +#: __init__.py:100 msgid "versions" msgstr "" -#: __init__.py:109 +#: __init__.py:101 msgid "revert" msgstr "" -#: __init__.py:112 +#: __init__.py:104 msgid "document type list" msgstr "" -#: __init__.py:113 views.py:1051 +#: __init__.py:105 views.py:1049 msgid "document types" msgstr "" -#: __init__.py:114 +#: __init__.py:106 msgid "documents of this type" msgstr "" -#: __init__.py:117 views.py:1162 +#: __init__.py:109 views.py:1160 msgid "create document type" msgstr "" -#: __init__.py:119 +#: __init__.py:111 msgid "filenames" msgstr "" -#: __init__.py:120 +#: __init__.py:112 msgid "add filename to document type" msgstr "" -#: __init__.py:164 permissions.py:7 +#: __init__.py:156 permissions.py:7 msgid "Documents" msgstr "" -#: __init__.py:166 __init__.py:179 models.py:91 views.py:79 +#: __init__.py:158 __init__.py:171 events.py:5 models.py:91 views.py:77 msgid "documents" msgstr "" -#: __init__.py:169 +#: __init__.py:161 msgid "thumbnail" msgstr "" -#: __init__.py:172 +#: __init__.py:164 msgid "metadata" msgstr "" -#: events.py:5 +#: events.py:7 msgid "Document creation" msgstr "" -#: events.py:6 +#: events.py:8 #, python-format msgid "Document \"%(content_object)s\" created by %(fullname)s." msgstr "" -#: events.py:7 +#: events.py:9 #, python-format msgid "" "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." @@ -243,16 +243,16 @@ msgid "" "The following changes took place: %(changes)s." msgstr "" -#: events.py:24 +#: events.py:22 msgid "Document deleted" msgstr "" -#: events.py:25 +#: events.py:23 #, python-format msgid "Document \"%(document)s\" deleted by %(fullname)s." msgstr "" -#: events.py:26 +#: events.py:24 #, python-format msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." msgstr "" @@ -359,8 +359,8 @@ msgstr "" msgid "name" msgstr "" -#: models.py:68 models.py:78 models.py:543 views.py:1069 views.py:1098 -#: views.py:1127 views.py:1132 views.py:1175 views.py:1221 views.py:1255 +#: models.py:68 models.py:78 models.py:543 views.py:1067 views.py:1096 +#: views.py:1125 views.py:1130 views.py:1173 views.py:1219 views.py:1253 msgid "document type" msgstr "" @@ -376,8 +376,8 @@ msgstr "" msgid "added" msgstr "" -#: models.py:90 models.py:308 models.py:658 models.py:673 views.py:227 -#: views.py:351 +#: models.py:90 models.py:308 models.py:658 models.py:673 views.py:225 +#: views.py:349 msgid "document" msgstr "" @@ -420,7 +420,7 @@ msgstr "" msgid "timestamp" msgstr "" -#: models.py:315 views.py:1358 +#: models.py:315 views.py:1356 msgid "comment" msgstr "" @@ -442,11 +442,11 @@ msgid "" "defaulted to 1." msgstr "" -#: models.py:544 views.py:1354 +#: models.py:544 views.py:1352 msgid "filename" msgstr "" -#: models.py:545 views.py:1182 +#: models.py:545 views.py:1180 msgid "enabled" msgstr "" @@ -487,15 +487,15 @@ msgstr "" msgid "Enter a valid value." msgstr "" -#: models.py:621 views.py:450 +#: models.py:621 views.py:448 msgid "order" msgstr "" -#: models.py:622 views.py:451 views.py:512 views.py:543 +#: models.py:622 views.py:449 views.py:510 views.py:541 msgid "transformation" msgstr "" -#: models.py:623 views.py:452 +#: models.py:623 views.py:450 msgid "arguments" msgstr "" @@ -532,7 +532,7 @@ msgstr "" msgid "MIME type" msgstr "" -#: models.py:676 views.py:132 +#: models.py:676 views.py:130 msgid "Filename" msgstr "" @@ -576,7 +576,7 @@ msgstr "" msgid "Delete documents" msgstr "" -#: permissions.py:14 views.py:408 +#: permissions.py:14 views.py:406 msgid "Download documents" msgstr "" @@ -662,377 +662,377 @@ msgstr "" msgid "Document statistics" msgstr "" -#: views.py:133 +#: views.py:131 msgid "File mimetype" msgstr "" -#: views.py:133 views.py:134 +#: views.py:131 views.py:132 msgid "None" msgstr "" -#: views.py:134 +#: views.py:132 msgid "File mime encoding" msgstr "" -#: views.py:135 +#: views.py:133 msgid "File size" msgstr "" -#: views.py:136 +#: views.py:134 msgid "Exists in storage" msgstr "" -#: views.py:137 +#: views.py:135 msgid "File path in storage" msgstr "" -#: views.py:138 +#: views.py:136 msgid "Date added" msgstr "" -#: views.py:139 +#: views.py:137 msgid "Time added" msgstr "" -#: views.py:140 +#: views.py:138 msgid "Checksum" msgstr "" -#: views.py:141 +#: views.py:139 msgid "UUID" msgstr "" -#: views.py:142 +#: views.py:140 msgid "Pages" msgstr "" -#: views.py:151 +#: views.py:149 #, python-format msgid "document properties for: %s" msgstr "" -#: views.py:173 +#: views.py:171 msgid "document data" msgstr "" -#: views.py:197 views.py:647 +#: views.py:195 views.py:645 msgid "Must provide at least one document." msgstr "" -#: views.py:218 +#: views.py:216 msgid "Document deleted successfully." msgstr "" -#: views.py:220 +#: views.py:218 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:235 +#: views.py:233 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "" -#: views.py:237 +#: views.py:235 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "" -#: views.py:276 +#: views.py:274 #, python-format msgid "Document \"%s\" edited successfully." msgstr "" -#: views.py:342 +#: views.py:340 msgid "documents to be downloaded" msgstr "" -#: views.py:352 views.py:1338 +#: views.py:350 views.py:1336 msgid "version" msgstr "" -#: views.py:409 +#: views.py:407 msgid "Download" msgstr "" -#: views.py:411 +#: views.py:409 msgid "Return" msgstr "" -#: views.py:446 +#: views.py:444 #, python-format msgid "transformations for: %s" msgstr "" -#: views.py:473 +#: views.py:471 msgid "Document page transformation created successfully." msgstr "" -#: views.py:482 +#: views.py:480 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "" -#: views.py:501 +#: views.py:499 msgid "Document page transformation edited successfully." msgstr "" -#: views.py:514 +#: views.py:512 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "" -#: views.py:534 +#: views.py:532 msgid "Document page transformation deleted successfully." msgstr "" -#: views.py:545 +#: views.py:543 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" msgstr "" -#: views.py:563 +#: views.py:561 #, python-format msgid "duplicates of: %s" msgstr "" -#: views.py:575 +#: views.py:573 msgid "Are you sure you wish to find all duplicates?" msgstr "" -#: views.py:576 views.py:634 views.py:702 +#: views.py:574 views.py:632 views.py:700 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:599 +#: views.py:597 msgid "duplicated documents" msgstr "" -#: views.py:625 +#: views.py:623 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" msgstr "" -#: views.py:633 +#: views.py:631 #, python-format msgid "" "Are you sure you wish to update the page count for the office documents (%d)?" msgstr "" -#: views.py:665 +#: views.py:663 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "" -#: views.py:667 +#: views.py:665 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "" -#: views.py:673 +#: views.py:671 msgid "document transformation" msgstr "" -#: views.py:682 +#: views.py:680 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for document: %s?" msgstr "" -#: views.py:684 +#: views.py:682 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" msgstr "" -#: views.py:712 +#: views.py:710 msgid "missing documents" msgstr "" -#: views.py:728 views.py:770 +#: views.py:726 views.py:768 #, python-format msgid "details for: %s" msgstr "" -#: views.py:789 +#: views.py:787 msgid "Document page edited successfully." msgstr "" -#: views.py:798 +#: views.py:796 #, python-format msgid "edit: %s" msgstr "" -#: views.py:815 +#: views.py:813 msgid "There are no more pages in this document" msgstr "" -#: views.py:833 +#: views.py:831 msgid "You are already at the first page of this document" msgstr "" -#: views.py:994 +#: views.py:992 #, python-format msgid "print: %s" msgstr "" -#: views.py:1067 +#: views.py:1065 #, python-format msgid "documents of type \"%s\"" msgstr "" -#: views.py:1087 +#: views.py:1085 msgid "Document type edited successfully" msgstr "" -#: views.py:1090 +#: views.py:1088 #, python-format msgid "Error editing document type; %s" msgstr "" -#: views.py:1095 +#: views.py:1093 #, python-format msgid "edit document type: %s" msgstr "" -#: views.py:1119 +#: views.py:1117 #, python-format msgid "Document type: %s deleted successfully." msgstr "" -#: views.py:1121 +#: views.py:1119 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "" -#: views.py:1136 +#: views.py:1134 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "" -#: views.py:1137 +#: views.py:1135 msgid "" "The document type of all documents using this document type will be set to " "none." msgstr "" -#: views.py:1153 +#: views.py:1151 msgid "Document type created successfully" msgstr "" -#: views.py:1156 +#: views.py:1154 #, python-format msgid "Error creating document type; %(error)s" msgstr "" -#: views.py:1174 +#: views.py:1172 #, python-format msgid "filenames for document type: %s" msgstr "" -#: views.py:1205 +#: views.py:1203 msgid "Document type filename edited successfully" msgstr "" -#: views.py:1208 +#: views.py:1206 #, python-format msgid "Error editing document type filename; %s" msgstr "" -#: views.py:1213 +#: views.py:1211 #, python-format msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1222 views.py:1248 views.py:1256 +#: views.py:1220 views.py:1246 views.py:1254 msgid "document type filename" msgstr "" -#: views.py:1240 +#: views.py:1238 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "" -#: views.py:1242 +#: views.py:1240 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "" -#: views.py:1258 +#: views.py:1256 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" msgstr "" -#: views.py:1283 +#: views.py:1281 msgid "Document type filename created successfully" msgstr "" -#: views.py:1286 +#: views.py:1284 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "" -#: views.py:1292 +#: views.py:1290 #, python-format msgid "create filename for document type: %s" msgstr "" -#: views.py:1307 +#: views.py:1305 msgid "Document image cache cleared successfully" msgstr "" -#: views.py:1309 +#: views.py:1307 #, python-format msgid "Error clearing document image cache; %s" msgstr "" -#: views.py:1315 +#: views.py:1313 msgid "Are you sure you wish to clear the document image cache?" msgstr "" -#: views.py:1332 +#: views.py:1330 #, python-format msgid "versions for document: %s" msgstr "" -#: views.py:1342 +#: views.py:1340 msgid "time and date" msgstr "" -#: views.py:1346 +#: views.py:1344 msgid "mimetype" msgstr "" -#: views.py:1350 +#: views.py:1348 msgid "encoding" msgstr "" -#: views.py:1381 +#: views.py:1379 msgid "Document version reverted successfully" msgstr "" -#: views.py:1383 +#: views.py:1381 #, python-format msgid "Error reverting document version; %s" msgstr "" -#: views.py:1390 +#: views.py:1388 msgid "Are you sure you wish to revert to this version?" msgstr "" -#: views.py:1391 +#: views.py:1389 msgid "All later version after this one will be deleted too." msgstr "" diff --git a/apps/documents/locale/es/LC_MESSAGES/django.po b/apps/documents/locale/es/LC_MESSAGES/django.po index f4a45ba842..6d1a20fe29 100644 --- a/apps/documents/locale/es/LC_MESSAGES/django.po +++ b/apps/documents/locale/es/LC_MESSAGES/django.po @@ -1,218 +1,275 @@ # 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 , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 12:43+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" -#: __init__.py:63 +#: __init__.py:55 msgid "all documents" msgstr "todos los documentos" -#: __init__.py:64 models.py:669 views.py:871 +#: __init__.py:56 models.py:669 views.py:870 msgid "recent documents" msgstr "documentos recientes" -#: __init__.py:65 +#: __init__.py:57 msgid "upload new documents" msgstr "subir nuevos documentos" -#: __init__.py:66 +#: __init__.py:58 msgid "clone metadata" msgstr "clonar metadatos" -#: __init__.py:67 +#: __init__.py:59 msgid "details" msgstr "detalles" -#: __init__.py:68 +#: __init__.py:60 msgid "properties" msgstr "propiedades" -#: __init__.py:69 __init__.py:70 __init__.py:92 __init__.py:116 -#: __init__.py:122 +#: __init__.py:61 __init__.py:62 __init__.py:84 __init__.py:108 +#: __init__.py:114 msgid "delete" msgstr "eliminar" -#: __init__.py:71 __init__.py:91 __init__.py:115 __init__.py:121 +#: __init__.py:63 __init__.py:83 __init__.py:107 __init__.py:113 msgid "edit" msgstr "editar" -#: __init__.py:72 +#: __init__.py:64 msgid "preview" msgstr "muestra" -#: __init__.py:73 __init__.py:74 __init__.py:75 +#: __init__.py:65 __init__.py:66 __init__.py:67 msgid "download" msgstr "descarga" -#: __init__.py:76 +#: __init__.py:68 msgid "find duplicates" msgstr "encontrar duplicados" -#: __init__.py:77 +#: __init__.py:69 msgid "find all duplicates" msgstr "encontrar todos los duplicados" -#: __init__.py:77 +#: __init__.py:69 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "Buscar todas las sumas de comprobación de los documentos y devolver una lista de las coincidencias exactas." +msgstr "" +"Buscar todas las sumas de comprobación de los documentos y devolver una " +"lista de las coincidencias exactas." -#: __init__.py:78 +#: __init__.py:70 msgid "update office documents' page count" msgstr "actualizar el número de páginas de los documentos de oficina" -#: __init__.py:78 +#: __init__.py:70 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "Actualizar el número de páginas de los documentos de oficina. Esto es útil cuando active el apoyo de documentos de oficina después de que ya existían documentos de oficina en la base de datos." +msgstr "" +"Actualizar el número de páginas de los documentos de oficina. Esto es útil " +"cuando active el apoyo de documentos de oficina después de que ya existían " +"documentos de oficina en la base de datos." -#: __init__.py:79 __init__.py:80 +#: __init__.py:71 __init__.py:72 msgid "clear transformations" msgstr "borrar transformaciones" -#: __init__.py:81 +#: __init__.py:73 msgid "print" msgstr "imprimir" -#: __init__.py:82 +#: __init__.py:74 msgid "history" msgstr "historia" -#: __init__.py:83 +#: __init__.py:75 msgid "Find missing document files" msgstr "Buscar archivos de documentos perdidos" -#: __init__.py:86 +#: __init__.py:78 msgid "Clear the document image cache" msgstr "Borrar el caché de imágenes de documentos" -#: __init__.py:86 +#: __init__.py:78 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "Borrar las representaciones gráficas utilizadas para acelerar la presentación de los documentos y resultados de las transformaciones interactivas." +msgstr "" +"Borrar las representaciones gráficas utilizadas para acelerar la " +"presentación de los documentos y resultados de las transformaciones " +"interactivas." -#: __init__.py:89 +#: __init__.py:81 msgid "page transformations" msgstr "transformaciones de la página" -#: __init__.py:90 +#: __init__.py:82 msgid "create new transformation" msgstr "crear nueva transformación" -#: __init__.py:94 +#: __init__.py:86 msgid "page image" msgstr "imagen de la página" -#: __init__.py:95 +#: __init__.py:87 msgid "page text" msgstr "texto de la página" -#: __init__.py:96 +#: __init__.py:88 msgid "edit page text" msgstr "editar el texto de la página" -#: __init__.py:97 +#: __init__.py:89 msgid "next page" msgstr "página siguiente" -#: __init__.py:98 +#: __init__.py:90 msgid "previous page" msgstr "página anterior" -#: __init__.py:99 +#: __init__.py:91 msgid "first page" msgstr "primera página" -#: __init__.py:100 +#: __init__.py:92 msgid "last page" msgstr "última página" -#: __init__.py:101 +#: __init__.py:93 msgid "zoom in" msgstr "acercar imagen" -#: __init__.py:102 +#: __init__.py:94 msgid "zoom out" msgstr "alejar imagen" -#: __init__.py:103 +#: __init__.py:95 msgid "rotate right" msgstr "girar a la derecha" -#: __init__.py:104 +#: __init__.py:96 msgid "rotate left" msgstr "girar a la izquierda" -#: __init__.py:105 +#: __init__.py:97 msgid "reset view" msgstr "Restablecer vista" -#: __init__.py:108 +#: __init__.py:100 msgid "versions" msgstr "versiones" -#: __init__.py:109 +#: __init__.py:101 msgid "revert" msgstr "revertir" -#: __init__.py:112 +#: __init__.py:104 msgid "document type list" msgstr "ista de tipos de documentos" -#: __init__.py:113 views.py:1050 +#: __init__.py:105 views.py:1049 msgid "document types" msgstr "tipos de documentos" -#: __init__.py:114 +#: __init__.py:106 msgid "documents of this type" msgstr "documentos de este tipo" -#: __init__.py:117 views.py:1161 +#: __init__.py:109 views.py:1160 msgid "create document type" msgstr "crear tipo de documento" -#: __init__.py:119 +#: __init__.py:111 msgid "filenames" msgstr "nombres de archivo" -#: __init__.py:120 +#: __init__.py:112 msgid "add filename to document type" msgstr "Añadir nombre de archivo para tipo de documento" -#: __init__.py:164 permissions.py:7 +#: __init__.py:156 permissions.py:7 msgid "Documents" msgstr "Documentos" -#: __init__.py:166 __init__.py:179 models.py:91 views.py:79 +#: __init__.py:158 __init__.py:171 events.py:5 models.py:91 views.py:77 msgid "documents" msgstr "documentos" -#: __init__.py:169 +#: __init__.py:161 msgid "thumbnail" msgstr "miniatura" -#: __init__.py:172 +#: __init__.py:164 msgid "metadata" msgstr "metadatos" +#: events.py:7 +msgid "Document creation" +msgstr "Creación de documentos" + +#: events.py:8 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "Documento \"%(content_object)s\", creado por %(fullname)s." + +#: events.py:9 +#, python-format +msgid "" +"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "" +"Documento \"%(content_object)s\", creado en %(datetime)s por %(fullname)s." + +#: events.py:13 +msgid "Document edited" +msgstr "Documento editado" + +#: events.py:14 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "Documento \"%(content_object)s\", editado por %(fullname)s." + +#: events.py:15 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " +"The following changes took place: %(changes)s." +msgstr "" +"Documento \"%(content_object)s\" fue editado en \"%(datetime)s por " +"%(fullname)s. Los siguientes cambios tuvieron lugar: %(changes)s." + +#: events.py:22 +msgid "Document deleted" +msgstr "Documento eliminado" + +#: events.py:23 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "Documento \"%(document)s\" eliminado por %(fullname)s." + +#: events.py:24 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "Documento \"%(document)s\" eliminado en %(datetime)s por %(fullname)s." + #: forms.py:63 msgid "Page image" msgstr "Imagen de la página" @@ -240,7 +297,8 @@ msgstr "Páginas del documento (%s)" #: forms.py:162 msgid "Use the new version filename as the document filename" -msgstr "Usar el nombre de archivo de la nueva versión como el nombre del documento" +msgstr "" +"Usar el nombre de archivo de la nueva versión como el nombre del documento" #: forms.py:178 msgid "Quick document rename" @@ -279,69 +337,40 @@ msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "Descargue el documento en el formato original o en una forma comprimida. Esta opción se puede seleccionar sólo cuando se descarga un documento, para multiples documentos, el paquete será siempre como descarga de un archivo comprimido." +msgstr "" +"Descargue el documento en el formato original o en una forma comprimida. " +"Esta opción se puede seleccionar sólo cuando se descarga un documento, para " +"multiples documentos, el paquete será siempre como descarga de un archivo " +"comprimido." -#: literals.py:10 -msgid "Document creation" -msgstr "Creación de documentos" +#: forms.py:319 +#, fuzzy +msgid "Compressed filename" +msgstr "nombre de archivo para tipo de documento" -#: literals.py:11 -#, python-format -msgid "Document \"%(content_object)s\" created by %(fullname)s." -msgstr "Documento \"%(content_object)s\", creado por %(fullname)s." - -#: literals.py:12 -#, python-format -msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "Documento \"%(content_object)s\", creado en %(datetime)s por %(fullname)s." - -#: literals.py:18 -msgid "Document edited" -msgstr "Documento editado" - -#: literals.py:19 -#, python-format -msgid "Document \"%(content_object)s\" edited by %(fullname)s." -msgstr "Documento \"%(content_object)s\", editado por %(fullname)s." - -#: literals.py:20 -#, python-format +#: forms.py:319 msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." -" The following changes took place: %(changes)s." -msgstr "Documento \"%(content_object)s\" fue editado en \"%(datetime)s por %(fullname)s. Los siguientes cambios tuvieron lugar: %(changes)s." +"The filename of the compressed file that will contain the documents to be " +"downloaded, if the previous option is selected." +msgstr "" -#: literals.py:29 -msgid "Document deleted" -msgstr "Documento eliminado" - -#: literals.py:30 -#, python-format -msgid "Document \"%(document)s\" deleted by %(fullname)s." -msgstr "Documento \"%(document)s\" eliminado por %(fullname)s." - -#: literals.py:31 -#, python-format -msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." -msgstr "Documento \"%(document)s\" eliminado en %(datetime)s por %(fullname)s." - -#: literals.py:42 +#: literals.py:15 msgid "final" msgstr "final" -#: literals.py:43 +#: literals.py:16 msgid "alpha" msgstr "alfa" -#: literals.py:44 +#: literals.py:17 msgid "beta" msgstr "beta" -#: literals.py:45 +#: literals.py:18 msgid "release candidate" msgstr "Candidato de liberación" -#: literals.py:46 +#: literals.py:19 msgid "hotfix" msgstr "revisión" @@ -349,8 +378,8 @@ msgstr "revisión" msgid "name" msgstr "nombre" -#: models.py:68 models.py:78 models.py:543 views.py:1068 views.py:1097 -#: views.py:1126 views.py:1131 views.py:1174 views.py:1220 views.py:1254 +#: models.py:68 models.py:78 models.py:543 views.py:1067 views.py:1096 +#: views.py:1125 views.py:1130 views.py:1173 views.py:1219 views.py:1253 msgid "document type" msgstr "tipo de documento" @@ -366,8 +395,8 @@ msgstr "descripción" msgid "added" msgstr "agregado" -#: models.py:90 models.py:308 models.py:658 models.py:673 views.py:227 -#: views.py:351 +#: models.py:90 models.py:308 models.py:658 models.py:673 views.py:225 +#: views.py:349 msgid "document" msgstr "documento" @@ -410,7 +439,7 @@ msgstr "serie" msgid "timestamp" msgstr "fecha y hora" -#: models.py:315 views.py:1357 +#: models.py:315 views.py:1356 msgid "comment" msgstr "comentario" @@ -430,13 +459,15 @@ msgstr "versión de documento" msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." -msgstr "El formato de este archivo de documento no se conoce, el número de páginas por lo tanto sera 1." +msgstr "" +"El formato de este archivo de documento no se conoce, el número de páginas " +"por lo tanto sera 1." -#: models.py:544 views.py:1353 +#: models.py:544 views.py:1352 msgid "filename" msgstr "nombre de archivo" -#: models.py:545 views.py:1181 +#: models.py:545 views.py:1180 msgid "enabled" msgstr "habilitado" @@ -446,7 +477,8 @@ msgstr "nombre de archivo para cambio rápido de nombre para tipo de documento" #: models.py:553 msgid "document types quick rename filenames" -msgstr "nombres de archivos para cambio rápido de nombre para tipo de documentos" +msgstr "" +"nombres de archivos para cambio rápido de nombre para tipo de documentos" #: models.py:561 msgid "content" @@ -477,15 +509,15 @@ msgstr "páginas de documentos" msgid "Enter a valid value." msgstr "Introduzca un valor válido." -#: models.py:621 views.py:449 +#: models.py:621 views.py:448 msgid "order" msgstr "orden" -#: models.py:622 views.py:450 views.py:511 views.py:542 +#: models.py:622 views.py:449 views.py:510 views.py:541 msgid "transformation" msgstr "transformación" -#: models.py:623 views.py:451 +#: models.py:623 views.py:450 msgid "arguments" msgstr "argumentos" @@ -522,7 +554,7 @@ msgstr "Tipo de documento" msgid "MIME type" msgstr "Tipo MIME" -#: models.py:676 views.py:132 +#: models.py:676 views.py:130 msgid "Filename" msgstr "Nombre del archivo" @@ -566,7 +598,7 @@ msgstr "Ver documentos" msgid "Delete documents" msgstr "Eliminar documentos" -#: permissions.py:14 views.py:408 +#: permissions.py:14 views.py:406 msgid "Download documents" msgstr "Descargar documentos" @@ -624,9 +656,11 @@ msgstr "Documentos en almacenamiento: %d" #: statistics.py:52 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" -" bytes" -msgstr "Espacio utilizado en el almacenamiento: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " +"bytes" +msgstr "" +"Espacio utilizado en el almacenamiento: %(base_2)s (base 2), %(base_10)s " +"(base 10), %(bytes)d bytes" #: statistics.py:63 #, python-format @@ -652,379 +686,404 @@ msgstr "Cantidad de páginas promedio por documento: %f" msgid "Document statistics" msgstr "Estadísticas de documentos" -#: views.py:133 +#: views.py:131 msgid "File mimetype" msgstr "Tipo MIME del archivo" -#: views.py:133 views.py:134 +#: views.py:131 views.py:132 msgid "None" msgstr "Ninguno" -#: views.py:134 +#: views.py:132 msgid "File mime encoding" msgstr "Codificación de archivos MIME" -#: views.py:135 +#: views.py:133 msgid "File size" msgstr "Tamaños del archivo" -#: views.py:136 +#: views.py:134 msgid "Exists in storage" msgstr "Existe en el almacenamiento" -#: views.py:137 +#: views.py:135 msgid "File path in storage" msgstr "Ruta de archivos en el almacenamiento" -#: views.py:138 +#: views.py:136 msgid "Date added" msgstr "Fecha en que se agregó" -#: views.py:139 +#: views.py:137 msgid "Time added" msgstr "El tiempo añadido" -#: views.py:140 +#: views.py:138 msgid "Checksum" msgstr "Suma de comprobación" -#: views.py:141 +#: views.py:139 msgid "UUID" msgstr "UUID" -#: views.py:142 +#: views.py:140 msgid "Pages" msgstr "Páginas" -#: views.py:151 +#: views.py:149 #, python-format msgid "document properties for: %s" msgstr "propiedades del documento: %s" -#: views.py:173 +#: views.py:171 msgid "document data" msgstr "datos del documento" -#: views.py:197 views.py:646 +#: views.py:195 views.py:645 msgid "Must provide at least one document." msgstr "Debe proveer al menos un documento." -#: views.py:218 +#: views.py:216 msgid "Document deleted successfully." msgstr "Documento eliminado exitosamente." -#: views.py:220 +#: views.py:218 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Documento: %(document)s, error de eliminación: %(error)s " -#: views.py:235 +#: views.py:233 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "¿Está seguro que desea eliminar el documento: %s?" -#: views.py:237 +#: views.py:235 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "¿Está seguro que desea eliminar los documentos: %s?" -#: views.py:276 +#: views.py:274 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Documento \"%s\" editado exitosamente." -#: views.py:342 +#: views.py:340 msgid "documents to be downloaded" msgstr "documentos para ser descargados" -#: views.py:352 views.py:1337 +#: views.py:350 views.py:1336 msgid "version" msgstr "versión" -#: views.py:409 +#: views.py:407 msgid "Download" msgstr "Descargar" -#: views.py:411 +#: views.py:409 msgid "Return" msgstr "Volver" -#: views.py:445 +#: views.py:444 #, python-format msgid "transformations for: %s" msgstr "transformaciones para: %s" -#: views.py:472 +#: views.py:471 msgid "Document page transformation created successfully." msgstr "Transformación de página de documento creada con exitosamente." -#: views.py:481 +#: views.py:480 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "Crear nueva transformación de la página: %(page)s del documento: %(document)s " +msgstr "" +"Crear nueva transformación de la página: %(page)s del documento: " +"%(document)s " -#: views.py:500 +#: views.py:499 msgid "Document page transformation edited successfully." msgstr "Transformación de página de documento editada con exitosamente." -#: views.py:513 +#: views.py:512 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Editar transformación \" %(transformation)s\" para: %(document_page)s" -#: views.py:533 +#: views.py:532 msgid "Document page transformation deleted successfully." msgstr "Transformación de página de documento eliminada exitosamente." -#: views.py:544 +#: views.py:543 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "¿Está seguro que desea eliminar la transformación \"%(transformation)s\" para: %(document_page)s" +msgstr "" +"¿Está seguro que desea eliminar la transformación \"%(transformation)s\" " +"para: %(document_page)s" -#: views.py:562 +#: views.py:561 #, python-format msgid "duplicates of: %s" msgstr "duplicados de: %s" -#: views.py:574 +#: views.py:573 msgid "Are you sure you wish to find all duplicates?" msgstr "¿Está seguro que desea encontrar todos los duplicados?" -#: views.py:575 views.py:633 views.py:701 +#: views.py:574 views.py:632 views.py:700 msgid "On large databases this operation may take some time to execute." -msgstr "En bases de datos de gran tamaño esta operación puede tardar algún tiempo en ejecutarse." +msgstr "" +"En bases de datos de gran tamaño esta operación puede tardar algún tiempo en " +"ejecutarse." -#: views.py:598 +#: views.py:597 msgid "duplicated documents" msgstr "documentos duplicados" -#: views.py:624 +#: views.py:623 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "Actualización de número de páginas completado. Documentos procesados: %(total)d, documentos con el número de páginas actualizado: %(change)d" +msgstr "" +"Actualización de número de páginas completado. Documentos procesados: " +"%(total)d, documentos con el número de páginas actualizado: %(change)d" -#: views.py:632 +#: views.py:631 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents " -"(%d)?" -msgstr "¿Seguro que desea actualizar el número de páginas de los documentos de oficina (%d)?" +"Are you sure you wish to update the page count for the office documents (%d)?" +msgstr "" +"¿Seguro que desea actualizar el número de páginas de los documentos de " +"oficina (%d)?" -#: views.py:664 +#: views.py:663 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." -msgstr "Todas las transformaciones de la página de documento: %s, se han eliminado con éxito." +msgstr "" +"Todas las transformaciones de la página de documento: %s, se han eliminado " +"con éxito." -#: views.py:666 +#: views.py:665 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." -msgstr "Error al eliminar las transformaciones de página para el documento: %(document)s; %(error)s." +msgstr "" +"Error al eliminar las transformaciones de página para el documento: " +"%(document)s; %(error)s." -#: views.py:672 +#: views.py:671 msgid "document transformation" msgstr "transformación de documento" -#: views.py:681 +#: views.py:680 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: " -"%s?" -msgstr "¿Está seguro que desea eliminar todas las transformaciones de página del documento: %s?" +"Are you sure you wish to clear all the page transformations for document: %s?" +msgstr "" +"¿Está seguro que desea eliminar todas las transformaciones de página del " +"documento: %s?" -#: views.py:683 +#: views.py:682 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" -msgstr "¿Está seguro que desea eliminar las transformaciones de página de los documentos: %s?" +msgstr "" +"¿Está seguro que desea eliminar las transformaciones de página de los " +"documentos: %s?" -#: views.py:711 +#: views.py:710 msgid "missing documents" msgstr "documentos perdidos" -#: views.py:727 views.py:769 +#: views.py:726 views.py:768 #, python-format msgid "details for: %s" msgstr "detalles para: %s" -#: views.py:788 +#: views.py:787 msgid "Document page edited successfully." msgstr "Página del documento se ha editado correctamente." -#: views.py:797 +#: views.py:796 #, python-format msgid "edit: %s" msgstr "editar: %s" -#: views.py:814 +#: views.py:813 msgid "There are no more pages in this document" msgstr "No hay más páginas en este documento" -#: views.py:832 +#: views.py:831 msgid "You are already at the first page of this document" msgstr "Usted ya está en la primera página de este documento" -#: views.py:993 +#: views.py:992 #, python-format msgid "print: %s" msgstr "Imprimir: %s" -#: views.py:1066 +#: views.py:1065 #, python-format msgid "documents of type \"%s\"" msgstr "documentos de tipo \"%s\"" -#: views.py:1086 +#: views.py:1085 msgid "Document type edited successfully" msgstr "Tipo de documento editado exitosamente" -#: views.py:1089 +#: views.py:1088 #, python-format msgid "Error editing document type; %s" msgstr "Error al modificar el tipo de documento; %s" -#: views.py:1094 +#: views.py:1093 #, python-format msgid "edit document type: %s" msgstr "editar tipo de documento: %s" -#: views.py:1118 +#: views.py:1117 #, python-format msgid "Document type: %s deleted successfully." msgstr "Tipo de documento: %s eliminado exitosamente." -#: views.py:1120 +#: views.py:1119 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" -msgstr "Error de eliminación: %(error)s para tipo de documento: %(document_type)s " +msgstr "" +"Error de eliminación: %(error)s para tipo de documento: %(document_type)s " -#: views.py:1135 +#: views.py:1134 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "¿Está seguro que desea eliminar el tipo de documento: %s?" -#: views.py:1136 +#: views.py:1135 msgid "" "The document type of all documents using this document type will be set to " "none." -msgstr "El tipo de documento de todos los documentos que utilizan este tipo de documentos será borrado." +msgstr "" +"El tipo de documento de todos los documentos que utilizan este tipo de " +"documentos será borrado." -#: views.py:1152 +#: views.py:1151 msgid "Document type created successfully" msgstr "Tipo de documento creado exitosamente." -#: views.py:1155 +#: views.py:1154 #, python-format msgid "Error creating document type; %(error)s" msgstr "Error documento creando tipo de documento; %(error)s " -#: views.py:1173 +#: views.py:1172 #, python-format msgid "filenames for document type: %s" msgstr "nombres de archivo para tipo de documento: %s" -#: views.py:1204 +#: views.py:1203 msgid "Document type filename edited successfully" msgstr "Nombre de archivo de tipo de documento editado con exitosamente" -#: views.py:1207 +#: views.py:1206 #, python-format msgid "Error editing document type filename; %s" msgstr "Error al modificar el nombre de archivo para tipo de document; %s" -#: views.py:1212 +#: views.py:1211 #, python-format msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" -msgstr "editar nombre de archivo \"%(filename)s\" del tipo de documento \"%(document_type)s\"" +msgstr "" +"editar nombre de archivo \"%(filename)s\" del tipo de documento " +"\"%(document_type)s\"" -#: views.py:1221 views.py:1247 views.py:1255 +#: views.py:1220 views.py:1246 views.py:1254 msgid "document type filename" msgstr "nombre de archivo para tipo de documento" -#: views.py:1239 +#: views.py:1238 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Nombre de archivo para tipo de documento: %s eliminado exitosamente." -#: views.py:1241 +#: views.py:1240 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "Error de eliminación: %(error)s para nombre de archivo de tipo de documento: %(document_type_filename)s " +msgstr "" +"Error de eliminación: %(error)s para nombre de archivo de tipo de documento: " +"%(document_type_filename)s " -#: views.py:1257 +#: views.py:1256 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "¿Está seguro que desea eliminar el nombre del archivo: %(filename)s, del tipo de documento \"%(document_type)s\"?" +msgstr "" +"¿Está seguro que desea eliminar el nombre del archivo: %(filename)s, del " +"tipo de documento \"%(document_type)s\"?" -#: views.py:1282 +#: views.py:1281 msgid "Document type filename created successfully" msgstr "Nombre de archivo de tipo de documento creado exitosamente." -#: views.py:1285 +#: views.py:1284 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Error al crear nombre de archivo para tipo de documento; %(error)s" -#: views.py:1291 +#: views.py:1290 #, python-format msgid "create filename for document type: %s" msgstr "crear nombre de archivo para tipo de documento: %s" -#: views.py:1306 +#: views.py:1305 msgid "Document image cache cleared successfully" msgstr "Caché de imagenes de documentos borrada exitosamente" -#: views.py:1308 +#: views.py:1307 #, python-format msgid "Error clearing document image cache; %s" msgstr "Error borrando el caché de imágenes de documentos; %s" -#: views.py:1314 +#: views.py:1313 msgid "Are you sure you wish to clear the document image cache?" msgstr "¿Esta seguro que desea borrar el caché de imágenes de documentos?" -#: views.py:1331 +#: views.py:1330 #, python-format msgid "versions for document: %s" msgstr "versiones para el documento: %s" -#: views.py:1341 +#: views.py:1340 msgid "time and date" msgstr "fecha y hora" -#: views.py:1345 +#: views.py:1344 msgid "mimetype" msgstr "mimetype" -#: views.py:1349 +#: views.py:1348 msgid "encoding" msgstr "codificación" -#: views.py:1380 +#: views.py:1379 msgid "Document version reverted successfully" msgstr "Versión de documento revertida exitosamente." -#: views.py:1382 +#: views.py:1381 #, python-format msgid "Error reverting document version; %s" msgstr "Error revirtiendo la versión del documento; %s" -#: views.py:1389 +#: views.py:1388 msgid "Are you sure you wish to revert to this version?" msgstr "¿Está seguro que desea revertir a esta versión?" -#: views.py:1390 +#: views.py:1389 msgid "All later version after this one will be deleted too." msgstr "Todas las versiones más recientes a que éste serán borradas." @@ -1050,29 +1109,39 @@ msgstr "Siguiente paso" #: conf/settings.py:38 msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per" -" user." -msgstr "El número máximo de documentos recientes (creados, editados, vistos) a recordar por usuario." +"Maximum number of recent (created, edited, viewed) documents to remember per " +"user." +msgstr "" +"El número máximo de documentos recientes (creados, editados, vistos) a " +"recordar por usuario." #: conf/settings.py:39 msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "Cantidad en porcentaje acercar o alejar una página de documento por la interacción del usuario." +msgstr "" +"Cantidad en porcentaje acercar o alejar una página de documento por la " +"interacción del usuario." #: conf/settings.py:40 msgid "" "Maximum amount in percent (%) to allow user to zoom in a document page " "interactively." -msgstr "Cantidad máxima en porcentaje (%) a permitir al usuario aumentar la página del documento interactivamente." +msgstr "" +"Cantidad máxima en porcentaje (%) a permitir al usuario aumentar la página " +"del documento interactivamente." #: conf/settings.py:41 msgid "" "Minimum amount in percent (%) to allow user to zoom out a document page " "interactively." -msgstr "Cantidad mínima en porcentaje (%) a permitir al usuario disminuir la página del documento interactivamente." +msgstr "" +"Cantidad mínima en porcentaje (%) a permitir al usuario disminuir la página " +"del documento interactivamente." #: conf/settings.py:42 msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "Cantidad de grados que se va a girar una página de documento interactivamente con el usuario." +msgstr "" +"Cantidad de grados que se va a girar una página de documento " +"interactivamente con el usuario." #: templates/document_types_help.html:3 msgid "What are document types?" @@ -1084,7 +1153,12 @@ msgid "" "such as: invoices, regulations or manuals. The advantage of using document " "types are: assigning a list of typical filenames for quick renaming during " "creation, as well as assigning default metadata types and sets to it." -msgstr "Los tipos de documentos definene una clase que representa a un grupo amplio de documentos, tales como: facturas, reglamentos o manuales. La ventaja de utilizar los tipos de documentos son: la asignación de una lista de nombres de archivos típicos para el cambio de nombre rápido durante la creación, así como la asignación de tipos de metadatos y grupos por defecto." +msgstr "" +"Los tipos de documentos definene una clase que representa a un grupo amplio " +"de documentos, tales como: facturas, reglamentos o manuales. La ventaja de " +"utilizar los tipos de documentos son: la asignación de una lista de nombres " +"de archivos típicos para el cambio de nombre rápido durante la creación, así " +"como la asignación de tipos de metadatos y grupos por defecto." #: templates/recent_document_list_help.html:3 msgid "What are recent documents?" @@ -1095,4 +1169,6 @@ msgstr "¿Que son los documentos recientes?" msgid "" "Here you will find the latest %(recent_count)s documents you have either " "created or edited in any way." -msgstr "Aquí encontrará los últimos %(recent_count)s documentos que haya creado o editado de alguna manera." +msgstr "" +"Aquí encontrará los últimos %(recent_count)s documentos que haya creado o " +"editado de alguna manera." diff --git a/apps/documents/locale/it/LC_MESSAGES/django.po b/apps/documents/locale/it/LC_MESSAGES/django.po index 47d369cd4d..e6194bb7a8 100644 --- a/apps/documents/locale/it/LC_MESSAGES/django.po +++ b/apps/documents/locale/it/LC_MESSAGES/django.po @@ -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: # Carlo Zanatto <>, 2012. # , 2011. @@ -10,212 +10,268 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-30 08:30+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" -#: __init__.py:63 +#: __init__.py:55 msgid "all documents" msgstr "tutti i documenti" -#: __init__.py:64 models.py:669 views.py:871 +#: __init__.py:56 models.py:669 views.py:870 msgid "recent documents" msgstr "documenti recenti" -#: __init__.py:65 +#: __init__.py:57 msgid "upload new documents" msgstr "upload nuovi documenti" -#: __init__.py:66 +#: __init__.py:58 msgid "clone metadata" msgstr "clona i metadati" -#: __init__.py:67 +#: __init__.py:59 msgid "details" msgstr "dettagli" -#: __init__.py:68 +#: __init__.py:60 msgid "properties" msgstr "proprietà" -#: __init__.py:69 __init__.py:70 __init__.py:92 __init__.py:116 -#: __init__.py:122 +#: __init__.py:61 __init__.py:62 __init__.py:84 __init__.py:108 +#: __init__.py:114 msgid "delete" msgstr "cancella" -#: __init__.py:71 __init__.py:91 __init__.py:115 __init__.py:121 +#: __init__.py:63 __init__.py:83 __init__.py:107 __init__.py:113 msgid "edit" msgstr "edita" -#: __init__.py:72 +#: __init__.py:64 msgid "preview" msgstr "anteprima" -#: __init__.py:73 __init__.py:74 __init__.py:75 +#: __init__.py:65 __init__.py:66 __init__.py:67 msgid "download" msgstr "scarica" -#: __init__.py:76 +#: __init__.py:68 msgid "find duplicates" msgstr "trova duplicati" -#: __init__.py:77 +#: __init__.py:69 msgid "find all duplicates" msgstr "trova tutti i duplicati" -#: __init__.py:77 +#: __init__.py:69 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "Cerca tutti i documenti con il checksum e restituisci una lista delle corrispondenze esatte." +msgstr "" +"Cerca tutti i documenti con il checksum e restituisci una lista delle " +"corrispondenze esatte." -#: __init__.py:78 +#: __init__.py:70 msgid "update office documents' page count" msgstr "update documenti di office numero di pagine" -#: __init__.py:78 +#: __init__.py:70 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "Update the page count of the office type documents. This is useful when enabling office document support after there were already office type documents in the database." +msgstr "" +"Update the page count of the office type documents. This is useful when " +"enabling office document support after there were already office type " +"documents in the database." -#: __init__.py:79 __init__.py:80 +#: __init__.py:71 __init__.py:72 msgid "clear transformations" msgstr "ripulisci le trasformazioni" -#: __init__.py:81 +#: __init__.py:73 msgid "print" msgstr "stampa" -#: __init__.py:82 +#: __init__.py:74 msgid "history" msgstr "versioni" -#: __init__.py:83 +#: __init__.py:75 msgid "Find missing document files" msgstr "Trovare i file di documenti mancanti" -#: __init__.py:86 +#: __init__.py:78 msgid "Clear the document image cache" msgstr "Svuota la cache immagine del documento" -#: __init__.py:86 +#: __init__.py:78 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "Cancella le rappresentazioni grafiche utilizzate per accellerare la visualizzazione dei documenti e dei risultati interattivi trasformazioni." +msgstr "" +"Cancella le rappresentazioni grafiche utilizzate per accellerare la " +"visualizzazione dei documenti e dei risultati interattivi trasformazioni." -#: __init__.py:89 +#: __init__.py:81 msgid "page transformations" msgstr "trasformazioni della pagina" -#: __init__.py:90 +#: __init__.py:82 msgid "create new transformation" msgstr "crea una nuova trasformazione" -#: __init__.py:94 +#: __init__.py:86 msgid "page image" msgstr "immagine della pagina" -#: __init__.py:95 +#: __init__.py:87 msgid "page text" msgstr "testo della pagina" -#: __init__.py:96 +#: __init__.py:88 msgid "edit page text" msgstr "modifica il testo nella pagina" -#: __init__.py:97 +#: __init__.py:89 msgid "next page" msgstr "pagina successiva" -#: __init__.py:98 +#: __init__.py:90 msgid "previous page" msgstr "pagina precedente" -#: __init__.py:99 +#: __init__.py:91 msgid "first page" msgstr "prima pagina" -#: __init__.py:100 +#: __init__.py:92 msgid "last page" msgstr "ultima pagina" -#: __init__.py:101 +#: __init__.py:93 msgid "zoom in" msgstr "zoom in" -#: __init__.py:102 +#: __init__.py:94 msgid "zoom out" msgstr "zoom out" -#: __init__.py:103 +#: __init__.py:95 msgid "rotate right" msgstr "ruotate a destra" -#: __init__.py:104 +#: __init__.py:96 msgid "rotate left" msgstr "ruotate a sinistra" -#: __init__.py:105 +#: __init__.py:97 msgid "reset view" msgstr "ripristino della vista" -#: __init__.py:108 +#: __init__.py:100 msgid "versions" msgstr "versioni" -#: __init__.py:109 +#: __init__.py:101 msgid "revert" msgstr "ripristinare" -#: __init__.py:112 +#: __init__.py:104 msgid "document type list" msgstr "lista in base al tipo di documento" -#: __init__.py:113 views.py:1050 +#: __init__.py:105 views.py:1049 msgid "document types" msgstr "tipi di documenti" -#: __init__.py:114 +#: __init__.py:106 msgid "documents of this type" msgstr "documenti di questo tipo" -#: __init__.py:117 views.py:1161 +#: __init__.py:109 views.py:1160 msgid "create document type" msgstr "crea il tipo di documenti" -#: __init__.py:119 +#: __init__.py:111 msgid "filenames" msgstr "nome file" -#: __init__.py:120 +#: __init__.py:112 msgid "add filename to document type" msgstr "aggiungi il nome file al tipo di documento" -#: __init__.py:164 permissions.py:7 +#: __init__.py:156 permissions.py:7 msgid "Documents" msgstr "Documenti" -#: __init__.py:166 __init__.py:179 models.py:91 views.py:79 +#: __init__.py:158 __init__.py:171 events.py:5 models.py:91 views.py:77 msgid "documents" msgstr "documenti" -#: __init__.py:169 +#: __init__.py:161 msgid "thumbnail" msgstr "thumbnail" -#: __init__.py:172 +#: __init__.py:164 msgid "metadata" msgstr "metadata" +#: events.py:7 +msgid "Document creation" +msgstr "Creazione documento" + +#: events.py:8 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "Documento \"%(content_object)s\" creato da by %(fullname)s." + +#: events.py:9 +#, python-format +msgid "" +"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "" +"Documento \"%(content_object)s\" creato il %(datetime)s da %(fullname)s." + +#: events.py:13 +msgid "Document edited" +msgstr "Documento modificato" + +#: events.py:14 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "Documento \"%(content_object)s\" modificato da %(fullname)s." + +#: events.py:15 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " +"The following changes took place: %(changes)s." +msgstr "" +"Documento \"%(content_object)s\" è stato modificato il %(datetime)s da " +"%(fullname)s. Queste le seguenti modifiche: %(changes)s." + +#: events.py:22 +msgid "Document deleted" +msgstr "Documento cancellato" + +#: events.py:23 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "Documento \"%(document)s\" cancellato da %(fullname)s." + +#: events.py:24 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "Documento \"%(document)s\" cancellato il %(datetime)s da %(fullname)s." + #: forms.py:63 msgid "Page image" msgstr "Immagine della pagina" @@ -282,69 +338,39 @@ msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "Scarica il documento nel formato originale o in modo compresso. Questa opzione è selezionabile solo quando il download di un documento, per i documenti multipli, il bundle sarà sempre download come un file compresso." +msgstr "" +"Scarica il documento nel formato originale o in modo compresso. Questa " +"opzione è selezionabile solo quando il download di un documento, per i " +"documenti multipli, il bundle sarà sempre download come un file compresso." -#: literals.py:10 -msgid "Document creation" -msgstr "Creazione documento" +#: forms.py:319 +#, fuzzy +msgid "Compressed filename" +msgstr "tipo di nome file per il documento" -#: literals.py:11 -#, python-format -msgid "Document \"%(content_object)s\" created by %(fullname)s." -msgstr "Documento \"%(content_object)s\" creato da by %(fullname)s." - -#: literals.py:12 -#, python-format -msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "Documento \"%(content_object)s\" creato il %(datetime)s da %(fullname)s." - -#: literals.py:18 -msgid "Document edited" -msgstr "Documento modificato" - -#: literals.py:19 -#, python-format -msgid "Document \"%(content_object)s\" edited by %(fullname)s." -msgstr "Documento \"%(content_object)s\" modificato da %(fullname)s." - -#: literals.py:20 -#, python-format +#: forms.py:319 msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." -" The following changes took place: %(changes)s." -msgstr "Documento \"%(content_object)s\" è stato modificato il %(datetime)s da %(fullname)s. Queste le seguenti modifiche: %(changes)s." +"The filename of the compressed file that will contain the documents to be " +"downloaded, if the previous option is selected." +msgstr "" -#: literals.py:29 -msgid "Document deleted" -msgstr "Documento cancellato" - -#: literals.py:30 -#, python-format -msgid "Document \"%(document)s\" deleted by %(fullname)s." -msgstr "Documento \"%(document)s\" cancellato da %(fullname)s." - -#: literals.py:31 -#, python-format -msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." -msgstr "Documento \"%(document)s\" cancellato il %(datetime)s da %(fullname)s." - -#: literals.py:42 +#: literals.py:15 msgid "final" msgstr "finale" -#: literals.py:43 +#: literals.py:16 msgid "alpha" msgstr "alfa" -#: literals.py:44 +#: literals.py:17 msgid "beta" msgstr "beta" -#: literals.py:45 +#: literals.py:18 msgid "release candidate" msgstr "Release Candidate" -#: literals.py:46 +#: literals.py:19 msgid "hotfix" msgstr "hotfix" @@ -352,8 +378,8 @@ msgstr "hotfix" msgid "name" msgstr "nome" -#: models.py:68 models.py:78 models.py:543 views.py:1068 views.py:1097 -#: views.py:1126 views.py:1131 views.py:1174 views.py:1220 views.py:1254 +#: models.py:68 models.py:78 models.py:543 views.py:1067 views.py:1096 +#: views.py:1125 views.py:1130 views.py:1173 views.py:1219 views.py:1253 msgid "document type" msgstr "tipo documento" @@ -369,8 +395,8 @@ msgstr "descrizione" msgid "added" msgstr "ha aggiunto" -#: models.py:90 models.py:308 models.py:658 models.py:673 views.py:227 -#: views.py:351 +#: models.py:90 models.py:308 models.py:658 models.py:673 views.py:225 +#: views.py:349 msgid "document" msgstr "documento" @@ -413,7 +439,7 @@ msgstr "sequenziale" msgid "timestamp" msgstr "timestamp" -#: models.py:315 views.py:1357 +#: models.py:315 views.py:1356 msgid "comment" msgstr "commento" @@ -433,13 +459,14 @@ msgstr "versione del documento" msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." -msgstr "Questo tipo di formato file è sconosciuto, per cui il numero di pagine sarà 1" +msgstr "" +"Questo tipo di formato file è sconosciuto, per cui il numero di pagine sarà 1" -#: models.py:544 views.py:1353 +#: models.py:544 views.py:1352 msgid "filename" msgstr "nome file" -#: models.py:545 views.py:1181 +#: models.py:545 views.py:1180 msgid "enabled" msgstr "abilitato" @@ -480,15 +507,15 @@ msgstr "pagine di documento" msgid "Enter a valid value." msgstr "Inserisci un valore valido" -#: models.py:621 views.py:449 +#: models.py:621 views.py:448 msgid "order" msgstr "ordina" -#: models.py:622 views.py:450 views.py:511 views.py:542 +#: models.py:622 views.py:449 views.py:510 views.py:541 msgid "transformation" msgstr "trasformazione" -#: models.py:623 views.py:451 +#: models.py:623 views.py:450 msgid "arguments" msgstr "argomenti" @@ -525,7 +552,7 @@ msgstr "Tipo documento" msgid "MIME type" msgstr "Tipo MIME" -#: models.py:676 views.py:132 +#: models.py:676 views.py:130 msgid "Filename" msgstr "Nome file" @@ -569,7 +596,7 @@ msgstr "Visualizza documenti" msgid "Delete documents" msgstr "Cancella documenti" -#: permissions.py:14 views.py:408 +#: permissions.py:14 views.py:406 msgid "Download documents" msgstr "Scarica documenti" @@ -627,9 +654,11 @@ msgstr "Documenti nello storage:%d" #: statistics.py:52 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" -" bytes" -msgstr "Spazio usato nello storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " +"bytes" +msgstr "" +"Spazio usato nello storage: %(base_2)s (base 2), %(base_10)s (base 10), " +"%(bytes)d bytes" #: statistics.py:63 #, python-format @@ -655,379 +684,396 @@ msgstr "" msgid "Document statistics" msgstr "Statistiche del documento" -#: views.py:133 +#: views.py:131 msgid "File mimetype" msgstr "File mimetype" -#: views.py:133 views.py:134 +#: views.py:131 views.py:132 msgid "None" msgstr "" -#: views.py:134 +#: views.py:132 msgid "File mime encoding" msgstr "File mime encoding" -#: views.py:135 +#: views.py:133 msgid "File size" msgstr "Dimensioni del file" -#: views.py:136 +#: views.py:134 msgid "Exists in storage" msgstr "Esiste nello storage" -#: views.py:137 +#: views.py:135 msgid "File path in storage" msgstr "File path in storage" -#: views.py:138 +#: views.py:136 msgid "Date added" msgstr "Inserimento data" -#: views.py:139 +#: views.py:137 msgid "Time added" msgstr "Inserimento orario" -#: views.py:140 +#: views.py:138 msgid "Checksum" msgstr "Checksum" -#: views.py:141 +#: views.py:139 msgid "UUID" msgstr "UUID" -#: views.py:142 +#: views.py:140 msgid "Pages" msgstr "Pagine" -#: views.py:151 +#: views.py:149 #, python-format msgid "document properties for: %s" msgstr "Proprietà per il documento:%s" -#: views.py:173 +#: views.py:171 msgid "document data" msgstr "dati del documento" -#: views.py:197 views.py:646 +#: views.py:195 views.py:645 msgid "Must provide at least one document." msgstr "Devi indicare almeno un documento" -#: views.py:218 +#: views.py:216 msgid "Document deleted successfully." msgstr "Documento eliminato correttamente." -#: views.py:220 +#: views.py:218 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Documento:%(document)s errore cancellazione: %(error)s" -#: views.py:235 +#: views.py:233 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Sei sicuro di voler cancellare il documento: %s?" -#: views.py:237 +#: views.py:235 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Sei sicuro di voler cancellare i documenti: %s?" -#: views.py:276 +#: views.py:274 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Il documento \"%s\" è ancora in modifica" -#: views.py:342 +#: views.py:340 msgid "documents to be downloaded" msgstr "documenti da scaricare" -#: views.py:352 views.py:1337 +#: views.py:350 views.py:1336 msgid "version" msgstr "versione" -#: views.py:409 +#: views.py:407 msgid "Download" msgstr "Scarica" -#: views.py:411 +#: views.py:409 msgid "Return" msgstr "Ritorno" -#: views.py:445 +#: views.py:444 #, python-format msgid "transformations for: %s" msgstr "trasformazioni per:%s" -#: views.py:472 +#: views.py:471 msgid "Document page transformation created successfully." msgstr "Trasformazioni per la pagina del documento creata con successo" -#: views.py:481 +#: views.py:480 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "Crea una nuova trasformazione per la pagina: %(page)s del documento: %(document)s" +msgstr "" +"Crea una nuova trasformazione per la pagina: %(page)s del documento: " +"%(document)s" -#: views.py:500 +#: views.py:499 msgid "Document page transformation edited successfully." msgstr "Document page trasformation edited successfully." -#: views.py:513 +#: views.py:512 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" -msgstr "Modifica la trasformazione \"%(transformation)s\" per: %(document_page)s" +msgstr "" +"Modifica la trasformazione \"%(transformation)s\" per: %(document_page)s" -#: views.py:533 +#: views.py:532 msgid "Document page transformation deleted successfully." msgstr "Trasformazione della pagina di documento cancellata con successo." -#: views.py:544 +#: views.py:543 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "Sei sicuro di voler cancellare la trasformazione \"%(transformation)s\" per: %(document_page)s" +msgstr "" +"Sei sicuro di voler cancellare la trasformazione \"%(transformation)s\" per: " +"%(document_page)s" -#: views.py:562 +#: views.py:561 #, python-format msgid "duplicates of: %s" msgstr "duplicati di:%s" -#: views.py:574 +#: views.py:573 msgid "Are you sure you wish to find all duplicates?" msgstr "Sei sicuro di voler trovare tutti i duplicati?" -#: views.py:575 views.py:633 views.py:701 +#: views.py:574 views.py:632 views.py:700 msgid "On large databases this operation may take some time to execute." msgstr "In un grande database questa operazione potrebbe richiedere del tempo " -#: views.py:598 +#: views.py:597 msgid "duplicated documents" msgstr "documenti duplicati" -#: views.py:624 +#: views.py:623 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "Update del numero di pagine completato. Il documenti processati %(total)d, con il numero di pagine cambiate: %(change)d" +msgstr "" +"Update del numero di pagine completato. Il documenti processati " +"%(total)d, con il numero di pagine cambiate: %(change)d" -#: views.py:632 +#: views.py:631 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents " -"(%d)?" -msgstr "Sei sicuro di voler cambiare il numero di pagine deil documenti office (%d)?" +"Are you sure you wish to update the page count for the office documents (%d)?" +msgstr "" +"Sei sicuro di voler cambiare il numero di pagine deil documenti office (%d)?" -#: views.py:664 +#: views.py:663 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." -msgstr "Tutte le trasformazioni alle pagine del documento:%s, sono state cancellate con successo." +msgstr "" +"Tutte le trasformazioni alle pagine del documento:%s, sono state cancellate " +"con successo." -#: views.py:666 +#: views.py:665 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." -msgstr "Errore nella cancellazione della trasformazione della pagina per il documento:%(document)s; %(error)s." +msgstr "" +"Errore nella cancellazione della trasformazione della pagina per il " +"documento:%(document)s; %(error)s." -#: views.py:672 +#: views.py:671 msgid "document transformation" msgstr "trasformazione del documento" -#: views.py:681 +#: views.py:680 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: " -"%s?" +"Are you sure you wish to clear all the page transformations for document: %s?" msgstr "Sei sicuro di voler cancellare le trasformazioni per il documento:%s?" -#: views.py:683 +#: views.py:682 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" msgstr "Sei sicuro di voler cancellare le trasformazioni per il documenti:%s?" -#: views.py:711 +#: views.py:710 msgid "missing documents" msgstr "documenti mancanti" -#: views.py:727 views.py:769 +#: views.py:726 views.py:768 #, python-format msgid "details for: %s" msgstr "dettagli per:%s" -#: views.py:788 +#: views.py:787 msgid "Document page edited successfully." msgstr "Pagina di documento modificata con successo." -#: views.py:797 +#: views.py:796 #, python-format msgid "edit: %s" msgstr "modifica:%s" -#: views.py:814 +#: views.py:813 msgid "There are no more pages in this document" msgstr "Non ci sono più pagine in questo documento" -#: views.py:832 +#: views.py:831 msgid "You are already at the first page of this document" msgstr "Sei già alla prima pagina del documento" -#: views.py:993 +#: views.py:992 #, python-format msgid "print: %s" msgstr "stampa:%s" -#: views.py:1066 +#: views.py:1065 #, python-format msgid "documents of type \"%s\"" msgstr "documenti di tipo \"%s\"" -#: views.py:1086 +#: views.py:1085 msgid "Document type edited successfully" msgstr "Tipo di documento modificata con successo" -#: views.py:1089 +#: views.py:1088 #, python-format msgid "Error editing document type; %s" msgstr "Errore nella modifica del tipo di documento;%s" -#: views.py:1094 +#: views.py:1093 #, python-format msgid "edit document type: %s" msgstr "modifica tipo documento:%s" -#: views.py:1118 +#: views.py:1117 #, python-format msgid "Document type: %s deleted successfully." msgstr "Tipo di documento: %s cancellata ." -#: views.py:1120 +#: views.py:1119 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" -msgstr "Tipo di documento: %(document_type)s errore di cancellazione: %(error)s" +msgstr "" +"Tipo di documento: %(document_type)s errore di cancellazione: %(error)s" -#: views.py:1135 +#: views.py:1134 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Sei sicuro di cancellare questo tipo di documento:%s?" -#: views.py:1136 +#: views.py:1135 msgid "" "The document type of all documents using this document type will be set to " "none." msgstr "Il tipo di documento per tutti i documenti sarà messo a nullo" -#: views.py:1152 +#: views.py:1151 msgid "Document type created successfully" msgstr "Tipo di documento creato con successo" -#: views.py:1155 +#: views.py:1154 #, python-format msgid "Error creating document type; %(error)s" msgstr "Errore nella creazione del tipo di documento;%(error)s" -#: views.py:1173 +#: views.py:1172 #, python-format msgid "filenames for document type: %s" msgstr "tipo di documento per il nome file: %s" -#: views.py:1204 +#: views.py:1203 msgid "Document type filename edited successfully" msgstr "Tipo di documento per il nome file modificato con successo" -#: views.py:1207 +#: views.py:1206 #, python-format msgid "Error editing document type filename; %s" msgstr "Errore nella modifica del tipo di nome file;%s" -#: views.py:1212 +#: views.py:1211 #, python-format msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" -msgstr "modifica il nome file \"%(filename)s\" per il tipo di documento \"%(document_type)s\"" +msgstr "" +"modifica il nome file \"%(filename)s\" per il tipo di documento " +"\"%(document_type)s\"" -#: views.py:1221 views.py:1247 views.py:1255 +#: views.py:1220 views.py:1246 views.py:1254 msgid "document type filename" msgstr "tipo di nome file per il documento" -#: views.py:1239 +#: views.py:1238 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Tipo di nome file per il documento: %s cancellato con successo." -#: views.py:1241 +#: views.py:1240 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "Tipo di nome file per il documento:%(document_type_filename)s errore di cancellazione: %(error)s" +msgstr "" +"Tipo di nome file per il documento:%(document_type_filename)s errore di " +"cancellazione: %(error)s" -#: views.py:1257 +#: views.py:1256 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "Sei sicuro che vuoi cancellare il nome file:%(filename)s, per il tipo di documento\"%(document_type)s\"?" +msgstr "" +"Sei sicuro che vuoi cancellare il nome file:%(filename)s, per il tipo di " +"documento\"%(document_type)s\"?" -#: views.py:1282 +#: views.py:1281 msgid "Document type filename created successfully" msgstr "Tipo di nome file per nome file creato con successo" -#: views.py:1285 +#: views.py:1284 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Errore creando il tipo di nome file; %(error)s" -#: views.py:1291 +#: views.py:1290 #, python-format msgid "create filename for document type: %s" msgstr "crea il nome file per i documenti di tipo:%s" -#: views.py:1306 +#: views.py:1305 msgid "Document image cache cleared successfully" msgstr "Cancellata con successo la cache delle immagini dei documenti" -#: views.py:1308 +#: views.py:1307 #, python-format msgid "Error clearing document image cache; %s" msgstr "Errore nella pulizia della cache del documento; %s" -#: views.py:1314 +#: views.py:1313 msgid "Are you sure you wish to clear the document image cache?" msgstr "Sei sicuro di voler cancellare la cache delle immagini del documento?" -#: views.py:1331 +#: views.py:1330 #, python-format msgid "versions for document: %s" msgstr "versioni per documento: %s" -#: views.py:1341 +#: views.py:1340 msgid "time and date" msgstr "data e ora" -#: views.py:1345 +#: views.py:1344 msgid "mimetype" msgstr "mimetype" -#: views.py:1349 +#: views.py:1348 msgid "encoding" msgstr "codifica" -#: views.py:1380 +#: views.py:1379 msgid "Document version reverted successfully" msgstr "Versione del documento ripristinato con successo" -#: views.py:1382 +#: views.py:1381 #, python-format msgid "Error reverting document version; %s" msgstr "Errore restituito, quando ripristino documento; %s" -#: views.py:1389 +#: views.py:1388 msgid "Are you sure you wish to revert to this version?" msgstr "Sei sicuro di voler tornare a questa versione?" -#: views.py:1390 +#: views.py:1389 msgid "All later version after this one will be deleted too." msgstr "Tutte le versioni più tardi verrà cancellato." @@ -1053,25 +1099,33 @@ msgstr "Prossimo passo" #: conf/settings.py:38 msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per" -" user." -msgstr "Massimo numero recente (creazione, modifica, visualizzazione) di documenti da ricordare per utente" +"Maximum number of recent (created, edited, viewed) documents to remember per " +"user." +msgstr "" +"Massimo numero recente (creazione, modifica, visualizzazione) di documenti " +"da ricordare per utente" #: conf/settings.py:39 msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "Importo in percentuale dello zoom o rimpicciolire una pagina del documento per l'interazione dell'utente." +msgstr "" +"Importo in percentuale dello zoom o rimpicciolire una pagina del documento " +"per l'interazione dell'utente." #: conf/settings.py:40 msgid "" "Maximum amount in percent (%) to allow user to zoom in a document page " "interactively." -msgstr "Importo massimo in percentuale (%) per consentire all'utente di ingrandire una pagina del documento in modo interattivo." +msgstr "" +"Importo massimo in percentuale (%) per consentire all'utente di ingrandire " +"una pagina del documento in modo interattivo." #: conf/settings.py:41 msgid "" "Minimum amount in percent (%) to allow user to zoom out a document page " "interactively." -msgstr "Quantità minima in percentuale (%) per consentire all'utente di ingrandire una pagina di documento in modo interattivo." +msgstr "" +"Quantità minima in percentuale (%) per consentire all'utente di ingrandire " +"una pagina di documento in modo interattivo." #: conf/settings.py:42 msgid "Amount in degrees to rotate a document page per user interaction." @@ -1087,7 +1141,11 @@ msgid "" "such as: invoices, regulations or manuals. The advantage of using document " "types are: assigning a list of typical filenames for quick renaming during " "creation, as well as assigning default metadata types and sets to it." -msgstr "Il tipo di documento definisce una raggruppamento di documenti, come : fatture, regolamenti, manuali. Il vantaggio dell'uso di tale classificazione permette di rinominare,aggiungere metadati e rinominare i file più velocemente." +msgstr "" +"Il tipo di documento definisce una raggruppamento di documenti, come : " +"fatture, regolamenti, manuali. Il vantaggio dell'uso di tale classificazione " +"permette di rinominare,aggiungere metadati e rinominare i file più " +"velocemente." #: templates/recent_document_list_help.html:3 msgid "What are recent documents?" @@ -1098,4 +1156,6 @@ msgstr "Quali sono i documenti recenti ?" msgid "" "Here you will find the latest %(recent_count)s documents you have either " "created or edited in any way." -msgstr "qui troverete gli ultimi %(recent_count)s documenti da voi creati o modificati" +msgstr "" +"qui troverete gli ultimi %(recent_count)s documenti da voi creati o " +"modificati" diff --git a/apps/documents/locale/pl/LC_MESSAGES/django.po b/apps/documents/locale/pl/LC_MESSAGES/django.po index fabc873c1b..143804c81e 100644 --- a/apps/documents/locale/pl/LC_MESSAGES/django.po +++ b/apps/documents/locale/pl/LC_MESSAGES/django.po @@ -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: # mic , 2012. # , 2012. @@ -9,212 +9,260 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-30 08:30+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" -#: __init__.py:63 +#: __init__.py:55 msgid "all documents" msgstr "wszystkie dokumenty" -#: __init__.py:64 models.py:669 views.py:871 +#: __init__.py:56 models.py:669 views.py:870 msgid "recent documents" msgstr "ostatnie dokumenty" -#: __init__.py:65 +#: __init__.py:57 msgid "upload new documents" msgstr "wgrać nowe dokumenty" -#: __init__.py:66 +#: __init__.py:58 msgid "clone metadata" msgstr "clone metadata" -#: __init__.py:67 +#: __init__.py:59 msgid "details" msgstr "szczegóły" -#: __init__.py:68 +#: __init__.py:60 msgid "properties" msgstr "właściwości" -#: __init__.py:69 __init__.py:70 __init__.py:92 __init__.py:116 -#: __init__.py:122 +#: __init__.py:61 __init__.py:62 __init__.py:84 __init__.py:108 +#: __init__.py:114 msgid "delete" msgstr "usunąć" -#: __init__.py:71 __init__.py:91 __init__.py:115 __init__.py:121 +#: __init__.py:63 __init__.py:83 __init__.py:107 __init__.py:113 msgid "edit" msgstr "edit" -#: __init__.py:72 +#: __init__.py:64 msgid "preview" msgstr "podgląd" -#: __init__.py:73 __init__.py:74 __init__.py:75 +#: __init__.py:65 __init__.py:66 __init__.py:67 msgid "download" msgstr "pobierz" -#: __init__.py:76 +#: __init__.py:68 msgid "find duplicates" msgstr "znaleźć duplikaty" -#: __init__.py:77 +#: __init__.py:69 msgid "find all duplicates" msgstr "znaleźć wszystkie duplikaty" -#: __init__.py:77 +#: __init__.py:69 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "Search all the documents' checksums and return a list of the exact matches." +msgstr "" +"Search all the documents' checksums and return a list of the exact matches." -#: __init__.py:78 +#: __init__.py:70 msgid "update office documents' page count" msgstr "" -#: __init__.py:78 +#: __init__.py:70 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." msgstr "" -#: __init__.py:79 __init__.py:80 +#: __init__.py:71 __init__.py:72 msgid "clear transformations" msgstr "" -#: __init__.py:81 +#: __init__.py:73 msgid "print" msgstr "drukuj" -#: __init__.py:82 +#: __init__.py:74 msgid "history" msgstr "historia" -#: __init__.py:83 +#: __init__.py:75 msgid "Find missing document files" msgstr "" -#: __init__.py:86 +#: __init__.py:78 msgid "Clear the document image cache" msgstr "" -#: __init__.py:86 +#: __init__.py:78 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." msgstr "" -#: __init__.py:89 +#: __init__.py:81 msgid "page transformations" msgstr "" -#: __init__.py:90 +#: __init__.py:82 msgid "create new transformation" msgstr "" -#: __init__.py:94 +#: __init__.py:86 msgid "page image" msgstr "obraz strony" -#: __init__.py:95 +#: __init__.py:87 msgid "page text" msgstr "page text" -#: __init__.py:96 +#: __init__.py:88 msgid "edit page text" msgstr "" -#: __init__.py:97 +#: __init__.py:89 msgid "next page" msgstr "następna strona" -#: __init__.py:98 +#: __init__.py:90 msgid "previous page" msgstr "poprzednia strona" -#: __init__.py:99 +#: __init__.py:91 msgid "first page" msgstr "pierwsza strona" -#: __init__.py:100 +#: __init__.py:92 msgid "last page" msgstr "ostatnia strona" -#: __init__.py:101 +#: __init__.py:93 msgid "zoom in" msgstr "powiększ" -#: __init__.py:102 +#: __init__.py:94 msgid "zoom out" msgstr "pomniejszyć" -#: __init__.py:103 +#: __init__.py:95 msgid "rotate right" msgstr "obrót w prawo" -#: __init__.py:104 +#: __init__.py:96 msgid "rotate left" msgstr "obrót w lewo" -#: __init__.py:105 +#: __init__.py:97 msgid "reset view" msgstr "resetuj widok" -#: __init__.py:108 +#: __init__.py:100 msgid "versions" msgstr "wersje" -#: __init__.py:109 +#: __init__.py:101 msgid "revert" msgstr "przywróć" -#: __init__.py:112 +#: __init__.py:104 msgid "document type list" msgstr "" -#: __init__.py:113 views.py:1050 +#: __init__.py:105 views.py:1049 msgid "document types" msgstr "typy dokumentów" -#: __init__.py:114 +#: __init__.py:106 msgid "documents of this type" msgstr "" -#: __init__.py:117 views.py:1161 +#: __init__.py:109 views.py:1160 msgid "create document type" msgstr "" -#: __init__.py:119 +#: __init__.py:111 msgid "filenames" msgstr "nazwy plików" -#: __init__.py:120 +#: __init__.py:112 msgid "add filename to document type" msgstr "" -#: __init__.py:164 permissions.py:7 +#: __init__.py:156 permissions.py:7 msgid "Documents" msgstr "Dokumenty" -#: __init__.py:166 __init__.py:179 models.py:91 views.py:79 +#: __init__.py:158 __init__.py:171 events.py:5 models.py:91 views.py:77 msgid "documents" msgstr "dokumenty" -#: __init__.py:169 +#: __init__.py:161 msgid "thumbnail" msgstr "miniatura" -#: __init__.py:172 +#: __init__.py:164 msgid "metadata" msgstr "metadane" +#: events.py:7 +msgid "Document creation" +msgstr "" + +#: events.py:8 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "" + +#: events.py:9 +#, python-format +msgid "" +"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "" + +#: events.py:13 +msgid "Document edited" +msgstr "Dokument edytowany" + +#: events.py:14 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "" + +#: events.py:15 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " +"The following changes took place: %(changes)s." +msgstr "" + +#: events.py:22 +msgid "Document deleted" +msgstr "Dokument usunięty" + +#: events.py:23 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "" + +#: events.py:24 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "" + #: forms.py:63 msgid "Page image" msgstr "Obraz strony" @@ -283,67 +331,34 @@ msgid "" "documents, the bundle will always be downloads as a compressed file." msgstr "" -#: literals.py:10 -msgid "Document creation" -msgstr "" +#: forms.py:319 +#, fuzzy +msgid "Compressed filename" +msgstr "Nowa nazwa dokumentu" -#: literals.py:11 -#, python-format -msgid "Document \"%(content_object)s\" created by %(fullname)s." -msgstr "" - -#: literals.py:12 -#, python-format -msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "" - -#: literals.py:18 -msgid "Document edited" -msgstr "Dokument edytowany" - -#: literals.py:19 -#, python-format -msgid "Document \"%(content_object)s\" edited by %(fullname)s." -msgstr "" - -#: literals.py:20 -#, python-format +#: forms.py:319 msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." -" The following changes took place: %(changes)s." +"The filename of the compressed file that will contain the documents to be " +"downloaded, if the previous option is selected." msgstr "" -#: literals.py:29 -msgid "Document deleted" -msgstr "Dokument usunięty" - -#: literals.py:30 -#, python-format -msgid "Document \"%(document)s\" deleted by %(fullname)s." -msgstr "" - -#: literals.py:31 -#, python-format -msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." -msgstr "" - -#: literals.py:42 +#: literals.py:15 msgid "final" msgstr "final" -#: literals.py:43 +#: literals.py:16 msgid "alpha" msgstr "alpha" -#: literals.py:44 +#: literals.py:17 msgid "beta" msgstr "beta" -#: literals.py:45 +#: literals.py:18 msgid "release candidate" msgstr "release candidate" -#: literals.py:46 +#: literals.py:19 msgid "hotfix" msgstr "hotfix" @@ -351,8 +366,8 @@ msgstr "hotfix" msgid "name" msgstr "nazwa" -#: models.py:68 models.py:78 models.py:543 views.py:1068 views.py:1097 -#: views.py:1126 views.py:1131 views.py:1174 views.py:1220 views.py:1254 +#: models.py:68 models.py:78 models.py:543 views.py:1067 views.py:1096 +#: views.py:1125 views.py:1130 views.py:1173 views.py:1219 views.py:1253 msgid "document type" msgstr "typ dokumentu" @@ -368,8 +383,8 @@ msgstr "opis" msgid "added" msgstr "dodana" -#: models.py:90 models.py:308 models.py:658 models.py:673 views.py:227 -#: views.py:351 +#: models.py:90 models.py:308 models.py:658 models.py:673 views.py:225 +#: views.py:349 msgid "document" msgstr "dokument" @@ -412,7 +427,7 @@ msgstr "serial" msgid "timestamp" msgstr "timestamp" -#: models.py:315 views.py:1357 +#: models.py:315 views.py:1356 msgid "comment" msgstr "komentarz" @@ -434,11 +449,11 @@ msgid "" "defaulted to 1." msgstr "" -#: models.py:544 views.py:1353 +#: models.py:544 views.py:1352 msgid "filename" msgstr "nazwa_pliku" -#: models.py:545 views.py:1181 +#: models.py:545 views.py:1180 msgid "enabled" msgstr "włączony" @@ -479,15 +494,15 @@ msgstr "" msgid "Enter a valid value." msgstr "Wprowadź poprawną wartość." -#: models.py:621 views.py:449 +#: models.py:621 views.py:448 msgid "order" msgstr "kolejność" -#: models.py:622 views.py:450 views.py:511 views.py:542 +#: models.py:622 views.py:449 views.py:510 views.py:541 msgid "transformation" msgstr "transformacja" -#: models.py:623 views.py:451 +#: models.py:623 views.py:450 msgid "arguments" msgstr "argumenty" @@ -524,7 +539,7 @@ msgstr "Typ dokumentu" msgid "MIME type" msgstr "typ MIME" -#: models.py:676 views.py:132 +#: models.py:676 views.py:130 msgid "Filename" msgstr "Nazwa pliku" @@ -568,7 +583,7 @@ msgstr "Zobacz dokumenty" msgid "Delete documents" msgstr "Usuwanie dokumentów" -#: permissions.py:14 views.py:408 +#: permissions.py:14 views.py:406 msgid "Download documents" msgstr "Pobierz dokumenty" @@ -626,8 +641,8 @@ msgstr "" #: statistics.py:52 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" -" bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " +"bytes" msgstr "" #: statistics.py:63 @@ -654,379 +669,377 @@ msgstr "" msgid "Document statistics" msgstr "" -#: views.py:133 +#: views.py:131 msgid "File mimetype" msgstr "" -#: views.py:133 views.py:134 +#: views.py:131 views.py:132 msgid "None" msgstr "" -#: views.py:134 +#: views.py:132 msgid "File mime encoding" msgstr "" -#: views.py:135 +#: views.py:133 msgid "File size" msgstr "Rozmiar pliku" -#: views.py:136 +#: views.py:134 msgid "Exists in storage" msgstr "" -#: views.py:137 +#: views.py:135 msgid "File path in storage" msgstr "" -#: views.py:138 +#: views.py:136 msgid "Date added" msgstr "" -#: views.py:139 +#: views.py:137 msgid "Time added" msgstr "" -#: views.py:140 +#: views.py:138 msgid "Checksum" msgstr "" -#: views.py:141 +#: views.py:139 msgid "UUID" msgstr "" -#: views.py:142 +#: views.py:140 msgid "Pages" msgstr "" -#: views.py:151 +#: views.py:149 #, python-format msgid "document properties for: %s" msgstr "" -#: views.py:173 +#: views.py:171 msgid "document data" msgstr "" -#: views.py:197 views.py:646 +#: views.py:195 views.py:645 msgid "Must provide at least one document." msgstr "Musisz podać co najmniej jeden dokument." -#: views.py:218 +#: views.py:216 msgid "Document deleted successfully." msgstr "Dokument usunięty." -#: views.py:220 +#: views.py:218 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:235 +#: views.py:233 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Czy na pewno chcesz usunąć dokument:%s?" -#: views.py:237 +#: views.py:235 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Czy na pewno chcesz usunąć dokumenty:%s?" -#: views.py:276 +#: views.py:274 #, python-format msgid "Document \"%s\" edited successfully." msgstr "" -#: views.py:342 +#: views.py:340 msgid "documents to be downloaded" msgstr "dokumenty do pobrania" -#: views.py:352 views.py:1337 +#: views.py:350 views.py:1336 msgid "version" msgstr "wersja" -#: views.py:409 +#: views.py:407 msgid "Download" msgstr "Pobierz" -#: views.py:411 +#: views.py:409 msgid "Return" msgstr "Powrót" -#: views.py:445 +#: views.py:444 #, python-format msgid "transformations for: %s" msgstr "" -#: views.py:472 +#: views.py:471 msgid "Document page transformation created successfully." msgstr "" -#: views.py:481 +#: views.py:480 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "" -#: views.py:500 +#: views.py:499 msgid "Document page transformation edited successfully." msgstr "" -#: views.py:513 +#: views.py:512 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "" -#: views.py:533 +#: views.py:532 msgid "Document page transformation deleted successfully." msgstr "" -#: views.py:544 +#: views.py:543 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" msgstr "" -#: views.py:562 +#: views.py:561 #, python-format msgid "duplicates of: %s" msgstr "duplikaty:%s" -#: views.py:574 +#: views.py:573 msgid "Are you sure you wish to find all duplicates?" msgstr "Czy na pewno chcesz znaleźć wszystkie duplikaty?" -#: views.py:575 views.py:633 views.py:701 +#: views.py:574 views.py:632 views.py:700 msgid "On large databases this operation may take some time to execute." msgstr "Na dużych bazach danych operacja może chwilę potrwać. " -#: views.py:598 +#: views.py:597 msgid "duplicated documents" msgstr "" -#: views.py:624 +#: views.py:623 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" msgstr "" -#: views.py:632 +#: views.py:631 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents " -"(%d)?" +"Are you sure you wish to update the page count for the office documents (%d)?" msgstr "" -#: views.py:664 +#: views.py:663 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "" -#: views.py:666 +#: views.py:665 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "" -#: views.py:672 +#: views.py:671 msgid "document transformation" msgstr "" -#: views.py:681 +#: views.py:680 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: " -"%s?" +"Are you sure you wish to clear all the page transformations for document: %s?" msgstr "" -#: views.py:683 +#: views.py:682 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" msgstr "" -#: views.py:711 +#: views.py:710 msgid "missing documents" msgstr "brakujących dokumentów" -#: views.py:727 views.py:769 +#: views.py:726 views.py:768 #, python-format msgid "details for: %s" msgstr "" -#: views.py:788 +#: views.py:787 msgid "Document page edited successfully." msgstr "" -#: views.py:797 +#: views.py:796 #, python-format msgid "edit: %s" msgstr "" -#: views.py:814 +#: views.py:813 msgid "There are no more pages in this document" msgstr "" -#: views.py:832 +#: views.py:831 msgid "You are already at the first page of this document" msgstr "Jesteś już na pierwszej stronie tego dokumentu" -#: views.py:993 +#: views.py:992 #, python-format msgid "print: %s" msgstr "drukuj:%s" -#: views.py:1066 +#: views.py:1065 #, python-format msgid "documents of type \"%s\"" msgstr "" -#: views.py:1086 +#: views.py:1085 msgid "Document type edited successfully" msgstr "" -#: views.py:1089 +#: views.py:1088 #, python-format msgid "Error editing document type; %s" msgstr "" -#: views.py:1094 +#: views.py:1093 #, python-format msgid "edit document type: %s" msgstr "" -#: views.py:1118 +#: views.py:1117 #, python-format msgid "Document type: %s deleted successfully." msgstr "" -#: views.py:1120 +#: views.py:1119 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "" -#: views.py:1135 +#: views.py:1134 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "" -#: views.py:1136 +#: views.py:1135 msgid "" "The document type of all documents using this document type will be set to " "none." msgstr "" -#: views.py:1152 +#: views.py:1151 msgid "Document type created successfully" msgstr "" -#: views.py:1155 +#: views.py:1154 #, python-format msgid "Error creating document type; %(error)s" msgstr "" -#: views.py:1173 +#: views.py:1172 #, python-format msgid "filenames for document type: %s" msgstr "" -#: views.py:1204 +#: views.py:1203 msgid "Document type filename edited successfully" msgstr "" -#: views.py:1207 +#: views.py:1206 #, python-format msgid "Error editing document type filename; %s" msgstr "" -#: views.py:1212 +#: views.py:1211 #, python-format msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1221 views.py:1247 views.py:1255 +#: views.py:1220 views.py:1246 views.py:1254 msgid "document type filename" msgstr "" -#: views.py:1239 +#: views.py:1238 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "" -#: views.py:1241 +#: views.py:1240 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "" -#: views.py:1257 +#: views.py:1256 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" msgstr "" -#: views.py:1282 +#: views.py:1281 msgid "Document type filename created successfully" msgstr "" -#: views.py:1285 +#: views.py:1284 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "" -#: views.py:1291 +#: views.py:1290 #, python-format msgid "create filename for document type: %s" msgstr "" -#: views.py:1306 +#: views.py:1305 msgid "Document image cache cleared successfully" msgstr "" -#: views.py:1308 +#: views.py:1307 #, python-format msgid "Error clearing document image cache; %s" msgstr "" -#: views.py:1314 +#: views.py:1313 msgid "Are you sure you wish to clear the document image cache?" msgstr "" -#: views.py:1331 +#: views.py:1330 #, python-format msgid "versions for document: %s" msgstr "" -#: views.py:1341 +#: views.py:1340 msgid "time and date" msgstr "data i godzina" -#: views.py:1345 +#: views.py:1344 msgid "mimetype" msgstr "mimetype" -#: views.py:1349 +#: views.py:1348 msgid "encoding" msgstr "kodowanie" -#: views.py:1380 +#: views.py:1379 msgid "Document version reverted successfully" msgstr "" -#: views.py:1382 +#: views.py:1381 #, python-format msgid "Error reverting document version; %s" msgstr "" -#: views.py:1389 +#: views.py:1388 msgid "Are you sure you wish to revert to this version?" msgstr "Czy na pewno chcesz, powrócić do tej wersji?" -#: views.py:1390 +#: views.py:1389 msgid "All later version after this one will be deleted too." msgstr "" @@ -1052,8 +1065,8 @@ msgstr "" #: conf/settings.py:38 msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per" -" user." +"Maximum number of recent (created, edited, viewed) documents to remember per " +"user." msgstr "" #: conf/settings.py:39 diff --git a/apps/documents/locale/pt/LC_MESSAGES/django.po b/apps/documents/locale/pt/LC_MESSAGES/django.po index 8b7c4b6c9f..fb7a1f6c4e 100644 --- a/apps/documents/locale/pt/LC_MESSAGES/django.po +++ b/apps/documents/locale/pt/LC_MESSAGES/django.po @@ -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: # , 2011, 2012. # Roberto Rosario , 2012. @@ -9,212 +9,268 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: 2012-07-03 11:45+0000\n" "Last-Translator: Vítor Figueiró \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" -#: __init__.py:63 +#: __init__.py:55 msgid "all documents" msgstr "todos os documentos" -#: __init__.py:64 models.py:669 views.py:871 +#: __init__.py:56 models.py:669 views.py:870 msgid "recent documents" msgstr "documentos recentes" -#: __init__.py:65 +#: __init__.py:57 msgid "upload new documents" msgstr "envio de novos documentos" -#: __init__.py:66 +#: __init__.py:58 msgid "clone metadata" msgstr "clonar metadados" -#: __init__.py:67 +#: __init__.py:59 msgid "details" msgstr "detalhes" -#: __init__.py:68 +#: __init__.py:60 msgid "properties" msgstr "propriedades" -#: __init__.py:69 __init__.py:70 __init__.py:92 __init__.py:116 -#: __init__.py:122 +#: __init__.py:61 __init__.py:62 __init__.py:84 __init__.py:108 +#: __init__.py:114 msgid "delete" msgstr "excluir" -#: __init__.py:71 __init__.py:91 __init__.py:115 __init__.py:121 +#: __init__.py:63 __init__.py:83 __init__.py:107 __init__.py:113 msgid "edit" msgstr "editar" -#: __init__.py:72 +#: __init__.py:64 msgid "preview" msgstr "visualização" -#: __init__.py:73 __init__.py:74 __init__.py:75 +#: __init__.py:65 __init__.py:66 __init__.py:67 msgid "download" msgstr "descarregar" -#: __init__.py:76 +#: __init__.py:68 msgid "find duplicates" msgstr "encontrar duplicados" -#: __init__.py:77 +#: __init__.py:69 msgid "find all duplicates" msgstr "encontrar todos os duplicados" -#: __init__.py:77 +#: __init__.py:69 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "Pesquisar todas as somas de verificação dos documentos e retornar uma lista de correspondências exatas." +msgstr "" +"Pesquisar todas as somas de verificação dos documentos e retornar uma lista " +"de correspondências exatas." -#: __init__.py:78 +#: __init__.py:70 msgid "update office documents' page count" msgstr "atualizar o número de páginas dos documentos office" -#: __init__.py:78 +#: __init__.py:70 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "Atualizar o número de páginas dos documentos tipo office. Isto pode ser útil se habilitar o suporte a documentos office quando já existirem alguns na base de dados." +msgstr "" +"Atualizar o número de páginas dos documentos tipo office. Isto pode ser " +"útil se habilitar o suporte a documentos office quando já existirem alguns " +"na base de dados." -#: __init__.py:79 __init__.py:80 +#: __init__.py:71 __init__.py:72 msgid "clear transformations" msgstr "limpar transformações" -#: __init__.py:81 +#: __init__.py:73 msgid "print" msgstr "imprimir" -#: __init__.py:82 +#: __init__.py:74 msgid "history" msgstr "história" -#: __init__.py:83 +#: __init__.py:75 msgid "Find missing document files" msgstr "Encontrar ficheiros de documentos em falta" -#: __init__.py:86 +#: __init__.py:78 msgid "Clear the document image cache" msgstr "Limpar a cache de imagens de documentos" -#: __init__.py:86 +#: __init__.py:78 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "Limpar as representações gráficas usadas para acelerar a exibição e transformações interativas de documentos." +msgstr "" +"Limpar as representações gráficas usadas para acelerar a exibição e " +"transformações interativas de documentos." -#: __init__.py:89 +#: __init__.py:81 msgid "page transformations" msgstr "transformações de página" -#: __init__.py:90 +#: __init__.py:82 msgid "create new transformation" msgstr "criar nova transformação" -#: __init__.py:94 +#: __init__.py:86 msgid "page image" msgstr "imagem da página" -#: __init__.py:95 +#: __init__.py:87 msgid "page text" msgstr "texto da página" -#: __init__.py:96 +#: __init__.py:88 msgid "edit page text" msgstr "editar texto da página" -#: __init__.py:97 +#: __init__.py:89 msgid "next page" msgstr "próxima página" -#: __init__.py:98 +#: __init__.py:90 msgid "previous page" msgstr "página anterior" -#: __init__.py:99 +#: __init__.py:91 msgid "first page" msgstr "primeira página" -#: __init__.py:100 +#: __init__.py:92 msgid "last page" msgstr "última página" -#: __init__.py:101 +#: __init__.py:93 msgid "zoom in" msgstr "mais zoom" -#: __init__.py:102 +#: __init__.py:94 msgid "zoom out" msgstr "menos zoom" -#: __init__.py:103 +#: __init__.py:95 msgid "rotate right" msgstr "rodar para a direita" -#: __init__.py:104 +#: __init__.py:96 msgid "rotate left" msgstr "rodar para a esquerda" -#: __init__.py:105 +#: __init__.py:97 msgid "reset view" msgstr "inicializar visualização" -#: __init__.py:108 +#: __init__.py:100 msgid "versions" msgstr "versões" -#: __init__.py:109 +#: __init__.py:101 msgid "revert" msgstr "reverter" -#: __init__.py:112 +#: __init__.py:104 msgid "document type list" msgstr "lista de tipo de documento" -#: __init__.py:113 views.py:1050 +#: __init__.py:105 views.py:1049 msgid "document types" msgstr "tipos de documentos" -#: __init__.py:114 +#: __init__.py:106 msgid "documents of this type" msgstr "documentos deste tipo" -#: __init__.py:117 views.py:1161 +#: __init__.py:109 views.py:1160 msgid "create document type" msgstr "criar tipo de documento" -#: __init__.py:119 +#: __init__.py:111 msgid "filenames" msgstr "nomes de ficheiros" -#: __init__.py:120 +#: __init__.py:112 msgid "add filename to document type" msgstr "adicionar nome de ficheiro ao tipo de documento" -#: __init__.py:164 permissions.py:7 +#: __init__.py:156 permissions.py:7 msgid "Documents" msgstr "Documentos" -#: __init__.py:166 __init__.py:179 models.py:91 views.py:79 +#: __init__.py:158 __init__.py:171 events.py:5 models.py:91 views.py:77 msgid "documents" msgstr "documentos" -#: __init__.py:169 +#: __init__.py:161 msgid "thumbnail" msgstr "miniatura" -#: __init__.py:172 +#: __init__.py:164 msgid "metadata" msgstr "metadado" +#: events.py:7 +msgid "Document creation" +msgstr "Criação de documento" + +#: events.py:8 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "Documento \"%(content_object)s\" criado por %(fullname)s." + +#: events.py:9 +#, python-format +msgid "" +"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "" +"Documento \"%(content_object)s\" criado em %(datetime)s por %(fullname)s." + +#: events.py:13 +msgid "Document edited" +msgstr "Documento editado" + +#: events.py:14 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "Documento \"%(content_object)s\" editado por %(fullname)s." + +#: events.py:15 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " +"The following changes took place: %(changes)s." +msgstr "" +"Documento \"%(content_object)s\" foi editado em %(datetime)s por " +"%(fullname)s. Foram feitas as seguintes alterações: %(changes)s." + +#: events.py:22 +msgid "Document deleted" +msgstr "Documento excluído" + +#: events.py:23 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "Documento \"%(document)s\" excluído por %(fullname)s." + +#: events.py:24 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "Documento \"%(document)s\" excluído em %(datetime)s por %(fullname)s." + #: forms.py:63 msgid "Page image" msgstr "Imagem da página" @@ -242,7 +298,8 @@ msgstr "Páginas do documento (%s)" #: forms.py:162 msgid "Use the new version filename as the document filename" -msgstr "Usar o nome de ficheiro da nova versão como nome de ficheiro do documento" +msgstr "" +"Usar o nome de ficheiro da nova versão como nome de ficheiro do documento" #: forms.py:178 msgid "Quick document rename" @@ -281,69 +338,39 @@ msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "Descarregar o documento no formato original ou de forma comprimida. Esta opção só está disponível quando descarrega um único documento; múltiplos documentos são sempre descarregados num ficheiro comprimido." +msgstr "" +"Descarregar o documento no formato original ou de forma comprimida. Esta " +"opção só está disponível quando descarrega um único documento; múltiplos " +"documentos são sempre descarregados num ficheiro comprimido." -#: literals.py:10 -msgid "Document creation" -msgstr "Criação de documento" +#: forms.py:319 +#, fuzzy +msgid "Compressed filename" +msgstr "nome de ficheiro para tipo de documento" -#: literals.py:11 -#, python-format -msgid "Document \"%(content_object)s\" created by %(fullname)s." -msgstr "Documento \"%(content_object)s\" criado por %(fullname)s." - -#: literals.py:12 -#, python-format -msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "Documento \"%(content_object)s\" criado em %(datetime)s por %(fullname)s." - -#: literals.py:18 -msgid "Document edited" -msgstr "Documento editado" - -#: literals.py:19 -#, python-format -msgid "Document \"%(content_object)s\" edited by %(fullname)s." -msgstr "Documento \"%(content_object)s\" editado por %(fullname)s." - -#: literals.py:20 -#, python-format +#: forms.py:319 msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." -" The following changes took place: %(changes)s." -msgstr "Documento \"%(content_object)s\" foi editado em %(datetime)s por %(fullname)s. Foram feitas as seguintes alterações: %(changes)s." +"The filename of the compressed file that will contain the documents to be " +"downloaded, if the previous option is selected." +msgstr "" -#: literals.py:29 -msgid "Document deleted" -msgstr "Documento excluído" - -#: literals.py:30 -#, python-format -msgid "Document \"%(document)s\" deleted by %(fullname)s." -msgstr "Documento \"%(document)s\" excluído por %(fullname)s." - -#: literals.py:31 -#, python-format -msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." -msgstr "Documento \"%(document)s\" excluído em %(datetime)s por %(fullname)s." - -#: literals.py:42 +#: literals.py:15 msgid "final" msgstr "final" -#: literals.py:43 +#: literals.py:16 msgid "alpha" msgstr "alfa" -#: literals.py:44 +#: literals.py:17 msgid "beta" msgstr "beta" -#: literals.py:45 +#: literals.py:18 msgid "release candidate" msgstr "candidato a edição" -#: literals.py:46 +#: literals.py:19 msgid "hotfix" msgstr "pacote de correção" @@ -351,8 +378,8 @@ msgstr "pacote de correção" msgid "name" msgstr "nome" -#: models.py:68 models.py:78 models.py:543 views.py:1068 views.py:1097 -#: views.py:1126 views.py:1131 views.py:1174 views.py:1220 views.py:1254 +#: models.py:68 models.py:78 models.py:543 views.py:1067 views.py:1096 +#: views.py:1125 views.py:1130 views.py:1173 views.py:1219 views.py:1253 msgid "document type" msgstr "tipo de documento" @@ -368,8 +395,8 @@ msgstr "descrição" msgid "added" msgstr "adicionado" -#: models.py:90 models.py:308 models.py:658 models.py:673 views.py:227 -#: views.py:351 +#: models.py:90 models.py:308 models.py:658 models.py:673 views.py:225 +#: views.py:349 msgid "document" msgstr "documento" @@ -412,7 +439,7 @@ msgstr "nº de série" msgid "timestamp" msgstr "data/hora" -#: models.py:315 views.py:1357 +#: models.py:315 views.py:1356 msgid "comment" msgstr "comentário" @@ -432,13 +459,15 @@ msgstr "versão do documento" msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." -msgstr "Este formato de ficheiro não é conhecido, por isso o número de páginas tem o valor padrão 1." +msgstr "" +"Este formato de ficheiro não é conhecido, por isso o número de páginas tem o " +"valor padrão 1." -#: models.py:544 views.py:1353 +#: models.py:544 views.py:1352 msgid "filename" msgstr "nome do ficheiro" -#: models.py:545 views.py:1181 +#: models.py:545 views.py:1180 msgid "enabled" msgstr "habilitado" @@ -479,15 +508,15 @@ msgstr "páginas do documento" msgid "Enter a valid value." msgstr "Digite um valor válido." -#: models.py:621 views.py:449 +#: models.py:621 views.py:448 msgid "order" msgstr "ordem" -#: models.py:622 views.py:450 views.py:511 views.py:542 +#: models.py:622 views.py:449 views.py:510 views.py:541 msgid "transformation" msgstr "transformação" -#: models.py:623 views.py:451 +#: models.py:623 views.py:450 msgid "arguments" msgstr "argumentos" @@ -524,7 +553,7 @@ msgstr "Tipo de documento" msgid "MIME type" msgstr "Tipo MIME" -#: models.py:676 views.py:132 +#: models.py:676 views.py:130 msgid "Filename" msgstr "Nome do ficheiro" @@ -568,7 +597,7 @@ msgstr "Ver documentos" msgid "Delete documents" msgstr "Excluir documentos" -#: permissions.py:14 views.py:408 +#: permissions.py:14 views.py:406 msgid "Download documents" msgstr "Descarregar documentos" @@ -626,9 +655,11 @@ msgstr "Documentos no armazenamento: %d" #: statistics.py:52 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" -" bytes" -msgstr "Espaço usado no armazenamento: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " +"bytes" +msgstr "" +"Espaço usado no armazenamento: %(base_2)s (base 2), %(base_10)s (base 10), " +"%(bytes)d bytes" #: statistics.py:63 #, python-format @@ -654,379 +685,400 @@ msgstr "Número médio de páginas por documento: %f" msgid "Document statistics" msgstr "Estatísticas de documentos" -#: views.py:133 +#: views.py:131 msgid "File mimetype" msgstr "Tipo MIME do ficheiro" -#: views.py:133 views.py:134 +#: views.py:131 views.py:132 msgid "None" msgstr "Nenhum" -#: views.py:134 +#: views.py:132 msgid "File mime encoding" msgstr "Codificação MIME do ficheiro" -#: views.py:135 +#: views.py:133 msgid "File size" msgstr "Tamanho do ficheiro" -#: views.py:136 +#: views.py:134 msgid "Exists in storage" msgstr "Existe no armazenamento" -#: views.py:137 +#: views.py:135 msgid "File path in storage" msgstr "Caminho do ficheiro no armazenamento" -#: views.py:138 +#: views.py:136 msgid "Date added" msgstr "Data de adição" -#: views.py:139 +#: views.py:137 msgid "Time added" msgstr "Hora de adição" -#: views.py:140 +#: views.py:138 msgid "Checksum" msgstr "Soma de verificação" -#: views.py:141 +#: views.py:139 msgid "UUID" msgstr "UUID" -#: views.py:142 +#: views.py:140 msgid "Pages" msgstr "Páginas" -#: views.py:151 +#: views.py:149 #, python-format msgid "document properties for: %s" msgstr "propriedades de documento para: %s" -#: views.py:173 +#: views.py:171 msgid "document data" msgstr "dados do documento" -#: views.py:197 views.py:646 +#: views.py:195 views.py:645 msgid "Must provide at least one document." msgstr "Deve fornecer pelo menos um documento." -#: views.py:218 +#: views.py:216 msgid "Document deleted successfully." msgstr "Documento excluído com sucesso." -#: views.py:220 +#: views.py:218 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Erro ao excluir documento %(document)s: %(error)s" -#: views.py:235 +#: views.py:233 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Tem a certeza de que deseja excluir o documento: %s?" -#: views.py:237 +#: views.py:235 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Tem a certeza de que deseja excluir os documentos: %s?" -#: views.py:276 +#: views.py:274 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Documento \"%s\" editado com sucesso." -#: views.py:342 +#: views.py:340 msgid "documents to be downloaded" msgstr "documentos a descarregar" -#: views.py:352 views.py:1337 +#: views.py:350 views.py:1336 msgid "version" msgstr "versão" -#: views.py:409 +#: views.py:407 msgid "Download" msgstr "Descarregar" -#: views.py:411 +#: views.py:409 msgid "Return" msgstr "Voltar" -#: views.py:445 +#: views.py:444 #, python-format msgid "transformations for: %s" msgstr "transformações para: %s" -#: views.py:472 +#: views.py:471 msgid "Document page transformation created successfully." msgstr "Transformação para página do documento criada com sucesso." -#: views.py:481 +#: views.py:480 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "Criar nova transformação para página: %(page)s do documento: %(document)s" +msgstr "" +"Criar nova transformação para página: %(page)s do documento: %(document)s" -#: views.py:500 +#: views.py:499 msgid "Document page transformation edited successfully." msgstr "Transformação para página do documento editada com sucesso." -#: views.py:513 +#: views.py:512 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Editar transformação \"%(transformation)s\" para: %(document_page)s " -#: views.py:533 +#: views.py:532 msgid "Document page transformation deleted successfully." msgstr "Transformação para página do documento excluída com sucesso." -#: views.py:544 +#: views.py:543 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "Tem a certeza de que deseja excluir \"%(transformation)s\" para: %(document_page)s " +msgstr "" +"Tem a certeza de que deseja excluir \"%(transformation)s\" para: " +"%(document_page)s " -#: views.py:562 +#: views.py:561 #, python-format msgid "duplicates of: %s" msgstr "duplicados de: %s" -#: views.py:574 +#: views.py:573 msgid "Are you sure you wish to find all duplicates?" msgstr "Tem a certeza de que deseja encontrar todos os duplicados?" -#: views.py:575 views.py:633 views.py:701 +#: views.py:574 views.py:632 views.py:700 msgid "On large databases this operation may take some time to execute." msgstr "Esta operação pode levar algum tempo em bases de dados grandes." -#: views.py:598 +#: views.py:597 msgid "duplicated documents" msgstr "documentos duplicados" -#: views.py:624 +#: views.py:623 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "Actualização do número de páginas finalizada. Documentos processados: %(total)d, documentos cujo nº de páginas foi alterado: %(change)d" +msgstr "" +"Actualização do número de páginas finalizada. Documentos processados: " +"%(total)d, documentos cujo nº de páginas foi alterado: %(change)d" -#: views.py:632 +#: views.py:631 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents " -"(%d)?" -msgstr "Tem a certeza de que deseja atualizar o número de páginas dos documentos office (%d)?" +"Are you sure you wish to update the page count for the office documents (%d)?" +msgstr "" +"Tem a certeza de que deseja atualizar o número de páginas dos documentos " +"office (%d)?" -#: views.py:664 +#: views.py:663 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." -msgstr "Todas as transformações de página para o documento: %s, foram excluídas com sucesso." +msgstr "" +"Todas as transformações de página para o documento: %s, foram excluídas com " +"sucesso." -#: views.py:666 +#: views.py:665 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." -msgstr "Erro ao excluir as transformações de página para o documento: %(document)s; %(error)s ." +msgstr "" +"Erro ao excluir as transformações de página para o documento: %(document)s; " +"%(error)s ." -#: views.py:672 +#: views.py:671 msgid "document transformation" msgstr "transformação de documento" -#: views.py:681 +#: views.py:680 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: " -"%s?" -msgstr "Tem a certeza de que deseja limpar todas as transformações de página para o documento: %s?" +"Are you sure you wish to clear all the page transformations for document: %s?" +msgstr "" +"Tem a certeza de que deseja limpar todas as transformações de página para o " +"documento: %s?" -#: views.py:683 +#: views.py:682 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" -msgstr "Tem a certeza de que deseja limpar todas as transformações de página para os documentos: %s?" +msgstr "" +"Tem a certeza de que deseja limpar todas as transformações de página para os " +"documentos: %s?" -#: views.py:711 +#: views.py:710 msgid "missing documents" msgstr "documentos em falta" -#: views.py:727 views.py:769 +#: views.py:726 views.py:768 #, python-format msgid "details for: %s" msgstr "detalhes de: %s" -#: views.py:788 +#: views.py:787 msgid "Document page edited successfully." msgstr "Página do documento editada com sucesso." -#: views.py:797 +#: views.py:796 #, python-format msgid "edit: %s" msgstr "editar: %s" -#: views.py:814 +#: views.py:813 msgid "There are no more pages in this document" msgstr "Não há mais páginas neste documento" -#: views.py:832 +#: views.py:831 msgid "You are already at the first page of this document" msgstr "Já está na primeira página deste documento" -#: views.py:993 +#: views.py:992 #, python-format msgid "print: %s" msgstr "imprimir: %s" -#: views.py:1066 +#: views.py:1065 #, python-format msgid "documents of type \"%s\"" msgstr "documentos do tipo \"%s\"" -#: views.py:1086 +#: views.py:1085 msgid "Document type edited successfully" msgstr "Tipo de documento editado com sucesso" -#: views.py:1089 +#: views.py:1088 #, python-format msgid "Error editing document type; %s" msgstr "Erro ao editar tipo de documento; %s" -#: views.py:1094 +#: views.py:1093 #, python-format msgid "edit document type: %s" msgstr "editar tipo de documento: %s" -#: views.py:1118 +#: views.py:1117 #, python-format msgid "Document type: %s deleted successfully." msgstr "Tipo de documento: %s excluído com sucesso." -#: views.py:1120 +#: views.py:1119 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Tipo de documento: %(document_type)s erro ao excluir: %(error)s " -#: views.py:1135 +#: views.py:1134 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Tem a certeza de que deseja excluir o tipo de documento: %s?" -#: views.py:1136 +#: views.py:1135 msgid "" "The document type of all documents using this document type will be set to " "none." -msgstr "O tipo de documento de todos os documentos deste tipo será definido como \"nenhum\"." +msgstr "" +"O tipo de documento de todos os documentos deste tipo será definido como " +"\"nenhum\"." -#: views.py:1152 +#: views.py:1151 msgid "Document type created successfully" msgstr "Tipo de documento criado com sucesso" -#: views.py:1155 +#: views.py:1154 #, python-format msgid "Error creating document type; %(error)s" msgstr "Erro ao criar tipo de documento; %(error)s " -#: views.py:1173 +#: views.py:1172 #, python-format msgid "filenames for document type: %s" msgstr "nomes de ficheiro para o tipo de documento: %s" -#: views.py:1204 +#: views.py:1203 msgid "Document type filename edited successfully" msgstr "Nome de ficheiro para tipo de documento editado com sucesso" -#: views.py:1207 +#: views.py:1206 #, python-format msgid "Error editing document type filename; %s" msgstr "Erro ao editar nome de ficheiro para tipo de documento: %s" -#: views.py:1212 +#: views.py:1211 #, python-format msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" -msgstr "Editar nome de ficheiro \"%(filename)s\" do tipo de documento \"%(document_type)s\"" +msgstr "" +"Editar nome de ficheiro \"%(filename)s\" do tipo de documento " +"\"%(document_type)s\"" -#: views.py:1221 views.py:1247 views.py:1255 +#: views.py:1220 views.py:1246 views.py:1254 msgid "document type filename" msgstr "nome de ficheiro para tipo de documento" -#: views.py:1239 +#: views.py:1238 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Nome de ficheiro para tipo de documento: %s excluído com sucesso." -#: views.py:1241 +#: views.py:1240 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "Nome de ficheiro para tipo de documento: %(document_type_filename)s erro ao excluir: %(error)s" +msgstr "" +"Nome de ficheiro para tipo de documento: %(document_type_filename)s erro ao " +"excluir: %(error)s" -#: views.py:1257 +#: views.py:1256 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "Tem a certeza de que deseja excluir o nome de ficheiro: %(filename)s , para tipo de documento \"%(document_type)s\"?" +msgstr "" +"Tem a certeza de que deseja excluir o nome de ficheiro: %(filename)s , para " +"tipo de documento \"%(document_type)s\"?" -#: views.py:1282 +#: views.py:1281 msgid "Document type filename created successfully" msgstr "Nome de ficheiro para tipo de documento criado com sucesso" -#: views.py:1285 +#: views.py:1284 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Erro ao criar nome de ficheiro para tipo de documento; %(error)s" -#: views.py:1291 +#: views.py:1290 #, python-format msgid "create filename for document type: %s" msgstr "criar nome de ficheiro para tipo de documento: %s" -#: views.py:1306 +#: views.py:1305 msgid "Document image cache cleared successfully" msgstr "Cache de imagens de documentos limpa com sucesso" -#: views.py:1308 +#: views.py:1307 #, python-format msgid "Error clearing document image cache; %s" msgstr "Erro ao limpar a cache de imagens de documentos; %s" -#: views.py:1314 +#: views.py:1313 msgid "Are you sure you wish to clear the document image cache?" msgstr "Tem a certeza de que pretende limpar a cache de imagens de documentos?" -#: views.py:1331 +#: views.py:1330 #, python-format msgid "versions for document: %s" msgstr "versões para o documento: %s" -#: views.py:1341 +#: views.py:1340 msgid "time and date" msgstr "hora e data" -#: views.py:1345 +#: views.py:1344 msgid "mimetype" msgstr "tipo MIME" -#: views.py:1349 +#: views.py:1348 msgid "encoding" msgstr "codificação" -#: views.py:1380 +#: views.py:1379 msgid "Document version reverted successfully" msgstr "Versão do documento revertida com sucesso" -#: views.py:1382 +#: views.py:1381 #, python-format msgid "Error reverting document version; %s" msgstr "Erro ao reverter versão do documento; %s" -#: views.py:1389 +#: views.py:1388 msgid "Are you sure you wish to revert to this version?" msgstr "Tem a certeza de que pretende reverter para esta versão?" -#: views.py:1390 +#: views.py:1389 msgid "All later version after this one will be deleted too." msgstr "Todas as versões posteriores a esta também serão eliminadas." @@ -1052,9 +1104,11 @@ msgstr "Próximo passo" #: conf/settings.py:38 msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per" -" user." -msgstr "Número máximo de documentos recentes (criados, editados, visualizados) a recordar, por utilizador." +"Maximum number of recent (created, edited, viewed) documents to remember per " +"user." +msgstr "" +"Número máximo de documentos recentes (criados, editados, visualizados) a " +"recordar, por utilizador." #: conf/settings.py:39 msgid "Amount in percent zoom in or out a document page per user interaction." @@ -1064,17 +1118,23 @@ msgstr "Percentagem de zoom in/out por interação do utilizador." msgid "" "Maximum amount in percent (%) to allow user to zoom in a document page " "interactively." -msgstr "Percentagem (%) máxima para o utilizador aumentar o zoom de uma página de documento de forma interativa." +msgstr "" +"Percentagem (%) máxima para o utilizador aumentar o zoom de uma página de " +"documento de forma interativa." #: conf/settings.py:41 msgid "" "Minimum amount in percent (%) to allow user to zoom out a document page " "interactively." -msgstr "Percentagem (%) mínima para o utilizador diminuir o zoom de uma página de documento de forma interativa." +msgstr "" +"Percentagem (%) mínima para o utilizador diminuir o zoom de uma página de " +"documento de forma interativa." #: conf/settings.py:42 msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "Valor em graus para rodar uma página de documento por interação do utilizador." +msgstr "" +"Valor em graus para rodar uma página de documento por interação do " +"utilizador." #: templates/document_types_help.html:3 msgid "What are document types?" @@ -1086,7 +1146,12 @@ msgid "" "such as: invoices, regulations or manuals. The advantage of using document " "types are: assigning a list of typical filenames for quick renaming during " "creation, as well as assigning default metadata types and sets to it." -msgstr "Tipos de documento definem uma classe que representa um grande grupo de documentos, tais como: faturas, regulamentos ou manuais. As vantagens de usar tipos de documento são: a atribuição de uma lista de nomes típicos para renomear rapidamente durante a criação, bem como de tipos e conjuntos de metadados padrão." +msgstr "" +"Tipos de documento definem uma classe que representa um grande grupo de " +"documentos, tais como: faturas, regulamentos ou manuais. As vantagens de " +"usar tipos de documento são: a atribuição de uma lista de nomes típicos para " +"renomear rapidamente durante a criação, bem como de tipos e conjuntos de " +"metadados padrão." #: templates/recent_document_list_help.html:3 msgid "What are recent documents?" @@ -1097,4 +1162,6 @@ msgstr "O que são os documentos recentes?" msgid "" "Here you will find the latest %(recent_count)s documents you have either " "created or edited in any way." -msgstr "Aqui encontrará os últimos %(recent_count)s documentos que tenha criado ou editado de alguma forma." +msgstr "" +"Aqui encontrará os últimos %(recent_count)s documentos que tenha criado ou " +"editado de alguma forma." diff --git a/apps/documents/locale/pt_BR/LC_MESSAGES/django.po b/apps/documents/locale/pt_BR/LC_MESSAGES/django.po index e7380efef9..ebacec24c4 100644 --- a/apps/documents/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/documents/locale/pt_BR/LC_MESSAGES/django.po @@ -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: # , 2011, 2012. # Fábio , 2012. @@ -9,212 +9,263 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: 2012-07-02 03:31+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" -#: __init__.py:63 +#: __init__.py:55 msgid "all documents" msgstr "todos os documentos" -#: __init__.py:64 models.py:669 views.py:871 +#: __init__.py:56 models.py:669 views.py:870 msgid "recent documents" msgstr "documentos recentes" -#: __init__.py:65 +#: __init__.py:57 msgid "upload new documents" msgstr "upload de novos documentos" -#: __init__.py:66 +#: __init__.py:58 msgid "clone metadata" msgstr "clonar metadados" -#: __init__.py:67 +#: __init__.py:59 msgid "details" msgstr "detalhes" -#: __init__.py:68 +#: __init__.py:60 msgid "properties" msgstr "propriedades" -#: __init__.py:69 __init__.py:70 __init__.py:92 __init__.py:116 -#: __init__.py:122 +#: __init__.py:61 __init__.py:62 __init__.py:84 __init__.py:108 +#: __init__.py:114 msgid "delete" msgstr "excluir" -#: __init__.py:71 __init__.py:91 __init__.py:115 __init__.py:121 +#: __init__.py:63 __init__.py:83 __init__.py:107 __init__.py:113 msgid "edit" msgstr "editar" -#: __init__.py:72 +#: __init__.py:64 msgid "preview" msgstr "visualização" -#: __init__.py:73 __init__.py:74 __init__.py:75 +#: __init__.py:65 __init__.py:66 __init__.py:67 msgid "download" msgstr "baixar" -#: __init__.py:76 +#: __init__.py:68 msgid "find duplicates" msgstr "encontrar duplicatas" -#: __init__.py:77 +#: __init__.py:69 msgid "find all duplicates" msgstr "encontrar todas as duplicatas" -#: __init__.py:77 +#: __init__.py:69 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "Pesquisar todas as somas de verificação de documentos e retornar uma lista de correspondências exatas." +msgstr "" +"Pesquisar todas as somas de verificação de documentos e retornar uma lista " +"de correspondências exatas." -#: __init__.py:78 +#: __init__.py:70 msgid "update office documents' page count" msgstr "contagem de documentos de atualização do Office 'Página" -#: __init__.py:78 +#: __init__.py:70 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." msgstr "" -#: __init__.py:79 __init__.py:80 +#: __init__.py:71 __init__.py:72 msgid "clear transformations" msgstr "remover transformações" -#: __init__.py:81 +#: __init__.py:73 msgid "print" msgstr "imprimir" -#: __init__.py:82 +#: __init__.py:74 msgid "history" msgstr "história" -#: __init__.py:83 +#: __init__.py:75 msgid "Find missing document files" msgstr "Encontrar arquivos de documentos em falta" -#: __init__.py:86 +#: __init__.py:78 msgid "Clear the document image cache" msgstr "" -#: __init__.py:86 +#: __init__.py:78 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." msgstr "" -#: __init__.py:89 +#: __init__.py:81 msgid "page transformations" msgstr "transformações de página" -#: __init__.py:90 +#: __init__.py:82 msgid "create new transformation" msgstr "criar nova transformação" -#: __init__.py:94 +#: __init__.py:86 msgid "page image" msgstr "imagem da página" -#: __init__.py:95 +#: __init__.py:87 msgid "page text" msgstr "texto da página" -#: __init__.py:96 +#: __init__.py:88 msgid "edit page text" msgstr "editar texto da página" -#: __init__.py:97 +#: __init__.py:89 msgid "next page" msgstr "próxima página" -#: __init__.py:98 +#: __init__.py:90 msgid "previous page" msgstr "página anterior" -#: __init__.py:99 +#: __init__.py:91 msgid "first page" msgstr "primeira página" -#: __init__.py:100 +#: __init__.py:92 msgid "last page" msgstr "última página" -#: __init__.py:101 +#: __init__.py:93 msgid "zoom in" msgstr "mais zoom" -#: __init__.py:102 +#: __init__.py:94 msgid "zoom out" msgstr "menos zoom" -#: __init__.py:103 +#: __init__.py:95 msgid "rotate right" msgstr "girar para a direita" -#: __init__.py:104 +#: __init__.py:96 msgid "rotate left" msgstr "girar para a esquerda" -#: __init__.py:105 +#: __init__.py:97 msgid "reset view" msgstr "redefinir visão" -#: __init__.py:108 +#: __init__.py:100 msgid "versions" msgstr "versões" -#: __init__.py:109 +#: __init__.py:101 msgid "revert" msgstr "reverter" -#: __init__.py:112 +#: __init__.py:104 msgid "document type list" msgstr "lista de tipo de documento" -#: __init__.py:113 views.py:1050 +#: __init__.py:105 views.py:1049 msgid "document types" msgstr "tipos de documentos" -#: __init__.py:114 +#: __init__.py:106 msgid "documents of this type" msgstr "documentos deste tipo" -#: __init__.py:117 views.py:1161 +#: __init__.py:109 views.py:1160 msgid "create document type" msgstr "criar tipo de documento" -#: __init__.py:119 +#: __init__.py:111 msgid "filenames" msgstr "nomes de arquivos" -#: __init__.py:120 +#: __init__.py:112 msgid "add filename to document type" msgstr "adicionar nome do arquivo para o tipo de documento" -#: __init__.py:164 permissions.py:7 +#: __init__.py:156 permissions.py:7 msgid "Documents" msgstr "Documentos" -#: __init__.py:166 __init__.py:179 models.py:91 views.py:79 +#: __init__.py:158 __init__.py:171 events.py:5 models.py:91 views.py:77 msgid "documents" msgstr "documentos" -#: __init__.py:169 +#: __init__.py:161 msgid "thumbnail" msgstr "miniatura" -#: __init__.py:172 +#: __init__.py:164 msgid "metadata" msgstr "metadado" +#: events.py:7 +msgid "Document creation" +msgstr "Criação de documentos" + +#: events.py:8 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "Documento \"%(content_object)s\" criado por %(fullname)s." + +#: events.py:9 +#, python-format +msgid "" +"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "" +"Documento \"%(content_object)s\" criado em %(datetime)s por %(fullname)s." + +#: events.py:13 +msgid "Document edited" +msgstr "Documento editado" + +#: events.py:14 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "Documento \"%(content_object)s\" editado por %(fullname)s." + +#: events.py:15 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " +"The following changes took place: %(changes)s." +msgstr "" +"Documento \"%(content_object)s\" foi editado em %(datetime)s por " +"%(fullname)s. As seguintes alterações foram realizadas: %(changes)s." + +#: events.py:22 +msgid "Document deleted" +msgstr "Documento excluído" + +#: events.py:23 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "Documento \"%(document)s\" deletado por %(fullname)s." + +#: events.py:24 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "Documento \"%(document)s\" deletado em %(datetime)s por %(fullname)s." + #: forms.py:63 msgid "Page image" msgstr "Imagem da página" @@ -283,67 +334,34 @@ msgid "" "documents, the bundle will always be downloads as a compressed file." msgstr "" -#: literals.py:10 -msgid "Document creation" -msgstr "Criação de documentos" +#: forms.py:319 +#, fuzzy +msgid "Compressed filename" +msgstr "nome de arquivo do tipo de documento" -#: literals.py:11 -#, python-format -msgid "Document \"%(content_object)s\" created by %(fullname)s." -msgstr "Documento \"%(content_object)s\" criado por %(fullname)s." - -#: literals.py:12 -#, python-format -msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "Documento \"%(content_object)s\" criado em %(datetime)s por %(fullname)s." - -#: literals.py:18 -msgid "Document edited" -msgstr "Documento editado" - -#: literals.py:19 -#, python-format -msgid "Document \"%(content_object)s\" edited by %(fullname)s." -msgstr "Documento \"%(content_object)s\" editado por %(fullname)s." - -#: literals.py:20 -#, python-format +#: forms.py:319 msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." -" The following changes took place: %(changes)s." -msgstr "Documento \"%(content_object)s\" foi editado em %(datetime)s por %(fullname)s. As seguintes alterações foram realizadas: %(changes)s." +"The filename of the compressed file that will contain the documents to be " +"downloaded, if the previous option is selected." +msgstr "" -#: literals.py:29 -msgid "Document deleted" -msgstr "Documento excluído" - -#: literals.py:30 -#, python-format -msgid "Document \"%(document)s\" deleted by %(fullname)s." -msgstr "Documento \"%(document)s\" deletado por %(fullname)s." - -#: literals.py:31 -#, python-format -msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." -msgstr "Documento \"%(document)s\" deletado em %(datetime)s por %(fullname)s." - -#: literals.py:42 +#: literals.py:15 msgid "final" msgstr "" -#: literals.py:43 +#: literals.py:16 msgid "alpha" msgstr "" -#: literals.py:44 +#: literals.py:17 msgid "beta" msgstr "" -#: literals.py:45 +#: literals.py:18 msgid "release candidate" msgstr "" -#: literals.py:46 +#: literals.py:19 msgid "hotfix" msgstr "" @@ -351,8 +369,8 @@ msgstr "" msgid "name" msgstr "nome" -#: models.py:68 models.py:78 models.py:543 views.py:1068 views.py:1097 -#: views.py:1126 views.py:1131 views.py:1174 views.py:1220 views.py:1254 +#: models.py:68 models.py:78 models.py:543 views.py:1067 views.py:1096 +#: views.py:1125 views.py:1130 views.py:1173 views.py:1219 views.py:1253 msgid "document type" msgstr "tipo de documento" @@ -368,8 +386,8 @@ msgstr "descrição" msgid "added" msgstr "adicionado" -#: models.py:90 models.py:308 models.py:658 models.py:673 views.py:227 -#: views.py:351 +#: models.py:90 models.py:308 models.py:658 models.py:673 views.py:225 +#: views.py:349 msgid "document" msgstr "documento" @@ -412,7 +430,7 @@ msgstr "" msgid "timestamp" msgstr "" -#: models.py:315 views.py:1357 +#: models.py:315 views.py:1356 msgid "comment" msgstr "comentário" @@ -432,13 +450,15 @@ msgstr "versão do documento" msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." -msgstr "Este formato de arquivo não é conhecida, a contagem de página, portanto, tem o padrão 1." +msgstr "" +"Este formato de arquivo não é conhecida, a contagem de página, portanto, tem " +"o padrão 1." -#: models.py:544 views.py:1353 +#: models.py:544 views.py:1352 msgid "filename" msgstr "nome do arquivo" -#: models.py:545 views.py:1181 +#: models.py:545 views.py:1180 msgid "enabled" msgstr "habilitado" @@ -479,15 +499,15 @@ msgstr "páginas do documento" msgid "Enter a valid value." msgstr "Digite um valor válido." -#: models.py:621 views.py:449 +#: models.py:621 views.py:448 msgid "order" msgstr "ordem" -#: models.py:622 views.py:450 views.py:511 views.py:542 +#: models.py:622 views.py:449 views.py:510 views.py:541 msgid "transformation" msgstr "transformação" -#: models.py:623 views.py:451 +#: models.py:623 views.py:450 msgid "arguments" msgstr "argumentos" @@ -524,7 +544,7 @@ msgstr "Tipo de documento" msgid "MIME type" msgstr "Tipo MIME" -#: models.py:676 views.py:132 +#: models.py:676 views.py:130 msgid "Filename" msgstr "Nome do arquivo" @@ -568,7 +588,7 @@ msgstr "Ver documentos" msgid "Delete documents" msgstr "Excluir documentos" -#: permissions.py:14 views.py:408 +#: permissions.py:14 views.py:406 msgid "Download documents" msgstr "Baixar documentos" @@ -626,9 +646,11 @@ msgstr "Documentos no armazenamento: %d" #: statistics.py:52 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" -" bytes" -msgstr "Espaço usado no armazenamento: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " +"bytes" +msgstr "" +"Espaço usado no armazenamento: %(base_2)s (base 2), %(base_10)s (base 10), " +"%(bytes)d bytes" #: statistics.py:63 #, python-format @@ -654,379 +676,397 @@ msgstr "" msgid "Document statistics" msgstr "Estatísticas do documento" -#: views.py:133 +#: views.py:131 msgid "File mimetype" msgstr "Mimetype do arquivo" -#: views.py:133 views.py:134 +#: views.py:131 views.py:132 msgid "None" msgstr "" -#: views.py:134 +#: views.py:132 msgid "File mime encoding" msgstr "Codificação MIME do arquivo" -#: views.py:135 +#: views.py:133 msgid "File size" msgstr "Tamanho do arquivo" -#: views.py:136 +#: views.py:134 msgid "Exists in storage" msgstr "Existe no armazenamento" -#: views.py:137 +#: views.py:135 msgid "File path in storage" msgstr "Caminho do arquivo no armazenamento" -#: views.py:138 +#: views.py:136 msgid "Date added" msgstr "Data de adição" -#: views.py:139 +#: views.py:137 msgid "Time added" msgstr "Horario de adição" -#: views.py:140 +#: views.py:138 msgid "Checksum" msgstr "Verificação" -#: views.py:141 +#: views.py:139 msgid "UUID" msgstr "UUID" -#: views.py:142 +#: views.py:140 msgid "Pages" msgstr "Páginas" -#: views.py:151 +#: views.py:149 #, python-format msgid "document properties for: %s" msgstr "propriedades de documento para: %s" -#: views.py:173 +#: views.py:171 msgid "document data" msgstr "dados do documento" -#: views.py:197 views.py:646 +#: views.py:195 views.py:645 msgid "Must provide at least one document." msgstr "Deve fornecer pelo menos um documento." -#: views.py:218 +#: views.py:216 msgid "Document deleted successfully." msgstr "Documento removido com sucesso." -#: views.py:220 +#: views.py:218 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Erro ao excluir documento %(document)s: %(error)s" -#: views.py:235 +#: views.py:233 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Tem certeza de que deseja excluir o documento: %s?" -#: views.py:237 +#: views.py:235 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Tem certeza de que deseja excluir os documentos: %s?" -#: views.py:276 +#: views.py:274 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Documento \"%s\", editado com sucesso." -#: views.py:342 +#: views.py:340 msgid "documents to be downloaded" msgstr "documentos a serem baixados" -#: views.py:352 views.py:1337 +#: views.py:350 views.py:1336 msgid "version" msgstr "versão" -#: views.py:409 +#: views.py:407 msgid "Download" msgstr "Baixar" -#: views.py:411 +#: views.py:409 msgid "Return" msgstr "Voltar" -#: views.py:445 +#: views.py:444 #, python-format msgid "transformations for: %s" msgstr "transformações para: %s" -#: views.py:472 +#: views.py:471 msgid "Document page transformation created successfully." msgstr "Transformação para página do documento criada com sucesso." -#: views.py:481 +#: views.py:480 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "Criar nova transformação para página: %(page)s do documento: %(document)s" +msgstr "" +"Criar nova transformação para página: %(page)s do documento: %(document)s" -#: views.py:500 +#: views.py:499 msgid "Document page transformation edited successfully." msgstr "Transformação para página do documento editada com sucesso." -#: views.py:513 +#: views.py:512 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Editar transformação \"%(transformation)s\" para: %(document_page)s " -#: views.py:533 +#: views.py:532 msgid "Document page transformation deleted successfully." msgstr "Transformação para página do documento excluida com sucesso." -#: views.py:544 +#: views.py:543 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "Tem certeza de que deseja excluir \"%(transformation)s\" para: %(document_page)s " +msgstr "" +"Tem certeza de que deseja excluir \"%(transformation)s\" para: " +"%(document_page)s " -#: views.py:562 +#: views.py:561 #, python-format msgid "duplicates of: %s" msgstr "duplicatas de: %s" -#: views.py:574 +#: views.py:573 msgid "Are you sure you wish to find all duplicates?" msgstr "Tem certeza de que deseja encontrar todas as duplicatas?" -#: views.py:575 views.py:633 views.py:701 +#: views.py:574 views.py:632 views.py:700 msgid "On large databases this operation may take some time to execute." -msgstr "Em grandes bases de dados esta operação pode levar algum tempo para executar." +msgstr "" +"Em grandes bases de dados esta operação pode levar algum tempo para executar." -#: views.py:598 +#: views.py:597 msgid "duplicated documents" msgstr "documentos duplicados" -#: views.py:624 +#: views.py:623 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" msgstr "" -#: views.py:632 +#: views.py:631 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents " -"(%d)?" +"Are you sure you wish to update the page count for the office documents (%d)?" msgstr "" -#: views.py:664 +#: views.py:663 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." -msgstr "Todas as transformações de página para o documento: %s, foram excluídas com sucesso." +msgstr "" +"Todas as transformações de página para o documento: %s, foram excluídas com " +"sucesso." -#: views.py:666 +#: views.py:665 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." -msgstr "Erro ao excluir as transformações de página para o documento: %(document)s; %(error)s ." +msgstr "" +"Erro ao excluir as transformações de página para o documento: %(document)s; " +"%(error)s ." -#: views.py:672 +#: views.py:671 msgid "document transformation" msgstr "transformação de documento" -#: views.py:681 +#: views.py:680 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: " -"%s?" -msgstr "Tem certeza de que deseja limpar todas as transformações de página para o documento: %s?" +"Are you sure you wish to clear all the page transformations for document: %s?" +msgstr "" +"Tem certeza de que deseja limpar todas as transformações de página para o " +"documento: %s?" -#: views.py:683 +#: views.py:682 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" -msgstr "Tem certeza de que deseja limpar todas as transformações de página para os documentos: %s?" +msgstr "" +"Tem certeza de que deseja limpar todas as transformações de página para os " +"documentos: %s?" -#: views.py:711 +#: views.py:710 msgid "missing documents" msgstr "documentos em falta" -#: views.py:727 views.py:769 +#: views.py:726 views.py:768 #, python-format msgid "details for: %s" msgstr "detalhes para: %s" -#: views.py:788 +#: views.py:787 msgid "Document page edited successfully." msgstr "Página do documento editado com sucesso." -#: views.py:797 +#: views.py:796 #, python-format msgid "edit: %s" msgstr "editar: %s" -#: views.py:814 +#: views.py:813 msgid "There are no more pages in this document" msgstr "Não há mais páginas neste documento" -#: views.py:832 +#: views.py:831 msgid "You are already at the first page of this document" msgstr "Você já está na primeira página deste documento" -#: views.py:993 +#: views.py:992 #, python-format msgid "print: %s" msgstr "imprimir: %s" -#: views.py:1066 +#: views.py:1065 #, python-format msgid "documents of type \"%s\"" msgstr "documentos do tipo \"%s\"" -#: views.py:1086 +#: views.py:1085 msgid "Document type edited successfully" msgstr "Tipo de documento editado com sucesso" -#: views.py:1089 +#: views.py:1088 #, python-format msgid "Error editing document type; %s" msgstr "Erro ao editar tipo de documento; %s" -#: views.py:1094 +#: views.py:1093 #, python-format msgid "edit document type: %s" msgstr "editar tipo de documento: %s" -#: views.py:1118 +#: views.py:1117 #, python-format msgid "Document type: %s deleted successfully." msgstr "Tipo de documento: %s apagado com sucesso." -#: views.py:1120 +#: views.py:1119 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Tipo de documento: %(document_type)s erro ao excluir: %(error)s " -#: views.py:1135 +#: views.py:1134 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Tem certeza de que deseja excluir o tipo de documento: %s?" -#: views.py:1136 +#: views.py:1135 msgid "" "The document type of all documents using this document type will be set to " "none." -msgstr "O tipo de documento de todos os documentos usando este tipo de documento será definido como \"nenhum\"." +msgstr "" +"O tipo de documento de todos os documentos usando este tipo de documento " +"será definido como \"nenhum\"." -#: views.py:1152 +#: views.py:1151 msgid "Document type created successfully" msgstr "Tipo de documento criado com sucesso" -#: views.py:1155 +#: views.py:1154 #, python-format msgid "Error creating document type; %(error)s" msgstr "Erro ao criar tipo de documento; %(error)s " -#: views.py:1173 +#: views.py:1172 #, python-format msgid "filenames for document type: %s" msgstr "nomes de arquivos para o tipo de documento: %s" -#: views.py:1204 +#: views.py:1203 msgid "Document type filename edited successfully" msgstr "Nome de arquivo para tipo de documento editado com sucesso" -#: views.py:1207 +#: views.py:1206 #, python-format msgid "Error editing document type filename; %s" msgstr "Erro ao editar nome de arquivo do tipo de documento: %s" -#: views.py:1212 +#: views.py:1211 #, python-format msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" -msgstr "Editar nome de arquivo \"%(filename)s\" do tipo de documento \"%(document_type)s\"" +msgstr "" +"Editar nome de arquivo \"%(filename)s\" do tipo de documento " +"\"%(document_type)s\"" -#: views.py:1221 views.py:1247 views.py:1255 +#: views.py:1220 views.py:1246 views.py:1254 msgid "document type filename" msgstr "nome de arquivo do tipo de documento" -#: views.py:1239 +#: views.py:1238 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Nome de arquivo do tipo de documento: %s excluido com sucesso." -#: views.py:1241 +#: views.py:1240 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "Nome de arquivo do tipo de documento: %(document_type_filename)s erro ao excluir: %(error)s" +msgstr "" +"Nome de arquivo do tipo de documento: %(document_type_filename)s erro ao " +"excluir: %(error)s" -#: views.py:1257 +#: views.py:1256 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "Tem certeza de que deseja excluir o nome do arquivo: %(filename)s , do tipo de documento \" %(document_type)s \"?" +msgstr "" +"Tem certeza de que deseja excluir o nome do arquivo: %(filename)s , do tipo " +"de documento \" %(document_type)s \"?" -#: views.py:1282 +#: views.py:1281 msgid "Document type filename created successfully" msgstr "Nome de arquivo do tipo de documento criado com sucesso" -#: views.py:1285 +#: views.py:1284 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Erro ao criar nome de arquivo do tipo de documento; %(error)s" -#: views.py:1291 +#: views.py:1290 #, python-format msgid "create filename for document type: %s" msgstr "criar nome de arquivo para o tipo de documento: %s" -#: views.py:1306 +#: views.py:1305 msgid "Document image cache cleared successfully" msgstr "" -#: views.py:1308 +#: views.py:1307 #, python-format msgid "Error clearing document image cache; %s" msgstr "" -#: views.py:1314 +#: views.py:1313 msgid "Are you sure you wish to clear the document image cache?" msgstr "" -#: views.py:1331 +#: views.py:1330 #, python-format msgid "versions for document: %s" msgstr "versões para o documento: %s" -#: views.py:1341 +#: views.py:1340 msgid "time and date" msgstr "" -#: views.py:1345 +#: views.py:1344 msgid "mimetype" msgstr "" -#: views.py:1349 +#: views.py:1348 msgid "encoding" msgstr "" -#: views.py:1380 +#: views.py:1379 msgid "Document version reverted successfully" msgstr "Versão do documento revertidos com sucesso" -#: views.py:1382 +#: views.py:1381 #, python-format msgid "Error reverting document version; %s" msgstr "Erro ao reverter versão do documento; %s" -#: views.py:1389 +#: views.py:1388 msgid "Are you sure you wish to revert to this version?" msgstr "" -#: views.py:1390 +#: views.py:1389 msgid "All later version after this one will be deleted too." msgstr "" @@ -1052,29 +1092,38 @@ msgstr "Próximo passo" #: conf/settings.py:38 msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per" -" user." -msgstr "Número máximo de documentos recentes (criado, editado, visualizado) à ser lembrado, por usuário." +"Maximum number of recent (created, edited, viewed) documents to remember per " +"user." +msgstr "" +"Número máximo de documentos recentes (criado, editado, visualizado) à ser " +"lembrado, por usuário." #: conf/settings.py:39 msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "Quantidade em porcentagem de zoom em uma página ou documento por interação do usuário." +msgstr "" +"Quantidade em porcentagem de zoom em uma página ou documento por interação " +"do usuário." #: conf/settings.py:40 msgid "" "Maximum amount in percent (%) to allow user to zoom in a document page " "interactively." -msgstr "Valor máximo em porcentagem (%) para permitir ao usuário aumentar o zoom em uma página do documento de forma interativa." +msgstr "" +"Valor máximo em porcentagem (%) para permitir ao usuário aumentar o zoom em " +"uma página do documento de forma interativa." #: conf/settings.py:41 msgid "" "Minimum amount in percent (%) to allow user to zoom out a document page " "interactively." -msgstr "Valor mínimo em porcentagem (%) para permitir ao usuário diminuir o zoom em uma página do documento de forma interativa." +msgstr "" +"Valor mínimo em porcentagem (%) para permitir ao usuário diminuir o zoom em " +"uma página do documento de forma interativa." #: conf/settings.py:42 msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "Valor em graus para girar uma página do documento por interação do usuário." +msgstr "" +"Valor em graus para girar uma página do documento por interação do usuário." #: templates/document_types_help.html:3 msgid "What are document types?" @@ -1086,7 +1135,12 @@ msgid "" "such as: invoices, regulations or manuals. The advantage of using document " "types are: assigning a list of typical filenames for quick renaming during " "creation, as well as assigning default metadata types and sets to it." -msgstr "Tipos de documentos definir uma classe que representa um grupo de documentos, tais como: notas fiscais, regulamentos ou manuais. A vantagem de usar os tipos de documentos são: a atribuição de uma lista de nomes típicos para renomear rápidamente durante a criação, bem como atribuir tipos de padrão de metadados e conjuntos para ele." +msgstr "" +"Tipos de documentos definir uma classe que representa um grupo de " +"documentos, tais como: notas fiscais, regulamentos ou manuais. A vantagem de " +"usar os tipos de documentos são: a atribuição de uma lista de nomes típicos " +"para renomear rápidamente durante a criação, bem como atribuir tipos de " +"padrão de metadados e conjuntos para ele." #: templates/recent_document_list_help.html:3 msgid "What are recent documents?" @@ -1097,4 +1151,6 @@ msgstr "O que são os documentos recentes?" msgid "" "Here you will find the latest %(recent_count)s documents you have either " "created or edited in any way." -msgstr "Aqui você encontrará os últimos %(recent_count)s documentos que você tenha criado ou editado de alguma maneira." +msgstr "" +"Aqui você encontrará os últimos %(recent_count)s documentos que você tenha " +"criado ou editado de alguma maneira." diff --git a/apps/documents/locale/ru/LC_MESSAGES/django.po b/apps/documents/locale/ru/LC_MESSAGES/django.po index ef4d1175d8..c37b2a4a38 100644 --- a/apps/documents/locale/ru/LC_MESSAGES/django.po +++ b/apps/documents/locale/ru/LC_MESSAGES/django.po @@ -1,219 +1,275 @@ # 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 , 2011. # Sergey Glita , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:02-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:11-0400\n" "PO-Revision-Date: 2012-06-30 08:30+0000\n" "Last-Translator: Roberto Rosario \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" -#: __init__.py:63 +#: __init__.py:55 msgid "all documents" msgstr "все документы" -#: __init__.py:64 models.py:669 views.py:871 +#: __init__.py:56 models.py:669 views.py:870 msgid "recent documents" msgstr "последние документы" -#: __init__.py:65 +#: __init__.py:57 msgid "upload new documents" msgstr "загрузить новые документы" -#: __init__.py:66 +#: __init__.py:58 msgid "clone metadata" msgstr "клонировать метаданные" -#: __init__.py:67 +#: __init__.py:59 msgid "details" msgstr "детали" -#: __init__.py:68 +#: __init__.py:60 msgid "properties" msgstr "свойства" -#: __init__.py:69 __init__.py:70 __init__.py:92 __init__.py:116 -#: __init__.py:122 +#: __init__.py:61 __init__.py:62 __init__.py:84 __init__.py:108 +#: __init__.py:114 msgid "delete" msgstr "удалить" -#: __init__.py:71 __init__.py:91 __init__.py:115 __init__.py:121 +#: __init__.py:63 __init__.py:83 __init__.py:107 __init__.py:113 msgid "edit" msgstr "редактировать" -#: __init__.py:72 +#: __init__.py:64 msgid "preview" msgstr "предварительный просмотр" -#: __init__.py:73 __init__.py:74 __init__.py:75 +#: __init__.py:65 __init__.py:66 __init__.py:67 msgid "download" msgstr "скачать" -#: __init__.py:76 +#: __init__.py:68 msgid "find duplicates" msgstr "поиска дубликатов" -#: __init__.py:77 +#: __init__.py:69 msgid "find all duplicates" msgstr "найти все дубликаты" -#: __init__.py:77 +#: __init__.py:69 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "Искать все контрольные суммы документов и вернуть список точных совпадений." +msgstr "" +"Искать все контрольные суммы документов и вернуть список точных совпадений." -#: __init__.py:78 +#: __init__.py:70 msgid "update office documents' page count" msgstr "обновить количество страниц документа" -#: __init__.py:78 +#: __init__.py:70 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "Пересчитать количество страниц. Это полезно для включения поддержки уже существующих офисных документов." +msgstr "" +"Пересчитать количество страниц. Это полезно для включения поддержки уже " +"существующих офисных документов." -#: __init__.py:79 __init__.py:80 +#: __init__.py:71 __init__.py:72 msgid "clear transformations" msgstr "очистить преобразования" -#: __init__.py:81 +#: __init__.py:73 msgid "print" msgstr "печать" -#: __init__.py:82 +#: __init__.py:74 msgid "history" msgstr "история" -#: __init__.py:83 +#: __init__.py:75 msgid "Find missing document files" msgstr "Найти недостающие файлы документов" -#: __init__.py:86 +#: __init__.py:78 msgid "Clear the document image cache" msgstr "Очистить кэш изображения документа" -#: __init__.py:86 +#: __init__.py:78 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "Очистить графику для ускорения отображения документов и интерактивных преобразований." +msgstr "" +"Очистить графику для ускорения отображения документов и интерактивных " +"преобразований." -#: __init__.py:89 +#: __init__.py:81 msgid "page transformations" msgstr " преобразования страницы" -#: __init__.py:90 +#: __init__.py:82 msgid "create new transformation" msgstr "создать новое преобразование" -#: __init__.py:94 +#: __init__.py:86 msgid "page image" msgstr "изображение страницы" -#: __init__.py:95 +#: __init__.py:87 msgid "page text" msgstr "текст страницы" -#: __init__.py:96 +#: __init__.py:88 msgid "edit page text" msgstr "редактировать текст страницы" -#: __init__.py:97 +#: __init__.py:89 msgid "next page" msgstr "следующая страница" -#: __init__.py:98 +#: __init__.py:90 msgid "previous page" msgstr "предыдущая страница" -#: __init__.py:99 +#: __init__.py:91 msgid "first page" msgstr "первая страница" -#: __init__.py:100 +#: __init__.py:92 msgid "last page" msgstr "последняя страница" -#: __init__.py:101 +#: __init__.py:93 msgid "zoom in" msgstr "увеличить" -#: __init__.py:102 +#: __init__.py:94 msgid "zoom out" msgstr "уменьшить" -#: __init__.py:103 +#: __init__.py:95 msgid "rotate right" msgstr "повернуть вправо" -#: __init__.py:104 +#: __init__.py:96 msgid "rotate left" msgstr "повернуть влево" -#: __init__.py:105 +#: __init__.py:97 msgid "reset view" msgstr "вернуть вид" -#: __init__.py:108 +#: __init__.py:100 msgid "versions" msgstr "версии" -#: __init__.py:109 +#: __init__.py:101 msgid "revert" msgstr "возвращаться" -#: __init__.py:112 +#: __init__.py:104 msgid "document type list" msgstr "Список типов документов" -#: __init__.py:113 views.py:1050 +#: __init__.py:105 views.py:1049 msgid "document types" msgstr "типы документов" -#: __init__.py:114 +#: __init__.py:106 msgid "documents of this type" msgstr "документы этого типа" -#: __init__.py:117 views.py:1161 +#: __init__.py:109 views.py:1160 msgid "create document type" msgstr "создать тип документа" -#: __init__.py:119 +#: __init__.py:111 msgid "filenames" msgstr "Имена файлов" -#: __init__.py:120 +#: __init__.py:112 msgid "add filename to document type" msgstr "добавить имя файла для типа документа" -#: __init__.py:164 permissions.py:7 +#: __init__.py:156 permissions.py:7 msgid "Documents" msgstr "Документы" -#: __init__.py:166 __init__.py:179 models.py:91 views.py:79 +#: __init__.py:158 __init__.py:171 events.py:5 models.py:91 views.py:77 msgid "documents" msgstr "документы" -#: __init__.py:169 +#: __init__.py:161 msgid "thumbnail" msgstr "миниатюра" -#: __init__.py:172 +#: __init__.py:164 msgid "metadata" msgstr "метаданные" +#: events.py:7 +msgid "Document creation" +msgstr "Создание документов" + +#: events.py:8 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "Документ \"%(content_object)s\", создан %(fullname)s ." + +#: events.py:9 +#, python-format +msgid "" +"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "" +"Документ \"%(content_object)s\" создан %(datetime)s пользователем " +"%(fullname)s." + +#: events.py:13 +msgid "Document edited" +msgstr "Документ отредактирован" + +#: events.py:14 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "Документ \"%(content_object)s\" редактировал %(fullname)s. " + +#: events.py:15 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " +"The following changes took place: %(changes)s." +msgstr "" +"Документ \"%(content_object)s\" был изменён %(datetime)s %(fullname)s. Были " +"внесены изменения: %(changes)s." + +#: events.py:22 +msgid "Document deleted" +msgstr "Документ удален" + +#: events.py:23 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "Документ \"%(document)s\" удалил %(fullname)s." + +#: events.py:24 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "Документ\"%(document)s\" удалил %(datetime)s %(fullname)s." + #: forms.py:63 msgid "Page image" msgstr "Изображение страницы" @@ -280,69 +336,39 @@ msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "Скачать документ в исходном формате или сжатым. Этот вариант доступен только при загрузке одного документа, для нескольких документов будет использован сжатый файл." +msgstr "" +"Скачать документ в исходном формате или сжатым. Этот вариант доступен только " +"при загрузке одного документа, для нескольких документов будет использован " +"сжатый файл." -#: literals.py:10 -msgid "Document creation" -msgstr "Создание документов" +#: forms.py:319 +#, fuzzy +msgid "Compressed filename" +msgstr "имя файла для типа документа" -#: literals.py:11 -#, python-format -msgid "Document \"%(content_object)s\" created by %(fullname)s." -msgstr "Документ \"%(content_object)s\", создан %(fullname)s ." - -#: literals.py:12 -#, python-format -msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "Документ \"%(content_object)s\" создан %(datetime)s пользователем %(fullname)s." - -#: literals.py:18 -msgid "Document edited" -msgstr "Документ отредактирован" - -#: literals.py:19 -#, python-format -msgid "Document \"%(content_object)s\" edited by %(fullname)s." -msgstr "Документ \"%(content_object)s\" редактировал %(fullname)s. " - -#: literals.py:20 -#, python-format +#: forms.py:319 msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." -" The following changes took place: %(changes)s." -msgstr "Документ \"%(content_object)s\" был изменён %(datetime)s %(fullname)s. Были внесены изменения: %(changes)s." +"The filename of the compressed file that will contain the documents to be " +"downloaded, if the previous option is selected." +msgstr "" -#: literals.py:29 -msgid "Document deleted" -msgstr "Документ удален" - -#: literals.py:30 -#, python-format -msgid "Document \"%(document)s\" deleted by %(fullname)s." -msgstr "Документ \"%(document)s\" удалил %(fullname)s." - -#: literals.py:31 -#, python-format -msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." -msgstr "Документ\"%(document)s\" удалил %(datetime)s %(fullname)s." - -#: literals.py:42 +#: literals.py:15 msgid "final" msgstr "окончательный" -#: literals.py:43 +#: literals.py:16 msgid "alpha" msgstr "альфа" -#: literals.py:44 +#: literals.py:17 msgid "beta" msgstr "бета" -#: literals.py:45 +#: literals.py:18 msgid "release candidate" msgstr "релиз-кандидат" -#: literals.py:46 +#: literals.py:19 msgid "hotfix" msgstr "исправление" @@ -350,8 +376,8 @@ msgstr "исправление" msgid "name" msgstr "имя" -#: models.py:68 models.py:78 models.py:543 views.py:1068 views.py:1097 -#: views.py:1126 views.py:1131 views.py:1174 views.py:1220 views.py:1254 +#: models.py:68 models.py:78 models.py:543 views.py:1067 views.py:1096 +#: views.py:1125 views.py:1130 views.py:1173 views.py:1219 views.py:1253 msgid "document type" msgstr "тип документа" @@ -367,8 +393,8 @@ msgstr "описание" msgid "added" msgstr "добавлено" -#: models.py:90 models.py:308 models.py:658 models.py:673 views.py:227 -#: views.py:351 +#: models.py:90 models.py:308 models.py:658 models.py:673 views.py:225 +#: views.py:349 msgid "document" msgstr "документ" @@ -411,7 +437,7 @@ msgstr "номер" msgid "timestamp" msgstr "отметка времени" -#: models.py:315 views.py:1357 +#: models.py:315 views.py:1356 msgid "comment" msgstr "комментарий" @@ -433,11 +459,11 @@ msgid "" "defaulted to 1." msgstr "Этот формат файла документа не известен, количество страниц поэтому 1." -#: models.py:544 views.py:1353 +#: models.py:544 views.py:1352 msgid "filename" msgstr "имя файла" -#: models.py:545 views.py:1181 +#: models.py:545 views.py:1180 msgid "enabled" msgstr "разрешено" @@ -478,15 +504,15 @@ msgstr "страницы документа" msgid "Enter a valid value." msgstr "Введите допустимое значение." -#: models.py:621 views.py:449 +#: models.py:621 views.py:448 msgid "order" msgstr "порядок" -#: models.py:622 views.py:450 views.py:511 views.py:542 +#: models.py:622 views.py:449 views.py:510 views.py:541 msgid "transformation" msgstr "преобразование" -#: models.py:623 views.py:451 +#: models.py:623 views.py:450 msgid "arguments" msgstr "аргументы" @@ -523,7 +549,7 @@ msgstr "Тип документа" msgid "MIME type" msgstr "MIME-тип" -#: models.py:676 views.py:132 +#: models.py:676 views.py:130 msgid "Filename" msgstr "Имя файла" @@ -567,7 +593,7 @@ msgstr "Просмотр документов" msgid "Delete documents" msgstr "Удаление документов" -#: permissions.py:14 views.py:408 +#: permissions.py:14 views.py:406 msgid "Download documents" msgstr "Загрузка документов" @@ -625,9 +651,10 @@ msgstr "Документы в хранилище: %d." #: statistics.py:52 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" -" bytes" -msgstr "Использовано:%(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " +"bytes" +msgstr "" +"Использовано:%(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" #: statistics.py:63 #, python-format @@ -653,379 +680,396 @@ msgstr "" msgid "Document statistics" msgstr "Статистика документов" -#: views.py:133 +#: views.py:131 msgid "File mimetype" msgstr "Mime тип файла" -#: views.py:133 views.py:134 +#: views.py:131 views.py:132 msgid "None" msgstr "" -#: views.py:134 +#: views.py:132 msgid "File mime encoding" msgstr "Mime-кодировка файла" -#: views.py:135 +#: views.py:133 msgid "File size" msgstr "Размер" -#: views.py:136 +#: views.py:134 msgid "Exists in storage" msgstr "Существует в хранилище" -#: views.py:137 +#: views.py:135 msgid "File path in storage" msgstr "Путь к файлу в хранилище" -#: views.py:138 +#: views.py:136 msgid "Date added" msgstr "Дата добавления" -#: views.py:139 +#: views.py:137 msgid "Time added" msgstr "Время добавления" -#: views.py:140 +#: views.py:138 msgid "Checksum" msgstr "Контрольная сумма" -#: views.py:141 +#: views.py:139 msgid "UUID" msgstr "UUID" -#: views.py:142 +#: views.py:140 msgid "Pages" msgstr "Страницы" -#: views.py:151 +#: views.py:149 #, python-format msgid "document properties for: %s" msgstr "Свойства документа для: %s" -#: views.py:173 +#: views.py:171 msgid "document data" msgstr "данные документа" -#: views.py:197 views.py:646 +#: views.py:195 views.py:645 msgid "Must provide at least one document." msgstr "Необходимо предоставить хотя бы один документ." -#: views.py:218 +#: views.py:216 msgid "Document deleted successfully." msgstr "Документ успешно удален." -#: views.py:220 +#: views.py:218 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Документ:%(document)s ошибка удаления: %(error)s" -#: views.py:235 +#: views.py:233 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Вы действительно хотите удалить документ: %s?" -#: views.py:237 +#: views.py:235 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Вы действительно хотите удалить документы: %s?" -#: views.py:276 +#: views.py:274 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Документ \"%s\" изменен." -#: views.py:342 +#: views.py:340 msgid "documents to be downloaded" msgstr "Документы для загрузки" -#: views.py:352 views.py:1337 +#: views.py:350 views.py:1336 msgid "version" msgstr "версия" -#: views.py:409 +#: views.py:407 msgid "Download" msgstr "Скачать" -#: views.py:411 +#: views.py:409 msgid "Return" msgstr "Назад" -#: views.py:445 +#: views.py:444 #, python-format msgid "transformations for: %s" msgstr "преобразования для: %s" -#: views.py:472 +#: views.py:471 msgid "Document page transformation created successfully." msgstr "Преобразование страницы документа создано успешно." -#: views.py:481 +#: views.py:480 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "Создать новое преобразование для страницы: %(page)s документа: %(document)s" +msgstr "" +"Создать новое преобразование для страницы: %(page)s документа: %(document)s" -#: views.py:500 +#: views.py:499 msgid "Document page transformation edited successfully." msgstr "Преобразование страницы успешно изменено." -#: views.py:513 +#: views.py:512 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Изменить преобразования \"%(transformation)s\" for: %(document_page)s" -#: views.py:533 +#: views.py:532 msgid "Document page transformation deleted successfully." msgstr "Преобразование страницы успешно удалено." -#: views.py:544 +#: views.py:543 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "Вы действительно хотите удалить преобразования \"%(transformation)s\" for: %(document_page)s\"" +msgstr "" +"Вы действительно хотите удалить преобразования \"%(transformation)s\" for: " +"%(document_page)s\"" -#: views.py:562 +#: views.py:561 #, python-format msgid "duplicates of: %s" msgstr "дубликатов: %s" -#: views.py:574 +#: views.py:573 msgid "Are you sure you wish to find all duplicates?" msgstr "Вы действительно хотите найти все дубликаты?" -#: views.py:575 views.py:633 views.py:701 +#: views.py:574 views.py:632 views.py:700 msgid "On large databases this operation may take some time to execute." -msgstr "В больших базах данных эта операция может занять некоторое время для выполнения." +msgstr "" +"В больших базах данных эта операция может занять некоторое время для " +"выполнения." -#: views.py:598 +#: views.py:597 msgid "duplicated documents" msgstr "дубликаты документов" -#: views.py:624 +#: views.py:623 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "Страницы посчитаны. Всего обработано %(total)d документов, из них количество страниц изменилось у %(change)d" +msgstr "" +"Страницы посчитаны. Всего обработано %(total)d документов, из них количество " +"страниц изменилось у %(change)d" -#: views.py:632 +#: views.py:631 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents " -"(%d)?" -msgstr "Вы действительно хотите пересчитать количество страниц для офисных документов (%d)?" +"Are you sure you wish to update the page count for the office documents (%d)?" +msgstr "" +"Вы действительно хотите пересчитать количество страниц для офисных " +"документов (%d)?" -#: views.py:664 +#: views.py:663 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "Все преобразования страницы для документа: %s успешно удалены." -#: views.py:666 +#: views.py:665 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." -msgstr "Ошибка при удалении страницы для преобразования документов: %(document)s; %(error)s." +msgstr "" +"Ошибка при удалении страницы для преобразования документов: %(document)s; " +"%(error)s." -#: views.py:672 +#: views.py:671 msgid "document transformation" msgstr "преобразование документа" -#: views.py:681 +#: views.py:680 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: " -"%s?" -msgstr "Вы действительно хотите удалить все преобразования странице документа: %s?" +"Are you sure you wish to clear all the page transformations for document: %s?" +msgstr "" +"Вы действительно хотите удалить все преобразования странице документа: %s?" -#: views.py:683 +#: views.py:682 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" -msgstr "Вы действительно хотите удалить все преобразования страницы для документов: %s?" +msgstr "" +"Вы действительно хотите удалить все преобразования страницы для документов: " +"%s?" -#: views.py:711 +#: views.py:710 msgid "missing documents" msgstr "недостающие документы" -#: views.py:727 views.py:769 +#: views.py:726 views.py:768 #, python-format msgid "details for: %s" msgstr "подробности: %s" -#: views.py:788 +#: views.py:787 msgid "Document page edited successfully." msgstr "Страница документа успешно изменена." -#: views.py:797 +#: views.py:796 #, python-format msgid "edit: %s" msgstr "редактировать: %s" -#: views.py:814 +#: views.py:813 msgid "There are no more pages in this document" msgstr " Нет более страниц в этом документе" -#: views.py:832 +#: views.py:831 msgid "You are already at the first page of this document" msgstr "Вы уже на первой странице этого документа" -#: views.py:993 +#: views.py:992 #, python-format msgid "print: %s" msgstr "печать: %s" -#: views.py:1066 +#: views.py:1065 #, python-format msgid "documents of type \"%s\"" msgstr "документы типа \"%s\"" -#: views.py:1086 +#: views.py:1085 msgid "Document type edited successfully" msgstr "Тип документа успешно изменен" -#: views.py:1089 +#: views.py:1088 #, python-format msgid "Error editing document type; %s" msgstr "Ошибка редактирования типа документа; %s" -#: views.py:1094 +#: views.py:1093 #, python-format msgid "edit document type: %s" msgstr "редактировать тип документа: %s" -#: views.py:1118 +#: views.py:1117 #, python-format msgid "Document type: %s deleted successfully." msgstr "Вид документа: %s успешно удален." -#: views.py:1120 +#: views.py:1119 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Тип документа: %(document_type)s ошибка удаления: %(error)s" -#: views.py:1135 +#: views.py:1134 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Вы действительно хотите удалить тип документа: %s?" -#: views.py:1136 +#: views.py:1135 msgid "" "The document type of all documents using this document type will be set to " "none." msgstr "Тип документа всех документов этого типа станет неопределённым." -#: views.py:1152 +#: views.py:1151 msgid "Document type created successfully" msgstr "Тип документа успешно создан" -#: views.py:1155 +#: views.py:1154 #, python-format msgid "Error creating document type; %(error)s" msgstr "Ошибка при создании типа документа; %(error)s" -#: views.py:1173 +#: views.py:1172 #, python-format msgid "filenames for document type: %s" msgstr "имена файлов для типа документа: %s" -#: views.py:1204 +#: views.py:1203 msgid "Document type filename edited successfully" msgstr "Имя файла для типа документа успешно изменено" -#: views.py:1207 +#: views.py:1206 #, python-format msgid "Error editing document type filename; %s" msgstr "Ошибка редактирования документа введите имя файла; %s" -#: views.py:1212 +#: views.py:1211 #, python-format msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" -msgstr "редактирование файла \"%(filename)s из типа документа \"%(document_type)s\"" +msgstr "" +"редактирование файла \"%(filename)s из типа документа \"%(document_type)s\"" -#: views.py:1221 views.py:1247 views.py:1255 +#: views.py:1220 views.py:1246 views.py:1254 msgid "document type filename" msgstr "имя файла для типа документа" -#: views.py:1239 +#: views.py:1238 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Имя файла для типа документа: %s успешно удалено." -#: views.py:1241 +#: views.py:1240 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "При удалении имени файла для типа документа %(document_type_filename)s произошла ошибка %(error)s" +msgstr "" +"При удалении имени файла для типа документа %(document_type_filename)s " +"произошла ошибка %(error)s" -#: views.py:1257 +#: views.py:1256 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "Вы действительно хотите удалить имя файла: %(filename)s из типа документа \"%(document_type)s\"?" +msgstr "" +"Вы действительно хотите удалить имя файла: %(filename)s из типа документа " +"\"%(document_type)s\"?" -#: views.py:1282 +#: views.py:1281 msgid "Document type filename created successfully" msgstr "Имя файла для типа документа успешно создан" -#: views.py:1285 +#: views.py:1284 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Ошибка создания имени файла для типа документа; %(error)s" -#: views.py:1291 +#: views.py:1290 #, python-format msgid "create filename for document type: %s" msgstr "создание имени файла для типа документа: %s" -#: views.py:1306 +#: views.py:1305 msgid "Document image cache cleared successfully" msgstr "Кэш изображений документа очищен" -#: views.py:1308 +#: views.py:1307 #, python-format msgid "Error clearing document image cache; %s" msgstr "Ошибка очистки кэш изображений документов %s" -#: views.py:1314 +#: views.py:1313 msgid "Are you sure you wish to clear the document image cache?" msgstr "Вы уверены, что хотите очистить кэш изображений документа?" -#: views.py:1331 +#: views.py:1330 #, python-format msgid "versions for document: %s" msgstr "версии для документа %s" -#: views.py:1341 +#: views.py:1340 msgid "time and date" msgstr "время и дата" -#: views.py:1345 +#: views.py:1344 msgid "mimetype" msgstr "MimeType" -#: views.py:1349 +#: views.py:1348 msgid "encoding" msgstr "кодировка" -#: views.py:1380 +#: views.py:1379 msgid "Document version reverted successfully" msgstr "Версия документа восстановлена" -#: views.py:1382 +#: views.py:1381 #, python-format msgid "Error reverting document version; %s" msgstr "Ошибка получения версии документа %s" -#: views.py:1389 +#: views.py:1388 msgid "Are you sure you wish to revert to this version?" msgstr "Вы уверены, что хотите вернуться к этой версии?" -#: views.py:1390 +#: views.py:1389 msgid "All later version after this one will be deleted too." msgstr "Все более поздние версии после этого будут удалены" @@ -1051,9 +1095,11 @@ msgstr "Далее" #: conf/settings.py:38 msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per" -" user." -msgstr "Максимальное количество последних (созданных, измененных, просмотренных) документов, запоминаемых для каждого пользователя." +"Maximum number of recent (created, edited, viewed) documents to remember per " +"user." +msgstr "" +"Максимальное количество последних (созданных, измененных, просмотренных) " +"документов, запоминаемых для каждого пользователя." #: conf/settings.py:39 msgid "Amount in percent zoom in or out a document page per user interaction." @@ -1085,7 +1131,12 @@ msgid "" "such as: invoices, regulations or manuals. The advantage of using document " "types are: assigning a list of typical filenames for quick renaming during " "creation, as well as assigning default metadata types and sets to it." -msgstr "Типы документов определяют класс, который представляет группы документов, таких как: счета-фактуры, правила или инструкции. Преимуществами использования типов документов являются: назначение списка типичных имен файлов для быстрого переименования в процессе создания, а также присвоения метаданных по умолчанию и их установки." +msgstr "" +"Типы документов определяют класс, который представляет группы документов, " +"таких как: счета-фактуры, правила или инструкции. Преимуществами " +"использования типов документов являются: назначение списка типичных имен " +"файлов для быстрого переименования в процессе создания, а также присвоения " +"метаданных по умолчанию и их установки." #: templates/recent_document_list_help.html:3 msgid "What are recent documents?" @@ -1096,4 +1147,6 @@ msgstr "Что такое последние документы?" msgid "" "Here you will find the latest %(recent_count)s documents you have either " "created or edited in any way." -msgstr "Здесь вы найдете последние %(recent_count)s документов созданные или отредактированные вами." +msgstr "" +"Здесь вы найдете последние %(recent_count)s документов созданные или " +"отредактированные вами." diff --git a/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.po b/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.po index 7e5840fa97..87d9366c47 100644 --- a/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:08-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-04-20 18:24+0000\n" "Last-Translator: tetjarediske \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" #: __init__.py:5 @@ -34,27 +35,27 @@ msgstr "Erneut suchen" msgid "Search terms" msgstr "Suchbegriffe" -#: models.py:20 +#: models.py:21 msgid "user" msgstr "Benutzer" -#: models.py:21 +#: models.py:22 msgid "query" msgstr "Abfrage" -#: models.py:22 +#: models.py:23 msgid "datetime created" msgstr "Erstellungsdatum" -#: models.py:23 +#: models.py:24 msgid "hits" msgstr "Treffer" -#: models.py:61 +#: models.py:62 msgid "recent search" msgstr "letzte Suche" -#: models.py:62 +#: models.py:63 msgid "recent searches" msgstr "letzte Suchen" @@ -98,7 +99,9 @@ msgstr "Hilfe" msgid "" "Enter the desired search keywords separated by space. Only the top " "%(search_results_limit)s results will be available." -msgstr "Die gesuchten Wörter mit Leerzeichen getrennt eingeben. Nur die %(search_results_limit)s Ergebnisse werden angezeigt." +msgstr "" +"Die gesuchten Wörter mit Leerzeichen getrennt eingeben. Nur die " +"%(search_results_limit)s Ergebnisse werden angezeigt." #: templates/search_results.html:3 msgid "Search results" diff --git a/apps/dynamic_search/locale/en/LC_MESSAGES/django.po b/apps/dynamic_search/locale/en/LC_MESSAGES/django.po index 559b7dc1b1..7175f002a1 100644 --- a/apps/dynamic_search/locale/en/LC_MESSAGES/django.po +++ b/apps/dynamic_search/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:29-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -33,27 +33,27 @@ msgstr "" msgid "Search terms" msgstr "" -#: models.py:20 +#: models.py:21 msgid "user" msgstr "" -#: models.py:21 +#: models.py:22 msgid "query" msgstr "" -#: models.py:22 +#: models.py:23 msgid "datetime created" msgstr "" -#: models.py:23 +#: models.py:24 msgid "hits" msgstr "" -#: models.py:61 +#: models.py:62 msgid "recent search" msgstr "" -#: models.py:62 +#: models.py:63 msgid "recent searches" msgstr "" diff --git a/apps/dynamic_search/locale/es/LC_MESSAGES/django.po b/apps/dynamic_search/locale/es/LC_MESSAGES/django.po index fa0f17208a..c5fa4b2568 100644 --- a/apps/dynamic_search/locale/es/LC_MESSAGES/django.po +++ b/apps/dynamic_search/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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 , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:08-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2011-11-04 17:06+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:5 @@ -34,34 +35,35 @@ msgstr "buscar de nuevo" msgid "Search terms" msgstr "Términos de búsqueda" -#: models.py:20 +#: models.py:21 msgid "user" msgstr "usuario" -#: models.py:21 +#: models.py:22 msgid "query" msgstr "pregunta" -#: models.py:22 +#: models.py:23 msgid "datetime created" msgstr "fecha y hora creados" -#: models.py:23 +#: models.py:24 msgid "hits" msgstr "accesos" -#: models.py:61 +#: models.py:62 msgid "recent search" msgstr "búsqueda reciente" -#: models.py:62 +#: models.py:63 msgid "recent searches" msgstr "búsquedas recientes" #: views.py:33 #, python-format msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" -msgstr "resultados, (mostrando solamente %(shown_result_count)s de %(result_count)s)" +msgstr "" +"resultados, (mostrando solamente %(shown_result_count)s de %(result_count)s)" #: views.py:37 msgid "results" @@ -98,7 +100,10 @@ msgstr "Ayuda" msgid "" "Enter the desired search keywords separated by space. Only the top " "%(search_results_limit)s results will be available." -msgstr "Introduzca las palabras clave de búsqueda que desee separadas por un espacio. Sólo los primeros %(search_results_limit)s resultados estarán disponibles." +msgstr "" +"Introduzca las palabras clave de búsqueda que desee separadas por un " +"espacio. Sólo los primeros %(search_results_limit)s resultados estarán " +"disponibles." #: templates/search_results.html:3 msgid "Search results" diff --git a/apps/dynamic_search/locale/it/LC_MESSAGES/django.po b/apps/dynamic_search/locale/it/LC_MESSAGES/django.po index 0866ccbc01..c0641d470c 100644 --- a/apps/dynamic_search/locale/it/LC_MESSAGES/django.po +++ b/apps/dynamic_search/locale/it/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Carlo Zanatto <>, 2012. # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:08-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-08 07:42+0000\n" "Last-Translator: Carlo Zanatto <>\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" #: __init__.py:5 @@ -35,34 +36,35 @@ msgstr "cerca ancora" msgid "Search terms" msgstr "Termini di ricerca" -#: models.py:20 +#: models.py:21 msgid "user" msgstr "utente" -#: models.py:21 +#: models.py:22 msgid "query" msgstr "interrogazione" -#: models.py:22 +#: models.py:23 msgid "datetime created" msgstr "orario creato" -#: models.py:23 +#: models.py:24 msgid "hits" msgstr "visite" -#: models.py:61 +#: models.py:62 msgid "recent search" msgstr "ricerce recenti" -#: models.py:62 +#: models.py:63 msgid "recent searches" msgstr "risultati della ricerca" #: views.py:33 #, python-format msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" -msgstr "risultati, (mostra esclusivamente %(shown_result_count)s di %(result_count)s)" +msgstr "" +"risultati, (mostra esclusivamente %(shown_result_count)s di %(result_count)s)" #: views.py:37 msgid "results" @@ -99,7 +101,9 @@ msgstr "Aiuto" msgid "" "Enter the desired search keywords separated by space. Only the top " "%(search_results_limit)s results will be available." -msgstr "Inserisci le parole da cercare separate da spazzi. Solo i primi %(search_results_limit)s saranno disponibili." +msgstr "" +"Inserisci le parole da cercare separate da spazzi. Solo i primi " +"%(search_results_limit)s saranno disponibili." #: templates/search_results.html:3 msgid "Search results" diff --git a/apps/dynamic_search/locale/pl/LC_MESSAGES/django.po b/apps/dynamic_search/locale/pl/LC_MESSAGES/django.po index 9361285473..3007498585 100644 --- a/apps/dynamic_search/locale/pl/LC_MESSAGES/django.po +++ b/apps/dynamic_search/locale/pl/LC_MESSAGES/django.po @@ -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: # mic , 2012. # , 2012. @@ -9,16 +9,18 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:08-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-21 15:21+0000\n" "Last-Translator: mic \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" #: __init__.py:5 msgid "search" @@ -36,27 +38,27 @@ msgstr "wyszukaj ponownie" msgid "Search terms" msgstr "Słowa do wyszukania" -#: models.py:20 +#: models.py:21 msgid "user" msgstr "użytkownik" -#: models.py:21 +#: models.py:22 msgid "query" msgstr "zapytanie" -#: models.py:22 +#: models.py:23 msgid "datetime created" msgstr "" -#: models.py:23 +#: models.py:24 msgid "hits" msgstr "trafienia" -#: models.py:61 +#: models.py:62 msgid "recent search" msgstr "ostatnie wyszukiwanie" -#: models.py:62 +#: models.py:63 msgid "recent searches" msgstr "ostatnie wyszukiwania" diff --git a/apps/dynamic_search/locale/pt/LC_MESSAGES/django.po b/apps/dynamic_search/locale/pt/LC_MESSAGES/django.po index 7bb3565e37..e718a0df0f 100644 --- a/apps/dynamic_search/locale/pt/LC_MESSAGES/django.po +++ b/apps/dynamic_search/locale/pt/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Vítor Figueiró , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:08-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 13:57+0000\n" "Last-Translator: Vítor Figueiró \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" #: __init__.py:5 @@ -35,34 +36,35 @@ msgstr "procurar novamente" msgid "Search terms" msgstr "Termos de pesquisa" -#: models.py:20 +#: models.py:21 msgid "user" msgstr "utilizador" -#: models.py:21 +#: models.py:22 msgid "query" msgstr "consulta" -#: models.py:22 +#: models.py:23 msgid "datetime created" msgstr "data e hora da criação" -#: models.py:23 +#: models.py:24 msgid "hits" msgstr "resultados" -#: models.py:61 +#: models.py:62 msgid "recent search" msgstr "consulta recente" -#: models.py:62 +#: models.py:63 msgid "recent searches" msgstr "consultas recentes" #: views.py:33 #, python-format msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" -msgstr "resultados, (mostrando apenas %(shown_result_count)s de %(result_count)s )" +msgstr "" +"resultados, (mostrando apenas %(shown_result_count)s de %(result_count)s )" #: views.py:37 msgid "results" @@ -99,7 +101,9 @@ msgstr "Ajuda" msgid "" "Enter the desired search keywords separated by space. Only the top " "%(search_results_limit)s results will be available." -msgstr "Digite as palavras-chave que deseja procurar separadas por um espaço. Apenas os %(search_results_limit)s primeiros resultados estarão disponíveis." +msgstr "" +"Digite as palavras-chave que deseja procurar separadas por um espaço. " +"Apenas os %(search_results_limit)s primeiros resultados estarão disponíveis." #: templates/search_results.html:3 msgid "Search results" diff --git a/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.po b/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.po index 6c61582afe..37400669d0 100644 --- a/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:08-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:31+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" #: __init__.py:5 @@ -34,34 +35,35 @@ msgstr "pesquisar novamente" msgid "Search terms" msgstr "Termos de pesquisa" -#: models.py:20 +#: models.py:21 msgid "user" msgstr "usuário" -#: models.py:21 +#: models.py:22 msgid "query" msgstr "pergunta" -#: models.py:22 +#: models.py:23 msgid "datetime created" msgstr "Data e hora da criação" -#: models.py:23 +#: models.py:24 msgid "hits" msgstr "visitas" -#: models.py:61 +#: models.py:62 msgid "recent search" msgstr "pesquisa recente" -#: models.py:62 +#: models.py:63 msgid "recent searches" msgstr "pesquisas recentes" #: views.py:33 #, python-format msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" -msgstr "resultados, (mostrando apenas %(shown_result_count)s de %(result_count)s )" +msgstr "" +"resultados, (mostrando apenas %(shown_result_count)s de %(result_count)s )" #: views.py:37 msgid "results" @@ -98,7 +100,9 @@ msgstr "Ajuda" msgid "" "Enter the desired search keywords separated by space. Only the top " "%(search_results_limit)s results will be available." -msgstr "Digite as palavras-chave da pesquisa desejada separadas por um espaço. Apenas o máximo %(search_results_limit)s resultados estarão disponíveis." +msgstr "" +"Digite as palavras-chave da pesquisa desejada separadas por um espaço. " +"Apenas o máximo %(search_results_limit)s resultados estarão disponíveis." #: templates/search_results.html:3 msgid "Search results" diff --git a/apps/dynamic_search/locale/ru/LC_MESSAGES/django.po b/apps/dynamic_search/locale/ru/LC_MESSAGES/django.po index d1f6b25a76..38ca3fa6b9 100644 --- a/apps/dynamic_search/locale/ru/LC_MESSAGES/django.po +++ b/apps/dynamic_search/locale/ru/LC_MESSAGES/django.po @@ -1,21 +1,23 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:08-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2011-11-03 22:40+0000\n" "Last-Translator: Sergey Glita \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" #: __init__.py:5 msgid "search" @@ -33,34 +35,35 @@ msgstr "искать ещё раз" msgid "Search terms" msgstr "Слова для поиска" -#: models.py:20 +#: models.py:21 msgid "user" msgstr "пользователь" -#: models.py:21 +#: models.py:22 msgid "query" msgstr "запрос" -#: models.py:22 +#: models.py:23 msgid "datetime created" msgstr "даты и время создания" -#: models.py:23 +#: models.py:24 msgid "hits" msgstr "хитов" -#: models.py:61 +#: models.py:62 msgid "recent search" msgstr "недавний поиск" -#: models.py:62 +#: models.py:63 msgid "recent searches" msgstr "последние запросы" #: views.py:33 #, python-format msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" -msgstr "результаты, (показывая только %(shown_result_count)s из %(result_count)s)" +msgstr "" +"результаты, (показывая только %(shown_result_count)s из %(result_count)s)" #: views.py:37 msgid "results" @@ -86,7 +89,9 @@ msgstr "Максимальное количество отображаемых #: conf/settings.py:13 msgid "Maximum number of search queries to remember per user." -msgstr "Максимальное количество поисковых запросов запоминаемых для каждого пользователя." +msgstr "" +"Максимальное количество поисковых запросов запоминаемых для каждого " +"пользователя." #: templates/search_help.html:3 msgid "Help" @@ -97,7 +102,9 @@ msgstr "Помощь" msgid "" "Enter the desired search keywords separated by space. Only the top " "%(search_results_limit)s results will be available." -msgstr "Введите ключевые слова для поиска желаемого через пробел. Только первые %(search_results_limit)s будут доступны." +msgstr "" +"Введите ключевые слова для поиска желаемого через пробел. Только первые " +"%(search_results_limit)s будут доступны." #: templates/search_results.html:3 msgid "Search results" diff --git a/apps/folders/locale/de_DE/LC_MESSAGES/django.po b/apps/folders/locale/de_DE/LC_MESSAGES/django.po index 10d30dfed5..18bfacd9d8 100644 --- a/apps/folders/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/folders/locale/de_DE/LC_MESSAGES/django.po @@ -1,20 +1,21 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2011-09-30 04:55+0000\n" "Last-Translator: FULL NAME \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" #: __init__.py:18 @@ -208,8 +209,8 @@ msgstr "" #: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder" -" \"%(folder)s\"?" +"Are you sure you wish to remove the documents: %(documents)s from the folder " +"\"%(folder)s\"?" msgstr "" #: templates/folders_help.html:3 diff --git a/apps/folders/locale/en/LC_MESSAGES/django.po b/apps/folders/locale/en/LC_MESSAGES/django.po index 6a6352a12d..16ee3f7dd2 100644 --- a/apps/folders/locale/en/LC_MESSAGES/django.po +++ b/apps/folders/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:29-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/folders/locale/es/LC_MESSAGES/django.po b/apps/folders/locale/es/LC_MESSAGES/django.po index 78669d9805..8fae8ba368 100644 --- a/apps/folders/locale/es/LC_MESSAGES/django.po +++ b/apps/folders/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-04 02:35+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:18 @@ -168,7 +169,8 @@ msgstr "documentos en la carpeta: %s" #: views.py:188 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." -msgstr "Documento: %(document)s agregado a la carpeta: %(folder)s exitosamente." +msgstr "" +"Documento: %(document)s agregado a la carpeta: %(folder)s exitosamente." #: views.py:191 #, python-format @@ -204,14 +206,18 @@ msgstr "Documento: %(document)s error de remoción: %(error)s " msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "¿Está seguro que desea remover el documento: %(document)s de la carpeta \"%(folder)s\"?" +msgstr "" +"¿Está seguro que desea remover el documento: %(document)s de la carpeta " +"\"%(folder)s\"?" #: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder" -" \"%(folder)s\"?" -msgstr "¿Está seguro que desea eliminar los documentos: %(documents)s de la carpeta \"%(folder)s\"?" +"Are you sure you wish to remove the documents: %(documents)s from the folder " +"\"%(folder)s\"?" +msgstr "" +"¿Está seguro que desea eliminar los documentos: %(documents)s de la carpeta " +"\"%(folder)s\"?" #: templates/folders_help.html:3 msgid "What are folders?" @@ -223,7 +229,12 @@ msgid "" "individual users create their own document organization methods. Folders " "created by one user and the documents contained by them don't affect any " "other user folders or documents." -msgstr "Estas carpetas también se pueden describir como carpetas de usuarios. Son una manera de permitir a usuarios individuales crear sus propios métodos de organización de documentos. Las carpetas creadas por un usuario y los documentos contenidos en ellas no afectan las carpetas de otros usuarios o los documentos." +msgstr "" +"Estas carpetas también se pueden describir como carpetas de usuarios. Son " +"una manera de permitir a usuarios individuales crear sus propios métodos de " +"organización de documentos. Las carpetas creadas por un usuario y los " +"documentos contenidos en ellas no afectan las carpetas de otros usuarios o " +"los documentos." #: templatetags/folder_tags.py:17 msgid "Add document to a folder" diff --git a/apps/folders/locale/it/LC_MESSAGES/django.po b/apps/folders/locale/it/LC_MESSAGES/django.po index 1f4f17af47..91f7c88950 100644 --- a/apps/folders/locale/it/LC_MESSAGES/django.po +++ b/apps/folders/locale/it/LC_MESSAGES/django.po @@ -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: # Carlo Zanatto <>, 2012. # , 2011. @@ -10,15 +10,16 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-08 07:45+0000\n" "Last-Translator: Carlo Zanatto <>\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" #: __init__.py:18 @@ -171,7 +172,8 @@ msgstr "documenti nella cartella: %s" #: views.py:188 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." -msgstr "Documento: %(document)s aggiunto alla cartella: %(folder)s successfully." +msgstr "" +"Documento: %(document)s aggiunto alla cartella: %(folder)s successfully." #: views.py:191 #, python-format @@ -207,14 +209,18 @@ msgstr "Documento: %(document)s errore di cancellazione: %(error)s" msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "Sei sicuro di voler rimuovere il documento: %(document)s dalla cartella \"%(folder)s\"?" +msgstr "" +"Sei sicuro di voler rimuovere il documento: %(document)s dalla cartella " +"\"%(folder)s\"?" #: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder" -" \"%(folder)s\"?" -msgstr "Sei sicuro di voler rimuovere i documenti: %(documents)s dalla cartella \"%(folder)s\"?" +"Are you sure you wish to remove the documents: %(documents)s from the folder " +"\"%(folder)s\"?" +msgstr "" +"Sei sicuro di voler rimuovere i documenti: %(documents)s dalla cartella " +"\"%(folder)s\"?" #: templates/folders_help.html:3 msgid "What are folders?" @@ -226,7 +232,12 @@ msgid "" "individual users create their own document organization methods. Folders " "created by one user and the documents contained by them don't affect any " "other user folders or documents." -msgstr "Queste cartelle possono anche essere considerate come cartelle utente. Sono un modo per consentire agli utenti singoli per creare i propri metodi di organizzazione dei documenti. Cartelle create da un utente e dei documenti contenuti da loro non riguardano tutte le cartelle di altri utenti o documenti." +msgstr "" +"Queste cartelle possono anche essere considerate come cartelle utente. Sono " +"un modo per consentire agli utenti singoli per creare i propri metodi di " +"organizzazione dei documenti. Cartelle create da un utente e dei documenti " +"contenuti da loro non riguardano tutte le cartelle di altri utenti o " +"documenti." #: templatetags/folder_tags.py:17 msgid "Add document to a folder" diff --git a/apps/folders/locale/pl/LC_MESSAGES/django.po b/apps/folders/locale/pl/LC_MESSAGES/django.po index 59e60a149f..274f02abe8 100644 --- a/apps/folders/locale/pl/LC_MESSAGES/django.po +++ b/apps/folders/locale/pl/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-21 15:38+0000\n" "Last-Translator: mic \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" #: __init__.py:18 msgid "folder list" @@ -209,8 +211,8 @@ msgstr "" #: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder" -" \"%(folder)s\"?" +"Are you sure you wish to remove the documents: %(documents)s from the folder " +"\"%(folder)s\"?" msgstr "" #: templates/folders_help.html:3 diff --git a/apps/folders/locale/pt/LC_MESSAGES/django.po b/apps/folders/locale/pt/LC_MESSAGES/django.po index eb0140f895..30e6c18dbe 100644 --- a/apps/folders/locale/pt/LC_MESSAGES/django.po +++ b/apps/folders/locale/pt/LC_MESSAGES/django.po @@ -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: # Renata Oliveira , 2011. # Roberto Rosario , 2012. @@ -9,15 +9,16 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 16:37+0000\n" "Last-Translator: Vítor Figueiró \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" #: __init__.py:18 @@ -206,14 +207,18 @@ msgstr "Documento: %(document)s erro ao eliminar: %(error)s " msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "Tem a certeza de que deseja remover o documento: %(document)s da pasta \"%(folder)s\"?" +msgstr "" +"Tem a certeza de que deseja remover o documento: %(document)s da pasta " +"\"%(folder)s\"?" #: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder" -" \"%(folder)s\"?" -msgstr "Tem a certeza de que deseja remover os documentos: %(documents)s da pasta \"%(folder)s\"?" +"Are you sure you wish to remove the documents: %(documents)s from the folder " +"\"%(folder)s\"?" +msgstr "" +"Tem a certeza de que deseja remover os documentos: %(documents)s da pasta " +"\"%(folder)s\"?" #: templates/folders_help.html:3 msgid "What are folders?" @@ -225,7 +230,12 @@ msgid "" "individual users create their own document organization methods. Folders " "created by one user and the documents contained by them don't affect any " "other user folders or documents." -msgstr "Estas pastas também podem ser descritas como pastas de utilizador. Elas permitem que utilizadores individuais criem os seus próprios métodos de organização de documentos. Pastas criadas por um utilizador e os documentos nelas contidos não afetam quaisquer pastas ou documentos de outros utilizadores." +msgstr "" +"Estas pastas também podem ser descritas como pastas de utilizador. Elas " +"permitem que utilizadores individuais criem os seus próprios métodos de " +"organização de documentos. Pastas criadas por um utilizador e os documentos " +"nelas contidos não afetam quaisquer pastas ou documentos de outros " +"utilizadores." #: templatetags/folder_tags.py:17 msgid "Add document to a folder" diff --git a/apps/folders/locale/pt_BR/LC_MESSAGES/django.po b/apps/folders/locale/pt_BR/LC_MESSAGES/django.po index 64c383cebb..820dfc5f33 100644 --- a/apps/folders/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/folders/locale/pt_BR/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Renata Oliveira , 2011. # Roberto Rosario , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:31+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" #: __init__.py:18 @@ -205,14 +206,18 @@ msgstr "Documento: %(document)s erro ao deletar: %(error)s " msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "Tem certeza de que deseja remover o documento: %(document)s da pasta \"%(folder)s\"?" +msgstr "" +"Tem certeza de que deseja remover o documento: %(document)s da pasta " +"\"%(folder)s\"?" #: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder" -" \"%(folder)s\"?" -msgstr "Tem certeza de que deseja remover os documentos: %(documents)s da pasta \"%(folder)s\"?" +"Are you sure you wish to remove the documents: %(documents)s from the folder " +"\"%(folder)s\"?" +msgstr "" +"Tem certeza de que deseja remover os documentos: %(documents)s da pasta " +"\"%(folder)s\"?" #: templates/folders_help.html:3 msgid "What are folders?" @@ -224,7 +229,12 @@ msgid "" "individual users create their own document organization methods. Folders " "created by one user and the documents contained by them don't affect any " "other user folders or documents." -msgstr "Estas pastas também podem ser descritas como pastas de usuário. Elas são uma maneira de permitir que os usuários individuais criem os seus próprios métodos de organização do documento. Pastas criadas por um usuário e os documentos contidos nelas não afetam todas as pastas de outros usuários ou documentos." +msgstr "" +"Estas pastas também podem ser descritas como pastas de usuário. Elas são uma " +"maneira de permitir que os usuários individuais criem os seus próprios " +"métodos de organização do documento. Pastas criadas por um usuário e os " +"documentos contidos nelas não afetam todas as pastas de outros usuários ou " +"documentos." #: templatetags/folder_tags.py:17 msgid "Add document to a folder" diff --git a/apps/folders/locale/ru/LC_MESSAGES/django.po b/apps/folders/locale/ru/LC_MESSAGES/django.po index 2d9d7467cd..18c5bd1eb1 100644 --- a/apps/folders/locale/ru/LC_MESSAGES/django.po +++ b/apps/folders/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-03 06:38+0000\n" "Last-Translator: Sergey Glita \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" #: __init__.py:18 msgid "folder list" @@ -204,14 +206,18 @@ msgstr "Документ:%(document)s ошибка удаления: %(error)s" msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "Вы действительно хотите удалить документ: %(document)s из папки \"%(folder)s \"?" +msgstr "" +"Вы действительно хотите удалить документ: %(document)s из папки \"%(folder)s " +"\"?" #: views.py:272 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder" -" \"%(folder)s\"?" -msgstr "Вы действительно хотите удалить документы: %(documents)s из папки \"%(folder)s\"?" +"Are you sure you wish to remove the documents: %(documents)s from the folder " +"\"%(folder)s\"?" +msgstr "" +"Вы действительно хотите удалить документы: %(documents)s из папки " +"\"%(folder)s\"?" #: templates/folders_help.html:3 msgid "What are folders?" @@ -223,7 +229,10 @@ msgid "" "individual users create their own document organization methods. Folders " "created by one user and the documents contained by them don't affect any " "other user folders or documents." -msgstr "Эти папки можно описать как пользовательские папки. Они позволяют отдельным пользователям хранить папки ао своему. Папки, созданные одним пользователем и документы, содержащиеся в них, не влияют других пользователей." +msgstr "" +"Эти папки можно описать как пользовательские папки. Они позволяют отдельным " +"пользователям хранить папки ао своему. Папки, созданные одним пользователем " +"и документы, содержащиеся в них, не влияют других пользователей." #: templatetags/folder_tags.py:17 msgid "Add document to a folder" diff --git a/apps/history/locale/de_DE/LC_MESSAGES/django.po b/apps/history/locale/de_DE/LC_MESSAGES/django.po index e248467438..33ab1e47d6 100644 --- a/apps/history/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/history/locale/de_DE/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-17 22:12+0000\n" "Last-Translator: Roberto Rosario \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" #: __init__.py:17 @@ -30,7 +31,7 @@ msgstr "" msgid "summary" msgstr "Zusammenfassung" -#: links.py:7 models.py:78 +#: links.py:7 models.py:73 msgid "history" msgstr "Verlauf" @@ -62,7 +63,7 @@ msgstr "Datum Uhrzeit" msgid "dictionary" msgstr "Wörterbuch" -#: models.py:79 +#: models.py:74 msgid "histories" msgstr "Verläufe" diff --git a/apps/history/locale/en/LC_MESSAGES/django.po b/apps/history/locale/en/LC_MESSAGES/django.po index 2624724b18..1c02663688 100644 --- a/apps/history/locale/en/LC_MESSAGES/django.po +++ b/apps/history/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:29-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -29,7 +29,7 @@ msgstr "" msgid "summary" msgstr "" -#: links.py:7 models.py:78 +#: links.py:7 models.py:73 msgid "history" msgstr "" @@ -61,7 +61,7 @@ msgstr "" msgid "dictionary" msgstr "" -#: models.py:79 +#: models.py:74 msgid "histories" msgstr "" diff --git a/apps/history/locale/es/LC_MESSAGES/django.po b/apps/history/locale/es/LC_MESSAGES/django.po index 0de7c5c3ae..14470295fa 100644 --- a/apps/history/locale/es/LC_MESSAGES/django.po +++ b/apps/history/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-17 22:24+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:17 @@ -30,7 +31,7 @@ msgstr "tipo" msgid "summary" msgstr "resumen" -#: links.py:7 models.py:78 +#: links.py:7 models.py:73 msgid "history" msgstr "historial" @@ -62,7 +63,7 @@ msgstr "fecha y hora" msgid "dictionary" msgstr "diccionario" -#: models.py:79 +#: models.py:74 msgid "histories" msgstr "historiales" diff --git a/apps/history/locale/it/LC_MESSAGES/django.po b/apps/history/locale/it/LC_MESSAGES/django.po index c7bb75781b..42459fa6c9 100644 --- a/apps/history/locale/it/LC_MESSAGES/django.po +++ b/apps/history/locale/it/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Pierpaolo Baldan , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-17 22:12+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" #: __init__.py:17 @@ -31,7 +32,7 @@ msgstr "" msgid "summary" msgstr "sommario" -#: links.py:7 models.py:78 +#: links.py:7 models.py:73 msgid "history" msgstr "versioni" @@ -63,7 +64,7 @@ msgstr "data" msgid "dictionary" msgstr "dizionario" -#: models.py:79 +#: models.py:74 msgid "histories" msgstr "cronologie" diff --git a/apps/history/locale/pl/LC_MESSAGES/django.po b/apps/history/locale/pl/LC_MESSAGES/django.po index 87ef124a77..399fa295f8 100644 --- a/apps/history/locale/pl/LC_MESSAGES/django.po +++ b/apps/history/locale/pl/LC_MESSAGES/django.po @@ -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: # mic , 2012. # , 2012. @@ -9,16 +9,18 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-17 22:12+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" #: __init__.py:17 msgid "date and time" @@ -32,7 +34,7 @@ msgstr "" msgid "summary" msgstr "streszczenie" -#: links.py:7 models.py:78 +#: links.py:7 models.py:73 msgid "history" msgstr "historia" @@ -64,7 +66,7 @@ msgstr "data i godzina" msgid "dictionary" msgstr "słownik" -#: models.py:79 +#: models.py:74 msgid "histories" msgstr "historie" diff --git a/apps/history/locale/pt/LC_MESSAGES/django.po b/apps/history/locale/pt/LC_MESSAGES/django.po index 750c74a410..a95d9f8a7e 100644 --- a/apps/history/locale/pt/LC_MESSAGES/django.po +++ b/apps/history/locale/pt/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Vítor Figueiró , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-03 18:02+0000\n" "Last-Translator: Vítor Figueiró \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" #: __init__.py:17 @@ -31,7 +32,7 @@ msgstr "tipo" msgid "summary" msgstr "sumário" -#: links.py:7 models.py:78 +#: links.py:7 models.py:73 msgid "history" msgstr "historial" @@ -63,7 +64,7 @@ msgstr "data / hora" msgid "dictionary" msgstr "dicionário" -#: models.py:79 +#: models.py:74 msgid "histories" msgstr "historiais" diff --git a/apps/history/locale/pt_BR/LC_MESSAGES/django.po b/apps/history/locale/pt_BR/LC_MESSAGES/django.po index 1886d838a2..b50842aeff 100644 --- a/apps/history/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/history/locale/pt_BR/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:31+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" #: __init__.py:17 @@ -30,7 +31,7 @@ msgstr "" msgid "summary" msgstr "sumário" -#: links.py:7 models.py:78 +#: links.py:7 models.py:73 msgid "history" msgstr "história" @@ -62,7 +63,7 @@ msgstr "hora, data" msgid "dictionary" msgstr "dicionário" -#: models.py:79 +#: models.py:74 msgid "histories" msgstr "histórias" diff --git a/apps/history/locale/ru/LC_MESSAGES/django.po b/apps/history/locale/ru/LC_MESSAGES/django.po index 6058213af3..4a0f1c22c7 100644 --- a/apps/history/locale/ru/LC_MESSAGES/django.po +++ b/apps/history/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-17 22:12+0000\n" "Last-Translator: Roberto Rosario \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" #: __init__.py:17 msgid "date and time" @@ -30,7 +32,7 @@ msgstr "" msgid "summary" msgstr "итого" -#: links.py:7 models.py:78 +#: links.py:7 models.py:73 msgid "history" msgstr "история" @@ -62,7 +64,7 @@ msgstr "дата и время" msgid "dictionary" msgstr "словарь" -#: models.py:79 +#: models.py:74 msgid "histories" msgstr "истории" diff --git a/apps/installation/locale/de_DE/LC_MESSAGES/django.po b/apps/installation/locale/de_DE/LC_MESSAGES/django.po index cd1f31efd1..43bd864650 100644 --- a/apps/installation/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/installation/locale/de_DE/LC_MESSAGES/django.po @@ -1,26 +1,111 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:13-0400\n" "PO-Revision-Date: 2012-06-17 22:19+0000\n" "Last-Translator: Roberto Rosario \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" -#: links.py:7 +#: links.py:7 models.py:148 msgid "installation details" msgstr "" +#: models.py:63 +msgid "LSB OS" +msgstr "" + +#: models.py:64 +msgid "Distributor ID" +msgstr "" + +#: models.py:65 +msgid "Description" +msgstr "" + +#: models.py:66 +msgid "Release" +msgstr "" + +#: models.py:67 +msgid "Codename" +msgstr "" + +#: models.py:68 +msgid "System info" +msgstr "" + +#: models.py:70 +msgid "POSIX OS" +msgstr "" + +#: models.py:72 +msgid "OS architecture" +msgstr "" + +#: models.py:73 +msgid "Python version" +msgstr "" + +#: models.py:74 +msgid "Hostname" +msgstr "" + +#: models.py:75 +msgid "Platform" +msgstr "" + +#: models.py:76 +msgid "Machine" +msgstr "" + +#: models.py:77 +msgid "Processor" +msgstr "" + +#: models.py:78 +msgid "Number of CPUs" +msgstr "" + +#: models.py:79 +msgid "Total physical memory" +msgstr "" + +#: models.py:80 +msgid "Disk partitions" +msgstr "" + +#: models.py:83 models.py:85 +msgid "tesseract version" +msgstr "" + +#: models.py:85 models.py:90 +msgid "not found" +msgstr "" + +#: models.py:88 models.py:90 +msgid "unpaper version" +msgstr "" + +#: models.py:92 +msgid "Mayan EDMS version" +msgstr "" + +#: models.py:93 +msgid "Installed via fabfile" +msgstr "" + #: permissions.py:7 msgid "Installation" msgstr "" @@ -29,41 +114,6 @@ msgstr "" msgid "View installation environment details" msgstr "" -#: views.py:26 -#, python-format -msgid "Distributor ID: %s" -msgstr "" - -#: views.py:27 -#, python-format -msgid "Description: %s" -msgstr "" - -#: views.py:28 -#, python-format -msgid "Release: %s" -msgstr "" - -#: views.py:29 -#, python-format -msgid "Codename: %s" -msgstr "" - -#: views.py:30 -#, python-format -msgid "System info: %s" -msgstr "" - -#: views.py:31 -#, python-format -msgid "Platform: %s" -msgstr "" - -#: views.py:32 -#, python-format -msgid "Processor: %s" -msgstr "" - -#: views.py:36 +#: views.py:24 msgid "Installation environment details" msgstr "" diff --git a/apps/installation/locale/en/LC_MESSAGES/django.po b/apps/installation/locale/en/LC_MESSAGES/django.po index 3fde8a633f..71cfb242db 100644 --- a/apps/installation/locale/en/LC_MESSAGES/django.po +++ b/apps/installation/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:30-0400\n" +"POT-Creation-Date: 2012-07-10 11:13-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,86 +17,94 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: links.py:7 models.py:131 +#: links.py:7 models.py:148 msgid "installation details" msgstr "" -#: models.py:59 +#: models.py:63 msgid "LSB OS" msgstr "" -#: models.py:60 +#: models.py:64 msgid "Distributor ID" msgstr "" -#: models.py:61 +#: models.py:65 msgid "Description" msgstr "" -#: models.py:62 +#: models.py:66 msgid "Release" msgstr "" -#: models.py:63 +#: models.py:67 msgid "Codename" msgstr "" -#: models.py:64 +#: models.py:68 msgid "System info" msgstr "" -#: models.py:66 +#: models.py:70 msgid "POSIX OS" msgstr "" -#: models.py:68 +#: models.py:72 msgid "OS architecture" msgstr "" -#: models.py:69 +#: models.py:73 msgid "Python version" msgstr "" -#: models.py:70 +#: models.py:74 msgid "Hostname" msgstr "" -#: models.py:71 +#: models.py:75 msgid "Platform" msgstr "" -#: models.py:72 +#: models.py:76 msgid "Machine" msgstr "" -#: models.py:73 +#: models.py:77 msgid "Processor" msgstr "" -#: models.py:74 +#: models.py:78 msgid "Number of CPUs" msgstr "" -#: models.py:75 +#: models.py:79 msgid "Total physical memory" msgstr "" -#: models.py:76 +#: models.py:80 msgid "Disk partitions" msgstr "" -#: models.py:79 models.py:81 +#: models.py:83 models.py:85 msgid "tesseract version" msgstr "" -#: models.py:81 models.py:86 +#: models.py:85 models.py:90 msgid "not found" msgstr "" -#: models.py:84 models.py:86 +#: models.py:88 models.py:90 msgid "unpaper version" msgstr "" +#: models.py:92 +msgid "Mayan EDMS version" +msgstr "" + +#: models.py:93 +msgid "Installed via fabfile" +msgstr "" + #: permissions.py:7 msgid "Installation" msgstr "" diff --git a/apps/installation/locale/es/LC_MESSAGES/django.po b/apps/installation/locale/es/LC_MESSAGES/django.po index ae2c9938d0..4f5cdc645d 100644 --- a/apps/installation/locale/es/LC_MESSAGES/django.po +++ b/apps/installation/locale/es/LC_MESSAGES/django.po @@ -1,27 +1,120 @@ # 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. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:13-0400\n" "PO-Revision-Date: 2012-06-17 22:26+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" -#: links.py:7 +#: links.py:7 models.py:148 msgid "installation details" msgstr "detalles de la instalación" +#: models.py:63 +msgid "LSB OS" +msgstr "" + +#: models.py:64 +#, fuzzy +msgid "Distributor ID" +msgstr "ID de distribuidor: %s" + +#: models.py:65 +#, fuzzy +msgid "Description" +msgstr "Descripción: %s" + +#: models.py:66 +#, fuzzy +msgid "Release" +msgstr "Publicación: %s" + +#: models.py:67 +#, fuzzy +msgid "Codename" +msgstr "Nombre código: %s" + +#: models.py:68 +#, fuzzy +msgid "System info" +msgstr "Información del sistema: %s" + +#: models.py:70 +msgid "POSIX OS" +msgstr "" + +#: models.py:72 +msgid "OS architecture" +msgstr "" + +#: models.py:73 +msgid "Python version" +msgstr "" + +#: models.py:74 +msgid "Hostname" +msgstr "" + +#: models.py:75 +#, fuzzy +msgid "Platform" +msgstr "Plataforma: %s" + +#: models.py:76 +msgid "Machine" +msgstr "" + +#: models.py:77 +#, fuzzy +msgid "Processor" +msgstr "Procesador: %s" + +#: models.py:78 +msgid "Number of CPUs" +msgstr "" + +#: models.py:79 +msgid "Total physical memory" +msgstr "" + +#: models.py:80 +#, fuzzy +msgid "Disk partitions" +msgstr "Descripción: %s" + +#: models.py:83 models.py:85 +msgid "tesseract version" +msgstr "" + +#: models.py:85 models.py:90 +msgid "not found" +msgstr "" + +#: models.py:88 models.py:90 +msgid "unpaper version" +msgstr "" + +#: models.py:92 +msgid "Mayan EDMS version" +msgstr "" + +#: models.py:93 +msgid "Installed via fabfile" +msgstr "" + #: permissions.py:7 msgid "Installation" msgstr "Instalación" @@ -30,41 +123,6 @@ msgstr "Instalación" msgid "View installation environment details" msgstr "Ver detalles del ambiente de instalación" -#: views.py:26 -#, python-format -msgid "Distributor ID: %s" -msgstr "ID de distribuidor: %s" - -#: views.py:27 -#, python-format -msgid "Description: %s" -msgstr "Descripción: %s" - -#: views.py:28 -#, python-format -msgid "Release: %s" -msgstr "Publicación: %s" - -#: views.py:29 -#, python-format -msgid "Codename: %s" -msgstr "Nombre código: %s" - -#: views.py:30 -#, python-format -msgid "System info: %s" -msgstr "Información del sistema: %s" - -#: views.py:31 -#, python-format -msgid "Platform: %s" -msgstr "Plataforma: %s" - -#: views.py:32 -#, python-format -msgid "Processor: %s" -msgstr "Procesador: %s" - -#: views.py:36 +#: views.py:24 msgid "Installation environment details" msgstr "Detalles del ambiente de instalación" diff --git a/apps/installation/locale/it/LC_MESSAGES/django.po b/apps/installation/locale/it/LC_MESSAGES/django.po index 8f4f072193..4b51e51325 100644 --- a/apps/installation/locale/it/LC_MESSAGES/django.po +++ b/apps/installation/locale/it/LC_MESSAGES/django.po @@ -1,26 +1,111 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:13-0400\n" "PO-Revision-Date: 2012-06-17 22:19+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" -#: links.py:7 +#: links.py:7 models.py:148 msgid "installation details" msgstr "" +#: models.py:63 +msgid "LSB OS" +msgstr "" + +#: models.py:64 +msgid "Distributor ID" +msgstr "" + +#: models.py:65 +msgid "Description" +msgstr "" + +#: models.py:66 +msgid "Release" +msgstr "" + +#: models.py:67 +msgid "Codename" +msgstr "" + +#: models.py:68 +msgid "System info" +msgstr "" + +#: models.py:70 +msgid "POSIX OS" +msgstr "" + +#: models.py:72 +msgid "OS architecture" +msgstr "" + +#: models.py:73 +msgid "Python version" +msgstr "" + +#: models.py:74 +msgid "Hostname" +msgstr "" + +#: models.py:75 +msgid "Platform" +msgstr "" + +#: models.py:76 +msgid "Machine" +msgstr "" + +#: models.py:77 +msgid "Processor" +msgstr "" + +#: models.py:78 +msgid "Number of CPUs" +msgstr "" + +#: models.py:79 +msgid "Total physical memory" +msgstr "" + +#: models.py:80 +msgid "Disk partitions" +msgstr "" + +#: models.py:83 models.py:85 +msgid "tesseract version" +msgstr "" + +#: models.py:85 models.py:90 +msgid "not found" +msgstr "" + +#: models.py:88 models.py:90 +msgid "unpaper version" +msgstr "" + +#: models.py:92 +msgid "Mayan EDMS version" +msgstr "" + +#: models.py:93 +msgid "Installed via fabfile" +msgstr "" + #: permissions.py:7 msgid "Installation" msgstr "" @@ -29,41 +114,6 @@ msgstr "" msgid "View installation environment details" msgstr "" -#: views.py:26 -#, python-format -msgid "Distributor ID: %s" -msgstr "" - -#: views.py:27 -#, python-format -msgid "Description: %s" -msgstr "" - -#: views.py:28 -#, python-format -msgid "Release: %s" -msgstr "" - -#: views.py:29 -#, python-format -msgid "Codename: %s" -msgstr "" - -#: views.py:30 -#, python-format -msgid "System info: %s" -msgstr "" - -#: views.py:31 -#, python-format -msgid "Platform: %s" -msgstr "" - -#: views.py:32 -#, python-format -msgid "Processor: %s" -msgstr "" - -#: views.py:36 +#: views.py:24 msgid "Installation environment details" msgstr "" diff --git a/apps/installation/locale/pl/LC_MESSAGES/django.po b/apps/installation/locale/pl/LC_MESSAGES/django.po index af3f3332d4..dd3c8f19c6 100644 --- a/apps/installation/locale/pl/LC_MESSAGES/django.po +++ b/apps/installation/locale/pl/LC_MESSAGES/django.po @@ -1,26 +1,112 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:13-0400\n" "PO-Revision-Date: 2012-06-17 22:19+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" -#: links.py:7 +#: links.py:7 models.py:148 msgid "installation details" msgstr "" +#: models.py:63 +msgid "LSB OS" +msgstr "" + +#: models.py:64 +msgid "Distributor ID" +msgstr "" + +#: models.py:65 +msgid "Description" +msgstr "" + +#: models.py:66 +msgid "Release" +msgstr "" + +#: models.py:67 +msgid "Codename" +msgstr "" + +#: models.py:68 +msgid "System info" +msgstr "" + +#: models.py:70 +msgid "POSIX OS" +msgstr "" + +#: models.py:72 +msgid "OS architecture" +msgstr "" + +#: models.py:73 +msgid "Python version" +msgstr "" + +#: models.py:74 +msgid "Hostname" +msgstr "" + +#: models.py:75 +msgid "Platform" +msgstr "" + +#: models.py:76 +msgid "Machine" +msgstr "" + +#: models.py:77 +msgid "Processor" +msgstr "" + +#: models.py:78 +msgid "Number of CPUs" +msgstr "" + +#: models.py:79 +msgid "Total physical memory" +msgstr "" + +#: models.py:80 +msgid "Disk partitions" +msgstr "" + +#: models.py:83 models.py:85 +msgid "tesseract version" +msgstr "" + +#: models.py:85 models.py:90 +msgid "not found" +msgstr "" + +#: models.py:88 models.py:90 +msgid "unpaper version" +msgstr "" + +#: models.py:92 +msgid "Mayan EDMS version" +msgstr "" + +#: models.py:93 +msgid "Installed via fabfile" +msgstr "" + #: permissions.py:7 msgid "Installation" msgstr "" @@ -29,41 +115,6 @@ msgstr "" msgid "View installation environment details" msgstr "" -#: views.py:26 -#, python-format -msgid "Distributor ID: %s" -msgstr "" - -#: views.py:27 -#, python-format -msgid "Description: %s" -msgstr "" - -#: views.py:28 -#, python-format -msgid "Release: %s" -msgstr "" - -#: views.py:29 -#, python-format -msgid "Codename: %s" -msgstr "" - -#: views.py:30 -#, python-format -msgid "System info: %s" -msgstr "" - -#: views.py:31 -#, python-format -msgid "Platform: %s" -msgstr "" - -#: views.py:32 -#, python-format -msgid "Processor: %s" -msgstr "" - -#: views.py:36 +#: views.py:24 msgid "Installation environment details" msgstr "" diff --git a/apps/installation/locale/pt/LC_MESSAGES/django.po b/apps/installation/locale/pt/LC_MESSAGES/django.po index 7e3dfd2142..d0d901d68b 100644 --- a/apps/installation/locale/pt/LC_MESSAGES/django.po +++ b/apps/installation/locale/pt/LC_MESSAGES/django.po @@ -1,27 +1,120 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Vítor Figueiró , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:13-0400\n" "PO-Revision-Date: 2012-07-03 19:41+0000\n" "Last-Translator: Vítor Figueiró \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" -#: links.py:7 +#: links.py:7 models.py:148 msgid "installation details" msgstr "detalhes da instalação" +#: models.py:63 +msgid "LSB OS" +msgstr "" + +#: models.py:64 +#, fuzzy +msgid "Distributor ID" +msgstr "ID do distribuidor: %s" + +#: models.py:65 +#, fuzzy +msgid "Description" +msgstr "Descrição: %s" + +#: models.py:66 +#, fuzzy +msgid "Release" +msgstr "Edição: %s" + +#: models.py:67 +#, fuzzy +msgid "Codename" +msgstr "Nome de código: %s" + +#: models.py:68 +#, fuzzy +msgid "System info" +msgstr "Informação do sistema: %s" + +#: models.py:70 +msgid "POSIX OS" +msgstr "" + +#: models.py:72 +msgid "OS architecture" +msgstr "" + +#: models.py:73 +msgid "Python version" +msgstr "" + +#: models.py:74 +msgid "Hostname" +msgstr "" + +#: models.py:75 +#, fuzzy +msgid "Platform" +msgstr "Plataforma: %s" + +#: models.py:76 +msgid "Machine" +msgstr "" + +#: models.py:77 +#, fuzzy +msgid "Processor" +msgstr "Processador: %s" + +#: models.py:78 +msgid "Number of CPUs" +msgstr "" + +#: models.py:79 +msgid "Total physical memory" +msgstr "" + +#: models.py:80 +#, fuzzy +msgid "Disk partitions" +msgstr "Descrição: %s" + +#: models.py:83 models.py:85 +msgid "tesseract version" +msgstr "" + +#: models.py:85 models.py:90 +msgid "not found" +msgstr "" + +#: models.py:88 models.py:90 +msgid "unpaper version" +msgstr "" + +#: models.py:92 +msgid "Mayan EDMS version" +msgstr "" + +#: models.py:93 +msgid "Installed via fabfile" +msgstr "" + #: permissions.py:7 msgid "Installation" msgstr "instalação" @@ -30,41 +123,6 @@ msgstr "instalação" msgid "View installation environment details" msgstr "Ver detalhes do ambiente de instalação" -#: views.py:26 -#, python-format -msgid "Distributor ID: %s" -msgstr "ID do distribuidor: %s" - -#: views.py:27 -#, python-format -msgid "Description: %s" -msgstr "Descrição: %s" - -#: views.py:28 -#, python-format -msgid "Release: %s" -msgstr "Edição: %s" - -#: views.py:29 -#, python-format -msgid "Codename: %s" -msgstr "Nome de código: %s" - -#: views.py:30 -#, python-format -msgid "System info: %s" -msgstr "Informação do sistema: %s" - -#: views.py:31 -#, python-format -msgid "Platform: %s" -msgstr "Plataforma: %s" - -#: views.py:32 -#, python-format -msgid "Processor: %s" -msgstr "Processador: %s" - -#: views.py:36 +#: views.py:24 msgid "Installation environment details" msgstr "Detalhes do ambiente de instalação" diff --git a/apps/installation/locale/pt_BR/LC_MESSAGES/django.po b/apps/installation/locale/pt_BR/LC_MESSAGES/django.po index 577d47f939..ee5bf53748 100644 --- a/apps/installation/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/installation/locale/pt_BR/LC_MESSAGES/django.po @@ -1,26 +1,111 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:13-0400\n" "PO-Revision-Date: 2012-06-17 22:18+0000\n" "Last-Translator: FULL NAME \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" -#: links.py:7 +#: links.py:7 models.py:148 msgid "installation details" msgstr "" +#: models.py:63 +msgid "LSB OS" +msgstr "" + +#: models.py:64 +msgid "Distributor ID" +msgstr "" + +#: models.py:65 +msgid "Description" +msgstr "" + +#: models.py:66 +msgid "Release" +msgstr "" + +#: models.py:67 +msgid "Codename" +msgstr "" + +#: models.py:68 +msgid "System info" +msgstr "" + +#: models.py:70 +msgid "POSIX OS" +msgstr "" + +#: models.py:72 +msgid "OS architecture" +msgstr "" + +#: models.py:73 +msgid "Python version" +msgstr "" + +#: models.py:74 +msgid "Hostname" +msgstr "" + +#: models.py:75 +msgid "Platform" +msgstr "" + +#: models.py:76 +msgid "Machine" +msgstr "" + +#: models.py:77 +msgid "Processor" +msgstr "" + +#: models.py:78 +msgid "Number of CPUs" +msgstr "" + +#: models.py:79 +msgid "Total physical memory" +msgstr "" + +#: models.py:80 +msgid "Disk partitions" +msgstr "" + +#: models.py:83 models.py:85 +msgid "tesseract version" +msgstr "" + +#: models.py:85 models.py:90 +msgid "not found" +msgstr "" + +#: models.py:88 models.py:90 +msgid "unpaper version" +msgstr "" + +#: models.py:92 +msgid "Mayan EDMS version" +msgstr "" + +#: models.py:93 +msgid "Installed via fabfile" +msgstr "" + #: permissions.py:7 msgid "Installation" msgstr "" @@ -29,41 +114,6 @@ msgstr "" msgid "View installation environment details" msgstr "" -#: views.py:26 -#, python-format -msgid "Distributor ID: %s" -msgstr "" - -#: views.py:27 -#, python-format -msgid "Description: %s" -msgstr "" - -#: views.py:28 -#, python-format -msgid "Release: %s" -msgstr "" - -#: views.py:29 -#, python-format -msgid "Codename: %s" -msgstr "" - -#: views.py:30 -#, python-format -msgid "System info: %s" -msgstr "" - -#: views.py:31 -#, python-format -msgid "Platform: %s" -msgstr "" - -#: views.py:32 -#, python-format -msgid "Processor: %s" -msgstr "" - -#: views.py:36 +#: views.py:24 msgid "Installation environment details" msgstr "" diff --git a/apps/installation/locale/ru/LC_MESSAGES/django.po b/apps/installation/locale/ru/LC_MESSAGES/django.po index 833960acf1..47f4996706 100644 --- a/apps/installation/locale/ru/LC_MESSAGES/django.po +++ b/apps/installation/locale/ru/LC_MESSAGES/django.po @@ -1,26 +1,112 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:13-0400\n" "PO-Revision-Date: 2012-06-17 22:19+0000\n" "Last-Translator: Roberto Rosario \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" -#: links.py:7 +#: links.py:7 models.py:148 msgid "installation details" msgstr "" +#: models.py:63 +msgid "LSB OS" +msgstr "" + +#: models.py:64 +msgid "Distributor ID" +msgstr "" + +#: models.py:65 +msgid "Description" +msgstr "" + +#: models.py:66 +msgid "Release" +msgstr "" + +#: models.py:67 +msgid "Codename" +msgstr "" + +#: models.py:68 +msgid "System info" +msgstr "" + +#: models.py:70 +msgid "POSIX OS" +msgstr "" + +#: models.py:72 +msgid "OS architecture" +msgstr "" + +#: models.py:73 +msgid "Python version" +msgstr "" + +#: models.py:74 +msgid "Hostname" +msgstr "" + +#: models.py:75 +msgid "Platform" +msgstr "" + +#: models.py:76 +msgid "Machine" +msgstr "" + +#: models.py:77 +msgid "Processor" +msgstr "" + +#: models.py:78 +msgid "Number of CPUs" +msgstr "" + +#: models.py:79 +msgid "Total physical memory" +msgstr "" + +#: models.py:80 +msgid "Disk partitions" +msgstr "" + +#: models.py:83 models.py:85 +msgid "tesseract version" +msgstr "" + +#: models.py:85 models.py:90 +msgid "not found" +msgstr "" + +#: models.py:88 models.py:90 +msgid "unpaper version" +msgstr "" + +#: models.py:92 +msgid "Mayan EDMS version" +msgstr "" + +#: models.py:93 +msgid "Installed via fabfile" +msgstr "" + #: permissions.py:7 msgid "Installation" msgstr "" @@ -29,41 +115,6 @@ msgstr "" msgid "View installation environment details" msgstr "" -#: views.py:26 -#, python-format -msgid "Distributor ID: %s" -msgstr "" - -#: views.py:27 -#, python-format -msgid "Description: %s" -msgstr "" - -#: views.py:28 -#, python-format -msgid "Release: %s" -msgstr "" - -#: views.py:29 -#, python-format -msgid "Codename: %s" -msgstr "" - -#: views.py:30 -#, python-format -msgid "System info: %s" -msgstr "" - -#: views.py:31 -#, python-format -msgid "Platform: %s" -msgstr "" - -#: views.py:32 -#, python-format -msgid "Processor: %s" -msgstr "" - -#: views.py:36 +#: views.py:24 msgid "Installation environment details" msgstr "" diff --git a/apps/linking/locale/de_DE/LC_MESSAGES/django.po b/apps/linking/locale/de_DE/LC_MESSAGES/django.po index cd165a7e1f..e651a2f09b 100644 --- a/apps/linking/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/linking/locale/de_DE/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-10 12:55+0000\n" "Last-Translator: tilmannsittig \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" #: __init__.py:17 @@ -64,7 +65,8 @@ msgstr "Auswählen" #: forms.py:61 msgid "Click on the image for full size view of the first page." -msgstr "Klicken Sie auf das Bild um die erste Seite in voller Größe anzuzeigen." +msgstr "" +"Klicken Sie auf das Bild um die erste Seite in voller Größe anzuzeigen." #: literals.py:7 msgid "and" @@ -147,7 +149,10 @@ msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." -msgstr "Dieser Ausdruck wird gegen das aktuell ausgewählte Dokument ausgewertet werden. Die Dokument-Metadaten sind verfügbar als Variable `metadata` und Dokumenteigenschaften als Variable `document`. " +msgstr "" +"Dieser Ausdruck wird gegen das aktuell ausgewählte Dokument ausgewertet " +"werden. Die Dokument-Metadaten sind verfügbar als Variable `metadata` und " +"Dokumenteigenschaften als Variable `document`. " #: models.py:14 models.py:33 views.py:136 views.py:232 msgid "enabled" @@ -169,7 +174,9 @@ msgstr "fremde Dokumenten-Daten" msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." -msgstr "Dies stellt die Metadaten aller anderen Dokumenten dar. Verfügbare Objekte: `Dokument. `Und` Metadaten. `." +msgstr "" +"Dies stellt die Metadaten aller anderen Dokumenten dar. Verfügbare Objekte: " +"`Dokument. `Und` Metadaten. `." #: models.py:31 msgid "expression" @@ -236,7 +243,9 @@ msgstr "intelligente Verknüpfungen (%s)" #: views.py:112 msgid "There no defined smart links for the current document." -msgstr "Es sind keine intelligenten Verknüpfungen für das aktuelle Dokument definiert." +msgstr "" +"Es sind keine intelligenten Verknüpfungen für das aktuelle Dokument " +"definiert." #: views.py:152 #, python-format @@ -265,12 +274,15 @@ msgstr "intelligente Verknüpfung %s erfolgreich gelöscht." #: views.py:204 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(error)s." -msgstr "Fehler beim Löschen der intelligenten Verknüpfung: %(smart_link)s ; %(error)s ." +msgstr "" +"Fehler beim Löschen der intelligenten Verknüpfung: %(smart_link)s ; " +"%(error)s ." #: views.py:213 #, python-format msgid "Are you sure you wish to delete smart link: %s?" -msgstr "Sind Sie sicher, dass Sie die intelligente Verknüpfung %s löschen möchten?" +msgstr "" +"Sind Sie sicher, dass Sie die intelligente Verknüpfung %s löschen möchten?" #: views.py:229 #, python-format @@ -309,16 +321,20 @@ msgstr "Bedingung für intelligente Verknüpfung: \"%s\" erfolgreich gelöscht." #, python-format msgid "" "Error deleting smart link condition: %(smart_link_condition)s; %(error)s." -msgstr "Fehler beim Löschen der Bedingung: %(smart_link_condition)s ; %(error)s ." +msgstr "" +"Fehler beim Löschen der Bedingung: %(smart_link_condition)s ; %(error)s ." #: views.py:333 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" -msgstr "Sind Sie sicher, dass Sie die Bedingung zur intelligenten Verknüpfung löschen möchten: \"%s\"?" +msgstr "" +"Sind Sie sicher, dass Sie die Bedingung zur intelligenten Verknüpfung " +"löschen möchten: \"%s\"?" #: conf/settings.py:11 msgid "Show smart link that don't return any documents." -msgstr "intelligente Verknüpfungen anzeigen, die auf keine Dokumente verweisen." +msgstr "" +"intelligente Verknüpfungen anzeigen, die auf keine Dokumente verweisen." #: templates/smart_links_help.html:3 msgid "What are smart links?" @@ -331,4 +347,9 @@ msgid "" "source, the results of these queries are a list of documents that relate in " "some manner to the document being displayed and allow users the ability to " "jump to and from linked documents very easily." -msgstr "Intelligente Verknüpfungen sind eine Reihe von Bedingungen, die ein Dokument mit anderen Dokumenten in der Datenbank verknüpfen können. Sie liefern so andere Dokumente, die mit dem Quelldokument in der gewünschten Weise in Beziehung stehen und bieten so dem Benutzer die Möglichkeit, zwischen verknüpften Dokumenten einfach zu navigieren." +msgstr "" +"Intelligente Verknüpfungen sind eine Reihe von Bedingungen, die ein Dokument " +"mit anderen Dokumenten in der Datenbank verknüpfen können. Sie liefern so " +"andere Dokumente, die mit dem Quelldokument in der gewünschten Weise in " +"Beziehung stehen und bieten so dem Benutzer die Möglichkeit, zwischen " +"verknüpften Dokumenten einfach zu navigieren." diff --git a/apps/linking/locale/en/LC_MESSAGES/django.po b/apps/linking/locale/en/LC_MESSAGES/django.po index 50822ecd76..46ffcf3810 100644 --- a/apps/linking/locale/en/LC_MESSAGES/django.po +++ b/apps/linking/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:29-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/linking/locale/es/LC_MESSAGES/django.po b/apps/linking/locale/es/LC_MESSAGES/django.po index f663dea90c..354bddbdb1 100644 --- a/apps/linking/locale/es/LC_MESSAGES/django.po +++ b/apps/linking/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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 , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-02 18:29+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:17 @@ -64,7 +65,8 @@ msgstr "Seleccionar" #: forms.py:61 msgid "Click on the image for full size view of the first page." -msgstr "Haga clic en la imagen para ver el tamaño completo de la primera página." +msgstr "" +"Haga clic en la imagen para ver el tamaño completo de la primera página." #: literals.py:7 msgid "and" @@ -147,7 +149,10 @@ msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." -msgstr "Esta expresión sera evaluada con respecto al documento seleccionado actual. Los metadatos del documento están disponible como variables `metadata` y las propiedades del documento en la variable `document`." +msgstr "" +"Esta expresión sera evaluada con respecto al documento seleccionado actual. " +"Los metadatos del documento están disponible como variables `metadata` y las " +"propiedades del documento en la variable `document`." #: models.py:14 models.py:33 views.py:136 views.py:232 msgid "enabled" @@ -169,7 +174,10 @@ msgstr "datos de documento foráneo" msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." -msgstr "Esto representa los metadatos de todos los demás documentos. Objetos disponibles: `document.` y `metadata.`." +msgstr "" +"Esto representa los metadatos de todos los demás documentos. Objetos " +"disponibles: `document.` y `metadata.`." #: models.py:31 msgid "expression" @@ -265,7 +273,8 @@ msgstr "Enlace inteligente: %s eliminado exitosamente." #: views.py:204 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(error)s." -msgstr "Error al tratar de eliminar enlace inteligente: %(smart_link)s; %(error)s." +msgstr "" +"Error al tratar de eliminar enlace inteligente: %(smart_link)s; %(error)s." #: views.py:213 #, python-format @@ -309,16 +318,20 @@ msgstr "Condición de enlace inteligente: \"%s\" ha eliminada exitosamente." #, python-format msgid "" "Error deleting smart link condition: %(smart_link_condition)s; %(error)s." -msgstr "Error al tratar de eliminar la condición de enlace inteligente: %(smart_link_condition)s; %(error)s." +msgstr "" +"Error al tratar de eliminar la condición de enlace inteligente: " +"%(smart_link_condition)s; %(error)s." #: views.py:333 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" -msgstr "¿Está seguro que desea eliminar la condición de enlace inteligente: \"%s\"?" +msgstr "" +"¿Está seguro que desea eliminar la condición de enlace inteligente: \"%s\"?" #: conf/settings.py:11 msgid "Show smart link that don't return any documents." -msgstr "Mostrar enlace inteligente que no devuelven ningun documentos como resultado." +msgstr "" +"Mostrar enlace inteligente que no devuelven ningun documentos como resultado." #: templates/smart_links_help.html:3 msgid "What are smart links?" @@ -331,4 +344,10 @@ msgid "" "source, the results of these queries are a list of documents that relate in " "some manner to the document being displayed and allow users the ability to " "jump to and from linked documents very easily." -msgstr "Enlaces inteligentes son un conjunto de condiciones que se utilizan para consultar la base de datos en relacion al documento actual que el usuario está accediendo, los resultados de estas consultas son una lista de documentos que se relacionan de alguna manera al documento que se muestra y permite a los usuarios la capacidad de navegar entre los documentos vinculados con mucha facilidad." +msgstr "" +"Enlaces inteligentes son un conjunto de condiciones que se utilizan para " +"consultar la base de datos en relacion al documento actual que el usuario " +"está accediendo, los resultados de estas consultas son una lista de " +"documentos que se relacionan de alguna manera al documento que se muestra y " +"permite a los usuarios la capacidad de navegar entre los documentos " +"vinculados con mucha facilidad." diff --git a/apps/linking/locale/it/LC_MESSAGES/django.po b/apps/linking/locale/it/LC_MESSAGES/django.po index 0ae197797f..fdbf32618c 100644 --- a/apps/linking/locale/it/LC_MESSAGES/django.po +++ b/apps/linking/locale/it/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Pierpaolo Baldan , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-03-21 13:18+0000\n" "Last-Translator: Pierpaolo Baldan \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" #: __init__.py:17 @@ -148,7 +149,10 @@ msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." -msgstr "Questa espressione sarà valutata per il documento corrente selezionato. I metadati del documento sono disponibile come variabili `metadati` e le proprietà dei documenti sotto la variabile `documento`." +msgstr "" +"Questa espressione sarà valutata per il documento corrente selezionato. I " +"metadati del documento sono disponibile come variabili `metadati` e le " +"proprietà dei documenti sotto la variabile `documento`." #: models.py:14 models.py:33 views.py:136 views.py:232 msgid "enabled" @@ -170,7 +174,9 @@ msgstr "dati del documento estero" msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." -msgstr "Questo rappresenta i metadati di tutti gli altri documenti. Oggetti disponibili: `document.` e `metadata.`." +msgstr "" +"Questo rappresenta i metadati di tutti gli altri documenti. Oggetti " +"disponibili: `document.` e `metadata.`." #: models.py:31 msgid "expression" @@ -310,12 +316,16 @@ msgstr "Condizioni per il link intelligente: \"%s\" cancellato con successo." #, python-format msgid "" "Error deleting smart link condition: %(smart_link_condition)s; %(error)s." -msgstr "Errore nella cancellazione del link intelligente: %(smart_link_condition)s; %(error)s." +msgstr "" +"Errore nella cancellazione del link intelligente: %(smart_link_condition)s; " +"%(error)s." #: views.py:333 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" -msgstr "Sei sicuro di voler cancellare le condizioni per il link intelligente : \"%s\"?" +msgstr "" +"Sei sicuro di voler cancellare le condizioni per il link intelligente : \"%s" +"\"?" #: conf/settings.py:11 msgid "Show smart link that don't return any documents." @@ -332,4 +342,10 @@ msgid "" "source, the results of these queries are a list of documents that relate in " "some manner to the document being displayed and allow users the ability to " "jump to and from linked documents very easily." -msgstr "Collegamenti intelligenti sono un insieme di istruzioni condizionali che vengono utilizzati per interrogare il database utilizzando il documento corrente l'utente sta accedendo come origine dati, i risultati di queste query sono un elenco di documenti che riguardano in qualche modo al documento e consentire la visualizzazione agli utenti la possibilità di saltare da e per i documenti collegati molto facilmente." +msgstr "" +"Collegamenti intelligenti sono un insieme di istruzioni condizionali che " +"vengono utilizzati per interrogare il database utilizzando il documento " +"corrente l'utente sta accedendo come origine dati, i risultati di queste " +"query sono un elenco di documenti che riguardano in qualche modo al " +"documento e consentire la visualizzazione agli utenti la possibilità di " +"saltare da e per i documenti collegati molto facilmente." diff --git a/apps/linking/locale/pl/LC_MESSAGES/django.po b/apps/linking/locale/pl/LC_MESSAGES/django.po index 76c94a23bc..09c7617168 100644 --- a/apps/linking/locale/pl/LC_MESSAGES/django.po +++ b/apps/linking/locale/pl/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-20 16:14+0000\n" "Last-Translator: mic \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" #: __init__.py:17 msgid "smart links actions" diff --git a/apps/linking/locale/pt/LC_MESSAGES/django.po b/apps/linking/locale/pt/LC_MESSAGES/django.po index ec808fe4d0..09b59e2631 100644 --- a/apps/linking/locale/pt/LC_MESSAGES/django.po +++ b/apps/linking/locale/pt/LC_MESSAGES/django.po @@ -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: # , 2011. # Roberto Rosario , 2012. @@ -9,15 +9,16 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-03 13:02+0000\n" "Last-Translator: Vítor Figueiró \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" #: __init__.py:17 @@ -149,7 +150,10 @@ msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." -msgstr "Esta expressão será avaliada em relação ao documento atualmente selecionado. Os metadados do documento estão disponíveis como variável `metadata` e as propriedades do documento como variável `document`." +msgstr "" +"Esta expressão será avaliada em relação ao documento atualmente selecionado. " +"Os metadados do documento estão disponíveis como variável `metadata` e as " +"propriedades do documento como variável `document`." #: models.py:14 models.py:33 views.py:136 views.py:232 msgid "enabled" @@ -171,7 +175,9 @@ msgstr "dados de documentos externos" msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." -msgstr "Isto representa os metadados de todos os outros documentos. Objetos disponíveis: `document. ` e ` metadata. `." +msgstr "" +"Isto representa os metadados de todos os outros documentos. Objetos " +"disponíveis: `document. ` e ` metadata. `." #: models.py:31 msgid "expression" @@ -311,12 +317,16 @@ msgstr "Condição de ligação inteligente: \"%s\" excluída com sucesso." #, python-format msgid "" "Error deleting smart link condition: %(smart_link_condition)s; %(error)s." -msgstr "Erro ao excluir a condição de ligação inteligente: %(smart_link_condition)s; %(error)s." +msgstr "" +"Erro ao excluir a condição de ligação inteligente: %(smart_link_condition)s; " +"%(error)s." #: views.py:333 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" -msgstr "Tem a certeza de que pretende eliminar a condição de ligação inteligente: \"%s\"?" +msgstr "" +"Tem a certeza de que pretende eliminar a condição de ligação inteligente: " +"\"%s\"?" #: conf/settings.py:11 msgid "Show smart link that don't return any documents." @@ -333,4 +343,9 @@ msgid "" "source, the results of these queries are a list of documents that relate in " "some manner to the document being displayed and allow users the ability to " "jump to and from linked documents very easily." -msgstr "Ligações condicionais são conjuntos de declarações condicionais que são usados para consultar a base de dados usando o documento atual como fonte de dados. O resultado desta consulta é uma lista de documentos relacionados de alguma forma com o documento atual, que permite ao utilizador saltar para e de documentos ligados facilmente." +msgstr "" +"Ligações condicionais são conjuntos de declarações condicionais que são " +"usados para consultar a base de dados usando o documento atual como fonte de " +"dados. O resultado desta consulta é uma lista de documentos relacionados de " +"alguma forma com o documento atual, que permite ao utilizador saltar para e " +"de documentos ligados facilmente." diff --git a/apps/linking/locale/pt_BR/LC_MESSAGES/django.po b/apps/linking/locale/pt_BR/LC_MESSAGES/django.po index 12e05db7f4..79be3a9521 100644 --- a/apps/linking/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/linking/locale/pt_BR/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Roberto Rosario , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:32+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" #: __init__.py:17 @@ -148,7 +149,10 @@ msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." -msgstr "Esta expressão será avaliada em relação ao documento atual selecionado. Os metadados do documento estão disponíveis como variáveis \"​metadados \" e propriedades do documento em variáveis `documento`." +msgstr "" +"Esta expressão será avaliada em relação ao documento atual selecionado. Os " +"metadados do documento estão disponíveis como variáveis \"​metadados \" e " +"propriedades do documento em variáveis `documento`." #: models.py:14 models.py:33 views.py:136 views.py:232 msgid "enabled" @@ -170,7 +174,9 @@ msgstr "dados de documentos estrangeiros" msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." -msgstr "Isto representa os metadados de todos os outros documentos. Objetos disponíveis: `document. ` e ` metadata. `." +msgstr "" +"Isto representa os metadados de todos os outros documentos. Objetos " +"disponíveis: `document. ` e ` metadata. `." #: models.py:31 msgid "expression" diff --git a/apps/linking/locale/ru/LC_MESSAGES/django.po b/apps/linking/locale/ru/LC_MESSAGES/django.po index badccc1923..60abcac3f1 100644 --- a/apps/linking/locale/ru/LC_MESSAGES/django.po +++ b/apps/linking/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-03 05:45+0000\n" "Last-Translator: Sergey Glita \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" #: __init__.py:17 msgid "smart links actions" @@ -64,7 +66,8 @@ msgstr "Выбрать" #: forms.py:61 msgid "Click on the image for full size view of the first page." -msgstr "Нажмите на изображение для просмотра первой страницы в полном размере." +msgstr "" +"Нажмите на изображение для просмотра первой страницы в полном размере." #: literals.py:7 msgid "and" @@ -147,7 +150,10 @@ msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." -msgstr "Это выражение будет вычислено вмето выбранного документа. Метаданные документа доступны как переменные `metadata` и свойства документа в переменной `document`." +msgstr "" +"Это выражение будет вычислено вмето выбранного документа. Метаданные " +"документа доступны как переменные `metadata` и свойства документа в " +"переменной `document`." #: models.py:14 models.py:33 views.py:136 views.py:232 msgid "enabled" @@ -169,7 +175,9 @@ msgstr "foreign document data" msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." -msgstr "Это представляет метаданные всех других документов. Доступные объекты: `document. ` и `metadata. `." +msgstr "" +"Это представляет метаданные всех других документов. Доступные объекты: " +"`document. ` и `metadata. `." #: models.py:31 msgid "expression" @@ -331,4 +339,9 @@ msgid "" "source, the results of these queries are a list of documents that relate in " "some manner to the document being displayed and allow users the ability to " "jump to and from linked documents very easily." -msgstr "Отношение, в оригинале smart-link, представляет собой набор условий, которые используются для поиска документов отвечающих им . Результатом такого поискового запроса является список документов, относящихся к текущему, и позволяющих быстро переходить от одного к другому. Условия строятся исходя из содержимого документа и метаданных." +msgstr "" +"Отношение, в оригинале smart-link, представляет собой набор условий, которые " +"используются для поиска документов отвечающих им . Результатом такого " +"поискового запроса является список документов, относящихся к текущему, и " +"позволяющих быстро переходить от одного к другому. Условия строятся исходя " +"из содержимого документа и метаданных." diff --git a/apps/main/locale/de_DE/LC_MESSAGES/django.po b/apps/main/locale/de_DE/LC_MESSAGES/django.po index cea8591db2..58685fdfaf 100644 --- a/apps/main/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/main/locale/de_DE/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-04-20 18:10+0000\n" "Last-Translator: tetjarediske \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" #: __init__.py:33 @@ -60,9 +61,11 @@ msgstr "Diagnosen" #: conf/settings.py:12 msgid "" -"Controls whether the search functionality is provided by a sidebar widget or" -" by a menu entry." -msgstr "Steuert ob die Suchfunktion von einem Sidebar Widget oder von einem Menü Eintrag bereitgestellt wird." +"Controls whether the search functionality is provided by a sidebar widget or " +"by a menu entry." +msgstr "" +"Steuert ob die Suchfunktion von einem Sidebar Widget oder von einem Menü " +"Eintrag bereitgestellt wird." #: templates/about.html:5 msgid "About this program" @@ -84,50 +87,50 @@ msgstr "Benutzer" msgid "Anonymous" msgstr "Anonym" -#: templates/base.html:198 +#: templates/base.html:197 msgid "User details" msgstr "Benutzer Details" -#: templates/base.html:215 +#: templates/base.html:214 msgid "Login" msgstr "Login" -#: templates/base.html:215 +#: templates/base.html:214 msgid "Logout" msgstr "Logout" -#: templates/base.html:295 +#: templates/base.html:294 msgid "Secondary menu" msgstr "Zweites Menü" -#: templates/base.html:311 +#: templates/base.html:310 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "Aktionen für %(name)s: %(navigation_object)s" -#: templates/base.html:313 templates/base.html.py:356 +#: templates/base.html:312 templates/base.html.py:355 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "Aktionen für: %(navigation_object)s" -#: templates/base.html:316 +#: templates/base.html:315 msgid "Available actions" msgstr "Verfügbare Aktionen" -#: templates/base.html:328 templates/base.html.py:371 +#: templates/base.html:327 templates/base.html.py:370 msgid "Related actions" msgstr "Verwandte Aktionen" -#: templates/base.html:339 templates/base.html.py:384 +#: templates/base.html:338 templates/base.html.py:383 msgid "Other available actions" msgstr "Andere verfügbare Aktionen" -#: templates/base.html:354 +#: templates/base.html:353 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "Aktionen für %(object_name)s: %(navigation_object)s" -#: templates/base.html:359 +#: templates/base.html:358 msgid "Actions" msgstr "Aktionen" @@ -136,10 +139,14 @@ msgid "Django based open source document management system" msgstr "Django basiertes Open Source Dokumenten Management System" #: templates/project_description.html:6 +#, fuzzy msgid "" "Open source, Django based electronic document manager with custom metadata, " -"indexing, tagging, file serving integration and OCR capabilities" -msgstr "Open Source, Django basiertes elektronisches Dokumenten Managementsystem mit Metadaten, Indices, Markierungen, Dateiserver integration und OCR Fähigkeiten" +"indexing, tagging, file serving integration, digital signature support and " +"OCR capabilities" +msgstr "" +"Open Source, Django basiertes elektronisches Dokumenten Managementsystem mit " +"Metadaten, Indices, Markierungen, Dateiserver integration und OCR Fähigkeiten" #: templates/project_description.html:18 msgid "Released under the GPL V3 License" diff --git a/apps/main/locale/en/LC_MESSAGES/django.po b/apps/main/locale/en/LC_MESSAGES/django.po index 4a77d53d22..c85333b3b0 100644 --- a/apps/main/locale/en/LC_MESSAGES/django.po +++ b/apps/main/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:29-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -83,50 +83,50 @@ msgstr "" msgid "Anonymous" msgstr "" -#: templates/base.html:198 +#: templates/base.html:197 msgid "User details" msgstr "" -#: templates/base.html:215 +#: templates/base.html:214 msgid "Login" msgstr "" -#: templates/base.html:215 +#: templates/base.html:214 msgid "Logout" msgstr "" -#: templates/base.html:295 +#: templates/base.html:294 msgid "Secondary menu" msgstr "" -#: templates/base.html:311 +#: templates/base.html:310 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "" -#: templates/base.html:313 templates/base.html.py:356 +#: templates/base.html:312 templates/base.html.py:355 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "" -#: templates/base.html:316 +#: templates/base.html:315 msgid "Available actions" msgstr "" -#: templates/base.html:328 templates/base.html.py:371 +#: templates/base.html:327 templates/base.html.py:370 msgid "Related actions" msgstr "" -#: templates/base.html:339 templates/base.html.py:384 +#: templates/base.html:338 templates/base.html.py:383 msgid "Other available actions" msgstr "" -#: templates/base.html:354 +#: templates/base.html:353 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "" -#: templates/base.html:359 +#: templates/base.html:358 msgid "Actions" msgstr "" diff --git a/apps/main/locale/es/LC_MESSAGES/django.po b/apps/main/locale/es/LC_MESSAGES/django.po index 2b98e242f5..80c5d349f4 100644 --- a/apps/main/locale/es/LC_MESSAGES/django.po +++ b/apps/main/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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 , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-01-02 05:42+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:33 @@ -60,9 +61,11 @@ msgstr "Diagnósticos" #: conf/settings.py:12 msgid "" -"Controls whether the search functionality is provided by a sidebar widget or" -" by a menu entry." -msgstr "Controla si la funcionalidad de búsqueda es proporcionada por una barra lateral o por una entrada de menú." +"Controls whether the search functionality is provided by a sidebar widget or " +"by a menu entry." +msgstr "" +"Controla si la funcionalidad de búsqueda es proporcionada por una barra " +"lateral o por una entrada de menú." #: templates/about.html:5 msgid "About this program" @@ -84,50 +87,50 @@ msgstr "Usuario" msgid "Anonymous" msgstr "Anónimo" -#: templates/base.html:198 +#: templates/base.html:197 msgid "User details" msgstr "Detalles de usuario" -#: templates/base.html:215 +#: templates/base.html:214 msgid "Login" msgstr "Iniciar sesión" -#: templates/base.html:215 +#: templates/base.html:214 msgid "Logout" msgstr "Desconectarse" -#: templates/base.html:295 +#: templates/base.html:294 msgid "Secondary menu" msgstr "Menú secundario" -#: templates/base.html:311 +#: templates/base.html:310 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "Acciones para %(name)s: %(navigation_object)s " -#: templates/base.html:313 templates/base.html.py:356 +#: templates/base.html:312 templates/base.html.py:355 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "Acciones para: %(navigation_object)s " -#: templates/base.html:316 +#: templates/base.html:315 msgid "Available actions" msgstr "Acciones disponibles" -#: templates/base.html:328 templates/base.html.py:371 +#: templates/base.html:327 templates/base.html.py:370 msgid "Related actions" msgstr "Acciones relacionadas" -#: templates/base.html:339 templates/base.html.py:384 +#: templates/base.html:338 templates/base.html.py:383 msgid "Other available actions" msgstr "Otras acciones disponibles" -#: templates/base.html:354 +#: templates/base.html:353 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "Acciones para %(object_name)s: %(navigation_object)s " -#: templates/base.html:359 +#: templates/base.html:358 msgid "Actions" msgstr "Acciones" @@ -136,10 +139,15 @@ msgid "Django based open source document management system" msgstr "Sistema de manejo de documentos de código abierto basado en Django" #: templates/project_description.html:6 +#, fuzzy msgid "" "Open source, Django based electronic document manager with custom metadata, " -"indexing, tagging, file serving integration and OCR capabilities" -msgstr "Gestor documental de código abierto, basado en Django con metadatos personaliables, indexación, etiquedado de documentos, integración de servicio de archivos y capacidades de OCR" +"indexing, tagging, file serving integration, digital signature support and " +"OCR capabilities" +msgstr "" +"Gestor documental de código abierto, basado en Django con metadatos " +"personaliables, indexación, etiquedado de documentos, integración de " +"servicio de archivos y capacidades de OCR" #: templates/project_description.html:18 msgid "Released under the GPL V3 License" diff --git a/apps/main/locale/it/LC_MESSAGES/django.po b/apps/main/locale/it/LC_MESSAGES/django.po index 306b96d308..8309ecdfd5 100644 --- a/apps/main/locale/it/LC_MESSAGES/django.po +++ b/apps/main/locale/it/LC_MESSAGES/django.po @@ -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: # Carlo Zanatto <>, 2012. # , 2011. @@ -9,15 +9,16 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-08 07:41+0000\n" "Last-Translator: Carlo Zanatto <>\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" #: __init__.py:33 @@ -62,9 +63,11 @@ msgstr "Diagnostica" #: conf/settings.py:12 msgid "" -"Controls whether the search functionality is provided by a sidebar widget or" -" by a menu entry." -msgstr "Controlla se la funzionalità di ricerca è fornita da un widget sidebar o da una voce di menu." +"Controls whether the search functionality is provided by a sidebar widget or " +"by a menu entry." +msgstr "" +"Controlla se la funzionalità di ricerca è fornita da un widget sidebar o da " +"una voce di menu." #: templates/about.html:5 msgid "About this program" @@ -86,50 +89,50 @@ msgstr "Utente" msgid "Anonymous" msgstr "Anonimo" -#: templates/base.html:198 +#: templates/base.html:197 msgid "User details" msgstr "Dettagli utente" -#: templates/base.html:215 +#: templates/base.html:214 msgid "Login" msgstr "Login" -#: templates/base.html:215 +#: templates/base.html:214 msgid "Logout" msgstr "Logout" -#: templates/base.html:295 +#: templates/base.html:294 msgid "Secondary menu" msgstr "Menu secondario" -#: templates/base.html:311 +#: templates/base.html:310 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "Azione per %(name)s: %(navigation_object)s" -#: templates/base.html:313 templates/base.html.py:356 +#: templates/base.html:312 templates/base.html.py:355 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "Azione per : %(navigation_object)s" -#: templates/base.html:316 +#: templates/base.html:315 msgid "Available actions" msgstr "Azioni disponibili" -#: templates/base.html:328 templates/base.html.py:371 +#: templates/base.html:327 templates/base.html.py:370 msgid "Related actions" msgstr "Azioni relative" -#: templates/base.html:339 templates/base.html.py:384 +#: templates/base.html:338 templates/base.html.py:383 msgid "Other available actions" msgstr "Altre azioni disponibili" -#: templates/base.html:354 +#: templates/base.html:353 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "Azioni per %(object_name)s: %(navigation_object)s" -#: templates/base.html:359 +#: templates/base.html:358 msgid "Actions" msgstr "Azioni" @@ -138,10 +141,15 @@ msgid "Django based open source document management system" msgstr "Sistema open source di gestione dei documenti basato su Django" #: templates/project_description.html:6 +#, fuzzy msgid "" "Open source, Django based electronic document manager with custom metadata, " -"indexing, tagging, file serving integration and OCR capabilities" -msgstr "Open Source, Django programma per la gestione documentale con la possibilità di metadati personalizabili, tagging, indicizzazione, integrazione con file server e con possibilità di OCR" +"indexing, tagging, file serving integration, digital signature support and " +"OCR capabilities" +msgstr "" +"Open Source, Django programma per la gestione documentale con la possibilità " +"di metadati personalizabili, tagging, indicizzazione, integrazione con file " +"server e con possibilità di OCR" #: templates/project_description.html:18 msgid "Released under the GPL V3 License" diff --git a/apps/main/locale/pl/LC_MESSAGES/django.po b/apps/main/locale/pl/LC_MESSAGES/django.po index 74b45740e3..cd7c92386e 100644 --- a/apps/main/locale/pl/LC_MESSAGES/django.po +++ b/apps/main/locale/pl/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-03-02 22:04+0000\n" "Last-Translator: mic \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" #: __init__.py:33 msgid "maintenance" @@ -60,8 +62,8 @@ msgstr "Diagnostyka" #: conf/settings.py:12 msgid "" -"Controls whether the search functionality is provided by a sidebar widget or" -" by a menu entry." +"Controls whether the search functionality is provided by a sidebar widget or " +"by a menu entry." msgstr "" #: templates/about.html:5 @@ -84,50 +86,50 @@ msgstr "Użytkownik" msgid "Anonymous" msgstr "Anonimowy" -#: templates/base.html:198 +#: templates/base.html:197 msgid "User details" msgstr "Dane użytkownika" -#: templates/base.html:215 +#: templates/base.html:214 msgid "Login" msgstr "Login" -#: templates/base.html:215 +#: templates/base.html:214 msgid "Logout" msgstr "Wyloguj" -#: templates/base.html:295 +#: templates/base.html:294 msgid "Secondary menu" msgstr "" -#: templates/base.html:311 +#: templates/base.html:310 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "" -#: templates/base.html:313 templates/base.html.py:356 +#: templates/base.html:312 templates/base.html.py:355 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "" -#: templates/base.html:316 +#: templates/base.html:315 msgid "Available actions" msgstr "" -#: templates/base.html:328 templates/base.html.py:371 +#: templates/base.html:327 templates/base.html.py:370 msgid "Related actions" msgstr "" -#: templates/base.html:339 templates/base.html.py:384 +#: templates/base.html:338 templates/base.html.py:383 msgid "Other available actions" msgstr "" -#: templates/base.html:354 +#: templates/base.html:353 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "" -#: templates/base.html:359 +#: templates/base.html:358 msgid "Actions" msgstr "" @@ -138,7 +140,8 @@ msgstr "Django based open source document management system" #: templates/project_description.html:6 msgid "" "Open source, Django based electronic document manager with custom metadata, " -"indexing, tagging, file serving integration and OCR capabilities" +"indexing, tagging, file serving integration, digital signature support and " +"OCR capabilities" msgstr "" #: templates/project_description.html:18 diff --git a/apps/main/locale/pt/LC_MESSAGES/django.po b/apps/main/locale/pt/LC_MESSAGES/django.po index de0d0bd277..1dcd9a5ebf 100644 --- a/apps/main/locale/pt/LC_MESSAGES/django.po +++ b/apps/main/locale/pt/LC_MESSAGES/django.po @@ -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: # , 2011. # Roberto Rosario , 2012. @@ -9,15 +9,16 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 13:35+0000\n" "Last-Translator: Vítor Figueiró \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" #: __init__.py:33 @@ -62,9 +63,11 @@ msgstr "Diagnósticos" #: conf/settings.py:12 msgid "" -"Controls whether the search functionality is provided by a sidebar widget or" -" by a menu entry." -msgstr "Controla se a funcionalidade de procura é fornecida por um widget da barra lateral ou por uma entrada de menu." +"Controls whether the search functionality is provided by a sidebar widget or " +"by a menu entry." +msgstr "" +"Controla se a funcionalidade de procura é fornecida por um widget da barra " +"lateral ou por uma entrada de menu." #: templates/about.html:5 msgid "About this program" @@ -86,50 +89,50 @@ msgstr "Utilizador" msgid "Anonymous" msgstr "Anónimo" -#: templates/base.html:198 +#: templates/base.html:197 msgid "User details" msgstr "Detalhes do utilizador" -#: templates/base.html:215 +#: templates/base.html:214 msgid "Login" msgstr "Login" -#: templates/base.html:215 +#: templates/base.html:214 msgid "Logout" msgstr "Sair" -#: templates/base.html:295 +#: templates/base.html:294 msgid "Secondary menu" msgstr "Menu secundário" -#: templates/base.html:311 +#: templates/base.html:310 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "Ações para %(name)s: %(navigation_object)s " -#: templates/base.html:313 templates/base.html.py:356 +#: templates/base.html:312 templates/base.html.py:355 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "Ações para: %(navigation_object)s " -#: templates/base.html:316 +#: templates/base.html:315 msgid "Available actions" msgstr "Ações disponíveis" -#: templates/base.html:328 templates/base.html.py:371 +#: templates/base.html:327 templates/base.html.py:370 msgid "Related actions" msgstr "Ações relacionadas" -#: templates/base.html:339 templates/base.html.py:384 +#: templates/base.html:338 templates/base.html.py:383 msgid "Other available actions" msgstr "Outras ações disponíveis" -#: templates/base.html:354 +#: templates/base.html:353 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "Ações para %(object_name)s : %(navigation_object)s " -#: templates/base.html:359 +#: templates/base.html:358 msgid "Actions" msgstr "Ações" @@ -138,10 +141,15 @@ msgid "Django based open source document management system" msgstr "Sistema de gestão documental baseado em Django de código livre" #: templates/project_description.html:6 +#, fuzzy msgid "" "Open source, Django based electronic document manager with custom metadata, " -"indexing, tagging, file serving integration and OCR capabilities" -msgstr "Sistema de gestão documental de código livre e baseado em Django, com metadados personalizados, indexação, etiquetagem, integração de servidor de ficheiros e OCR" +"indexing, tagging, file serving integration, digital signature support and " +"OCR capabilities" +msgstr "" +"Sistema de gestão documental de código livre e baseado em Django, com " +"metadados personalizados, indexação, etiquetagem, integração de servidor de " +"ficheiros e OCR" #: templates/project_description.html:18 msgid "Released under the GPL V3 License" diff --git a/apps/main/locale/pt_BR/LC_MESSAGES/django.po b/apps/main/locale/pt_BR/LC_MESSAGES/django.po index f7659b8d83..18764b04b4 100644 --- a/apps/main/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/main/locale/pt_BR/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Roberto Rosario , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:31+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" #: __init__.py:33 @@ -61,9 +62,11 @@ msgstr "Diagnósticos" #: conf/settings.py:12 msgid "" -"Controls whether the search functionality is provided by a sidebar widget or" -" by a menu entry." -msgstr "Controla-se a funcionalidade de pesquisa é fornecido por um widget da barra lateral ou por uma entrada de menu." +"Controls whether the search functionality is provided by a sidebar widget or " +"by a menu entry." +msgstr "" +"Controla-se a funcionalidade de pesquisa é fornecido por um widget da barra " +"lateral ou por uma entrada de menu." #: templates/about.html:5 msgid "About this program" @@ -85,50 +88,50 @@ msgstr "Usuário" msgid "Anonymous" msgstr "Anônimo" -#: templates/base.html:198 +#: templates/base.html:197 msgid "User details" msgstr "Detalhes do usuário" -#: templates/base.html:215 +#: templates/base.html:214 msgid "Login" msgstr "Login" -#: templates/base.html:215 +#: templates/base.html:214 msgid "Logout" msgstr "Sair" -#: templates/base.html:295 +#: templates/base.html:294 msgid "Secondary menu" msgstr "Menu secundário" -#: templates/base.html:311 +#: templates/base.html:310 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "Ações para %(name)s: %(navigation_object)s " -#: templates/base.html:313 templates/base.html.py:356 +#: templates/base.html:312 templates/base.html.py:355 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "Ações para: %(navigation_object)s " -#: templates/base.html:316 +#: templates/base.html:315 msgid "Available actions" msgstr "Ações disponíveis" -#: templates/base.html:328 templates/base.html.py:371 +#: templates/base.html:327 templates/base.html.py:370 msgid "Related actions" msgstr "Ações relacionadas" -#: templates/base.html:339 templates/base.html.py:384 +#: templates/base.html:338 templates/base.html.py:383 msgid "Other available actions" msgstr "Outras ações disponíveis" -#: templates/base.html:354 +#: templates/base.html:353 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "Ações para %(object_name)s : %(navigation_object)s " -#: templates/base.html:359 +#: templates/base.html:358 msgid "Actions" msgstr "Ações" @@ -137,10 +140,15 @@ msgid "Django based open source document management system" msgstr "Sistema aberto de gerenciamento de documentos baseado em Django " #: templates/project_description.html:6 +#, fuzzy msgid "" "Open source, Django based electronic document manager with custom metadata, " -"indexing, tagging, file serving integration and OCR capabilities" -msgstr "Código Aberto, Django gestão de documentos eletrônicos com metadados personalizados, indexação, etiquetagem, a integração do serviço de arquivos e recursos de OCR" +"indexing, tagging, file serving integration, digital signature support and " +"OCR capabilities" +msgstr "" +"Código Aberto, Django gestão de documentos eletrônicos com metadados " +"personalizados, indexação, etiquetagem, a integração do serviço de arquivos " +"e recursos de OCR" #: templates/project_description.html:18 msgid "Released under the GPL V3 License" diff --git a/apps/main/locale/ru/LC_MESSAGES/django.po b/apps/main/locale/ru/LC_MESSAGES/django.po index ba1b828213..14f7fb1d31 100644 --- a/apps/main/locale/ru/LC_MESSAGES/django.po +++ b/apps/main/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-01-17 10:58+0000\n" "Last-Translator: Sergey Glita \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" #: __init__.py:33 msgid "maintenance" @@ -60,9 +62,11 @@ msgstr "Диагностика" #: conf/settings.py:12 msgid "" -"Controls whether the search functionality is provided by a sidebar widget or" -" by a menu entry." -msgstr "Определяет, будет ли функция поиска обеспечивается виджетом боковой панели или пунктом меню." +"Controls whether the search functionality is provided by a sidebar widget or " +"by a menu entry." +msgstr "" +"Определяет, будет ли функция поиска обеспечивается виджетом боковой панели " +"или пунктом меню." #: templates/about.html:5 msgid "About this program" @@ -84,50 +88,50 @@ msgstr "Пользователь" msgid "Anonymous" msgstr "Анонимно" -#: templates/base.html:198 +#: templates/base.html:197 msgid "User details" msgstr "сведения о пользователе" -#: templates/base.html:215 +#: templates/base.html:214 msgid "Login" msgstr "Войти" -#: templates/base.html:215 +#: templates/base.html:214 msgid "Logout" msgstr "Выход" -#: templates/base.html:295 +#: templates/base.html:294 msgid "Secondary menu" msgstr "Вторичное меню" -#: templates/base.html:311 +#: templates/base.html:310 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "Действия для %(name)s: %(navigation_object)s" -#: templates/base.html:313 templates/base.html.py:356 +#: templates/base.html:312 templates/base.html.py:355 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "Действия для: %(navigation_object)s" -#: templates/base.html:316 +#: templates/base.html:315 msgid "Available actions" msgstr "Доступные действия" -#: templates/base.html:328 templates/base.html.py:371 +#: templates/base.html:327 templates/base.html.py:370 msgid "Related actions" msgstr "Связанные действия" -#: templates/base.html:339 templates/base.html.py:384 +#: templates/base.html:338 templates/base.html.py:383 msgid "Other available actions" msgstr "Другие возможные действия" -#: templates/base.html:354 +#: templates/base.html:353 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "Действия для %(object_name)s: %(navigation_object)s" -#: templates/base.html:359 +#: templates/base.html:358 msgid "Actions" msgstr "Действия" @@ -136,10 +140,15 @@ msgid "Django based open source document management system" msgstr "Система управления электронными документами на основе Django" #: templates/project_description.html:6 +#, fuzzy msgid "" "Open source, Django based electronic document manager with custom metadata, " -"indexing, tagging, file serving integration and OCR capabilities" -msgstr "Основанное на Django программное обеспечение с открытым исходным кодом для управления электронными документами с метаданными, индексами, тегами, интеграцией с файл-сервером и возможностью оптического распознавания текста." +"indexing, tagging, file serving integration, digital signature support and " +"OCR capabilities" +msgstr "" +"Основанное на Django программное обеспечение с открытым исходным кодом для " +"управления электронными документами с метаданными, индексами, тегами, " +"интеграцией с файл-сервером и возможностью оптического распознавания текста." #: templates/project_description.html:18 msgid "Released under the GPL V3 License" diff --git a/apps/metadata/locale/de_DE/LC_MESSAGES/django.po b/apps/metadata/locale/de_DE/LC_MESSAGES/django.po index 5dc8d6a7b0..f3cd24d248 100644 --- a/apps/metadata/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/metadata/locale/de_DE/LC_MESSAGES/django.po @@ -1,20 +1,21 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2011-09-30 04:56+0000\n" "Last-Translator: FULL NAME \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" #: __init__.py:21 __init__.py:23 @@ -285,8 +286,7 @@ msgstr "" #: views.py:161 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document " -"%(document)s." +"Metadata type: %(metadata_type)s successfully added to document %(document)s." msgstr "" #: views.py:164 @@ -442,13 +442,13 @@ msgstr "" #: templates/metadata_type_help.html:4 msgid "" -"A metadata type defines the characteristics of a value of some kind that can" -" be attached to a document. Examples of metadata types are: a client name, " -"a date, or a project to which several documents belong. A metadata type's " +"A metadata type defines the characteristics of a value of some kind that can " +"be attached to a document. Examples of metadata types are: a client name, a " +"date, or a project to which several documents belong. A metadata type's " "name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to" -" the users, the default value is the value an instance of this metadata type" -" will have initially, and the lookup value turns an instance of a metadata " -"of this type into a choice list which options are the result of the lookup's" -" code execution." +"modules such as the indexing module, the title is the value that is shown to " +"the users, the default value is the value an instance of this metadata type " +"will have initially, and the lookup value turns an instance of a metadata of " +"this type into a choice list which options are the result of the lookup's " +"code execution." msgstr "" diff --git a/apps/metadata/locale/en/LC_MESSAGES/django.po b/apps/metadata/locale/en/LC_MESSAGES/django.po index c5d156bb09..826245db29 100644 --- a/apps/metadata/locale/en/LC_MESSAGES/django.po +++ b/apps/metadata/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:29-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/metadata/locale/es/LC_MESSAGES/django.po b/apps/metadata/locale/es/LC_MESSAGES/django.po index 51bf7db705..336fae783e 100644 --- a/apps/metadata/locale/es/LC_MESSAGES/django.po +++ b/apps/metadata/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 12:49+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:21 __init__.py:23 @@ -139,7 +140,9 @@ msgstr "búsqueda" msgid "" "Enter a string to be evaluated. Example: [user.get_full_name() for user in " "User.objects.all()].%s" -msgstr "Introduzca una cadena para ser evaluada. Ejemplo: [user.get_full_name() for user in User.objects.all ()].%s" +msgstr "" +"Introduzca una cadena para ser evaluada. Ejemplo: [user.get_full_name() for " +"user in User.objects.all ()].%s" #: models.py:33 models.py:58 views.py:353 views.py:398 msgid "metadata type" @@ -286,15 +289,18 @@ msgstr "Editar metadatos para documentos: %s" #: views.py:161 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document " +"Metadata type: %(metadata_type)s successfully added to document %(document)s." +msgstr "" +"Typo de metadatos: %(metadata_type)s agregado exitosamente al documento " "%(document)s." -msgstr "Typo de metadatos: %(metadata_type)s agregado exitosamente al documento %(document)s." #: views.py:164 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." -msgstr "Typo de metadatos: %(metadata_type)s ya esta presente en el documento %(document)s." +msgstr "" +"Typo de metadatos: %(metadata_type)s ya esta presente en el documento " +"%(document)s." #: views.py:188 #, python-format @@ -311,13 +317,17 @@ msgstr "Agregar tipo de metadato a los documentos: %s" msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." -msgstr "Se elimino exitosamente el tipo de metadatos: %(metadata_type)s del documento: %(document)s." +msgstr "" +"Se elimino exitosamente el tipo de metadatos: %(metadata_type)s del " +"documento: %(document)s." #: views.py:262 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." -msgstr "Se elimino exitosamente el tipo de metadatos: %(metadata_type)s de los documentos: %(document)s." +msgstr "" +"Se elimino exitosamente el tipo de metadatos: %(metadata_type)s de los " +"documentos: %(document)s." #: views.py:281 #, python-format @@ -405,7 +415,8 @@ msgstr "Conjunto de metadatos: %s eliminado exitosamente." #: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" -msgstr "Error: %(error)s, eliminando el conjunto de metadatos: %(metadata_set)s" +msgstr "" +"Error: %(error)s, eliminando el conjunto de metadatos: %(metadata_set)s" #: views.py:519 #, python-format @@ -435,7 +446,11 @@ msgid "" "A metadata set is a group of one or more metadata types. Metadata sets are " "useful when creating new documents; selecing a metadata set automatically " "attaches it's member metadata types to said document." -msgstr "Un conjunto de metadatos es un grupo de uno o más tipos de metadatos. Los conjuntos de metadatos son útiles cuando se crean nuevos documentos; seleccionar un conjunto de metadatos, automáticamente asocia los tipos de metadatos que contenga a dicho documento." +msgstr "" +"Un conjunto de metadatos es un grupo de uno o más tipos de metadatos. Los " +"conjuntos de metadatos son útiles cuando se crean nuevos documentos; " +"seleccionar un conjunto de metadatos, automáticamente asocia los tipos de " +"metadatos que contenga a dicho documento." #: templates/metadata_type_help.html:3 msgid "What are metadata types?" @@ -443,13 +458,23 @@ msgstr "¿Cuáles son los tipos de metadatos?" #: templates/metadata_type_help.html:4 msgid "" -"A metadata type defines the characteristics of a value of some kind that can" -" be attached to a document. Examples of metadata types are: a client name, " -"a date, or a project to which several documents belong. A metadata type's " +"A metadata type defines the characteristics of a value of some kind that can " +"be attached to a document. Examples of metadata types are: a client name, a " +"date, or a project to which several documents belong. A metadata type's " "name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to" -" the users, the default value is the value an instance of this metadata type" -" will have initially, and the lookup value turns an instance of a metadata " -"of this type into a choice list which options are the result of the lookup's" -" code execution." -msgstr "Un tipo de metadatos define las características de un valor de algún tipo que se puede conectar a un documento. Ejemplos de tipos de metadatos son: un nombre de cliente, una fecha o un proyecto al que pertenecen varios documentos. El nombre de un tipo de metadatos es el identificador interno con el que se puede hacer referencia en otros módulos como el módulo de indexación, el título es el valor que se muestra a los usuarios, el valor por defecto es el valor que una instancia de este tipo de metadatos tendrá inicialmente, y el valor de búsqueda vuelve a una instancia de metadatos de este tipo en una lista de opciones donde las opciones son el resultado de la ejecución del valor de búsqueda." +"modules such as the indexing module, the title is the value that is shown to " +"the users, the default value is the value an instance of this metadata type " +"will have initially, and the lookup value turns an instance of a metadata of " +"this type into a choice list which options are the result of the lookup's " +"code execution." +msgstr "" +"Un tipo de metadatos define las características de un valor de algún tipo " +"que se puede conectar a un documento. Ejemplos de tipos de metadatos son: " +"un nombre de cliente, una fecha o un proyecto al que pertenecen varios " +"documentos. El nombre de un tipo de metadatos es el identificador interno " +"con el que se puede hacer referencia en otros módulos como el módulo de " +"indexación, el título es el valor que se muestra a los usuarios, el valor " +"por defecto es el valor que una instancia de este tipo de metadatos tendrá " +"inicialmente, y el valor de búsqueda vuelve a una instancia de metadatos de " +"este tipo en una lista de opciones donde las opciones son el resultado de la " +"ejecución del valor de búsqueda." diff --git a/apps/metadata/locale/it/LC_MESSAGES/django.po b/apps/metadata/locale/it/LC_MESSAGES/django.po index e868fe840d..da739fed65 100644 --- a/apps/metadata/locale/it/LC_MESSAGES/django.po +++ b/apps/metadata/locale/it/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Pierpaolo Baldan , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-03-21 13:22+0000\n" "Last-Translator: Pierpaolo Baldan \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" #: __init__.py:21 __init__.py:23 @@ -140,7 +141,9 @@ msgstr "lookup" msgid "" "Enter a string to be evaluated. Example: [user.get_full_name() for user in " "User.objects.all()].%s" -msgstr "Inserisci una stringa per la valutazione. Esempio: [user.get_full_name() per l'utente User.objects.all()].%s" +msgstr "" +"Inserisci una stringa per la valutazione. Esempio: [user.get_full_name() " +"per l'utente User.objects.all()].%s" #: models.py:33 models.py:58 views.py:353 views.py:398 msgid "metadata type" @@ -258,7 +261,8 @@ msgstr "Errore nella cancellazione degli indici di documento;%s" #: views.py:99 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." -msgstr "Errore nella modifica dei metadata per il documento %(document)s; %(error)s." +msgstr "" +"Errore nella modifica dei metadata per il documento %(document)s; %(error)s." #: views.py:102 #, python-format @@ -287,15 +291,17 @@ msgstr "Modifica metadata per i documenti: %s" #: views.py:161 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document " +"Metadata type: %(metadata_type)s successfully added to document %(document)s." +msgstr "" +"Tipo metadata: %(metadata_type)s aggiunto con successo al documento " "%(document)s." -msgstr "Tipo metadata: %(metadata_type)s aggiunto con successo al documento %(document)s." #: views.py:164 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." -msgstr "Tipo Metadata: %(metadata_type)s già presente per il documento %(document)s." +msgstr "" +"Tipo Metadata: %(metadata_type)s già presente per il documento %(document)s." #: views.py:188 #, python-format @@ -312,13 +318,17 @@ msgstr "Aggiungi tipo metadata ai documents: %s" msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." -msgstr "Rimuovere con successo tipo di metadati: %(metadata_type)s per il documento: %(document)s." +msgstr "" +"Rimuovere con successo tipo di metadati: %(metadata_type)s per il " +"documento: %(document)s." #: views.py:262 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." -msgstr "Errore durante la rimozione dei metadati di tipo: %(metadata_type)s per il documento: %(document)s." +msgstr "" +"Errore durante la rimozione dei metadati di tipo: %(metadata_type)s per il " +"documento: %(document)s." #: views.py:281 #, python-format @@ -436,7 +446,11 @@ msgid "" "A metadata set is a group of one or more metadata types. Metadata sets are " "useful when creating new documents; selecing a metadata set automatically " "attaches it's member metadata types to said document." -msgstr "Un insieme di metadati è un gruppo di uno o più tipi di metadati. Set di metadati sono utili durante la creazione di nuovi documenti e, selezionando un set di metadati allega automaticamente è membro tipi di metadati per documentare detto." +msgstr "" +"Un insieme di metadati è un gruppo di uno o più tipi di metadati. Set di " +"metadati sono utili durante la creazione di nuovi documenti e, selezionando " +"un set di metadati allega automaticamente è membro tipi di metadati per " +"documentare detto." #: templates/metadata_type_help.html:3 msgid "What are metadata types?" @@ -444,13 +458,23 @@ msgstr "Cosa sono i tipi di metadati?" #: templates/metadata_type_help.html:4 msgid "" -"A metadata type defines the characteristics of a value of some kind that can" -" be attached to a document. Examples of metadata types are: a client name, " -"a date, or a project to which several documents belong. A metadata type's " +"A metadata type defines the characteristics of a value of some kind that can " +"be attached to a document. Examples of metadata types are: a client name, a " +"date, or a project to which several documents belong. A metadata type's " "name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to" -" the users, the default value is the value an instance of this metadata type" -" will have initially, and the lookup value turns an instance of a metadata " -"of this type into a choice list which options are the result of the lookup's" -" code execution." -msgstr "Un tipo di metadati definisce le caratteristiche di un valore di qualche tipo che può essere collegato a un documento. Esempi di tipi di metadati: il nome del client, una data o un progetto a cui appartengono diversi documenti. Il nome di un tipo di metadati è l'identificatore interno con il quale possono essere pubblicati da altri moduli come il modulo di indicizzazione, il titolo è il valore che viene mostrato agli utenti, il valore predefinito è il valore di un'istanza di questo tipo di metadati avrà inizialmente, e il valore di ricerca si trasforma un'istanza di metadati di questo tipo in un elenco di opzioni di scelta che sono il risultato della esecuzione di codice la ricerca di." +"modules such as the indexing module, the title is the value that is shown to " +"the users, the default value is the value an instance of this metadata type " +"will have initially, and the lookup value turns an instance of a metadata of " +"this type into a choice list which options are the result of the lookup's " +"code execution." +msgstr "" +"Un tipo di metadati definisce le caratteristiche di un valore di qualche " +"tipo che può essere collegato a un documento. Esempi di tipi di metadati: il " +"nome del client, una data o un progetto a cui appartengono diversi " +"documenti. Il nome di un tipo di metadati è l'identificatore interno con il " +"quale possono essere pubblicati da altri moduli come il modulo di " +"indicizzazione, il titolo è il valore che viene mostrato agli utenti, il " +"valore predefinito è il valore di un'istanza di questo tipo di metadati avrà " +"inizialmente, e il valore di ricerca si trasforma un'istanza di metadati di " +"questo tipo in un elenco di opzioni di scelta che sono il risultato della " +"esecuzione di codice la ricerca di." diff --git a/apps/metadata/locale/pl/LC_MESSAGES/django.po b/apps/metadata/locale/pl/LC_MESSAGES/django.po index e3071a7b0c..ceaeedcc35 100644 --- a/apps/metadata/locale/pl/LC_MESSAGES/django.po +++ b/apps/metadata/locale/pl/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-20 17:15+0000\n" "Last-Translator: mic \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" #: __init__.py:21 __init__.py:23 msgid "edit metadata" @@ -286,8 +288,7 @@ msgstr "" #: views.py:161 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document " -"%(document)s." +"Metadata type: %(metadata_type)s successfully added to document %(document)s." msgstr "" #: views.py:164 @@ -443,13 +444,13 @@ msgstr "" #: templates/metadata_type_help.html:4 msgid "" -"A metadata type defines the characteristics of a value of some kind that can" -" be attached to a document. Examples of metadata types are: a client name, " -"a date, or a project to which several documents belong. A metadata type's " +"A metadata type defines the characteristics of a value of some kind that can " +"be attached to a document. Examples of metadata types are: a client name, a " +"date, or a project to which several documents belong. A metadata type's " "name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to" -" the users, the default value is the value an instance of this metadata type" -" will have initially, and the lookup value turns an instance of a metadata " -"of this type into a choice list which options are the result of the lookup's" -" code execution." +"modules such as the indexing module, the title is the value that is shown to " +"the users, the default value is the value an instance of this metadata type " +"will have initially, and the lookup value turns an instance of a metadata of " +"this type into a choice list which options are the result of the lookup's " +"code execution." msgstr "" diff --git a/apps/metadata/locale/pt/LC_MESSAGES/django.po b/apps/metadata/locale/pt/LC_MESSAGES/django.po index d2830fd154..ee790e4c62 100644 --- a/apps/metadata/locale/pt/LC_MESSAGES/django.po +++ b/apps/metadata/locale/pt/LC_MESSAGES/django.po @@ -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: # , 2011. # Renata Oliveira , 2011. @@ -9,15 +9,16 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-04 17:47+0000\n" "Last-Translator: Vítor Figueiró \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" #: __init__.py:21 __init__.py:23 @@ -141,7 +142,9 @@ msgstr "escolhas" msgid "" "Enter a string to be evaluated. Example: [user.get_full_name() for user in " "User.objects.all()].%s" -msgstr "Digite uma expressão a ser avaliada. Exemplo: [user.get_full_name() for user in User.objects.all()].%s" +msgstr "" +"Digite uma expressão a ser avaliada. Exemplo: [user.get_full_name() for user " +"in User.objects.all()].%s" #: models.py:33 models.py:58 views.py:353 views.py:398 msgid "metadata type" @@ -288,15 +291,17 @@ msgstr "Editar os metadados dos documentos: %s" #: views.py:161 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document " +"Metadata type: %(metadata_type)s successfully added to document %(document)s." +msgstr "" +"Tipo de metadados: %(metadata_type)s adicionado com sucesso ao documento " "%(document)s." -msgstr "Tipo de metadados: %(metadata_type)s adicionado com sucesso ao documento %(document)s." #: views.py:164 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." -msgstr "Tipo de metadados: %(metadata_type)s já existe no documento %(document)s ." +msgstr "" +"Tipo de metadados: %(metadata_type)s já existe no documento %(document)s ." #: views.py:188 #, python-format @@ -313,13 +318,17 @@ msgstr "Adicionar tipo de metadados aos documentos: %s" msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." -msgstr "Tipos de metadados removidos com sucesso: %(metadata_type)s do documento: %(document)s." +msgstr "" +"Tipos de metadados removidos com sucesso: %(metadata_type)s do documento: " +"%(document)s." #: views.py:262 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." -msgstr "Erro ao remover tipo de metadados: %(metadata_type)s do documento: %(document)s." +msgstr "" +"Erro ao remover tipo de metadados: %(metadata_type)s do documento: " +"%(document)s." #: views.py:281 #, python-format @@ -437,7 +446,11 @@ msgid "" "A metadata set is a group of one or more metadata types. Metadata sets are " "useful when creating new documents; selecing a metadata set automatically " "attaches it's member metadata types to said document." -msgstr "Um conjunto de metadados é um grupo de um ou mais tipos de metadados. Conjuntos de metadados são úteis na criação de novos documentos; selecionando um conjunto de metadados, automaticamente atribui os tipos de metadados membros desse conjunto ao documento." +msgstr "" +"Um conjunto de metadados é um grupo de um ou mais tipos de metadados. " +"Conjuntos de metadados são úteis na criação de novos documentos; " +"selecionando um conjunto de metadados, automaticamente atribui os tipos de " +"metadados membros desse conjunto ao documento." #: templates/metadata_type_help.html:3 msgid "What are metadata types?" @@ -445,13 +458,22 @@ msgstr "O que são tipos de metadados?" #: templates/metadata_type_help.html:4 msgid "" -"A metadata type defines the characteristics of a value of some kind that can" -" be attached to a document. Examples of metadata types are: a client name, " -"a date, or a project to which several documents belong. A metadata type's " +"A metadata type defines the characteristics of a value of some kind that can " +"be attached to a document. Examples of metadata types are: a client name, a " +"date, or a project to which several documents belong. A metadata type's " "name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to" -" the users, the default value is the value an instance of this metadata type" -" will have initially, and the lookup value turns an instance of a metadata " -"of this type into a choice list which options are the result of the lookup's" -" code execution." -msgstr "Um tipo de metadados define as características de um valor de algum tipo que pode ser anexado a um documento. Exemplos de tipos de metadados são: um nome de cliente, uma data ou um projeto ao qual pertencem vários documentos. O nome de um tipo de metadados é o identificador interno através do qual ele pode ser referenciado pelos outros módulos, como o módulo de indexação, o título é o valor que é mostrado para os utilizadores, o valor padrão é o valor que uma instância desse tipo de metadados terá inicialmente, e o valor de escolhas torna uma instância de um metadado deste tipo numa lista de opções, cujos componentes são o resultado da execução do código da pesquisa." +"modules such as the indexing module, the title is the value that is shown to " +"the users, the default value is the value an instance of this metadata type " +"will have initially, and the lookup value turns an instance of a metadata of " +"this type into a choice list which options are the result of the lookup's " +"code execution." +msgstr "" +"Um tipo de metadados define as características de um valor de algum tipo que " +"pode ser anexado a um documento. Exemplos de tipos de metadados são: um nome " +"de cliente, uma data ou um projeto ao qual pertencem vários documentos. O " +"nome de um tipo de metadados é o identificador interno através do qual ele " +"pode ser referenciado pelos outros módulos, como o módulo de indexação, o " +"título é o valor que é mostrado para os utilizadores, o valor padrão é o " +"valor que uma instância desse tipo de metadados terá inicialmente, e o valor " +"de escolhas torna uma instância de um metadado deste tipo numa lista de " +"opções, cujos componentes são o resultado da execução do código da pesquisa." diff --git a/apps/metadata/locale/pt_BR/LC_MESSAGES/django.po b/apps/metadata/locale/pt_BR/LC_MESSAGES/django.po index ccbe017552..ca6f1cd427 100644 --- a/apps/metadata/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/metadata/locale/pt_BR/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Renata Oliveira , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:32+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" #: __init__.py:21 __init__.py:23 @@ -140,7 +141,9 @@ msgstr "pesquisa" msgid "" "Enter a string to be evaluated. Example: [user.get_full_name() for user in " "User.objects.all()].%s" -msgstr "Digite uma expressão a ser avaliada. Exemplo: [user.get_full_name()para o usuário em User.objects.all()]. %s" +msgstr "" +"Digite uma expressão a ser avaliada. Exemplo: [user.get_full_name()para o " +"usuário em User.objects.all()]. %s" #: models.py:33 models.py:58 views.py:353 views.py:398 msgid "metadata type" @@ -287,15 +290,17 @@ msgstr "Editar os metadados do documentos: %s" #: views.py:161 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document " +"Metadata type: %(metadata_type)s successfully added to document %(document)s." +msgstr "" +"Tipo de metadados: %(metadata_type)s adicionado com sucesso para documento " "%(document)s." -msgstr "Tipo de metadados: %(metadata_type)s adicionado com sucesso para documento %(document)s." #: views.py:164 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." -msgstr "Tipo de metadados: %(metadata_type)s já presente no documento %(document)s ." +msgstr "" +"Tipo de metadados: %(metadata_type)s já presente no documento %(document)s ." #: views.py:188 #, python-format @@ -312,13 +317,17 @@ msgstr "Adicionar tipo de metadados aos documentos: %s" msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." -msgstr "Tipos de metadados removidos com êxito: %(metadata_type)s do documento: %(document)s." +msgstr "" +"Tipos de metadados removidos com êxito: %(metadata_type)s do documento: " +"%(document)s." #: views.py:262 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." -msgstr "Erro ao remover tipo de metadados: %(metadata_type)s do documento: %(document)s." +msgstr "" +"Erro ao remover tipo de metadados: %(metadata_type)s do documento: " +"%(document)s." #: views.py:281 #, python-format @@ -436,7 +445,11 @@ msgid "" "A metadata set is a group of one or more metadata types. Metadata sets are " "useful when creating new documents; selecing a metadata set automatically " "attaches it's member metadata types to said document." -msgstr "Um conjunto de metadados é um grupo de um ou mais tipos de metadados. Conjuntos de metadados são úteis na criação de novos documentos; selecionando um conjunto de metadados, automaticamente atribui tipos de metadados membros desse conjunto ao documento." +msgstr "" +"Um conjunto de metadados é um grupo de um ou mais tipos de metadados. " +"Conjuntos de metadados são úteis na criação de novos documentos; " +"selecionando um conjunto de metadados, automaticamente atribui tipos de " +"metadados membros desse conjunto ao documento." #: templates/metadata_type_help.html:3 msgid "What are metadata types?" @@ -444,13 +457,22 @@ msgstr "Quais são os tipos de metadados?" #: templates/metadata_type_help.html:4 msgid "" -"A metadata type defines the characteristics of a value of some kind that can" -" be attached to a document. Examples of metadata types are: a client name, " -"a date, or a project to which several documents belong. A metadata type's " +"A metadata type defines the characteristics of a value of some kind that can " +"be attached to a document. Examples of metadata types are: a client name, a " +"date, or a project to which several documents belong. A metadata type's " "name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to" -" the users, the default value is the value an instance of this metadata type" -" will have initially, and the lookup value turns an instance of a metadata " -"of this type into a choice list which options are the result of the lookup's" -" code execution." -msgstr "Um tipo de metadados define as características de um valor de algum tipo que pode ser anexado a um documento. Exemplos de tipos de metadados são: um nome de cliente, uma data ou um projeto ao qual pertencem vários documentos. O nome de um tipo de metadados é o identificador interno com o qual ele pode ser referenciado pelos outros módulos, como o módulo de indexação, o título é o valor que é mostrado para os usuários, o valor padrão é o valor de uma instância desse tipo de metadados terá inicialmente, o valor de pesquisa e vira um exemplo de um metadados deste tipo em uma lista de escolha de quais opções são o resultado da execução a pesquisa de código." +"modules such as the indexing module, the title is the value that is shown to " +"the users, the default value is the value an instance of this metadata type " +"will have initially, and the lookup value turns an instance of a metadata of " +"this type into a choice list which options are the result of the lookup's " +"code execution." +msgstr "" +"Um tipo de metadados define as características de um valor de algum tipo que " +"pode ser anexado a um documento. Exemplos de tipos de metadados são: um nome " +"de cliente, uma data ou um projeto ao qual pertencem vários documentos. O " +"nome de um tipo de metadados é o identificador interno com o qual ele pode " +"ser referenciado pelos outros módulos, como o módulo de indexação, o título " +"é o valor que é mostrado para os usuários, o valor padrão é o valor de uma " +"instância desse tipo de metadados terá inicialmente, o valor de pesquisa e " +"vira um exemplo de um metadados deste tipo em uma lista de escolha de quais " +"opções são o resultado da execução a pesquisa de código." diff --git a/apps/metadata/locale/ru/LC_MESSAGES/django.po b/apps/metadata/locale/ru/LC_MESSAGES/django.po index dd1e9ea106..688b680a80 100644 --- a/apps/metadata/locale/ru/LC_MESSAGES/django.po +++ b/apps/metadata/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-27 04:25+0000\n" "Last-Translator: Sergey Glita \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" #: __init__.py:21 __init__.py:23 msgid "edit metadata" @@ -139,7 +141,9 @@ msgstr "поиск" msgid "" "Enter a string to be evaluated. Example: [user.get_full_name() for user in " "User.objects.all()].%s" -msgstr "Введите строку для вычисления. Пример: [user.get_full_name() for user in User.objects.all()].%s" +msgstr "" +"Введите строку для вычисления. Пример: [user.get_full_name() for user in " +"User.objects.all()].%s" #: models.py:33 models.py:58 views.py:353 views.py:398 msgid "metadata type" @@ -257,7 +261,8 @@ msgstr "Ошибка при удалении индексов документа #: views.py:99 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." -msgstr "Ошибка редактирования метаданных для документа %(document)s; %(error)s." +msgstr "" +"Ошибка редактирования метаданных для документа %(document)s; %(error)s." #: views.py:102 #, python-format @@ -286,9 +291,9 @@ msgstr "Редактирование метаданных для докумен #: views.py:161 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document " -"%(document)s." -msgstr "Тип метаданных: %(metadata_type)s успешно добавлены к документу %(document)s." +"Metadata type: %(metadata_type)s successfully added to document %(document)s." +msgstr "" +"Тип метаданных: %(metadata_type)s успешно добавлены к документу %(document)s." #: views.py:164 #, python-format @@ -311,13 +316,17 @@ msgstr "Добавляйте метаданные типа документов: msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." -msgstr "Метаданные типа: %(metadata_type)s успешно удалены из документа: %(document)s." +msgstr "" +"Метаданные типа: %(metadata_type)s успешно удалены из документа: " +"%(document)s." #: views.py:262 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." -msgstr "Ошибка удаления метаданных, наберите:%(metadata_type)s из документа: %(document)s ." +msgstr "" +"Ошибка удаления метаданных, наберите:%(metadata_type)s из документа: " +"%(document)s ." #: views.py:281 #, python-format @@ -435,7 +444,10 @@ msgid "" "A metadata set is a group of one or more metadata types. Metadata sets are " "useful when creating new documents; selecing a metadata set automatically " "attaches it's member metadata types to said document." -msgstr "Набор метаданных это группа из одного или более типов метаданных. Наборы метаданных полезны при создании новых документов; указание набора метаданных автоматически добавляет метаданные набора к документу." +msgstr "" +"Набор метаданных это группа из одного или более типов метаданных. Наборы " +"метаданных полезны при создании новых документов; указание набора " +"метаданных автоматически добавляет метаданные набора к документу." #: templates/metadata_type_help.html:3 msgid "What are metadata types?" @@ -443,13 +455,25 @@ msgstr "Что такое типы метаданных?" #: templates/metadata_type_help.html:4 msgid "" -"A metadata type defines the characteristics of a value of some kind that can" -" be attached to a document. Examples of metadata types are: a client name, " -"a date, or a project to which several documents belong. A metadata type's " +"A metadata type defines the characteristics of a value of some kind that can " +"be attached to a document. Examples of metadata types are: a client name, a " +"date, or a project to which several documents belong. A metadata type's " "name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to" -" the users, the default value is the value an instance of this metadata type" -" will have initially, and the lookup value turns an instance of a metadata " -"of this type into a choice list which options are the result of the lookup's" -" code execution." -msgstr "Тип метаданных определяет характеристики информации которая может быть присоединена к документу. Примеры типов метаданных : имя клиента, дата или проект, к которому принадлежат несколько документов. Имя типа метаданных является внутренним идентификатором, на который могут ссылаться другие модули, такие как модуль индексирования\n\nИмя это значение, которое показано пользователям\n\nЗначение по умолчанию - значение экземпляра этого типа метаданных будет на начальном этапе,\n\nКраткое имя служит для выбора из списка значений в результатах поиска." +"modules such as the indexing module, the title is the value that is shown to " +"the users, the default value is the value an instance of this metadata type " +"will have initially, and the lookup value turns an instance of a metadata of " +"this type into a choice list which options are the result of the lookup's " +"code execution." +msgstr "" +"Тип метаданных определяет характеристики информации которая может быть " +"присоединена к документу. Примеры типов метаданных : имя клиента, дата или " +"проект, к которому принадлежат несколько документов. Имя типа метаданных " +"является внутренним идентификатором, на который могут ссылаться другие " +"модули, такие как модуль индексирования\n" +"\n" +"Имя это значение, которое показано пользователям\n" +"\n" +"Значение по умолчанию - значение экземпляра этого типа метаданных будет на " +"начальном этапе,\n" +"\n" +"Краткое имя служит для выбора из списка значений в результатах поиска." diff --git a/apps/navigation/locale/de_DE/LC_MESSAGES/django.po b/apps/navigation/locale/de_DE/LC_MESSAGES/django.po index 01acd7ef98..649d02dd00 100644 --- a/apps/navigation/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/navigation/locale/de_DE/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-04-20 09:18+0000\n" "Last-Translator: tetjarediske \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:14 diff --git a/apps/navigation/locale/en/LC_MESSAGES/django.po b/apps/navigation/locale/en/LC_MESSAGES/django.po index cfad006208..32efb28207 100644 --- a/apps/navigation/locale/en/LC_MESSAGES/django.po +++ b/apps/navigation/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:29-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/navigation/locale/es/LC_MESSAGES/django.po b/apps/navigation/locale/es/LC_MESSAGES/django.po index 254e19d94a..b520c5385d 100644 --- a/apps/navigation/locale/es/LC_MESSAGES/django.po +++ b/apps/navigation/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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 , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2011-11-04 16:58+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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:14 diff --git a/apps/navigation/locale/it/LC_MESSAGES/django.po b/apps/navigation/locale/it/LC_MESSAGES/django.po index cb693e152b..3d8bb2d30c 100644 --- a/apps/navigation/locale/it/LC_MESSAGES/django.po +++ b/apps/navigation/locale/it/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Carlo Zanatto <>, 2012. # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-08 07:22+0000\n" "Last-Translator: Carlo Zanatto <>\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:14 diff --git a/apps/navigation/locale/pl/LC_MESSAGES/django.po b/apps/navigation/locale/pl/LC_MESSAGES/django.po index 0c4079c849..3581e57af1 100644 --- a/apps/navigation/locale/pl/LC_MESSAGES/django.po +++ b/apps/navigation/locale/pl/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-21 20:59+0000\n" "Last-Translator: mic \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:14 msgid "Multi item action" diff --git a/apps/navigation/locale/pt/LC_MESSAGES/django.po b/apps/navigation/locale/pt/LC_MESSAGES/django.po index 342fd21965..1b410e86c1 100644 --- a/apps/navigation/locale/pt/LC_MESSAGES/django.po +++ b/apps/navigation/locale/pt/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Vítor Figueiró , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 12:01+0000\n" "Last-Translator: Vítor Figueiró \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:14 diff --git a/apps/navigation/locale/pt_BR/LC_MESSAGES/django.po b/apps/navigation/locale/pt_BR/LC_MESSAGES/django.po index 948cc4e4ae..8f22ff2e63 100644 --- a/apps/navigation/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/navigation/locale/pt_BR/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:31+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:14 diff --git a/apps/navigation/locale/ru/LC_MESSAGES/django.po b/apps/navigation/locale/ru/LC_MESSAGES/django.po index 7d3900bb5d..b61fc1167b 100644 --- a/apps/navigation/locale/ru/LC_MESSAGES/django.po +++ b/apps/navigation/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2011-11-19 21:05+0000\n" "Last-Translator: Sergey Glita \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:14 msgid "Multi item action" diff --git a/apps/ocr/locale/de_DE/LC_MESSAGES/django.po b/apps/ocr/locale/de_DE/LC_MESSAGES/django.po index 7199233089..22eaee5077 100644 --- a/apps/ocr/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/ocr/locale/de_DE/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-17 22:12+0000\n" "Last-Translator: Roberto Rosario \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" #: __init__.py:32 __init__.py:33 @@ -46,7 +47,9 @@ msgstr "Seiteninhalt aufräumen" msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." -msgstr "Lässt einen Sprachfilter über den erkannten Inhalt laufen, um häufige Erkennungsfehler zu beseitigen." +msgstr "" +"Lässt einen Sprachfilter über den erkannten Inhalt laufen, um häufige " +"Erkennungsfehler zu beseitigen." #: __init__.py:44 msgid "queue document list" @@ -251,7 +254,8 @@ msgstr "Warteschlangen-Dokumente %(document)s erfolgreich gelöscht." #: views.py:95 #, python-format msgid "Error deleting document: %(document)s; %(error)s" -msgstr "Fehler beim Löschen der Warteschlangen-Dokumente %(document)s; %(error)s" +msgstr "" +"Fehler beim Löschen der Warteschlangen-Dokumente %(document)s; %(error)s" #: views.py:108 #, python-format @@ -266,7 +270,8 @@ msgstr "Sind Sie sicher, dass die Warteschlangen-Dokumente %s löschen möchten? #: views.py:146 #, python-format msgid "Document: %(document)s was added to the OCR queue: %(queue)s." -msgstr "Dokument %(document)s wurde zu OCR-Warteschlange %(queue)s hinzugefügt." +msgstr "" +"Dokument %(document)s wurde zu OCR-Warteschlange %(queue)s hinzugefügt." #: views.py:149 #, python-format @@ -276,7 +281,9 @@ msgstr "Dokument: %(document)s ist bereits in der Warteschlange." #: views.py:178 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" -msgstr "Das Dokument %(document)s wurde erneut in die OCR-Warteschlange: %(queue)s eingestellt." +msgstr "" +"Das Dokument %(document)s wurde erneut in die OCR-Warteschlange: %(queue)s " +"eingestellt." #: views.py:184 #, python-format @@ -286,7 +293,9 @@ msgstr "Das Dokument mit id#: %d existiert nicht mehr." #: views.py:188 #, python-format msgid "Document: %s is already being processed and can't be re-queded." -msgstr "Das Dokument %s wird bereits verarbeitet und kann nicht erneut eingestellt werden." +msgstr "" +"Das Dokument %s wird bereits verarbeitet und kann nicht erneut eingestellt " +"werden." #: views.py:200 #, python-format @@ -311,7 +320,9 @@ msgstr "Dokumenten-Warteschlange %s wurde angehalten." #: views.py:232 #, python-format msgid "Are you sure you wish to disable document queue: %s" -msgstr "Sind Sie sicher, dass Sie die Dokumenten-Warteschlange %s deaktivieren möchten?" +msgstr "" +"Sind Sie sicher, dass Sie die Dokumenten-Warteschlange %s deaktivieren " +"möchten?" #: views.py:247 #, python-format @@ -326,19 +337,24 @@ msgstr "Dokumenten-Warteschlange %s wurde erfolgreich aktiviert." #: views.py:259 #, python-format msgid "Are you sure you wish to activate document queue: %s" -msgstr "Sind Sie sicher, dass Sie die Dokumenten-Warteschlange %s aktivieren möchten?" +msgstr "" +"Sind Sie sicher, dass Sie die Dokumenten-Warteschlange %s aktivieren möchten?" #: views.py:276 msgid "Are you sure you wish to clean up all the pages content?" -msgstr "Sind Sie sicher, dass Sie den gesamten erkannten Seiteninhalt bereinigen möchten?" +msgstr "" +"Sind Sie sicher, dass Sie den gesamten erkannten Seiteninhalt bereinigen " +"möchten?" #: views.py:277 msgid "On large databases this operation may take some time to execute." -msgstr "Auf großen Datenbanken kann diese Operation einige Zeit in Anspruch nehmen." +msgstr "" +"Auf großen Datenbanken kann diese Operation einige Zeit in Anspruch nehmen." #: views.py:283 msgid "Document pages content clean up complete." -msgstr "Bereinigung des erkannten Dokumenten-Seiteninhalts wurde abgeschlossen." +msgstr "" +"Bereinigung des erkannten Dokumenten-Seiteninhalts wurde abgeschlossen." #: views.py:285 #, python-format @@ -377,7 +393,9 @@ msgstr "Fehler beim Löschen der Warteschlangen-Transformation: %(error)s" #, python-format msgid "" "Are you sure you wish to delete queue transformation \"%(transformation)s\"" -msgstr "Sind Sie sicher, dass Sie die Warteschlangen-Transformationen löschen möchten: \"%(transformation)s\"" +msgstr "" +"Sind Sie sicher, dass Sie die Warteschlangen-Transformationen löschen " +"möchten: \"%(transformation)s\"" #: views.py:410 msgid "Queue transformation created successfully" @@ -397,11 +415,15 @@ msgstr "Neue Transformation für Warteschlange erzeugen: %s" msgid "" "Amount of seconds to delay OCR of documents to allow for the node's storage " "replication overhead." -msgstr "Verzögerung in Sekunden bevor die OCR-Texterkennung eines Dokuments beginnt, um die Dateiübertragung abzuschließen." +msgstr "" +"Verzögerung in Sekunden bevor die OCR-Texterkennung eines Dokuments beginnt, " +"um die Dateiübertragung abzuschließen." #: conf/settings.py:14 msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "Maximale Anzahl an gleichzeitigen OCR-Texterkennungs-Vorgängen die eine Serverinstanz ausführen darf." +msgstr "" +"Maximale Anzahl an gleichzeitigen OCR-Texterkennungs-Vorgängen die eine " +"Serverinstanz ausführen darf." #: conf/settings.py:15 msgid "Automatically queue newly created documents for OCR." @@ -413,8 +435,7 @@ msgstr "Dateipfad zum 'unpaper'-Programm" #: conf/settings.py:18 msgid "" -"File path to poppler's pdftotext program used to extract text from PDF " -"files." +"File path to poppler's pdftotext program used to extract text from PDF files." msgstr "" #: parsers/__init__.py:87 parsers/__init__.py:164 diff --git a/apps/ocr/locale/en/LC_MESSAGES/django.po b/apps/ocr/locale/en/LC_MESSAGES/django.po index 9e2a82478c..bc03bd6e64 100644 --- a/apps/ocr/locale/en/LC_MESSAGES/django.po +++ b/apps/ocr/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:30-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/ocr/locale/es/LC_MESSAGES/django.po b/apps/ocr/locale/es/LC_MESSAGES/django.po index 894ff39f1e..739e8e740d 100644 --- a/apps/ocr/locale/es/LC_MESSAGES/django.po +++ b/apps/ocr/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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 , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-17 22:27+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:32 __init__.py:33 @@ -46,7 +47,9 @@ msgstr "limpiar el contenido" msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." -msgstr "Ejecuta un filtro de lenguaje para eliminar los errores más comunes de OCR del contenido de las paginas del documento." +msgstr "" +"Ejecuta un filtro de lenguaje para eliminar los errores más comunes de OCR " +"del contenido de las paginas del documento." #: __init__.py:44 msgid "queue document list" @@ -266,7 +269,9 @@ msgstr "¿Está seguro que desea eliminar de la cola los documentos: %s?" #: views.py:146 #, python-format msgid "Document: %(document)s was added to the OCR queue: %(queue)s." -msgstr "Documento: %(document)s ha sido añadido a la cola de reconocimiento óptico de caracteres: %(queue)s." +msgstr "" +"Documento: %(document)s ha sido añadido a la cola de reconocimiento óptico " +"de caracteres: %(queue)s." #: views.py:149 #, python-format @@ -276,7 +281,9 @@ msgstr "Documento: %(document)s ya está en cola." #: views.py:178 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" -msgstr "Documento: %(document)s fue puesto de vuelta en la cola de reconocimiento óptico de caracteres: %(queue)s " +msgstr "" +"Documento: %(document)s fue puesto de vuelta en la cola de reconocimiento " +"óptico de caracteres: %(queue)s " #: views.py:184 #, python-format @@ -286,7 +293,8 @@ msgstr "Documento de #: %d, ya no existe." #: views.py:188 #, python-format msgid "Document: %s is already being processed and can't be re-queded." -msgstr "El documento: %s ya está en proceso y no se puede volver a agregar a la cola." +msgstr "" +"El documento: %s ya está en proceso y no se puede volver a agregar a la cola." #: views.py:200 #, python-format @@ -334,7 +342,9 @@ msgstr "¿Está seguro que desea limpiar el contenido de todas las páginas?" #: views.py:277 msgid "On large databases this operation may take some time to execute." -msgstr "En grandes bases de datos esta operación puede tardar algún tiempo en ejecutarse." +msgstr "" +"En grandes bases de datos esta operación puede tardar algún tiempo en " +"ejecutarse." #: views.py:283 msgid "Document pages content clean up complete." @@ -377,7 +387,9 @@ msgstr "Error al tratar de borrar la transformación de cola; %(error)s " #, python-format msgid "" "Are you sure you wish to delete queue transformation \"%(transformation)s\"" -msgstr "¿Está seguro que desea borrar la transformación de cola \"%(transformation)s\"" +msgstr "" +"¿Está seguro que desea borrar la transformación de cola \"%(transformation)s" +"\"" #: views.py:410 msgid "Queue transformation created successfully" @@ -397,11 +409,15 @@ msgstr "Crear nueva transformación para la cola: %s" msgid "" "Amount of seconds to delay OCR of documents to allow for the node's storage " "replication overhead." -msgstr "Cantidad de segundos a demorar OCR de documentos para por ajustar por el tiempo de replicación de almacenamiento de los nodos." +msgstr "" +"Cantidad de segundos a demorar OCR de documentos para por ajustar por el " +"tiempo de replicación de almacenamiento de los nodos." #: conf/settings.py:14 msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "La cantidad máxima concurrentes de OCR de documentos que un nodo puede realizar." +msgstr "" +"La cantidad máxima concurrentes de OCR de documentos que un nodo puede " +"realizar." #: conf/settings.py:15 msgid "Automatically queue newly created documents for OCR." @@ -413,9 +429,10 @@ msgstr "La ruta de archivo del programa unpaper." #: conf/settings.py:18 msgid "" -"File path to poppler's pdftotext program used to extract text from PDF " -"files." -msgstr "Ruta de acceso al programa de poppler llamado pdftotext utilizado para extraer texto de archivos PDF." +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" +"Ruta de acceso al programa de poppler llamado pdftotext utilizado para " +"extraer texto de archivos PDF." #: parsers/__init__.py:87 parsers/__init__.py:164 msgid "Text extracted from PDF" diff --git a/apps/ocr/locale/it/LC_MESSAGES/django.po b/apps/ocr/locale/it/LC_MESSAGES/django.po index b61b57fc84..f4c60b0ba5 100644 --- a/apps/ocr/locale/it/LC_MESSAGES/django.po +++ b/apps/ocr/locale/it/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Pierpaolo Baldan , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-17 22:12+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" #: __init__.py:32 __init__.py:33 @@ -47,7 +48,9 @@ msgstr "ripulisci il contenuto delle pagine" msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." -msgstr "Esegue un filtro per rimuovere i comuni errori di OCR dal contenuto del documento pagine." +msgstr "" +"Esegue un filtro per rimuovere i comuni errori di OCR dal contenuto del " +"documento pagine." #: __init__.py:44 msgid "queue document list" @@ -267,7 +270,8 @@ msgstr "Sei sicuro di voler cancellare queste code documento: %s?" #: views.py:146 #, python-format msgid "Document: %(document)s was added to the OCR queue: %(queue)s." -msgstr "Il documento: %(document)s è stato aggiunto alla coda %(queue)s per OCR." +msgstr "" +"Il documento: %(document)s è stato aggiunto alla coda %(queue)s per OCR." #: views.py:149 #, python-format @@ -378,7 +382,9 @@ msgstr "Errore nella cancellazione della coda di trasformazione; %(error)s" #, python-format msgid "" "Are you sure you wish to delete queue transformation \"%(transformation)s\"" -msgstr "Sei sicuro di voler cancellare la coda di trasformazione \"%(transformation)s\"" +msgstr "" +"Sei sicuro di voler cancellare la coda di trasformazione \"%(transformation)s" +"\"" #: views.py:410 msgid "Queue transformation created successfully" @@ -398,11 +404,15 @@ msgstr "Crea una nuova coda di trasformazione:%s" msgid "" "Amount of seconds to delay OCR of documents to allow for the node's storage " "replication overhead." -msgstr "Quantità di secondi di ritardo OCR di documenti per consentire lo stoccaggio nel nodo di replica." +msgstr "" +"Quantità di secondi di ritardo OCR di documenti per consentire lo stoccaggio " +"nel nodo di replica." #: conf/settings.py:14 msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "Importo massimo di documenti concorrenti per OCR che un nodo è in grado di eseguire." +msgstr "" +"Importo massimo di documenti concorrenti per OCR che un nodo è in grado di " +"eseguire." #: conf/settings.py:15 msgid "Automatically queue newly created documents for OCR." @@ -414,8 +424,7 @@ msgstr "File path per il programma unpaper" #: conf/settings.py:18 msgid "" -"File path to poppler's pdftotext program used to extract text from PDF " -"files." +"File path to poppler's pdftotext program used to extract text from PDF files." msgstr "" #: parsers/__init__.py:87 parsers/__init__.py:164 diff --git a/apps/ocr/locale/pl/LC_MESSAGES/django.po b/apps/ocr/locale/pl/LC_MESSAGES/django.po index 9002b4646b..d1e0389e49 100644 --- a/apps/ocr/locale/pl/LC_MESSAGES/django.po +++ b/apps/ocr/locale/pl/LC_MESSAGES/django.po @@ -1,21 +1,23 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-17 22:12+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" #: __init__.py:32 __init__.py:33 msgid "submit to OCR queue" @@ -412,8 +414,7 @@ msgstr "" #: conf/settings.py:18 msgid "" -"File path to poppler's pdftotext program used to extract text from PDF " -"files." +"File path to poppler's pdftotext program used to extract text from PDF files." msgstr "" #: parsers/__init__.py:87 parsers/__init__.py:164 diff --git a/apps/ocr/locale/pt/LC_MESSAGES/django.po b/apps/ocr/locale/pt/LC_MESSAGES/django.po index d6570a754e..bb6423152c 100644 --- a/apps/ocr/locale/pt/LC_MESSAGES/django.po +++ b/apps/ocr/locale/pt/LC_MESSAGES/django.po @@ -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: # , 2011. # Renata Oliveira , 2011. @@ -9,15 +9,16 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 21:27+0000\n" "Last-Translator: Vítor Figueiró \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" #: __init__.py:32 __init__.py:33 @@ -48,7 +49,9 @@ msgstr "limpar o conteúdo das páginas" msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." -msgstr "Corre um filtro de linguagem para remover erros comuns de OCR do conteúdo das páginas do documento." +msgstr "" +"Corre um filtro de linguagem para remover erros comuns de OCR do conteúdo " +"das páginas do documento." #: __init__.py:44 msgid "queue document list" @@ -278,7 +281,8 @@ msgstr "O documento: %(document)s já está na fila." #: views.py:178 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" -msgstr "O documento: %(document)s foi reenviado para a fila de OCR: %(queue)s " +msgstr "" +"O documento: %(document)s foi reenviado para a fila de OCR: %(queue)s " #: views.py:184 #, python-format @@ -288,7 +292,9 @@ msgstr "O documento com id nº: %d, já não existe." #: views.py:188 #, python-format msgid "Document: %s is already being processed and can't be re-queded." -msgstr "O documento: %s já está a ser processado e não pode ser reenviado para a fila." +msgstr "" +"O documento: %s já está a ser processado e não pode ser reenviado para a " +"fila." #: views.py:200 #, python-format @@ -336,7 +342,8 @@ msgstr "Tem a certeza de que deseja limpar todo o conteúdo das páginas?" #: views.py:277 msgid "On large databases this operation may take some time to execute." -msgstr "Esta operação pode levar algum tempo a executar em bases de dados grandes ." +msgstr "" +"Esta operação pode levar algum tempo a executar em bases de dados grandes ." #: views.py:283 msgid "Document pages content clean up complete." @@ -379,7 +386,9 @@ msgstr "Erro ao excluir transformação da fila; %(error)s " #, python-format msgid "" "Are you sure you wish to delete queue transformation \"%(transformation)s\"" -msgstr "Tem a certeza de que deseja excluir a transformação da fila \"%(transformation)s\"" +msgstr "" +"Tem a certeza de que deseja excluir a transformação da fila " +"\"%(transformation)s\"" #: views.py:410 msgid "Queue transformation created successfully" @@ -399,11 +408,15 @@ msgstr "Criar nova transformação para a fila: %s" msgid "" "Amount of seconds to delay OCR of documents to allow for the node's storage " "replication overhead." -msgstr "Número de segundos de atraso para o OCR de documentos para permitir a replicação de armazenamento do nó." +msgstr "" +"Número de segundos de atraso para o OCR de documentos para permitir a " +"replicação de armazenamento do nó." #: conf/settings.py:14 msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "Quantidade máxima de OCR's de documentos que um nó pode executar em simultâneo." +msgstr "" +"Quantidade máxima de OCR's de documentos que um nó pode executar em " +"simultâneo." #: conf/settings.py:15 msgid "Automatically queue newly created documents for OCR." @@ -415,9 +428,10 @@ msgstr "Caminho para o programa unpaper." #: conf/settings.py:18 msgid "" -"File path to poppler's pdftotext program used to extract text from PDF " -"files." -msgstr "Caminho para o programa pdftotext de poppler, usado para extrair texto de ficheiros PDF." +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" +"Caminho para o programa pdftotext de poppler, usado para extrair texto de " +"ficheiros PDF." #: parsers/__init__.py:87 parsers/__init__.py:164 msgid "Text extracted from PDF" diff --git a/apps/ocr/locale/pt_BR/LC_MESSAGES/django.po b/apps/ocr/locale/pt_BR/LC_MESSAGES/django.po index 31c73e2084..1cc497d7db 100644 --- a/apps/ocr/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/ocr/locale/pt_BR/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Renata Oliveira , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:31+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" #: __init__.py:32 __init__.py:33 @@ -47,7 +48,9 @@ msgstr "limpar conteúdo das páginas" msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." -msgstr "Executa um filtro de linguagem para remover erros comuns de OCR do conteúdo das páginas do documento." +msgstr "" +"Executa um filtro de linguagem para remover erros comuns de OCR do conteúdo " +"das páginas do documento." #: __init__.py:44 msgid "queue document list" @@ -277,7 +280,8 @@ msgstr "Documento: %(document)s já está na lista." #: views.py:178 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" -msgstr "Documento: %(document)s foi re-enfileirado para a lista de OCR: %(queue)s " +msgstr "" +"Documento: %(document)s foi re-enfileirado para a lista de OCR: %(queue)s " #: views.py:184 #, python-format @@ -335,7 +339,8 @@ msgstr "Tem certeza de que deseja limpar todo o conteúdo das páginas?" #: views.py:277 msgid "On large databases this operation may take some time to execute." -msgstr "Em grandes bases de dados esta operação pode levar algum tempo para executar." +msgstr "" +"Em grandes bases de dados esta operação pode levar algum tempo para executar." #: views.py:283 msgid "Document pages content clean up complete." @@ -378,7 +383,9 @@ msgstr "Erro ao deletar transformação de lista; %(error)s " #, python-format msgid "" "Are you sure you wish to delete queue transformation \"%(transformation)s\"" -msgstr "Tem certeza que deseja deletar a transformação de lista \"%(transformation)s\"" +msgstr "" +"Tem certeza que deseja deletar a transformação de lista \"%(transformation)s" +"\"" #: views.py:410 msgid "Queue transformation created successfully" @@ -398,11 +405,14 @@ msgstr "Criar nova transformação para a lista: %s" msgid "" "Amount of seconds to delay OCR of documents to allow for the node's storage " "replication overhead." -msgstr "Quantidade de segundos de atraso OCR de documentos para permitir o nó da sobrecarga de replicação de armazenamento." +msgstr "" +"Quantidade de segundos de atraso OCR de documentos para permitir o nó da " +"sobrecarga de replicação de armazenamento." #: conf/settings.py:14 msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "Quantidade máxima de documentos simultâneos OCRs que um nó pode executar." +msgstr "" +"Quantidade máxima de documentos simultâneos OCRs que um nó pode executar." #: conf/settings.py:15 msgid "Automatically queue newly created documents for OCR." @@ -414,8 +424,7 @@ msgstr "Caminho do arquivo para o programa unpaper." #: conf/settings.py:18 msgid "" -"File path to poppler's pdftotext program used to extract text from PDF " -"files." +"File path to poppler's pdftotext program used to extract text from PDF files." msgstr "" #: parsers/__init__.py:87 parsers/__init__.py:164 diff --git a/apps/ocr/locale/ru/LC_MESSAGES/django.po b/apps/ocr/locale/ru/LC_MESSAGES/django.po index 6a87dc6872..910051b31d 100644 --- a/apps/ocr/locale/ru/LC_MESSAGES/django.po +++ b/apps/ocr/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-17 22:12+0000\n" "Last-Translator: Roberto Rosario \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" #: __init__.py:32 __init__.py:33 msgid "submit to OCR queue" @@ -46,7 +48,9 @@ msgstr "очистка содержимого страниц" msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." -msgstr "Применить языковый фильтр для удаления общих ошибок распознавания содержимого страниц документа." +msgstr "" +"Применить языковый фильтр для удаления общих ошибок распознавания " +"содержимого страниц документа." #: __init__.py:44 msgid "queue document list" @@ -266,7 +270,8 @@ msgstr "Вы действительно хотите удалить очеред #: views.py:146 #, python-format msgid "Document: %(document)s was added to the OCR queue: %(queue)s." -msgstr "Документ: %(document)s добавлен для распознавания в очередь: %(queue)s." +msgstr "" +"Документ: %(document)s добавлен для распознавания в очередь: %(queue)s." #: views.py:149 #, python-format @@ -286,7 +291,8 @@ msgstr "Документ №: %d больше не существует." #: views.py:188 #, python-format msgid "Document: %s is already being processed and can't be re-queded." -msgstr "Документ: %s уже обработан и не может быть повторно добавлен в очередь." +msgstr "" +"Документ: %s уже обработан и не может быть повторно добавлен в очередь." #: views.py:200 #, python-format @@ -334,7 +340,9 @@ msgstr "Вы уверены, что хотите очистить все сод #: views.py:277 msgid "On large databases this operation may take some time to execute." -msgstr "В больших базах данных эта операция может занять некоторое время для выполнения." +msgstr "" +"В больших базах данных эта операция может занять некоторое время для " +"выполнения." #: views.py:283 msgid "Document pages content clean up complete." @@ -377,7 +385,8 @@ msgstr "Ошибка при удалении преобразования оче #, python-format msgid "" "Are you sure you wish to delete queue transformation \"%(transformation)s\"" -msgstr "Вы действительно хотите удалить преобразование очереди \"%(transformation)s\"" +msgstr "" +"Вы действительно хотите удалить преобразование очереди \"%(transformation)s\"" #: views.py:410 msgid "Queue transformation created successfully" @@ -397,15 +406,19 @@ msgstr "Создать новое преобразование для очере msgid "" "Amount of seconds to delay OCR of documents to allow for the node's storage " "replication overhead." -msgstr "Количество секунд задержки оптического распознавания документов для завершения репликации узла." +msgstr "" +"Количество секунд задержки оптического распознавания документов для " +"завершения репликации узла." #: conf/settings.py:14 msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "Максимальное количество одновременно распознаваемых документов для узла." +msgstr "" +"Максимальное количество одновременно распознаваемых документов для узла." #: conf/settings.py:15 msgid "Automatically queue newly created documents for OCR." -msgstr "Автоматически ставить в очередь новые документы для распознавания текста." +msgstr "" +"Автоматически ставить в очередь новые документы для распознавания текста." #: conf/settings.py:17 msgid "File path to unpaper program." @@ -413,8 +426,7 @@ msgstr "Путь к программе unpaper." #: conf/settings.py:18 msgid "" -"File path to poppler's pdftotext program used to extract text from PDF " -"files." +"File path to poppler's pdftotext program used to extract text from PDF files." msgstr "" #: parsers/__init__.py:87 parsers/__init__.py:164 diff --git a/apps/permissions/locale/de_DE/LC_MESSAGES/django.po b/apps/permissions/locale/de_DE/LC_MESSAGES/django.po index 3e39330cf9..f6dea626c4 100644 --- a/apps/permissions/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/permissions/locale/de_DE/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:03-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-04-20 11:13+0000\n" "Last-Translator: tetjarediske \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" #: __init__.py:17 models.py:209 views.py:40 @@ -150,7 +151,9 @@ msgstr "%(requester)s hat das Recht \"%(permission)s bereits." #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" -msgstr "Sind Sie sicher, dass Sie folgende Rechte gewähren wollen: %(permissions_label)s %(title_suffix)s" +msgstr "" +"Sind Sie sicher, dass Sie folgende Rechte gewähren wollen: " +"%(permissions_label)s %(title_suffix)s" #: views.py:222 #, python-format @@ -166,7 +169,9 @@ msgstr "%(requester)s hat nicht das Recht \"%(permission)s\" zugeteilt." #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" -msgstr "Sind Sie sicher, dass Sie folgende Rechte widerrufen wollen: %(permissions_label)s %(title_suffix)s" +msgstr "" +"Sind Sie sicher, dass Sie folgende Rechte widerrufen wollen: " +"%(permissions_label)s %(title_suffix)s" #: views.py:271 views.py:295 msgid "Users" @@ -202,4 +207,6 @@ msgstr "Gewähre" msgid "" "A list of existing roles that are automatically assigned to newly created " "users" -msgstr "Eine Liste der existierenden Rollen, welche automatisch neuen Benutzern zugewiesen werden" +msgstr "" +"Eine Liste der existierenden Rollen, welche automatisch neuen Benutzern " +"zugewiesen werden" diff --git a/apps/permissions/locale/en/LC_MESSAGES/django.po b/apps/permissions/locale/en/LC_MESSAGES/django.po index 6ebfd0111a..6468bd4cb1 100644 --- a/apps/permissions/locale/en/LC_MESSAGES/django.po +++ b/apps/permissions/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:30-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/permissions/locale/es/LC_MESSAGES/django.po b/apps/permissions/locale/es/LC_MESSAGES/django.po index 9edfad5410..051efec445 100644 --- a/apps/permissions/locale/es/LC_MESSAGES/django.po +++ b/apps/permissions/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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 , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:03-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-12 00:25+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:17 models.py:209 views.py:40 @@ -150,7 +151,8 @@ msgstr "%(requester)s, ya tenía el permiso \"%(permission)s\" concedido." #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" -msgstr "¿Está seguro que desea otorgar el %(permissions_label)s %(title_suffix)s?" +msgstr "" +"¿Está seguro que desea otorgar el %(permissions_label)s %(title_suffix)s?" #: views.py:222 #, python-format @@ -166,7 +168,8 @@ msgstr "%(requester)s, no tiene el permiso \"%(permission)s\" concedido." #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" -msgstr "¿Estás seguro que quiere revocar el %(permissions_label)s %(title_suffix)s?" +msgstr "" +"¿Estás seguro que quiere revocar el %(permissions_label)s %(title_suffix)s?" #: views.py:271 views.py:295 msgid "Users" @@ -202,4 +205,6 @@ msgstr "Otorgar" msgid "" "A list of existing roles that are automatically assigned to newly created " "users" -msgstr "Una lista de funciones existentes que se asignan automáticamente a los usuarios nuevos" +msgstr "" +"Una lista de funciones existentes que se asignan automáticamente a los " +"usuarios nuevos" diff --git a/apps/permissions/locale/it/LC_MESSAGES/django.po b/apps/permissions/locale/it/LC_MESSAGES/django.po index 355438eb2d..f4dca2995b 100644 --- a/apps/permissions/locale/it/LC_MESSAGES/django.po +++ b/apps/permissions/locale/it/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Pierpaolo Baldan , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:03-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-03-21 13:31+0000\n" "Last-Translator: Pierpaolo Baldan \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" #: __init__.py:17 models.py:209 views.py:40 @@ -151,7 +152,9 @@ msgstr "%(requester)s, ha già il permesso \"%(permission)s\" concesso." #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" -msgstr "Sei sicuro che tu voglia concedere questo permesso %(permissions_label)s %(title_suffix)s?" +msgstr "" +"Sei sicuro che tu voglia concedere questo permesso %(permissions_label)s " +"%(title_suffix)s?" #: views.py:222 #, python-format @@ -167,7 +170,9 @@ msgstr "%(requester)s, non ha i permessi \"%(permission)s\" consentiti." #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" -msgstr "Sei sicuro di voler revocare questo permesso %(permissions_label)s %(title_suffix)s?" +msgstr "" +"Sei sicuro di voler revocare questo permesso %(permissions_label)s " +"%(title_suffix)s?" #: views.py:271 views.py:295 msgid "Users" @@ -203,4 +208,6 @@ msgstr "Concessione" msgid "" "A list of existing roles that are automatically assigned to newly created " "users" -msgstr "Un elenco di ruoli esistenti che vengono automaticamente assegnati agli utenti appena creati" +msgstr "" +"Un elenco di ruoli esistenti che vengono automaticamente assegnati agli " +"utenti appena creati" diff --git a/apps/permissions/locale/pl/LC_MESSAGES/django.po b/apps/permissions/locale/pl/LC_MESSAGES/django.po index 3f6d4b4e2a..09404a9c5c 100644 --- a/apps/permissions/locale/pl/LC_MESSAGES/django.po +++ b/apps/permissions/locale/pl/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:03-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-20 16:08+0000\n" "Last-Translator: mic \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" #: __init__.py:17 models.py:209 views.py:40 msgid "roles" diff --git a/apps/permissions/locale/pt/LC_MESSAGES/django.po b/apps/permissions/locale/pt/LC_MESSAGES/django.po index 14e60ad4c5..7e4c0f74fb 100644 --- a/apps/permissions/locale/pt/LC_MESSAGES/django.po +++ b/apps/permissions/locale/pt/LC_MESSAGES/django.po @@ -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: # , 2011. # Roberto Rosario , 2012. @@ -9,15 +9,16 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:03-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-03 12:31+0000\n" "Last-Translator: Vítor Figueiró \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" #: __init__.py:17 models.py:209 views.py:40 @@ -152,7 +153,9 @@ msgstr "%(requester)s já tinha a permissão \"%(permission)s\"." #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" -msgstr "Tem a certeza de que pretende conceder %(permissions_label)s %(title_suffix)s?" +msgstr "" +"Tem a certeza de que pretende conceder %(permissions_label)s " +"%(title_suffix)s?" #: views.py:222 #, python-format @@ -168,7 +171,8 @@ msgstr "%(requester)s, não tem a permissão \"%(permission)s\"." #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" -msgstr "Tem a certeza de que pretende revogar %(permissions_label)s %(title_suffix)s?" +msgstr "" +"Tem a certeza de que pretende revogar %(permissions_label)s %(title_suffix)s?" #: views.py:271 views.py:295 msgid "Users" @@ -204,4 +208,6 @@ msgstr "Conceder" msgid "" "A list of existing roles that are automatically assigned to newly created " "users" -msgstr "Uma lista de funções existentes que são automaticamente atribuídas para utilizadores recém-criados" +msgstr "" +"Uma lista de funções existentes que são automaticamente atribuídas para " +"utilizadores recém-criados" diff --git a/apps/permissions/locale/pt_BR/LC_MESSAGES/django.po b/apps/permissions/locale/pt_BR/LC_MESSAGES/django.po index c3fa520407..c23b9a7022 100644 --- a/apps/permissions/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/permissions/locale/pt_BR/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Roberto Rosario , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:03-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:30+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" #: __init__.py:17 models.py:209 views.py:40 @@ -203,4 +204,6 @@ msgstr "Conceder" msgid "" "A list of existing roles that are automatically assigned to newly created " "users" -msgstr "A lista de funções existentes que são automaticamente designados para usuários recém-criados" +msgstr "" +"A lista de funções existentes que são automaticamente designados para " +"usuários recém-criados" diff --git a/apps/permissions/locale/ru/LC_MESSAGES/django.po b/apps/permissions/locale/ru/LC_MESSAGES/django.po index e1f72f1530..ae3f6a12b1 100644 --- a/apps/permissions/locale/ru/LC_MESSAGES/django.po +++ b/apps/permissions/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:03-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-03 05:06+0000\n" "Last-Translator: Sergey Glita \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" #: __init__.py:17 models.py:209 views.py:40 msgid "roles" @@ -202,4 +204,6 @@ msgstr "Предоставить" msgid "" "A list of existing roles that are automatically assigned to newly created " "users" -msgstr "Список существующих ролей, которые автоматически назначаются вновь создаваемым пользователям" +msgstr "" +"Список существующих ролей, которые автоматически назначаются вновь " +"создаваемым пользователям" diff --git a/apps/project_setup/locale/de_DE/LC_MESSAGES/django.po b/apps/project_setup/locale/de_DE/LC_MESSAGES/django.po index 5e6c013643..fee27c8c9a 100644 --- a/apps/project_setup/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/project_setup/locale/de_DE/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-04-20 09:24+0000\n" "Last-Translator: tetjarediske \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" #: __init__.py:5 diff --git a/apps/project_setup/locale/en/LC_MESSAGES/django.po b/apps/project_setup/locale/en/LC_MESSAGES/django.po index b30e051b2f..070f9a940a 100644 --- a/apps/project_setup/locale/en/LC_MESSAGES/django.po +++ b/apps/project_setup/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:30-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/project_setup/locale/es/LC_MESSAGES/django.po b/apps/project_setup/locale/es/LC_MESSAGES/django.po index be23f81697..d20efa4383 100644 --- a/apps/project_setup/locale/es/LC_MESSAGES/django.po +++ b/apps/project_setup/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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 , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2011-11-04 01:03+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:5 diff --git a/apps/project_setup/locale/it/LC_MESSAGES/django.po b/apps/project_setup/locale/it/LC_MESSAGES/django.po index 75789bd5bf..a4e157be11 100644 --- a/apps/project_setup/locale/it/LC_MESSAGES/django.po +++ b/apps/project_setup/locale/it/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2011-12-09 18:08+0000\n" "Last-Translator: Pierpaolo Baldan \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" #: __init__.py:5 diff --git a/apps/project_setup/locale/pl/LC_MESSAGES/django.po b/apps/project_setup/locale/pl/LC_MESSAGES/django.po index 63f16af75e..b23f60d43d 100644 --- a/apps/project_setup/locale/pl/LC_MESSAGES/django.po +++ b/apps/project_setup/locale/pl/LC_MESSAGES/django.po @@ -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: # mic , 2012. # , 2012. @@ -9,16 +9,18 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-20 21:42+0000\n" "Last-Translator: mic \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" #: __init__.py:5 msgid "setup" diff --git a/apps/project_setup/locale/pt/LC_MESSAGES/django.po b/apps/project_setup/locale/pt/LC_MESSAGES/django.po index 00637547db..8c44dec42d 100644 --- a/apps/project_setup/locale/pt/LC_MESSAGES/django.po +++ b/apps/project_setup/locale/pt/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Vítor Figueiró , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-03 09:57+0000\n" "Last-Translator: Vítor Figueiró \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" #: __init__.py:5 diff --git a/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.po b/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.po index 8924a33c32..a721fb019f 100644 --- a/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:31+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" #: __init__.py:5 diff --git a/apps/project_setup/locale/ru/LC_MESSAGES/django.po b/apps/project_setup/locale/ru/LC_MESSAGES/django.po index e16541b2c5..70890d5075 100644 --- a/apps/project_setup/locale/ru/LC_MESSAGES/django.po +++ b/apps/project_setup/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2011-11-19 20:30+0000\n" "Last-Translator: Sergey Glita \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" #: __init__.py:5 msgid "setup" diff --git a/apps/project_tools/locale/de_DE/LC_MESSAGES/django.po b/apps/project_tools/locale/de_DE/LC_MESSAGES/django.po index 6585a2d9fb..9766a5853e 100644 --- a/apps/project_tools/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/project_tools/locale/de_DE/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-04-20 09:18+0000\n" "Last-Translator: tetjarediske \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" #: __init__.py:5 views.py:15 diff --git a/apps/project_tools/locale/en/LC_MESSAGES/django.po b/apps/project_tools/locale/en/LC_MESSAGES/django.po index 5c15c1876e..3c4b4c0482 100644 --- a/apps/project_tools/locale/en/LC_MESSAGES/django.po +++ b/apps/project_tools/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:30-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/project_tools/locale/es/LC_MESSAGES/django.po b/apps/project_tools/locale/es/LC_MESSAGES/django.po index 38ab9b5b55..960fccae19 100644 --- a/apps/project_tools/locale/es/LC_MESSAGES/django.po +++ b/apps/project_tools/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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 , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2011-09-30 05:22+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:5 views.py:15 diff --git a/apps/project_tools/locale/it/LC_MESSAGES/django.po b/apps/project_tools/locale/it/LC_MESSAGES/django.po index e0467cfe33..99cfe05fd6 100644 --- a/apps/project_tools/locale/it/LC_MESSAGES/django.po +++ b/apps/project_tools/locale/it/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2011-12-09 18:01+0000\n" "Last-Translator: Pierpaolo Baldan \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" #: __init__.py:5 views.py:15 diff --git a/apps/project_tools/locale/pl/LC_MESSAGES/django.po b/apps/project_tools/locale/pl/LC_MESSAGES/django.po index f1f5082de7..cc56927265 100644 --- a/apps/project_tools/locale/pl/LC_MESSAGES/django.po +++ b/apps/project_tools/locale/pl/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-20 16:08+0000\n" "Last-Translator: mic \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" #: __init__.py:5 views.py:15 msgid "tools" diff --git a/apps/project_tools/locale/pt/LC_MESSAGES/django.po b/apps/project_tools/locale/pt/LC_MESSAGES/django.po index 455923ee93..c5ab9c9fd5 100644 --- a/apps/project_tools/locale/pt/LC_MESSAGES/django.po +++ b/apps/project_tools/locale/pt/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2011-11-02 01:25+0000\n" "Last-Translator: emersonsoares \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" #: __init__.py:5 views.py:15 diff --git a/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.po b/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.po index db7ab3e31f..68a0151f80 100644 --- a/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:31+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" #: __init__.py:5 views.py:15 diff --git a/apps/project_tools/locale/ru/LC_MESSAGES/django.po b/apps/project_tools/locale/ru/LC_MESSAGES/django.po index f7c6366244..72f7af4f4a 100644 --- a/apps/project_tools/locale/ru/LC_MESSAGES/django.po +++ b/apps/project_tools/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2011-11-03 17:24+0000\n" "Last-Translator: Sergey Glita \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" #: __init__.py:5 views.py:15 msgid "tools" diff --git a/apps/scheduler/locale/de_DE/LC_MESSAGES/django.po b/apps/scheduler/locale/de_DE/LC_MESSAGES/django.po index 9f68956164..2e5b7823ee 100644 --- a/apps/scheduler/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/scheduler/locale/de_DE/LC_MESSAGES/django.po @@ -1,20 +1,21 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:13-0400\n" "PO-Revision-Date: 2012-06-17 22:19+0000\n" "Last-Translator: Roberto Rosario \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" #: links.py:7 diff --git a/apps/scheduler/locale/en/LC_MESSAGES/django.po b/apps/scheduler/locale/en/LC_MESSAGES/django.po index 38df0eaafa..9c5685b2fe 100644 --- a/apps/scheduler/locale/en/LC_MESSAGES/django.po +++ b/apps/scheduler/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:30-0400\n" +"POT-Creation-Date: 2012-07-10 11:13-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/scheduler/locale/es/LC_MESSAGES/django.po b/apps/scheduler/locale/es/LC_MESSAGES/django.po index 1660612546..8683929cbb 100644 --- a/apps/scheduler/locale/es/LC_MESSAGES/django.po +++ b/apps/scheduler/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:13-0400\n" "PO-Revision-Date: 2012-06-17 22:27+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: links.py:7 diff --git a/apps/scheduler/locale/it/LC_MESSAGES/django.po b/apps/scheduler/locale/it/LC_MESSAGES/django.po index 64fe4d886c..3d7c948274 100644 --- a/apps/scheduler/locale/it/LC_MESSAGES/django.po +++ b/apps/scheduler/locale/it/LC_MESSAGES/django.po @@ -1,20 +1,21 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:13-0400\n" "PO-Revision-Date: 2012-06-17 22:19+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" #: links.py:7 diff --git a/apps/scheduler/locale/pl/LC_MESSAGES/django.po b/apps/scheduler/locale/pl/LC_MESSAGES/django.po index a2967be2cf..2174f1d2a2 100644 --- a/apps/scheduler/locale/pl/LC_MESSAGES/django.po +++ b/apps/scheduler/locale/pl/LC_MESSAGES/django.po @@ -1,21 +1,23 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:13-0400\n" "PO-Revision-Date: 2012-06-17 22:19+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" #: links.py:7 msgid "interval job list" diff --git a/apps/scheduler/locale/pt/LC_MESSAGES/django.po b/apps/scheduler/locale/pt/LC_MESSAGES/django.po index fd03d8f04d..5a9b6ab539 100644 --- a/apps/scheduler/locale/pt/LC_MESSAGES/django.po +++ b/apps/scheduler/locale/pt/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Vítor Figueiró , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:13-0400\n" "PO-Revision-Date: 2012-07-03 19:44+0000\n" "Last-Translator: Vítor Figueiró \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" #: links.py:7 diff --git a/apps/scheduler/locale/pt_BR/LC_MESSAGES/django.po b/apps/scheduler/locale/pt_BR/LC_MESSAGES/django.po index 11a8eca29e..fa7097c1c9 100644 --- a/apps/scheduler/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/scheduler/locale/pt_BR/LC_MESSAGES/django.po @@ -1,20 +1,21 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:13-0400\n" "PO-Revision-Date: 2012-06-17 22:19+0000\n" "Last-Translator: FULL NAME \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" #: links.py:7 diff --git a/apps/scheduler/locale/ru/LC_MESSAGES/django.po b/apps/scheduler/locale/ru/LC_MESSAGES/django.po index 49da980b7f..61de0ebf40 100644 --- a/apps/scheduler/locale/ru/LC_MESSAGES/django.po +++ b/apps/scheduler/locale/ru/LC_MESSAGES/django.po @@ -1,21 +1,23 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:13-0400\n" "PO-Revision-Date: 2012-06-17 22:19+0000\n" "Last-Translator: Roberto Rosario \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" #: links.py:7 msgid "interval job list" diff --git a/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.po b/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.po index d59115edb7..10bea02c45 100644 --- a/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-04-20 09:17+0000\n" "Last-Translator: tetjarediske \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" #: __init__.py:9 views.py:28 diff --git a/apps/smart_settings/locale/en/LC_MESSAGES/django.po b/apps/smart_settings/locale/en/LC_MESSAGES/django.po index 77f09a82f5..f2d8196153 100644 --- a/apps/smart_settings/locale/en/LC_MESSAGES/django.po +++ b/apps/smart_settings/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:30-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/smart_settings/locale/es/LC_MESSAGES/django.po b/apps/smart_settings/locale/es/LC_MESSAGES/django.po index f756c85ee4..685387e405 100644 --- a/apps/smart_settings/locale/es/LC_MESSAGES/django.po +++ b/apps/smart_settings/locale/es/LC_MESSAGES/django.po @@ -1,20 +1,21 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2011-09-30 05:09+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:9 views.py:28 diff --git a/apps/smart_settings/locale/it/LC_MESSAGES/django.po b/apps/smart_settings/locale/it/LC_MESSAGES/django.po index fcc0696e10..6ea01cda9b 100644 --- a/apps/smart_settings/locale/it/LC_MESSAGES/django.po +++ b/apps/smart_settings/locale/it/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2011-12-09 17:38+0000\n" "Last-Translator: Pierpaolo Baldan \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" #: __init__.py:9 views.py:28 diff --git a/apps/smart_settings/locale/pl/LC_MESSAGES/django.po b/apps/smart_settings/locale/pl/LC_MESSAGES/django.po index 5a07e0a4e4..db56db4dd5 100644 --- a/apps/smart_settings/locale/pl/LC_MESSAGES/django.po +++ b/apps/smart_settings/locale/pl/LC_MESSAGES/django.po @@ -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: # mic , 2012. # , 2012. @@ -9,16 +9,18 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-20 21:27+0000\n" "Last-Translator: mic \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" #: __init__.py:9 views.py:28 msgid "settings" diff --git a/apps/smart_settings/locale/pt/LC_MESSAGES/django.po b/apps/smart_settings/locale/pt/LC_MESSAGES/django.po index 5fd6c57fac..34bde6f444 100644 --- a/apps/smart_settings/locale/pt/LC_MESSAGES/django.po +++ b/apps/smart_settings/locale/pt/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Vítor Figueiró , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 11:59+0000\n" "Last-Translator: Vítor Figueiró \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" #: __init__.py:9 views.py:28 diff --git a/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.po b/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.po index ae883fe368..53a71f4da0 100644 --- a/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:31+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" #: __init__.py:9 views.py:28 diff --git a/apps/smart_settings/locale/ru/LC_MESSAGES/django.po b/apps/smart_settings/locale/ru/LC_MESSAGES/django.po index 23c939099c..38fdbbbe82 100644 --- a/apps/smart_settings/locale/ru/LC_MESSAGES/django.po +++ b/apps/smart_settings/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2011-11-03 17:15+0000\n" "Last-Translator: Sergey Glita \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" #: __init__.py:9 views.py:28 msgid "settings" diff --git a/apps/sources/locale/de_DE/LC_MESSAGES/django.po b/apps/sources/locale/de_DE/LC_MESSAGES/django.po index 1630520716..a9486d9d2c 100644 --- a/apps/sources/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/sources/locale/de_DE/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:03-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-17 22:11+0000\n" "Last-Translator: Roberto Rosario \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" #: __init__.py:20 @@ -31,15 +32,15 @@ msgstr "Löschen" msgid "sources" msgstr "Quellen" -#: __init__.py:24 literals.py:53 models.py:204 +#: __init__.py:24 literals.py:53 models.py:203 msgid "web forms" msgstr "Web-Formulare" -#: __init__.py:25 models.py:175 +#: __init__.py:25 models.py:174 msgid "staging folders" msgstr "Arbeitsordner" -#: __init__.py:26 models.py:239 +#: __init__.py:26 models.py:238 msgid "watch folders" msgstr "Ordner überwachen" @@ -139,7 +140,7 @@ msgstr "Drucker" msgid "Empty printer" msgstr "Leerer Drucker" -#: literals.py:47 models.py:203 +#: literals.py:47 models.py:202 msgid "web form" msgstr "Web-Formular" @@ -159,118 +160,117 @@ msgstr "Server Arbeitsordner" msgid "server watch folders" msgstr "Server Überwachungsordner" -#: models.py:36 +#: models.py:35 msgid "title" msgstr "Titel" -#: models.py:37 +#: models.py:36 msgid "enabled" msgstr "Aktiviert" -#: models.py:38 +#: models.py:37 msgid "whitelist" msgstr "Whitelist" -#: models.py:39 +#: models.py:38 msgid "blacklist" msgstr "Blacklist" -#: models.py:143 +#: models.py:142 msgid "icon" msgstr "Symbol" -#: models.py:143 +#: models.py:142 msgid "An icon to visually distinguish this source." msgstr "Ein Symbol um die Quelle von anderen zu unterscheiden" -#: models.py:159 models.py:211 +#: models.py:158 models.py:210 msgid "folder path" msgstr "Ordner Pfad" -#: models.py:159 models.py:211 +#: models.py:158 models.py:210 msgid "Server side filesystem path." msgstr "Pfad auf dem Server" -#: models.py:160 +#: models.py:159 msgid "preview width" msgstr "Vorschau Breite" -#: models.py:160 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "Breite die zum Konverter übergeben wird" -#: models.py:161 +#: models.py:160 msgid "preview height" msgstr "Vorschau Höhe" -#: models.py:161 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "Höhe die zum Konverter übergeben wird" -#: models.py:162 models.py:199 models.py:212 +#: models.py:161 models.py:198 models.py:211 msgid "uncompress" msgstr "dekomprimieren" -#: models.py:162 models.py:199 models.py:212 +#: models.py:161 models.py:198 models.py:211 msgid "Whether to expand or not compressed archives." msgstr "Sollen komprimierte Archive entpackt werden?" -#: models.py:163 models.py:213 +#: models.py:162 models.py:212 msgid "delete after upload" msgstr "löschen nach hochladen" -#: models.py:163 models.py:213 +#: models.py:162 models.py:212 msgid "Delete the file after is has been successfully uploaded." msgstr "Lösche die Datei nach erfolgreichem hochladen." -#: models.py:174 +#: models.py:173 msgid "staging folder" msgstr "Arbeitsordner" -#: models.py:214 +#: models.py:213 msgid "interval" msgstr "Intervall" -#: models.py:214 +#: models.py:213 msgid "" -"Inverval in seconds where the watch folder path is checked for new " -"documents." +"Inverval in seconds where the watch folder path is checked for new documents." msgstr "Intervall in Sekunden" -#: models.py:238 +#: models.py:237 msgid "watch folder" msgstr "Überwachungsordner" -#: models.py:243 +#: models.py:242 msgid "Enter a valid value." msgstr "Geben Sie eine gültigen Wert an." -#: models.py:271 views.py:595 +#: models.py:270 views.py:595 msgid "order" msgstr "Reihenfolge" -#: models.py:272 views.py:596 views.py:633 views.py:663 +#: models.py:271 views.py:596 views.py:633 views.py:663 msgid "transformation" msgstr "Transformation" -#: models.py:273 views.py:597 +#: models.py:272 views.py:597 msgid "arguments" msgstr "Parameter" -#: models.py:273 +#: models.py:272 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "Wörterbücher zum Identifizieren von Parametern nutzen, Beispiel: %s" -#: models.py:284 +#: models.py:283 msgid "document source transformation" msgstr "Quelldatei-Transformation" -#: models.py:285 +#: models.py:284 msgid "document source transformations" msgstr "Quelldatei-Transformationen" -#: models.py:292 models.py:293 +#: models.py:291 models.py:292 msgid "out of process" msgstr "aus dem Vorgang heraus" @@ -324,12 +324,16 @@ msgstr "Quellen hochladen" #: views.py:107 msgid "" "No interactive document sources have been defined or none have been enabled." -msgstr "Es wurden keine interaktiven Dokumentenquellen definiert oder sie sind nicht aktiviert." +msgstr "" +"Es wurden keine interaktiven Dokumentenquellen definiert oder sie sind nicht " +"aktiviert." #: views.py:108 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." -msgstr "Klicken Sie %(setup_link)s um Dokumentenquellen hinzuzufügen oder zu aktivieren." +msgstr "" +"Klicken Sie %(setup_link)s um Dokumentenquellen hinzuzufügen oder zu " +"aktivieren." #: views.py:165 msgid "New document version uploaded successfully." @@ -379,9 +383,9 @@ msgstr "Arbeitsdatei: %s erfolgreich hochgeladen." #: views.py:246 #, python-format msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual " -"files." -msgstr "Arbeitsdatei %s erfolgreich entpackt und als einzelne Dateien hochgeladen." +"Staging file: %s, uncompressed successfully and uploaded as individual files." +msgstr "" +"Arbeitsdatei %s erfolgreich entpackt und als einzelne Dateien hochgeladen." #: views.py:249 #, python-format @@ -513,7 +517,9 @@ msgstr "Fehler beim Löschen der Quellen-Transformation: %(error)s" #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -msgstr "Sind Sie sicher, dass Sie die Quellen-Transformation \"%(transformation)s\" löschen möchten" +msgstr "" +"Sind Sie sicher, dass Sie die Quellen-Transformation \"%(transformation)s\" " +"löschen möchten" #: views.py:695 msgid "Source transformation created successfully" diff --git a/apps/sources/locale/en/LC_MESSAGES/django.po b/apps/sources/locale/en/LC_MESSAGES/django.po index 9be1f767c0..f2404cf50f 100644 --- a/apps/sources/locale/en/LC_MESSAGES/django.po +++ b/apps/sources/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:30-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -29,15 +29,15 @@ msgstr "" msgid "sources" msgstr "" -#: __init__.py:24 literals.py:53 models.py:204 +#: __init__.py:24 literals.py:53 models.py:203 msgid "web forms" msgstr "" -#: __init__.py:25 models.py:175 +#: __init__.py:25 models.py:174 msgid "staging folders" msgstr "" -#: __init__.py:26 models.py:239 +#: __init__.py:26 models.py:238 msgid "watch folders" msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Empty printer" msgstr "" -#: literals.py:47 models.py:203 +#: literals.py:47 models.py:202 msgid "web form" msgstr "" @@ -157,117 +157,117 @@ msgstr "" msgid "server watch folders" msgstr "" -#: models.py:36 +#: models.py:35 msgid "title" msgstr "" -#: models.py:37 +#: models.py:36 msgid "enabled" msgstr "" -#: models.py:38 +#: models.py:37 msgid "whitelist" msgstr "" -#: models.py:39 +#: models.py:38 msgid "blacklist" msgstr "" -#: models.py:143 +#: models.py:142 msgid "icon" msgstr "" -#: models.py:143 +#: models.py:142 msgid "An icon to visually distinguish this source." msgstr "" -#: models.py:159 models.py:211 +#: models.py:158 models.py:210 msgid "folder path" msgstr "" -#: models.py:159 models.py:211 +#: models.py:158 models.py:210 msgid "Server side filesystem path." msgstr "" -#: models.py:160 +#: models.py:159 msgid "preview width" msgstr "" -#: models.py:160 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "" -#: models.py:161 +#: models.py:160 msgid "preview height" msgstr "" -#: models.py:161 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "" -#: models.py:162 models.py:199 models.py:212 +#: models.py:161 models.py:198 models.py:211 msgid "uncompress" msgstr "" -#: models.py:162 models.py:199 models.py:212 +#: models.py:161 models.py:198 models.py:211 msgid "Whether to expand or not compressed archives." msgstr "" -#: models.py:163 models.py:213 +#: models.py:162 models.py:212 msgid "delete after upload" msgstr "" -#: models.py:163 models.py:213 +#: models.py:162 models.py:212 msgid "Delete the file after is has been successfully uploaded." msgstr "" -#: models.py:174 +#: models.py:173 msgid "staging folder" msgstr "" -#: models.py:214 +#: models.py:213 msgid "interval" msgstr "" -#: models.py:214 +#: models.py:213 msgid "" "Inverval in seconds where the watch folder path is checked for new documents." msgstr "" -#: models.py:238 +#: models.py:237 msgid "watch folder" msgstr "" -#: models.py:243 +#: models.py:242 msgid "Enter a valid value." msgstr "" -#: models.py:271 views.py:595 +#: models.py:270 views.py:595 msgid "order" msgstr "" -#: models.py:272 views.py:596 views.py:633 views.py:663 +#: models.py:271 views.py:596 views.py:633 views.py:663 msgid "transformation" msgstr "" -#: models.py:273 views.py:597 +#: models.py:272 views.py:597 msgid "arguments" msgstr "" -#: models.py:273 +#: models.py:272 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "" -#: models.py:284 +#: models.py:283 msgid "document source transformation" msgstr "" -#: models.py:285 +#: models.py:284 msgid "document source transformations" msgstr "" -#: models.py:292 models.py:293 +#: models.py:291 models.py:292 msgid "out of process" msgstr "" diff --git a/apps/sources/locale/es/LC_MESSAGES/django.po b/apps/sources/locale/es/LC_MESSAGES/django.po index ee8e4633e8..02baaaa88b 100644 --- a/apps/sources/locale/es/LC_MESSAGES/django.po +++ b/apps/sources/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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 , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:03-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-17 22:22+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:20 @@ -30,15 +31,15 @@ msgstr "borrar" msgid "sources" msgstr "fuentes" -#: __init__.py:24 literals.py:53 models.py:204 +#: __init__.py:24 literals.py:53 models.py:203 msgid "web forms" msgstr "formularios web" -#: __init__.py:25 models.py:175 +#: __init__.py:25 models.py:174 msgid "staging folders" msgstr "carpetas de archivos provisionales" -#: __init__.py:26 models.py:239 +#: __init__.py:26 models.py:238 msgid "watch folders" msgstr "carpetas bajo observación" @@ -76,7 +77,8 @@ msgstr "Expandir archivos comprimidos" #: forms.py:35 forms.py:60 msgid "Upload a compressed file's contained files as individual documents" -msgstr "Subir los archivos de un archivo comprimido como documentos individuales" +msgstr "" +"Subir los archivos de un archivo comprimido como documentos individuales" #: forms.py:43 msgid "Staging file" @@ -138,7 +140,7 @@ msgstr "Impresora" msgid "Empty printer" msgstr "Impresora vacia" -#: literals.py:47 models.py:203 +#: literals.py:47 models.py:202 msgid "web form" msgstr "formulario web" @@ -158,118 +160,119 @@ msgstr "carpetas de archivos provisionales de servidor" msgid "server watch folders" msgstr "carpetas observadas de servidor" -#: models.py:36 +#: models.py:35 msgid "title" msgstr "título" -#: models.py:37 +#: models.py:36 msgid "enabled" msgstr "activado" -#: models.py:38 +#: models.py:37 msgid "whitelist" msgstr "lista blanca" -#: models.py:39 +#: models.py:38 msgid "blacklist" msgstr "lista negra" -#: models.py:143 +#: models.py:142 msgid "icon" msgstr "icono" -#: models.py:143 +#: models.py:142 msgid "An icon to visually distinguish this source." msgstr "Un icono para distinguir visualmente esta fuente." -#: models.py:159 models.py:211 +#: models.py:158 models.py:210 msgid "folder path" msgstr "ruta de la carpeta" -#: models.py:159 models.py:211 +#: models.py:158 models.py:210 msgid "Server side filesystem path." msgstr "Camino a los archivos en el servidor." -#: models.py:160 +#: models.py:159 msgid "preview width" msgstr "ancho de muestra" -#: models.py:160 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "Valor de la anchura que se pasa al backend convertidor." -#: models.py:161 +#: models.py:160 msgid "preview height" msgstr "alto de muestra" -#: models.py:161 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "Valor de la altura que se pasa al backend convertidor." -#: models.py:162 models.py:199 models.py:212 +#: models.py:161 models.py:198 models.py:211 msgid "uncompress" msgstr "descomprimir" -#: models.py:162 models.py:199 models.py:212 +#: models.py:161 models.py:198 models.py:211 msgid "Whether to expand or not compressed archives." msgstr "La posibilidad de ampliar o no archivos comprimidos." -#: models.py:163 models.py:213 +#: models.py:162 models.py:212 msgid "delete after upload" msgstr "eliminar después de subir" -#: models.py:163 models.py:213 +#: models.py:162 models.py:212 msgid "Delete the file after is has been successfully uploaded." msgstr "Eliminar el archivo después de que se haya cargado exitosamente." -#: models.py:174 +#: models.py:173 msgid "staging folder" msgstr "carpeta de archivos provisionales" -#: models.py:214 +#: models.py:213 msgid "interval" msgstr "intervalo" -#: models.py:214 +#: models.py:213 msgid "" -"Inverval in seconds where the watch folder path is checked for new " -"documents." -msgstr "Inverval es segundos, donde se comprueba la ruta de la carpeta para detectar nuevos documentos." +"Inverval in seconds where the watch folder path is checked for new documents." +msgstr "" +"Inverval es segundos, donde se comprueba la ruta de la carpeta para detectar " +"nuevos documentos." -#: models.py:238 +#: models.py:237 msgid "watch folder" msgstr "carpeta observada" -#: models.py:243 +#: models.py:242 msgid "Enter a valid value." msgstr "Introduzca un valor válido." -#: models.py:271 views.py:595 +#: models.py:270 views.py:595 msgid "order" msgstr "orden" -#: models.py:272 views.py:596 views.py:633 views.py:663 +#: models.py:271 views.py:596 views.py:633 views.py:663 msgid "transformation" msgstr "transformación" -#: models.py:273 views.py:597 +#: models.py:272 views.py:597 msgid "arguments" msgstr "argumentos" -#: models.py:273 +#: models.py:272 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "Utilizar diccionarios para identificar argumentos, por ejemplo: %s" -#: models.py:284 +#: models.py:283 msgid "document source transformation" msgstr "transformación de fuente de documentos" -#: models.py:285 +#: models.py:284 msgid "document source transformations" msgstr "transformaciones de fuentes de documentos" -#: models.py:292 models.py:293 +#: models.py:291 models.py:292 msgid "out of process" msgstr "fuera de proceso" @@ -323,12 +326,16 @@ msgstr "Upload sources" #: views.py:107 msgid "" "No interactive document sources have been defined or none have been enabled." -msgstr "No hay fuentes de documentos interactivos definidos o ninguna de ellas ha sido activada." +msgstr "" +"No hay fuentes de documentos interactivos definidos o ninguna de ellas ha " +"sido activada." #: views.py:108 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." -msgstr "Haga clic en %(setup_link)s para agregar o habilitar algunas fuentes de documentos." +msgstr "" +"Haga clic en %(setup_link)s para agregar o habilitar algunas fuentes de " +"documentos." #: views.py:165 msgid "New document version uploaded successfully." @@ -340,7 +347,8 @@ msgstr "Archivo subido correctamente." #: views.py:172 msgid "File uncompressed successfully and uploaded as individual files." -msgstr "Archivo descomprimido exitosamente y subido como archivos individuales." +msgstr "" +"Archivo descomprimido exitosamente y subido como archivos individuales." #: views.py:175 msgid "File was not a compressed file, uploaded as it was." @@ -378,14 +386,16 @@ msgstr "Archivo provisional: %s, subido exitosamente." #: views.py:246 #, python-format msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual " -"files." -msgstr "Archivo provisional: %s, descomprido exitosamente y subido como documentos individuales." +"Staging file: %s, uncompressed successfully and uploaded as individual files." +msgstr "" +"Archivo provisional: %s, descomprido exitosamente y subido como documentos " +"individuales." #: views.py:249 #, python-format msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "Archivo provisional: %s, no esta comprimido, subido como un solo documento." +msgstr "" +"Archivo provisional: %s, no esta comprimido, subido como un solo documento." #: views.py:254 #, python-format @@ -512,7 +522,9 @@ msgstr "Error borrando la transformación de la fuente; %(error)s" #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -msgstr "¿Está seguro que desea eliminar la transformación de la fuente \"%(transformation)s\"" +msgstr "" +"¿Está seguro que desea eliminar la transformación de la fuente " +"\"%(transformation)s\"" #: views.py:695 msgid "Source transformation created successfully" diff --git a/apps/sources/locale/it/LC_MESSAGES/django.po b/apps/sources/locale/it/LC_MESSAGES/django.po index 42d640b1d6..5e38ef3657 100644 --- a/apps/sources/locale/it/LC_MESSAGES/django.po +++ b/apps/sources/locale/it/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Pierpaolo Baldan , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:03-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-17 22:11+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" #: __init__.py:20 @@ -31,15 +32,15 @@ msgstr "cancella" msgid "sources" msgstr "sorgenti" -#: __init__.py:24 literals.py:53 models.py:204 +#: __init__.py:24 literals.py:53 models.py:203 msgid "web forms" msgstr "web forms" -#: __init__.py:25 models.py:175 +#: __init__.py:25 models.py:174 msgid "staging folders" msgstr "cartelle per la gestione temporanea" -#: __init__.py:26 models.py:239 +#: __init__.py:26 models.py:238 msgid "watch folders" msgstr "cartelle di" @@ -139,7 +140,7 @@ msgstr "Stampante" msgid "Empty printer" msgstr "Stampante vuota" -#: literals.py:47 models.py:203 +#: literals.py:47 models.py:202 msgid "web form" msgstr "web form" @@ -159,118 +160,121 @@ msgstr "server per la gestione temporanea delle cartelle" msgid "server watch folders" msgstr "server di salvataggio delle cartelle" -#: models.py:36 +#: models.py:35 msgid "title" msgstr "titolo" -#: models.py:37 +#: models.py:36 msgid "enabled" msgstr "abilitato" -#: models.py:38 +#: models.py:37 msgid "whitelist" msgstr "whitelist" -#: models.py:39 +#: models.py:38 msgid "blacklist" msgstr "blacklist" -#: models.py:143 +#: models.py:142 msgid "icon" msgstr "icona" -#: models.py:143 +#: models.py:142 msgid "An icon to visually distinguish this source." msgstr "Un'icona per distinguere visivamente questa fonte." -#: models.py:159 models.py:211 +#: models.py:158 models.py:210 msgid "folder path" msgstr "path della cartella" -#: models.py:159 models.py:211 +#: models.py:158 models.py:210 msgid "Server side filesystem path." msgstr "Path del server di filesystem" -#: models.py:160 +#: models.py:159 msgid "preview width" msgstr "anteprima larghezza" -#: models.py:160 +#: models.py:159 msgid "Width value to be passed to the converter backend." -msgstr "valore della larghezza da passare per le operazioni di conversione in backend" +msgstr "" +"valore della larghezza da passare per le operazioni di conversione in backend" -#: models.py:161 +#: models.py:160 msgid "preview height" msgstr "anteprima altezza" -#: models.py:161 +#: models.py:160 msgid "Height value to be passed to the converter backend." -msgstr "valore dell'altezza da passare per le operazioni di conversione in backend" +msgstr "" +"valore dell'altezza da passare per le operazioni di conversione in backend" -#: models.py:162 models.py:199 models.py:212 +#: models.py:161 models.py:198 models.py:211 msgid "uncompress" msgstr "decomprimere" -#: models.py:162 models.py:199 models.py:212 +#: models.py:161 models.py:198 models.py:211 msgid "Whether to expand or not compressed archives." msgstr "Se espandere o meno degli archivi compressi." -#: models.py:163 models.py:213 +#: models.py:162 models.py:212 msgid "delete after upload" msgstr "cancella dopo il caricamento" -#: models.py:163 models.py:213 +#: models.py:162 models.py:212 msgid "Delete the file after is has been successfully uploaded." msgstr "Cancella il file dopo essere stato caricato" -#: models.py:174 +#: models.py:173 msgid "staging folder" msgstr "Cartella di conservazione" -#: models.py:214 +#: models.py:213 msgid "interval" msgstr "intervallo" -#: models.py:214 +#: models.py:213 msgid "" -"Inverval in seconds where the watch folder path is checked for new " -"documents." -msgstr "Invervallo di pochi secondi in cui viene controllato il percorso cartella di controllo per i nuovi documenti." +"Inverval in seconds where the watch folder path is checked for new documents." +msgstr "" +"Invervallo di pochi secondi in cui viene controllato il percorso cartella di " +"controllo per i nuovi documenti." -#: models.py:238 +#: models.py:237 msgid "watch folder" msgstr "controlla cartella" -#: models.py:243 +#: models.py:242 msgid "Enter a valid value." msgstr "Inserisci un valore valido" -#: models.py:271 views.py:595 +#: models.py:270 views.py:595 msgid "order" msgstr "ordine" -#: models.py:272 views.py:596 views.py:633 views.py:663 +#: models.py:271 views.py:596 views.py:633 views.py:663 msgid "transformation" msgstr "trasformazione" -#: models.py:273 views.py:597 +#: models.py:272 views.py:597 msgid "arguments" msgstr "argomenti" -#: models.py:273 +#: models.py:272 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "Usa dei dizionari per identificare gli argomenti , esempio: %s" -#: models.py:284 +#: models.py:283 msgid "document source transformation" msgstr "trasformazione del documento sorgente" -#: models.py:285 +#: models.py:284 msgid "document source transformations" msgstr "trasformazioni dei documenti sorgente" -#: models.py:292 models.py:293 +#: models.py:291 models.py:292 msgid "out of process" msgstr "fuori del processo" @@ -324,12 +328,15 @@ msgstr "Sorgenti caricamento" #: views.py:107 msgid "" "No interactive document sources have been defined or none have been enabled." -msgstr "Nessuna fonte interattiva dei documenti sono state definite o non ne sono state attivate." +msgstr "" +"Nessuna fonte interattiva dei documenti sono state definite o non ne sono " +"state attivate." #: views.py:108 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." -msgstr "Click %(setup_link)s per aggiungere o abilitare una sorgente documenti." +msgstr "" +"Click %(setup_link)s per aggiungere o abilitare una sorgente documenti." #: views.py:165 msgid "New document version uploaded successfully." @@ -369,7 +376,8 @@ msgstr "carica un documento in locale dalla sorgente: %s" #: views.py:240 #, python-format msgid "Document version from staging file: %s, uploaded successfully." -msgstr "Versione documento da gestione temporanea file: %s,caricata con successo" +msgstr "" +"Versione documento da gestione temporanea file: %s,caricata con successo" #: views.py:243 #, python-format @@ -379,14 +387,14 @@ msgstr "File in allestimento:%s, caricato con successo." #: views.py:246 #, python-format msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual " -"files." +"Staging file: %s, uncompressed successfully and uploaded as individual files." msgstr "file temporaneo: %s, non compresso e caricato come file singolo" #: views.py:249 #, python-format msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "file temporaneo: %s, non è stato compresso, caricato come file singolo." +msgstr "" +"file temporaneo: %s, non è stato compresso, caricato come file singolo." #: views.py:254 #, python-format @@ -507,13 +515,16 @@ msgstr "Sorgente per la trasformazione cancellata con successo." #: views.py:652 #, python-format msgid "Error deleting source transformation; %(error)s" -msgstr "Erroro nella cancellazione della sorgente per la trasformazione; %(error)s" +msgstr "" +"Erroro nella cancellazione della sorgente per la trasformazione; %(error)s" #: views.py:665 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -msgstr "Sei sicuro di voler cancellare la sorgente di trasformazione \"%(transformation)s\"" +msgstr "" +"Sei sicuro di voler cancellare la sorgente di trasformazione " +"\"%(transformation)s\"" #: views.py:695 msgid "Source transformation created successfully" diff --git a/apps/sources/locale/pl/LC_MESSAGES/django.po b/apps/sources/locale/pl/LC_MESSAGES/django.po index f19112530b..9638b1ecda 100644 --- a/apps/sources/locale/pl/LC_MESSAGES/django.po +++ b/apps/sources/locale/pl/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:03-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-17 22:11+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" #: __init__.py:20 msgid "preview" @@ -30,15 +32,15 @@ msgstr "usunąć" msgid "sources" msgstr "źródła" -#: __init__.py:24 literals.py:53 models.py:204 +#: __init__.py:24 literals.py:53 models.py:203 msgid "web forms" msgstr "" -#: __init__.py:25 models.py:175 +#: __init__.py:25 models.py:174 msgid "staging folders" msgstr "" -#: __init__.py:26 models.py:239 +#: __init__.py:26 models.py:238 msgid "watch folders" msgstr "" @@ -138,7 +140,7 @@ msgstr "Drukarka" msgid "Empty printer" msgstr "Pusta drukarka" -#: literals.py:47 models.py:203 +#: literals.py:47 models.py:202 msgid "web form" msgstr "" @@ -158,118 +160,117 @@ msgstr "" msgid "server watch folders" msgstr "" -#: models.py:36 +#: models.py:35 msgid "title" msgstr "tytuł" -#: models.py:37 +#: models.py:36 msgid "enabled" msgstr "włączony" -#: models.py:38 +#: models.py:37 msgid "whitelist" msgstr "biała lista" -#: models.py:39 +#: models.py:38 msgid "blacklist" msgstr "czarna lista" -#: models.py:143 +#: models.py:142 msgid "icon" msgstr "ikona" -#: models.py:143 +#: models.py:142 msgid "An icon to visually distinguish this source." msgstr "" -#: models.py:159 models.py:211 +#: models.py:158 models.py:210 msgid "folder path" msgstr "" -#: models.py:159 models.py:211 +#: models.py:158 models.py:210 msgid "Server side filesystem path." msgstr "" -#: models.py:160 +#: models.py:159 msgid "preview width" msgstr "" -#: models.py:160 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "" -#: models.py:161 +#: models.py:160 msgid "preview height" msgstr "" -#: models.py:161 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "" -#: models.py:162 models.py:199 models.py:212 +#: models.py:161 models.py:198 models.py:211 msgid "uncompress" msgstr "rozpakuj" -#: models.py:162 models.py:199 models.py:212 +#: models.py:161 models.py:198 models.py:211 msgid "Whether to expand or not compressed archives." msgstr "" -#: models.py:163 models.py:213 +#: models.py:162 models.py:212 msgid "delete after upload" msgstr "" -#: models.py:163 models.py:213 +#: models.py:162 models.py:212 msgid "Delete the file after is has been successfully uploaded." msgstr "" -#: models.py:174 +#: models.py:173 msgid "staging folder" msgstr "" -#: models.py:214 +#: models.py:213 msgid "interval" msgstr "" -#: models.py:214 +#: models.py:213 msgid "" -"Inverval in seconds where the watch folder path is checked for new " -"documents." +"Inverval in seconds where the watch folder path is checked for new documents." msgstr "" -#: models.py:238 +#: models.py:237 msgid "watch folder" msgstr "sprawdzaj folder" -#: models.py:243 +#: models.py:242 msgid "Enter a valid value." msgstr "Wprowadź poprawną wartość." -#: models.py:271 views.py:595 +#: models.py:270 views.py:595 msgid "order" msgstr "" -#: models.py:272 views.py:596 views.py:633 views.py:663 +#: models.py:271 views.py:596 views.py:633 views.py:663 msgid "transformation" msgstr "" -#: models.py:273 views.py:597 +#: models.py:272 views.py:597 msgid "arguments" msgstr "" -#: models.py:273 +#: models.py:272 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "" -#: models.py:284 +#: models.py:283 msgid "document source transformation" msgstr "" -#: models.py:285 +#: models.py:284 msgid "document source transformations" msgstr "" -#: models.py:292 models.py:293 +#: models.py:291 models.py:292 msgid "out of process" msgstr "" @@ -378,8 +379,7 @@ msgstr "" #: views.py:246 #, python-format msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual " -"files." +"Staging file: %s, uncompressed successfully and uploaded as individual files." msgstr "" #: views.py:249 diff --git a/apps/sources/locale/pt/LC_MESSAGES/django.po b/apps/sources/locale/pt/LC_MESSAGES/django.po index 7946e92247..3f6d55820a 100644 --- a/apps/sources/locale/pt/LC_MESSAGES/django.po +++ b/apps/sources/locale/pt/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Vítor Figueiró , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:03-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-03 10:11+0000\n" "Last-Translator: Vítor Figueiró \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" #: __init__.py:20 @@ -31,15 +32,15 @@ msgstr "excluir" msgid "sources" msgstr "fontes" -#: __init__.py:24 literals.py:53 models.py:204 +#: __init__.py:24 literals.py:53 models.py:203 msgid "web forms" msgstr "formulários web" -#: __init__.py:25 models.py:175 +#: __init__.py:25 models.py:174 msgid "staging folders" msgstr "pastas de preparação" -#: __init__.py:26 models.py:239 +#: __init__.py:26 models.py:238 msgid "watch folders" msgstr "pastas vigiadas" @@ -77,7 +78,9 @@ msgstr "Expandir ficheiros compactados" #: forms.py:35 forms.py:60 msgid "Upload a compressed file's contained files as individual documents" -msgstr "Enviar os ficheiros contidos num ficheiro comprimido como documentos individuais" +msgstr "" +"Enviar os ficheiros contidos num ficheiro comprimido como documentos " +"individuais" #: forms.py:43 msgid "Staging file" @@ -139,7 +142,7 @@ msgstr "Impressora" msgid "Empty printer" msgstr "Impressora vazia" -#: literals.py:47 models.py:203 +#: literals.py:47 models.py:202 msgid "web form" msgstr "formulário web" @@ -159,118 +162,119 @@ msgstr "server staging folders" msgid "server watch folders" msgstr "pastas vigiadas do servidor" -#: models.py:36 +#: models.py:35 msgid "title" msgstr "título" -#: models.py:37 +#: models.py:36 msgid "enabled" msgstr "habilitado" -#: models.py:38 +#: models.py:37 msgid "whitelist" msgstr "lista branca" -#: models.py:39 +#: models.py:38 msgid "blacklist" msgstr "lista negra" -#: models.py:143 +#: models.py:142 msgid "icon" msgstr "ícone" -#: models.py:143 +#: models.py:142 msgid "An icon to visually distinguish this source." msgstr "Um ícone para distinguir visualmente esta fonte." -#: models.py:159 models.py:211 +#: models.py:158 models.py:210 msgid "folder path" msgstr "caminho da pasta" -#: models.py:159 models.py:211 +#: models.py:158 models.py:210 msgid "Server side filesystem path." msgstr "Caminho do sistema do servidor" -#: models.py:160 +#: models.py:159 msgid "preview width" msgstr "largura de visualização" -#: models.py:160 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "Valor da largura a ser passado para o backend conversor." -#: models.py:161 +#: models.py:160 msgid "preview height" msgstr "altura da visualização" -#: models.py:161 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "Valor da altura a ser passado ao conversor." -#: models.py:162 models.py:199 models.py:212 +#: models.py:161 models.py:198 models.py:211 msgid "uncompress" msgstr "descomprimir" -#: models.py:162 models.py:199 models.py:212 +#: models.py:161 models.py:198 models.py:211 msgid "Whether to expand or not compressed archives." msgstr "Se os ficheiros comprimidos devem ser descomprimidos ou não." -#: models.py:163 models.py:213 +#: models.py:162 models.py:212 msgid "delete after upload" msgstr "excluir após o envio" -#: models.py:163 models.py:213 +#: models.py:162 models.py:212 msgid "Delete the file after is has been successfully uploaded." msgstr "Excluir o ficheiro depois de ter sido enviado com sucesso." -#: models.py:174 +#: models.py:173 msgid "staging folder" msgstr "pasta de preparação" -#: models.py:214 +#: models.py:213 msgid "interval" msgstr "intervalo" -#: models.py:214 +#: models.py:213 msgid "" -"Inverval in seconds where the watch folder path is checked for new " -"documents." -msgstr "Invervalo em segundos entre verificações de novos documentos na pasta vigiada." +"Inverval in seconds where the watch folder path is checked for new documents." +msgstr "" +"Invervalo em segundos entre verificações de novos documentos na pasta " +"vigiada." -#: models.py:238 +#: models.py:237 msgid "watch folder" msgstr "pasta vigiada" -#: models.py:243 +#: models.py:242 msgid "Enter a valid value." msgstr "Introduza um valor válido." -#: models.py:271 views.py:595 +#: models.py:270 views.py:595 msgid "order" msgstr "ordem" -#: models.py:272 views.py:596 views.py:633 views.py:663 +#: models.py:271 views.py:596 views.py:633 views.py:663 msgid "transformation" msgstr "transformação" -#: models.py:273 views.py:597 +#: models.py:272 views.py:597 msgid "arguments" msgstr "argumentos" -#: models.py:273 +#: models.py:272 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "Use dicionários para identificar os argumentos, exemplo: %s" -#: models.py:284 +#: models.py:283 msgid "document source transformation" msgstr "transformação da origem de documentos" -#: models.py:285 +#: models.py:284 msgid "document source transformations" msgstr "transformações da origem de documentos" -#: models.py:292 models.py:293 +#: models.py:291 models.py:292 msgid "out of process" msgstr "fora do processo" @@ -324,12 +328,16 @@ msgstr "Fontes de envio" #: views.py:107 msgid "" "No interactive document sources have been defined or none have been enabled." -msgstr "Nenhuma fonte interativa de documentos foi definida ou nenhuma delas foi ativada." +msgstr "" +"Nenhuma fonte interativa de documentos foi definida ou nenhuma delas foi " +"ativada." #: views.py:108 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." -msgstr "Clique %(setup_link)s para adicionar ou habilitar algumas fontes de documentos." +msgstr "" +"Clique %(setup_link)s para adicionar ou habilitar algumas fontes de " +"documentos." #: views.py:165 msgid "New document version uploaded successfully." @@ -341,7 +349,8 @@ msgstr "Ficheiro enviado com sucesso." #: views.py:172 msgid "File uncompressed successfully and uploaded as individual files." -msgstr "Ficheiro descomprimido com sucesso e enviado como ficheiros individuais." +msgstr "" +"Ficheiro descomprimido com sucesso e enviado como ficheiros individuais." #: views.py:175 msgid "File was not a compressed file, uploaded as it was." @@ -369,7 +378,9 @@ msgstr "enviar um documento local da fonte: %s" #: views.py:240 #, python-format msgid "Document version from staging file: %s, uploaded successfully." -msgstr "Versão do documento a partir de ficheiro em preparação: %s, enviado com sucesso." +msgstr "" +"Versão do documento a partir de ficheiro em preparação: %s, enviado com " +"sucesso." #: views.py:243 #, python-format @@ -379,14 +390,17 @@ msgstr "Ficheiro em preparação: %s, enviado com sucesso." #: views.py:246 #, python-format msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual " -"files." -msgstr "Ficheiro em preparação: %s, descomprimido com sucesso e enviado como ficheiros individuais." +"Staging file: %s, uncompressed successfully and uploaded as individual files." +msgstr "" +"Ficheiro em preparação: %s, descomprimido com sucesso e enviado como " +"ficheiros individuais." #: views.py:249 #, python-format msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "Ficheiro em preparação: %s, não estava comprimido, enviado como ficheiro único." +msgstr "" +"Ficheiro em preparação: %s, não estava comprimido, enviado como ficheiro " +"único." #: views.py:254 #, python-format @@ -513,7 +527,9 @@ msgstr "Erro ao excluir transformação da fonte; %(error)s " #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -msgstr "Tem a certeza de que deseja excluir a transformação da fonte \"%(transformation)s\"" +msgstr "" +"Tem a certeza de que deseja excluir a transformação da fonte " +"\"%(transformation)s\"" #: views.py:695 msgid "Source transformation created successfully" diff --git a/apps/sources/locale/pt_BR/LC_MESSAGES/django.po b/apps/sources/locale/pt_BR/LC_MESSAGES/django.po index 74e892a6e7..bd2ad6b9a0 100644 --- a/apps/sources/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/sources/locale/pt_BR/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:03-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:31+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" #: __init__.py:20 @@ -30,15 +31,15 @@ msgstr "excluir" msgid "sources" msgstr "fontes" -#: __init__.py:24 literals.py:53 models.py:204 +#: __init__.py:24 literals.py:53 models.py:203 msgid "web forms" msgstr "formulários web" -#: __init__.py:25 models.py:175 +#: __init__.py:25 models.py:174 msgid "staging folders" msgstr "staging folders" -#: __init__.py:26 models.py:239 +#: __init__.py:26 models.py:238 msgid "watch folders" msgstr "assistir pastas" @@ -76,7 +77,8 @@ msgstr "Expandir arquivos compactados" #: forms.py:35 forms.py:60 msgid "Upload a compressed file's contained files as individual documents" -msgstr "Upload de um arquivo compactado contendo arquivos como documentos individuais" +msgstr "" +"Upload de um arquivo compactado contendo arquivos como documentos individuais" #: forms.py:43 msgid "Staging file" @@ -138,7 +140,7 @@ msgstr "Impressora" msgid "Empty printer" msgstr "Impressora vazia" -#: literals.py:47 models.py:203 +#: literals.py:47 models.py:202 msgid "web form" msgstr "formulário web" @@ -158,118 +160,119 @@ msgstr "server staging folders" msgid "server watch folders" msgstr "assistir pastas do servidor" -#: models.py:36 +#: models.py:35 msgid "title" msgstr "título" -#: models.py:37 +#: models.py:36 msgid "enabled" msgstr "habilitado" -#: models.py:38 +#: models.py:37 msgid "whitelist" msgstr "lista branca" -#: models.py:39 +#: models.py:38 msgid "blacklist" msgstr "lista negra" -#: models.py:143 +#: models.py:142 msgid "icon" msgstr "ícone" -#: models.py:143 +#: models.py:142 msgid "An icon to visually distinguish this source." msgstr "Um ícone para distinguir visualmente essa fonte." -#: models.py:159 models.py:211 +#: models.py:158 models.py:210 msgid "folder path" msgstr "caminho da pasta" -#: models.py:159 models.py:211 +#: models.py:158 models.py:210 msgid "Server side filesystem path." msgstr "Caminho do sistema do servidor" -#: models.py:160 +#: models.py:159 msgid "preview width" msgstr "largura de visualização" -#: models.py:160 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "Valor da largura a ser passado para o backend conversor." -#: models.py:161 +#: models.py:160 msgid "preview height" msgstr "altura de visualização" -#: models.py:161 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "Valor de altura para ser passado para o backend conversor." -#: models.py:162 models.py:199 models.py:212 +#: models.py:161 models.py:198 models.py:211 msgid "uncompress" msgstr "descompactar" -#: models.py:162 models.py:199 models.py:212 +#: models.py:161 models.py:198 models.py:211 msgid "Whether to expand or not compressed archives." msgstr "Se expandir ou não arquivos compactados." -#: models.py:163 models.py:213 +#: models.py:162 models.py:212 msgid "delete after upload" msgstr "excluir após o upload" -#: models.py:163 models.py:213 +#: models.py:162 models.py:212 msgid "Delete the file after is has been successfully uploaded." msgstr "Excluir o arquivo depois de ter sido carregado com sucesso." -#: models.py:174 +#: models.py:173 msgid "staging folder" msgstr "preparação de pasta" -#: models.py:214 +#: models.py:213 msgid "interval" msgstr "intervalo" -#: models.py:214 +#: models.py:213 msgid "" -"Inverval in seconds where the watch folder path is checked for new " -"documents." -msgstr "Invervalo em segundos, onde o caminho da pasta assistida está marcada para novos documentos." +"Inverval in seconds where the watch folder path is checked for new documents." +msgstr "" +"Invervalo em segundos, onde o caminho da pasta assistida está marcada para " +"novos documentos." -#: models.py:238 +#: models.py:237 msgid "watch folder" msgstr "assistir pasta" -#: models.py:243 +#: models.py:242 msgid "Enter a valid value." msgstr "Digite um valor válido." -#: models.py:271 views.py:595 +#: models.py:270 views.py:595 msgid "order" msgstr "ordem" -#: models.py:272 views.py:596 views.py:633 views.py:663 +#: models.py:271 views.py:596 views.py:633 views.py:663 msgid "transformation" msgstr "transformação" -#: models.py:273 views.py:597 +#: models.py:272 views.py:597 msgid "arguments" msgstr "argumentos" -#: models.py:273 +#: models.py:272 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "Use dicionários para identificar os argumentos, exemplo: %s" -#: models.py:284 +#: models.py:283 msgid "document source transformation" msgstr "transformação do documento de origem" -#: models.py:285 +#: models.py:284 msgid "document source transformations" msgstr "fonte de transformações de documentos" -#: models.py:292 models.py:293 +#: models.py:291 models.py:292 msgid "out of process" msgstr "" @@ -323,12 +326,16 @@ msgstr "Carregar fontes" #: views.py:107 msgid "" "No interactive document sources have been defined or none have been enabled." -msgstr "Nenhuma fonte de documento interativo foi definido ou nenhuma delas foi ativada." +msgstr "" +"Nenhuma fonte de documento interativo foi definido ou nenhuma delas foi " +"ativada." #: views.py:108 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." -msgstr "Clique %(setup_link)s para adicionar ou permitir algumas fontes de documentos." +msgstr "" +"Clique %(setup_link)s para adicionar ou permitir algumas fontes de " +"documentos." #: views.py:165 msgid "New document version uploaded successfully." @@ -378,8 +385,7 @@ msgstr "Staging file: %s, uploaded successfully." #: views.py:246 #, python-format msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual " -"files." +"Staging file: %s, uncompressed successfully and uploaded as individual files." msgstr "" #: views.py:249 @@ -512,7 +518,9 @@ msgstr "Erro ao deletar transformação de fonte; %(error)s " #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -msgstr "Tem certeza de que deseja deletar a transformação de fonte \" %(transformation)s \"" +msgstr "" +"Tem certeza de que deseja deletar a transformação de fonte \" " +"%(transformation)s \"" #: views.py:695 msgid "Source transformation created successfully" diff --git a/apps/sources/locale/ru/LC_MESSAGES/django.po b/apps/sources/locale/ru/LC_MESSAGES/django.po index bd4b2127cb..700257abbb 100644 --- a/apps/sources/locale/ru/LC_MESSAGES/django.po +++ b/apps/sources/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 19:03-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-17 22:11+0000\n" "Last-Translator: Roberto Rosario \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" #: __init__.py:20 msgid "preview" @@ -30,15 +32,15 @@ msgstr "удалить" msgid "sources" msgstr "источники" -#: __init__.py:24 literals.py:53 models.py:204 +#: __init__.py:24 literals.py:53 models.py:203 msgid "web forms" msgstr "web-формы" -#: __init__.py:25 models.py:175 +#: __init__.py:25 models.py:174 msgid "staging folders" msgstr "транспортные папки" -#: __init__.py:26 models.py:239 +#: __init__.py:26 models.py:238 msgid "watch folders" msgstr "наблюдаемые папки" @@ -138,7 +140,7 @@ msgstr "Принтер" msgid "Empty printer" msgstr "Пустой принтер" -#: literals.py:47 models.py:203 +#: literals.py:47 models.py:202 msgid "web form" msgstr "веб-формы" @@ -158,118 +160,118 @@ msgstr "папки на промежуточном сервере" msgid "server watch folders" msgstr "наблюдаемые папки" -#: models.py:36 +#: models.py:35 msgid "title" msgstr "название" -#: models.py:37 +#: models.py:36 msgid "enabled" msgstr "разрешено" -#: models.py:38 +#: models.py:37 msgid "whitelist" msgstr "белый список" -#: models.py:39 +#: models.py:38 msgid "blacklist" msgstr "черный список" -#: models.py:143 +#: models.py:142 msgid "icon" msgstr "иконка" -#: models.py:143 +#: models.py:142 msgid "An icon to visually distinguish this source." msgstr "Значок, чтобы визуально отличать этот источник." -#: models.py:159 models.py:211 +#: models.py:158 models.py:210 msgid "folder path" msgstr "путь к папке" -#: models.py:159 models.py:211 +#: models.py:158 models.py:210 msgid "Server side filesystem path." msgstr "Путь на сервере" -#: models.py:160 +#: models.py:159 msgid "preview width" msgstr "ширина предпросмотра" -#: models.py:160 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "Ширина после обработки." -#: models.py:161 +#: models.py:160 msgid "preview height" msgstr "Предварительный просмотр высоты" -#: models.py:161 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "Высота после обработки." -#: models.py:162 models.py:199 models.py:212 +#: models.py:161 models.py:198 models.py:211 msgid "uncompress" msgstr "распаковать" -#: models.py:162 models.py:199 models.py:212 +#: models.py:161 models.py:198 models.py:211 msgid "Whether to expand or not compressed archives." msgstr "Независимо от того распакованы или нет архивы." -#: models.py:163 models.py:213 +#: models.py:162 models.py:212 msgid "delete after upload" msgstr "удалить после загрузки" -#: models.py:163 models.py:213 +#: models.py:162 models.py:212 msgid "Delete the file after is has been successfully uploaded." msgstr "Удалить файл после загрузки." -#: models.py:174 +#: models.py:173 msgid "staging folder" msgstr "промежуточная папка" -#: models.py:214 +#: models.py:213 msgid "interval" msgstr "интервал" -#: models.py:214 +#: models.py:213 msgid "" -"Inverval in seconds where the watch folder path is checked for new " -"documents." -msgstr "Интервал в секундах, между проверками папки на появление новых документов." +"Inverval in seconds where the watch folder path is checked for new documents." +msgstr "" +"Интервал в секундах, между проверками папки на появление новых документов." -#: models.py:238 +#: models.py:237 msgid "watch folder" msgstr "просматривать папку" -#: models.py:243 +#: models.py:242 msgid "Enter a valid value." msgstr "Введите допустимое значение." -#: models.py:271 views.py:595 +#: models.py:270 views.py:595 msgid "order" msgstr "порядок" -#: models.py:272 views.py:596 views.py:633 views.py:663 +#: models.py:271 views.py:596 views.py:633 views.py:663 msgid "transformation" msgstr "преобразование" -#: models.py:273 views.py:597 +#: models.py:272 views.py:597 msgid "arguments" msgstr "аргументы" -#: models.py:273 +#: models.py:272 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "Использование словарей для определения аргументов, например: %s" -#: models.py:284 +#: models.py:283 msgid "document source transformation" msgstr "преобразования источника документов" -#: models.py:285 +#: models.py:284 msgid "document source transformations" msgstr "преобразования источника документов" -#: models.py:292 models.py:293 +#: models.py:291 models.py:292 msgid "out of process" msgstr "из процесса" @@ -328,7 +330,9 @@ msgstr "Интерактивные источники документов не #: views.py:108 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." -msgstr "Нажмите %(setup_link)s, чтобы добавить или включить какой-нибудь документ источников." +msgstr "" +"Нажмите %(setup_link)s, чтобы добавить или включить какой-нибудь документ " +"источников." #: views.py:165 msgid "New document version uploaded successfully." @@ -378,8 +382,7 @@ msgstr "Промежуточный файл %s загружен." #: views.py:246 #, python-format msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual " -"files." +"Staging file: %s, uncompressed successfully and uploaded as individual files." msgstr "Транспортный файл %s распакован и загружен в виде отдельных файлов." #: views.py:249 @@ -512,7 +515,8 @@ msgstr "Ошибка при удалении преобразования ист #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -msgstr "Вы действительно хотите удалить источник трансформации \"%(transformation)s\"" +msgstr "" +"Вы действительно хотите удалить источник трансформации \"%(transformation)s\"" #: views.py:695 msgid "Source transformation created successfully" diff --git a/apps/tags/locale/de_DE/LC_MESSAGES/django.po b/apps/tags/locale/de_DE/LC_MESSAGES/django.po index d3c944dbb7..932fe23a71 100644 --- a/apps/tags/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/tags/locale/de_DE/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-04-20 11:39+0000\n" "Last-Translator: tetjarediske \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" #: __init__.py:20 diff --git a/apps/tags/locale/en/LC_MESSAGES/django.po b/apps/tags/locale/en/LC_MESSAGES/django.po index 120be417ac..c78d130bd1 100644 --- a/apps/tags/locale/en/LC_MESSAGES/django.po +++ b/apps/tags/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:30-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/tags/locale/es/LC_MESSAGES/django.po b/apps/tags/locale/es/LC_MESSAGES/django.po index 9b0bdd0044..6b0539b4af 100644 --- a/apps/tags/locale/es/LC_MESSAGES/django.po +++ b/apps/tags/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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 , 2011, 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-12 19:27+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:20 diff --git a/apps/tags/locale/it/LC_MESSAGES/django.po b/apps/tags/locale/it/LC_MESSAGES/django.po index 19f24677b4..c2a1374a4b 100644 --- a/apps/tags/locale/it/LC_MESSAGES/django.po +++ b/apps/tags/locale/it/LC_MESSAGES/django.po @@ -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: # , 2011. # Pierpaolo Baldan , 2012. @@ -9,15 +9,16 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-03-21 13:46+0000\n" "Last-Translator: Pierpaolo Baldan \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" #: __init__.py:20 diff --git a/apps/tags/locale/pl/LC_MESSAGES/django.po b/apps/tags/locale/pl/LC_MESSAGES/django.po index 3467b45f2c..e27cec8c9b 100644 --- a/apps/tags/locale/pl/LC_MESSAGES/django.po +++ b/apps/tags/locale/pl/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-20 16:03+0000\n" "Last-Translator: mic \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" #: __init__.py:20 msgid "tag list" diff --git a/apps/tags/locale/pt/LC_MESSAGES/django.po b/apps/tags/locale/pt/LC_MESSAGES/django.po index 3420f8a4a9..d0819f0a6b 100644 --- a/apps/tags/locale/pt/LC_MESSAGES/django.po +++ b/apps/tags/locale/pt/LC_MESSAGES/django.po @@ -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: # , 2011. # Roberto Rosario , 2012. @@ -9,15 +9,16 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-03 10:12+0000\n" "Last-Translator: Vítor Figueiró \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" #: __init__.py:20 diff --git a/apps/tags/locale/pt_BR/LC_MESSAGES/django.po b/apps/tags/locale/pt_BR/LC_MESSAGES/django.po index 0b0ecc710b..5599939f79 100644 --- a/apps/tags/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/tags/locale/pt_BR/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Roberto Rosario , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:31+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" #: __init__.py:20 diff --git a/apps/tags/locale/ru/LC_MESSAGES/django.po b/apps/tags/locale/ru/LC_MESSAGES/django.po index c53d967092..43d2caa2e5 100644 --- a/apps/tags/locale/ru/LC_MESSAGES/django.po +++ b/apps/tags/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-27 04:24+0000\n" "Last-Translator: Sergey Glita \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" #: __init__.py:20 msgid "tag list" diff --git a/apps/user_management/locale/de_DE/LC_MESSAGES/django.po b/apps/user_management/locale/de_DE/LC_MESSAGES/django.po index b1ccedd62f..6b3ac4a1bc 100644 --- a/apps/user_management/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/user_management/locale/de_DE/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-05-05 10:48+0000\n" "Last-Translator: tetjarediske \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" #: __init__.py:13 @@ -122,7 +123,9 @@ msgstr "Hat ein benutzbares Passwort?" msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "Super User und Staff Benutzer bearbeiten ist nicht erlaubt, benutzen Sie das Administrator Interface dafür." +msgstr "" +"Super User und Staff Benutzer bearbeiten ist nicht erlaubt, benutzen Sie das " +"Administrator Interface dafür." #: views.py:68 #, python-format @@ -151,7 +154,9 @@ msgstr "Bitte mindestens einen Benutzer angeben." msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "Super User und Staff Benutzer löschen ist nicht erlaubt, benutzen Sie das Administrator Interface dafür." +msgstr "" +"Super User und Staff Benutzer löschen ist nicht erlaubt, benutzen Sie das " +"Administrator Interface dafür." #: views.py:126 #, python-format @@ -181,7 +186,9 @@ msgstr "Passwörter stimmen nicht überein, bitte noch einmal versuchen." msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "Super User und Staff Benutzer zurücksetzen ist nicht erlaubt, benutzen Sie das Administrator Interface dafür." +msgstr "" +"Super User und Staff Benutzer zurücksetzen ist nicht erlaubt, benutzen Sie " +"das Administrator Interface dafür." #: views.py:187 #, python-format @@ -191,7 +198,9 @@ msgstr "Passwort wurde erfolgreich zurückgesetzt: %s." #: views.py:189 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" -msgstr "Fehler beim zurücksetzen des Passworts für den Benutzer \"%(user)s\": %(error)s" +msgstr "" +"Fehler beim zurücksetzen des Passworts für den Benutzer \"%(user)s\": " +"%(error)s" #: views.py:205 #, python-format diff --git a/apps/user_management/locale/en/LC_MESSAGES/django.po b/apps/user_management/locale/en/LC_MESSAGES/django.po index 5e6005044a..5c3bb57769 100644 --- a/apps/user_management/locale/en/LC_MESSAGES/django.po +++ b/apps/user_management/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:30-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/user_management/locale/es/LC_MESSAGES/django.po b/apps/user_management/locale/es/LC_MESSAGES/django.po index f49d46811d..0c8af82320 100644 --- a/apps/user_management/locale/es/LC_MESSAGES/django.po +++ b/apps/user_management/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # 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. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-02 18:30+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: __init__.py:13 @@ -122,7 +123,9 @@ msgstr "¿Tiene contraseña utilizable?" msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "No se permite editar el super usuario y usuario de personal, use la interfaz de administración para estos casos." +msgstr "" +"No se permite editar el super usuario y usuario de personal, use la interfaz " +"de administración para estos casos." #: views.py:68 #, python-format @@ -151,7 +154,9 @@ msgstr "Debe proveer al menos un usuario." msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "No se permite eliminar el super usuario y usuario de personal, use la interfaz de administración para estos casos." +msgstr "" +"No se permite eliminar el super usuario y usuario de personal, use la " +"interfaz de administración para estos casos." #: views.py:126 #, python-format @@ -181,7 +186,9 @@ msgstr "Las contraseñas no coinciden, vuelva a intentarlo." msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "No se permite cambiar la contraseña del super usuario y usuarios de personal, use la interfaz de administración para estos casos." +msgstr "" +"No se permite cambiar la contraseña del super usuario y usuarios de " +"personal, use la interfaz de administración para estos casos." #: views.py:187 #, python-format @@ -191,7 +198,8 @@ msgstr "Restablecimiento exitoso de contraseña para el usuario: %s." #: views.py:189 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" -msgstr "Error de restaurando la contraseña para el usuario \"%(user)s\": %(error)s " +msgstr "" +"Error de restaurando la contraseña para el usuario \"%(user)s\": %(error)s " #: views.py:205 #, python-format diff --git a/apps/user_management/locale/it/LC_MESSAGES/django.po b/apps/user_management/locale/it/LC_MESSAGES/django.po index f1599a13d6..d692a056ea 100644 --- a/apps/user_management/locale/it/LC_MESSAGES/django.po +++ b/apps/user_management/locale/it/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Roberto Rosario , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-21 16:36+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" #: __init__.py:13 @@ -123,7 +124,9 @@ msgstr "la password è utilizzabile?" msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "Super utente e utente modifica il personale non è consentito, utilizzare l'interfaccia di amministrazione per questi casi." +msgstr "" +"Super utente e utente modifica il personale non è consentito, utilizzare " +"l'interfaccia di amministrazione per questi casi." #: views.py:68 #, python-format @@ -152,7 +155,9 @@ msgstr "Devi fornire almeno un utente." msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "Al super utente e utente non è consentito la cancellazione del personale, utilizzare l'interfaccia di amministrazione per questi casi." +msgstr "" +"Al super utente e utente non è consentito la cancellazione del personale, " +"utilizzare l'interfaccia di amministrazione per questi casi." #: views.py:126 #, python-format @@ -182,7 +187,9 @@ msgstr "La password non corrisponde, riprova." msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "Al super utente e utente non è consentito di reimpostare la password personale, utilizzare l'interfaccia di amministrazione per questi casi." +msgstr "" +"Al super utente e utente non è consentito di reimpostare la password " +"personale, utilizzare l'interfaccia di amministrazione per questi casi." #: views.py:187 #, python-format @@ -192,7 +199,9 @@ msgstr "Password reimpostata per l'utente: %s." #: views.py:189 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" -msgstr "Errore per il reimpostamento della password per l'utente \"%(user)s\": %(error)s" +msgstr "" +"Errore per il reimpostamento della password per l'utente \"%(user)s\": " +"%(error)s" #: views.py:205 #, python-format diff --git a/apps/user_management/locale/pl/LC_MESSAGES/django.po b/apps/user_management/locale/pl/LC_MESSAGES/django.po index 1dea92e192..aa9ea36c84 100644 --- a/apps/user_management/locale/pl/LC_MESSAGES/django.po +++ b/apps/user_management/locale/pl/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-21 15:33+0000\n" "Last-Translator: mic \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" #: __init__.py:13 msgid "user list" @@ -122,7 +124,9 @@ msgstr "posiada hasło?" msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "Super user oraz staff user edycja nie jest możliwa , należy użyć interfejsu administratora w takich przypadkach." +msgstr "" +"Super user oraz staff user edycja nie jest możliwa , należy użyć interfejsu " +"administratora w takich przypadkach." #: views.py:68 #, python-format @@ -151,7 +155,9 @@ msgstr "Musi podać co najmniej jednego użytkownika." msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "Super user oraz staff user usuwanie nie jest możliwa , należy użyć interfejsu administratora w takich przypadkach." +msgstr "" +"Super user oraz staff user usuwanie nie jest możliwa , należy użyć " +"interfejsu administratora w takich przypadkach." #: views.py:126 #, python-format @@ -181,7 +187,9 @@ msgstr "Hasła nie pasują, spróbuj ponownie." msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "Super user oraz staff user reset nie jest możliwa , należy użyć interfejsu administratora w takich przypadkach." +msgstr "" +"Super user oraz staff user reset nie jest możliwa , należy użyć interfejsu " +"administratora w takich przypadkach." #: views.py:187 #, python-format diff --git a/apps/user_management/locale/pt/LC_MESSAGES/django.po b/apps/user_management/locale/pt/LC_MESSAGES/django.po index 280b20036f..af6c9b7ecb 100644 --- a/apps/user_management/locale/pt/LC_MESSAGES/django.po +++ b/apps/user_management/locale/pt/LC_MESSAGES/django.po @@ -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: # Renata Oliveira , 2011. # Roberto Rosario , 2012. @@ -9,15 +9,16 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 14:19+0000\n" "Last-Translator: Vítor Figueiró \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" #: __init__.py:13 @@ -124,7 +125,9 @@ msgstr "tem senha válida?" msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "Não é permitida a edição de superutilizadores ou de membros da equipa; use a interface de administração para esses casos." +msgstr "" +"Não é permitida a edição de superutilizadores ou de membros da equipa; use a " +"interface de administração para esses casos." #: views.py:68 #, python-format @@ -153,7 +156,9 @@ msgstr "Deve fornecer pelo menos um utilizador." msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "Não é permitida a exclusão de superutilizadores ou de membros da equipa; use a interface de administração para esses casos." +msgstr "" +"Não é permitida a exclusão de superutilizadores ou de membros da equipa; use " +"a interface de administração para esses casos." #: views.py:126 #, python-format @@ -183,7 +188,9 @@ msgstr "As senhas não coincidem, tente novamente." msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "Não é permitido redefinir a senha de superutilizadores ou de membros da equipa; use a interface de administração para esses casos." +msgstr "" +"Não é permitido redefinir a senha de superutilizadores ou de membros da " +"equipa; use a interface de administração para esses casos." #: views.py:187 #, python-format diff --git a/apps/user_management/locale/pt_BR/LC_MESSAGES/django.po b/apps/user_management/locale/pt_BR/LC_MESSAGES/django.po index 0e106566ad..d937ba0ca2 100644 --- a/apps/user_management/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/user_management/locale/pt_BR/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Renata Oliveira , 2011. # Roberto Rosario , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:31+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" #: __init__.py:13 @@ -123,7 +124,9 @@ msgstr "tem senha usável?" msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "Edição de super usuário e usuário pessoal não é permitida, use a interface de administração para esses casos." +msgstr "" +"Edição de super usuário e usuário pessoal não é permitida, use a interface " +"de administração para esses casos." #: views.py:68 #, python-format @@ -152,7 +155,9 @@ msgstr "Deve fornecer pelo menos um usuário." msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "Excluir super usuário e usuário pessoal não é permitido, use a interface de administração para esses casos." +msgstr "" +"Excluir super usuário e usuário pessoal não é permitido, use a interface de " +"administração para esses casos." #: views.py:126 #, python-format @@ -182,7 +187,9 @@ msgstr "Senhas não coincidem, tente novamente." msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "Redefinir senha de super usuário e usuário pessoal não é permitido, use a interface de administração para esses casos." +msgstr "" +"Redefinir senha de super usuário e usuário pessoal não é permitido, use a " +"interface de administração para esses casos." #: views.py:187 #, python-format diff --git a/apps/user_management/locale/ru/LC_MESSAGES/django.po b/apps/user_management/locale/ru/LC_MESSAGES/django.po index 2813eb6ec8..cae001bf3b 100644 --- a/apps/user_management/locale/ru/LC_MESSAGES/django.po +++ b/apps/user_management/locale/ru/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # 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 , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-03 06:37+0000\n" "Last-Translator: Sergey Glita \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" #: __init__.py:13 msgid "user list" @@ -122,7 +124,9 @@ msgstr "есть действующий пароль?" msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "Редактирование суперпользователя и персонала не допускается, используйте для этого интерфейс администратора." +msgstr "" +"Редактирование суперпользователя и персонала не допускается, используйте для " +"этого интерфейс администратора." #: views.py:68 #, python-format @@ -151,7 +155,9 @@ msgstr "Должен быть хотя бы один пользователь." msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "Удаление суперпользователя и персонала не допускается, используйте интерфейс администратора для этих случаев." +msgstr "" +"Удаление суперпользователя и персонала не допускается, используйте " +"интерфейс администратора для этих случаев." #: views.py:126 #, python-format @@ -181,7 +187,9 @@ msgstr "Пароли не совпадают, попробуйте еще раз msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "Сброс паролей суперпользователя и персонала не допускается, используйте интерфейс администратора для этих случаев." +msgstr "" +"Сброс паролей суперпользователя и персонала не допускается, используйте " +"интерфейс администратора для этих случаев." #: views.py:187 #, python-format diff --git a/apps/web_theme/locale/de_DE/LC_MESSAGES/django.po b/apps/web_theme/locale/de_DE/LC_MESSAGES/django.po index a9aabf8501..5ef69736c3 100644 --- a/apps/web_theme/locale/de_DE/LC_MESSAGES/django.po +++ b/apps/web_theme/locale/de_DE/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-04-20 11:40+0000\n" "Last-Translator: tetjarediske \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" #: conf/settings.py:10 @@ -23,7 +24,10 @@ msgid "" "CSS theme to apply, options are: amro, bec, bec-green, blue, default, djime-" "cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and " "warehouse." -msgstr "Anzuwendendes CSS Theme, Optionen sind: amro, bec, bec-green, blue, default, djime-cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and warehouse." +msgstr "" +"Anzuwendendes CSS Theme, Optionen sind: amro, bec, bec-green, blue, default, " +"djime-cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish " +"and warehouse." #: conf/settings.py:12 msgid "Display extra information in the login screen." @@ -45,24 +49,56 @@ msgstr "Bestätige diese Benachrichtigung" msgid "close" msgstr "Schließen" -#: templates/web_theme_login.html:12 templates/web_theme_login.html.py:34 +#: templates/web_theme_login.html:13 templates/web_theme_login.html.py:50 msgid "Login" msgstr "Login" -#: templates/web_theme_login.html:18 +#: templates/web_theme_login.html:19 msgid "You are already logged in" msgstr "Sind sind bereits angemeldet" -#: templates/web_theme_login.html:21 +#: templates/web_theme_login.html:22 msgid "Redirecting you to the website entry point in 5 seconds." msgstr "Umleitung zur Startseite in 5 Sekunden." -#: templates/web_theme_login.html:24 +#: templates/web_theme_login.html:25 #, python-format msgid "" "Or click here if redirection doesn't " "work." -msgstr "Oder klicken hier, wenn die Umleitung nicht funktioniert." +msgstr "" +"Oder klicken hier, wenn die " +"Umleitung nicht funktioniert." + +#: templates/web_theme_login.html:36 +msgid "First time login" +msgstr "" + +#: templates/web_theme_login.html:38 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/web_theme_login.html:39 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/web_theme_login.html:40 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/web_theme_login.html:41 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/web_theme_login.html:42 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 diff --git a/apps/web_theme/locale/en/LC_MESSAGES/django.po b/apps/web_theme/locale/en/LC_MESSAGES/django.po index e6ba75c407..7206693422 100644 --- a/apps/web_theme/locale/en/LC_MESSAGES/django.po +++ b/apps/web_theme/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-05 10:30-0400\n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/apps/web_theme/locale/es/LC_MESSAGES/django.po b/apps/web_theme/locale/es/LC_MESSAGES/django.po index bd78904fe3..a83ec89f6c 100644 --- a/apps/web_theme/locale/es/LC_MESSAGES/django.po +++ b/apps/web_theme/locale/es/LC_MESSAGES/django.po @@ -1,20 +1,21 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2011-11-03 21:44+0000\n" "Last-Translator: Roberto Rosario \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" +"Language-Team: Spanish (Castilian) (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" #: conf/settings.py:10 @@ -22,7 +23,10 @@ msgid "" "CSS theme to apply, options are: amro, bec, bec-green, blue, default, djime-" "cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and " "warehouse." -msgstr "Tema CSS para aplicar, las opciones son: amro, bec, bec-green, blue, default, djime-cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish y warehouse." +msgstr "" +"Tema CSS para aplicar, las opciones son: amro, bec, bec-green, blue, " +"default, djime-cerulean, drastic-dark, kathleene, olive, orange, red, reidb-" +"greenish y warehouse." #: conf/settings.py:12 msgid "Display extra information in the login screen." @@ -44,24 +48,56 @@ msgstr "cerrar esta notificación" msgid "close" msgstr "cerrar" -#: templates/web_theme_login.html:12 templates/web_theme_login.html.py:34 +#: templates/web_theme_login.html:13 templates/web_theme_login.html.py:50 msgid "Login" msgstr "Iniciar sesión" -#: templates/web_theme_login.html:18 +#: templates/web_theme_login.html:19 msgid "You are already logged in" msgstr "Usted ya ha entrado" -#: templates/web_theme_login.html:21 +#: templates/web_theme_login.html:22 msgid "Redirecting you to the website entry point in 5 seconds." msgstr "Se va a redirigir al punto de entrada al sitio web en 5 segundos." -#: templates/web_theme_login.html:24 +#: templates/web_theme_login.html:25 #, python-format msgid "" "Or click here if redirection doesn't " "work." -msgstr "O haga clic aquí si la redirección no funciona." +msgstr "" +"O haga clic aquí si la redirección no " +"funciona." + +#: templates/web_theme_login.html:36 +msgid "First time login" +msgstr "" + +#: templates/web_theme_login.html:38 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/web_theme_login.html:39 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/web_theme_login.html:40 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/web_theme_login.html:41 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/web_theme_login.html:42 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 diff --git a/apps/web_theme/locale/it/LC_MESSAGES/django.po b/apps/web_theme/locale/it/LC_MESSAGES/django.po index 6b90a44fd7..2e63d93814 100644 --- a/apps/web_theme/locale/it/LC_MESSAGES/django.po +++ b/apps/web_theme/locale/it/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Carlo Zanatto <>, 2012. # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-06-08 07:17+0000\n" "Last-Translator: Carlo Zanatto <>\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" #: conf/settings.py:10 @@ -24,7 +25,10 @@ msgid "" "CSS theme to apply, options are: amro, bec, bec-green, blue, default, djime-" "cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and " "warehouse." -msgstr "Tema CSS da applicare, le opzioni sono: ABN AMRO, bec, bec-verde, blu, di default, djime-ceruleo, drastica-scuro, kathleene, oliva, arancio, rosso, reidb-verdastro e magazzino." +msgstr "" +"Tema CSS da applicare, le opzioni sono: ABN AMRO, bec, bec-verde, blu, di " +"default, djime-ceruleo, drastica-scuro, kathleene, oliva, arancio, rosso, " +"reidb-verdastro e magazzino." #: conf/settings.py:12 msgid "Display extra information in the login screen." @@ -46,24 +50,56 @@ msgstr "respingere questa notifica" msgid "close" msgstr "chiudi" -#: templates/web_theme_login.html:12 templates/web_theme_login.html.py:34 +#: templates/web_theme_login.html:13 templates/web_theme_login.html.py:50 msgid "Login" msgstr "Login" -#: templates/web_theme_login.html:18 +#: templates/web_theme_login.html:19 msgid "You are already logged in" msgstr "Sei già loggato" -#: templates/web_theme_login.html:21 +#: templates/web_theme_login.html:22 msgid "Redirecting you to the website entry point in 5 seconds." msgstr "Reindirizzamento al tuo punto di ingresso al sito in 5 secondi." -#: templates/web_theme_login.html:24 +#: templates/web_theme_login.html:25 #, python-format msgid "" "Or click here if redirection doesn't " "work." -msgstr "Oppure click qui if per essere rimandato al tuo sito nel caso non funzioni." +msgstr "" +"Oppure click qui if per essere " +"rimandato al tuo sito nel caso non funzioni." + +#: templates/web_theme_login.html:36 +msgid "First time login" +msgstr "" + +#: templates/web_theme_login.html:38 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/web_theme_login.html:39 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/web_theme_login.html:40 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/web_theme_login.html:41 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/web_theme_login.html:42 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 diff --git a/apps/web_theme/locale/pl/LC_MESSAGES/django.po b/apps/web_theme/locale/pl/LC_MESSAGES/django.po index 769a983e0d..6290518ac4 100644 --- a/apps/web_theme/locale/pl/LC_MESSAGES/django.po +++ b/apps/web_theme/locale/pl/LC_MESSAGES/django.po @@ -1,22 +1,24 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-02-20 17:16+0000\n" "Last-Translator: mic \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" #: conf/settings.py:10 msgid "" @@ -45,25 +47,55 @@ msgstr "" msgid "close" msgstr "" -#: templates/web_theme_login.html:12 templates/web_theme_login.html.py:34 +#: templates/web_theme_login.html:13 templates/web_theme_login.html.py:50 msgid "Login" msgstr "" -#: templates/web_theme_login.html:18 +#: templates/web_theme_login.html:19 msgid "You are already logged in" msgstr "Użytkownik jest już zalogowany" -#: templates/web_theme_login.html:21 +#: templates/web_theme_login.html:22 msgid "Redirecting you to the website entry point in 5 seconds." msgstr "" -#: templates/web_theme_login.html:24 +#: templates/web_theme_login.html:25 #, python-format msgid "" "Or click here if redirection doesn't " "work." msgstr "" +#: templates/web_theme_login.html:36 +msgid "First time login" +msgstr "" + +#: templates/web_theme_login.html:38 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/web_theme_login.html:39 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/web_theme_login.html:40 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/web_theme_login.html:41 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/web_theme_login.html:42 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 msgid "Previous" diff --git a/apps/web_theme/locale/pt/LC_MESSAGES/django.po b/apps/web_theme/locale/pt/LC_MESSAGES/django.po index b62a0fc635..295fa4143f 100644 --- a/apps/web_theme/locale/pt/LC_MESSAGES/django.po +++ b/apps/web_theme/locale/pt/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. # Vítor Figueiró , 2012. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 11:53+0000\n" "Last-Translator: Vítor Figueiró \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" #: conf/settings.py:10 @@ -24,7 +25,10 @@ msgid "" "CSS theme to apply, options are: amro, bec, bec-green, blue, default, djime-" "cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and " "warehouse." -msgstr "Tema CSS a ser aplicado, as opções são: amro, bec, bec-green, blue, default, djime-cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and warehouse." +msgstr "" +"Tema CSS a ser aplicado, as opções são: amro, bec, bec-green, blue, default, " +"djime-cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish " +"and warehouse." #: conf/settings.py:12 msgid "Display extra information in the login screen." @@ -46,24 +50,56 @@ msgstr "descartar esta notificação" msgid "close" msgstr "fechar" -#: templates/web_theme_login.html:12 templates/web_theme_login.html.py:34 +#: templates/web_theme_login.html:13 templates/web_theme_login.html.py:50 msgid "Login" msgstr "Login" -#: templates/web_theme_login.html:18 +#: templates/web_theme_login.html:19 msgid "You are already logged in" msgstr "Já se encontra autenticado" -#: templates/web_theme_login.html:21 +#: templates/web_theme_login.html:22 msgid "Redirecting you to the website entry point in 5 seconds." msgstr "Redirecionando-o para o ponto de entrada do site em 5 segundos." -#: templates/web_theme_login.html:24 +#: templates/web_theme_login.html:25 #, python-format msgid "" "Or click here if redirection doesn't " "work." -msgstr "Ou clique aqui se o redirecionamento não funcionar." +msgstr "" +"Ou clique aqui se o redirecionamento " +"não funcionar." + +#: templates/web_theme_login.html:36 +msgid "First time login" +msgstr "" + +#: templates/web_theme_login.html:38 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/web_theme_login.html:39 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/web_theme_login.html:40 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/web_theme_login.html:41 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/web_theme_login.html:42 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 diff --git a/apps/web_theme/locale/pt_BR/LC_MESSAGES/django.po b/apps/web_theme/locale/pt_BR/LC_MESSAGES/django.po index 4098b43464..5b6a5ec073 100644 --- a/apps/web_theme/locale/pt_BR/LC_MESSAGES/django.po +++ b/apps/web_theme/locale/pt_BR/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2012-07-02 03:32+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" #: conf/settings.py:10 @@ -23,7 +24,10 @@ msgid "" "CSS theme to apply, options are: amro, bec, bec-green, blue, default, djime-" "cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and " "warehouse." -msgstr "Tema CSS a ser aplicado, as opções são: amro, bec, bec-green, blue, default, djime-cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and warehouse." +msgstr "" +"Tema CSS a ser aplicado, as opções são: amro, bec, bec-green, blue, default, " +"djime-cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish " +"and warehouse." #: conf/settings.py:12 msgid "Display extra information in the login screen." @@ -45,24 +49,56 @@ msgstr "descartar essa notificação" msgid "close" msgstr "fechar" -#: templates/web_theme_login.html:12 templates/web_theme_login.html.py:34 +#: templates/web_theme_login.html:13 templates/web_theme_login.html.py:50 msgid "Login" msgstr "Login" -#: templates/web_theme_login.html:18 +#: templates/web_theme_login.html:19 msgid "You are already logged in" msgstr "Você já está logado" -#: templates/web_theme_login.html:21 +#: templates/web_theme_login.html:22 msgid "Redirecting you to the website entry point in 5 seconds." msgstr "Redirecionando você para o ponto de entrada do site em 5 segundos." -#: templates/web_theme_login.html:24 +#: templates/web_theme_login.html:25 #, python-format msgid "" "Or click here if redirection doesn't " "work." -msgstr "Ou clique aqui se o redirecionamento não funcionar." +msgstr "" +"Ou clique aqui se o redirecionamento " +"não funcionar." + +#: templates/web_theme_login.html:36 +msgid "First time login" +msgstr "" + +#: templates/web_theme_login.html:38 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/web_theme_login.html:39 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/web_theme_login.html:40 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/web_theme_login.html:41 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/web_theme_login.html:42 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8 diff --git a/apps/web_theme/locale/ru/LC_MESSAGES/django.po b/apps/web_theme/locale/ru/LC_MESSAGES/django.po index 87baac2fce..b9b5d85f62 100644 --- a/apps/web_theme/locale/ru/LC_MESSAGES/django.po +++ b/apps/web_theme/locale/ru/LC_MESSAGES/django.po @@ -1,28 +1,33 @@ # 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: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2012-06-17 18:09-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-07-10 11:12-0400\n" "PO-Revision-Date: 2011-11-04 15:22+0000\n" "Last-Translator: Sergey Glita \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" #: conf/settings.py:10 msgid "" "CSS theme to apply, options are: amro, bec, bec-green, blue, default, djime-" "cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and " "warehouse." -msgstr "CSS theme to apply, options are: amro, bec, bec-green, blue, default, djime-cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and warehouse." +msgstr "" +"CSS theme to apply, options are: amro, bec, bec-green, blue, default, djime-" +"cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and " +"warehouse." #: conf/settings.py:12 msgid "Display extra information in the login screen." @@ -44,24 +49,56 @@ msgstr "убрать это уведомление" msgid "close" msgstr "закрыть" -#: templates/web_theme_login.html:12 templates/web_theme_login.html.py:34 +#: templates/web_theme_login.html:13 templates/web_theme_login.html.py:50 msgid "Login" msgstr "Войти" -#: templates/web_theme_login.html:18 +#: templates/web_theme_login.html:19 msgid "You are already logged in" msgstr "Вы уже вошли в систему" -#: templates/web_theme_login.html:21 +#: templates/web_theme_login.html:22 msgid "Redirecting you to the website entry point in 5 seconds." msgstr "Перенаправит вас на вход веб-сайта через 5 секунд." -#: templates/web_theme_login.html:24 +#: templates/web_theme_login.html:25 #, python-format msgid "" "Or click here if redirection doesn't " "work." -msgstr "Или нажмите здесь , если перенаправление не работает." +msgstr "" +"Или нажмите здесь , если " +"перенаправление не работает." + +#: templates/web_theme_login.html:36 +msgid "First time login" +msgstr "" + +#: templates/web_theme_login.html:38 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/web_theme_login.html:39 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/web_theme_login.html:40 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/web_theme_login.html:41 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/web_theme_login.html:42 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" #: templates/pagination/pagination.html:6 #: templates/pagination/pagination.html:8