Language source and translations updates

This commit is contained in:
Roberto Rosario
2012-02-02 14:56:15 -04:00
parent e870f4ee5a
commit 2dfad128e2
225 changed files with 9360 additions and 7843 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-12-06 03:26-0400\n"
"POT-Creation-Date: 2012-02-02 14:17-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,43 +17,43 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: __init__.py:31
#: __init__.py:33
msgid "maintenance"
msgstr ""
#: __init__.py:32
#: __init__.py:34
msgid "statistics"
msgstr ""
#: __init__.py:33
#: __init__.py:35
msgid "diagnostics"
msgstr ""
#: __init__.py:34
#: __init__.py:36
msgid "sentry"
msgstr ""
#: __init__.py:35
#: __init__.py:37
msgid "admin site"
msgstr ""
#: __init__.py:38
#: __init__.py:40
msgid "home"
msgstr ""
#: __init__.py:40
#: __init__.py:42
msgid "search"
msgstr ""
#: views.py:41
#: views.py:43
msgid "maintenance menu"
msgstr ""
#: views.py:53
#: views.py:56
msgid "Statistics"
msgstr ""
#: views.py:61
#: views.py:66
msgid "Diagnostics"
msgstr ""
@@ -99,37 +99,37 @@ msgstr ""
msgid "Secondary menu"
msgstr ""
#: templates/base.html:302
#: templates/base.html:301
#, python-format
msgid "Actions for %(name)s: %(navigation_object)s"
msgstr ""
#: templates/base.html:304 templates/base.html.py:336
#: templates/base.html:303 templates/base.html.py:346
#, python-format
msgid "Actions for: %(navigation_object)s"
msgstr ""
#: templates/base.html:307
#: templates/base.html:306
msgid "Available actions"
msgstr ""
#: templates/base.html:319 templates/base.html.py:351
#: templates/base.html:318 templates/base.html.py:361
msgid "Related actions"
msgstr ""
#: templates/base.html:334
#: templates/base.html:329 templates/base.html.py:374
msgid "Other available actions"
msgstr ""
#: templates/base.html:344
#, python-format
msgid "Actions for %(object_name)s: %(navigation_object)s"
msgstr ""
#: templates/base.html:339
#: templates/base.html:349
msgid "Actions"
msgstr ""
#: templates/base.html:364
msgid "Other available actions"
msgstr ""
#: templates/home.html:8
msgid "Django based open source document management system"
msgstr ""
@@ -140,6 +140,6 @@ msgid ""
"indexing, tagging, file serving integration and OCR capabilities"
msgstr ""
#: templates/project_description.html:15
#: templates/project_description.html:18
msgid "Released under the GPL V3 License"
msgstr ""

View File

@@ -1,67 +1,68 @@
# 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 <roberto.rosario.gonzalez@gmail.com>, 2011, 2012.
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"POT-Creation-Date: 2011-12-06 03:26-0400\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-02-02 14:17-0400\n"
"PO-Revision-Date: 2012-01-02 05:42+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/mayan-edms/team/es/)\n"
"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/"
"mayan-edms/team/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:33
msgid "maintenance"
msgstr "mantenimiento"
#: __init__.py:32
#: __init__.py:34
msgid "statistics"
msgstr "estadísticas"
#: __init__.py:33
#: __init__.py:35
msgid "diagnostics"
msgstr "diagnósticos"
#: __init__.py:34
#: __init__.py:36
msgid "sentry"
msgstr "sentry"
#: __init__.py:35
#: __init__.py:37
msgid "admin site"
msgstr "sitio administrativo"
#: __init__.py:38
#: __init__.py:40
msgid "home"
msgstr "inicio"
#: __init__.py:40
#: __init__.py:42
msgid "search"
msgstr "búsqueda"
#: views.py:41
#: views.py:43
msgid "maintenance menu"
msgstr "menú de mantenimiento"
#: views.py:53
#: views.py:56
msgid "Statistics"
msgstr "Estadísticas"
#: views.py:61
#: views.py:66
msgid "Diagnostics"
msgstr "Diagnósticos"
#: 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 ""
"Controla si la funcionalidad de búsqueda es proporcionada por una barra "
"lateral o por una entrada de menú."
@@ -102,37 +103,37 @@ msgstr "Desconectarse"
msgid "Secondary menu"
msgstr "Menú secundario"
#: templates/base.html:302
#: templates/base.html:301
#, python-format
msgid "Actions for %(name)s: %(navigation_object)s"
msgstr "Acciones para %(name)s: %(navigation_object)s "
#: templates/base.html:304 templates/base.html.py:336
#: templates/base.html:303 templates/base.html.py:346
#, python-format
msgid "Actions for: %(navigation_object)s"
msgstr "Acciones para: %(navigation_object)s "
#: templates/base.html:307
#: templates/base.html:306
msgid "Available actions"
msgstr "Acciones disponibles"
#: templates/base.html:319 templates/base.html.py:351
#: templates/base.html:318 templates/base.html.py:361
msgid "Related actions"
msgstr "Acciones relacionadas"
#: templates/base.html:334
#: templates/base.html:329 templates/base.html.py:374
msgid "Other available actions"
msgstr "Otras acciones disponibles"
#: templates/base.html:344
#, python-format
msgid "Actions for %(object_name)s: %(navigation_object)s"
msgstr "Acciones para %(object_name)s: %(navigation_object)s "
#: templates/base.html:339
#: templates/base.html:349
msgid "Actions"
msgstr "Acciones"
#: templates/base.html:364
msgid "Other available actions"
msgstr "Otras acciones disponibles"
#: templates/home.html:8
msgid "Django based open source document management system"
msgstr "Sistema de manejo de documentos de código abierto basado en Django"
@@ -146,8 +147,6 @@ msgstr ""
"personaliables, indexación, etiquedado de documentos, integración de "
"servicio de archivos y capacidades de OCR"
#: templates/project_description.html:15
#: templates/project_description.html:18
msgid "Released under the GPL V3 License"
msgstr "Publicado bajo la licencia GPL v3"

View File

@@ -1,67 +1,68 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# <pierpaolo.baldan@gmail.com>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"POT-Creation-Date: 2011-12-06 03:26-0400\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-02-02 14:17-0400\n"
"PO-Revision-Date: 2012-01-02 04:46+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/it/)\n"
"Language-Team: Italian (http://www.transifex.net/projects/p/mayan-edms/team/"
"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:33
msgid "maintenance"
msgstr "manutenzione"
#: __init__.py:32
#: __init__.py:34
msgid "statistics"
msgstr "statistiche"
#: __init__.py:33
#: __init__.py:35
msgid "diagnostics"
msgstr "disgnostica"
#: __init__.py:34
#: __init__.py:36
msgid "sentry"
msgstr "guardia"
#: __init__.py:35
#: __init__.py:37
msgid "admin site"
msgstr "sito d'amministrazione"
#: __init__.py:38
#: __init__.py:40
msgid "home"
msgstr "home"
#: __init__.py:40
#: __init__.py:42
msgid "search"
msgstr "cerca"
#: views.py:41
#: views.py:43
msgid "maintenance menu"
msgstr "menu manutenzione"
#: views.py:53
#: views.py:56
msgid "Statistics"
msgstr "Statistiche"
#: views.py:61
#: views.py:66
msgid "Diagnostics"
msgstr "Diagnostica"
#: 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 ""
"Controlla se la funzionalità di ricerca è fornita da un widget sidebar o da "
"una voce di menu."
@@ -102,37 +103,37 @@ msgstr "Logout"
msgid "Secondary menu"
msgstr "Menu secondario"
#: templates/base.html:302
#: templates/base.html:301
#, python-format
msgid "Actions for %(name)s: %(navigation_object)s"
msgstr "Azione per %(name)s: %(navigation_object)s"
#: templates/base.html:304 templates/base.html.py:336
#: templates/base.html:303 templates/base.html.py:346
#, python-format
msgid "Actions for: %(navigation_object)s"
msgstr "Azione per : %(navigation_object)s"
#: templates/base.html:307
#: templates/base.html:306
msgid "Available actions"
msgstr "Azioni disponibili"
#: templates/base.html:319 templates/base.html.py:351
#: templates/base.html:318 templates/base.html.py:361
msgid "Related actions"
msgstr "Azioni relative"
#: templates/base.html:334
#: templates/base.html:329 templates/base.html.py:374
msgid "Other available actions"
msgstr "Altre azioni disponibili"
#: templates/base.html:344
#, python-format
msgid "Actions for %(object_name)s: %(navigation_object)s"
msgstr "Azioni per %(object_name)s: %(navigation_object)s"
#: templates/base.html:339
#: templates/base.html:349
msgid "Actions"
msgstr "Azioni"
#: templates/base.html:364
msgid "Other available actions"
msgstr "Altre azioni disponibili"
#: templates/home.html:8
msgid "Django based open source document management system"
msgstr ""
@@ -142,12 +143,10 @@ 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"
"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:15
#: templates/project_description.html:18
msgid "Released under the GPL V3 License"
msgstr "Rilasciato con licenza GPL V3"

View File

@@ -1,67 +1,68 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# <dev.emerson@gmail.com>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"POT-Creation-Date: 2011-12-06 03:26-0400\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-02-02 14:17-0400\n"
"PO-Revision-Date: 2012-01-02 04:46+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Language-Team: Portuguese (http://www.transifex.net/projects/p/mayan-edms/team/pt/)\n"
"Language-Team: Portuguese (http://www.transifex.net/projects/p/mayan-edms/"
"team/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:33
msgid "maintenance"
msgstr "manutenção"
#: __init__.py:32
#: __init__.py:34
msgid "statistics"
msgstr "estatísticas"
#: __init__.py:33
#: __init__.py:35
msgid "diagnostics"
msgstr "diagnósticos"
#: __init__.py:34
#: __init__.py:36
msgid "sentry"
msgstr "sentinela"
#: __init__.py:35
#: __init__.py:37
msgid "admin site"
msgstr "site de administação"
#: __init__.py:38
#: __init__.py:40
msgid "home"
msgstr "inicio"
#: __init__.py:40
#: __init__.py:42
msgid "search"
msgstr "pesquisa"
#: views.py:41
#: views.py:43
msgid "maintenance menu"
msgstr "menu de manutenção"
#: views.py:53
#: views.py:56
msgid "Statistics"
msgstr "Estatísticas"
#: views.py:61
#: views.py:66
msgid "Diagnostics"
msgstr "Diagnósticos"
#: 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 ""
"Controla-se a funcionalidade de pesquisa é fornecido por um widget da barra "
"lateral ou por uma entrada de menu."
@@ -102,37 +103,37 @@ msgstr "Sair"
msgid "Secondary menu"
msgstr "Menu secundário"
#: templates/base.html:302
#: templates/base.html:301
#, python-format
msgid "Actions for %(name)s: %(navigation_object)s"
msgstr "Ações para %(name)s: %(navigation_object)s "
#: templates/base.html:304 templates/base.html.py:336
#: templates/base.html:303 templates/base.html.py:346
#, python-format
msgid "Actions for: %(navigation_object)s"
msgstr "Ações para: %(navigation_object)s "
#: templates/base.html:307
#: templates/base.html:306
msgid "Available actions"
msgstr "Ações disponíveis"
#: templates/base.html:319 templates/base.html.py:351
#: templates/base.html:318 templates/base.html.py:361
msgid "Related actions"
msgstr "Ações relacionadas"
#: templates/base.html:334
#: templates/base.html:329 templates/base.html.py:374
msgid "Other available actions"
msgstr "Outras ações disponíveis"
#: templates/base.html:344
#, python-format
msgid "Actions for %(object_name)s: %(navigation_object)s"
msgstr "Ações para %(object_name)s : %(navigation_object)s "
#: templates/base.html:339
#: templates/base.html:349
msgid "Actions"
msgstr "Ações"
#: templates/base.html:364
msgid "Other available actions"
msgstr "Outras ações disponíveis"
#: templates/home.html:8
msgid "Django based open source document management system"
msgstr ""
@@ -146,8 +147,6 @@ msgstr ""
"personalizados, indexação, etiquetagem, a integração do serviço de arquivos "
"e recursos de OCR"
#: templates/project_description.html:15
#: templates/project_description.html:18
msgid "Released under the GPL V3 License"
msgstr "Liberado sob a licença GPL V3"

View File

@@ -1,67 +1,69 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Sergey Glita <gsv70@mail.ru>, 2011.
# Sergey Glita <gsv70@mail.ru>, 2011, 2012.
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"POT-Creation-Date: 2011-12-06 03:26-0400\n"
"PO-Revision-Date: 2012-01-02 04:46+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Language-Team: Russian (http://www.transifex.net/projects/p/mayan-edms/team/ru/)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-02-02 14:17-0400\n"
"PO-Revision-Date: 2012-01-17 10:58+0000\n"
"Last-Translator: Sergey Glita <gsv70@mail.ru>\n"
"Language-Team: Russian (http://www.transifex.net/projects/p/mayan-edms/team/"
"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:33
msgid "maintenance"
msgstr "техническое обслуживание"
#: __init__.py:32
#: __init__.py:34
msgid "statistics"
msgstr "статистика"
#: __init__.py:33
#: __init__.py:35
msgid "diagnostics"
msgstr "диагностика"
#: __init__.py:34
#: __init__.py:36
msgid "sentry"
msgstr "sentry"
#: __init__.py:35
#: __init__.py:37
msgid "admin site"
msgstr "админка"
#: __init__.py:38
#: __init__.py:40
msgid "home"
msgstr "Начало"
#: __init__.py:40
#: __init__.py:42
msgid "search"
msgstr "поиск"
#: views.py:41
#: views.py:43
msgid "maintenance menu"
msgstr "меню техобслуживания"
#: views.py:53
#: views.py:56
msgid "Statistics"
msgstr "Статистика"
#: views.py:61
#: views.py:66
msgid "Diagnostics"
msgstr "Диагностика"
#: 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 ""
"Определяет, будет ли функция поиска обеспечивается виджетом боковой панели "
"или пунктом меню."
@@ -102,40 +104,40 @@ msgstr "Выход"
msgid "Secondary menu"
msgstr "Вторичное меню"
#: templates/base.html:302
#: templates/base.html:301
#, python-format
msgid "Actions for %(name)s: %(navigation_object)s"
msgstr "Действия для %(name)s: %(navigation_object)s"
#: templates/base.html:304 templates/base.html.py:336
#: templates/base.html:303 templates/base.html.py:346
#, python-format
msgid "Actions for: %(navigation_object)s"
msgstr "Действия для: %(navigation_object)s"
#: templates/base.html:307
#: templates/base.html:306
msgid "Available actions"
msgstr "Доступные действия"
#: templates/base.html:319 templates/base.html.py:351
#: templates/base.html:318 templates/base.html.py:361
msgid "Related actions"
msgstr "Связанные действия"
#: templates/base.html:334
#: templates/base.html:329 templates/base.html.py:374
msgid "Other available actions"
msgstr "Другие возможные действия"
#: templates/base.html:344
#, python-format
msgid "Actions for %(object_name)s: %(navigation_object)s"
msgstr "Действия для %(object_name)s: %(navigation_object)s"
#: templates/base.html:339
#: templates/base.html:349
msgid "Actions"
msgstr "Действия"
#: templates/base.html:364
msgid "Other available actions"
msgstr "Другие возможные действия"
#: templates/home.html:8
msgid "Django based open source document management system"
msgstr ""
msgstr "Система управления электронными документами на основе Django"
#: templates/project_description.html:6
msgid ""
@@ -146,8 +148,6 @@ msgstr ""
"управления электронными документами с метаданными, индексами, тегами, "
"интеграцией с файл-сервером и возможностью оптического распознавания текста."
#: templates/project_description.html:15
#: templates/project_description.html:18
msgid "Released under the GPL V3 License"
msgstr "Выпущено под лицензией GPL V3"