Update and enable all language translations

This commit is contained in:
Roberto Rosario
2014-06-21 02:01:16 -04:00
parent 431f7a51d1
commit 73245e66f4
1161 changed files with 51200 additions and 4288 deletions
Binary file not shown.
@@ -3,11 +3,11 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Mohammed ALDOUB <voulnet@gmail.com>, 2013.
# Mohammed ALDOUB <voulnet@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2013-01-25 20:01+0000\n"
"Last-Translator: Mohammed ALDOUB <voulnet@gmail.com>\n"
Binary file not shown.
@@ -3,15 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Pavlin Koldamov <pkoldamov@gmail.com>, 2012.
# <pkoldamov@gmail.com>, 2012.
# Pavlin Koldamov <pkoldamov@gmail.com>, 2012
# Pavlin Koldamov <pkoldamov@gmail.com>, 2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-12-12 06:06+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Binary file not shown.
@@ -0,0 +1,148 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Mads L. Nielsen <sirlundgaard@gmail.com>, 2013
# René Rovsing Bach <reroba@outlook.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2013-02-15 15:19+0000\n"
"Last-Translator: Mads L. Nielsen <sirlundgaard@gmail.com>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:33
msgid "maintenance"
msgstr "vedligeholdelse"
#: __init__.py:34
msgid "statistics"
msgstr "statistik"
#: __init__.py:35
msgid "diagnostics"
msgstr "diagnostik"
#: __init__.py:36
msgid "sentry"
msgstr "vagt"
#: __init__.py:37
msgid "admin site"
msgstr "administrator side"
#: __init__.py:40
msgid "home"
msgstr "hjem"
#: __init__.py:42
msgid "search"
msgstr "søg"
#: views.py:43
msgid "maintenance menu"
msgstr "vedligeholdelses menu"
#: views.py:56
msgid "Statistics"
msgstr "Statistik"
#: views.py:66
msgid "Diagnostics"
msgstr "Diagnostik"
#: conf/settings.py:12
msgid ""
"Controls whether the search functionality is provided by a sidebar widget or"
" by a menu entry."
msgstr "Bestemmer hvorvidt søgefunktionen en widget eller et menupunkt."
#: templates/about.html:5
msgid "About this program"
msgstr "Om dette program"
#: templates/about.html:9 templates/verbose_login.html:4
msgid "Version"
msgstr "Version"
#: templates/base.html:28
msgid "(DEBUG)"
msgstr "(DEBUG)"
#: templates/base.html:193
msgid "User"
msgstr "Bruger"
#: templates/base.html:195
msgid "Anonymous"
msgstr "Anonym"
#: templates/base.html:198
msgid "User details"
msgstr "Bruger detaljer"
#: templates/base.html:215
msgid "Login"
msgstr "Log ind"
#: templates/base.html:215
msgid "Logout"
msgstr "Log ud"
#: templates/base.html:295
msgid "Secondary menu"
msgstr "Sekundær menu"
#: templates/base.html:311
#, python-format
msgid "Actions for %(name)s: %(navigation_object)s"
msgstr "Handlinger for %(name)s : %(navigation_object)s "
#: templates/base.html:313 templates/base.html.py:345
#, python-format
msgid "Actions for: %(navigation_object)s"
msgstr "Handlinger for: %(navigation_object)s "
#: templates/base.html:316
msgid "Available actions"
msgstr "Mulige valg"
#: templates/base.html:328 templates/base.html.py:360
msgid "Related actions"
msgstr "Relaterede handlinger"
#: templates/base.html:343
#, python-format
msgid "Actions for %(object_name)s: %(navigation_object)s"
msgstr "Handlinger for %(object_name)s : %(navigation_object)s "
#: templates/base.html:348
msgid "Actions"
msgstr "Handlinger"
#: templates/base.html:373
msgid "Other available actions"
msgstr "Andre mulige valg"
#: templates/home.html:8
msgid "Django based open source document management system"
msgstr "Open source Elektronisk Dokument HåndteringsSystem baseret på Django"
#: templates/project_description.html:6
msgid ""
"Open source, Django based electronic document manager with custom metadata, "
"indexing, tagging, file serving integration, digital signature support and "
"OCR capabilities"
msgstr "Open source, Django baseret elektronisk dokument håndteringssystem med brugerdefinerede metadata, indeksering, tagging, fil server integration, digital signatur støtte og OCR-funktioner"
#: templates/project_description.html:21
msgid "Released under the GPL V3 License"
msgstr "Frigivet under GPL V3 Licens"
Binary file not shown.
@@ -3,8 +3,9 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Manticor <sl@suchreflex.de>, 2012
# Manticor <sl@suchreflex.de>, 2012
# Stefan Lodders <sl@suchreflex.de>, 2012
# Mathias Behrle <mbehrle@m9s.biz>, 2014
# Stefan Lodders <sl@suchreflex.de>, 2012
# tetjarediske <tetja.rediske@googlemail.com>, 2012
# tetjarediske <tetja.rediske@googlemail.com>, 2012
# Tobias Paepke <tobias.paepke@paepke.net>, 2014
@@ -14,7 +15,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2014-03-12 16:12+0000\n"
"Last-Translator: yangoon <mathiasb@m9s.biz>\n"
"Last-Translator: Mathias Behrle <mathiasb@m9s.biz>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Binary file not shown.
+48 -48
View File
@@ -1,146 +1,146 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-01-25 20:11-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-12-12 06:06+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/language/en/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:33
msgid "maintenance"
msgstr ""
msgstr "maintenance"
#: __init__.py:34
msgid "statistics"
msgstr ""
msgstr "statistics"
#: __init__.py:35
msgid "diagnostics"
msgstr ""
msgstr "diagnostics"
#: __init__.py:36
msgid "sentry"
msgstr ""
msgstr "sentry"
#: __init__.py:37
msgid "admin site"
msgstr ""
msgstr "admin site"
#: __init__.py:40
msgid "home"
msgstr ""
msgstr "home"
#: __init__.py:42
msgid "search"
msgstr ""
msgstr "search"
#: views.py:43
msgid "maintenance menu"
msgstr ""
msgstr "maintenance menu"
#: views.py:56
msgid "Statistics"
msgstr ""
msgstr "Statistics"
#: views.py:66
msgid "Diagnostics"
msgstr ""
msgstr "Diagnostics"
#: 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 "Controls whether the search functionality is provided by a sidebar widget or by a menu entry."
#: templates/about.html:5
msgid "About this program"
msgstr ""
msgstr "About this program"
#: templates/about.html:9 templates/verbose_login.html:4
msgid "Version"
msgstr ""
msgstr "Version"
#: templates/base.html:28
msgid "(DEBUG)"
msgstr ""
msgstr "(DEBUG)"
#: templates/base.html:193
msgid "User"
msgstr ""
msgstr "User"
#: templates/base.html:195
msgid "Anonymous"
msgstr ""
msgstr "Anonymous"
#: templates/base.html:198
msgid "User details"
msgstr ""
msgstr "User details"
#: templates/base.html:215
msgid "Login"
msgstr ""
msgstr "Login"
#: templates/base.html:215
msgid "Logout"
msgstr ""
msgstr "Logout"
#: templates/base.html:295
msgid "Secondary menu"
msgstr ""
msgstr "Secondary menu"
#: templates/base.html:311
#, python-format
msgid "Actions for %(name)s: %(navigation_object)s"
msgstr ""
msgstr "Actions for %(name)s: %(navigation_object)s"
#: templates/base.html:313 templates/base.html.py:356
#: templates/base.html:313 templates/base.html.py:345
#, python-format
msgid "Actions for: %(navigation_object)s"
msgstr ""
msgstr "Actions for: %(navigation_object)s"
#: templates/base.html:316
msgid "Available actions"
msgstr ""
msgstr "Available actions"
#: templates/base.html:328 templates/base.html.py:371
#: templates/base.html:328 templates/base.html.py:360
msgid "Related actions"
msgstr ""
msgstr "Related actions"
#: templates/base.html:339 templates/base.html.py:384
msgid "Other available actions"
msgstr ""
#: templates/base.html:354
#: templates/base.html:343
#, python-format
msgid "Actions for %(object_name)s: %(navigation_object)s"
msgstr ""
msgstr "Actions for %(object_name)s: %(navigation_object)s"
#: templates/base.html:359
#: templates/base.html:348
msgid "Actions"
msgstr ""
msgstr "Actions"
#: templates/base.html:373
msgid "Other available actions"
msgstr "Other available actions"
#: templates/home.html:8
msgid "Django based open source document management system"
msgstr ""
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, digital signature support and "
"OCR capabilities"
msgstr ""
msgstr "Open source, Django based electronic document manager with custom metadata, indexing, tagging, file serving integration, digital signature support and OCR capabilities"
#: templates/project_description.html:21
msgid "Released under the GPL V3 License"
msgstr ""
msgstr "Released under the GPL V3 License"
Binary file not shown.
@@ -3,14 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2011-2012.
# Roberto Rosario, 2011-2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-12-12 06:15+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Binary file not shown.
@@ -0,0 +1,147 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Mohammad Dashtizadeh <mohammad@dashtizadeh.net>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2013-07-05 11:08+0000\n"
"Last-Translator: Mohammad Dashtizadeh <mohammad@dashtizadeh.net>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:33
msgid "maintenance"
msgstr ""
#: __init__.py:34
msgid "statistics"
msgstr ""
#: __init__.py:35
msgid "diagnostics"
msgstr ""
#: __init__.py:36
msgid "sentry"
msgstr ""
#: __init__.py:37
msgid "admin site"
msgstr ""
#: __init__.py:40
msgid "home"
msgstr "خانه"
#: __init__.py:42
msgid "search"
msgstr "جست‌وجو"
#: views.py:43
msgid "maintenance menu"
msgstr ""
#: views.py:56
msgid "Statistics"
msgstr ""
#: 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."
msgstr ""
#: templates/about.html:5
msgid "About this program"
msgstr "درباره‌ی این برنامه"
#: templates/about.html:9 templates/verbose_login.html:4
msgid "Version"
msgstr "نسخه"
#: templates/base.html:28
msgid "(DEBUG)"
msgstr ""
#: templates/base.html:193
msgid "User"
msgstr "کاربر"
#: templates/base.html:195
msgid "Anonymous"
msgstr "ناشناس"
#: templates/base.html:198
msgid "User details"
msgstr ""
#: templates/base.html:215
msgid "Login"
msgstr ""
#: templates/base.html:215
msgid "Logout"
msgstr "خروج"
#: templates/base.html:295
msgid "Secondary menu"
msgstr ""
#: templates/base.html:311
#, python-format
msgid "Actions for %(name)s: %(navigation_object)s"
msgstr ""
#: templates/base.html:313 templates/base.html.py:345
#, python-format
msgid "Actions for: %(navigation_object)s"
msgstr ""
#: templates/base.html:316
msgid "Available actions"
msgstr ""
#: templates/base.html:328 templates/base.html.py:360
msgid "Related actions"
msgstr ""
#: templates/base.html:343
#, python-format
msgid "Actions for %(object_name)s: %(navigation_object)s"
msgstr ""
#: templates/base.html:348
msgid "Actions"
msgstr ""
#: templates/base.html:373
msgid "Other available actions"
msgstr ""
#: templates/home.html:8
msgid "Django based open source document management system"
msgstr ""
#: templates/project_description.html:6
msgid ""
"Open source, Django based electronic document manager with custom metadata, "
"indexing, tagging, file serving integration, digital signature support and "
"OCR capabilities"
msgstr ""
#: templates/project_description.html:21
msgid "Released under the GPL V3 License"
msgstr ""
Binary file not shown.
@@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Pierre Lhoste <peter.cathbad.host@gmail.com>, 2012.
# Pierre Lhoste <peter.cathbad.host@gmail.com>, 2012
# SadE54 <yannsuisini@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-12-12 06:06+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"PO-Revision-Date: 2013-02-04 00:31+0000\n"
"Last-Translator: SadE54 <yannsuisini@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -103,12 +104,12 @@ msgstr "Menu secondaire"
#: templates/base.html:311
#, python-format
msgid "Actions for %(name)s: %(navigation_object)s"
msgstr ""
msgstr "Actions pour %(name)s:%(navigation_object)s"
#: templates/base.html:313 templates/base.html.py:345
#, python-format
msgid "Actions for: %(navigation_object)s"
msgstr ""
msgstr "Actions pour: %(navigation_object)s"
#: templates/base.html:316
msgid "Available actions"
@@ -116,16 +117,16 @@ msgstr "Actions disponibles"
#: templates/base.html:328 templates/base.html.py:360
msgid "Related actions"
msgstr ""
msgstr "Actions relatives"
#: templates/base.html:343
#, python-format
msgid "Actions for %(object_name)s: %(navigation_object)s"
msgstr ""
msgstr "Actions pour %(object_name)s:%(navigation_object)s"
#: templates/base.html:348
msgid "Actions"
msgstr ""
msgstr "Actions"
#: templates/base.html:373
msgid "Other available actions"
Binary file not shown.
@@ -0,0 +1,146 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-12-12 06:06+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hr_HR\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#: __init__.py:33
msgid "maintenance"
msgstr ""
#: __init__.py:34
msgid "statistics"
msgstr ""
#: __init__.py:35
msgid "diagnostics"
msgstr ""
#: __init__.py:36
msgid "sentry"
msgstr ""
#: __init__.py:37
msgid "admin site"
msgstr ""
#: __init__.py:40
msgid "home"
msgstr ""
#: __init__.py:42
msgid "search"
msgstr ""
#: views.py:43
msgid "maintenance menu"
msgstr ""
#: views.py:56
msgid "Statistics"
msgstr ""
#: 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."
msgstr ""
#: templates/about.html:5
msgid "About this program"
msgstr ""
#: templates/about.html:9 templates/verbose_login.html:4
msgid "Version"
msgstr ""
#: templates/base.html:28
msgid "(DEBUG)"
msgstr ""
#: templates/base.html:193
msgid "User"
msgstr ""
#: templates/base.html:195
msgid "Anonymous"
msgstr ""
#: templates/base.html:198
msgid "User details"
msgstr ""
#: templates/base.html:215
msgid "Login"
msgstr ""
#: templates/base.html:215
msgid "Logout"
msgstr ""
#: templates/base.html:295
msgid "Secondary menu"
msgstr ""
#: templates/base.html:311
#, python-format
msgid "Actions for %(name)s: %(navigation_object)s"
msgstr ""
#: templates/base.html:313 templates/base.html.py:345
#, python-format
msgid "Actions for: %(navigation_object)s"
msgstr ""
#: templates/base.html:316
msgid "Available actions"
msgstr ""
#: templates/base.html:328 templates/base.html.py:360
msgid "Related actions"
msgstr ""
#: templates/base.html:343
#, python-format
msgid "Actions for %(object_name)s: %(navigation_object)s"
msgstr ""
#: templates/base.html:348
msgid "Actions"
msgstr ""
#: templates/base.html:373
msgid "Other available actions"
msgstr ""
#: templates/home.html:8
msgid "Django based open source document management system"
msgstr ""
#: templates/project_description.html:6
msgid ""
"Open source, Django based electronic document manager with custom metadata, "
"indexing, tagging, file serving integration, digital signature support and "
"OCR capabilities"
msgstr ""
#: templates/project_description.html:21
msgid "Released under the GPL V3 License"
msgstr ""
Binary file not shown.
@@ -0,0 +1,147 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Dezső József <dejo60@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2013-06-25 11:08+0000\n"
"Last-Translator: Dezső József <dejo60@gmail.com>\n"
"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: __init__.py:33
msgid "maintenance"
msgstr "karbantartás"
#: __init__.py:34
msgid "statistics"
msgstr "statisztikák"
#: __init__.py:35
msgid "diagnostics"
msgstr "diagnosztika"
#: __init__.py:36
msgid "sentry"
msgstr "őrszem"
#: __init__.py:37
msgid "admin site"
msgstr "admin oldal"
#: __init__.py:40
msgid "home"
msgstr "kezdő oldal"
#: __init__.py:42
msgid "search"
msgstr "keresés"
#: views.py:43
msgid "maintenance menu"
msgstr "karbantartás menü"
#: views.py:56
msgid "Statistics"
msgstr "Statisztika"
#: views.py:66
msgid "Diagnostics"
msgstr "Diagnosztika"
#: conf/settings.py:12
msgid ""
"Controls whether the search functionality is provided by a sidebar widget or"
" by a menu entry."
msgstr "Azt szabályozza, hogy a keresés funkciót, az oldalsávban vagy egy menüpontban legyen."
#: templates/about.html:5
msgid "About this program"
msgstr "A programról"
#: templates/about.html:9 templates/verbose_login.html:4
msgid "Version"
msgstr "Verzió"
#: templates/base.html:28
msgid "(DEBUG)"
msgstr "(Hibakeresés)"
#: templates/base.html:193
msgid "User"
msgstr "Felhasználó"
#: templates/base.html:195
msgid "Anonymous"
msgstr "névtelen felhasználó"
#: templates/base.html:198
msgid "User details"
msgstr "A felhasználó adatai"
#: templates/base.html:215
msgid "Login"
msgstr "Bejelentkezés"
#: templates/base.html:215
msgid "Logout"
msgstr "Kijelentkezés"
#: templates/base.html:295
msgid "Secondary menu"
msgstr "Másodlagos menü"
#: templates/base.html:311
#, python-format
msgid "Actions for %(name)s: %(navigation_object)s"
msgstr "Műveletek ezzel %(name)s: %(navigation_object)s"
#: templates/base.html:313 templates/base.html.py:345
#, python-format
msgid "Actions for: %(navigation_object)s"
msgstr "Műveletek ezen: %(navigation_object)s"
#: templates/base.html:316
msgid "Available actions"
msgstr "Rendelkezésre álló műveletek"
#: templates/base.html:328 templates/base.html.py:360
msgid "Related actions"
msgstr "Kapcsolódó műveletek"
#: templates/base.html:343
#, python-format
msgid "Actions for %(object_name)s: %(navigation_object)s"
msgstr "Műveletek ezzel %(object_name)s: %(navigation_object)s"
#: templates/base.html:348
msgid "Actions"
msgstr "Műveletek"
#: templates/base.html:373
msgid "Other available actions"
msgstr "További rendelkezésre álló műveletek"
#: templates/home.html:8
msgid "Django based open source document management system"
msgstr "Django alapú nyílt forrású dokumentum kezelő rendszer"
#: templates/project_description.html:6
msgid ""
"Open source, Django based electronic document manager with custom metadata, "
"indexing, tagging, file serving integration, digital signature support and "
"OCR capabilities"
msgstr "Nyílt forráskódú, Django alapú elektronikus dokumentum kezelő egyéni metaadat, indexelés és címkézés, fájlkiszolgáló integráció, digitális aláírás támogatás és OCR képességekkel."
#: templates/project_description.html:21
msgid "Released under the GPL V3 License"
msgstr "Kiadás GPL 3 Licence alatt"
Binary file not shown.
@@ -0,0 +1,146 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2011-09-30 04:41+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:33
msgid "maintenance"
msgstr ""
#: __init__.py:34
msgid "statistics"
msgstr ""
#: __init__.py:35
msgid "diagnostics"
msgstr ""
#: __init__.py:36
msgid "sentry"
msgstr ""
#: __init__.py:37
msgid "admin site"
msgstr ""
#: __init__.py:40
msgid "home"
msgstr ""
#: __init__.py:42
msgid "search"
msgstr ""
#: views.py:43
msgid "maintenance menu"
msgstr ""
#: views.py:56
msgid "Statistics"
msgstr ""
#: 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."
msgstr ""
#: templates/about.html:5
msgid "About this program"
msgstr ""
#: templates/about.html:9 templates/verbose_login.html:4
msgid "Version"
msgstr ""
#: templates/base.html:28
msgid "(DEBUG)"
msgstr ""
#: templates/base.html:193
msgid "User"
msgstr ""
#: templates/base.html:195
msgid "Anonymous"
msgstr ""
#: templates/base.html:198
msgid "User details"
msgstr ""
#: templates/base.html:215
msgid "Login"
msgstr ""
#: templates/base.html:215
msgid "Logout"
msgstr ""
#: templates/base.html:295
msgid "Secondary menu"
msgstr ""
#: templates/base.html:311
#, python-format
msgid "Actions for %(name)s: %(navigation_object)s"
msgstr ""
#: templates/base.html:313 templates/base.html.py:345
#, python-format
msgid "Actions for: %(navigation_object)s"
msgstr ""
#: templates/base.html:316
msgid "Available actions"
msgstr ""
#: templates/base.html:328 templates/base.html.py:360
msgid "Related actions"
msgstr ""
#: templates/base.html:343
#, python-format
msgid "Actions for %(object_name)s: %(navigation_object)s"
msgstr ""
#: templates/base.html:348
msgid "Actions"
msgstr ""
#: templates/base.html:373
msgid "Other available actions"
msgstr ""
#: templates/home.html:8
msgid "Django based open source document management system"
msgstr ""
#: templates/project_description.html:6
msgid ""
"Open source, Django based electronic document manager with custom metadata, "
"indexing, tagging, file serving integration, digital signature support and "
"OCR capabilities"
msgstr ""
#: templates/project_description.html:21
msgid "Released under the GPL V3 License"
msgstr ""
Binary file not shown.
@@ -3,16 +3,16 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Carlo Zanatto <>, 2012.
# <pierpaolo.baldan@gmail.com>, 2011.
# Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2012.
# Carlo Zanatto <>, 2012
# Pierpaolo Baldan <pierpaolo.baldan@gmail.com>, 2011
# Roberto Rosario, 2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-12-12 06:06+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Binary file not shown.
@@ -3,11 +3,11 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Lucas Weel <ljj.weel@gmail.com>, 2013.
# Lucas Weel <ljj.weel@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2013-01-15 14:43+0000\n"
"Last-Translator: Lucas Weel <ljj.weel@gmail.com>\n"
Binary file not shown.
@@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <winterfall24@gmail.com>, 2012.
# mic <winterfall24@gmail.com>, 2013
# mic <winterfall24@gmail.com>, 2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-12-12 06:06+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"PO-Revision-Date: 2013-11-06 11:44+0000\n"
"Last-Translator: mic <winterfall24@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -20,7 +21,7 @@ msgstr ""
#: __init__.py:33
msgid "maintenance"
msgstr "utrzymanie"
msgstr "konserwacja"
#: __init__.py:34
msgid "statistics"
@@ -36,7 +37,7 @@ msgstr ""
#: __init__.py:37
msgid "admin site"
msgstr "strona administracyjna"
msgstr "panel administracyjna"
#: __init__.py:40
msgid "home"
@@ -48,7 +49,7 @@ msgstr "szukaj"
#: views.py:43
msgid "maintenance menu"
msgstr ""
msgstr "Menu konserwacji"
#: views.py:56
msgid "Statistics"
@@ -66,7 +67,7 @@ msgstr ""
#: templates/about.html:5
msgid "About this program"
msgstr "O programie"
msgstr "Informacje o Mayan EDMS"
#: templates/about.html:9 templates/verbose_login.html:4
msgid "Version"
@@ -98,7 +99,7 @@ msgstr "Wyloguj"
#: templates/base.html:295
msgid "Secondary menu"
msgstr ""
msgstr "Dodatkowe menu"
#: templates/base.html:311
#, python-format
Binary file not shown.
@@ -3,16 +3,16 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <dev.emerson@gmail.com>, 2011.
# Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2012.
# Vítor Figueiró <vfigueiro@gmail.com>, 2012.
# emersonsoares <dev.emerson@gmail.com>, 2011
# Roberto Rosario, 2012
# Vítor Figueiró <vfigueiro@gmail.com>, 2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-12-12 06:06+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Binary file not shown.
@@ -3,15 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <dev.emerson@gmail.com>, 2011.
# Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2012.
# emersonsoares <dev.emerson@gmail.com>, 2011
# Roberto Rosario, 2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-12-12 06:06+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Binary file not shown.
@@ -3,14 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Sergey Glita <gsv70@mail.ru>, 2011-2012.
# Sergey Glita <gsv70@mail.ru>, 2011-2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-12-12 06:06+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"PO-Revision-Date: 2013-05-14 06:17+0000\n"
"Last-Translator: Sergey Glita <gsv70@mail.ru>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -103,12 +103,12 @@ msgstr "Вторичное меню"
#: templates/base.html:311
#, python-format
msgid "Actions for %(name)s: %(navigation_object)s"
msgstr ""
msgstr "Действия для %(name)s: %(navigation_object)s"
#: templates/base.html:313 templates/base.html.py:345
#, python-format
msgid "Actions for: %(navigation_object)s"
msgstr ""
msgstr "Действия для %(navigation_object)s"
#: templates/base.html:316
msgid "Available actions"
@@ -116,16 +116,16 @@ msgstr "Доступные действия"
#: templates/base.html:328 templates/base.html.py:360
msgid "Related actions"
msgstr ""
msgstr "Соответствующие действия"
#: templates/base.html:343
#, python-format
msgid "Actions for %(object_name)s: %(navigation_object)s"
msgstr ""
msgstr "Действия для %(object_name)s: %(navigation_object)s"
#: templates/base.html:348
msgid "Actions"
msgstr ""
msgstr "Действия"
#: templates/base.html:373
msgid "Other available actions"
Binary file not shown.
@@ -6,10 +6,10 @@
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-12-12 06:06+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Binary file not shown.
@@ -0,0 +1,147 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Caner Başaran <basaran.caner@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2013-06-10 10:42+0000\n"
"Last-Translator: Caner Başaran <basaran.caner@gmail.com>\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: tr_TR\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: __init__.py:33
msgid "maintenance"
msgstr ""
#: __init__.py:34
msgid "statistics"
msgstr "istatistikler"
#: __init__.py:35
msgid "diagnostics"
msgstr ""
#: __init__.py:36
msgid "sentry"
msgstr ""
#: __init__.py:37
msgid "admin site"
msgstr "yönetici sayfası"
#: __init__.py:40
msgid "home"
msgstr ""
#: __init__.py:42
msgid "search"
msgstr ""
#: views.py:43
msgid "maintenance menu"
msgstr ""
#: views.py:56
msgid "Statistics"
msgstr "İstatistikler"
#: 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."
msgstr ""
#: templates/about.html:5
msgid "About this program"
msgstr "Bu program hakkında"
#: templates/about.html:9 templates/verbose_login.html:4
msgid "Version"
msgstr "Sürüm"
#: templates/base.html:28
msgid "(DEBUG)"
msgstr ""
#: templates/base.html:193
msgid "User"
msgstr ""
#: templates/base.html:195
msgid "Anonymous"
msgstr "Anonim"
#: templates/base.html:198
msgid "User details"
msgstr ""
#: templates/base.html:215
msgid "Login"
msgstr "Giriş"
#: templates/base.html:215
msgid "Logout"
msgstr "Çıkış"
#: templates/base.html:295
msgid "Secondary menu"
msgstr ""
#: templates/base.html:311
#, python-format
msgid "Actions for %(name)s: %(navigation_object)s"
msgstr ""
#: templates/base.html:313 templates/base.html.py:345
#, python-format
msgid "Actions for: %(navigation_object)s"
msgstr ""
#: templates/base.html:316
msgid "Available actions"
msgstr ""
#: templates/base.html:328 templates/base.html.py:360
msgid "Related actions"
msgstr ""
#: templates/base.html:343
#, python-format
msgid "Actions for %(object_name)s: %(navigation_object)s"
msgstr ""
#: templates/base.html:348
msgid "Actions"
msgstr ""
#: templates/base.html:373
msgid "Other available actions"
msgstr ""
#: templates/home.html:8
msgid "Django based open source document management system"
msgstr ""
#: templates/project_description.html:6
msgid ""
"Open source, Django based electronic document manager with custom metadata, "
"indexing, tagging, file serving integration, digital signature support and "
"OCR capabilities"
msgstr ""
#: templates/project_description.html:21
msgid "Released under the GPL V3 License"
msgstr ""
Binary file not shown.
@@ -3,14 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Trung Phan Minh <navmobile@gmail.com>, 2013.
# Trung Phan Minh <navmobile@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2013-01-24 08:57+0000\n"
"Last-Translator: trungpm <navmobile@gmail.com>\n"
"Last-Translator: Trung Phan Minh <navmobile@gmail.com>\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"