Synchronize translations.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2017-07-15 00:37:48 -04:00
parent 56b76ca098
commit 8f023a03e5
1452 changed files with 21210 additions and 19054 deletions

View File

@@ -1,7 +1,8 @@
# 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:
# Translators:
# Mohammed ALDOUB <voulnet@gmail.com>, 2013
@@ -9,17 +10,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+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"
@@ -41,7 +40,7 @@ msgstr ""
msgid "Slug"
msgstr ""
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr ""
@@ -65,7 +64,7 @@ msgstr ""
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Indexes"
@@ -94,7 +93,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr "Deletes and creates from scratch all the document indexes."
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr ""
@@ -107,92 +106,90 @@ msgid "This value will be used by other apps to reference this index."
msgstr ""
#: models.py:43
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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr ""
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr ""
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
#: models.py:157
#: models.py:158
msgid "Indexing expression"
msgstr ""
#: models.py:162
#: models.py:163
msgid "Causes this node to be visible and updated when document data changes."
msgstr "Causes this node to be visible and updated when document data changes."
#: models.py:170
#: models.py:171
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:173
#: models.py:174
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Index node template"
msgstr ""
#: models.py:179
msgid "Indexes node template"
msgstr ""
#: models.py:183
msgid "Root"
msgstr ""
#: models.py:239
#: models.py:244
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:268
msgid "Index node template"
msgstr ""
#: models.py:269
msgid "Indexes node template"
msgstr ""
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr ""
#: models.py:280
#: models.py:281
msgid "Value"
msgstr "قيمة"
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "الوثائق"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr ""
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr ""
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr ""
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr ""
@@ -279,22 +276,22 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr ""
@@ -365,11 +362,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"
@@ -406,11 +401,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,8 @@
# 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:
# Translators:
# Pavlin Koldamov <pkoldamov@gmail.com>, 2012
@@ -9,15 +10,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+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
@@ -40,7 +40,7 @@ msgstr ""
msgid "Slug"
msgstr ""
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr ""
@@ -64,7 +64,7 @@ msgstr ""
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Индекси"
@@ -93,7 +93,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr "Изтриване и създаване от нулата на всички индекси за документа."
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr ""
@@ -106,91 +106,90 @@ msgid "This value will be used by other apps to reference this index."
msgstr ""
#: models.py:43
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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr ""
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr ""
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
#: models.py:157
#: models.py:158
msgid "Indexing expression"
msgstr ""
#: models.py:162
#: models.py:163
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:170
#: models.py:171
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:173
#: models.py:174
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Index node template"
msgstr ""
#: models.py:179
msgid "Indexes node template"
msgstr ""
#: models.py:183
msgid "Root"
msgstr ""
#: models.py:239
#: models.py:244
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:268
msgid "Index node template"
msgstr ""
#: models.py:269
msgid "Indexes node template"
msgstr ""
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr ""
#: models.py:280
#: models.py:281
msgid "Value"
msgstr "Стойност"
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "Документи"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr ""
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr ""
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr ""
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr ""
@@ -277,22 +276,22 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr ""
@@ -363,11 +362,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"
@@ -404,11 +401,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,8 @@
# 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:
# Translators:
# www.ping.ba <jomer@ping.ba>, 2013
@@ -9,17 +10,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+0000\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-07-10 07:58+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"
@@ -35,13 +34,13 @@ msgstr ""
#: apps.py:81 models.py:33
msgid "Label"
msgstr ""
msgstr "Labela"
#: apps.py:82 models.py:38
msgid "Slug"
msgstr ""
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr ""
@@ -65,7 +64,7 @@ msgstr ""
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Indeksi"
@@ -94,7 +93,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr "Briše i nanovo kreira indekse svih dokumenata."
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr ""
@@ -107,95 +106,90 @@ msgid "This value will be used by other apps to reference this index."
msgstr ""
#: models.py:43
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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr ""
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr ""
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
#: models.py:157
#: models.py:158
msgid "Indexing expression"
msgstr ""
#: models.py:162
#: models.py:163
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:170
#: models.py:171
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:173
#: models.py:174
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Index node template"
msgstr ""
#: models.py:179
msgid "Indexes node template"
msgstr ""
#: models.py:183
msgid "Root"
msgstr ""
#: models.py:239
#: models.py:244
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:268
msgid "Index node template"
msgstr ""
#: models.py:269
msgid "Indexes node template"
msgstr ""
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr ""
#: models.py:280
#: models.py:281
msgid "Value"
msgstr "Vrijednost"
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "Dokumenti"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr ""
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr ""
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr ""
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr ""
@@ -282,22 +276,22 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr ""
@@ -368,11 +362,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"
@@ -409,11 +401,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,22 +1,22 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+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
@@ -39,7 +39,7 @@ msgstr ""
msgid "Slug"
msgstr ""
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr ""
@@ -63,7 +63,7 @@ msgstr ""
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr ""
@@ -92,7 +92,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr ""
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr ""
@@ -105,89 +105,90 @@ msgid "This value will be used by other apps to reference this index."
msgstr ""
#: models.py:43
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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr ""
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr ""
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
#: models.py:157
#: models.py:158
msgid "Indexing expression"
msgstr ""
#: models.py:162
#: models.py:163
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:170
#: models.py:171
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:173
#: models.py:174
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Index node template"
msgstr ""
#: models.py:179
msgid "Indexes node template"
msgstr ""
#: models.py:183
msgid "Root"
msgstr ""
#: models.py:239
#: models.py:244
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:268
msgid "Index node template"
msgstr ""
#: models.py:269
msgid "Indexes node template"
msgstr ""
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr ""
#: models.py:280
#: models.py:281
msgid "Value"
msgstr ""
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "Dokumenter"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr ""
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr ""
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr ""
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr ""
@@ -274,22 +275,22 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr ""
@@ -360,11 +361,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"
@@ -401,11 +400,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,8 @@
# 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:
# Translators:
# Berny <berny@bernhard-marx.de>, 2015-2016
@@ -13,15 +14,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-"
"edms/language/de_DE/)\n"
"Language: de_DE\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
@@ -44,7 +44,7 @@ msgstr "Bezeichner"
msgid "Slug"
msgstr "Abkürzung"
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr "Aktiviert"
@@ -68,7 +68,7 @@ msgstr "Knotenpunkt"
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Indices"
@@ -97,7 +97,7 @@ msgstr "Baumvorlage"
msgid "Deletes and creates from scratch all the document indexes."
msgstr "Löscht und erstellt alle Dokumentenindices neu"
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr "Indices wiederaufbauen"
@@ -110,101 +110,90 @@ msgid "This value will be used by other apps to reference this index."
msgstr ""
#: models.py:43
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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr "Index"
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr "Index-Instanzen"
#: models.py:153
#: models.py:154
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:157
#: models.py:158
msgid "Indexing expression"
msgstr "Indexierungsausdruck"
#: models.py:162
#: models.py:163
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:170
#: models.py:171
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:173
#: models.py:174
msgid "Link documents"
msgstr "Dokumente verknüpfen"
#: models.py:178
msgid "Index node template"
msgstr "Index Knotenvorlage"
#: models.py:179
msgid "Indexes node template"
msgstr "Index Knotenvorlagen"
#: models.py:183
msgid "Root"
msgstr "Wurzel"
#: models.py:239
#: models.py:244
#, python-format
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:268
msgid "Index node template"
msgstr "Index Knotenvorlage"
#: models.py:269
msgid "Indexes node template"
msgstr "Index Knotenvorlagen"
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr "Index Knotenpunkt"
#: models.py:280
#: models.py:281
msgid "Value"
msgstr "Wert"
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "Dokumente"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr "Indexknotenpunkt"
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr "Indexknotenpunkte"
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr "Indexknotenpunkt"
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr "Indexknotenpunkte"
@@ -291,22 +280,22 @@ msgstr "Indexvorlagen-Knotenpunkt %s löschen?"
msgid "Edit the index template node: %s?"
msgstr "Indexvorlagen-Knotenpunkt %s bearbeiten"
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr "Navigation: %s"
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr "Inhalt von Index %s"
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr "Knotenpunkte der Indices, die Dokumente enthalten: %s"
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr "Indexwiederaufbau erfolgreich eingereiht"
@@ -377,11 +366,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"
@@ -418,11 +405,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

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: English (http://www.transifex.com/rosarior/mayan-edms/"
@@ -39,7 +39,7 @@ msgstr "Label"
msgid "Slug"
msgstr "Slug"
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr "Enabled"
@@ -63,7 +63,7 @@ msgstr "Node"
msgid "Indexes to be queued for rebuilding."
msgstr "Indexes to be queued for rebuilding."
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Indexes"
@@ -92,7 +92,7 @@ msgstr "Tree template"
msgid "Deletes and creates from scratch all the document indexes."
msgstr "Deletes and creates from scratch all the document indexes."
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr "Rebuild indexes"
@@ -109,19 +109,19 @@ 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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr "Index"
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "Index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr "Index instances"
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
@@ -129,15 +129,15 @@ msgstr ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
#: models.py:157
#: models.py:158
msgid "Indexing expression"
msgstr "Indexing expression"
#: models.py:162
#: models.py:163
msgid "Causes this node to be visible and updated when document data changes."
msgstr "Causes this node to be visible and updated when document data changes."
#: models.py:170
#: models.py:171
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
@@ -145,15 +145,23 @@ msgstr ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
#: models.py:173
#: models.py:174
msgid "Link documents"
msgstr "Link documents"
#: models.py:178
msgid "Index node template"
msgstr "Index node template"
#: models.py:179
msgid "Indexes node template"
msgstr "Indexes node template"
#: models.py:183
msgid "Root"
msgstr "Root"
#: models.py:239
#: models.py:244
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
@@ -162,39 +170,31 @@ msgstr ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
#: models.py:268
msgid "Index node template"
msgstr "Index node template"
#: models.py:269
msgid "Indexes node template"
msgstr "Indexes node template"
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr "Index template node"
#: models.py:280
#: models.py:281
msgid "Value"
msgstr "Value"
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "Documents"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr "Index node instance"
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr "Indexes node instances"
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr "Document index node instance"
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr "Document indexes node instances"
@@ -281,22 +281,22 @@ msgstr "Delete the index template node: %s?"
msgid "Edit the index template node: %s?"
msgstr "Edit the index template node: %s?"
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr "Navigation: %s"
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr "Contents for index: %s"
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr "Indexes nodes containing document: %s"
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr "Index rebuild queued successfully."

View File

@@ -1,7 +1,8 @@
# 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:
# Translators:
# jmcainzos <jmcainzos@vodafone.es>, 2014
@@ -11,15 +12,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+0000\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-07-09 07:03+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
@@ -42,7 +42,7 @@ msgstr "Etiqueta"
msgid "Slug"
msgstr "Identificador"
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr "Habilitado"
@@ -66,7 +66,7 @@ msgstr "Nodo"
msgid "Indexes to be queued for rebuilding."
msgstr "Los índices a someter para reconstrucción."
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Índices"
@@ -95,7 +95,7 @@ msgstr "árbol de plantilla"
msgid "Deletes and creates from scratch all the document indexes."
msgstr "Borra y crea desde cero todos los índices de documentos."
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr "reconstruir índices"
@@ -105,102 +105,93 @@ msgstr "nuevo nodo secundario"
#: models.py:37
msgid "This value will be used by other apps to reference this index."
msgstr ""
msgstr "Este valor será utilizado por otras aplicaciones para hacer referencia a este índice."
#: models.py:43
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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr "índice"
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr "Instancias de índices"
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
"Introduzca una plantilla para generar. Use el lenguaje de plantillas de "
"Django (https://docs.djangoproject.com/en/1.7/ref/templates/builtins/). "
msgstr "Introduzca una plantilla para generar. Use el lenguaje de plantillas de Django (https://docs.djangoproject.com/en/1.7/ref/templates/builtins/). "
#: models.py:157
#: models.py:158
msgid "Indexing expression"
msgstr "expresión de indexación"
#: models.py:162
#: models.py:163
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:170
#: models.py:171
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:173
#: models.py:174
msgid "Link documents"
msgstr "enlace de documentos"
#: models.py:178
msgid "Index node template"
msgstr "nodo de plantilla de indice"
#: models.py:179
msgid "Indexes node template"
msgstr "nodos de plantillas de índices"
#: models.py:183
msgid "Root"
msgstr "raíz"
#: models.py:239
#: models.py:244
#, python-format
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:268
msgid "Index node template"
msgstr "nodo de plantilla de indice"
#: models.py:269
msgid "Indexes node template"
msgstr "nodos de plantillas de índices"
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr "nodo de plantilla de indice"
#: models.py:280
#: models.py:281
msgid "Value"
msgstr "Valor"
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "Documentos"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr "índice de nodo de instancia"
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr "nodos de instancias de indices"
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr "Instancia del nodo del índice de documentos"
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr "Instancias de nodos de índices de documentos"
@@ -230,19 +221,19 @@ msgstr "Generar índices de documentos"
#: queues.py:12
msgid "Delete empty index nodes"
msgstr ""
msgstr "Eliminar nodos de índice vacíos"
#: queues.py:16
msgid "Remove document"
msgstr ""
msgstr "Eliminar documento"
#: queues.py:20
msgid "Index document"
msgstr ""
msgstr "Indexar documento"
#: queues.py:24
msgid "Rebuild index"
msgstr ""
msgstr "Reconstruir índice"
#: views.py:49
#, python-format
@@ -287,22 +278,22 @@ msgstr "¿Borrar el nodo de plantilla de indice: %s?"
msgid "Edit the index template node: %s?"
msgstr "¿Editar el nodo de plantilla de indice: %s?"
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr "Navegación: %s"
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr "contenido del indice: %s"
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr "Nodos de indices que contienen el documento: %s"
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr "Reconstrucción de Índices en espera de forma exitosa."
@@ -373,11 +364,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"
@@ -414,11 +403,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,22 +1,22 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+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
@@ -39,7 +39,7 @@ msgstr "برچسب"
msgid "Slug"
msgstr "Slug"
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr "فعال شده"
@@ -63,7 +63,7 @@ msgstr "گره"
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "اندیس ها"
@@ -92,7 +92,7 @@ msgstr "الگوی درخت"
msgid "Deletes and creates from scratch all the document indexes."
msgstr "کلیه ایندکس ها پاک شده و از اول بازسازی خواهند شد."
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr "بازسازی اندیس ها"
@@ -105,94 +105,90 @@ msgid "This value will be used by other apps to reference this index."
msgstr ""
#: models.py:43
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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr "اندیس"
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr ""
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
#: models.py:157
#: models.py:158
msgid "Indexing expression"
msgstr "عبارت اندیس گذاری"
#: models.py:162
#: models.py:163
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی "
"شود."
msgstr "باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی شود."
#: models.py:170
#: models.py:171
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:173
#: models.py:174
msgid "Link documents"
msgstr "اسناد پیوند"
#: models.py:178
msgid "Index node template"
msgstr "الگوی گره اندیس"
#: models.py:179
msgid "Indexes node template"
msgstr "الگوی گره اندیس ها"
#: models.py:183
msgid "Root"
msgstr "ریشه"
#: models.py:239
#: models.py:244
#, python-format
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:268
msgid "Index node template"
msgstr "الگوی گره اندیس"
#: models.py:269
msgid "Indexes node template"
msgstr "الگوی گره اندیس ها"
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr "گره الگوی اندیس"
#: models.py:280
#: models.py:281
msgid "Value"
msgstr "مقدار"
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "اسناد"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr "موردی ازگره اندیس"
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr "موارد گره اندیس ها"
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr ""
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr ""
@@ -279,22 +275,22 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr "محتوا برای اندیس : %s"
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr "ساخت مجدد اندیسها در صف قرار گرفت."
@@ -365,11 +361,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"
@@ -406,11 +400,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,8 @@
# 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:
# Translators:
# Pierre Lhoste <inactive+peterhost@transifex.com>, 2012
@@ -11,15 +12,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+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
@@ -42,7 +42,7 @@ msgstr "Libellé"
msgid "Slug"
msgstr "Jeton"
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr "Activé"
@@ -66,7 +66,7 @@ msgstr "Noeud"
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Indexes"
@@ -93,10 +93,9 @@ 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 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr "Reconstruire les index"
@@ -109,99 +108,90 @@ msgid "This value will be used by other apps to reference this index."
msgstr ""
#: models.py:43
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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr "Index"
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr "Instance d'indexe"
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
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/)"
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:157
#: models.py:158
msgid "Indexing expression"
msgstr "Expression d'indexation"
#: models.py:162
#: models.py:163
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:170
#: models.py:171
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:173
#: models.py:174
msgid "Link documents"
msgstr "Lier les documents"
#: models.py:178
msgid "Index node template"
msgstr "Noeud de modèle d'index"
#: models.py:179
msgid "Indexes node template"
msgstr "Noeud de modèle d'index"
#: models.py:183
msgid "Root"
msgstr "Racine"
#: models.py:239
#: models.py:244
#, python-format
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:268
msgid "Index node template"
msgstr "Noeud de modèle d'index"
#: models.py:269
msgid "Indexes node template"
msgstr "Noeud de modèle d'index"
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr "Noeud de modèle d'index"
#: models.py:280
#: models.py:281
msgid "Value"
msgstr "Valeur"
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "Documents"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr "Noeud d'instance d'index"
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr "Noeud d'instances d'indexes"
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr "Instance de noeud d'indexe de document"
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr "Instances de noeuds d'indexe de document"
@@ -288,22 +278,22 @@ msgstr "Supprimer le noeud du modèle d'indexe: %s ?"
msgid "Edit the index template node: %s?"
msgstr "Modifier le noeud du modèle d'index: %s"
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr "Navigation: %s"
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr "Contenu de l'index:%s"
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr "Noeuds d'indexe contenant le document : %s"
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr "La ré-indexation en attente a été faite avec succès."
@@ -374,11 +364,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"
@@ -415,11 +403,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,22 +1,22 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+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
@@ -39,7 +39,7 @@ msgstr ""
msgid "Slug"
msgstr ""
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr ""
@@ -63,7 +63,7 @@ msgstr ""
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr ""
@@ -92,7 +92,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr ""
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr ""
@@ -105,89 +105,90 @@ msgid "This value will be used by other apps to reference this index."
msgstr ""
#: models.py:43
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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr ""
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr ""
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
#: models.py:157
#: models.py:158
msgid "Indexing expression"
msgstr ""
#: models.py:162
#: models.py:163
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:170
#: models.py:171
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:173
#: models.py:174
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Index node template"
msgstr ""
#: models.py:179
msgid "Indexes node template"
msgstr ""
#: models.py:183
msgid "Root"
msgstr ""
#: models.py:239
#: models.py:244
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:268
msgid "Index node template"
msgstr ""
#: models.py:269
msgid "Indexes node template"
msgstr ""
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr ""
#: models.py:280
#: models.py:281
msgid "Value"
msgstr ""
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "dokumentumok"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr ""
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr ""
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr ""
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr ""
@@ -274,22 +275,22 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr ""
@@ -360,11 +361,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"
@@ -401,11 +400,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,22 +1,22 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+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
@@ -39,7 +39,7 @@ msgstr ""
msgid "Slug"
msgstr ""
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr ""
@@ -63,7 +63,7 @@ msgstr ""
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr ""
@@ -92,7 +92,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr ""
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr ""
@@ -105,89 +105,90 @@ msgid "This value will be used by other apps to reference this index."
msgstr ""
#: models.py:43
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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr ""
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr ""
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
#: models.py:157
#: models.py:158
msgid "Indexing expression"
msgstr ""
#: models.py:162
#: models.py:163
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:170
#: models.py:171
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:173
#: models.py:174
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Index node template"
msgstr ""
#: models.py:179
msgid "Indexes node template"
msgstr ""
#: models.py:183
msgid "Root"
msgstr ""
#: models.py:239
#: models.py:244
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:268
msgid "Index node template"
msgstr ""
#: models.py:269
msgid "Indexes node template"
msgstr ""
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr ""
#: models.py:280
#: models.py:281
msgid "Value"
msgstr ""
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "Dokumen"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr ""
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr ""
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr ""
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr ""
@@ -274,22 +275,22 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr ""
@@ -360,11 +361,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"
@@ -401,11 +400,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,8 @@
# 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:
# Translators:
# Carlo Zanatto <>, 2012
@@ -12,15 +13,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/"
"language/it/)\n"
"Language: it\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-07-06 08:26+0000\n"
"Last-Translator: Marco Camplese <marco.camplese.mc@gmail.com>\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
@@ -43,7 +43,7 @@ msgstr "etichetta"
msgid "Slug"
msgstr "Slug"
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr "Abilitato"
@@ -67,7 +67,7 @@ msgstr "Nodo"
msgid "Indexes to be queued for rebuilding."
msgstr "Gli indici sono in coda per la ricostruzione."
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Indici"
@@ -96,112 +96,103 @@ msgstr "Template Principale"
msgid "Deletes and creates from scratch all the document indexes."
msgstr "Cancellazione e ricostruzione di tutti gli indici documento"
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr "Ricostruisci indici"
#: links.py:60
msgid "New child node"
msgstr "Novo nodo figlio"
msgstr "Nuovo nodo figlio"
#: models.py:37
msgid "This value will be used by other apps to reference this index."
msgstr ""
msgstr "Questo valore sarà usato dalle altre app per riferirirsi a questo indice"
#: models.py:43
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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr "Indice"
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr "Instanze indice"
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
"Inserisci il template da renderizzare. Usa il linguaggio di template di "
"Django (https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr "Inserisci il template da renderizzare. Usa il linguaggio di template di Django (https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
#: models.py:157
#: models.py:158
msgid "Indexing expression"
msgstr "Espressione di indicizzazione"
#: models.py:162
#: models.py:163
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:170
#: models.py:171
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:173
#: models.py:174
msgid "Link documents"
msgstr "Documenti di collegamento"
#: models.py:178
msgid "Index node template"
msgstr "Indice del nodo Template "
#: models.py:179
msgid "Indexes node template"
msgstr "Indici dei nodi Template"
#: models.py:183
msgid "Root"
msgstr "Principale"
#: models.py:239
#: models.py:244
#, python-format
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:268
msgid "Index node template"
msgstr "Indice del nodo Template "
#: models.py:269
msgid "Indexes node template"
msgstr "Indici dei nodi Template"
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr "Indice del nodo Template"
#: models.py:280
#: models.py:281
msgid "Value"
msgstr "Valore"
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "Documenti"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr "Istanza nodo Indice"
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr "Istanze nodo indici"
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr "Istanza del nodo indice del documento"
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr "Istanze dei nodi indice del documento"
@@ -231,19 +222,19 @@ msgstr "Ricostruisci indici documento"
#: queues.py:12
msgid "Delete empty index nodes"
msgstr ""
msgstr "Cancella i nodi indice vuoti"
#: queues.py:16
msgid "Remove document"
msgstr ""
msgstr "Cancella dcumento"
#: queues.py:20
msgid "Index document"
msgstr ""
msgstr "Indice documento"
#: queues.py:24
msgid "Rebuild index"
msgstr ""
msgstr "Ricostruisci l'indice"
#: views.py:49
#, python-format
@@ -288,22 +279,22 @@ msgstr "Cancellare il template del nodo indice: %s?"
msgid "Edit the index template node: %s?"
msgstr "Modificare il template del nodo indice: %s?"
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr "Navigazione: %s"
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr "Contenuti per l'indice: %s"
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr "Indici contenuti nel documento: %s"
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr "Ricostruzione dell'indice messo in coda."
@@ -374,11 +365,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"
@@ -415,11 +404,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,8 @@
# 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:
# Translators:
# Evelijn Saaltink <evelijnsaaltink@gmail.com>, 2016
@@ -11,15 +12,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+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
@@ -42,7 +42,7 @@ msgstr "Label"
msgid "Slug"
msgstr ""
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr "Ingeschakeld"
@@ -66,7 +66,7 @@ msgstr "Node"
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Indexeringen"
@@ -95,7 +95,7 @@ msgstr "Sjabloon boomstructuur"
msgid "Deletes and creates from scratch all the document indexes."
msgstr "Documentindexeringen vanaf nul vernieuwen"
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr "Opnieuw indexeren"
@@ -108,94 +108,90 @@ msgid "This value will be used by other apps to reference this index."
msgstr ""
#: models.py:43
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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr "Index"
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr ""
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
#: models.py:157
#: models.py:158
msgid "Indexing expression"
msgstr "Indexeringsexpressie"
#: models.py:162
#: models.py:163
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:170
#: models.py:171
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:173
#: models.py:174
msgid "Link documents"
msgstr "Koppel documenten"
#: models.py:178
msgid "Index node template"
msgstr ""
#: models.py:179
msgid "Indexes node template"
msgstr ""
#: models.py:183
msgid "Root"
msgstr ""
#: models.py:239
#: models.py:244
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
"Fout bij het indexeren van document: %(document)s; uitdrukking: "
"%(expression)s; %(exception)s"
msgstr "Fout bij het indexeren van document: %(document)s; uitdrukking: %(expression)s; %(exception)s"
#: models.py:268
msgid "Index node template"
msgstr ""
#: models.py:269
msgid "Indexes node template"
msgstr ""
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr ""
#: models.py:280
#: models.py:281
msgid "Value"
msgstr "Waarde"
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "Documenten"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr ""
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr ""
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr ""
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr ""
@@ -282,22 +278,22 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr ""
@@ -368,11 +364,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"
@@ -409,11 +403,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,8 @@
# 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:
# Translators:
# mic <winterfall24@gmail.com>, 2012,2015
@@ -11,18 +12,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+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=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"Language: pl\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#: admin.py:24
msgid "None"
@@ -44,7 +42,7 @@ msgstr "Etykieta"
msgid "Slug"
msgstr "Slug"
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr "Włączony"
@@ -68,7 +66,7 @@ msgstr "Węzeł"
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Indeksy"
@@ -97,7 +95,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr "Usuwa i tworzy od podstaw wszystkie indeksy dokumentów."
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr "Przebudowa indeksów"
@@ -110,95 +108,90 @@ msgid "This value will be used by other apps to reference this index."
msgstr ""
#: models.py:43
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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr "Indeks"
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr ""
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
"Podaj szablon do wyrenderowania. Użyj domyślnego języka szablonów Django "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
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:157
#: models.py:158
msgid "Indexing expression"
msgstr ""
#: models.py:162
#: models.py:163
msgid "Causes this node to be visible and updated when document data changes."
msgstr "Causes this node to be visible and updated when document data changes."
#: models.py:170
#: models.py:171
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:173
#: models.py:174
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Index node template"
msgstr ""
#: models.py:179
msgid "Indexes node template"
msgstr ""
#: models.py:183
msgid "Root"
msgstr ""
#: models.py:239
#: models.py:244
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:268
msgid "Index node template"
msgstr ""
#: models.py:269
msgid "Indexes node template"
msgstr ""
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr ""
#: models.py:280
#: models.py:281
msgid "Value"
msgstr "Wartość"
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "Dokumenty"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr ""
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr ""
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr ""
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr ""
@@ -285,22 +278,22 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr "Zawartość indeksu: %s"
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr "Węzły indeksów zawierające dokument: %s"
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr ""
@@ -371,11 +364,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"
@@ -412,11 +403,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,8 @@
# 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:
# Translators:
# Renata Oliveira <renatabels@gmail.com>, 2011
@@ -10,15 +11,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+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
@@ -41,7 +41,7 @@ msgstr "Nome"
msgid "Slug"
msgstr "Slug"
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr ""
@@ -65,7 +65,7 @@ msgstr ""
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Índices"
@@ -94,7 +94,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr "Exclui e cria a partir do zero todos os índices de documentos."
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr ""
@@ -107,95 +107,90 @@ msgid "This value will be used by other apps to reference this index."
msgstr ""
#: models.py:43
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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr ""
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr ""
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
#: models.py:157
#: models.py:158
msgid "Indexing expression"
msgstr ""
#: models.py:162
#: models.py:163
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:170
#: models.py:171
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:173
#: models.py:174
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Index node template"
msgstr ""
#: models.py:179
msgid "Indexes node template"
msgstr ""
#: models.py:183
msgid "Root"
msgstr ""
#: models.py:239
#: models.py:244
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:268
msgid "Index node template"
msgstr ""
#: models.py:269
msgid "Indexes node template"
msgstr ""
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr ""
#: models.py:280
#: models.py:281
msgid "Value"
msgstr "Valor"
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "Documentos"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr ""
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr ""
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr ""
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr ""
@@ -282,22 +277,22 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr ""
@@ -368,11 +363,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"
@@ -409,11 +402,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,8 @@
# 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:
# Translators:
# Aline Freitas <aline@alinefreitas.com.br>, 2016
@@ -11,15 +12,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+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
@@ -42,7 +42,7 @@ msgstr "Etiqueta"
msgid "Slug"
msgstr "Identificador"
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr "Habilitado"
@@ -66,7 +66,7 @@ msgstr "Nó"
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Índices"
@@ -95,7 +95,7 @@ msgstr "Árvore de modelo"
msgid "Deletes and creates from scratch all the document indexes."
msgstr "Exclui e criar a partir do zero todos os índices de documento."
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr "Reconstruir índices de documento"
@@ -108,99 +108,90 @@ msgid "This value will be used by other apps to reference this index."
msgstr ""
#: models.py:43
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 dados de documentos "
"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 dados de documentos forem alterados."
#: models.py:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr "Índice"
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "Instância de índice"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr "Instâncias de índice"
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
"Insira um modelo para renderizar. Use a linguagem de modelo padrão do Django "
"(https://docs.djangoproject.com/pt-br/1.10/ref/templates/builtins/)"
msgstr "Insira um modelo para renderizar. Use a linguagem de modelo padrão do Django (https://docs.djangoproject.com/pt-br/1.10/ref/templates/builtins/)"
#: models.py:157
#: models.py:158
msgid "Indexing expression"
msgstr "Indexando expressão"
#: models.py:162
#: models.py:163
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 dados do documento "
"forem alterados."
msgstr "Faz com que este nó seja visível e atualizado quando dados do documento forem alterados."
#: models.py:170
#: models.py:171
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ó atue como um recipiente para documentos e "
"não como um pai para outros nós secundários."
"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ó atue como um recipiente para documentos e não como um pai para outros nós secundários."
#: models.py:173
#: models.py:174
msgid "Link documents"
msgstr "Link de documentos"
#: models.py:178
msgid "Index node template"
msgstr "Índice de modelo de nó"
#: models.py:179
msgid "Indexes node template"
msgstr "Indices de modelo de nó"
#: models.py:183
msgid "Root"
msgstr "Raiz"
#: models.py:239
#: models.py:244
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
"Erro indexando documento: %(document)s; expressão: %(expression)s; "
"%(exception)s"
msgstr "Erro indexando documento: %(document)s; expressão: %(expression)s; %(exception)s"
#: models.py:268
msgid "Index node template"
msgstr "Índice de modelo de nó"
#: models.py:269
msgid "Indexes node template"
msgstr "Indices de modelo de nó"
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr "Indice de modelo de índice"
#: models.py:280
#: models.py:281
msgid "Value"
msgstr "Valor"
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "Documento"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr "Índice de instância de nó"
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr "Índices instâncias de nó "
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr "Instâncias do nó do índice de documentos"
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr "Instâncias de nós de lindice de instâncias"
@@ -287,22 +278,22 @@ msgstr "Excluir o nó de modelo de índice: %s?"
msgid "Edit the index template node: %s?"
msgstr "Editar o nó de modelo de índice: %s?"
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr "Navegação: %s"
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr "Conteúdo para Indice? %s"
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr "Indexar nós contendo documento: %s"
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr "Índices em fila reconstruídos com sucesso."
@@ -373,11 +364,9 @@ msgstr "Índices em fila reconstruídos com sucesso."
#~ 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"
@@ -414,11 +403,11 @@ msgstr "Índices em fila reconstruídos com sucesso."
#~ 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,8 @@
# 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:
# Translators:
# Badea Gabriel <gcbadea@gmail.com>, 2013
@@ -9,17 +10,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+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"
@@ -41,7 +40,7 @@ msgstr "Etichetă"
msgid "Slug"
msgstr ""
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr ""
@@ -65,7 +64,7 @@ msgstr ""
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Indexuri"
@@ -94,7 +93,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr "Șterge și creează de la zero toate indexurile de documente."
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr ""
@@ -107,95 +106,90 @@ msgid "This value will be used by other apps to reference this index."
msgstr ""
#: models.py:43
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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr ""
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr ""
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
#: models.py:157
#: models.py:158
msgid "Indexing expression"
msgstr ""
#: models.py:162
#: models.py:163
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:170
#: models.py:171
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:173
#: models.py:174
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Index node template"
msgstr ""
#: models.py:179
msgid "Indexes node template"
msgstr ""
#: models.py:183
msgid "Root"
msgstr ""
#: models.py:239
#: models.py:244
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:268
msgid "Index node template"
msgstr ""
#: models.py:269
msgid "Indexes node template"
msgstr ""
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr ""
#: models.py:280
#: models.py:281
msgid "Value"
msgstr "Valoare"
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "Documente"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr ""
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr ""
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr ""
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr ""
@@ -282,22 +276,22 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr ""
@@ -368,11 +362,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"
@@ -409,11 +401,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,8 @@
# 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:
# Translators:
# lilo.panic, 2016
@@ -9,18 +10,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+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"
@@ -42,7 +40,7 @@ msgstr "Надпись"
msgid "Slug"
msgstr ""
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr "Доступно"
@@ -66,7 +64,7 @@ msgstr "Узел"
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Индексы"
@@ -95,7 +93,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr "Удаляет и создается с нуля, все индексы документа."
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr "Восстановление индексов"
@@ -108,92 +106,90 @@ msgid "This value will be used by other apps to reference this index."
msgstr ""
#: models.py:43
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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr "Индекс"
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr "Экземпляры индекса"
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
#: models.py:157
#: models.py:158
msgid "Indexing expression"
msgstr ""
#: models.py:162
#: models.py:163
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Этот узел должен быть видимым и обновляются при изменении данных документа."
msgstr "Этот узел должен быть видимым и обновляются при изменении данных документа."
#: models.py:170
#: models.py:171
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:173
#: models.py:174
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Index node template"
msgstr ""
#: models.py:179
msgid "Indexes node template"
msgstr ""
#: models.py:183
msgid "Root"
msgstr "Корень"
#: models.py:239
#: models.py:244
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:268
msgid "Index node template"
msgstr ""
#: models.py:269
msgid "Indexes node template"
msgstr ""
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr ""
#: models.py:280
#: models.py:281
msgid "Value"
msgstr "Значение"
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "Документы"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr ""
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr ""
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr ""
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr ""
@@ -280,22 +276,22 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr "Навигация: %s"
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr "Восстановление индекса успешно отправлено в очередь."
@@ -366,11 +362,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"
@@ -407,11 +401,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,23 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+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"
@@ -40,7 +39,7 @@ msgstr "Oznaka"
msgid "Slug"
msgstr ""
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr ""
@@ -64,7 +63,7 @@ msgstr ""
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr ""
@@ -93,7 +92,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr ""
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr ""
@@ -106,89 +105,90 @@ msgid "This value will be used by other apps to reference this index."
msgstr ""
#: models.py:43
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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr ""
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr ""
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
#: models.py:157
#: models.py:158
msgid "Indexing expression"
msgstr ""
#: models.py:162
#: models.py:163
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:170
#: models.py:171
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:173
#: models.py:174
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Index node template"
msgstr ""
#: models.py:179
msgid "Indexes node template"
msgstr ""
#: models.py:183
msgid "Root"
msgstr ""
#: models.py:239
#: models.py:244
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:268
msgid "Index node template"
msgstr ""
#: models.py:269
msgid "Indexes node template"
msgstr ""
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr ""
#: models.py:280
#: models.py:281
msgid "Value"
msgstr ""
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "Dokumenti"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr ""
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr ""
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr ""
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr ""
@@ -275,22 +275,22 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr ""
@@ -361,11 +361,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"
@@ -402,11 +400,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,22 +1,22 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+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
@@ -39,7 +39,7 @@ msgstr ""
msgid "Slug"
msgstr ""
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr ""
@@ -63,7 +63,7 @@ msgstr ""
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr ""
@@ -92,7 +92,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr ""
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr ""
@@ -105,89 +105,90 @@ msgid "This value will be used by other apps to reference this index."
msgstr ""
#: models.py:43
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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr ""
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr ""
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
#: models.py:157
#: models.py:158
msgid "Indexing expression"
msgstr ""
#: models.py:162
#: models.py:163
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:170
#: models.py:171
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:173
#: models.py:174
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Index node template"
msgstr ""
#: models.py:179
msgid "Indexes node template"
msgstr ""
#: models.py:183
msgid "Root"
msgstr ""
#: models.py:239
#: models.py:244
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:268
msgid "Index node template"
msgstr ""
#: models.py:269
msgid "Indexes node template"
msgstr ""
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr ""
#: models.py:280
#: models.py:281
msgid "Value"
msgstr "Giá trị"
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "Tài liệu"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr ""
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr ""
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr ""
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr ""
@@ -274,22 +275,22 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr ""
@@ -360,11 +361,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"
@@ -401,11 +400,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,8 @@
# 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:
# Translators:
# Ford Guo <agile.guo@gmail.com>, 2014
@@ -9,15 +10,14 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-09 02:27-0400\n"
"POT-Creation-Date: 2017-07-14 23:46-0400\n"
"PO-Revision-Date: 2017-06-23 05:43+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
@@ -40,7 +40,7 @@ msgstr ""
msgid "Slug"
msgstr ""
#: apps.py:84 apps.py:104 models.py:46 models.py:165
#: apps.py:84 apps.py:104 models.py:46 models.py:166
msgid "Enabled"
msgstr ""
@@ -64,7 +64,7 @@ msgstr ""
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "索引"
@@ -93,7 +93,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr "从所有的文档索引中删除并创建。"
#: links.py:57 views.py:319
#: links.py:57 views.py:326
msgid "Rebuild indexes"
msgstr ""
@@ -106,89 +106,90 @@ msgid "This value will be used by other apps to reference this index."
msgstr ""
#: models.py:43
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:117 models.py:149
#: models.py:56 models.py:150
msgid "Index"
msgstr ""
#: models.py:136
#: models.py:137
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#: models.py:138
msgid "Index instances"
msgstr ""
#: models.py:153
#: models.py:154
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
msgstr ""
#: models.py:157
#: models.py:158
msgid "Indexing expression"
msgstr ""
#: models.py:162
#: models.py:163
msgid "Causes this node to be visible and updated when document data changes."
msgstr "当文档数据变化时,导致节点被更新和可见。"
#: models.py:170
#: models.py:171
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:173
#: models.py:174
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Index node template"
msgstr ""
#: models.py:179
msgid "Indexes node template"
msgstr ""
#: models.py:183
msgid "Root"
msgstr ""
#: models.py:239
#: models.py:244
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:268
msgid "Index node template"
msgstr ""
#: models.py:269
msgid "Indexes node template"
msgstr ""
#: models.py:277
#: models.py:278
msgid "Index template node"
msgstr ""
#: models.py:280
#: models.py:281
msgid "Value"
msgstr "值"
#: models.py:284
#: models.py:285
msgid "Documents"
msgstr "文档"
#: models.py:370
#: models.py:291
msgid "Index node instance"
msgstr ""
#: models.py:371
#: models.py:292
msgid "Indexes node instances"
msgstr ""
#: models.py:379
#: models.py:380
msgid "Document index node instance"
msgstr ""
#: models.py:380
#: models.py:381
msgid "Document indexes node instances"
msgstr ""
@@ -275,22 +276,22 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:268
#: views.py:269
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:309
#: views.py:316
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:328
#: views.py:335
msgid "Index rebuild queued successfully."
msgstr ""
@@ -361,11 +362,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"
@@ -402,11 +401,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"