Update source language files. Make lock manager and storage translatable.

This commit is contained in:
Roberto Rosario
2015-08-20 15:35:06 -04:00
parent ef970016db
commit f2ccfa16d5
788 changed files with 25883 additions and 23576 deletions

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/"
@@ -25,18 +25,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr "Indexes"
@@ -44,7 +72,7 @@ msgstr "Indexes"
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -72,53 +100,53 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: 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:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: 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:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
msgstr "Enter a python string expression to be evaluated."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:90
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: 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:103
#: 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."
@@ -126,44 +154,56 @@ msgstr ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
#: models.py:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr "Indexing"
@@ -191,46 +231,38 @@ msgstr "View document indexes"
msgid "Rebuild document indexes"
msgstr "Rebuild document indexes"
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, fuzzy, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr "Delete document indexes"
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr "Index template node created successfully."
@@ -238,67 +270,62 @@ msgstr "Index template node created successfully."
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr "Index template node edited successfully"
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr "Node: %s deleted successfully."
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr "Node: %(node)s delete error: %(error)s"
#: views.py:226
#: views.py:243
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
msgid "Delete the index template node: %s?"
msgstr "Are you sure you with to delete the index template node: %s?"
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
#, fuzzy
#| msgid "Rebuild document indexes"
msgid "Rebuild all indexes?"
msgstr "Rebuild document indexes"
#: views.py:345
#: views.py:334
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:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
#~ msgid "Enter a python string expression to be evaluated."
#~ msgstr "Enter a python string expression to be evaluated."
#~ msgid "The name that will be visible to users."
#~ msgstr "The name that will be visible to users."
@@ -355,9 +382,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/"
@@ -24,18 +24,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr "Индекси"
@@ -43,7 +71,7 @@ msgstr "Индекси"
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -71,95 +99,107 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Предизвиква този индекс да бъдат видим и актуализиран, когато данните в "
"документа се променят."
#: models.py:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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:90
#: models.py:116
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:103
#: 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:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr "Индексиране"
@@ -187,45 +227,37 @@ msgstr ""
msgid "Rebuild document indexes"
msgstr ""
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, python-format
msgid "Delete the index: %s?"
msgstr ""
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr ""
@@ -233,61 +265,53 @@ msgstr ""
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr ""
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr ""
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr ""
#: views.py:226
#: views.py:243
#, python-format
msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:345
#: views.py:334
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
@@ -329,9 +353,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
@@ -25,18 +25,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr "Indeksi"
@@ -44,7 +72,7 @@ msgstr "Indeksi"
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -72,56 +100,56 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: 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 "Interno ime upotrebljeno za referenciranje ovog noda."
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
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:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
msgstr "Unesite Python string izraz za evaluaciju."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:90
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: models.py:121
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:103
#: 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."
@@ -129,44 +157,56 @@ msgstr ""
"Označite ovu opciju da ovaj nod služi kao kontejner za dokumente a ne kao "
"parent za buduće nodove."
#: models.py:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr "Indeksiranje"
@@ -194,46 +234,38 @@ msgstr "Pregledaj indekse dokumenata"
msgid "Rebuild document indexes"
msgstr " Obnovi indekse dokumenata"
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, fuzzy, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr "Obriši indekse dokumenata"
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr "Nod predložaka indeksa uspješno kreiran."
@@ -241,67 +273,62 @@ msgstr "Nod predložaka indeksa uspješno kreiran."
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr "Nod predložaka indeksa uspješno izmjenjen."
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr "Nod: %s uspješno obrisan."
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr "Nod: %(node)s greška brisanja: %(error)s"
#: views.py:226
#: views.py:243
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
msgid "Delete the index template node: %s?"
msgstr "Jeste li sigurni da želite izbrisati nod predložaka ineksa:% s?"
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
#, fuzzy
#| msgid "Rebuild document indexes"
msgid "Rebuild all indexes?"
msgstr " Obnovi indekse dokumenata"
#: views.py:345
#: views.py:334
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:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
#~ msgid "Enter a python string expression to be evaluated."
#~ msgstr "Unesite Python string izraz za evaluaciju."
#~ msgid "The name that will be visible to users."
#~ msgstr "Ime koje će biti vidljivo korisnicima."
@@ -358,9 +385,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/"
@@ -23,18 +23,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr ""
@@ -42,7 +70,7 @@ msgstr ""
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -70,93 +98,105 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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:90
#: models.py:116
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:103
#: 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:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr ""
@@ -184,45 +224,37 @@ msgstr ""
msgid "Rebuild document indexes"
msgstr ""
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, python-format
msgid "Delete the index: %s?"
msgstr ""
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr ""
@@ -230,61 +262,53 @@ msgstr ""
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr ""
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr ""
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr ""
#: views.py:226
#: views.py:243
#, python-format
msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:345
#: views.py:334
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
@@ -323,9 +347,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/"
@@ -23,18 +23,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr ""
@@ -42,7 +70,7 @@ msgstr ""
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -70,93 +98,105 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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:90
#: models.py:116
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:103
#: 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:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr ""
@@ -184,45 +224,37 @@ msgstr ""
msgid "Rebuild document indexes"
msgstr ""
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, python-format
msgid "Delete the index: %s?"
msgstr ""
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr ""
@@ -230,61 +262,53 @@ msgstr ""
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr ""
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr ""
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr ""
#: views.py:226
#: views.py:243
#, python-format
msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:345
#: views.py:334
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
@@ -320,9 +344,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -15,7 +15,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-"
@@ -30,18 +30,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr "Dokumententypen"
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr "Aktiviert"
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr "Elemente"
#: apps.py:69
msgid "Level"
msgstr "Stufe"
#: apps.py:77
msgid "Has document links?"
msgstr "Dokument verknüpft"
#: apps.py:84 apps.py:95
msgid "Node"
msgstr "Knotenpunkt"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr "Indices"
@@ -49,7 +77,7 @@ msgstr "Indices"
msgid "Index list"
msgstr "Indices"
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr "Index erstellen"
@@ -77,7 +105,7 @@ msgstr "Indices wiederaufbauen"
msgid "New child node"
msgstr "Neuer Unterknoten"
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
@@ -86,49 +114,49 @@ msgstr ""
"Fehler bei der Indexierung von Dokument %(document)s; Ausdruck: "
"%(expression)s; %(exception)s"
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: 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 "Interner Name um diesen Index zu identifizieren"
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
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:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr "Aktiviert"
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr "Index"
#: models.py:89
msgid "Enter a python string expression to be evaluated."
msgstr "Geben Sie einen Python-Ausdruck zur Auswertung an."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:90
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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
msgid "Indexing expression"
msgstr "Indexierungsausdruck"
#: models.py:95
#: models.py:121
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:103
#: 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."
@@ -137,44 +165,56 @@ msgstr ""
"sollen (und dieser Knoten nicht als Eltern-Knoten für weitere Kind-"
"Knotenpunkte fungieren soll)."
#: models.py:106
#: models.py:132
msgid "Link documents"
msgstr "Dokumente verknüpfen"
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr "Index Knotenvorlage"
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr "Index Knotenvorlagen"
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr "Index Knotenpunkt"
#: models.py:128
#: models.py:154
msgid "Value"
msgstr "Wert"
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr "Dokumente"
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr "Indexknotenpunkt"
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr "Indexknotenpunkte"
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "Index node instance"
msgid "Document index node instance"
msgstr "Indexknotenpunkt"
#: models.py:207
#, fuzzy
#| msgid "Indexes node instances"
msgid "Document indexes node instances"
msgstr "Indexknotenpunkte"
#: permissions.py:7
msgid "Indexing"
msgstr "Indizierung"
@@ -202,49 +242,41 @@ msgstr "Dokumentenindices anzeigen"
msgid "Rebuild document indexes"
msgstr "Dokumentenindices neu aufbauen"
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr "Index %s bearbeiten"
#: views.py:82
#: views.py:79
#, fuzzy, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr "Dokumentenindices löschen"
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr "Baumvorlagen für Index %s"
#: views.py:104
msgid "Level"
msgstr "Stufe"
#: views.py:106
msgid "Has document links?"
msgstr "Dokument verknüpft"
#: views.py:117
#, fuzzy
#| msgid "Document types"
msgid "Available document types"
msgstr "Dokumententypen"
#: views.py:118
#: views.py:105
#, fuzzy
#| msgid "Document types"
msgid "Document types linked"
msgstr "Dokumententypen"
#: views.py:139
#: views.py:131
#, fuzzy, python-format
#| msgid "Document types for index: %s"
msgid "Document types linked to index: %s"
msgstr "Typen in Index %s"
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr "Knotenpunkt erfolgreich angelegt"
@@ -252,68 +284,64 @@ msgstr "Knotenpunkt erfolgreich angelegt"
msgid "Create child node"
msgstr "Unterknotenpunkt erstellen"
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr "Knotenpunkt erfolgreich bearbeitet"
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr "Knotenpunkt %s bearbeiten"
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr "Knotenpunkt %s erfolgreich gelöscht"
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr "Fehler beim Löschen von Knotenpunkt %(node)s: %(error)s"
#: views.py:226
#: views.py:243
#, fuzzy, python-format
#| msgid "Edit index template node: %s"
msgid "Delete the index template node: %s?"
msgstr "Knotenpunkt %s bearbeiten"
#: views.py:253 views.py:320
msgid "Items"
msgstr "Elemente"
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr "Inhalt von Index %s"
#: views.py:316
msgid "Node"
msgstr "Knotenpunkt"
#: views.py:344
#: views.py:333
#, fuzzy
#| msgid "Rebuild indexes"
msgid "Rebuild all indexes?"
msgstr "Indices wiederaufbauen"
#: views.py:345
#: views.py:334
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:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr "Indexwiederaufbau erfolgreich eingereiht"
#: views.py:374
#, python-format
msgid "Indexes containing document: %s"
#: views.py:372
#, fuzzy, python-format
#| msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr "Indices mit Dokument %s"
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr "Wurzel"
#~ msgid "Enter a python string expression to be evaluated."
#~ msgstr "Geben Sie einen Python-Ausdruck zur Auswertung an."
#~ msgid "Go up one level"
#~ msgstr "Eine Stufe höher"
@@ -388,9 +416,6 @@ msgstr "Wurzel"
#~ msgid "Available functions: %s"
#~ msgstr "Available functions: %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-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,19 +22,51 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
#, fuzzy
msgid "Document types"
msgstr "document types"
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
#, fuzzy
msgid "Enabled"
msgstr "enabled"
#: apps.py:58 apps.py:88 apps.py:101
#, fuzzy
msgid "Items"
msgstr "items"
#: apps.py:69
#, fuzzy
msgid "Level"
msgstr "level"
#: apps.py:77
#, fuzzy
msgid "Has document links?"
msgstr "has document links?"
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr "Indexes"
@@ -43,7 +75,7 @@ msgstr "Indexes"
msgid "Index list"
msgstr "index list"
#: links.py:40 views.py:39
#: links.py:40 views.py:40
#, fuzzy
msgid "Create index"
msgstr "create index"
@@ -76,7 +108,7 @@ msgstr "rebuild indexes"
msgid "New child node"
msgstr "new child node"
#: managers.py:52
#: managers.py:51
#, fuzzy, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
@@ -84,49 +116,48 @@ msgid ""
msgstr ""
"Error updating document index, expression: %(expression)s; %(exception)s"
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: 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:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: 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:32 models.py:98 views.py:57 views.py:105
#, fuzzy
msgid "Enabled"
msgstr "enabled"
#: models.py:77 models.py:85
#: models.py:80 models.py:107
#, fuzzy
msgid "Index"
msgstr "Indexes"
#: models.py:89
msgid "Enter a python string expression to be evaluated."
msgstr "Enter a python string expression to be evaluated."
#: models.py:99
#, fuzzy
msgid "Index instance"
msgstr "index instance"
#: models.py:90
#: 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:95
#: 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:103
#: 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."
@@ -134,52 +165,62 @@ msgstr ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
#: models.py:106
#: models.py:132
#, fuzzy
msgid "Link documents"
msgstr "link documents"
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
#, fuzzy
msgid "Index node template"
msgstr "index template node"
#: models.py:117
#: models.py:143
#, fuzzy
msgid "Indexes node template"
msgstr "indexes template nodes"
#: models.py:125
#: models.py:151
#, fuzzy
msgid "Index template node"
msgstr "index template node"
#: models.py:128
#: models.py:154
#, fuzzy
msgid "Value"
msgstr "value"
#: models.py:131
#: models.py:157
#, fuzzy
msgid "Documents"
msgstr "documents"
#: models.py:151
#: models.py:192
#, fuzzy
msgid "Index node instance"
msgstr "index instance"
#: models.py:152
#: models.py:193
#, fuzzy
msgid "Indexes node instances"
msgstr "index instance"
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
msgid "Document index node instance"
msgstr "index instance"
#: models.py:207
#, fuzzy
msgid "Document indexes node instances"
msgstr "index instance"
#: permissions.py:7
msgid "Indexing"
msgstr "Indexing"
@@ -207,48 +248,38 @@ msgstr "View document indexes"
msgid "Rebuild document indexes"
msgstr "Rebuild document indexes"
#: views.py:70
#: views.py:67
#, fuzzy, python-format
msgid "Edit index: %s"
msgstr "edit index: %s"
#: views.py:82
#: views.py:79
#, fuzzy, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr "Delete document indexes"
#: views.py:101
#: views.py:97
#, fuzzy, python-format
msgid "Tree template nodes for index: %s"
msgstr "tree template nodes for index: %s"
#: views.py:104
#, fuzzy
msgid "Level"
msgstr "level"
#: views.py:106
#, fuzzy
msgid "Has document links?"
msgstr "has document links?"
#: views.py:117
#, fuzzy
msgid "Available document types"
msgstr "document types"
#: views.py:118
#: views.py:105
#, fuzzy
msgid "Document types linked"
msgstr "document types"
#: views.py:139
#: views.py:131
#, fuzzy, python-format
msgid "Document types linked to index: %s"
msgstr "document types for index: %s"
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr "Index template node created successfully."
@@ -257,67 +288,61 @@ msgstr "Index template node created successfully."
msgid "Create child node"
msgstr "create child node"
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr "Index template node edited successfully"
#: views.py:193
#: views.py:201
#, fuzzy, python-format
msgid "Edit index template node: %s"
msgstr "edit index template node: %s"
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr "Node: %s deleted successfully."
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr "Node: %(node)s delete error: %(error)s"
#: views.py:226
#: views.py:243
#, fuzzy, python-format
msgid "Delete the index template node: %s?"
msgstr "edit index template node: %s"
#: views.py:253 views.py:320
#, fuzzy
msgid "Items"
msgstr "items"
#: views.py:308
#: views.py:307
#, fuzzy, python-format
msgid "Contents for index: %s"
msgstr "contents for index: %s"
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
#, fuzzy
msgid "Rebuild all indexes?"
msgstr "rebuild indexes"
#: views.py:345
#: views.py:334
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:349
#: views.py:338
#, fuzzy
msgid "Index rebuild queued successfully."
msgstr "Index rebuild completed successfully."
#: views.py:374
#: views.py:372
#, fuzzy, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr "indexes containing: %s"
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
#~ msgid "Enter a python string expression to be evaluated."
#~ msgstr "Enter a python string expression to be evaluated."
#, fuzzy
#~ msgid "Go up one level"
#~ msgstr "go up one level"
@@ -395,10 +420,6 @@ msgstr ""
#~ msgid "Available functions: %s"
#~ msgstr "Available functions: %s"
#, fuzzy
#~ msgid "Index instance"
#~ msgstr "index instance"
#, fuzzy
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:10+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/"
@@ -26,18 +26,46 @@ msgstr ""
msgid "None"
msgstr "Ninguno"
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr "Tipos de documento"
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr "Habilitado"
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr "Elementos"
#: apps.py:69
msgid "Level"
msgstr "Nível"
#: apps.py:77
msgid "Has document links?"
msgstr "El documento tiene enlaces?"
#: apps.py:84 apps.py:95
msgid "Node"
msgstr "Nodo"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr "Índices"
@@ -45,7 +73,7 @@ msgstr "Índices"
msgid "Index list"
msgstr "lista de indices"
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr "Crear índice"
@@ -73,7 +101,7 @@ msgstr "reconstruir índices"
msgid "New child node"
msgstr "nuevo nodo secundario"
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
@@ -82,49 +110,49 @@ msgstr ""
"Error indexando documento: %(document)s; expresión: %(expression)s; "
"%(exception)s"
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: 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 "Nombre interno que se utiliza para hacer referencia a este índice."
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: 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:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr "Habilitado"
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr "índice"
#: models.py:89
msgid "Enter a python string expression to be evaluated."
msgstr "Introduzca una expresión de python para ser evaluada."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:90
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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
msgid "Indexing expression"
msgstr "expresión de indexación"
#: models.py:95
#: 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:103
#: 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."
@@ -132,44 +160,56 @@ 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:106
#: models.py:132
msgid "Link documents"
msgstr "enlace de documentos"
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr "<%s Raíz>"
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr "nodo de plantilla de indice"
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr "nodos de plantillas de índices"
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr "nodo de plantilla de indice"
#: models.py:128
#: models.py:154
msgid "Value"
msgstr "Valor"
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr "Documentos"
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr "índice de nodo de instancia"
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr "nodos de instancias de indices"
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "Index node instance"
msgid "Document index node instance"
msgstr "índice de nodo de instancia"
#: models.py:207
#, fuzzy
#| msgid "Indexes node instances"
msgid "Document indexes node instances"
msgstr "nodos de instancias de indices"
#: permissions.py:7
msgid "Indexing"
msgstr "Indexación"
@@ -197,49 +237,41 @@ msgstr "Ver los índices de documentos"
msgid "Rebuild document indexes"
msgstr "Generar índices de documentos"
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr "Editar índice: %s"
#: views.py:82
#: views.py:79
#, fuzzy, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr "Eliminar los índices de documentos"
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr "nodos de la plantilla del árbol del índice: %s"
#: views.py:104
msgid "Level"
msgstr "Nível"
#: views.py:106
msgid "Has document links?"
msgstr "El documento tiene enlaces?"
#: views.py:117
#, fuzzy
#| msgid "Document types"
msgid "Available document types"
msgstr "Tipos de documento"
#: views.py:118
#: views.py:105
#, fuzzy
#| msgid "Document types"
msgid "Document types linked"
msgstr "Tipos de documento"
#: views.py:139
#: views.py:131
#, fuzzy, python-format
#| msgid "Document types for index: %s"
msgid "Document types linked to index: %s"
msgstr "Tipos de documento para índice: %s"
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr "Nodo de plantilla de índice creado con éxito."
@@ -247,69 +279,65 @@ msgstr "Nodo de plantilla de índice creado con éxito."
msgid "Create child node"
msgstr "crear nodo hijo"
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr "Nodo de la plantilla de índice editado con éxito"
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr "editar nodo de la plantilla de índice: %s"
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr "Nodo: %s eliminado con éxito."
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr "Error de eliminación para nodo: %(node)s, %(error)s "
#: views.py:226
#: views.py:243
#, fuzzy, python-format
#| msgid "Edit index template node: %s"
msgid "Delete the index template node: %s?"
msgstr "editar nodo de la plantilla de índice: %s"
#: views.py:253 views.py:320
msgid "Items"
msgstr "Elementos"
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr "contenido del indice: %s"
#: views.py:316
msgid "Node"
msgstr "Nodo"
#: views.py:344
#: views.py:333
#, fuzzy
#| msgid "Rebuild indexes"
msgid "Rebuild all indexes?"
msgstr "reconstruir índices"
#: views.py:345
#: views.py:334
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:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr "Reconstrucción de Índices en espera de forma exitosa."
#: views.py:374
#, python-format
msgid "Indexes containing document: %s"
#: views.py:372
#, fuzzy, python-format
#| msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr "Índices que contienen el documento: %s"
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr "raíz"
#~ msgid "Enter a python string expression to be evaluated."
#~ msgstr "Introduzca una expresión de python para ser evaluada."
#~ msgid "Go up one level"
#~ msgstr "Subir un nivel"
@@ -384,9 +412,6 @@ msgstr "raíz"
#~ msgid "Available functions: %s"
#~ msgstr "Available functions: %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/"
@@ -24,18 +24,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr "انواع سند"
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr "فعال شده"
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr "اقلام"
#: apps.py:69
msgid "Level"
msgstr "سطح"
#: apps.py:77
msgid "Has document links?"
msgstr "آیا سند دارای پیوند است؟"
#: apps.py:84 apps.py:95
msgid "Node"
msgstr "گره"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr "اندیس ها"
@@ -43,7 +71,7 @@ msgstr "اندیس ها"
msgid "Index list"
msgstr "لیست اندیس"
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr "ایجاد اندیس"
@@ -71,7 +99,7 @@ msgstr "بازسازی اندیس ها"
msgid "New child node"
msgstr "گره فرزند جدید"
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
@@ -79,92 +107,104 @@ msgid ""
msgstr ""
"خطای ساختن ایندکس سند: %(document)s; , عبارت : %(expression)s; %(exception)s"
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: 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 "نام داخلی برای دسترسی به این ایندکس."
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی "
"شود."
#: models.py:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr "فعال شده"
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr "اندیس"
#: models.py:89
msgid "Enter a python string expression to be evaluated."
msgstr "یک رشته عبارت که قابل ارزیابی باشد وارد کنید."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:90
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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
msgid "Indexing expression"
msgstr "عبارت اندیس گذاری"
#: models.py:95
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی "
"شود."
#: models.py:103
#: 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:106
#: models.py:132
msgid "Link documents"
msgstr "اسناد پیوند"
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr "الگوی گره اندیس"
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr "الگوی گره اندیس ها"
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr "گره الگوی اندیس"
#: models.py:128
#: models.py:154
msgid "Value"
msgstr "مقدار"
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr "اسناد"
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr "موردی ازگره اندیس"
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr "موارد گره اندیس ها"
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "Index node instance"
msgid "Document index node instance"
msgstr "موردی ازگره اندیس"
#: models.py:207
#, fuzzy
#| msgid "Indexes node instances"
msgid "Document indexes node instances"
msgstr "موارد گره اندیس ها"
#: permissions.py:7
msgid "Indexing"
msgstr "ایندکس گذاری"
@@ -192,49 +232,41 @@ msgstr "دیدن ایندکسهای سند"
msgid "Rebuild document indexes"
msgstr "بازسازی ایندکسهای سند"
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr "ویرایش اندیس %s"
#: views.py:82
#: views.py:79
#, fuzzy, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr "حذف ایندکس های سند"
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr "گره الگوی درخت اندیس %s"
#: views.py:104
msgid "Level"
msgstr "سطح"
#: views.py:106
msgid "Has document links?"
msgstr "آیا سند دارای پیوند است؟"
#: views.py:117
#, fuzzy
#| msgid "Document types"
msgid "Available document types"
msgstr "انواع سند"
#: views.py:118
#: views.py:105
#, fuzzy
#| msgid "Document types"
msgid "Document types linked"
msgstr "انواع سند"
#: views.py:139
#: views.py:131
#, fuzzy, python-format
#| msgid "Document types for index: %s"
msgid "Document types linked to index: %s"
msgstr "نوع سند برای اندیس %s"
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr "ایجاد موفق گره الگوی ایندکس"
@@ -242,67 +274,63 @@ msgstr "ایجاد موفق گره الگوی ایندکس"
msgid "Create child node"
msgstr "ایجاد گره فرزند"
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr "ویرایش موفق گره الگوی ایندکس."
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr "ویرایش الگوی گره اندیس: %s"
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr "حذف موفق گره: %s"
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr "خطای حذف%(error)s گره %(node)s "
#: views.py:226
#: views.py:243
#, fuzzy, python-format
#| msgid "Edit index template node: %s"
msgid "Delete the index template node: %s?"
msgstr "ویرایش الگوی گره اندیس: %s"
#: views.py:253 views.py:320
msgid "Items"
msgstr "اقلام"
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr "محتوا برای اندیس : %s"
#: views.py:316
msgid "Node"
msgstr "گره"
#: views.py:344
#: views.py:333
#, fuzzy
#| msgid "Rebuild indexes"
msgid "Rebuild all indexes?"
msgstr "بازسازی اندیس ها"
#: views.py:345
#: views.py:334
msgid "On large databases this operation may take some time to execute."
msgstr "در پایگاه داده بزرگ این عملیات مدت زیادی بطول خواهد انجامید."
#: views.py:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr "ساخت مجدد اندیسها در صف قرار گرفت."
#: views.py:374
#, python-format
msgid "Indexes containing document: %s"
#: views.py:372
#, fuzzy, python-format
#| msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr "اندیسهای شامل سند : %s"
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr "ریشه"
#~ msgid "Enter a python string expression to be evaluated."
#~ msgstr "یک رشته عبارت که قابل ارزیابی باشد وارد کنید."
#~ msgid "Go up one level"
#~ msgstr "بالا رفتن یک سطح"
@@ -377,9 +405,6 @@ msgstr "ریشه"
#~ msgid "Available functions: %s"
#~ msgstr "Available functions: %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/"
@@ -26,18 +26,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr "Types de document"
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr "Activé"
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr "Éléments"
#: apps.py:69
msgid "Level"
msgstr "Niveau"
#: apps.py:77
msgid "Has document links?"
msgstr "Est lié à d'autres documents ?"
#: apps.py:84 apps.py:95
msgid "Node"
msgstr "Noeud"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr "Indexes"
@@ -45,7 +73,7 @@ msgstr "Indexes"
msgid "Index list"
msgstr "Liste des index"
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr "Créer un index"
@@ -74,7 +102,7 @@ msgstr "Reconstruire les index"
msgid "New child node"
msgstr "Nouveau noeud enfant"
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
@@ -83,49 +111,49 @@ msgstr ""
"Erreur lors de l'indexation du document: %(document)s; expression: "
"%(expression)s; %(exception)s"
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: 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 "nom interne utilisé pour référencer cet index."
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: 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:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr "Activé"
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr "Index"
#: models.py:89
msgid "Enter a python string expression to be evaluated."
msgstr "Entrez une commande python à exécuter."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:90
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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
msgid "Indexing expression"
msgstr "Expression d'indexation"
#: models.py:95
#: 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:103
#: 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."
@@ -133,44 +161,56 @@ 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:106
#: models.py:132
msgid "Link documents"
msgstr "Lier les documents"
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr "Noeud de modèle d'index"
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr "Noeud de modèle d'index"
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr "Noeud de modèle d'index"
#: models.py:128
#: models.py:154
msgid "Value"
msgstr "Valeur"
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr "Documents"
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr "Noeud d'instance d'index"
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr "Noeud d'instances d'indexes"
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "Index node instance"
msgid "Document index node instance"
msgstr "Noeud d'instance d'index"
#: models.py:207
#, fuzzy
#| msgid "Indexes node instances"
msgid "Document indexes node instances"
msgstr "Noeud d'instances d'indexes"
#: permissions.py:7
msgid "Indexing"
msgstr "Indexation"
@@ -198,49 +238,41 @@ msgstr "Afficher les indexes des documents"
msgid "Rebuild document indexes"
msgstr "Reconstruire les indexes des documents"
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr "Modifier l'index: %s"
#: views.py:82
#: views.py:79
#, fuzzy, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr "Supprimer des indexes de documents"
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr "Noeuds de modèles arborescentes pour l'index: %s"
#: views.py:104
msgid "Level"
msgstr "Niveau"
#: views.py:106
msgid "Has document links?"
msgstr "Est lié à d'autres documents ?"
#: views.py:117
#, fuzzy
#| msgid "Document types"
msgid "Available document types"
msgstr "Types de document"
#: views.py:118
#: views.py:105
#, fuzzy
#| msgid "Document types"
msgid "Document types linked"
msgstr "Types de document"
#: views.py:139
#: views.py:131
#, fuzzy, python-format
#| msgid "Document types for index: %s"
msgid "Document types linked to index: %s"
msgstr "Type de document pour l'index: %s"
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr "Noeud de modèle d'index créé avec succès."
@@ -248,69 +280,65 @@ msgstr "Noeud de modèle d'index créé avec succès."
msgid "Create child node"
msgstr "Créer un noeud enfant"
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr "Noeud de modèle d'index modifié avec succès."
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr "Modifier le noeud de modèle d'index: %s"
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr "Noeud: %s supprimé avec succès."
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr "Noeud: %(node)s erreur de suppression: %(error)s"
#: views.py:226
#: views.py:243
#, fuzzy, python-format
#| msgid "Edit index template node: %s"
msgid "Delete the index template node: %s?"
msgstr "Modifier le noeud de modèle d'index: %s"
#: views.py:253 views.py:320
msgid "Items"
msgstr "Éléments"
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr "Contenu de l'index:%s"
#: views.py:316
msgid "Node"
msgstr "Noeud"
#: views.py:344
#: views.py:333
#, fuzzy
#| msgid "Rebuild indexes"
msgid "Rebuild all indexes?"
msgstr "Reconstruire les index"
#: views.py:345
#: views.py:334
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:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr "La ré-indexation en attente a été faite avec succès."
#: views.py:374
#, python-format
msgid "Indexes containing document: %s"
#: views.py:372
#, fuzzy, python-format
#| msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr "indexes contenant le document: %s"
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr "Racine"
#~ msgid "Enter a python string expression to be evaluated."
#~ msgstr "Entrez une commande python à exécuter."
#~ msgid "Go up one level"
#~ msgstr "Remonter d'un niveau"
@@ -386,9 +414,6 @@ msgstr "Racine"
#~ msgid "Available functions: %s"
#~ msgstr "Available functions: %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-"
@@ -24,18 +24,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr ""
@@ -43,7 +71,7 @@ msgstr ""
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -71,93 +99,105 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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:90
#: models.py:116
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:103
#: 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:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr ""
@@ -185,45 +225,37 @@ msgstr ""
msgid "Rebuild document indexes"
msgstr ""
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, python-format
msgid "Delete the index: %s?"
msgstr ""
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr ""
@@ -231,61 +263,53 @@ msgstr ""
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr ""
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr ""
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr ""
#: views.py:226
#: views.py:243
#, python-format
msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:345
#: views.py:334
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
@@ -324,9 +348,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/"
@@ -23,18 +23,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr ""
@@ -42,7 +70,7 @@ msgstr ""
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -70,93 +98,105 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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:90
#: models.py:116
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:103
#: 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:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr ""
@@ -184,45 +224,37 @@ msgstr ""
msgid "Rebuild document indexes"
msgstr ""
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, python-format
msgid "Delete the index: %s?"
msgstr ""
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr ""
@@ -230,61 +262,53 @@ msgstr ""
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr ""
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr ""
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr ""
#: views.py:226
#: views.py:243
#, python-format
msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:345
#: views.py:334
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
@@ -323,9 +347,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/"
@@ -23,18 +23,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr ""
@@ -42,7 +70,7 @@ msgstr ""
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -70,93 +98,105 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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:90
#: models.py:116
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:103
#: 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:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr ""
@@ -184,45 +224,37 @@ msgstr ""
msgid "Rebuild document indexes"
msgstr ""
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, python-format
msgid "Delete the index: %s?"
msgstr ""
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr ""
@@ -230,61 +262,53 @@ msgstr ""
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr ""
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr ""
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr ""
#: views.py:226
#: views.py:243
#, python-format
msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:345
#: views.py:334
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
@@ -323,9 +347,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/"
@@ -27,18 +27,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr "Tipi di documento"
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr "Abilitato"
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr "Articoli"
#: apps.py:69
msgid "Level"
msgstr "Livello"
#: apps.py:77
msgid "Has document links?"
msgstr "Il documento ha un collegamento?"
#: apps.py:84 apps.py:95
msgid "Node"
msgstr "Nodo"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr "Indici"
@@ -46,7 +74,7 @@ msgstr "Indici"
msgid "Index list"
msgstr "Lista Indici"
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr "Crea indice"
@@ -74,7 +102,7 @@ msgstr "Ricostruisci indici"
msgid "New child node"
msgstr "Novo nodo figlio"
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
@@ -83,49 +111,49 @@ msgstr ""
"Errore nell'ndicizzazione del documento: %(document)s; espressione: "
"%(expression)s; %(exception)s"
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: 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 "Nome interno utilizzato per fare riferimento a questo indice."
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: 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:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr "Abilitato"
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr "Indice"
#: models.py:89
msgid "Enter a python string expression to be evaluated."
msgstr "Inserisci una espressione python perchè possa essere valutata."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:90
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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
msgid "Indexing expression"
msgstr "Espressione di indicizzazione"
#: models.py:95
#: 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:103
#: 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."
@@ -133,44 +161,56 @@ msgstr ""
"Selezionare questa opzione per questo specifico nodo quale contenitore per i "
"documenti e non come un genitore per ulteriori nodi."
#: models.py:106
#: models.py:132
msgid "Link documents"
msgstr "Documenti di collegamento"
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr "Indice del nodo Template "
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr "Indici dei nodi Template"
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr "Indice del nodo Template"
#: models.py:128
#: models.py:154
msgid "Value"
msgstr "Valore"
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr "Documenti"
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr "Istanza nodo Indice"
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr "Istanze nodo indici"
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "Index node instance"
msgid "Document index node instance"
msgstr "Istanza nodo Indice"
#: models.py:207
#, fuzzy
#| msgid "Indexes node instances"
msgid "Document indexes node instances"
msgstr "Istanze nodo indici"
#: permissions.py:7
msgid "Indexing"
msgstr "Indicizzazione"
@@ -198,49 +238,41 @@ msgstr "Visualizza indici documento"
msgid "Rebuild document indexes"
msgstr "Ricostruisci indici documento"
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr "Modifica indice: %s"
#: views.py:82
#: views.py:79
#, fuzzy, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr "Eliminare gli indici dei documenti"
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr "Template principale per i nodi dell'indice: %s"
#: views.py:104
msgid "Level"
msgstr "Livello"
#: views.py:106
msgid "Has document links?"
msgstr "Il documento ha un collegamento?"
#: views.py:117
#, fuzzy
#| msgid "Document types"
msgid "Available document types"
msgstr "Tipi di documento"
#: views.py:118
#: views.py:105
#, fuzzy
#| msgid "Document types"
msgid "Document types linked"
msgstr "Tipi di documento"
#: views.py:139
#: views.py:131
#, fuzzy, python-format
#| msgid "Document types for index: %s"
msgid "Document types linked to index: %s"
msgstr "Tipo di documento per indice: %s"
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr "Modello nodo indice creato con successo."
@@ -248,69 +280,65 @@ msgstr "Modello nodo indice creato con successo."
msgid "Create child node"
msgstr "Crea un nodo figlio"
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr "Template nodo Indice modificato con successo"
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr "Modfica il template dell nodo per l'indice: %s"
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr "Nodo: %s cancellato con succcesso."
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr "Nodo: %(node)s errore di cancellazione: %(error)s"
#: views.py:226
#: views.py:243
#, fuzzy, python-format
#| msgid "Edit index template node: %s"
msgid "Delete the index template node: %s?"
msgstr "Modfica il template dell nodo per l'indice: %s"
#: views.py:253 views.py:320
msgid "Items"
msgstr "Articoli"
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr "Contenuti per l'indice: %s"
#: views.py:316
msgid "Node"
msgstr "Nodo"
#: views.py:344
#: views.py:333
#, fuzzy
#| msgid "Rebuild indexes"
msgid "Rebuild all indexes?"
msgstr "Ricostruisci indici"
#: views.py:345
#: views.py:334
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:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr "Ricostruzione dell'indice messo in coda."
#: views.py:374
#, python-format
msgid "Indexes containing document: %s"
#: views.py:372
#, fuzzy, python-format
#| msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr "L'indice contiene documenti: %s"
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr "Principale"
#~ msgid "Enter a python string expression to be evaluated."
#~ msgstr "Inserisci una espressione python perchè possa essere valutata."
#~ msgid "Go up one level"
#~ msgstr "Salire di un livello"
@@ -385,9 +413,6 @@ msgstr "Principale"
#~ msgid "Available functions: %s"
#~ msgstr "Available functions: %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/"
@@ -24,18 +24,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr ""
@@ -43,7 +71,7 @@ msgstr ""
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -71,93 +99,105 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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:90
#: models.py:116
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:103
#: 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:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr ""
@@ -185,45 +225,37 @@ msgstr ""
msgid "Rebuild document indexes"
msgstr ""
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, python-format
msgid "Delete the index: %s?"
msgstr ""
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr ""
@@ -231,61 +263,53 @@ msgstr ""
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr ""
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr ""
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr ""
#: views.py:226
#: views.py:243
#, python-format
msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:345
#: views.py:334
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
@@ -321,9 +345,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-"
@@ -23,18 +23,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr ""
@@ -42,7 +70,7 @@ msgstr ""
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -70,93 +98,105 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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:90
#: models.py:116
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:103
#: 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:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr ""
@@ -184,45 +224,37 @@ msgstr ""
msgid "Rebuild document indexes"
msgstr ""
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, python-format
msgid "Delete the index: %s?"
msgstr ""
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr ""
@@ -230,61 +262,53 @@ msgstr ""
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr ""
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr ""
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr ""
#: views.py:226
#: views.py:243
#, python-format
msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:345
#: views.py:334
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
@@ -320,9 +344,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/"
@@ -24,18 +24,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr "Indexeringen"
@@ -43,7 +71,7 @@ msgstr "Indexeringen"
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -71,98 +99,110 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: 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 "Interne naam voor deze index."
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
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:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
msgstr "Voer een python sting expressie in, voor evaluatie."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:90
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: models.py:121
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:103
#: 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 ""
"Selecteer deze optie, wanneer deze node alleen documenten dient te bevatten. "
#: models.py:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr "Indexering bezig"
@@ -190,46 +230,38 @@ msgstr "Bekijk document-indexeringen"
msgid "Rebuild document indexes"
msgstr "documenten opnieuw indexeren"
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, fuzzy, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr "Verwijder document-indexeringen"
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr "sjabloon node index succesvol aangemaakt."
@@ -237,67 +269,62 @@ msgstr "sjabloon node index succesvol aangemaakt."
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr "Sjabloon node index succesvol bewerkt"
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr "Node: %s verwijdert"
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr "Fout bij het verwijderen van Node: %(node)s, foutmelding: %(error)s"
#: views.py:226
#: views.py:243
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
msgid "Delete the index template node: %s?"
msgstr "Bent u er zeker van om sjabloon indexeringsnode: %s, te verwijderen?"
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
#, fuzzy
#| msgid "Rebuild document indexes"
msgid "Rebuild all indexes?"
msgstr "documenten opnieuw indexeren"
#: views.py:345
#: views.py:334
msgid "On large databases this operation may take some time to execute."
msgstr "Voor een grote database kan deze operatie lang duren."
#: views.py:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
#~ msgid "Enter a python string expression to be evaluated."
#~ msgstr "Voer een python sting expressie in, voor evaluatie."
#~ msgid "The name that will be visible to users."
#~ msgstr "Naam zichtbaar voor gebruikers"
@@ -355,9 +382,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/"
@@ -26,18 +26,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr "Włączony"
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr "Indeksy"
@@ -45,7 +73,7 @@ msgstr "Indeksy"
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr "Tworzenie indeksu"
@@ -73,54 +101,54 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: 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 "Wewnętrzna nazwa używana do odniesienia tego indeksu."
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
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:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr "Włączony"
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr "Indeks"
#: models.py:89
msgid "Enter a python string expression to be evaluated."
msgstr "Enter a python string expression to be evaluated."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:90
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: 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:103
#: 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."
@@ -128,44 +156,56 @@ msgstr ""
"Check this option to have this node act as a container for documents and not "
"as a parent for further nodes."
#: models.py:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr "Wartość"
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr "Dokumenty"
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr "Indeksowanie"
@@ -193,48 +233,40 @@ msgstr "Zobacz indeksy dokumentów"
msgid "Rebuild document indexes"
msgstr "Odbuduj indeksy dokumentów"
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, fuzzy, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr "Usuń indeksy dokumentów"
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
#, fuzzy
#| msgid "Documents"
msgid "Document types linked"
msgstr "Dokumenty"
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr "Index template node created successfully."
@@ -242,66 +274,61 @@ msgstr "Index template node created successfully."
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr "Index template node edited successfully"
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr ""
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr ""
#: views.py:226
#: views.py:243
#, python-format
msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
#, fuzzy
#| msgid "Rebuild document indexes"
msgid "Rebuild all indexes?"
msgstr "Odbuduj indeksy dokumentów"
#: views.py:345
#: views.py:334
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:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
#~ msgid "Enter a python string expression to be evaluated."
#~ msgstr "Enter a python string expression to be evaluated."
#~ msgid "Name"
#~ msgstr "Nazwa"
@@ -364,9 +391,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/"
@@ -25,18 +25,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr "Índices"
@@ -44,7 +72,7 @@ msgstr "Índices"
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -72,56 +100,56 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: 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 "Nome interno usado para referenciar este índice."
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: 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 os dados do "
"documento forem alterados."
#: models.py:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
msgstr "Digite uma expressão python para ser avaliada."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:90
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: 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 os dados do documento "
"forem alterados."
#: models.py:103
#: 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."
@@ -129,44 +157,56 @@ 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:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr "Indexação"
@@ -194,46 +234,38 @@ msgstr "Ver índices de documento"
msgid "Rebuild document indexes"
msgstr "Reconstruir índices de documento"
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, fuzzy, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr "Eliminar índices de documento"
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr "Nó de modelo de índice criado com sucesso."
@@ -241,67 +273,62 @@ msgstr "Nó de modelo de índice criado com sucesso."
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr "nó de modelo de índice editado com sucesso"
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr "Nó: %s eliminado com sucesso."
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr "Nó: %(node)s, erro ao eliminar: %(error)s "
#: views.py:226
#: views.py:243
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
msgid "Delete the index template node: %s?"
msgstr "Tem a certeza de que pretende eliminar o nó de modelo de índice: %s?"
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
#, fuzzy
#| msgid "Rebuild document indexes"
msgid "Rebuild all indexes?"
msgstr "Reconstruir índices de documento"
#: views.py:345
#: views.py:334
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:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
#~ msgid "Enter a python string expression to be evaluated."
#~ msgstr "Digite uma expressão python para ser avaliada."
#~ msgid "The name that will be visible to users."
#~ msgstr "O nome que será visível aos utilizadores."
@@ -358,9 +385,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
@@ -25,18 +25,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr "Tipos de Documentos"
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr "habilitado"
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr "itens"
#: apps.py:69
msgid "Level"
msgstr "Nível"
#: apps.py:77
msgid "Has document links?"
msgstr "Tem links de documentos?"
#: apps.py:84 apps.py:95
msgid "Node"
msgstr "Nó"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr "Indices"
@@ -44,7 +72,7 @@ msgstr "Indices"
msgid "Index list"
msgstr "Lista Index"
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr "Criar Index"
@@ -72,7 +100,7 @@ msgstr "Reconstruir índices de documento"
msgid "New child node"
msgstr "Novo node filho"
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
@@ -81,49 +109,49 @@ msgstr ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: 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 "Nome interno usado para fazer referência a esse índice."
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: 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 alterações de "
"dados de documentos."
#: models.py:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr "habilitado"
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr "Indice"
#: models.py:89
msgid "Enter a python string expression to be evaluated."
msgstr "Digite uma expressão python para ser avaliada."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:90
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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
msgid "Indexing expression"
msgstr "Indexando expressão"
#: models.py:95
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Faz com que este nó para ser quando alterações de dados do documento visível "
"e atualizado."
#: models.py:103
#: 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."
@@ -131,44 +159,56 @@ msgstr ""
"Marque esta opção para que este nó ato como um contêiner para documentos e "
"não como um pai para mais nós."
#: models.py:106
#: models.py:132
msgid "Link documents"
msgstr "Link de documentos"
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr "Índice Template de nó"
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr "Indices Template de Nó"
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr "Indice Template de nó"
#: models.py:128
#: models.py:154
msgid "Value"
msgstr "Valor"
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr "Documento"
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr "Índice instância de nó"
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr "Índices instâncias de nó "
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "Index node instance"
msgid "Document index node instance"
msgstr "Índice instância de nó"
#: models.py:207
#, fuzzy
#| msgid "Indexes node instances"
msgid "Document indexes node instances"
msgstr "Índices instâncias de nó "
#: permissions.py:7
msgid "Indexing"
msgstr "Indexando"
@@ -196,49 +236,41 @@ msgstr "Ver índices de documento"
msgid "Rebuild document indexes"
msgstr "Reconstruir índices de documento"
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr "Editar Indice: %s"
#: views.py:82
#: views.py:79
#, fuzzy, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr "Excluir documento indexeado"
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr "Árvore nó modelo para o índice: %s"
#: views.py:104
msgid "Level"
msgstr "Nível"
#: views.py:106
msgid "Has document links?"
msgstr "Tem links de documentos?"
#: views.py:117
#, fuzzy
#| msgid "Document types"
msgid "Available document types"
msgstr "Tipos de Documentos"
#: views.py:118
#: views.py:105
#, fuzzy
#| msgid "Document types"
msgid "Document types linked"
msgstr "Tipos de Documentos"
#: views.py:139
#: views.py:131
#, fuzzy, python-format
#| msgid "Document types for index: %s"
msgid "Document types linked to index: %s"
msgstr "Criando nó filho: %s"
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr "Modelo de nó de indice criado com sucesso."
@@ -246,68 +278,64 @@ msgstr "Modelo de nó de indice criado com sucesso."
msgid "Create child node"
msgstr "Criar nó filho"
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr "Modelo de nó de indice criado com sucesso."
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr "Editar template de nó indice: %s"
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr "Nó: %s excluído com sucesso"
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr "nó: %(node)s delete erro: %(error)s"
#: views.py:226
#: views.py:243
#, fuzzy, python-format
#| msgid "Edit index template node: %s"
msgid "Delete the index template node: %s?"
msgstr "Editar template de nó indice: %s"
#: views.py:253 views.py:320
msgid "Items"
msgstr "itens"
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr "Conteúdo para Indice? %s"
#: views.py:316
msgid "Node"
msgstr "Nó"
#: views.py:344
#: views.py:333
#, fuzzy
#| msgid "Rebuild indexes"
msgid "Rebuild all indexes?"
msgstr "Reconstruir índices de documento"
#: views.py:345
#: views.py:334
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:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr "Sucesso do Rebuild da fila de indice."
#: views.py:374
#, python-format
msgid "Indexes containing document: %s"
#: views.py:372
#, fuzzy, python-format
#| msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr "Índices que contêm documento: %s"
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr "Raiz"
#~ msgid "Enter a python string expression to be evaluated."
#~ msgstr "Digite uma expressão python para ser avaliada."
#~ msgid "Go up one level"
#~ msgstr "Subir um nível"
@@ -383,9 +411,6 @@ msgstr "Raiz"
#~ msgid "Available functions: %s"
#~ msgstr "Available functions: %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-"
@@ -25,18 +25,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr "Indexuri"
@@ -44,7 +72,7 @@ msgstr "Indexuri"
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -72,56 +100,56 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: 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 "Numele intern utilizat pentru a face referire la acest index."
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
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:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
msgstr "Introduceți o expresie șir python care urmează să fie evaluate."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:90
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: models.py:121
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:103
#: 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."
@@ -129,44 +157,56 @@ 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:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr "Indexare"
@@ -194,46 +234,38 @@ msgstr "Vezi indexul de documente"
msgid "Rebuild document indexes"
msgstr "Reconstruire index documente"
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, fuzzy, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr "Ștergeți indexul de documente"
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr "Nodul șablon index creat cu succes."
@@ -241,68 +273,63 @@ msgstr "Nodul șablon index creat cu succes."
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr "Nod șablon index a fost editat cu succes"
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr "Nod:% s eliminat cu succes."
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr "eroare de ștergere %(error)s pentru nodul :%(node)s"
#: views.py:226
#: views.py:243
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
msgid "Delete the index template node: %s?"
msgstr "Ești sigur că vă să ștergeți nodul șablon al indexului: % s?"
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
#, fuzzy
#| msgid "Rebuild document indexes"
msgid "Rebuild all indexes?"
msgstr "Reconstruire index documente"
#: views.py:345
#: views.py:334
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:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
#~ msgid "Enter a python string expression to be evaluated."
#~ msgstr "Introduceți o expresie șir python care urmează să fie evaluate."
#~ msgid "The name that will be visible to users."
#~ msgstr "Numele care va fi vizibil pentru utilizatori."
@@ -359,9 +386,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/"
@@ -26,18 +26,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr "Индексы"
@@ -45,7 +73,7 @@ msgstr "Индексы"
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -73,98 +101,110 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: 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 "внутреннее имя, используемое для ссылки на этот индекс."
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
"Этот индекс должен быть видимым и обновляться при изменении данных документа."
#: models.py:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
msgstr "Введите строковое выражение питона для вычисления."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:90
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
"Этот узел должен быть видимым и обновляются при изменении данных документа."
#: models.py:103
#: 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:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr "Индексирование"
@@ -192,46 +232,38 @@ msgstr "Просмотр индексов документа"
msgid "Rebuild document indexes"
msgstr "Восстановление индексов документа"
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, fuzzy, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr "Удалить индексы документов"
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr "узел шаблона индексирования создан"
@@ -239,69 +271,64 @@ msgstr "узел шаблона индексирования создан"
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr "узел шаблона индексирования изменён"
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr "Узел %s удален."
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr "Узел %(node)s - ошибка удаления %(error)s"
#: views.py:226
#: views.py:243
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
msgid "Delete the index template node: %s?"
msgstr "Вы уверены, что нужно удалить узел шаблона индексирования %s?"
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
#, fuzzy
#| msgid "Rebuild document indexes"
msgid "Rebuild all indexes?"
msgstr "Восстановление индексов документа"
#: views.py:345
#: views.py:334
msgid "On large databases this operation may take some time to execute."
msgstr ""
"В больших базах данных эта операция может занять некоторое время для "
"выполнения."
#: views.py:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
#~ msgid "Enter a python string expression to be evaluated."
#~ msgstr "Введите строковое выражение питона для вычисления."
#~ msgid "The name that will be visible to users."
#~ msgstr "Имя, которое будет видно пользователям."
@@ -358,9 +385,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/"
@@ -24,18 +24,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr ""
@@ -43,7 +71,7 @@ msgstr ""
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -71,93 +99,105 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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:90
#: models.py:116
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:103
#: 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:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr ""
@@ -185,45 +225,37 @@ msgstr ""
msgid "Rebuild document indexes"
msgstr ""
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, python-format
msgid "Delete the index: %s?"
msgstr ""
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr ""
@@ -231,61 +263,53 @@ msgstr ""
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr ""
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr ""
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr ""
#: views.py:226
#: views.py:243
#, python-format
msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:345
#: views.py:334
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
@@ -324,9 +348,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/"
@@ -23,18 +23,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr ""
@@ -42,7 +70,7 @@ msgstr ""
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -70,93 +98,105 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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:90
#: models.py:116
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:103
#: 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:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr ""
@@ -184,45 +224,37 @@ msgstr ""
msgid "Rebuild document indexes"
msgstr ""
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, python-format
msgid "Delete the index: %s?"
msgstr ""
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr ""
@@ -230,61 +262,53 @@ msgstr ""
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr ""
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr ""
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr ""
#: views.py:226
#: views.py:243
#, python-format
msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:345
#: views.py:334
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
@@ -320,9 +344,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-"
@@ -23,18 +23,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr ""
@@ -42,7 +70,7 @@ msgstr ""
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -70,93 +98,105 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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:90
#: models.py:116
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:103
#: 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:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr ""
@@ -184,45 +224,37 @@ msgstr ""
msgid "Rebuild document indexes"
msgstr ""
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, python-format
msgid "Delete the index: %s?"
msgstr ""
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr ""
@@ -230,61 +262,53 @@ msgstr ""
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr ""
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr ""
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr ""
#: views.py:226
#: views.py:243
#, python-format
msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:345
#: views.py:334
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
@@ -323,9 +347,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/"
@@ -23,18 +23,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr ""
@@ -42,7 +70,7 @@ msgstr ""
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -70,93 +98,105 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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:90
#: models.py:116
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:103
#: 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:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr ""
@@ -184,45 +224,37 @@ msgstr ""
msgid "Rebuild document indexes"
msgstr ""
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, python-format
msgid "Delete the index: %s?"
msgstr ""
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr ""
@@ -230,61 +262,53 @@ msgstr ""
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr ""
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr ""
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr ""
#: views.py:226
#: views.py:243
#, python-format
msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:345
#: views.py:334
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
@@ -323,9 +347,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-"
@@ -24,18 +24,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr "索引"
@@ -43,7 +71,7 @@ msgstr "索引"
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -71,95 +99,107 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: 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 "内部名称用于引用此索引"
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr "当文档数据变化时,将导致索引被更新和可见。"
#: models.py:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
msgstr "输入可执行的python表达式"
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:90
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr "当文档数据变化时,导致节点被更新和可见。"
#: models.py:103
#: 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:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr "索引"
@@ -187,46 +227,38 @@ msgstr "查看文档索引"
msgid "Rebuild document indexes"
msgstr "重建文档索引"
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, fuzzy, python-format
#| msgid "Delete document indexes"
msgid "Delete the index: %s?"
msgstr "删除文档索引"
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr "索引模版节点创建成功"
@@ -234,67 +266,62 @@ msgstr "索引模版节点创建成功"
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr "索引模版节点编辑成功"
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr "节点: %s删除成功"
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr "节点: %(node)s删除出错: %(error)s"
#: views.py:226
#: views.py:243
#, fuzzy, python-format
#| msgid "Are you sure you with to delete the index template node: %s?"
msgid "Delete the index template node: %s?"
msgstr "确定要删除索引模版节点:%s么"
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
#, fuzzy
#| msgid "Rebuild document indexes"
msgid "Rebuild all indexes?"
msgstr "重建文档索引"
#: views.py:345
#: views.py:334
msgid "On large databases this operation may take some time to execute."
msgstr "在大数据库中,此操作将比较耗时。"
#: views.py:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
#~ msgid "Enter a python string expression to be evaluated."
#~ msgstr "输入可执行的python表达式"
#~ msgid "The name that will be visible to users."
#~ msgstr "名称被用户可见。"
@@ -351,9 +378,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"POT-Creation-Date: 2015-08-20 14:45-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-"
@@ -23,18 +23,46 @@ msgstr ""
msgid "None"
msgstr ""
#: admin.py:23 links.py:57 models.py:35 views.py:254
#: admin.py:23 apps.py:64 links.py:57 models.py:39
msgid "Document types"
msgstr ""
#: apps.py:37
#: apps.py:43
#, fuzzy
#| msgid "document indexes"
msgid "Document indexing"
msgstr "document indexes"
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:78 views.py:52
#: views.py:250
#: apps.py:50 models.py:23
msgid "Label"
msgstr ""
#: apps.py:51 models.py:28
msgid "Slug"
msgstr ""
#: apps.py:53 apps.py:73 models.py:36 models.py:124
msgid "Enabled"
msgstr ""
#: apps.py:58 apps.py:88 apps.py:101
msgid "Items"
msgstr ""
#: apps.py:69
msgid "Level"
msgstr ""
#: apps.py:77
msgid "Has document links?"
msgstr ""
#: apps.py:84 apps.py:95
msgid "Node"
msgstr ""
#: links.py:21 links.py:29 links.py:33 links.py:36 models.py:81 views.py:54
#: views.py:260
msgid "Indexes"
msgstr ""
@@ -42,7 +70,7 @@ msgstr ""
msgid "Index list"
msgstr ""
#: links.py:40 views.py:39
#: links.py:40 views.py:40
msgid "Create index"
msgstr ""
@@ -70,93 +98,105 @@ msgstr ""
msgid "New child node"
msgstr ""
#: managers.py:52
#: managers.py:51
#, python-format
msgid ""
"Error indexing document: %(document)s; expression: %(expression)s; "
"%(exception)s"
msgstr ""
#: models.py:19 views.py:55
msgid "Label"
msgstr ""
#: models.py:23
#: models.py:27
msgid "This values will be used by other apps to reference this index."
msgstr ""
#: models.py:24 views.py:56
msgid "Slug"
msgstr ""
#: models.py:29
#: models.py:33
msgid "Causes this index to be visible and updated when document data changes."
msgstr ""
#: models.py:32 models.py:98 views.py:57 views.py:105
msgid "Enabled"
msgstr ""
#: models.py:77 models.py:85
#: models.py:80 models.py:107
msgid "Index"
msgstr ""
#: models.py:89
msgid "Enter a python string expression to be evaluated."
#: models.py:99
msgid "Index instance"
msgstr "index instance"
#: models.py:100
#, fuzzy
#| msgid "Index instance"
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:90
#: models.py:116
msgid "Indexing expression"
msgstr ""
#: models.py:95
#: models.py:121
msgid "Causes this node to be visible and updated when document data changes."
msgstr ""
#: models.py:103
#: 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:106
#: models.py:132
msgid "Link documents"
msgstr ""
#: models.py:111
#: models.py:137
#, python-format
msgid "<%s Root>"
msgstr ""
#: models.py:116
#: models.py:142
msgid "Index node template"
msgstr ""
#: models.py:117
#: models.py:143
msgid "Indexes node template"
msgstr ""
#: models.py:125
#: models.py:151
msgid "Index template node"
msgstr ""
#: models.py:128
#: models.py:154
msgid "Value"
msgstr ""
#: models.py:131
#: models.py:157
msgid "Documents"
msgstr ""
#: models.py:151
#: models.py:192
msgid "Index node instance"
msgstr ""
#: models.py:152
#: models.py:193
msgid "Indexes node instances"
msgstr ""
#: permissions.py:7 settings.py:10
#: models.py:206
#, fuzzy
#| msgid "document indexes"
msgid "Document index node instance"
msgstr "document indexes"
#: models.py:207
#, fuzzy
#| msgid "document indexes"
msgid "Document indexes node instances"
msgstr "document indexes"
#: permissions.py:7
msgid "Indexing"
msgstr ""
@@ -184,45 +224,37 @@ msgstr ""
msgid "Rebuild document indexes"
msgstr ""
#: views.py:70
#: views.py:67
#, python-format
msgid "Edit index: %s"
msgstr ""
#: views.py:82
#: views.py:79
#, python-format
msgid "Delete the index: %s?"
msgstr ""
#: views.py:101
#: views.py:97
#, python-format
msgid "Tree template nodes for index: %s"
msgstr ""
#: views.py:104
msgid "Level"
msgstr ""
#: views.py:106
msgid "Has document links?"
msgstr ""
#: views.py:117
#, fuzzy
#| msgid "Available functions: %s"
msgid "Available document types"
msgstr "Available functions: %s"
#: views.py:118
#: views.py:105
msgid "Document types linked"
msgstr ""
#: views.py:139
#: views.py:131
#, python-format
msgid "Document types linked to index: %s"
msgstr ""
#: views.py:158
#: views.py:153
msgid "Index template node created successfully."
msgstr ""
@@ -230,61 +262,53 @@ msgstr ""
msgid "Create child node"
msgstr ""
#: views.py:183
#: views.py:188
msgid "Index template node edited successfully"
msgstr ""
#: views.py:193
#: views.py:201
#, python-format
msgid "Edit index template node: %s"
msgstr ""
#: views.py:213
#: views.py:227
#, python-format
msgid "Node: %s deleted successfully."
msgstr ""
#: views.py:215
#: views.py:230
#, python-format
msgid "Node: %(node)s delete error: %(error)s"
msgstr ""
#: views.py:226
#: views.py:243
#, python-format
msgid "Delete the index template node: %s?"
msgstr ""
#: views.py:253 views.py:320
msgid "Items"
msgstr ""
#: views.py:308
#: views.py:307
#, python-format
msgid "Contents for index: %s"
msgstr ""
#: views.py:316
msgid "Node"
msgstr ""
#: views.py:344
#: views.py:333
msgid "Rebuild all indexes?"
msgstr ""
#: views.py:345
#: views.py:334
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:349
#: views.py:338
msgid "Index rebuild queued successfully."
msgstr ""
#: views.py:374
#: views.py:372
#, python-format
msgid "Indexes containing document: %s"
msgid "Indexes nodes containing document: %s"
msgstr ""
#: widgets.py:82
#: widgets.py:95
msgid "Root"
msgstr ""
@@ -320,9 +344,6 @@ msgstr ""
#~ msgid "Unable to delete indexing directory; %s"
#~ msgstr "Unable to delete indexing directory; %s"
#~ msgid "Index instance"
#~ msgstr "index instance"
#~ msgid "Document"
#~ msgstr "document"