Translations synchronization.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2017-05-28 16:01:50 -04:00
parent e1283484e1
commit 6d5d102984
1345 changed files with 14519 additions and 14217 deletions

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-10-28 07:33+0000\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:32+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/"
"ar/)\n"
@@ -25,7 +25,7 @@ msgstr ""
msgid "None"
msgstr "لا شيء"
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr ""
@@ -33,15 +33,15 @@ msgstr ""
msgid "Document indexing"
msgstr ""
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr ""
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr ""
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr ""
@@ -61,15 +61,19 @@ msgstr ""
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Indexes"
#: handlers.py:20
msgid "Creation date"
msgstr ""
#: links.py:31 views.py:34
msgid "Create index"
msgstr ""
@@ -90,7 +94,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
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr ""
@@ -98,97 +102,97 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:56
#: models.py:37
msgid "This values 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 ""
"Causes this index to be visible and updated when document data changes."
#: models.py:117 models.py:149
msgid "Index"
msgstr ""
#: models.py:136
msgid "Index instance"
msgstr "index instance"
#: models.py:137
msgid "Index instances"
msgstr ""
#: models.py:153
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
msgid "Indexing expression"
msgstr ""
#: models.py:162
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
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."
#: models.py:173
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Root"
msgstr ""
#: models.py:236
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:33
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:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
msgid "Index instances"
msgstr ""
#: models.py:112
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:116
msgid "Indexing expression"
msgstr ""
#: models.py:121
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:129
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."
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:137
msgid "Root"
msgstr ""
#: models.py:142
#: models.py:261
msgid "Index node template"
msgstr ""
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr ""
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr ""
#: models.py:154
#: models.py:273
msgid "Value"
msgstr "قيمة"
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "الوثائق"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr ""
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr ""
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr ""
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr ""
@@ -259,33 +263,31 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr "On large databases this operation may take some time to execute."
#: views.py:318
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-10-28 07:33+0000\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:32+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/bg/)\n"
@@ -24,7 +24,7 @@ msgstr ""
msgid "None"
msgstr "Няма"
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr ""
@@ -32,15 +32,15 @@ msgstr ""
msgid "Document indexing"
msgstr ""
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr ""
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr ""
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr ""
@@ -60,15 +60,19 @@ msgstr ""
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Индекси"
#: handlers.py:20
msgid "Creation date"
msgstr ""
#: links.py:31 views.py:34
msgid "Create index"
msgstr ""
@@ -89,7 +93,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr "Изтриване и създаване от нулата на всички индекси за документа."
#: links.py:57
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr ""
@@ -97,96 +101,96 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:56
#: models.py:37
msgid "This values 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 ""
"Предизвиква този индекс да бъдат видим и актуализиран, когато данните в "
"документа се променят."
#: models.py:117 models.py:149
msgid "Index"
msgstr ""
#: models.py:136
msgid "Index instance"
msgstr "index instance"
#: models.py:137
msgid "Index instances"
msgstr ""
#: models.py:153
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
msgid "Indexing expression"
msgstr ""
#: models.py:162
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:170
msgid ""
"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
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Root"
msgstr ""
#: models.py:236
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Предизвиква този индекс да бъдат видим и актуализиран, когато данните в "
"документа се променят."
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
msgid "Index instances"
msgstr ""
#: models.py:112
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:116
msgid "Indexing expression"
msgstr ""
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:129
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:137
msgid "Root"
msgstr ""
#: models.py:142
#: models.py:261
msgid "Index node template"
msgstr ""
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr ""
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr ""
#: models.py:154
#: models.py:273
msgid "Value"
msgstr "Стойност"
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "Документи"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr ""
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr ""
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr ""
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr ""
@@ -257,35 +261,31 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr ""
"При големи бази данни тази операция може да отнеме известно време за "
"изпълнение."
#: views.py:318
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-10-28 07:34+0000\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:32+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
"rosarior/mayan-edms/language/bs_BA/)\n"
@@ -25,7 +25,7 @@ msgstr ""
msgid "None"
msgstr "Nijedno"
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr ""
@@ -33,15 +33,15 @@ msgstr ""
msgid "Document indexing"
msgstr ""
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr ""
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr ""
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr ""
@@ -61,15 +61,19 @@ msgstr ""
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Indeksi"
#: handlers.py:20
msgid "Creation date"
msgstr ""
#: links.py:31 views.py:34
msgid "Create index"
msgstr ""
@@ -90,7 +94,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr "Briše i nanovo kreira indekse svih dokumenata."
#: links.py:57
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr ""
@@ -98,52 +102,45 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:56
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:27
#: models.py:37
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:33
#: 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."
#: models.py:80 models.py:107
#: models.py:117 models.py:149
msgid "Index"
msgstr ""
#: models.py:99
#: models.py:136
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#: models.py:137
msgid "Index instances"
msgstr ""
#: models.py:112
#: models.py:153
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:116
#: models.py:157
msgid "Indexing expression"
msgstr ""
#: models.py:121
#: models.py:162
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."
#: models.py:129
#: models.py:170
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
@@ -151,47 +148,54 @@ msgstr ""
"Označite ovu opciju da ovaj nod služi kao kontejner za dokumente a ne kao "
"parent za buduće nodove."
#: models.py:132
#: models.py:173
msgid "Link documents"
msgstr ""
#: models.py:137
#: models.py:178
msgid "Root"
msgstr ""
#: models.py:142
#: models.py:236
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:261
msgid "Index node template"
msgstr ""
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr ""
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr ""
#: models.py:154
#: models.py:273
msgid "Value"
msgstr "Vrijednost"
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "Dokumenti"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr ""
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr ""
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr ""
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr ""
@@ -262,33 +266,31 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr "Na velikim bazama podataka ove operacije mogu potrajati neko vrijeme."
#: views.py:318
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"

View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-10-28 07:33+0000\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:32+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/"
"da/)\n"
@@ -23,7 +23,7 @@ msgstr ""
msgid "None"
msgstr "Ingen"
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr ""
@@ -31,15 +31,15 @@ msgstr ""
msgid "Document indexing"
msgstr ""
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr ""
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr ""
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr ""
@@ -59,15 +59,19 @@ msgstr ""
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr ""
#: handlers.py:20
msgid "Creation date"
msgstr ""
#: links.py:31 views.py:34
msgid "Create index"
msgstr ""
@@ -88,7 +92,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr ""
#: links.py:57
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr ""
@@ -96,94 +100,94 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:56
#: models.py:37
msgid "This values 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 ""
#: models.py:117 models.py:149
msgid "Index"
msgstr ""
#: models.py:136
msgid "Index instance"
msgstr "index instance"
#: models.py:137
msgid "Index instances"
msgstr ""
#: models.py:153
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
msgid "Indexing expression"
msgstr ""
#: models.py:162
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:170
msgid ""
"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
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Root"
msgstr ""
#: models.py:236
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
msgid "Index instances"
msgstr ""
#: models.py:112
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:116
msgid "Indexing expression"
msgstr ""
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:129
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:137
msgid "Root"
msgstr ""
#: models.py:142
#: models.py:261
msgid "Index node template"
msgstr ""
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr ""
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr ""
#: models.py:154
#: models.py:273
msgid "Value"
msgstr ""
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "Dokumenter"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr ""
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr ""
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr ""
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr ""
@@ -254,33 +258,31 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr "På store databaser kan denne operation tage lidt tid at udføre."
#: views.py:318
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"

View File

@@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-10-28 07:34+0000\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:32+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-"
"edms/language/de_DE/)\n"
@@ -28,7 +28,7 @@ msgstr ""
msgid "None"
msgstr "Keine"
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr "Dokumententypen"
@@ -36,15 +36,15 @@ msgstr "Dokumententypen"
msgid "Document indexing"
msgstr "Dokumentenindices"
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr "Bezeichner"
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr "Abkürzung"
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr "Aktiviert"
@@ -64,15 +64,19 @@ msgstr "Dokument verknüpft"
msgid "Node"
msgstr "Knotenpunkt"
#: handlers.py:18
msgid "Creation date"
msgstr "Erstellungsdatum"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Indices"
#: handlers.py:20
msgid "Creation date"
msgstr "Erstellungsdatum"
#: links.py:31 views.py:34
msgid "Create index"
msgstr "Index erstellen"
@@ -93,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
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr "Indices wiederaufbauen"
@@ -101,38 +105,29 @@ msgstr "Indices wiederaufbauen"
msgid "New child node"
msgstr "Neuer Unterknoten"
#: managers.py:56
#, 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"
#: models.py:27
#: models.py:37
msgid "This values will be used by other apps to reference this index."
msgstr "Interner Name um diesen Index zu identifizieren"
#: models.py:33
#: 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."
#: models.py:80 models.py:107
#: models.py:117 models.py:149
msgid "Index"
msgstr "Index"
#: models.py:99
#: models.py:136
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#: models.py:137
msgid "Index instances"
msgstr "Index-Instanzen"
#: models.py:112
#: models.py:153
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
@@ -141,17 +136,17 @@ msgstr ""
"Sprache benutzen (https://docs.djangoproject.com/en/1.7/ref/templates/"
"builtins/)"
#: models.py:116
#: models.py:157
msgid "Indexing expression"
msgstr "Indexierungsausdruck"
#: models.py:121
#: models.py:162
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."
#: models.py:129
#: models.py:170
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
@@ -160,47 +155,56 @@ msgstr ""
"sollen (und dieser Knoten nicht als Eltern-Knoten für weitere Kind-"
"Knotenpunkte fungieren soll)."
#: models.py:132
#: models.py:173
msgid "Link documents"
msgstr "Dokumente verknüpfen"
#: models.py:137
#: models.py:178
msgid "Root"
msgstr "Wurzel"
#: models.py:142
#: models.py:236
#, 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"
#: models.py:261
msgid "Index node template"
msgstr "Index Knotenvorlage"
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr "Index Knotenvorlagen"
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr "Index Knotenpunkt"
#: models.py:154
#: models.py:273
msgid "Value"
msgstr "Wert"
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "Dokumente"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr "Indexknotenpunkt"
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr "Indexknotenpunkte"
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr "Indexknotenpunkt"
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr "Indexknotenpunkte"
@@ -271,34 +275,31 @@ msgstr "Indexvorlagen-Knotenpunkt %s löschen?"
msgid "Edit the index template node: %s?"
msgstr "Indexvorlagen-Knotenpunkt %s bearbeiten"
#: views.py:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr "Navigation: %s"
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr "Inhalt von Index %s"
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr "Knotenpunkte der Indices, die Dokumente enthalten: %s"
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Bei großen Datenbanken kann dieser Vorgang einige Zeit in Anspruch nehmen."
#: views.py:318
msgid "Rebuild all indexes?"
msgstr "Alle Indices neu aufbauen?"
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr "Indexwiederaufbau erfolgreich eingereiht"
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2012-12-12 06:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/"
@@ -22,7 +22,7 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
#, fuzzy
msgid "Document types"
msgstr "document types"
@@ -33,15 +33,15 @@ msgstr "document types"
msgid "Document indexing"
msgstr "document indexes"
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr ""
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr ""
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
#, fuzzy
msgid "Enabled"
msgstr "enabled"
@@ -65,16 +65,20 @@ msgstr "has document links?"
msgid "Node"
msgstr ""
#: handlers.py:18
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Indexes"
#: handlers.py:20
#, fuzzy
msgid "Creation date"
msgstr "create index"
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
msgid "Indexes"
msgstr "Indexes"
#: links.py:31 views.py:34
#, fuzzy
msgid "Create index"
@@ -98,7 +102,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
#: links.py:57 views.py:319
#, fuzzy
msgid "Rebuild indexes"
msgstr "rebuild indexes"
@@ -108,7 +112,65 @@ msgstr "rebuild indexes"
msgid "New child node"
msgstr "new child node"
#: managers.py:56
#: models.py:37
#, fuzzy
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr "Internal name used to reference this index."
#: models.py:43
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
#, fuzzy
msgid "Index"
msgstr "Indexes"
#: models.py:136
#, fuzzy
msgid "Index instance"
msgstr "index instance"
#: models.py:137
#, fuzzy
msgid "Index instances"
msgstr "index instance"
#: models.py:153
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
#, fuzzy
msgid "Indexing expression"
msgstr "indexing expression"
#: models.py:162
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
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."
#: models.py:173
#, fuzzy
msgid "Link documents"
msgstr "link documents"
#: models.py:178
msgid "Root"
msgstr ""
#: models.py:236
#, fuzzy, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
@@ -116,105 +178,47 @@ msgid ""
msgstr ""
"Error updating document index, expression: %(expression)s; %(exception)s"
#: models.py:27
#, fuzzy
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr "Internal name used to reference this index."
#: models.py:33
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:80 models.py:107
#, fuzzy
msgid "Index"
msgstr "Indexes"
#: models.py:99
#, fuzzy
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#, fuzzy
msgid "Index instances"
msgstr "index instance"
#: models.py:112
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:116
#, fuzzy
msgid "Indexing expression"
msgstr "indexing expression"
#: models.py:121
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:129
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."
#: models.py:132
#, fuzzy
msgid "Link documents"
msgstr "link documents"
#: models.py:137
msgid "Root"
msgstr ""
#: models.py:142
#: models.py:261
#, fuzzy
msgid "Index node template"
msgstr "index template node"
#: models.py:143
#: models.py:262
#, fuzzy
msgid "Indexes node template"
msgstr "indexes template nodes"
#: models.py:151
#: models.py:270
#, fuzzy
msgid "Index template node"
msgstr "index template node"
#: models.py:154
#: models.py:273
#, fuzzy
msgid "Value"
msgstr "value"
#: models.py:157
#: models.py:277
#, fuzzy
msgid "Documents"
msgstr "documents"
#: models.py:197
#: models.py:363
#, fuzzy
msgid "Index node instance"
msgstr "index instance"
#: models.py:198
#: models.py:364
#, fuzzy
msgid "Indexes node instances"
msgstr "index instance"
#: models.py:206
#: models.py:372
#, fuzzy
msgid "Document index node instance"
msgstr "index instance"
#: models.py:207
#: models.py:373
#, fuzzy
msgid "Document indexes node instances"
msgstr "index instance"
@@ -289,35 +293,33 @@ msgstr "edit index template node: %s"
msgid "Edit the index template node: %s?"
msgstr "edit index template node: %s"
#: views.py:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:271
#: views.py:273
#, fuzzy, python-format
msgid "Contents for index: %s"
msgstr "contents for index: %s"
#: views.py:307
#: views.py:309
#, fuzzy, python-format
msgid "Indexes nodes containing document: %s"
msgstr "indexes containing: %s"
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr "On large databases this operation may take some time to execute."
#: views.py:318
#, fuzzy
msgid "Rebuild all indexes?"
msgstr "rebuild indexes"
#: views.py:327
#: views.py:328
#, fuzzy
msgid "Index rebuild queued successfully."
msgstr "Index rebuild completed successfully."
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#, fuzzy
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#, fuzzy
#~ msgid "Index list"
#~ msgstr "index list"

View File

@@ -1,48 +1,48 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Translators:
# jmcainzos <jmcainzos@vodafone.es>, 2014
# Lory977 <helga.carrero@gmail.com>, 2015
# Roberto Rosario, 2016
# Roberto Rosario, 2016-2017
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-11-23 06:46+0000\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:56+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
msgid "None"
msgstr "Ninguno"
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr "Tipos de documento"
#: apps.py:49
#| msgid "document indexes"
msgid "Document indexing"
msgstr "Indexación de documentos"
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr "Etiqueta"
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr "Identificador"
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr "Habilitado"
@@ -62,15 +62,19 @@ msgstr "El documento tiene enlaces?"
msgid "Node"
msgstr "Nodo"
#: handlers.py:18
msgid "Creation date"
msgstr "Fecha de creación"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr "Los índices a someter para reconstrucción."
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Índices"
#: handlers.py:20
msgid "Creation date"
msgstr "Fecha de creación"
#: links.py:31 views.py:34
msgid "Create index"
msgstr "Crear índice"
@@ -91,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
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr "reconstruir índices"
@@ -99,108 +103,98 @@ msgstr "reconstruir índices"
msgid "New child node"
msgstr "nuevo nodo secundario"
#: managers.py:56
#: models.py:37
#| msgid "Internal name used to reference this index."
msgid "This values will be used by other apps to reference this index."
msgstr "Estos valores serán utilizados 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."
#: models.py:117 models.py:149
msgid "Index"
msgstr "índice"
#: models.py:136
msgid "Index instance"
msgstr "index instance"
#: models.py:137
msgid "Index instances"
msgstr "Instancias de índices"
#: models.py:153
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/). "
#: models.py:157
msgid "Indexing expression"
msgstr "expresión de indexación"
#: models.py:162
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."
#: models.py:170
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."
#: models.py:173
msgid "Link documents"
msgstr "enlace de documentos"
#: models.py:178
msgid "Root"
msgstr "raíz"
#: models.py:236
#, 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:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
"Estos valores serán utilizados por otras aplicaciones para hacer referencia "
"a este índice."
#: models.py:33
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:80 models.py:107
msgid "Index"
msgstr "índice"
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
msgid "Index instances"
msgstr "Instancias de índices"
#: models.py:112
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/). "
#: models.py:116
msgid "Indexing expression"
msgstr "expresión de indexación"
#: models.py:121
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."
#: models.py:129
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."
#: models.py:132
msgid "Link documents"
msgstr "enlace de documentos"
#: models.py:137
msgid "Root"
msgstr "raíz"
#: models.py:142
#: models.py:261
msgid "Index node template"
msgstr "nodo de plantilla de indice"
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr "nodos de plantillas de índices"
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr "nodo de plantilla de indice"
#: models.py:154
#: models.py:273
msgid "Value"
msgstr "Valor"
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "Documentos"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr "índice de nodo de instancia"
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr "nodos de instancias de indices"
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr ""
msgstr "Instancia del nodo del índice de documentos"
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr ""
msgstr "Instancias de nodos de índices de documentos"
#: permissions.py:7
msgid "Indexing"
@@ -228,6 +222,7 @@ msgstr "Generar índices de documentos"
#: views.py:49
#, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr "¿Borrar el indice: %s?"
@@ -269,35 +264,31 @@ 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:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr "Navegación: %s"
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr "contenido del indice: %s"
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr "Nodos de indices que contienen el documento: %s"
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr ""
"En bases de datos de gran tamaño esta operación puede tardar algún tiempo en "
"ejecutarse."
#: views.py:318
msgid "Rebuild all indexes?"
msgstr "¿Reconstruir todos los índices?"
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr "Reconstrucción de Índices en espera de forma exitosa."
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"
@@ -359,11 +350,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"
@@ -400,11 +389,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

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-10-28 07:34+0000\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:32+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/"
"language/fa/)\n"
@@ -23,7 +23,7 @@ msgstr ""
msgid "None"
msgstr "ناموجود"
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr "انواع سند"
@@ -31,15 +31,15 @@ msgstr "انواع سند"
msgid "Document indexing"
msgstr ""
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr "برچسب"
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr "Slug"
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr "فعال شده"
@@ -59,15 +59,19 @@ msgstr "آیا سند دارای پیوند است؟"
msgid "Node"
msgstr "گره"
#: handlers.py:18
msgid "Creation date"
msgstr "تاریخ ایجاد"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "اندیس ها"
#: handlers.py:20
msgid "Creation date"
msgstr "تاریخ ایجاد"
#: links.py:31 views.py:34
msgid "Create index"
msgstr "ایجاد اندیس"
@@ -88,7 +92,7 @@ msgstr "الگوی درخت"
msgid "Deletes and creates from scratch all the document indexes."
msgstr "کلیه ایندکس ها پاک شده و از اول بازسازی خواهند شد."
#: links.py:57
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr "بازسازی اندیس ها"
@@ -96,7 +100,59 @@ msgstr "بازسازی اندیس ها"
msgid "New child node"
msgstr "گره فرزند جدید"
#: managers.py:56
#: models.py:37
msgid "This values 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 ""
"باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی "
"شود."
#: models.py:117 models.py:149
msgid "Index"
msgstr "اندیس"
#: models.py:136
msgid "Index instance"
msgstr "index instance"
#: models.py:137
msgid "Index instances"
msgstr ""
#: models.py:153
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
msgid "Indexing expression"
msgstr "عبارت اندیس گذاری"
#: models.py:162
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی "
"شود."
#: models.py:170
msgid ""
"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
msgid "Link documents"
msgstr "اسناد پیوند"
#: models.py:178
msgid "Root"
msgstr "ریشه"
#: models.py:236
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
@@ -104,91 +160,39 @@ msgid ""
msgstr ""
"خطای ساختن ایندکس سند: %(document)s; , عبارت : %(expression)s; %(exception)s"
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی "
"شود."
#: models.py:80 models.py:107
msgid "Index"
msgstr "اندیس"
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
msgid "Index instances"
msgstr ""
#: models.py:112
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:116
msgid "Indexing expression"
msgstr "عبارت اندیس گذاری"
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی "
"شود."
#: models.py:129
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr "بررسی شود که اینکه این گره ظرفی برای اسناد است و نه پدر گره های دیگر."
#: models.py:132
msgid "Link documents"
msgstr "اسناد پیوند"
#: models.py:137
msgid "Root"
msgstr "ریشه"
#: models.py:142
#: models.py:261
msgid "Index node template"
msgstr "الگوی گره اندیس"
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr "الگوی گره اندیس ها"
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr "گره الگوی اندیس"
#: models.py:154
#: models.py:273
msgid "Value"
msgstr "مقدار"
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "اسناد"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr "موردی ازگره اندیس"
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr "موارد گره اندیس ها"
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr ""
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr ""
@@ -259,33 +263,31 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr "محتوا برای اندیس : %s"
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr "در پایگاه داده بزرگ این عملیات مدت زیادی بطول خواهد انجامید."
#: views.py:318
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr "ساخت مجدد اندیسها در صف قرار گرفت."
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"

View File

@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-10-28 07:34+0000\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:32+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/"
"fr/)\n"
@@ -26,7 +26,7 @@ msgstr ""
msgid "None"
msgstr "Aucun"
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr "Types de document"
@@ -34,15 +34,15 @@ msgstr "Types de document"
msgid "Document indexing"
msgstr "Indexation de document"
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr "Libellé"
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr "Jeton"
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr "Activé"
@@ -62,15 +62,19 @@ msgstr "Est lié à d'autres documents ?"
msgid "Node"
msgstr "Noeud"
#: handlers.py:18
msgid "Creation date"
msgstr "Date de création"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Indexes"
#: handlers.py:20
msgid "Creation date"
msgstr "Date de création"
#: links.py:31 views.py:34
msgid "Create index"
msgstr "Créer un index"
@@ -92,7 +96,7 @@ msgid "Deletes and creates from scratch all the document indexes."
msgstr ""
"Supprimer et reconstruire les indexes des documents en partant de zéro."
#: links.py:57
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr "Reconstruire les index"
@@ -100,7 +104,65 @@ msgstr "Reconstruire les index"
msgid "New child node"
msgstr "Nouveau noeud enfant"
#: managers.py:56
#: models.py:37
msgid "This values will be used by other apps to reference this index."
msgstr ""
"Ces valeurs seront utilisées par d'autres applications pour référencer cet "
"indexe."
#: 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é."
#: models.py:117 models.py:149
msgid "Index"
msgstr "Index"
#: models.py:136
msgid "Index instance"
msgstr "index instance"
#: models.py:137
msgid "Index instances"
msgstr "Instance d'indexe"
#: models.py:153
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/)"
#: models.py:157
msgid "Indexing expression"
msgstr "Expression d'indexation"
#: models.py:162
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é."
#: models.py:170
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."
#: models.py:173
msgid "Link documents"
msgstr "Lier les documents"
#: models.py:178
msgid "Root"
msgstr "Racine"
#: models.py:236
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
@@ -109,97 +171,39 @@ msgstr ""
"Erreur lors de l'indexation du document: %(document)s; expression: "
"%(expression)s; %(exception)s"
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
"Ces valeurs seront utilisées par d'autres applications pour référencer cet "
"indexe."
#: models.py:33
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:80 models.py:107
msgid "Index"
msgstr "Index"
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
msgid "Index instances"
msgstr "Instance d'indexe"
#: models.py:112
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/)"
#: models.py:116
msgid "Indexing expression"
msgstr "Expression d'indexation"
#: models.py:121
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é."
#: models.py:129
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."
#: models.py:132
msgid "Link documents"
msgstr "Lier les documents"
#: models.py:137
msgid "Root"
msgstr "Racine"
#: models.py:142
#: models.py:261
msgid "Index node template"
msgstr "Noeud de modèle d'index"
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr "Noeud de modèle d'index"
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr "Noeud de modèle d'index"
#: models.py:154
#: models.py:273
msgid "Value"
msgstr "Valeur"
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "Documents"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr "Noeud d'instance d'index"
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr "Noeud d'instances d'indexes"
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr "Instance de noeud d'indexe de document"
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr "Instances de noeuds d'indexe de document"
@@ -270,35 +274,31 @@ 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:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr "Navigation: %s"
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr "Contenu de l'index:%s"
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr "Noeuds d'indexe contenant le document : %s"
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Sur de grosses bases de données, cette opération peut prendre un certain "
"temps."
#: views.py:318
msgid "Rebuild all indexes?"
msgstr "Reconstruire tous les indexes ?"
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr "La ré-indexation en attente a été faite avec succès."
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"

View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-10-28 07:33+0000\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:32+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/hu/)\n"
@@ -23,7 +23,7 @@ msgstr ""
msgid "None"
msgstr "Semmi"
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr ""
@@ -31,15 +31,15 @@ msgstr ""
msgid "Document indexing"
msgstr ""
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr ""
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr ""
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr ""
@@ -59,15 +59,19 @@ msgstr ""
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr ""
#: handlers.py:20
msgid "Creation date"
msgstr ""
#: links.py:31 views.py:34
msgid "Create index"
msgstr ""
@@ -88,7 +92,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr ""
#: links.py:57
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr ""
@@ -96,94 +100,94 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:56
#: models.py:37
msgid "This values 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 ""
#: models.py:117 models.py:149
msgid "Index"
msgstr ""
#: models.py:136
msgid "Index instance"
msgstr "index instance"
#: models.py:137
msgid "Index instances"
msgstr ""
#: models.py:153
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
msgid "Indexing expression"
msgstr ""
#: models.py:162
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:170
msgid ""
"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
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Root"
msgstr ""
#: models.py:236
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
msgid "Index instances"
msgstr ""
#: models.py:112
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:116
msgid "Indexing expression"
msgstr ""
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:129
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:137
msgid "Root"
msgstr ""
#: models.py:142
#: models.py:261
msgid "Index node template"
msgstr ""
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr ""
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr ""
#: models.py:154
#: models.py:273
msgid "Value"
msgstr ""
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "dokumentumok"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr ""
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr ""
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr ""
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr ""
@@ -254,33 +258,31 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr "A nagy adatbázisok esetében a művelet sokáig is tarthat."
#: views.py:318
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"

View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-10-28 07:33+0000\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:32+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/"
"language/id/)\n"
@@ -23,7 +23,7 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr ""
@@ -31,15 +31,15 @@ msgstr ""
msgid "Document indexing"
msgstr ""
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr ""
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr ""
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr ""
@@ -59,15 +59,19 @@ msgstr ""
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr ""
#: handlers.py:20
msgid "Creation date"
msgstr ""
#: links.py:31 views.py:34
msgid "Create index"
msgstr ""
@@ -88,7 +92,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr ""
#: links.py:57
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr ""
@@ -96,94 +100,94 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:56
#: models.py:37
msgid "This values 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 ""
#: models.py:117 models.py:149
msgid "Index"
msgstr ""
#: models.py:136
msgid "Index instance"
msgstr "index instance"
#: models.py:137
msgid "Index instances"
msgstr ""
#: models.py:153
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
msgid "Indexing expression"
msgstr ""
#: models.py:162
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:170
msgid ""
"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
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Root"
msgstr ""
#: models.py:236
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
msgid "Index instances"
msgstr ""
#: models.py:112
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:116
msgid "Indexing expression"
msgstr ""
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:129
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:137
msgid "Root"
msgstr ""
#: models.py:142
#: models.py:261
msgid "Index node template"
msgstr ""
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr ""
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr ""
#: models.py:154
#: models.py:273
msgid "Value"
msgstr ""
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "Dokumen"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr ""
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr ""
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr ""
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr ""
@@ -254,35 +258,31 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Pada database yang besar pekerjaan berikut mungkin akan membutuhkan waktu "
"untuk dilaksanakan."
#: views.py:318
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"

View File

@@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-10-30 21:18+0000\n"
"Last-Translator: Marco Camplese <marco.camplese.mc@gmail.com>\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:32+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/"
"language/it/)\n"
"Language: it\n"
@@ -27,7 +27,7 @@ msgstr ""
msgid "None"
msgstr "Nessuno"
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr "Tipi di documento"
@@ -35,15 +35,15 @@ msgstr "Tipi di documento"
msgid "Document indexing"
msgstr "Indicizzazione documento"
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr "etichetta"
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr "Slug"
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr "Abilitato"
@@ -63,15 +63,19 @@ msgstr "Il documento ha un collegamento?"
msgid "Node"
msgstr "Nodo"
#: handlers.py:18
msgid "Creation date"
msgstr "Data di creazione"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Indici"
#: handlers.py:20
msgid "Creation date"
msgstr "Data di creazione"
#: links.py:31 views.py:34
msgid "Create index"
msgstr "Crea indice"
@@ -92,7 +96,7 @@ 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
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr "Ricostruisci indici"
@@ -100,7 +104,64 @@ msgstr "Ricostruisci indici"
msgid "New child node"
msgstr "Novo nodo figlio"
#: managers.py:56
#: models.py:37
msgid "This values will be used by other apps to reference this index."
msgstr ""
"Questo valore è utilizzato dalle altre apps per riferirsi 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."
#: models.py:117 models.py:149
msgid "Index"
msgstr "Indice"
#: models.py:136
msgid "Index instance"
msgstr "index instance"
#: models.py:137
msgid "Index instances"
msgstr "Instanze indice"
#: models.py:153
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/)"
#: models.py:157
msgid "Indexing expression"
msgstr "Espressione di indicizzazione"
#: models.py:162
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."
#: models.py:170
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."
#: models.py:173
msgid "Link documents"
msgstr "Documenti di collegamento"
#: models.py:178
msgid "Root"
msgstr "Principale"
#: models.py:236
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
@@ -109,96 +170,39 @@ msgstr ""
"Errore nell'ndicizzazione del documento: %(document)s; espressione: "
"%(expression)s; %(exception)s"
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
"Questo valore è utilizzato dalle altre apps per riferirsi a questo indice."
#: models.py:33
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:80 models.py:107
msgid "Index"
msgstr "Indice"
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
msgid "Index instances"
msgstr "Instanze indice"
#: models.py:112
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/)"
#: models.py:116
msgid "Indexing expression"
msgstr "Espressione di indicizzazione"
#: models.py:121
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."
#: models.py:129
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."
#: models.py:132
msgid "Link documents"
msgstr "Documenti di collegamento"
#: models.py:137
msgid "Root"
msgstr "Principale"
#: models.py:142
#: models.py:261
msgid "Index node template"
msgstr "Indice del nodo Template "
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr "Indici dei nodi Template"
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr "Indice del nodo Template"
#: models.py:154
#: models.py:273
msgid "Value"
msgstr "Valore"
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "Documenti"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr "Istanza nodo Indice"
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr "Istanze nodo indici"
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr "Istanza del nodo indice del documento"
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr "Istanze dei nodi indice del documento"
@@ -269,35 +273,31 @@ 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:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr "Navigazione: %s"
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr "Contenuti per l'indice: %s"
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr "Indici contenuti nel documento: %s"
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Per un database di grosse dimensioni l'operazione protrebbe aver bisogno di "
"tempo."
#: views.py:318
msgid "Rebuild all indexes?"
msgstr "Ricostruire tutti gli indici?"
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr "Ricostruzione dell'indice messo in coda."
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"

View File

@@ -5,14 +5,15 @@
# Translators:
# Translators:
# Evelijn Saaltink <evelijnsaaltink@gmail.com>, 2016
# Johan Braeken, 2017
# Lucas Weel <ljj.weel@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-11-09 16:41+0000\n"
"Last-Translator: Evelijn Saaltink <evelijnsaaltink@gmail.com>\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:32+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"
@@ -25,7 +26,7 @@ msgstr ""
msgid "None"
msgstr "Geen"
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr "Documentsoorten"
@@ -33,15 +34,15 @@ msgstr "Documentsoorten"
msgid "Document indexing"
msgstr "Documentindexering"
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr "Label"
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr ""
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr "Ingeschakeld"
@@ -55,32 +56,36 @@ msgstr "Niveau"
#: apps.py:112
msgid "Has document links?"
msgstr ""
msgstr "Heeft document verwijzingen?"
#: apps.py:119 apps.py:130
msgid "Node"
msgstr "Node"
#: handlers.py:18
msgid "Creation date"
msgstr "Aanmaakdatum"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Indexeringen"
#: handlers.py:20
msgid "Creation date"
msgstr "Aanmaakdatum"
#: links.py:31 views.py:34
msgid "Create index"
msgstr "Indexering aanmaken"
#: links.py:35 links.py:64
msgid "Edit"
msgstr "bewerken"
msgstr "Bewerken"
#: links.py:40 links.py:68
msgid "Delete"
msgstr "Verwijder"
msgstr "Verwijderen"
#: links.py:44
msgid "Tree template"
@@ -88,9 +93,9 @@ msgstr "Sjabloon boomstructuur"
#: links.py:54
msgid "Deletes and creates from scratch all the document indexes."
msgstr "document indexeringen vernieuwen"
msgstr "Documentindexeringen vanaf nul vernieuwen"
#: links.py:57
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr "Opnieuw indexeren"
@@ -98,97 +103,99 @@ msgstr "Opnieuw indexeren"
msgid "New child node"
msgstr "Nieuwe node"
#: managers.py:56
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:27
#: models.py:37
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:33
#: 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."
#: models.py:80 models.py:107
#: models.py:117 models.py:149
msgid "Index"
msgstr "Index"
#: models.py:99
#: models.py:136
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#: models.py:137
msgid "Index instances"
msgstr ""
#: models.py:112
#: models.py:153
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:116
#: models.py:157
msgid "Indexing expression"
msgstr "Indexeringsexpressie"
#: models.py:121
#: models.py:162
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"
#: models.py:129
#: models.py:170
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. "
#: models.py:132
#: models.py:173
msgid "Link documents"
msgstr "Koppel documenten"
#: models.py:137
#: models.py:178
msgid "Root"
msgstr ""
#: models.py:142
#: models.py:236
#, 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"
#: models.py:261
msgid "Index node template"
msgstr ""
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr ""
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr ""
#: models.py:154
#: models.py:273
msgid "Value"
msgstr "Waarde"
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "Documenten"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr ""
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr ""
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr ""
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr ""
@@ -259,33 +266,31 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr "Voor een grote database kan deze operatie lang duren."
#: views.py:318
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"

View File

@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-10-28 07:34+0000\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:32+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/"
"pl/)\n"
@@ -20,14 +20,15 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
"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"
msgstr "Brak"
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr "Typy dokumentów"
@@ -35,15 +36,15 @@ msgstr "Typy dokumentów"
msgid "Document indexing"
msgstr ""
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr "Etykieta"
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr "Slug"
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr "Włączony"
@@ -63,15 +64,19 @@ msgstr ""
msgid "Node"
msgstr "Węzeł"
#: handlers.py:18
msgid "Creation date"
msgstr "Data utworzenia"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Indeksy"
#: handlers.py:20
msgid "Creation date"
msgstr "Data utworzenia"
#: links.py:31 views.py:34
msgid "Create index"
msgstr "Tworzenie indeksu"
@@ -92,7 +97,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
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr "Przebudowa indeksów"
@@ -100,36 +105,29 @@ msgstr "Przebudowa indeksów"
msgid "New child node"
msgstr ""
#: managers.py:56
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:27
#: models.py:37
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:33
#: 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."
#: models.py:80 models.py:107
#: models.py:117 models.py:149
msgid "Index"
msgstr "Indeks"
#: models.py:99
#: models.py:136
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#: models.py:137
msgid "Index instances"
msgstr ""
#: models.py:112
#: models.py:153
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)"
@@ -137,15 +135,15 @@ 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:116
#: models.py:157
msgid "Indexing expression"
msgstr ""
#: models.py:121
#: models.py:162
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:129
#: models.py:170
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
@@ -153,47 +151,54 @@ msgstr ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
#: models.py:132
#: models.py:173
msgid "Link documents"
msgstr ""
#: models.py:137
#: models.py:178
msgid "Root"
msgstr ""
#: models.py:142
#: models.py:236
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:261
msgid "Index node template"
msgstr ""
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr ""
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr ""
#: models.py:154
#: models.py:273
msgid "Value"
msgstr "Wartość"
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "Dokumenty"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr ""
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr ""
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr ""
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr ""
@@ -264,33 +269,31 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr "Zawartość indeksu: %s"
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr "Węzły indeksów zawierające dokument: %s"
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr "Na dużych bazach danych operacja może chwilę potrwać."
#: views.py:318
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"

View File

@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-10-28 07:34+0000\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:32+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/"
"language/pt/)\n"
@@ -25,7 +25,7 @@ msgstr ""
msgid "None"
msgstr "Nenhum"
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr ""
@@ -33,15 +33,15 @@ msgstr ""
msgid "Document indexing"
msgstr ""
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr "Nome"
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr "Slug"
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr ""
@@ -61,15 +61,19 @@ msgstr ""
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Índices"
#: handlers.py:20
msgid "Creation date"
msgstr ""
#: links.py:31 views.py:34
msgid "Create index"
msgstr ""
@@ -90,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
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr ""
@@ -98,52 +102,45 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:56
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:27
#: models.py:37
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:33
#: 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."
#: models.py:80 models.py:107
#: models.py:117 models.py:149
msgid "Index"
msgstr ""
#: models.py:99
#: models.py:136
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#: models.py:137
msgid "Index instances"
msgstr ""
#: models.py:112
#: models.py:153
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:116
#: models.py:157
msgid "Indexing expression"
msgstr ""
#: models.py:121
#: models.py:162
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."
#: models.py:129
#: models.py:170
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
@@ -151,47 +148,54 @@ 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:132
#: models.py:173
msgid "Link documents"
msgstr ""
#: models.py:137
#: models.py:178
msgid "Root"
msgstr ""
#: models.py:142
#: models.py:236
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:261
msgid "Index node template"
msgstr ""
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr ""
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr ""
#: models.py:154
#: models.py:273
msgid "Value"
msgstr "Valor"
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "Documentos"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr ""
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr ""
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr ""
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr ""
@@ -262,33 +266,31 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr "Esta operação pode levar algum tempo em bases de dados grandes."
#: views.py:318
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"

View File

@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-11-17 23:07+0000\n"
"Last-Translator: Aline Freitas <aline@alinefreitas.com.br>\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:32+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"
@@ -26,7 +26,7 @@ msgstr ""
msgid "None"
msgstr "Nenhum"
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr "Tipos de Documentos"
@@ -34,15 +34,15 @@ msgstr "Tipos de Documentos"
msgid "Document indexing"
msgstr "Indexação de documentos"
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr "Etiqueta"
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr "Identificador"
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr "Habilitado"
@@ -62,15 +62,19 @@ msgstr "Tem links de documentos?"
msgid "Node"
msgstr "Nó"
#: handlers.py:18
msgid "Creation date"
msgstr "Data de criação"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Índices"
#: handlers.py:20
msgid "Creation date"
msgstr "Data de criação"
#: links.py:31 views.py:34
msgid "Create index"
msgstr "Criar índice"
@@ -91,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
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr "Reconstruir índices de documento"
@@ -99,7 +103,65 @@ msgstr "Reconstruir índices de documento"
msgid "New child node"
msgstr "Novo node filho"
#: managers.py:56
#: models.py:37
msgid "This values will be used by other apps to reference this index."
msgstr ""
"Estes valores serão utilizados por outras aplicações para fazer referência a "
"este índice."
#: 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."
#: models.py:117 models.py:149
msgid "Index"
msgstr "Índice"
#: models.py:136
msgid "Index instance"
msgstr "Instância de índice"
#: models.py:137
msgid "Index instances"
msgstr "Instâncias de índice"
#: models.py:153
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/)"
#: models.py:157
msgid "Indexing expression"
msgstr "Indexando expressão"
#: models.py:162
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."
#: models.py:170
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."
#: models.py:173
msgid "Link documents"
msgstr "Link de documentos"
#: models.py:178
msgid "Root"
msgstr "Raiz"
#: models.py:236
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
@@ -108,97 +170,39 @@ msgstr ""
"Erro indexando documento: %(document)s; expressão: %(expression)s; "
"%(exception)s"
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
"Estes valores serão utilizados por outras aplicações para fazer referência a "
"este índice."
#: models.py:33
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:80 models.py:107
msgid "Index"
msgstr "Índice"
#: models.py:99
msgid "Index instance"
msgstr "Instância de índice"
#: models.py:100
msgid "Index instances"
msgstr "Instâncias de índice"
#: models.py:112
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/)"
#: models.py:116
msgid "Indexing expression"
msgstr "Indexando expressão"
#: models.py:121
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."
#: models.py:129
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."
#: models.py:132
msgid "Link documents"
msgstr "Link de documentos"
#: models.py:137
msgid "Root"
msgstr "Raiz"
#: models.py:142
#: models.py:261
msgid "Index node template"
msgstr "Índice de modelo de nó"
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr "Indices de modelo de nó"
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr "Indice de modelo de índice"
#: models.py:154
#: models.py:273
msgid "Value"
msgstr "Valor"
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "Documento"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr "Índice de instância de nó"
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr "Índices instâncias de nó "
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr "Instâncias do nó do índice de documentos"
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr "Instâncias de nós de lindice de instâncias"
@@ -269,34 +273,31 @@ 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:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr "Navegação: %s"
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr "Conteúdo para Indice? %s"
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr "Indexar nós contendo documento: %s"
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Em grandes bases de dados esta operação pode levar algum tempo para executar."
#: views.py:318
msgid "Rebuild all indexes?"
msgstr "Reconstruir todos os índices?"
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr "Índices em fila reconstruídos com sucesso."
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-10-28 07:34+0000\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:32+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-"
"edms/language/ro_RO/)\n"
@@ -25,7 +25,7 @@ msgstr ""
msgid "None"
msgstr "Nici unul"
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr ""
@@ -33,15 +33,15 @@ msgstr ""
msgid "Document indexing"
msgstr ""
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr "Etichetă"
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr ""
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr ""
@@ -61,15 +61,19 @@ msgstr ""
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Indexuri"
#: handlers.py:20
msgid "Creation date"
msgstr ""
#: links.py:31 views.py:34
msgid "Create index"
msgstr ""
@@ -90,7 +94,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
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr ""
@@ -98,52 +102,45 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:56
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:27
#: models.py:37
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:33
#: 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."
#: models.py:80 models.py:107
#: models.py:117 models.py:149
msgid "Index"
msgstr ""
#: models.py:99
#: models.py:136
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#: models.py:137
msgid "Index instances"
msgstr ""
#: models.py:112
#: models.py:153
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:116
#: models.py:157
msgid "Indexing expression"
msgstr ""
#: models.py:121
#: models.py:162
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ă."
#: models.py:129
#: models.py:170
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
@@ -151,47 +148,54 @@ 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:132
#: models.py:173
msgid "Link documents"
msgstr ""
#: models.py:137
#: models.py:178
msgid "Root"
msgstr ""
#: models.py:142
#: models.py:236
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:261
msgid "Index node template"
msgstr ""
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr ""
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr ""
#: models.py:154
#: models.py:273
msgid "Value"
msgstr "Valoare"
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "Documente"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr ""
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr ""
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr ""
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr ""
@@ -262,34 +266,31 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr ""
"Pe baze de date mari, această operație poate dura ceva timp pentru a executa."
#: views.py:318
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-11-02 04:15+0000\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:32+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/"
"language/ru/)\n"
@@ -26,7 +26,7 @@ msgstr ""
msgid "None"
msgstr "Ни один"
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr "Типы документов"
@@ -34,15 +34,15 @@ msgstr "Типы документов"
msgid "Document indexing"
msgstr "Индексирование документа"
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr "Надпись"
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr ""
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr "Доступно"
@@ -62,15 +62,19 @@ msgstr ""
msgid "Node"
msgstr "Узел"
#: handlers.py:18
msgid "Creation date"
msgstr "Дата создания"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "Индексы"
#: handlers.py:20
msgid "Creation date"
msgstr "Дата создания"
#: links.py:31 views.py:34
msgid "Create index"
msgstr "Создать индекс"
@@ -91,7 +95,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr "Удаляет и создается с нуля, все индексы документа."
#: links.py:57
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr "Восстановление индексов"
@@ -99,97 +103,97 @@ msgstr "Восстановление индексов"
msgid "New child node"
msgstr "Новый дочерний узел"
#: managers.py:56
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:27
#: models.py:37
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:33
#: models.py:43
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Этот индекс должен быть видимым и обновляться при изменении данных документа."
#: models.py:80 models.py:107
#: models.py:117 models.py:149
msgid "Index"
msgstr "Индекс"
#: models.py:99
#: models.py:136
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#: models.py:137
msgid "Index instances"
msgstr "Экземпляры индекса"
#: models.py:112
#: models.py:153
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:116
#: models.py:157
msgid "Indexing expression"
msgstr ""
#: models.py:121
#: models.py:162
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Этот узел должен быть видимым и обновляются при изменении данных документа."
#: models.py:129
#: models.py:170
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
"Этот узел будет контейнером для документов и не будет иметь дочерних узлов."
#: models.py:132
#: models.py:173
msgid "Link documents"
msgstr ""
#: models.py:137
#: models.py:178
msgid "Root"
msgstr "Корень"
#: models.py:142
#: models.py:236
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:261
msgid "Index node template"
msgstr ""
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr ""
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr ""
#: models.py:154
#: models.py:273
msgid "Value"
msgstr "Значение"
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "Документы"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr ""
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr ""
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr ""
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr ""
@@ -260,35 +264,31 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr "Навигация: %s"
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr ""
"В больших базах данных эта операция может занять некоторое время для "
"выполнения."
#: views.py:318
msgid "Rebuild all indexes?"
msgstr "Восстановить все индексы?"
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr "Восстановление индекса успешно отправлено в очередь."
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"

View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-11-17 08:59+0000\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:32+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-"
"edms/language/sl_SI/)\n"
@@ -24,7 +24,7 @@ msgstr ""
msgid "None"
msgstr "Brez"
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr ""
@@ -32,15 +32,15 @@ msgstr ""
msgid "Document indexing"
msgstr ""
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr "Oznaka"
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr ""
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr ""
@@ -60,15 +60,19 @@ msgstr ""
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr ""
#: handlers.py:20
msgid "Creation date"
msgstr ""
#: links.py:31 views.py:34
msgid "Create index"
msgstr ""
@@ -89,7 +93,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr ""
#: links.py:57
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr ""
@@ -97,94 +101,94 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:56
#: models.py:37
msgid "This values 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 ""
#: models.py:117 models.py:149
msgid "Index"
msgstr ""
#: models.py:136
msgid "Index instance"
msgstr "index instance"
#: models.py:137
msgid "Index instances"
msgstr ""
#: models.py:153
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
msgid "Indexing expression"
msgstr ""
#: models.py:162
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:170
msgid ""
"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
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Root"
msgstr ""
#: models.py:236
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
msgid "Index instances"
msgstr ""
#: models.py:112
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:116
msgid "Indexing expression"
msgstr ""
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:129
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:137
msgid "Root"
msgstr ""
#: models.py:142
#: models.py:261
msgid "Index node template"
msgstr ""
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr ""
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr ""
#: models.py:154
#: models.py:273
msgid "Value"
msgstr ""
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "Dokumenti"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr ""
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr ""
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr ""
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr ""
@@ -255,33 +259,31 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr "Če je baza velika lahko operacija zahteva nekaj več časa da se izvrši."
#: views.py:318
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"

View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-10-28 07:33+0000\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:32+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/"
"mayan-edms/language/vi_VN/)\n"
@@ -23,7 +23,7 @@ msgstr ""
msgid "None"
msgstr "None"
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr ""
@@ -31,15 +31,15 @@ msgstr ""
msgid "Document indexing"
msgstr ""
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr ""
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr ""
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr ""
@@ -59,15 +59,19 @@ msgstr ""
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr ""
#: handlers.py:20
msgid "Creation date"
msgstr ""
#: links.py:31 views.py:34
msgid "Create index"
msgstr ""
@@ -88,7 +92,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr ""
#: links.py:57
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr ""
@@ -96,94 +100,94 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:56
#: models.py:37
msgid "This values 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 ""
#: models.py:117 models.py:149
msgid "Index"
msgstr ""
#: models.py:136
msgid "Index instance"
msgstr "index instance"
#: models.py:137
msgid "Index instances"
msgstr ""
#: models.py:153
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
msgid "Indexing expression"
msgstr ""
#: models.py:162
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:170
msgid ""
"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
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Root"
msgstr ""
#: models.py:236
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
msgid "Index instances"
msgstr ""
#: models.py:112
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:116
msgid "Indexing expression"
msgstr ""
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:129
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr ""
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:137
msgid "Root"
msgstr ""
#: models.py:142
#: models.py:261
msgid "Index node template"
msgstr ""
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr ""
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr ""
#: models.py:154
#: models.py:273
msgid "Value"
msgstr "Giá trị"
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "Tài liệu"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr ""
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr ""
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr ""
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr ""
@@ -254,33 +258,31 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:318
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-21 12:22-0400\n"
"PO-Revision-Date: 2016-10-28 07:33+0000\n"
"POT-Creation-Date: 2017-05-28 15:49-0400\n"
"PO-Revision-Date: 2017-05-28 19:32+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/"
"language/zh_CN/)\n"
@@ -24,7 +24,7 @@ msgstr ""
msgid "None"
msgstr "无"
#: admin.py:26 apps.py:99 links.py:48 models.py:39
#: admin.py:26 apps.py:99 links.py:48 models.py:49
msgid "Document types"
msgstr ""
@@ -32,15 +32,15 @@ msgstr ""
msgid "Document indexing"
msgstr ""
#: apps.py:85 models.py:23
#: apps.py:85 models.py:33
msgid "Label"
msgstr ""
#: apps.py:86 models.py:28
#: apps.py:86 models.py:38
msgid "Slug"
msgstr ""
#: apps.py:88 apps.py:108 models.py:36 models.py:124
#: apps.py:88 apps.py:108 models.py:46 models.py:165
msgid "Enabled"
msgstr ""
@@ -60,15 +60,19 @@ msgstr ""
msgid "Node"
msgstr ""
#: handlers.py:18
msgid "Creation date"
#: forms.py:14
msgid "Indexes to be queued for rebuilding."
msgstr ""
#: links.py:18 links.py:22 links.py:25 links.py:28 models.py:81 views.py:73
#: views.py:220
#: forms.py:15 links.py:18 links.py:22 links.py:25 links.py:28 models.py:118
#: views.py:73 views.py:220
msgid "Indexes"
msgstr "索引"
#: handlers.py:20
msgid "Creation date"
msgstr ""
#: links.py:31 views.py:34
msgid "Create index"
msgstr ""
@@ -89,7 +93,7 @@ msgstr ""
msgid "Deletes and creates from scratch all the document indexes."
msgstr "从所有的文档索引中删除并创建。"
#: links.py:57
#: links.py:57 views.py:319
msgid "Rebuild indexes"
msgstr ""
@@ -97,94 +101,94 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:56
#: models.py:37
msgid "This values 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 "当文档数据变化时,将导致索引被更新和可见。"
#: models.py:117 models.py:149
msgid "Index"
msgstr ""
#: models.py:136
msgid "Index instance"
msgstr "index instance"
#: models.py:137
msgid "Index instances"
msgstr ""
#: models.py:153
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
msgid "Indexing expression"
msgstr ""
#: models.py:162
msgid "Causes this node to be visible and updated when document data changes."
msgstr "当文档数据变化时,导致节点被更新和可见。"
#: models.py:170
msgid ""
"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
msgid "Link documents"
msgstr ""
#: models.py:178
msgid "Root"
msgstr ""
#: models.py:236
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr "当文档数据变化时,将导致索引被更新和可见。"
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
msgid "Index instances"
msgstr ""
#: models.py:112
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:116
msgid "Indexing expression"
msgstr ""
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr "当文档数据变化时,导致节点被更新和可见。"
#: models.py:129
msgid ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
msgstr "检查当前节点是否为文档容器,而不是作为别处节点的父节点。"
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:137
msgid "Root"
msgstr ""
#: models.py:142
#: models.py:261
msgid "Index node template"
msgstr ""
#: models.py:143
#: models.py:262
msgid "Indexes node template"
msgstr ""
#: models.py:151
#: models.py:270
msgid "Index template node"
msgstr ""
#: models.py:154
#: models.py:273
msgid "Value"
msgstr "值"
#: models.py:157
#: models.py:277
msgid "Documents"
msgstr "文档"
#: models.py:197
#: models.py:363
msgid "Index node instance"
msgstr ""
#: models.py:198
#: models.py:364
msgid "Indexes node instances"
msgstr ""
#: models.py:206
#: models.py:372
msgid "Document index node instance"
msgstr ""
#: models.py:207
#: models.py:373
msgid "Document indexes node instances"
msgstr ""
@@ -255,33 +259,31 @@ msgstr ""
msgid "Edit the index template node: %s?"
msgstr ""
#: views.py:266
#: views.py:268
#, python-format
msgid "Navigation: %s"
msgstr ""
#: views.py:271
#: views.py:273
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:307
#: views.py:309
#, python-format
msgid "Indexes nodes containing document: %s"
msgstr ""
#: views.py:317
msgid "On large databases this operation may take some time to execute."
msgstr "在大数据库中,此操作将比较耗时。"
#: views.py:318
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:327
#: views.py:328
msgid "Index rebuild queued successfully."
msgstr ""
#~ msgid "On large databases this operation may take some time to execute."
#~ msgstr "On large databases this operation may take some time to execute."
#~ msgid "Rebuild all indexes?"
#~ msgstr "rebuild indexes"
#~ msgid "Index list"
#~ msgstr "index list"