Update translation source files for all apps. Add Message of the Day source message file.

This commit is contained in:
Roberto Rosario
2016-03-21 16:53:09 -04:00
parent 7dc260046b
commit 6fe778051e
674 changed files with 31667 additions and 29456 deletions

View File

@@ -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:
# Translators:
# Mohammed ALDOUB <voulnet@gmail.com>, 2013
@@ -9,29 +9,31 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-08-20 22:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/"
"ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr ""
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr "مصطلحات البحث"
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr "البحث"
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr ""
@@ -39,27 +41,27 @@ msgstr ""
msgid "Search again"
msgstr ""
#: models.py:23
#: models.py:24
msgid "User"
msgstr ""
#: models.py:24
#: models.py:26
msgid "Query"
msgstr ""
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr ""
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr ""
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr ""
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr ""
@@ -88,7 +90,8 @@ msgstr ""
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"

View File

@@ -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:
# Translators:
# Pavlin Koldamov <pkoldamov@gmail.com>, 2012
@@ -9,29 +9,30 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-08-20 22:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr ""
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr ""
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr "Търсене"
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr ""
@@ -39,27 +40,27 @@ msgstr ""
msgid "Search again"
msgstr ""
#: models.py:23
#: models.py:24
msgid "User"
msgstr ""
#: models.py:24
#: models.py:26
msgid "Query"
msgstr ""
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr ""
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr ""
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr ""
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr ""
@@ -88,7 +89,8 @@ msgstr ""
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"

View File

@@ -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:
# Translators:
# www.ping.ba <jomer@ping.ba>, 2013
@@ -9,29 +9,31 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-08-20 22:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
"rosarior/mayan-edms/language/bs_BA/)\n"
"Language: bs_BA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bs_BA\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr ""
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr "Pojmovi pretrage"
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr "Pretraga"
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr ""
@@ -39,27 +41,27 @@ msgstr ""
msgid "Search again"
msgstr ""
#: models.py:23
#: models.py:24
msgid "User"
msgstr ""
#: models.py:24
#: models.py:26
msgid "Query"
msgstr ""
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr ""
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr ""
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr ""
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr ""
@@ -88,7 +90,8 @@ msgstr ""
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"

View File

@@ -1,36 +1,37 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-08-20 19:10+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n"
"Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/"
"da/)\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr ""
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr ""
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr ""
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr ""
@@ -38,27 +39,27 @@ msgstr ""
msgid "Search again"
msgstr ""
#: models.py:23
#: models.py:24
msgid "User"
msgstr ""
#: models.py:24
#: models.py:26
msgid "Query"
msgstr ""
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr ""
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr ""
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr ""
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr ""
@@ -87,7 +88,8 @@ msgstr ""
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"

View File

@@ -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:
# Translators:
# Mathias Behrle <mbehrle@m9s.biz>, 2014
@@ -11,29 +11,30 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-09-08 23:05+0000\n"
"Last-Translator: Mathias Behrle <mathiasb@m9s.biz>\n"
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n"
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/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"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr "Dynamische Suche"
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr "Suchbegriffe"
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr "Suche"
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr "Erweiterte Suche"
@@ -41,27 +42,27 @@ msgstr "Erweiterte Suche"
msgid "Search again"
msgstr "Suche wiederholen"
#: models.py:23
#: models.py:24
msgid "User"
msgstr "Benutzer"
#: models.py:24
#: models.py:26
msgid "Query"
msgstr "Abfrage"
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr "Erstellungszeitpunkt"
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr "Treffer"
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr "Letzte Suche"
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr "Letzte Suchen"
@@ -71,7 +72,8 @@ msgstr "Maximale Anzahl an Treffern, die angezeigt werden soll"
#: settings.py:18
msgid "Maximum number of search queries to remember per user."
msgstr "Maximale Anzahl an Suchabfragen, die pro Benutzer gespeichert werden sollen"
msgstr ""
"Maximale Anzahl an Suchabfragen, die pro Benutzer gespeichert werden sollen"
#: views.py:25
msgid "Search results"
@@ -90,7 +92,8 @@ msgstr "Typ"
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2012-12-12 06:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/"
@@ -18,20 +18,20 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:15
#: apps.py:16
#, fuzzy
msgid "Dynamic search"
msgstr "advanced search"
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr "Search terms"
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr "Search"
#: links.py:9 views.py:75
#: links.py:9 views.py:77
#, fuzzy
msgid "Advanced search"
msgstr "advanced search"
@@ -41,30 +41,30 @@ msgstr "advanced search"
msgid "Search again"
msgstr "search again"
#: models.py:23
#: models.py:24
msgid "User"
msgstr ""
#: models.py:24
#: models.py:26
#, fuzzy
msgid "Query"
msgstr "query"
#: models.py:26
#: models.py:28
#, fuzzy
msgid "Datetime created"
msgstr "datetime created"
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr ""
#: models.py:70
#: models.py:74
#, fuzzy
msgid "Recent search"
msgstr "recent search"
#: models.py:71
#: models.py:75
#, fuzzy
msgid "Recent searches"
msgstr "recent searches"

View File

@@ -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:
# Translators:
# jmcainzos <jmcainzos@vodafone.es>, 2014
@@ -12,29 +12,30 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-08-24 04:35+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n"
"Language-Team: Spanish (http://www.transifex.com/rosarior/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"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr "Búsqueda dinámica "
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr "Términos de búsqueda"
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr "Búsqueda"
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr "Búsqueda avanzada"
@@ -42,27 +43,27 @@ msgstr "Búsqueda avanzada"
msgid "Search again"
msgstr "Volver a buscar"
#: models.py:23
#: models.py:24
msgid "User"
msgstr "Usuario"
#: models.py:24
#: models.py:26
msgid "Query"
msgstr "Consulta"
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr "fecha y hora creados"
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr "accesos"
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr "Búsqueda reciente"
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr "Búsquedas recientes."
@@ -91,7 +92,8 @@ msgstr "Tipo"
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"

View File

@@ -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:
# Translators:
# Mehdi Amani <MehdiAmani@toorintan.com>, 2014
@@ -9,29 +9,30 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-08-20 22:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/"
"language/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr ""
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr "عبارات جستجو"
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr "جستجو"
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr "جستجوی پیشرفته"
@@ -39,27 +40,27 @@ msgstr "جستجوی پیشرفته"
msgid "Search again"
msgstr "جستجوی دوباره"
#: models.py:23
#: models.py:24
msgid "User"
msgstr "کاربر"
#: models.py:24
#: models.py:26
msgid "Query"
msgstr "پرس و جو"
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr "تاریخ زمان ایجاد"
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr "برخورد"
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr "جستجوی اخیر"
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr "جستجوهای اخیر"
@@ -88,7 +89,8 @@ msgstr "نوع"
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"

View File

@@ -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:
# Translators:
# Christophe kryskool <christophe.chauvet@gmail.com>, 2014
@@ -11,29 +11,30 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-08-20 22:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n"
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/"
"fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr ""
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr "Termes de recherche"
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr "Recherche"
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr "Recherche avancée"
@@ -41,27 +42,27 @@ msgstr "Recherche avancée"
msgid "Search again"
msgstr "Rechercher à nouveau"
#: models.py:23
#: models.py:24
msgid "User"
msgstr "Utilisateur"
#: models.py:24
#: models.py:26
msgid "Query"
msgstr "Requête"
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr "Date et heure de création"
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr "Nombre de vues"
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr "Recherche récente"
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr "Recherches récentes"
@@ -90,7 +91,8 @@ msgstr "Type"
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"

View File

@@ -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:
# Translators:
# Dezső József <dejo60@gmail.com>, 2013
@@ -9,29 +9,30 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-08-20 22:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr ""
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr "keresési feltételek"
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr "Keresés"
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr ""
@@ -39,27 +40,27 @@ msgstr ""
msgid "Search again"
msgstr ""
#: models.py:23
#: models.py:24
msgid "User"
msgstr ""
#: models.py:24
#: models.py:26
msgid "Query"
msgstr ""
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr ""
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr ""
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr ""
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr ""
@@ -88,7 +89,8 @@ msgstr ""
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"

View File

@@ -1,36 +1,37 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-08-20 19:10+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/"
"language/id/)\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr ""
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr ""
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr ""
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr ""
@@ -38,27 +39,27 @@ msgstr ""
msgid "Search again"
msgstr ""
#: models.py:23
#: models.py:24
msgid "User"
msgstr ""
#: models.py:24
#: models.py:26
msgid "Query"
msgstr ""
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr ""
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr ""
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr ""
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr ""
@@ -87,7 +88,8 @@ msgstr ""
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"

View File

@@ -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:
# Translators:
# Carlo Zanatto <>, 2012
@@ -11,29 +11,30 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-08-20 22:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/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"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr ""
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr "Cerca termini "
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr "Cerca"
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr ""
@@ -41,27 +42,27 @@ msgstr ""
msgid "Search again"
msgstr ""
#: models.py:23
#: models.py:24
msgid "User"
msgstr ""
#: models.py:24
#: models.py:26
msgid "Query"
msgstr ""
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr ""
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr ""
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr ""
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr ""
@@ -90,7 +91,8 @@ msgstr ""
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"

View File

@@ -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:
# Translators:
# Lucas Weel <ljj.weel@gmail.com>, 2013
@@ -9,29 +9,30 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-08-20 22:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-"
"edms/language/nl_NL/)\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr ""
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr "Zoektermen"
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr "Zoek"
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr ""
@@ -39,27 +40,27 @@ msgstr ""
msgid "Search again"
msgstr ""
#: models.py:23
#: models.py:24
msgid "User"
msgstr ""
#: models.py:24
#: models.py:26
msgid "Query"
msgstr ""
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr ""
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr ""
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr ""
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr ""
@@ -88,7 +89,8 @@ msgstr ""
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"

View File

@@ -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:
# Translators:
# Annunnaky <doublemiu@gmail.com>, 2015
@@ -11,29 +11,31 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-08-20 22:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/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"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr ""
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr "Słowa do wyszukania"
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr "Szukaj"
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr "Zaawansowane wyszukiwanie"
@@ -41,27 +43,27 @@ msgstr "Zaawansowane wyszukiwanie"
msgid "Search again"
msgstr "Wyszukać ponownie"
#: models.py:23
#: models.py:24
msgid "User"
msgstr "Użytkownik"
#: models.py:24
#: models.py:26
msgid "Query"
msgstr "Zapytanie"
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr "Data utworzenia"
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr "Trafienia"
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr "Ostatnie wyszukiwanie"
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr "Ostatnie wyszukiwania"
@@ -90,7 +92,8 @@ msgstr "Typ"
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"

View File

@@ -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:
# Translators:
# Emerson Soares <on.emersonsoares@gmail.com>, 2011
@@ -10,29 +10,30 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-08-20 22:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n"
"Language-Team: Portuguese (http://www.transifex.com/rosarior/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"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr ""
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr ""
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr "Pesquisa"
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr ""
@@ -40,27 +41,27 @@ msgstr ""
msgid "Search again"
msgstr ""
#: models.py:23
#: models.py:24
msgid "User"
msgstr ""
#: models.py:24
#: models.py:26
msgid "Query"
msgstr ""
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr ""
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr ""
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr ""
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr ""
@@ -89,7 +90,8 @@ msgstr ""
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"

View File

@@ -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:
# Translators:
# Emerson Soares <on.emersonsoares@gmail.com>, 2011
@@ -10,29 +10,30 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-08-20 22:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/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"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr ""
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr "Termos de pesquisa"
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr "Pesquisa"
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr "pesquisa avançada"
@@ -40,27 +41,27 @@ msgstr "pesquisa avançada"
msgid "Search again"
msgstr "pesquisar novamente"
#: models.py:23
#: models.py:24
msgid "User"
msgstr "Usuário"
#: models.py:24
#: models.py:26
msgid "Query"
msgstr "pergunta"
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr "Hora e data criada"
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr "visitas"
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr "pesquisa recente"
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr "pesquisas recentes"
@@ -89,7 +90,8 @@ msgstr "Tipo"
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"

View File

@@ -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:
# Translators:
# Badea Gabriel <gcbadea@gmail.com>, 2013
@@ -9,29 +9,31 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-08-20 22:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-"
"edms/language/ro_RO/)\n"
"Language: ro_RO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ro_RO\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"2:1));\n"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr ""
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr "Caută termeni"
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr "Căută"
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr ""
@@ -39,27 +41,27 @@ msgstr ""
msgid "Search again"
msgstr ""
#: models.py:23
#: models.py:24
msgid "User"
msgstr ""
#: models.py:24
#: models.py:26
msgid "Query"
msgstr ""
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr ""
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr ""
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr ""
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr ""
@@ -88,7 +90,8 @@ msgstr ""
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"

View File

@@ -1,36 +1,39 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-08-20 22:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/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=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr ""
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr "Условия поиска"
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr "Поиск"
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr ""
@@ -38,27 +41,27 @@ msgstr ""
msgid "Search again"
msgstr ""
#: models.py:23
#: models.py:24
msgid "User"
msgstr ""
#: models.py:24
#: models.py:26
msgid "Query"
msgstr ""
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr ""
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr ""
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr ""
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr ""
@@ -68,7 +71,9 @@ msgstr "Максимальное количество отображаемых
#: settings.py:18
msgid "Maximum number of search queries to remember per user."
msgstr "Максимальное количество поисковых запросов запоминаемых для каждого пользователя."
msgstr ""
"Максимальное количество поисковых запросов запоминаемых для каждого "
"пользователя."
#: views.py:25
msgid "Search results"
@@ -87,7 +92,8 @@ msgstr ""
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"

View File

@@ -1,36 +1,38 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-08-20 19:10+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-"
"edms/language/sl_SI/)\n"
"Language: sl_SI\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl_SI\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr ""
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr ""
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr ""
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr ""
@@ -38,27 +40,27 @@ msgstr ""
msgid "Search again"
msgstr ""
#: models.py:23
#: models.py:24
msgid "User"
msgstr ""
#: models.py:24
#: models.py:26
msgid "Query"
msgstr ""
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr ""
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr ""
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr ""
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr ""
@@ -87,7 +89,8 @@ msgstr ""
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"

View File

@@ -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:
# Translators:
# Trung Phan Minh <navmobile@gmail.com>, 2013
@@ -9,29 +9,30 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-08-20 22:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/"
"mayan-edms/language/vi_VN/)\n"
"Language: vi_VN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr ""
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr ""
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr "Tìm kiếm"
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr ""
@@ -39,27 +40,27 @@ msgstr ""
msgid "Search again"
msgstr ""
#: models.py:23
#: models.py:24
msgid "User"
msgstr ""
#: models.py:24
#: models.py:26
msgid "Query"
msgstr ""
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr ""
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr ""
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr ""
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr ""
@@ -88,7 +89,8 @@ msgstr ""
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"

View File

@@ -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:
# Translators:
# Ford Guo <agile.guo@gmail.com>, 2014
@@ -9,29 +9,30 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-09-24 16:26-0400\n"
"POT-Creation-Date: 2016-03-21 16:44-0400\n"
"PO-Revision-Date: 2015-08-20 22:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n"
"Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/"
"language/zh_CN/)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:15
#: apps.py:16
msgid "Dynamic search"
msgstr ""
#: forms.py:20
#: forms.py:21
msgid "Search terms"
msgstr "搜索项"
#: links.py:7 settings.py:8 views.py:54 views.py:68
#: links.py:7 settings.py:8 views.py:56 views.py:70
msgid "Search"
msgstr "搜索"
#: links.py:9 views.py:75
#: links.py:9 views.py:77
msgid "Advanced search"
msgstr ""
@@ -39,27 +40,27 @@ msgstr ""
msgid "Search again"
msgstr ""
#: models.py:23
#: models.py:24
msgid "User"
msgstr ""
#: models.py:24
#: models.py:26
msgid "Query"
msgstr ""
#: models.py:26
#: models.py:28
msgid "Datetime created"
msgstr ""
#: models.py:28
#: models.py:30
msgid "Hits"
msgstr ""
#: models.py:70
#: models.py:74
msgid "Recent search"
msgstr ""
#: models.py:71
#: models.py:75
msgid "Recent searches"
msgstr ""
@@ -88,7 +89,8 @@ msgstr ""
#~ msgid "Recent searches (maximum of %d)"
#~ msgstr "recent searches (maximum of %d)"
#~ msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgid ""
#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)"
#~ msgstr ""
#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)"