Sync translations with Transifex

This commit is contained in:
Roberto Rosario
2016-03-21 17:38:15 -04:00
parent 6fe778051e
commit 3d970036b2
1231 changed files with 14544 additions and 13765 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
@@ -10,26 +10,25 @@ msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/"
"ar/)\n"
"Language: ar\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
"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"
#: admin.py:24
msgid "None"
msgstr ""
msgstr "لا شيء"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
@@ -72,7 +71,7 @@ msgstr ""
#: links.py:35 links.py:64
msgid "Edit"
msgstr ""
msgstr "تحرير"
#: links.py:40 links.py:68
msgid "Delete"
@@ -102,13 +101,14 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Causes this index to be visible and updated when document data changes."
#: models.py:82 models.py:109
msgid "Index"
@@ -138,11 +138,9 @@ msgstr "Causes this node to be visible and updated when document data changes."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Check this option to have this node act as a container for documents and not as a parent for further nodes."
#: models.py:134
msgid "Link documents"
@@ -166,11 +164,11 @@ msgstr ""
#: models.py:156
msgid "Value"
msgstr ""
msgstr "قيمة"
#: models.py:159
msgid "Documents"
msgstr ""
msgstr "الوثائق"
#: models.py:204
msgid "Index node instance"
@@ -214,6 +212,7 @@ msgstr "Rebuild document indexes"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -251,10 +250,9 @@ msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:218
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "Are you sure you with to delete the index template node: %s?"
msgstr ""
#: views.py:286
#, python-format
@@ -283,6 +281,9 @@ msgstr ""
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "Index list"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "Configure document indexes"
@@ -328,6 +329,9 @@ msgstr ""
#~ msgid "Document types not in index: %s"
#~ msgstr "document types not in index: %s"
#~ msgid "Are you sure you with to delete the index template node: %s?"
#~ msgstr "Are you sure you with to delete the index template node: %s?"
#~ msgid "Are you sure you wish to rebuild all indexes?"
#~ msgstr "Are you sure you wish to rebuild all indexes?"
@@ -338,11 +342,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -379,11 +381,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %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
@@ -10,25 +10,25 @@ msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/bg/)\n"
"Language: bg\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/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"
#: admin.py:24
msgid "None"
msgstr ""
msgstr "Няма"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
@@ -71,7 +71,7 @@ msgstr ""
#: links.py:35 links.py:64
msgid "Edit"
msgstr ""
msgstr "Редактиране"
#: links.py:40 links.py:68
msgid "Delete"
@@ -101,14 +101,14 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Предизвиква този индекс да бъдат видим и актуализиран, когато данните в "
"документа се променят."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Предизвиква този индекс да бъдат видим и актуализиран, когато данните в документа се променят."
#: models.py:82 models.py:109
msgid "Index"
@@ -138,8 +138,8 @@ msgstr ""
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr ""
#: models.py:134
@@ -164,11 +164,11 @@ msgstr ""
#: models.py:156
msgid "Value"
msgstr ""
msgstr "Стойност"
#: models.py:159
msgid "Documents"
msgstr ""
msgstr "Документи"
#: models.py:204
msgid "Index node instance"
@@ -212,6 +212,7 @@ msgstr ""
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -249,10 +250,9 @@ msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:218
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "Are you sure you with to delete the index template node: %s?"
msgstr ""
#: views.py:286
#, python-format
@@ -271,7 +271,7 @@ msgstr ""
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
msgstr "При големи бази данни тази операция може да отнеме известно време за изпълнение."
#: views.py:342
msgid "Rebuild all indexes?"
@@ -281,6 +281,18 @@ msgstr ""
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "Index list"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "Configure document indexes"
#~ msgid "Index template node created successfully."
#~ msgstr "Index template node created successfully."
#~ msgid "Index template node edited successfully"
#~ msgstr "Index template node edited successfully"
#~ msgid "Node: %s deleted successfully."
#~ msgstr "Node: %s deleted successfully."
@@ -317,6 +329,9 @@ msgstr ""
#~ msgid "Document types not in index: %s"
#~ msgstr "document types not in index: %s"
#~ msgid "Are you sure you with to delete the index template node: %s?"
#~ msgstr "Are you sure you with to delete the index template node: %s?"
#~ msgid "Are you sure you wish to rebuild all indexes?"
#~ msgstr "Are you sure you wish to rebuild all indexes?"
@@ -327,11 +342,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -368,11 +381,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %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
@@ -10,26 +10,25 @@ msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n"
"PO-Revision-Date: 2016-03-21 21: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: bs_BA\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
"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"
#: admin.py:24
msgid "None"
msgstr ""
msgstr "Nijedno"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
@@ -72,7 +71,7 @@ msgstr ""
#: links.py:35 links.py:64
msgid "Edit"
msgstr ""
msgstr "Urediti"
#: links.py:40 links.py:68
msgid "Delete"
@@ -102,14 +101,14 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Uzrokuje da će ovaj indeks biti vidljiv i update-ovan kad se promjene podaci "
"dokumenta."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Uzrokuje da će ovaj indeks biti vidljiv i update-ovan kad se promjene podaci dokumenta."
#: models.py:82 models.py:109
msgid "Index"
@@ -135,17 +134,13 @@ msgstr ""
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Uzrokuje da će ovaj nod biti vidljiv i update-ovan kad se promjene podaci "
"dokumenta."
msgstr "Uzrokuje da će ovaj nod biti vidljiv i update-ovan kad se promjene podaci dokumenta."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Označite ovu opciju da ovaj nod služi kao kontejner za dokumente a ne kao "
"parent za buduće nodove."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Označite ovu opciju da ovaj nod služi kao kontejner za dokumente a ne kao parent za buduće nodove."
#: models.py:134
msgid "Link documents"
@@ -169,11 +164,11 @@ msgstr ""
#: models.py:156
msgid "Value"
msgstr ""
msgstr "Vrijednost"
#: models.py:159
msgid "Documents"
msgstr ""
msgstr "Dokumenti"
#: models.py:204
msgid "Index node instance"
@@ -217,6 +212,7 @@ msgstr " Obnovi indekse dokumenata"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -254,10 +250,9 @@ msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:218
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "Are you sure you with to delete the index template node: %s?"
msgstr ""
#: views.py:286
#, python-format
@@ -286,14 +281,17 @@ msgstr ""
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "Index list"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "Konfiguriši indekse dokumenata"
#~ msgstr "Configure document indexes"
#~ msgid "Index template node created successfully."
#~ msgstr "Nod predložaka indeksa uspješno kreiran."
#~ msgstr "Index template node created successfully."
#~ msgid "Index template node edited successfully"
#~ msgstr "Nod predložaka indeksa uspješno izmjenjen."
#~ msgstr "Index template node edited successfully"
#~ msgid "Node: %s deleted successfully."
#~ msgstr "Node: %s deleted successfully."
@@ -331,6 +329,9 @@ msgstr ""
#~ msgid "Document types not in index: %s"
#~ msgstr "document types not in index: %s"
#~ msgid "Are you sure you with to delete the index template node: %s?"
#~ msgstr "Are you sure you with to delete the index template node: %s?"
#~ msgid "Are you sure you wish to rebuild all indexes?"
#~ msgstr "Are you sure you wish to rebuild all indexes?"
@@ -341,11 +342,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -382,11 +381,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %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:
msgid ""
@@ -9,25 +9,25 @@ msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/"
"da/)\n"
"Language: da\n"
"Language-Team: Danish (http://www.transifex.com/rosarior/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"
#: admin.py:24
msgid "None"
msgstr ""
msgstr "Ingen"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
@@ -100,11 +100,13 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:82 models.py:109
@@ -135,8 +137,8 @@ msgstr ""
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr ""
#: models.py:134
@@ -165,7 +167,7 @@ msgstr ""
#: models.py:159
msgid "Documents"
msgstr ""
msgstr "Dokumenter"
#: models.py:204
msgid "Index node instance"
@@ -209,6 +211,7 @@ msgstr ""
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -246,10 +249,9 @@ msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:218
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "Are you sure you with to delete the index template node: %s?"
msgstr ""
#: views.py:286
#, python-format
@@ -268,7 +270,7 @@ msgstr ""
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
msgstr "På store databaser kan denne operation tage lidt tid at udføre."
#: views.py:342
msgid "Rebuild all indexes?"
@@ -278,6 +280,18 @@ msgstr ""
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "Index list"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "Configure document indexes"
#~ msgid "Index template node created successfully."
#~ msgstr "Index template node created successfully."
#~ msgid "Index template node edited successfully"
#~ msgstr "Index template node edited successfully"
#~ msgid "Node: %s deleted successfully."
#~ msgstr "Node: %s deleted successfully."
@@ -314,6 +328,9 @@ msgstr ""
#~ msgid "Document types not in index: %s"
#~ msgstr "document types not in index: %s"
#~ msgid "Are you sure you with to delete the index template node: %s?"
#~ msgstr "Are you sure you with to delete the index template node: %s?"
#~ msgid "Are you sure you wish to rebuild all indexes?"
#~ msgstr "Are you sure you wish to rebuild all indexes?"
@@ -324,11 +341,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -365,11 +380,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %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:
# Berny <berny@bernhard-marx.de>, 2015
@@ -14,14 +14,13 @@ msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-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: de_DE\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/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"
#: admin.py:24
@@ -33,6 +32,7 @@ msgid "Document types"
msgstr "Dokumententypen"
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr "Dokumentenindices"
@@ -102,19 +102,17 @@ msgstr "Neuer Unterknoten"
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
"Fehler bei der Indexierung von Dokument %(document)s; Ausdruck: "
"%(expression)s; %(exception)s"
msgstr "Fehler bei der Indexierung von Dokument %(document)s; Ausdruck: %(expression)s; %(exception)s"
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr "Interner Name um diesen Index zu identifizieren"
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Bewirkt Sichtbarkeit und Aktualisierung des Index, wenn Dokumente geändert "
"werden."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Bewirkt Sichtbarkeit und Aktualisierung des Index, wenn Dokumente geändert werden."
#: models.py:82 models.py:109
msgid "Index"
@@ -132,10 +130,7 @@ msgstr "Index-Instanzen"
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
"Vorlage/Template zur Generierung eingeben. Django's Standard-Vorlagen-"
"Sprache benutzen (https://docs.djangoproject.com/en/1.7/ref/templates/"
"builtins/)"
msgstr "Vorlage/Template zur Generierung eingeben. Django's Standard-Vorlagen-Sprache benutzen (https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
#: models.py:118
msgid "Indexing expression"
@@ -143,18 +138,13 @@ msgstr "Indexierungsausdruck"
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Bewirkt Sichtbarkeit und Aktualisierung des Index, wenn Dokumente geändert "
"werden."
msgstr "Bewirkt Sichtbarkeit und Aktualisierung des Index, wenn Dokumente geändert werden."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Wählen Sie diese Option, wenn Dokumente in diesem Knoten dargestellt werden "
"sollen (und dieser Knoten nicht als Eltern-Knoten für weitere Kind-"
"Knotenpunkte fungieren soll)."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Wählen Sie diese Option, wenn Dokumente in diesem Knoten dargestellt werden sollen (und dieser Knoten nicht als Eltern-Knoten für weitere Kind-Knotenpunkte fungieren soll)."
#: models.py:134
msgid "Link documents"
@@ -226,6 +216,7 @@ msgstr "Dokumentenindices neu aufbauen"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr "Index %s löschen?"
@@ -253,10 +244,9 @@ msgid "Tree template nodes for index: %s"
msgstr "Baumvorlagen für Index %s"
#: views.py:172
#, fuzzy, python-format
#| msgid "Create child node"
#, python-format
msgid "Create child node of: %s"
msgstr "Unterknotenpunkt erstellen"
msgstr ""
#: views.py:196
#, python-format
@@ -264,10 +254,9 @@ msgid "Delete the index template node: %s?"
msgstr "Indexvorlagen-Knotenpunkt %s löschen?"
#: views.py:218
#, fuzzy, python-format
#| msgid "Edit index template node: %s"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "Knotenpunkt %s bearbeiten"
msgstr ""
#: views.py:286
#, python-format
@@ -286,8 +275,7 @@ msgstr "Knotenpunkte der Indices, die Dokumente enthalten: %s"
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Bei großen Datenbanken kann dieser Vorgang einige Zeit in Anspruch nehmen."
msgstr "Bei großen Datenbanken kann dieser Vorgang einige Zeit in Anspruch nehmen."
#: views.py:342
msgid "Rebuild all indexes?"
@@ -298,19 +286,16 @@ msgid "Index rebuild queued successfully."
msgstr "Indexwiederaufbau erfolgreich eingereiht"
#~ msgid "Index list"
#~ msgstr "Indices"
#~ msgid "<%s Root>"
#~ msgstr "<%s Wurzelverzeichnis>"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "Dokumentenindices konfigurieren"
#~ msgstr "Configure document indexes"
#~ msgid "Index template node created successfully."
#~ msgstr "Knotenpunkt erfolgreich angelegt"
#~ msgstr "Index template node created successfully."
#~ msgid "Index template node edited successfully"
#~ msgstr "Knotenpunkt erfolgreich bearbeitet"
#~ msgstr "Index template node edited successfully"
#~ msgid "Node: %s deleted successfully."
#~ msgstr "Node: %s deleted successfully."
@@ -361,11 +346,9 @@ msgstr "Indexwiederaufbau erfolgreich eingereiht"
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -402,11 +385,11 @@ msgstr "Indexwiederaufbau erfolgreich eingereiht"
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %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:
# jmcainzos <jmcainzos@vodafone.es>, 2014
@@ -11,14 +11,13 @@ msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/"
"language/es/)\n"
"Language: es\n"
"Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/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"
#: admin.py:24
@@ -30,12 +29,13 @@ msgid "Document types"
msgstr "Tipos de documento"
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
msgid "Label"
msgstr ""
msgstr "Etiqueta"
#: apps.py:121 models.py:30
msgid "Slug"
@@ -99,19 +99,17 @@ msgstr "nuevo nodo secundario"
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
"Error indexando documento: %(document)s; expresión: %(expression)s; "
"%(exception)s"
msgstr "Error indexando documento: %(document)s; expresión: %(expression)s; %(exception)s"
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Hace que este índice sea visible y actualizado cuando los datos de "
"documentos cambien."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Hace que este índice sea visible y actualizado cuando los datos de documentos cambien."
#: models.py:82 models.py:109
msgid "Index"
@@ -137,17 +135,13 @@ msgstr "expresión de indexación"
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Hace que este nodo sea visible y actualizado cuando los datos de los "
"documentos son cambiados."
msgstr "Hace que este nodo sea visible y actualizado cuando los datos de los documentos son cambiados."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Marque esta opción para que el nodo actúe como un contenedor de documentos y "
"no como un padre para otros nodos secundarios."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Marque esta opción para que el nodo actúe como un contenedor de documentos y no como un padre para otros nodos secundarios."
#: models.py:134
msgid "Link documents"
@@ -219,6 +213,7 @@ msgstr "Generar índices de documentos"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -246,10 +241,9 @@ msgid "Tree template nodes for index: %s"
msgstr "nodos de la plantilla del árbol del índice: %s"
#: views.py:172
#, fuzzy, python-format
#| msgid "Create child node"
#, python-format
msgid "Create child node of: %s"
msgstr "crear nodo hijo"
msgstr ""
#: views.py:196
#, python-format
@@ -257,10 +251,9 @@ msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:218
#, fuzzy, python-format
#| msgid "Edit index template node: %s"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "editar nodo de la plantilla de índice: %s"
msgstr ""
#: views.py:286
#, python-format
@@ -279,9 +272,7 @@ msgstr ""
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
"En bases de datos de gran tamaño esta operación puede tardar algún tiempo en "
"ejecutarse."
msgstr "En bases de datos de gran tamaño esta operación puede tardar algún tiempo en ejecutarse."
#: views.py:342
msgid "Rebuild all indexes?"
@@ -292,19 +283,16 @@ msgid "Index rebuild queued successfully."
msgstr "Reconstrucción de Índices en espera de forma exitosa."
#~ msgid "Index list"
#~ msgstr "lista de indices"
#~ msgid "<%s Root>"
#~ msgstr "<%s Raíz>"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "Configurar índices de documento"
#~ msgstr "Configure document indexes"
#~ msgid "Index template node created successfully."
#~ msgstr "Nodo de plantilla de índice creado con éxito."
#~ msgstr "Index template node created successfully."
#~ msgid "Index template node edited successfully"
#~ msgstr "Nodo de la plantilla de índice editado con éxito"
#~ msgstr "Index template node edited successfully"
#~ msgid "Node: %s deleted successfully."
#~ msgstr "Node: %s deleted successfully."
@@ -355,11 +343,9 @@ msgstr "Reconstrucción de Índices en espera de forma exitosa."
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -396,11 +382,11 @@ msgstr "Reconstrucción de Índices en espera de forma exitosa."
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %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:
msgid ""
@@ -9,14 +9,13 @@ msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/"
"language/fa/)\n"
"Language: fa\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/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"
#: admin.py:24
@@ -28,16 +27,17 @@ msgid "Document types"
msgstr "انواع سند"
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
msgid "Label"
msgstr ""
msgstr "برچسب"
#: apps.py:121 models.py:30
msgid "Slug"
msgstr ""
msgstr "Slug"
#: apps.py:123 apps.py:143 models.py:38 models.py:126
msgid "Enabled"
@@ -97,18 +97,17 @@ msgstr "گره فرزند جدید"
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
"خطای ساختن ایندکس سند: %(document)s; , عبارت : %(expression)s; %(exception)s"
msgstr "خطای ساختن ایندکس سند: %(document)s; , عبارت : %(expression)s; %(exception)s"
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی "
"شود."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی شود."
#: models.py:82 models.py:109
msgid "Index"
@@ -134,14 +133,12 @@ msgstr "عبارت اندیس گذاری"
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی "
"شود."
msgstr "باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی شود."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "بررسی شود که اینکه این گره ظرفی برای اسناد است و نه پدر گره های دیگر."
#: models.py:134
@@ -214,6 +211,7 @@ msgstr "بازسازی ایندکسهای سند"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -241,10 +239,9 @@ msgid "Tree template nodes for index: %s"
msgstr "گره الگوی درخت اندیس %s"
#: views.py:172
#, fuzzy, python-format
#| msgid "Create child node"
#, python-format
msgid "Create child node of: %s"
msgstr "ایجاد گره فرزند"
msgstr ""
#: views.py:196
#, python-format
@@ -252,10 +249,9 @@ msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:218
#, fuzzy, python-format
#| msgid "Edit index template node: %s"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "ویرایش الگوی گره اندیس: %s"
msgstr ""
#: views.py:286
#, python-format
@@ -285,19 +281,16 @@ msgid "Index rebuild queued successfully."
msgstr "ساخت مجدد اندیسها در صف قرار گرفت."
#~ msgid "Index list"
#~ msgstr "لیست اندیس"
#~ msgid "<%s Root>"
#~ msgstr "<%s Root>"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "پیکربندی ایندکس سند"
#~ msgstr "Configure document indexes"
#~ msgid "Index template node created successfully."
#~ msgstr "ایجاد موفق گره الگوی ایندکس"
#~ msgstr "Index template node created successfully."
#~ msgid "Index template node edited successfully"
#~ msgstr "ویرایش موفق گره الگوی ایندکس."
#~ msgstr "Index template node edited successfully"
#~ msgid "Node: %s deleted successfully."
#~ msgstr "Node: %s deleted successfully."
@@ -348,11 +341,9 @@ msgstr "ساخت مجدد اندیسها در صف قرار گرفت."
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -389,11 +380,11 @@ msgstr "ساخت مجدد اندیسها در صف قرار گرفت."
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -1,24 +1,24 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Pierre Lhoste <inactive+peterhost@transifex.com>, 2012
# SadE54 <yannsuisini@gmail.com>, 2013
# Thierry Schott <DarkDare@users.noreply.github.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/"
"fr/)\n"
"Language: fr\n"
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/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"
#: admin.py:24
@@ -30,16 +30,17 @@ msgid "Document types"
msgstr "Types de document"
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
msgstr "Indexation de document"
#: apps.py:120 models.py:25
msgid "Label"
msgstr ""
msgstr "Libellé"
#: apps.py:121 models.py:30
msgid "Slug"
msgstr ""
msgstr "Jeton"
#: apps.py:123 apps.py:143 models.py:38 models.py:126
msgid "Enabled"
@@ -84,8 +85,7 @@ msgstr "Modèle d'arborescence"
#: links.py:54
msgid "Deletes and creates from scratch all the document indexes."
msgstr ""
"Supprimer et reconstruire les indexes des documents en partant de zéro."
msgstr "Supprimer et reconstruire les indexes des documents en partant de zéro."
#: links.py:57
msgid "Rebuild indexes"
@@ -100,19 +100,17 @@ msgstr "Nouveau noeud enfant"
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
"Erreur lors de l'indexation du document: %(document)s; expression: "
"%(expression)s; %(exception)s"
msgstr "Erreur lors de l'indexation du document: %(document)s; expression: %(expression)s; %(exception)s"
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
msgstr "Ces valeurs seront utilisées par d'autres applications pour référencer cet indexe."
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Permet à cet index d'être à la fois visible et mis à jour quand le contenu "
"d'un document est modifié."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Permet à cet index d'être à la fois visible et mis à jour quand le contenu d'un document est modifié."
#: models.py:82 models.py:109
msgid "Index"
@@ -124,13 +122,13 @@ msgstr "index instance"
#: models.py:102
msgid "Index instances"
msgstr ""
msgstr "Instance d'indexe"
#: models.py:114
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
msgstr "Saisissez un modèle à restituer. Utiliser le langage de rendu de Django par défaut (https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
#: models.py:118
msgid "Indexing expression"
@@ -138,17 +136,13 @@ msgstr "Expression d'indexation"
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Permet à ce noeud d'être visible et mis à jour quand le contenu d'un "
"document est modifié."
msgstr "Permet à ce noeud d'être visible et mis à jour quand le contenu d'un document est modifié."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Cochez cette option pour permettre à ce noeud d'être un conteneur de "
"documents et pas seulement un noeud parent d'autres noeuds enfants."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Cochez cette option pour permettre à ce noeud d'être un conteneur de documents et pas seulement un noeud parent d'autres noeuds enfants."
#: models.py:134
msgid "Link documents"
@@ -188,11 +182,11 @@ msgstr "Noeud d'instances d'indexes"
#: models.py:213
msgid "Document index node instance"
msgstr ""
msgstr "Instance de noeud d'indexe de document"
#: models.py:214
msgid "Document indexes node instances"
msgstr ""
msgstr "Instances de noeuds d'indexe de document"
#: permissions.py:7
msgid "Indexing"
@@ -220,8 +214,9 @@ msgstr "Reconstruire les indexes des documents"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
msgstr "Supprimer l'indexe : %s ?"
#: views.py:64
#, python-format
@@ -230,16 +225,16 @@ msgstr "Modifier l'index: %s"
#: views.py:81
msgid "Available document types"
msgstr ""
msgstr "Types de document disponible"
#: views.py:83
msgid "Document types linked"
msgstr ""
msgstr "Types de document liés"
#: views.py:106
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
msgstr "Types de documents liés à l'indexe : %s"
#: views.py:145
#, python-format
@@ -247,21 +242,19 @@ msgid "Tree template nodes for index: %s"
msgstr "Noeuds de modèles arborescentes pour l'index: %s"
#: views.py:172
#, fuzzy, python-format
#| msgid "Create child node"
#, python-format
msgid "Create child node of: %s"
msgstr "Créer un noeud enfant"
msgstr ""
#: views.py:196
#, python-format
msgid "Delete the index template node: %s?"
msgstr ""
msgstr "Supprimer le noeud de modèle d'indexe : %s ?"
#: views.py:218
#, fuzzy, python-format
#| msgid "Edit index template node: %s"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "Modifier le noeud de modèle d'index: %s"
msgstr ""
#: views.py:286
#, python-format
@@ -276,36 +269,31 @@ msgstr "Contenu de l'index:%s"
#: views.py:331
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
msgstr "Noeuds d'indexe contenant le document : %s"
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Sur de grosses bases de données, cette opération peut prendre un certain "
"temps."
msgstr "Sur de grosses bases de données, cette opération peut prendre un certain temps."
#: views.py:342
msgid "Rebuild all indexes?"
msgstr ""
msgstr "Reconstruire tous les indexes ?"
#: views.py:351
msgid "Index rebuild queued successfully."
msgstr "La ré-indexation en attente a été faite avec succès."
#~ msgid "Index list"
#~ msgstr "Liste des index"
#~ msgid "<%s Root>"
#~ msgstr "<%s Root>"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "Configurer les indexes de documents"
#~ msgstr "Configure document indexes"
#~ msgid "Index template node created successfully."
#~ msgstr "Noeud de modèle d'index créé avec succès."
#~ msgstr "Index template node created successfully."
#~ msgid "Index template node edited successfully"
#~ msgstr "Noeud de modèle d'index modifié avec succès."
#~ msgstr "Index template node edited successfully"
#~ msgid "Node: %s deleted successfully."
#~ msgstr "Node: %s deleted successfully."
@@ -356,11 +344,9 @@ msgstr "La ré-indexation en attente a été faite avec succès."
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -397,11 +383,11 @@ msgstr "La ré-indexation en attente a été faite avec succès."
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %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:
msgid ""
@@ -9,25 +9,25 @@ msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/hu/)\n"
"Language: hu\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/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"
#: admin.py:24
msgid "None"
msgstr ""
msgstr "Semmi"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
@@ -100,11 +100,13 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:82 models.py:109
@@ -135,8 +137,8 @@ msgstr ""
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr ""
#: models.py:134
@@ -165,7 +167,7 @@ msgstr ""
#: models.py:159
msgid "Documents"
msgstr ""
msgstr "dokumentumok"
#: models.py:204
msgid "Index node instance"
@@ -209,6 +211,7 @@ msgstr ""
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -246,10 +249,9 @@ msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:218
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "Are you sure you with to delete the index template node: %s?"
msgstr ""
#: views.py:286
#, python-format
@@ -268,7 +270,7 @@ msgstr ""
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
msgstr "A nagy adatbázisok esetében a művelet sokáig is tarthat."
#: views.py:342
msgid "Rebuild all indexes?"
@@ -278,6 +280,18 @@ msgstr ""
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "Index list"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "Configure document indexes"
#~ msgid "Index template node created successfully."
#~ msgstr "Index template node created successfully."
#~ msgid "Index template node edited successfully"
#~ msgstr "Index template node edited successfully"
#~ msgid "Node: %s deleted successfully."
#~ msgstr "Node: %s deleted successfully."
@@ -314,6 +328,9 @@ msgstr ""
#~ msgid "Document types not in index: %s"
#~ msgstr "document types not in index: %s"
#~ msgid "Are you sure you with to delete the index template node: %s?"
#~ msgstr "Are you sure you with to delete the index template node: %s?"
#~ msgid "Are you sure you wish to rebuild all indexes?"
#~ msgstr "Are you sure you wish to rebuild all indexes?"
@@ -324,11 +341,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -365,11 +380,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %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:
msgid ""
@@ -9,14 +9,13 @@ msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/"
"language/id/)\n"
"Language: id\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/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"
#: admin.py:24
@@ -28,6 +27,7 @@ msgid "Document types"
msgstr ""
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
@@ -100,11 +100,13 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:82 models.py:109
@@ -135,8 +137,8 @@ msgstr ""
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr ""
#: models.py:134
@@ -165,7 +167,7 @@ msgstr ""
#: models.py:159
msgid "Documents"
msgstr ""
msgstr "Dokumen"
#: models.py:204
msgid "Index node instance"
@@ -209,6 +211,7 @@ msgstr ""
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -246,10 +249,9 @@ msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:218
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "Are you sure you with to delete the index template node: %s?"
msgstr ""
#: views.py:286
#, python-format
@@ -268,7 +270,7 @@ msgstr ""
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
msgstr "Pada database yang besar pekerjaan berikut mungkin akan membutuhkan waktu untuk dilaksanakan."
#: views.py:342
msgid "Rebuild all indexes?"
@@ -278,6 +280,18 @@ msgstr ""
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "Index list"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "Configure document indexes"
#~ msgid "Index template node created successfully."
#~ msgstr "Index template node created successfully."
#~ msgid "Index template node edited successfully"
#~ msgstr "Index template node edited successfully"
#~ msgid "Node: %s deleted successfully."
#~ msgstr "Node: %s deleted successfully."
@@ -314,6 +328,9 @@ msgstr ""
#~ msgid "Document types not in index: %s"
#~ msgstr "document types not in index: %s"
#~ msgid "Are you sure you with to delete the index template node: %s?"
#~ msgstr "Are you sure you with to delete the index template node: %s?"
#~ msgid "Are you sure you wish to rebuild all indexes?"
#~ msgstr "Are you sure you wish to rebuild all indexes?"
@@ -324,11 +341,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -365,11 +380,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %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
@@ -12,35 +12,35 @@ msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/"
"language/it/)\n"
"Language: it\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/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"
#: admin.py:24
msgid "None"
msgstr ""
msgstr "Nessuna "
#: admin.py:26 apps.py:134 links.py:48 models.py:41
msgid "Document types"
msgstr "Tipi di documento"
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
msgid "Label"
msgstr ""
msgstr "etichetta"
#: apps.py:121 models.py:30
msgid "Slug"
msgstr ""
msgstr "lumaca "
#: apps.py:123 apps.py:143 models.py:38 models.py:126
msgid "Enabled"
@@ -100,19 +100,17 @@ msgstr "Novo nodo figlio"
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
"Errore nell'ndicizzazione del documento: %(document)s; espressione: "
"%(expression)s; %(exception)s"
msgstr "Errore nell'ndicizzazione del documento: %(document)s; espressione: %(expression)s; %(exception)s"
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Fa sì che questo indice possa essere visibile e aggiornato quando i dati del "
"documento cambiano."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Fa sì che questo indice possa essere visibile e aggiornato quando i dati del documento cambiano."
#: models.py:82 models.py:109
msgid "Index"
@@ -138,17 +136,13 @@ msgstr "Espressione di indicizzazione"
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Fa sì che questo nodo possa essere visibili e aggiornato quando i dati del "
"documento cambiano."
msgstr "Fa sì che questo nodo possa essere visibili e aggiornato quando i dati del documento cambiano."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Selezionare questa opzione per questo specifico nodo quale contenitore per i "
"documenti e non come un genitore per ulteriori nodi."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Selezionare questa opzione per questo specifico nodo quale contenitore per i documenti e non come un genitore per ulteriori nodi."
#: models.py:134
msgid "Link documents"
@@ -220,6 +214,7 @@ msgstr "Ricostruisci indici documento"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -247,10 +242,9 @@ msgid "Tree template nodes for index: %s"
msgstr "Template principale per i nodi dell'indice: %s"
#: views.py:172
#, fuzzy, python-format
#| msgid "Create child node"
#, python-format
msgid "Create child node of: %s"
msgstr "Crea un nodo figlio"
msgstr ""
#: views.py:196
#, python-format
@@ -258,10 +252,9 @@ msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:218
#, fuzzy, python-format
#| msgid "Edit index template node: %s"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "Modfica il template dell nodo per l'indice: %s"
msgstr ""
#: views.py:286
#, python-format
@@ -280,9 +273,7 @@ msgstr ""
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Per un database di grosse dimensioni l'operazione protrebbe aver bisogno di "
"tempo."
msgstr "Per un database di grosse dimensioni l'operazione protrebbe aver bisogno di tempo."
#: views.py:342
msgid "Rebuild all indexes?"
@@ -293,16 +284,16 @@ msgid "Index rebuild queued successfully."
msgstr "Ricostruzione dell'indice messo in coda."
#~ msgid "Index list"
#~ msgstr "Lista Indici"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "Configura gli indici dei documenti"
#~ msgstr "Configure document indexes"
#~ msgid "Index template node created successfully."
#~ msgstr "Modello nodo indice creato con successo."
#~ msgstr "Index template node created successfully."
#~ msgid "Index template node edited successfully"
#~ msgstr "Template nodo Indice modificato con successo"
#~ msgstr "Index template node edited successfully"
#~ msgid "Node: %s deleted successfully."
#~ msgstr "Node: %s deleted successfully."
@@ -353,11 +344,9 @@ msgstr "Ricostruzione dell'indice messo in coda."
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -394,11 +383,11 @@ msgstr "Ricostruzione dell'indice messo in coda."
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %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
@@ -10,25 +10,25 @@ msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-"
"edms/language/nl_NL/)\n"
"Language: nl_NL\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/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"
#: admin.py:24
msgid "None"
msgstr ""
msgstr "Geen"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
@@ -42,7 +42,7 @@ msgstr ""
#: apps.py:123 apps.py:143 models.py:38 models.py:126
msgid "Enabled"
msgstr ""
msgstr "Ingeschakeld"
#: apps.py:128 apps.py:158 apps.py:171
msgid "Items"
@@ -71,11 +71,11 @@ msgstr ""
#: links.py:35 links.py:64
msgid "Edit"
msgstr ""
msgstr "bewerken"
#: links.py:40 links.py:68
msgid "Delete"
msgstr ""
msgstr "Verwijder"
#: links.py:44
msgid "Tree template"
@@ -101,13 +101,14 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Maakt deze index zichtbaar en 'up-to-date' wanneer document gegevens wijzigd."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Maakt deze index zichtbaar en 'up-to-date' wanneer document gegevens wijzigd."
#: models.py:82 models.py:109
msgid "Index"
@@ -133,15 +134,13 @@ msgstr ""
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Maakt deze node zichtbaar en 'up-to-date' wanneer document gegevens wijzigen"
msgstr "Maakt deze node zichtbaar en 'up-to-date' wanneer document gegevens wijzigen"
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Selecteer deze optie, wanneer deze node alleen documenten dient te bevatten. "
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Selecteer deze optie, wanneer deze node alleen documenten dient te bevatten. "
#: models.py:134
msgid "Link documents"
@@ -169,7 +168,7 @@ msgstr ""
#: models.py:159
msgid "Documents"
msgstr ""
msgstr "Documenten"
#: models.py:204
msgid "Index node instance"
@@ -213,6 +212,7 @@ msgstr "documenten opnieuw indexeren"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -250,10 +250,9 @@ msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:218
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "Are you sure you with to delete the index template node: %s?"
msgstr ""
#: views.py:286
#, python-format
@@ -282,14 +281,17 @@ msgstr ""
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "Index list"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "Document indexeringen configureren"
#~ msgstr "Configure document indexes"
#~ msgid "Index template node created successfully."
#~ msgstr "sjabloon node index succesvol aangemaakt."
#~ msgstr "Index template node created successfully."
#~ msgid "Index template node edited successfully"
#~ msgstr "Sjabloon node index succesvol bewerkt"
#~ msgstr "Index template node edited successfully"
#~ msgid "Node: %s deleted successfully."
#~ msgstr "Node: %s deleted successfully."
@@ -327,6 +329,9 @@ msgstr ""
#~ msgid "Document types not in index: %s"
#~ msgstr "document types not in index: %s"
#~ msgid "Are you sure you with to delete the index template node: %s?"
#~ msgstr "Are you sure you with to delete the index template node: %s?"
#~ msgid "Are you sure you wish to rebuild all indexes?"
#~ msgstr "Are you sure you wish to rebuild all indexes?"
@@ -337,11 +342,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -378,11 +381,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"

View File

@@ -1,45 +1,45 @@
# 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:
# mic <winterfall24@gmail.com>, 2012,2015
# Wojciech Warczakowski <w.warczakowski@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/"
"pl/)\n"
"Language: pl\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\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"
#: admin.py:24
msgid "None"
msgstr ""
msgstr "Brak"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
msgid "Document types"
msgstr ""
msgstr "Typy dokumentów"
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
msgid "Label"
msgstr ""
msgstr "Etykieta"
#: apps.py:121 models.py:30
msgid "Slug"
msgstr ""
msgstr "Slug"
#: apps.py:123 apps.py:143 models.py:38 models.py:126
msgid "Enabled"
@@ -47,7 +47,7 @@ msgstr "Włączony"
#: apps.py:128 apps.py:158 apps.py:171
msgid "Items"
msgstr ""
msgstr "Pozycje"
#: apps.py:139
msgid "Level"
@@ -88,7 +88,7 @@ msgstr "Usuwa i tworzy od podstaw wszystkie indeksy dokumentów."
#: links.py:57
msgid "Rebuild indexes"
msgstr ""
msgstr "Przebudowa indeksów"
#: links.py:60
msgid "New child node"
@@ -102,14 +102,14 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Powoduje że ten wskaźnik będzie widoczny i zaktualizowany podczas zmiany "
"danych dokumentów."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Powoduje że ten wskaźnik będzie widoczny i zaktualizowany podczas zmiany danych dokumentów."
#: models.py:82 models.py:109
msgid "Index"
@@ -127,7 +127,7 @@ msgstr ""
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
msgstr "Podaj szablon do wyrenderowania. Użyj domyślnego języka szablonów Django (https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
#: models.py:118
msgid "Indexing expression"
@@ -139,11 +139,9 @@ msgstr "Causes this node to be visible and updated when document data changes."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Check this option to have this node act as a container for documents and not as a parent for further nodes."
#: models.py:134
msgid "Link documents"
@@ -215,6 +213,7 @@ msgstr "Odbuduj indeksy dokumentów"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -225,7 +224,7 @@ msgstr ""
#: views.py:81
msgid "Available document types"
msgstr ""
msgstr "Dostępne typy dokumentów"
#: views.py:83
msgid "Document types linked"
@@ -242,10 +241,9 @@ msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:172
#, fuzzy, python-format
#| msgid "Create index"
#, python-format
msgid "Create child node of: %s"
msgstr "Tworzenie indeksu"
msgstr ""
#: views.py:196
#, python-format
@@ -253,10 +251,9 @@ msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:218
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "Are you sure you with to delete the index template node: %s?"
msgstr ""
#: views.py:286
#, python-format
@@ -285,8 +282,11 @@ msgstr ""
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "Index list"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "Skonfiguruj indeksy dokumentów"
#~ msgstr "Configure document indexes"
#~ msgid "Index template node created successfully."
#~ msgstr "Index template node created successfully."
@@ -330,6 +330,9 @@ msgstr ""
#~ msgid "Document types not in index: %s"
#~ msgstr "document types not in index: %s"
#~ msgid "Are you sure you with to delete the index template node: %s?"
#~ msgstr "Are you sure you with to delete the index template node: %s?"
#~ msgid "Are you sure you wish to rebuild all indexes?"
#~ msgstr "Are you sure you wish to rebuild all indexes?"
@@ -340,11 +343,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -381,11 +382,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %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:
# Renata Oliveira <renatabels@gmail.com>, 2011
@@ -11,35 +11,35 @@ msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/"
"language/pt/)\n"
"Language: pt\n"
"Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/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"
#: admin.py:24
msgid "None"
msgstr ""
msgstr "Nenhum"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
msgid "Label"
msgstr ""
msgstr "Nome"
#: apps.py:121 models.py:30
msgid "Slug"
msgstr ""
msgstr "Slug"
#: apps.py:123 apps.py:143 models.py:38 models.py:126
msgid "Enabled"
@@ -47,7 +47,7 @@ msgstr ""
#: apps.py:128 apps.py:158 apps.py:171
msgid "Items"
msgstr ""
msgstr "Itens"
#: apps.py:139
msgid "Level"
@@ -72,11 +72,11 @@ msgstr ""
#: links.py:35 links.py:64
msgid "Edit"
msgstr ""
msgstr "Editar"
#: links.py:40 links.py:68
msgid "Delete"
msgstr ""
msgstr "Eliminar"
#: links.py:44
msgid "Tree template"
@@ -102,14 +102,14 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Faz com que este índice seja visível e atualizado quando os dados do "
"documento forem alterados."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Faz com que este índice seja visível e atualizado quando os dados do documento forem alterados."
#: models.py:82 models.py:109
msgid "Index"
@@ -135,17 +135,13 @@ msgstr ""
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Faz com que este nó seja visível e atualizado quando os dados do documento "
"forem alterados."
msgstr "Faz com que este nó seja visível e atualizado quando os dados do documento forem alterados."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Escolha esta opção para que este nó atue como contentor para documentos e "
"não como pai de outros nós."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Escolha esta opção para que este nó atue como contentor para documentos e não como pai de outros nós."
#: models.py:134
msgid "Link documents"
@@ -169,11 +165,11 @@ msgstr ""
#: models.py:156
msgid "Value"
msgstr ""
msgstr "Valor"
#: models.py:159
msgid "Documents"
msgstr ""
msgstr "Documentos"
#: models.py:204
msgid "Index node instance"
@@ -217,6 +213,7 @@ msgstr "Reconstruir índices de documento"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -254,10 +251,9 @@ msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:218
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "Are you sure you with to delete the index template node: %s?"
msgstr ""
#: views.py:286
#, python-format
@@ -286,14 +282,17 @@ msgstr ""
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "Index list"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "Configurar índices de documento"
#~ msgstr "Configure document indexes"
#~ msgid "Index template node created successfully."
#~ msgstr "Nó de modelo de índice criado com sucesso."
#~ msgstr "Index template node created successfully."
#~ msgid "Index template node edited successfully"
#~ msgstr "nó de modelo de índice editado com sucesso"
#~ msgstr "Index template node edited successfully"
#~ msgid "Node: %s deleted successfully."
#~ msgstr "Node: %s deleted successfully."
@@ -331,6 +330,9 @@ msgstr ""
#~ msgid "Document types not in index: %s"
#~ msgstr "document types not in index: %s"
#~ msgid "Are you sure you with to delete the index template node: %s?"
#~ msgstr "Are you sure you with to delete the index template node: %s?"
#~ msgid "Are you sure you wish to rebuild all indexes?"
#~ msgstr "Are you sure you wish to rebuild all indexes?"
@@ -341,11 +343,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -382,11 +382,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %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:
# Renata Oliveira <renatabels@gmail.com>, 2011
@@ -11,35 +11,35 @@ msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-"
"edms/language/pt_BR/)\n"
"Language: pt_BR\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/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"
#: admin.py:24
msgid "None"
msgstr ""
msgstr "Nenhum"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
msgid "Document types"
msgstr "Tipos de Documentos"
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
#: apps.py:120 models.py:25
msgid "Label"
msgstr ""
msgstr "Label"
#: apps.py:121 models.py:30
msgid "Slug"
msgstr ""
msgstr "Slug"
#: apps.py:123 apps.py:143 models.py:38 models.py:126
msgid "Enabled"
@@ -99,19 +99,17 @@ msgstr "Novo node filho"
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr "Error indexing document: %(document)s; expression: %(expression)s; %(exception)s"
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Faz com que este índice seja visível, e atualizado quando alterações de "
"dados de documentos."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Faz com que este índice seja visível, e atualizado quando alterações de dados de documentos."
#: models.py:82 models.py:109
msgid "Index"
@@ -137,17 +135,13 @@ msgstr "Indexando expressão"
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Faz com que este nó para ser quando alterações de dados do documento visível "
"e atualizado."
msgstr "Faz com que este nó para ser quando alterações de dados do documento visível e atualizado."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Marque esta opção para que este nó ato como um contêiner para documentos e "
"não como um pai para mais nós."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Marque esta opção para que este nó ato como um contêiner para documentos e não como um pai para mais nós."
#: models.py:134
msgid "Link documents"
@@ -219,6 +213,7 @@ msgstr "Reconstruir índices de documento"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -246,10 +241,9 @@ msgid "Tree template nodes for index: %s"
msgstr "Árvore nó modelo para o índice: %s"
#: views.py:172
#, fuzzy, python-format
#| msgid "Create child node"
#, python-format
msgid "Create child node of: %s"
msgstr "Criar nó filho"
msgstr ""
#: views.py:196
#, python-format
@@ -257,10 +251,9 @@ msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:218
#, fuzzy, python-format
#| msgid "Edit index template node: %s"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "Editar template de nó indice: %s"
msgstr ""
#: views.py:286
#, python-format
@@ -279,8 +272,7 @@ msgstr ""
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Em grandes bases de dados esta operação pode levar algum tempo para executar."
msgstr "Em grandes bases de dados esta operação pode levar algum tempo para executar."
#: views.py:342
msgid "Rebuild all indexes?"
@@ -291,16 +283,16 @@ msgid "Index rebuild queued successfully."
msgstr "Sucesso do Rebuild da fila de indice."
#~ msgid "Index list"
#~ msgstr "Lista Index"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "Configurar documento indexado"
#~ msgstr "Configure document indexes"
#~ msgid "Index template node created successfully."
#~ msgstr "Modelo de nó de indice criado com sucesso."
#~ msgstr "Index template node created successfully."
#~ msgid "Index template node edited successfully"
#~ msgstr "Modelo de nó de indice criado com sucesso."
#~ msgstr "Index template node edited successfully"
#~ msgid "Node: %s deleted successfully."
#~ msgstr "Node: %s deleted successfully."
@@ -351,11 +343,9 @@ msgstr "Sucesso do Rebuild da fila de indice."
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -392,11 +382,11 @@ msgstr "Sucesso do Rebuild da fila de indice."
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %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
@@ -10,26 +10,25 @@ msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-"
"edms/language/ro_RO/)\n"
"Language: ro_RO\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"2:1));\n"
"Language: ro_RO\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
#: admin.py:24
msgid "None"
msgstr ""
msgstr "Nici unul"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
@@ -72,7 +71,7 @@ msgstr ""
#: links.py:35 links.py:64
msgid "Edit"
msgstr ""
msgstr "Editează"
#: links.py:40 links.py:68
msgid "Delete"
@@ -102,14 +101,14 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Cauză pentru acest index să fie vizibil și actualizat când documentul suferă "
"schimbări."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Cauză pentru acest index să fie vizibil și actualizat când documentul suferă schimbări."
#: models.py:82 models.py:109
msgid "Index"
@@ -135,17 +134,13 @@ msgstr ""
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Cauză pentru ca acest nod să fie vizibil și actualizat atunci când datele "
"documentului se modifică."
msgstr "Cauză pentru ca acest nod să fie vizibil și actualizat atunci când datele documentului se modifică."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Bifați această opțiune pentru a avea acest nod ca un container pentru "
"documente și nu ca un părinte pentru nodurile suplimentare."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Bifați această opțiune pentru a avea acest nod ca un container pentru documente și nu ca un părinte pentru nodurile suplimentare."
#: models.py:134
msgid "Link documents"
@@ -169,11 +164,11 @@ msgstr ""
#: models.py:156
msgid "Value"
msgstr ""
msgstr "Valoare"
#: models.py:159
msgid "Documents"
msgstr ""
msgstr "Documente"
#: models.py:204
msgid "Index node instance"
@@ -217,6 +212,7 @@ msgstr "Reconstruire index documente"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -254,10 +250,9 @@ msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:218
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "Are you sure you with to delete the index template node: %s?"
msgstr ""
#: views.py:286
#, python-format
@@ -276,8 +271,7 @@ msgstr ""
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Pe baze de date mari, această operație poate dura ceva timp pentru a executa."
msgstr "Pe baze de date mari, această operație poate dura ceva timp pentru a executa."
#: views.py:342
msgid "Rebuild all indexes?"
@@ -287,14 +281,17 @@ msgstr ""
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "Index list"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "Configurați un index de documente"
#~ msgstr "Configure document indexes"
#~ msgid "Index template node created successfully."
#~ msgstr "Nodul șablon index creat cu succes."
#~ msgstr "Index template node created successfully."
#~ msgid "Index template node edited successfully"
#~ msgstr "Nod șablon index a fost editat cu succes"
#~ msgstr "Index template node edited successfully"
#~ msgid "Node: %s deleted successfully."
#~ msgstr "Node: %s deleted successfully."
@@ -332,6 +329,9 @@ msgstr ""
#~ msgid "Document types not in index: %s"
#~ msgstr "document types not in index: %s"
#~ msgid "Are you sure you with to delete the index template node: %s?"
#~ msgstr "Are you sure you with to delete the index template node: %s?"
#~ msgid "Are you sure you wish to rebuild all indexes?"
#~ msgstr "Are you sure you wish to rebuild all indexes?"
@@ -342,11 +342,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -383,11 +381,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %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:
msgid ""
@@ -9,27 +9,25 @@ msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/"
"language/ru/)\n"
"Language: ru\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"
"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"
#: admin.py:24
msgid "None"
msgstr ""
msgstr "Ни один"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
@@ -43,7 +41,7 @@ msgstr ""
#: apps.py:123 apps.py:143 models.py:38 models.py:126
msgid "Enabled"
msgstr ""
msgstr "Доступно"
#: apps.py:128 apps.py:158 apps.py:171
msgid "Items"
@@ -72,7 +70,7 @@ msgstr ""
#: links.py:35 links.py:64
msgid "Edit"
msgstr ""
msgstr "Редактировать"
#: links.py:40 links.py:68
msgid "Delete"
@@ -102,13 +100,14 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Этот индекс должен быть видимым и обновляться при изменении данных документа."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "Этот индекс должен быть видимым и обновляться при изменении данных документа."
#: models.py:82 models.py:109
msgid "Index"
@@ -134,15 +133,13 @@ msgstr ""
#: models.py:123
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Этот узел должен быть видимым и обновляются при изменении данных документа."
msgstr "Этот узел должен быть видимым и обновляются при изменении данных документа."
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Этот узел будет контейнером для документов и не будет иметь дочерних узлов."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "Этот узел будет контейнером для документов и не будет иметь дочерних узлов."
#: models.py:134
msgid "Link documents"
@@ -166,11 +163,11 @@ msgstr ""
#: models.py:156
msgid "Value"
msgstr ""
msgstr "Значение"
#: models.py:159
msgid "Documents"
msgstr ""
msgstr "Документы"
#: models.py:204
msgid "Index node instance"
@@ -214,6 +211,7 @@ msgstr "Восстановление индексов документа"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -251,10 +249,9 @@ msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:218
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "Are you sure you with to delete the index template node: %s?"
msgstr ""
#: views.py:286
#, python-format
@@ -273,9 +270,7 @@ msgstr ""
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
"В больших базах данных эта операция может занять некоторое время для "
"выполнения."
msgstr "В больших базах данных эта операция может занять некоторое время для выполнения."
#: views.py:342
msgid "Rebuild all indexes?"
@@ -285,14 +280,17 @@ msgstr ""
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "Index list"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "Настройка индексов документа"
#~ msgstr "Configure document indexes"
#~ msgid "Index template node created successfully."
#~ msgstr "узел шаблона индексирования создан"
#~ msgstr "Index template node created successfully."
#~ msgid "Index template node edited successfully"
#~ msgstr "узел шаблона индексирования изменён"
#~ msgstr "Index template node edited successfully"
#~ msgid "Node: %s deleted successfully."
#~ msgstr "Node: %s deleted successfully."
@@ -330,6 +328,9 @@ msgstr ""
#~ msgid "Document types not in index: %s"
#~ msgstr "document types not in index: %s"
#~ msgid "Are you sure you with to delete the index template node: %s?"
#~ msgstr "Are you sure you with to delete the index template node: %s?"
#~ msgid "Are you sure you wish to rebuild all indexes?"
#~ msgstr "Are you sure you wish to rebuild all indexes?"
@@ -340,11 +341,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -381,11 +380,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %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:
msgid ""
@@ -9,26 +9,25 @@ msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-"
"edms/language/sl_SI/)\n"
"Language: sl_SI\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\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"
#: admin.py:24
msgid "None"
msgstr ""
msgstr "Brez"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
@@ -101,11 +100,13 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:82 models.py:109
@@ -136,8 +137,8 @@ msgstr ""
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr ""
#: models.py:134
@@ -166,7 +167,7 @@ msgstr ""
#: models.py:159
msgid "Documents"
msgstr ""
msgstr "Dokumenti"
#: models.py:204
msgid "Index node instance"
@@ -210,6 +211,7 @@ msgstr ""
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -247,10 +249,9 @@ msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:218
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "Are you sure you with to delete the index template node: %s?"
msgstr ""
#: views.py:286
#, python-format
@@ -269,7 +270,7 @@ msgstr ""
#: views.py:341
msgid "On large databases this operation may take some time to execute."
msgstr ""
msgstr "Če je baza velika lahko operacija zahteva nekaj več časa da se izvrši."
#: views.py:342
msgid "Rebuild all indexes?"
@@ -279,6 +280,18 @@ msgstr ""
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "Index list"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "Configure document indexes"
#~ msgid "Index template node created successfully."
#~ msgstr "Index template node created successfully."
#~ msgid "Index template node edited successfully"
#~ msgstr "Index template node edited successfully"
#~ msgid "Node: %s deleted successfully."
#~ msgstr "Node: %s deleted successfully."
@@ -315,6 +328,9 @@ msgstr ""
#~ msgid "Document types not in index: %s"
#~ msgstr "document types not in index: %s"
#~ msgid "Are you sure you with to delete the index template node: %s?"
#~ msgstr "Are you sure you with to delete the index template node: %s?"
#~ msgid "Are you sure you wish to rebuild all indexes?"
#~ msgstr "Are you sure you wish to rebuild all indexes?"
@@ -325,11 +341,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -366,11 +380,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %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:
msgid ""
@@ -9,25 +9,25 @@ msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n"
"PO-Revision-Date: 2016-03-21 21: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: vi_VN\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/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"
#: admin.py:24
msgid "None"
msgstr ""
msgstr "None"
#: admin.py:26 apps.py:134 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
@@ -70,7 +70,7 @@ msgstr ""
#: links.py:35 links.py:64
msgid "Edit"
msgstr ""
msgstr "Sửa"
#: links.py:40 links.py:68
msgid "Delete"
@@ -100,11 +100,13 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:82 models.py:109
@@ -135,8 +137,8 @@ msgstr ""
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr ""
#: models.py:134
@@ -161,11 +163,11 @@ msgstr ""
#: models.py:156
msgid "Value"
msgstr ""
msgstr "Giá trị"
#: models.py:159
msgid "Documents"
msgstr ""
msgstr "Tài liệu"
#: models.py:204
msgid "Index node instance"
@@ -209,6 +211,7 @@ msgstr ""
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -246,10 +249,9 @@ msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:218
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "Are you sure you with to delete the index template node: %s?"
msgstr ""
#: views.py:286
#, python-format
@@ -278,6 +280,18 @@ msgstr ""
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "Index list"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "Configure document indexes"
#~ msgid "Index template node created successfully."
#~ msgstr "Index template node created successfully."
#~ msgid "Index template node edited successfully"
#~ msgstr "Index template node edited successfully"
#~ msgid "Node: %s deleted successfully."
#~ msgstr "Node: %s deleted successfully."
@@ -314,6 +328,9 @@ msgstr ""
#~ msgid "Document types not in index: %s"
#~ msgstr "document types not in index: %s"
#~ msgid "Are you sure you with to delete the index template node: %s?"
#~ msgstr "Are you sure you with to delete the index template node: %s?"
#~ msgid "Are you sure you wish to rebuild all indexes?"
#~ msgstr "Are you sure you wish to rebuild all indexes?"
@@ -324,11 +341,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -365,11 +380,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %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
@@ -10,25 +10,25 @@ msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-03-21 16:43-0400\n"
"PO-Revision-Date: 2015-08-27 05:24+0000\n"
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/"
"language/zh_CN/)\n"
"Language: zh_CN\n"
"Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/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"
#: admin.py:24
msgid "None"
msgstr ""
msgstr ""
#: admin.py:26 apps.py:134 links.py:48 models.py:41
msgid "Document types"
msgstr ""
#: apps.py:48
#| msgid "document indexes"
msgid "Document indexing"
msgstr ""
@@ -101,11 +101,13 @@ msgid ""
msgstr ""
#: models.py:29
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:35
msgid "Causes this index to be visible and updated when document data changes."
msgid ""
"Causes this index to be visible and updated when document data changes."
msgstr "当文档数据变化时,将导致索引被更新和可见。"
#: models.py:82 models.py:109
@@ -136,8 +138,8 @@ msgstr "当文档数据变化时,导致节点被更新和可见。"
#: models.py:131
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
"Check this option to have this node act as a container for documents and not"
" as a parent for further nodes."
msgstr "检查当前节点是否为文档容器,而不是作为别处节点的父节点。"
#: models.py:134
@@ -162,11 +164,11 @@ msgstr ""
#: models.py:156
msgid "Value"
msgstr ""
msgstr ""
#: models.py:159
msgid "Documents"
msgstr ""
msgstr "文档"
#: models.py:204
msgid "Index node instance"
@@ -210,6 +212,7 @@ msgstr "重建文档索引"
#: views.py:51
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr ""
@@ -247,10 +250,9 @@ msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:218
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
#, python-format
msgid "Edit the index template node: %s?"
msgstr "Are you sure you with to delete the index template node: %s?"
msgstr ""
#: views.py:286
#, python-format
@@ -279,14 +281,17 @@ msgstr ""
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "Index list"
#~ msgstr "index list"
#~ msgid "Configure document indexes"
#~ msgstr "配置文档索引"
#~ msgstr "Configure document indexes"
#~ msgid "Index template node created successfully."
#~ msgstr "索引模版节点创建成功"
#~ msgstr "Index template node created successfully."
#~ msgid "Index template node edited successfully"
#~ msgstr "索引模版节点编辑成功"
#~ msgstr "Index template node edited successfully"
#~ msgid "Node: %s deleted successfully."
#~ msgstr "Node: %s deleted successfully."
@@ -324,6 +329,9 @@ msgstr ""
#~ msgid "Document types not in index: %s"
#~ msgstr "document types not in index: %s"
#~ msgid "Are you sure you with to delete the index template node: %s?"
#~ msgstr "Are you sure you with to delete the index template node: %s?"
#~ msgid "Are you sure you wish to rebuild all indexes?"
#~ msgstr "Are you sure you wish to rebuild all indexes?"
@@ -334,11 +342,9 @@ msgstr ""
#~ msgstr "Maximum suffix (%s) count reached."
#~ msgid ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgstr ""
#~ "Error in document indexing update expression: %(expression)s; "
#~ "%(exception)s"
#~ "Error in document indexing update expression: %(expression)s; %(exception)s"
#~ msgid "Unable to delete document indexing node; %s"
#~ msgstr "Unable to delete document indexing node; %s"
@@ -375,11 +381,11 @@ msgstr ""
#~ msgstr "documents rename count"
#~ msgid ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgstr ""
#~ "A dictionary that maps the index name and where on the filesystem that "
#~ "index will be mirrored."
#~ "A dictionary that maps the index name and where on the filesystem that index"
#~ " will be mirrored."
#~ msgid "Index rebuild error: %s"
#~ msgstr "Index rebuild error: %s"