Update translation source files.

Signed-off-by: Michael Price <loneviking72@gmail.com>
This commit is contained in:
Michael Price
2018-04-01 20:36:45 -04:00
committed by Roberto Rosario
parent 15115a51bf
commit 59d746db97
726 changed files with 31362 additions and 23830 deletions
@@ -1,112 +1,118 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-27 12:46-0400\n"
"POT-Creation-Date: 2018-03-20 02:05-0400\n"
"PO-Revision-Date: 2017-08-27 16:48+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/"
"ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: apps.py:53 queues.py:8
#: apps.py:57 queues.py:8
msgid "Document states"
msgstr ""
#: apps.py:89 apps.py:96
#: apps.py:94 apps.py:101
msgid "Current state of a workflow"
msgstr ""
#: apps.py:90
#: apps.py:95
msgid "Return the current state of the selected workflow"
msgstr ""
#: apps.py:97
#: apps.py:102
msgid ""
"Return the completion value of the current state of the selected workflow"
msgstr ""
#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:276
#: apps.py:145 apps.py:208 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:278
msgid "Label"
msgstr ""
#: apps.py:115 models.py:44
#: apps.py:148 models.py:44
msgid "Internal name"
msgstr ""
#: apps.py:119
#: apps.py:152
msgid "Initial state"
msgstr ""
#: apps.py:120 apps.py:130 apps.py:140 apps.py:146
#: apps.py:153 apps.py:163 apps.py:173 apps.py:179
msgid "None"
msgstr "لا شيء"
#: apps.py:124
#: apps.py:157
msgid "Current state"
msgstr ""
#: apps.py:128 apps.py:155 models.py:446
#: apps.py:161 apps.py:188 models.py:440
msgid "User"
msgstr "مستخدم"
#: apps.py:134
#: apps.py:167
msgid "Last transition"
msgstr ""
#: apps.py:138 apps.py:151
#: apps.py:171 apps.py:184
msgid "Date and time"
msgstr ""
#: apps.py:144 apps.py:171 models.py:159
#: apps.py:177 apps.py:204 models.py:159
msgid "Completion"
msgstr ""
#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442
#: apps.py:191 forms.py:173 links.py:111 models.py:305 models.py:436
msgid "Transition"
msgstr ""
#: apps.py:162 forms.py:176 models.py:448
#: apps.py:195 forms.py:176 models.py:442
msgid "Comment"
msgstr "تعليق"
#: apps.py:167
#: apps.py:200
msgid "Is initial state?"
msgstr ""
#: apps.py:178
#: apps.py:211
msgid "Enabled?"
msgstr ""
#: apps.py:182
#: apps.py:215
msgid "When?"
msgstr ""
#: apps.py:186
#: apps.py:219
msgid "Action type"
msgstr ""
#: apps.py:191 models.py:279
#: apps.py:224 models.py:281
msgid "Origin state"
msgstr ""
#: apps.py:195 models.py:284
#: apps.py:228 models.py:286
msgid "Destination state"
msgstr ""
#: apps.py:199
#: apps.py:232
msgid "Triggers"
msgstr ""
#: error_logs.py:8 models.py:237
msgid "Workflow state actions"
msgstr ""
#: forms.py:22
msgid "Action"
msgstr ""
@@ -128,8 +134,7 @@ msgstr "نعم"
msgid "Event trigger: %s"
msgstr ""
#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141
#: views.py:576
#: links.py:15 links.py:39 links.py:121 models.py:59 views.py:141 views.py:606
msgid "Workflows"
msgstr ""
@@ -137,7 +142,7 @@ msgstr ""
msgid "Create workflow"
msgstr ""
#: links.py:25 links.py:43 links.py:67 links.py:85
#: links.py:25 links.py:43 links.py:67 links.py:87
msgid "Delete"
msgstr ""
@@ -145,7 +150,7 @@ msgstr ""
msgid "Document types"
msgstr ""
#: links.py:34 links.py:48 links.py:71 links.py:89
#: links.py:34 links.py:48 links.py:71 links.py:91
msgid "Edit"
msgstr "تحرير"
@@ -161,39 +166,39 @@ msgstr ""
msgid "Create state"
msgstr ""
#: links.py:75 links.py:129
#: links.py:76 links.py:131
msgid "States"
msgstr ""
#: links.py:79
#: links.py:81
msgid "Create transition"
msgstr ""
#: links.py:94
#: links.py:96
msgid "Transitions"
msgstr ""
#: links.py:101 queues.py:12
#: links.py:103 queues.py:12
msgid "Launch all workflows"
msgstr ""
#: links.py:105
#: links.py:107
msgid "Detail"
msgstr ""
#: links.py:114
#: links.py:116
msgid "Workflow documents"
msgstr ""
#: links.py:123
#: links.py:125
msgid "State documents"
msgstr ""
#: links.py:134
#: links.py:136
msgid "Transition triggers"
msgstr ""
#: links.py:139
#: links.py:141
msgid "Preview"
msgstr ""
@@ -211,7 +216,7 @@ msgid ""
"contain letters, numbers, and underscores."
msgstr ""
#: models.py:127 models.py:145 models.py:274 models.py:321
#: models.py:58 models.py:145 models.py:276 models.py:324
msgid "Workflow"
msgstr ""
@@ -259,75 +264,71 @@ msgstr ""
msgid "Entry action data"
msgstr ""
#: models.py:239
#: models.py:236
msgid "Workflow state action"
msgstr ""
#: models.py:240
msgid "Workflow state actions"
msgstr ""
#: models.py:295
#: models.py:294
msgid "Workflow transition"
msgstr ""
#: models.py:296
#: models.py:295
msgid "Workflow transitions"
msgstr ""
#: models.py:306
#: models.py:309
msgid "Event type"
msgstr "Event type"
#: models.py:310
#: models.py:313
msgid "Workflow transition trigger event"
msgstr ""
#: models.py:311
#: models.py:314
msgid "Workflow transitions trigger events"
msgstr ""
#: models.py:325
#: models.py:328
msgid "Document"
msgstr ""
#: models.py:420 models.py:435
#: models.py:334 models.py:429
msgid "Workflow instance"
msgstr ""
#: models.py:421
#: models.py:335
msgid "Workflow instances"
msgstr ""
#: models.py:438
#: models.py:432
msgid "Datetime"
msgstr ""
#: models.py:454
#: models.py:446
msgid "Workflow instance log entry"
msgstr ""
#: models.py:455
#: models.py:447
msgid "Workflow instance log entries"
msgstr ""
#: models.py:459
#: models.py:454
msgid "Not a valid transition choice."
msgstr ""
#: models.py:476
#: models.py:471
msgid "Workflow runtime proxy"
msgstr ""
#: models.py:477
#: models.py:472
msgid "Workflow runtime proxies"
msgstr ""
#: models.py:483
#: models.py:478
msgid "Workflow state runtime proxy"
msgstr ""
#: models.py:484
#: models.py:479
msgid "Workflow state runtime proxies"
msgstr ""
@@ -421,7 +422,7 @@ msgstr "ارسال"
msgid "Do transition for workflow: %s"
msgstr ""
#: views.py:171
#: views.py:170
msgid "Available document types"
msgstr ""
@@ -434,91 +435,91 @@ msgstr ""
msgid "Document types assigned the workflow: %s"
msgstr ""
#: views.py:221 views.py:664
#, python-format
msgid "States of workflow: %s"
msgstr ""
#: views.py:248
#: views.py:226
#, python-format
msgid "Create a \"%s\" workflow action"
msgstr ""
#: views.py:288
#: views.py:266
#, python-format
msgid "Delete workflow state action: %s"
msgstr ""
#: views.py:311
#: views.py:289
#, python-format
msgid "Edit workflow state action: %s"
msgstr ""
#: views.py:334 views.py:683
#: views.py:312 views.py:713
msgid "This is a feature preview. Things might not work as expect."
msgstr ""
#: views.py:348
#: views.py:326
#, python-format
msgid "Actions for workflow state: %s"
msgstr ""
#: views.py:382
#: views.py:360
msgid "New workflow state action selection"
msgstr ""
#: views.py:398
#: views.py:378
#, python-format
msgid "Create states for workflow: %s"
msgstr ""
#: views.py:468
#: views.py:470 views.py:694
#, python-format
msgid "Transitions of workflow: %s"
msgid "States of workflow: %s"
msgstr ""
#: views.py:490
#: views.py:493
msgid "Unable to save transition; integrity error."
msgstr ""
#: views.py:502
#: views.py:505
#, python-format
msgid "Create transitions for workflow: %s"
msgstr ""
#: views.py:606
#: views.py:586
#, python-format
msgid "Transitions of workflow: %s"
msgstr ""
#: views.py:636
#, python-format
msgid "Documents with the workflow: %s"
msgstr ""
#: views.py:627
#: views.py:657
#, python-format
msgid "Documents in the workflow \"%s\", state \"%s\""
msgstr ""
#: views.py:705
#: views.py:735
#, python-format
msgid "Error updating workflow transition trigger events; %s"
msgstr ""
#: views.py:711
#: views.py:741
msgid "Workflow transition trigger events updated successfully"
msgstr ""
#: views.py:728
#: views.py:758
#, python-format
msgid "Workflow transition trigger events for: %s"
msgstr ""
#: views.py:757
#: views.py:789
msgid "Launch all workflows?"
msgstr ""
#: views.py:764
#: views.py:796
msgid "Workflow launch queued successfully."
msgstr ""
#: views.py:789
#: views.py:821
#, python-format
msgid "Preview of: %s"
msgstr ""
@@ -529,10 +530,10 @@ msgstr ""
#: workflow_actions.py:25
msgid ""
"Can be an IP address, a domain or a template. Templates receive the workflow"
" log entry instance as part of their context via the variable \"entry_log\"."
" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\","
" \"transition\", \"user\", and \"comment\" attributes."
"Can be an IP address, a domain or a template. Templates receive the workflow "
"log entry instance as part of their context via the variable \"entry_log\". "
"The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\", "
"\"transition\", \"user\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:35
@@ -550,10 +551,10 @@ msgstr ""
#: workflow_actions.py:44
msgid ""
"A JSON document to include in the request. Can also be a template that "
"return a JSON document. Templates receive the workflow log entry instance as"
" part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", "
"\"user\", and \"comment\" attributes."
"return a JSON document. Templates receive the workflow log entry instance as "
"part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", \"user"
"\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:57
@@ -1,112 +1,117 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-27 12:46-0400\n"
"POT-Creation-Date: 2018-03-20 02:05-0400\n"
"PO-Revision-Date: 2017-08-27 16:48+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:53 queues.py:8
#: apps.py:57 queues.py:8
msgid "Document states"
msgstr ""
#: apps.py:89 apps.py:96
#: apps.py:94 apps.py:101
msgid "Current state of a workflow"
msgstr ""
#: apps.py:90
#: apps.py:95
msgid "Return the current state of the selected workflow"
msgstr ""
#: apps.py:97
#: apps.py:102
msgid ""
"Return the completion value of the current state of the selected workflow"
msgstr ""
#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:276
#: apps.py:145 apps.py:208 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:278
msgid "Label"
msgstr ""
#: apps.py:115 models.py:44
#: apps.py:148 models.py:44
msgid "Internal name"
msgstr ""
#: apps.py:119
#: apps.py:152
msgid "Initial state"
msgstr ""
#: apps.py:120 apps.py:130 apps.py:140 apps.py:146
#: apps.py:153 apps.py:163 apps.py:173 apps.py:179
msgid "None"
msgstr "Няма"
#: apps.py:124
#: apps.py:157
msgid "Current state"
msgstr ""
#: apps.py:128 apps.py:155 models.py:446
#: apps.py:161 apps.py:188 models.py:440
msgid "User"
msgstr "Потребител"
#: apps.py:134
#: apps.py:167
msgid "Last transition"
msgstr ""
#: apps.py:138 apps.py:151
#: apps.py:171 apps.py:184
msgid "Date and time"
msgstr ""
#: apps.py:144 apps.py:171 models.py:159
#: apps.py:177 apps.py:204 models.py:159
msgid "Completion"
msgstr ""
#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442
#: apps.py:191 forms.py:173 links.py:111 models.py:305 models.py:436
msgid "Transition"
msgstr ""
#: apps.py:162 forms.py:176 models.py:448
#: apps.py:195 forms.py:176 models.py:442
msgid "Comment"
msgstr "Коментар"
#: apps.py:167
#: apps.py:200
msgid "Is initial state?"
msgstr ""
#: apps.py:178
#: apps.py:211
msgid "Enabled?"
msgstr ""
#: apps.py:182
#: apps.py:215
msgid "When?"
msgstr ""
#: apps.py:186
#: apps.py:219
msgid "Action type"
msgstr ""
#: apps.py:191 models.py:279
#: apps.py:224 models.py:281
msgid "Origin state"
msgstr ""
#: apps.py:195 models.py:284
#: apps.py:228 models.py:286
msgid "Destination state"
msgstr ""
#: apps.py:199
#: apps.py:232
msgid "Triggers"
msgstr ""
#: error_logs.py:8 models.py:237
msgid "Workflow state actions"
msgstr ""
#: forms.py:22
msgid "Action"
msgstr ""
@@ -128,8 +133,7 @@ msgstr "Да"
msgid "Event trigger: %s"
msgstr ""
#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141
#: views.py:576
#: links.py:15 links.py:39 links.py:121 models.py:59 views.py:141 views.py:606
msgid "Workflows"
msgstr ""
@@ -137,7 +141,7 @@ msgstr ""
msgid "Create workflow"
msgstr ""
#: links.py:25 links.py:43 links.py:67 links.py:85
#: links.py:25 links.py:43 links.py:67 links.py:87
msgid "Delete"
msgstr ""
@@ -145,7 +149,7 @@ msgstr ""
msgid "Document types"
msgstr ""
#: links.py:34 links.py:48 links.py:71 links.py:89
#: links.py:34 links.py:48 links.py:71 links.py:91
msgid "Edit"
msgstr "Редактиране"
@@ -161,39 +165,39 @@ msgstr ""
msgid "Create state"
msgstr ""
#: links.py:75 links.py:129
#: links.py:76 links.py:131
msgid "States"
msgstr ""
#: links.py:79
#: links.py:81
msgid "Create transition"
msgstr ""
#: links.py:94
#: links.py:96
msgid "Transitions"
msgstr ""
#: links.py:101 queues.py:12
#: links.py:103 queues.py:12
msgid "Launch all workflows"
msgstr ""
#: links.py:105
#: links.py:107
msgid "Detail"
msgstr ""
#: links.py:114
#: links.py:116
msgid "Workflow documents"
msgstr ""
#: links.py:123
#: links.py:125
msgid "State documents"
msgstr ""
#: links.py:134
#: links.py:136
msgid "Transition triggers"
msgstr ""
#: links.py:139
#: links.py:141
msgid "Preview"
msgstr ""
@@ -211,7 +215,7 @@ msgid ""
"contain letters, numbers, and underscores."
msgstr ""
#: models.py:127 models.py:145 models.py:274 models.py:321
#: models.py:58 models.py:145 models.py:276 models.py:324
msgid "Workflow"
msgstr ""
@@ -259,75 +263,71 @@ msgstr ""
msgid "Entry action data"
msgstr ""
#: models.py:239
#: models.py:236
msgid "Workflow state action"
msgstr ""
#: models.py:240
msgid "Workflow state actions"
msgstr ""
#: models.py:295
#: models.py:294
msgid "Workflow transition"
msgstr ""
#: models.py:296
#: models.py:295
msgid "Workflow transitions"
msgstr ""
#: models.py:306
#: models.py:309
msgid "Event type"
msgstr "Тип на събитието"
#: models.py:310
#: models.py:313
msgid "Workflow transition trigger event"
msgstr ""
#: models.py:311
#: models.py:314
msgid "Workflow transitions trigger events"
msgstr ""
#: models.py:325
#: models.py:328
msgid "Document"
msgstr ""
#: models.py:420 models.py:435
#: models.py:334 models.py:429
msgid "Workflow instance"
msgstr ""
#: models.py:421
#: models.py:335
msgid "Workflow instances"
msgstr ""
#: models.py:438
#: models.py:432
msgid "Datetime"
msgstr ""
#: models.py:454
#: models.py:446
msgid "Workflow instance log entry"
msgstr ""
#: models.py:455
#: models.py:447
msgid "Workflow instance log entries"
msgstr ""
#: models.py:459
#: models.py:454
msgid "Not a valid transition choice."
msgstr ""
#: models.py:476
#: models.py:471
msgid "Workflow runtime proxy"
msgstr ""
#: models.py:477
#: models.py:472
msgid "Workflow runtime proxies"
msgstr ""
#: models.py:483
#: models.py:478
msgid "Workflow state runtime proxy"
msgstr ""
#: models.py:484
#: models.py:479
msgid "Workflow state runtime proxies"
msgstr ""
@@ -421,7 +421,7 @@ msgstr "Подаване"
msgid "Do transition for workflow: %s"
msgstr ""
#: views.py:171
#: views.py:170
msgid "Available document types"
msgstr ""
@@ -434,91 +434,91 @@ msgstr ""
msgid "Document types assigned the workflow: %s"
msgstr ""
#: views.py:221 views.py:664
#, python-format
msgid "States of workflow: %s"
msgstr ""
#: views.py:248
#: views.py:226
#, python-format
msgid "Create a \"%s\" workflow action"
msgstr ""
#: views.py:288
#: views.py:266
#, python-format
msgid "Delete workflow state action: %s"
msgstr ""
#: views.py:311
#: views.py:289
#, python-format
msgid "Edit workflow state action: %s"
msgstr ""
#: views.py:334 views.py:683
#: views.py:312 views.py:713
msgid "This is a feature preview. Things might not work as expect."
msgstr ""
#: views.py:348
#: views.py:326
#, python-format
msgid "Actions for workflow state: %s"
msgstr ""
#: views.py:382
#: views.py:360
msgid "New workflow state action selection"
msgstr ""
#: views.py:398
#: views.py:378
#, python-format
msgid "Create states for workflow: %s"
msgstr ""
#: views.py:468
#: views.py:470 views.py:694
#, python-format
msgid "Transitions of workflow: %s"
msgid "States of workflow: %s"
msgstr ""
#: views.py:490
#: views.py:493
msgid "Unable to save transition; integrity error."
msgstr ""
#: views.py:502
#: views.py:505
#, python-format
msgid "Create transitions for workflow: %s"
msgstr ""
#: views.py:606
#: views.py:586
#, python-format
msgid "Transitions of workflow: %s"
msgstr ""
#: views.py:636
#, python-format
msgid "Documents with the workflow: %s"
msgstr ""
#: views.py:627
#: views.py:657
#, python-format
msgid "Documents in the workflow \"%s\", state \"%s\""
msgstr ""
#: views.py:705
#: views.py:735
#, python-format
msgid "Error updating workflow transition trigger events; %s"
msgstr ""
#: views.py:711
#: views.py:741
msgid "Workflow transition trigger events updated successfully"
msgstr ""
#: views.py:728
#: views.py:758
#, python-format
msgid "Workflow transition trigger events for: %s"
msgstr ""
#: views.py:757
#: views.py:789
msgid "Launch all workflows?"
msgstr ""
#: views.py:764
#: views.py:796
msgid "Workflow launch queued successfully."
msgstr ""
#: views.py:789
#: views.py:821
#, python-format
msgid "Preview of: %s"
msgstr ""
@@ -529,10 +529,10 @@ msgstr ""
#: workflow_actions.py:25
msgid ""
"Can be an IP address, a domain or a template. Templates receive the workflow"
" log entry instance as part of their context via the variable \"entry_log\"."
" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\","
" \"transition\", \"user\", and \"comment\" attributes."
"Can be an IP address, a domain or a template. Templates receive the workflow "
"log entry instance as part of their context via the variable \"entry_log\". "
"The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\", "
"\"transition\", \"user\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:35
@@ -550,10 +550,10 @@ msgstr ""
#: workflow_actions.py:44
msgid ""
"A JSON document to include in the request. Can also be a template that "
"return a JSON document. Templates receive the workflow log entry instance as"
" part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", "
"\"user\", and \"comment\" attributes."
"return a JSON document. Templates receive the workflow log entry instance as "
"part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", \"user"
"\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:57
@@ -1,112 +1,118 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-27 12:46-0400\n"
"POT-Creation-Date: 2018-03-20 02:05-0400\n"
"PO-Revision-Date: 2017-08-27 16:48+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
"rosarior/mayan-edms/language/bs_BA/)\n"
"Language: bs_BA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bs_BA\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: apps.py:53 queues.py:8
#: apps.py:57 queues.py:8
msgid "Document states"
msgstr ""
#: apps.py:89 apps.py:96
#: apps.py:94 apps.py:101
msgid "Current state of a workflow"
msgstr ""
#: apps.py:90
#: apps.py:95
msgid "Return the current state of the selected workflow"
msgstr ""
#: apps.py:97
#: apps.py:102
msgid ""
"Return the completion value of the current state of the selected workflow"
msgstr ""
#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:276
#: apps.py:145 apps.py:208 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:278
msgid "Label"
msgstr "Labela"
#: apps.py:115 models.py:44
#: apps.py:148 models.py:44
msgid "Internal name"
msgstr ""
#: apps.py:119
#: apps.py:152
msgid "Initial state"
msgstr ""
#: apps.py:120 apps.py:130 apps.py:140 apps.py:146
#: apps.py:153 apps.py:163 apps.py:173 apps.py:179
msgid "None"
msgstr "Nijedno"
#: apps.py:124
#: apps.py:157
msgid "Current state"
msgstr ""
#: apps.py:128 apps.py:155 models.py:446
#: apps.py:161 apps.py:188 models.py:440
msgid "User"
msgstr "Korisnik"
#: apps.py:134
#: apps.py:167
msgid "Last transition"
msgstr ""
#: apps.py:138 apps.py:151
#: apps.py:171 apps.py:184
msgid "Date and time"
msgstr ""
#: apps.py:144 apps.py:171 models.py:159
#: apps.py:177 apps.py:204 models.py:159
msgid "Completion"
msgstr ""
#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442
#: apps.py:191 forms.py:173 links.py:111 models.py:305 models.py:436
msgid "Transition"
msgstr ""
#: apps.py:162 forms.py:176 models.py:448
#: apps.py:195 forms.py:176 models.py:442
msgid "Comment"
msgstr "Komentar"
#: apps.py:167
#: apps.py:200
msgid "Is initial state?"
msgstr ""
#: apps.py:178
#: apps.py:211
msgid "Enabled?"
msgstr ""
#: apps.py:182
#: apps.py:215
msgid "When?"
msgstr ""
#: apps.py:186
#: apps.py:219
msgid "Action type"
msgstr ""
#: apps.py:191 models.py:279
#: apps.py:224 models.py:281
msgid "Origin state"
msgstr ""
#: apps.py:195 models.py:284
#: apps.py:228 models.py:286
msgid "Destination state"
msgstr ""
#: apps.py:199
#: apps.py:232
msgid "Triggers"
msgstr ""
#: error_logs.py:8 models.py:237
msgid "Workflow state actions"
msgstr ""
#: forms.py:22
msgid "Action"
msgstr ""
@@ -128,8 +134,7 @@ msgstr "Da"
msgid "Event trigger: %s"
msgstr ""
#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141
#: views.py:576
#: links.py:15 links.py:39 links.py:121 models.py:59 views.py:141 views.py:606
msgid "Workflows"
msgstr ""
@@ -137,7 +142,7 @@ msgstr ""
msgid "Create workflow"
msgstr ""
#: links.py:25 links.py:43 links.py:67 links.py:85
#: links.py:25 links.py:43 links.py:67 links.py:87
msgid "Delete"
msgstr ""
@@ -145,7 +150,7 @@ msgstr ""
msgid "Document types"
msgstr ""
#: links.py:34 links.py:48 links.py:71 links.py:89
#: links.py:34 links.py:48 links.py:71 links.py:91
msgid "Edit"
msgstr "Urediti"
@@ -161,39 +166,39 @@ msgstr ""
msgid "Create state"
msgstr ""
#: links.py:75 links.py:129
#: links.py:76 links.py:131
msgid "States"
msgstr ""
#: links.py:79
#: links.py:81
msgid "Create transition"
msgstr ""
#: links.py:94
#: links.py:96
msgid "Transitions"
msgstr ""
#: links.py:101 queues.py:12
#: links.py:103 queues.py:12
msgid "Launch all workflows"
msgstr ""
#: links.py:105
#: links.py:107
msgid "Detail"
msgstr ""
#: links.py:114
#: links.py:116
msgid "Workflow documents"
msgstr ""
#: links.py:123
#: links.py:125
msgid "State documents"
msgstr ""
#: links.py:134
#: links.py:136
msgid "Transition triggers"
msgstr ""
#: links.py:139
#: links.py:141
msgid "Preview"
msgstr ""
@@ -211,7 +216,7 @@ msgid ""
"contain letters, numbers, and underscores."
msgstr ""
#: models.py:127 models.py:145 models.py:274 models.py:321
#: models.py:58 models.py:145 models.py:276 models.py:324
msgid "Workflow"
msgstr ""
@@ -259,75 +264,71 @@ msgstr ""
msgid "Entry action data"
msgstr ""
#: models.py:239
#: models.py:236
msgid "Workflow state action"
msgstr ""
#: models.py:240
msgid "Workflow state actions"
msgstr ""
#: models.py:295
#: models.py:294
msgid "Workflow transition"
msgstr ""
#: models.py:296
#: models.py:295
msgid "Workflow transitions"
msgstr ""
#: models.py:306
#: models.py:309
msgid "Event type"
msgstr "Tip događaja"
#: models.py:310
#: models.py:313
msgid "Workflow transition trigger event"
msgstr ""
#: models.py:311
#: models.py:314
msgid "Workflow transitions trigger events"
msgstr ""
#: models.py:325
#: models.py:328
msgid "Document"
msgstr ""
#: models.py:420 models.py:435
#: models.py:334 models.py:429
msgid "Workflow instance"
msgstr ""
#: models.py:421
#: models.py:335
msgid "Workflow instances"
msgstr ""
#: models.py:438
#: models.py:432
msgid "Datetime"
msgstr ""
#: models.py:454
#: models.py:446
msgid "Workflow instance log entry"
msgstr ""
#: models.py:455
#: models.py:447
msgid "Workflow instance log entries"
msgstr ""
#: models.py:459
#: models.py:454
msgid "Not a valid transition choice."
msgstr ""
#: models.py:476
#: models.py:471
msgid "Workflow runtime proxy"
msgstr ""
#: models.py:477
#: models.py:472
msgid "Workflow runtime proxies"
msgstr ""
#: models.py:483
#: models.py:478
msgid "Workflow state runtime proxy"
msgstr ""
#: models.py:484
#: models.py:479
msgid "Workflow state runtime proxies"
msgstr ""
@@ -421,7 +422,7 @@ msgstr "Podnijeti"
msgid "Do transition for workflow: %s"
msgstr ""
#: views.py:171
#: views.py:170
msgid "Available document types"
msgstr ""
@@ -434,91 +435,91 @@ msgstr ""
msgid "Document types assigned the workflow: %s"
msgstr ""
#: views.py:221 views.py:664
#, python-format
msgid "States of workflow: %s"
msgstr ""
#: views.py:248
#: views.py:226
#, python-format
msgid "Create a \"%s\" workflow action"
msgstr ""
#: views.py:288
#: views.py:266
#, python-format
msgid "Delete workflow state action: %s"
msgstr ""
#: views.py:311
#: views.py:289
#, python-format
msgid "Edit workflow state action: %s"
msgstr ""
#: views.py:334 views.py:683
#: views.py:312 views.py:713
msgid "This is a feature preview. Things might not work as expect."
msgstr ""
#: views.py:348
#: views.py:326
#, python-format
msgid "Actions for workflow state: %s"
msgstr ""
#: views.py:382
#: views.py:360
msgid "New workflow state action selection"
msgstr ""
#: views.py:398
#: views.py:378
#, python-format
msgid "Create states for workflow: %s"
msgstr ""
#: views.py:468
#: views.py:470 views.py:694
#, python-format
msgid "Transitions of workflow: %s"
msgid "States of workflow: %s"
msgstr ""
#: views.py:490
#: views.py:493
msgid "Unable to save transition; integrity error."
msgstr ""
#: views.py:502
#: views.py:505
#, python-format
msgid "Create transitions for workflow: %s"
msgstr ""
#: views.py:606
#: views.py:586
#, python-format
msgid "Transitions of workflow: %s"
msgstr ""
#: views.py:636
#, python-format
msgid "Documents with the workflow: %s"
msgstr ""
#: views.py:627
#: views.py:657
#, python-format
msgid "Documents in the workflow \"%s\", state \"%s\""
msgstr ""
#: views.py:705
#: views.py:735
#, python-format
msgid "Error updating workflow transition trigger events; %s"
msgstr ""
#: views.py:711
#: views.py:741
msgid "Workflow transition trigger events updated successfully"
msgstr ""
#: views.py:728
#: views.py:758
#, python-format
msgid "Workflow transition trigger events for: %s"
msgstr ""
#: views.py:757
#: views.py:789
msgid "Launch all workflows?"
msgstr ""
#: views.py:764
#: views.py:796
msgid "Workflow launch queued successfully."
msgstr ""
#: views.py:789
#: views.py:821
#, python-format
msgid "Preview of: %s"
msgstr ""
@@ -529,10 +530,10 @@ msgstr ""
#: workflow_actions.py:25
msgid ""
"Can be an IP address, a domain or a template. Templates receive the workflow"
" log entry instance as part of their context via the variable \"entry_log\"."
" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\","
" \"transition\", \"user\", and \"comment\" attributes."
"Can be an IP address, a domain or a template. Templates receive the workflow "
"log entry instance as part of their context via the variable \"entry_log\". "
"The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\", "
"\"transition\", \"user\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:35
@@ -550,10 +551,10 @@ msgstr ""
#: workflow_actions.py:44
msgid ""
"A JSON document to include in the request. Can also be a template that "
"return a JSON document. Templates receive the workflow log entry instance as"
" part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", "
"\"user\", and \"comment\" attributes."
"return a JSON document. Templates receive the workflow log entry instance as "
"part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", \"user"
"\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:57
@@ -1,112 +1,117 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-27 12:46-0400\n"
"POT-Creation-Date: 2018-03-20 02:05-0400\n"
"PO-Revision-Date: 2017-08-27 16:48+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n"
"Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/"
"da/)\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:53 queues.py:8
#: apps.py:57 queues.py:8
msgid "Document states"
msgstr ""
#: apps.py:89 apps.py:96
#: apps.py:94 apps.py:101
msgid "Current state of a workflow"
msgstr ""
#: apps.py:90
#: apps.py:95
msgid "Return the current state of the selected workflow"
msgstr ""
#: apps.py:97
#: apps.py:102
msgid ""
"Return the completion value of the current state of the selected workflow"
msgstr ""
#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:276
#: apps.py:145 apps.py:208 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:278
msgid "Label"
msgstr ""
#: apps.py:115 models.py:44
#: apps.py:148 models.py:44
msgid "Internal name"
msgstr ""
#: apps.py:119
#: apps.py:152
msgid "Initial state"
msgstr ""
#: apps.py:120 apps.py:130 apps.py:140 apps.py:146
#: apps.py:153 apps.py:163 apps.py:173 apps.py:179
msgid "None"
msgstr "Ingen"
#: apps.py:124
#: apps.py:157
msgid "Current state"
msgstr ""
#: apps.py:128 apps.py:155 models.py:446
#: apps.py:161 apps.py:188 models.py:440
msgid "User"
msgstr "Bruger"
#: apps.py:134
#: apps.py:167
msgid "Last transition"
msgstr ""
#: apps.py:138 apps.py:151
#: apps.py:171 apps.py:184
msgid "Date and time"
msgstr ""
#: apps.py:144 apps.py:171 models.py:159
#: apps.py:177 apps.py:204 models.py:159
msgid "Completion"
msgstr ""
#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442
#: apps.py:191 forms.py:173 links.py:111 models.py:305 models.py:436
msgid "Transition"
msgstr ""
#: apps.py:162 forms.py:176 models.py:448
#: apps.py:195 forms.py:176 models.py:442
msgid "Comment"
msgstr "Kommentar"
#: apps.py:167
#: apps.py:200
msgid "Is initial state?"
msgstr ""
#: apps.py:178
#: apps.py:211
msgid "Enabled?"
msgstr ""
#: apps.py:182
#: apps.py:215
msgid "When?"
msgstr ""
#: apps.py:186
#: apps.py:219
msgid "Action type"
msgstr ""
#: apps.py:191 models.py:279
#: apps.py:224 models.py:281
msgid "Origin state"
msgstr ""
#: apps.py:195 models.py:284
#: apps.py:228 models.py:286
msgid "Destination state"
msgstr ""
#: apps.py:199
#: apps.py:232
msgid "Triggers"
msgstr ""
#: error_logs.py:8 models.py:237
msgid "Workflow state actions"
msgstr ""
#: forms.py:22
msgid "Action"
msgstr ""
@@ -128,8 +133,7 @@ msgstr ""
msgid "Event trigger: %s"
msgstr ""
#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141
#: views.py:576
#: links.py:15 links.py:39 links.py:121 models.py:59 views.py:141 views.py:606
msgid "Workflows"
msgstr ""
@@ -137,7 +141,7 @@ msgstr ""
msgid "Create workflow"
msgstr ""
#: links.py:25 links.py:43 links.py:67 links.py:85
#: links.py:25 links.py:43 links.py:67 links.py:87
msgid "Delete"
msgstr ""
@@ -145,7 +149,7 @@ msgstr ""
msgid "Document types"
msgstr ""
#: links.py:34 links.py:48 links.py:71 links.py:89
#: links.py:34 links.py:48 links.py:71 links.py:91
msgid "Edit"
msgstr ""
@@ -161,39 +165,39 @@ msgstr ""
msgid "Create state"
msgstr ""
#: links.py:75 links.py:129
#: links.py:76 links.py:131
msgid "States"
msgstr ""
#: links.py:79
#: links.py:81
msgid "Create transition"
msgstr ""
#: links.py:94
#: links.py:96
msgid "Transitions"
msgstr ""
#: links.py:101 queues.py:12
#: links.py:103 queues.py:12
msgid "Launch all workflows"
msgstr ""
#: links.py:105
#: links.py:107
msgid "Detail"
msgstr ""
#: links.py:114
#: links.py:116
msgid "Workflow documents"
msgstr ""
#: links.py:123
#: links.py:125
msgid "State documents"
msgstr ""
#: links.py:134
#: links.py:136
msgid "Transition triggers"
msgstr ""
#: links.py:139
#: links.py:141
msgid "Preview"
msgstr ""
@@ -211,7 +215,7 @@ msgid ""
"contain letters, numbers, and underscores."
msgstr ""
#: models.py:127 models.py:145 models.py:274 models.py:321
#: models.py:58 models.py:145 models.py:276 models.py:324
msgid "Workflow"
msgstr ""
@@ -259,75 +263,71 @@ msgstr ""
msgid "Entry action data"
msgstr ""
#: models.py:239
#: models.py:236
msgid "Workflow state action"
msgstr ""
#: models.py:240
msgid "Workflow state actions"
msgstr ""
#: models.py:295
#: models.py:294
msgid "Workflow transition"
msgstr ""
#: models.py:296
#: models.py:295
msgid "Workflow transitions"
msgstr ""
#: models.py:306
#: models.py:309
msgid "Event type"
msgstr "Hændelsestype"
#: models.py:310
#: models.py:313
msgid "Workflow transition trigger event"
msgstr ""
#: models.py:311
#: models.py:314
msgid "Workflow transitions trigger events"
msgstr ""
#: models.py:325
#: models.py:328
msgid "Document"
msgstr ""
#: models.py:420 models.py:435
#: models.py:334 models.py:429
msgid "Workflow instance"
msgstr ""
#: models.py:421
#: models.py:335
msgid "Workflow instances"
msgstr ""
#: models.py:438
#: models.py:432
msgid "Datetime"
msgstr ""
#: models.py:454
#: models.py:446
msgid "Workflow instance log entry"
msgstr ""
#: models.py:455
#: models.py:447
msgid "Workflow instance log entries"
msgstr ""
#: models.py:459
#: models.py:454
msgid "Not a valid transition choice."
msgstr ""
#: models.py:476
#: models.py:471
msgid "Workflow runtime proxy"
msgstr ""
#: models.py:477
#: models.py:472
msgid "Workflow runtime proxies"
msgstr ""
#: models.py:483
#: models.py:478
msgid "Workflow state runtime proxy"
msgstr ""
#: models.py:484
#: models.py:479
msgid "Workflow state runtime proxies"
msgstr ""
@@ -421,7 +421,7 @@ msgstr ""
msgid "Do transition for workflow: %s"
msgstr ""
#: views.py:171
#: views.py:170
msgid "Available document types"
msgstr ""
@@ -434,91 +434,91 @@ msgstr ""
msgid "Document types assigned the workflow: %s"
msgstr ""
#: views.py:221 views.py:664
#, python-format
msgid "States of workflow: %s"
msgstr ""
#: views.py:248
#: views.py:226
#, python-format
msgid "Create a \"%s\" workflow action"
msgstr ""
#: views.py:288
#: views.py:266
#, python-format
msgid "Delete workflow state action: %s"
msgstr ""
#: views.py:311
#: views.py:289
#, python-format
msgid "Edit workflow state action: %s"
msgstr ""
#: views.py:334 views.py:683
#: views.py:312 views.py:713
msgid "This is a feature preview. Things might not work as expect."
msgstr ""
#: views.py:348
#: views.py:326
#, python-format
msgid "Actions for workflow state: %s"
msgstr ""
#: views.py:382
#: views.py:360
msgid "New workflow state action selection"
msgstr ""
#: views.py:398
#: views.py:378
#, python-format
msgid "Create states for workflow: %s"
msgstr ""
#: views.py:468
#: views.py:470 views.py:694
#, python-format
msgid "Transitions of workflow: %s"
msgid "States of workflow: %s"
msgstr ""
#: views.py:490
#: views.py:493
msgid "Unable to save transition; integrity error."
msgstr ""
#: views.py:502
#: views.py:505
#, python-format
msgid "Create transitions for workflow: %s"
msgstr ""
#: views.py:606
#: views.py:586
#, python-format
msgid "Transitions of workflow: %s"
msgstr ""
#: views.py:636
#, python-format
msgid "Documents with the workflow: %s"
msgstr ""
#: views.py:627
#: views.py:657
#, python-format
msgid "Documents in the workflow \"%s\", state \"%s\""
msgstr ""
#: views.py:705
#: views.py:735
#, python-format
msgid "Error updating workflow transition trigger events; %s"
msgstr ""
#: views.py:711
#: views.py:741
msgid "Workflow transition trigger events updated successfully"
msgstr ""
#: views.py:728
#: views.py:758
#, python-format
msgid "Workflow transition trigger events for: %s"
msgstr ""
#: views.py:757
#: views.py:789
msgid "Launch all workflows?"
msgstr ""
#: views.py:764
#: views.py:796
msgid "Workflow launch queued successfully."
msgstr ""
#: views.py:789
#: views.py:821
#, python-format
msgid "Preview of: %s"
msgstr ""
@@ -529,10 +529,10 @@ msgstr ""
#: workflow_actions.py:25
msgid ""
"Can be an IP address, a domain or a template. Templates receive the workflow"
" log entry instance as part of their context via the variable \"entry_log\"."
" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\","
" \"transition\", \"user\", and \"comment\" attributes."
"Can be an IP address, a domain or a template. Templates receive the workflow "
"log entry instance as part of their context via the variable \"entry_log\". "
"The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\", "
"\"transition\", \"user\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:35
@@ -550,10 +550,10 @@ msgstr ""
#: workflow_actions.py:44
msgid ""
"A JSON document to include in the request. Can also be a template that "
"return a JSON document. Templates receive the workflow log entry instance as"
" part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", "
"\"user\", and \"comment\" attributes."
"return a JSON document. Templates receive the workflow log entry instance as "
"part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", \"user"
"\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:57
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Berny <berny@bernhard-marx.de>, 2015
# Jesaja Everling <jeverling@gmail.com>, 2017
@@ -9,106 +9,111 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-27 12:46-0400\n"
"POT-Creation-Date: 2018-03-20 02:05-0400\n"
"PO-Revision-Date: 2017-08-27 16:48+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n"
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-"
"edms/language/de_DE/)\n"
"Language: de_DE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:53 queues.py:8
#: apps.py:57 queues.py:8
msgid "Document states"
msgstr "Status"
#: apps.py:89 apps.py:96
#: apps.py:94 apps.py:101
msgid "Current state of a workflow"
msgstr ""
#: apps.py:90
#: apps.py:95
msgid "Return the current state of the selected workflow"
msgstr ""
#: apps.py:97
#: apps.py:102
msgid ""
"Return the completion value of the current state of the selected workflow"
msgstr ""
#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:276
#: apps.py:145 apps.py:208 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:278
msgid "Label"
msgstr "Bezeichnung"
#: apps.py:115 models.py:44
#: apps.py:148 models.py:44
msgid "Internal name"
msgstr "Interner Name"
#: apps.py:119
#: apps.py:152
msgid "Initial state"
msgstr "Initialstatus"
#: apps.py:120 apps.py:130 apps.py:140 apps.py:146
#: apps.py:153 apps.py:163 apps.py:173 apps.py:179
msgid "None"
msgstr "Keiner"
#: apps.py:124
#: apps.py:157
msgid "Current state"
msgstr "Aktueller Status"
#: apps.py:128 apps.py:155 models.py:446
#: apps.py:161 apps.py:188 models.py:440
msgid "User"
msgstr "Benutzer"
#: apps.py:134
#: apps.py:167
msgid "Last transition"
msgstr "Letzter Übergang"
#: apps.py:138 apps.py:151
#: apps.py:171 apps.py:184
msgid "Date and time"
msgstr "Datum und Zeit"
#: apps.py:144 apps.py:171 models.py:159
#: apps.py:177 apps.py:204 models.py:159
msgid "Completion"
msgstr "Fertigstellung"
#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442
#: apps.py:191 forms.py:173 links.py:111 models.py:305 models.py:436
msgid "Transition"
msgstr "Übergang"
#: apps.py:162 forms.py:176 models.py:448
#: apps.py:195 forms.py:176 models.py:442
msgid "Comment"
msgstr "Kommentar"
#: apps.py:167
#: apps.py:200
msgid "Is initial state?"
msgstr "Initialstatus"
#: apps.py:178
#: apps.py:211
msgid "Enabled?"
msgstr ""
#: apps.py:182
#: apps.py:215
msgid "When?"
msgstr ""
#: apps.py:186
#: apps.py:219
msgid "Action type"
msgstr ""
#: apps.py:191 models.py:279
#: apps.py:224 models.py:281
msgid "Origin state"
msgstr "Herkunftsstatus"
#: apps.py:195 models.py:284
#: apps.py:228 models.py:286
msgid "Destination state"
msgstr "Zielstatus"
#: apps.py:199
#: apps.py:232
msgid "Triggers"
msgstr ""
#: error_logs.py:8 models.py:237
msgid "Workflow state actions"
msgstr ""
#: forms.py:22
msgid "Action"
msgstr ""
@@ -130,8 +135,7 @@ msgstr "Ja"
msgid "Event trigger: %s"
msgstr ""
#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141
#: views.py:576
#: links.py:15 links.py:39 links.py:121 models.py:59 views.py:141 views.py:606
msgid "Workflows"
msgstr "Workflows"
@@ -139,7 +143,7 @@ msgstr "Workflows"
msgid "Create workflow"
msgstr "Workflow erstellen"
#: links.py:25 links.py:43 links.py:67 links.py:85
#: links.py:25 links.py:43 links.py:67 links.py:87
msgid "Delete"
msgstr "Löschen"
@@ -147,7 +151,7 @@ msgstr "Löschen"
msgid "Document types"
msgstr "Dokumententypen"
#: links.py:34 links.py:48 links.py:71 links.py:89
#: links.py:34 links.py:48 links.py:71 links.py:91
msgid "Edit"
msgstr "Bearbeiten"
@@ -163,39 +167,39 @@ msgstr ""
msgid "Create state"
msgstr "Status erstellen"
#: links.py:75 links.py:129
#: links.py:76 links.py:131
msgid "States"
msgstr "Status"
#: links.py:79
#: links.py:81
msgid "Create transition"
msgstr "Übergang erstellen"
#: links.py:94
#: links.py:96
msgid "Transitions"
msgstr "Übergänge"
#: links.py:101 queues.py:12
#: links.py:103 queues.py:12
msgid "Launch all workflows"
msgstr "Alle Workflows starten"
#: links.py:105
#: links.py:107
msgid "Detail"
msgstr "Detail"
#: links.py:114
#: links.py:116
msgid "Workflow documents"
msgstr "Workflow-Dokumente"
#: links.py:123
#: links.py:125
msgid "State documents"
msgstr "Status Dokumente"
#: links.py:134
#: links.py:136
msgid "Transition triggers"
msgstr ""
#: links.py:139
#: links.py:141
msgid "Preview"
msgstr "Vorschau"
@@ -213,7 +217,7 @@ msgid ""
"contain letters, numbers, and underscores."
msgstr ""
#: models.py:127 models.py:145 models.py:274 models.py:321
#: models.py:58 models.py:145 models.py:276 models.py:324
msgid "Workflow"
msgstr "Workflow"
@@ -221,7 +225,9 @@ msgstr "Workflow"
msgid ""
"Select if this will be the state with which you want the workflow to start "
"in. Only one state can be the initial state."
msgstr "Diesen Status markieren, wenn der Workflow damit starten soll. Nur ein Status kann initial sein."
msgstr ""
"Diesen Status markieren, wenn der Workflow damit starten soll. Nur ein "
"Status kann initial sein."
#: models.py:153
msgid "Initial"
@@ -231,7 +237,9 @@ msgstr "Initial"
msgid ""
"Enter the percent of completion that this state represents in relation to "
"the workflow. Use numbers without the percent sign."
msgstr "Ermöglicht den Eintrag einer Zahl (ohne Prozentzeichen), die den Stand der Fertigstellung in Bezug auf den Workflow angibt."
msgstr ""
"Ermöglicht den Eintrag einer Zahl (ohne Prozentzeichen), die den Stand der "
"Fertigstellung in Bezug auf den Workflow angibt."
#: models.py:165 models.py:214
msgid "Workflow state"
@@ -261,75 +269,71 @@ msgstr ""
msgid "Entry action data"
msgstr ""
#: models.py:239
#: models.py:236
msgid "Workflow state action"
msgstr ""
#: models.py:240
msgid "Workflow state actions"
msgstr ""
#: models.py:295
#: models.py:294
msgid "Workflow transition"
msgstr "Workflow Übergang"
#: models.py:296
#: models.py:295
msgid "Workflow transitions"
msgstr "Workflow Übergänge"
#: models.py:306
#: models.py:309
msgid "Event type"
msgstr "Ereignistyp"
#: models.py:310
#: models.py:313
msgid "Workflow transition trigger event"
msgstr ""
#: models.py:311
#: models.py:314
msgid "Workflow transitions trigger events"
msgstr ""
#: models.py:325
#: models.py:328
msgid "Document"
msgstr "Dokument"
#: models.py:420 models.py:435
#: models.py:334 models.py:429
msgid "Workflow instance"
msgstr "Workflow"
#: models.py:421
#: models.py:335
msgid "Workflow instances"
msgstr "Workflows"
#: models.py:438
#: models.py:432
msgid "Datetime"
msgstr "Zeit"
#: models.py:454
#: models.py:446
msgid "Workflow instance log entry"
msgstr "Workflow Logeintrag"
#: models.py:455
#: models.py:447
msgid "Workflow instance log entries"
msgstr "Workflow Logeinträge"
#: models.py:459
#: models.py:454
msgid "Not a valid transition choice."
msgstr "Kein gültiger Übergang."
#: models.py:476
#: models.py:471
msgid "Workflow runtime proxy"
msgstr "Workflow runtime proxy"
#: models.py:477
#: models.py:472
msgid "Workflow runtime proxies"
msgstr "Workflow runtime proxies"
#: models.py:483
#: models.py:478
msgid "Workflow state runtime proxy"
msgstr "Workflow state runtime proxy"
#: models.py:484
#: models.py:479
msgid "Workflow state runtime proxies"
msgstr "Workflow state runtime proxies"
@@ -423,7 +427,7 @@ msgstr "Absenden"
msgid "Do transition for workflow: %s"
msgstr "Übergang für Workflow %s durchführen"
#: views.py:171
#: views.py:170
msgid "Available document types"
msgstr "Verfügbare Dokumententypen"
@@ -436,91 +440,91 @@ msgstr "Dokumententypen zugeordnet zu diesem Workflow"
msgid "Document types assigned the workflow: %s"
msgstr "Dokumententypen zugeordnet zu Workflow %s"
#: views.py:221 views.py:664
#, python-format
msgid "States of workflow: %s"
msgstr "Status für Workflow %s"
#: views.py:248
#: views.py:226
#, python-format
msgid "Create a \"%s\" workflow action"
msgstr ""
#: views.py:288
#: views.py:266
#, python-format
msgid "Delete workflow state action: %s"
msgstr ""
#: views.py:311
#: views.py:289
#, python-format
msgid "Edit workflow state action: %s"
msgstr ""
#: views.py:334 views.py:683
#: views.py:312 views.py:713
msgid "This is a feature preview. Things might not work as expect."
msgstr ""
#: views.py:348
#: views.py:326
#, python-format
msgid "Actions for workflow state: %s"
msgstr ""
#: views.py:382
#: views.py:360
msgid "New workflow state action selection"
msgstr ""
#: views.py:398
#: views.py:378
#, python-format
msgid "Create states for workflow: %s"
msgstr "Status für Workflow %s erstellen"
#: views.py:468
#: views.py:470 views.py:694
#, python-format
msgid "Transitions of workflow: %s"
msgstr "Übergänge für Workflow %s"
msgid "States of workflow: %s"
msgstr "Status für Workflow %s"
#: views.py:490
#: views.py:493
msgid "Unable to save transition; integrity error."
msgstr "Integritätsfehler beim Speichern des Übergangs"
#: views.py:502
#: views.py:505
#, python-format
msgid "Create transitions for workflow: %s"
msgstr "Übergänge für Workflow %s erstellen"
#: views.py:606
#: views.py:586
#, python-format
msgid "Transitions of workflow: %s"
msgstr "Übergänge für Workflow %s"
#: views.py:636
#, python-format
msgid "Documents with the workflow: %s"
msgstr "Dokumente mit Workflow %s"
#: views.py:627
#: views.py:657
#, python-format
msgid "Documents in the workflow \"%s\", state \"%s\""
msgstr "Dokumente im Workflow \"%s\", Status \"%s\""
#: views.py:705
#: views.py:735
#, python-format
msgid "Error updating workflow transition trigger events; %s"
msgstr ""
#: views.py:711
#: views.py:741
msgid "Workflow transition trigger events updated successfully"
msgstr ""
#: views.py:728
#: views.py:758
#, python-format
msgid "Workflow transition trigger events for: %s"
msgstr ""
#: views.py:757
#: views.py:789
msgid "Launch all workflows?"
msgstr "Alle Workflows starten?"
#: views.py:764
#: views.py:796
msgid "Workflow launch queued successfully."
msgstr "Workflow-Start wurde erfolgreich vorgemerkt."
#: views.py:789
#: views.py:821
#, python-format
msgid "Preview of: %s"
msgstr ""
@@ -531,10 +535,10 @@ msgstr ""
#: workflow_actions.py:25
msgid ""
"Can be an IP address, a domain or a template. Templates receive the workflow"
" log entry instance as part of their context via the variable \"entry_log\"."
" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\","
" \"transition\", \"user\", and \"comment\" attributes."
"Can be an IP address, a domain or a template. Templates receive the workflow "
"log entry instance as part of their context via the variable \"entry_log\". "
"The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\", "
"\"transition\", \"user\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:35
@@ -552,10 +556,10 @@ msgstr ""
#: workflow_actions.py:44
msgid ""
"A JSON document to include in the request. Can also be a template that "
"return a JSON document. Templates receive the workflow log entry instance as"
" part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", "
"\"user\", and \"comment\" attributes."
"return a JSON document. Templates receive the workflow log entry instance as "
"part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", \"user"
"\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:57
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-27 12:46-0400\n"
"POT-Creation-Date: 2018-03-20 02:05-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,96 +17,100 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: apps.py:53 queues.py:8
#: apps.py:57 queues.py:8
msgid "Document states"
msgstr ""
#: apps.py:89 apps.py:96
#: apps.py:94 apps.py:101
msgid "Current state of a workflow"
msgstr ""
#: apps.py:90
#: apps.py:95
msgid "Return the current state of the selected workflow"
msgstr ""
#: apps.py:97
#: apps.py:102
msgid ""
"Return the completion value of the current state of the selected workflow"
msgstr ""
#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:276
#: apps.py:145 apps.py:208 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:278
msgid "Label"
msgstr ""
#: apps.py:115 models.py:44
#: apps.py:148 models.py:44
msgid "Internal name"
msgstr ""
#: apps.py:119
#: apps.py:152
msgid "Initial state"
msgstr ""
#: apps.py:120 apps.py:130 apps.py:140 apps.py:146
#: apps.py:153 apps.py:163 apps.py:173 apps.py:179
msgid "None"
msgstr ""
#: apps.py:124
#: apps.py:157
msgid "Current state"
msgstr ""
#: apps.py:128 apps.py:155 models.py:446
#: apps.py:161 apps.py:188 models.py:440
msgid "User"
msgstr ""
#: apps.py:134
#: apps.py:167
msgid "Last transition"
msgstr ""
#: apps.py:138 apps.py:151
#: apps.py:171 apps.py:184
msgid "Date and time"
msgstr ""
#: apps.py:144 apps.py:171 models.py:159
#: apps.py:177 apps.py:204 models.py:159
msgid "Completion"
msgstr ""
#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442
#: apps.py:191 forms.py:173 links.py:111 models.py:305 models.py:436
msgid "Transition"
msgstr ""
#: apps.py:162 forms.py:176 models.py:448
#: apps.py:195 forms.py:176 models.py:442
msgid "Comment"
msgstr ""
#: apps.py:167
#: apps.py:200
msgid "Is initial state?"
msgstr ""
#: apps.py:178
#: apps.py:211
msgid "Enabled?"
msgstr ""
#: apps.py:182
#: apps.py:215
msgid "When?"
msgstr ""
#: apps.py:186
#: apps.py:219
msgid "Action type"
msgstr ""
#: apps.py:191 models.py:279
#: apps.py:224 models.py:281
msgid "Origin state"
msgstr ""
#: apps.py:195 models.py:284
#: apps.py:228 models.py:286
msgid "Destination state"
msgstr ""
#: apps.py:199
#: apps.py:232
msgid "Triggers"
msgstr ""
#: error_logs.py:8 models.py:237
msgid "Workflow state actions"
msgstr ""
#: forms.py:22
msgid "Action"
msgstr ""
@@ -128,7 +132,7 @@ msgstr ""
msgid "Event trigger: %s"
msgstr ""
#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 views.py:576
#: links.py:15 links.py:39 links.py:121 models.py:59 views.py:141 views.py:606
msgid "Workflows"
msgstr ""
@@ -136,7 +140,7 @@ msgstr ""
msgid "Create workflow"
msgstr ""
#: links.py:25 links.py:43 links.py:67 links.py:85
#: links.py:25 links.py:43 links.py:67 links.py:87
msgid "Delete"
msgstr ""
@@ -144,7 +148,7 @@ msgstr ""
msgid "Document types"
msgstr ""
#: links.py:34 links.py:48 links.py:71 links.py:89
#: links.py:34 links.py:48 links.py:71 links.py:91
msgid "Edit"
msgstr ""
@@ -160,39 +164,39 @@ msgstr ""
msgid "Create state"
msgstr ""
#: links.py:75 links.py:129
#: links.py:76 links.py:131
msgid "States"
msgstr ""
#: links.py:79
#: links.py:81
msgid "Create transition"
msgstr ""
#: links.py:94
#: links.py:96
msgid "Transitions"
msgstr ""
#: links.py:101 queues.py:12
#: links.py:103 queues.py:12
msgid "Launch all workflows"
msgstr ""
#: links.py:105
#: links.py:107
msgid "Detail"
msgstr ""
#: links.py:114
#: links.py:116
msgid "Workflow documents"
msgstr ""
#: links.py:123
#: links.py:125
msgid "State documents"
msgstr ""
#: links.py:134
#: links.py:136
msgid "Transition triggers"
msgstr ""
#: links.py:139
#: links.py:141
msgid "Preview"
msgstr ""
@@ -210,7 +214,7 @@ msgid ""
"contain letters, numbers, and underscores."
msgstr ""
#: models.py:127 models.py:145 models.py:274 models.py:321
#: models.py:58 models.py:145 models.py:276 models.py:324
msgid "Workflow"
msgstr ""
@@ -258,75 +262,71 @@ msgstr ""
msgid "Entry action data"
msgstr ""
#: models.py:239
#: models.py:236
msgid "Workflow state action"
msgstr ""
#: models.py:240
msgid "Workflow state actions"
msgstr ""
#: models.py:295
#: models.py:294
msgid "Workflow transition"
msgstr ""
#: models.py:296
#: models.py:295
msgid "Workflow transitions"
msgstr ""
#: models.py:306
#: models.py:309
msgid "Event type"
msgstr ""
#: models.py:310
#: models.py:313
msgid "Workflow transition trigger event"
msgstr ""
#: models.py:311
#: models.py:314
msgid "Workflow transitions trigger events"
msgstr ""
#: models.py:325
#: models.py:328
msgid "Document"
msgstr ""
#: models.py:420 models.py:435
#: models.py:334 models.py:429
msgid "Workflow instance"
msgstr ""
#: models.py:421
#: models.py:335
msgid "Workflow instances"
msgstr ""
#: models.py:438
#: models.py:432
msgid "Datetime"
msgstr ""
#: models.py:454
#: models.py:446
msgid "Workflow instance log entry"
msgstr ""
#: models.py:455
#: models.py:447
msgid "Workflow instance log entries"
msgstr ""
#: models.py:459
#: models.py:454
msgid "Not a valid transition choice."
msgstr ""
#: models.py:476
#: models.py:471
msgid "Workflow runtime proxy"
msgstr ""
#: models.py:477
#: models.py:472
msgid "Workflow runtime proxies"
msgstr ""
#: models.py:483
#: models.py:478
msgid "Workflow state runtime proxy"
msgstr ""
#: models.py:484
#: models.py:479
msgid "Workflow state runtime proxies"
msgstr ""
@@ -420,7 +420,7 @@ msgstr ""
msgid "Do transition for workflow: %s"
msgstr ""
#: views.py:171
#: views.py:170
msgid "Available document types"
msgstr ""
@@ -433,91 +433,91 @@ msgstr ""
msgid "Document types assigned the workflow: %s"
msgstr ""
#: views.py:221 views.py:664
#, python-format
msgid "States of workflow: %s"
msgstr ""
#: views.py:248
#: views.py:226
#, python-format
msgid "Create a \"%s\" workflow action"
msgstr ""
#: views.py:288
#: views.py:266
#, python-format
msgid "Delete workflow state action: %s"
msgstr ""
#: views.py:311
#: views.py:289
#, python-format
msgid "Edit workflow state action: %s"
msgstr ""
#: views.py:334 views.py:683
#: views.py:312 views.py:713
msgid "This is a feature preview. Things might not work as expect."
msgstr ""
#: views.py:348
#: views.py:326
#, python-format
msgid "Actions for workflow state: %s"
msgstr ""
#: views.py:382
#: views.py:360
msgid "New workflow state action selection"
msgstr ""
#: views.py:398
#: views.py:378
#, python-format
msgid "Create states for workflow: %s"
msgstr ""
#: views.py:468
#: views.py:470 views.py:694
#, python-format
msgid "Transitions of workflow: %s"
msgid "States of workflow: %s"
msgstr ""
#: views.py:490
#: views.py:493
msgid "Unable to save transition; integrity error."
msgstr ""
#: views.py:502
#: views.py:505
#, python-format
msgid "Create transitions for workflow: %s"
msgstr ""
#: views.py:606
#: views.py:586
#, python-format
msgid "Transitions of workflow: %s"
msgstr ""
#: views.py:636
#, python-format
msgid "Documents with the workflow: %s"
msgstr ""
#: views.py:627
#: views.py:657
#, python-format
msgid "Documents in the workflow \"%s\", state \"%s\""
msgstr ""
#: views.py:705
#: views.py:735
#, python-format
msgid "Error updating workflow transition trigger events; %s"
msgstr ""
#: views.py:711
#: views.py:741
msgid "Workflow transition trigger events updated successfully"
msgstr ""
#: views.py:728
#: views.py:758
#, python-format
msgid "Workflow transition trigger events for: %s"
msgstr ""
#: views.py:757
#: views.py:789
msgid "Launch all workflows?"
msgstr ""
#: views.py:764
#: views.py:796
msgid "Workflow launch queued successfully."
msgstr ""
#: views.py:789
#: views.py:821
#, python-format
msgid "Preview of: %s"
msgstr ""
File diff suppressed because it is too large Load Diff
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Mehdi Amani <MehdiAmani@toorintan.com>, 2015
# Nima Towhidi <nima.towhidi@gmail.com>, 2017
@@ -9,106 +9,111 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-27 12:46-0400\n"
"POT-Creation-Date: 2018-03-20 02:05-0400\n"
"PO-Revision-Date: 2017-08-27 16:48+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/"
"language/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:53 queues.py:8
#: apps.py:57 queues.py:8
msgid "Document states"
msgstr "وضعیت‌های سند"
#: apps.py:89 apps.py:96
#: apps.py:94 apps.py:101
msgid "Current state of a workflow"
msgstr ""
#: apps.py:90
#: apps.py:95
msgid "Return the current state of the selected workflow"
msgstr ""
#: apps.py:97
#: apps.py:102
msgid ""
"Return the completion value of the current state of the selected workflow"
msgstr ""
#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:276
#: apps.py:145 apps.py:208 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:278
msgid "Label"
msgstr "برچسب"
#: apps.py:115 models.py:44
#: apps.py:148 models.py:44
msgid "Internal name"
msgstr "نام داخلی"
#: apps.py:119
#: apps.py:152
msgid "Initial state"
msgstr "وضعیت اولیه"
#: apps.py:120 apps.py:130 apps.py:140 apps.py:146
#: apps.py:153 apps.py:163 apps.py:173 apps.py:179
msgid "None"
msgstr "هیچ"
#: apps.py:124
#: apps.py:157
msgid "Current state"
msgstr "وضعیت فعلی"
#: apps.py:128 apps.py:155 models.py:446
#: apps.py:161 apps.py:188 models.py:440
msgid "User"
msgstr "کاربر"
#: apps.py:134
#: apps.py:167
msgid "Last transition"
msgstr "آخرین تغییر وضعیت"
#: apps.py:138 apps.py:151
#: apps.py:171 apps.py:184
msgid "Date and time"
msgstr "تاریخ و زمان"
#: apps.py:144 apps.py:171 models.py:159
#: apps.py:177 apps.py:204 models.py:159
msgid "Completion"
msgstr ""
#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442
#: apps.py:191 forms.py:173 links.py:111 models.py:305 models.py:436
msgid "Transition"
msgstr "تغییر وضعیت"
#: apps.py:162 forms.py:176 models.py:448
#: apps.py:195 forms.py:176 models.py:442
msgid "Comment"
msgstr "شرح"
#: apps.py:167
#: apps.py:200
msgid "Is initial state?"
msgstr "آیا در وضعیت اولیه است؟"
#: apps.py:178
#: apps.py:211
msgid "Enabled?"
msgstr ""
#: apps.py:182
#: apps.py:215
msgid "When?"
msgstr ""
#: apps.py:186
#: apps.py:219
msgid "Action type"
msgstr ""
#: apps.py:191 models.py:279
#: apps.py:224 models.py:281
msgid "Origin state"
msgstr "وضعیت شروع"
#: apps.py:195 models.py:284
#: apps.py:228 models.py:286
msgid "Destination state"
msgstr "وضعیت نهایی"
#: apps.py:199
#: apps.py:232
msgid "Triggers"
msgstr ""
#: error_logs.py:8 models.py:237
msgid "Workflow state actions"
msgstr ""
#: forms.py:22
msgid "Action"
msgstr ""
@@ -130,8 +135,7 @@ msgstr "بلی"
msgid "Event trigger: %s"
msgstr ""
#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141
#: views.py:576
#: links.py:15 links.py:39 links.py:121 models.py:59 views.py:141 views.py:606
msgid "Workflows"
msgstr "گردشکار"
@@ -139,7 +143,7 @@ msgstr "گردشکار"
msgid "Create workflow"
msgstr ""
#: links.py:25 links.py:43 links.py:67 links.py:85
#: links.py:25 links.py:43 links.py:67 links.py:87
msgid "Delete"
msgstr "حذف"
@@ -147,7 +151,7 @@ msgstr "حذف"
msgid "Document types"
msgstr "انواع سند"
#: links.py:34 links.py:48 links.py:71 links.py:89
#: links.py:34 links.py:48 links.py:71 links.py:91
msgid "Edit"
msgstr "ویرایش"
@@ -163,39 +167,39 @@ msgstr ""
msgid "Create state"
msgstr "وضغیت ایجاد"
#: links.py:75 links.py:129
#: links.py:76 links.py:131
msgid "States"
msgstr "وضعیت ها"
#: links.py:79
#: links.py:81
msgid "Create transition"
msgstr "تغییر وضعیت به ایجاد"
#: links.py:94
#: links.py:96
msgid "Transitions"
msgstr "تغییر وضعیت ها"
#: links.py:101 queues.py:12
#: links.py:103 queues.py:12
msgid "Launch all workflows"
msgstr "اجرای همه‌ی گردش کارها"
#: links.py:105
#: links.py:107
msgid "Detail"
msgstr "شرح"
#: links.py:114
#: links.py:116
msgid "Workflow documents"
msgstr "اسناد گردش کار"
#: links.py:123
#: links.py:125
msgid "State documents"
msgstr "اسناد وضعیت"
#: links.py:134
#: links.py:136
msgid "Transition triggers"
msgstr ""
#: links.py:139
#: links.py:141
msgid "Preview"
msgstr "پیش دید ویا دیدن"
@@ -213,7 +217,7 @@ msgid ""
"contain letters, numbers, and underscores."
msgstr ""
#: models.py:127 models.py:145 models.py:274 models.py:321
#: models.py:58 models.py:145 models.py:276 models.py:324
msgid "Workflow"
msgstr "گردشکار"
@@ -221,7 +225,9 @@ msgstr "گردشکار"
msgid ""
"Select if this will be the state with which you want the workflow to start "
"in. Only one state can be the initial state."
msgstr "در صورتیکه این وضعیت شروع گردشکار باشد این وضعیت را انتخاب کنید. وضعیت فقط میتواند وضعیت اولیه باشد."
msgstr ""
"در صورتیکه این وضعیت شروع گردشکار باشد این وضعیت را انتخاب کنید. وضعیت فقط "
"میتواند وضعیت اولیه باشد."
#: models.py:153
msgid "Initial"
@@ -231,7 +237,9 @@ msgstr "اولیه"
msgid ""
"Enter the percent of completion that this state represents in relation to "
"the workflow. Use numbers without the percent sign."
msgstr "درصد پیشرفت کار برای این وضعیت نسبت به تکمیل گردش کار را وارد کنید. از عدد بدون علامت درصد استفاده کنید."
msgstr ""
"درصد پیشرفت کار برای این وضعیت نسبت به تکمیل گردش کار را وارد کنید. از عدد "
"بدون علامت درصد استفاده کنید."
#: models.py:165 models.py:214
msgid "Workflow state"
@@ -261,75 +269,71 @@ msgstr ""
msgid "Entry action data"
msgstr ""
#: models.py:239
#: models.py:236
msgid "Workflow state action"
msgstr ""
#: models.py:240
msgid "Workflow state actions"
msgstr ""
#: models.py:295
#: models.py:294
msgid "Workflow transition"
msgstr "تغییر وضعیت گردشکار"
#: models.py:296
#: models.py:295
msgid "Workflow transitions"
msgstr "تغییر وضعیت های گردشکار"
#: models.py:306
#: models.py:309
msgid "Event type"
msgstr "نوع رویداد"
#: models.py:310
#: models.py:313
msgid "Workflow transition trigger event"
msgstr ""
#: models.py:311
#: models.py:314
msgid "Workflow transitions trigger events"
msgstr ""
#: models.py:325
#: models.py:328
msgid "Document"
msgstr "سند"
#: models.py:420 models.py:435
#: models.py:334 models.py:429
msgid "Workflow instance"
msgstr "موردی از گردشکار"
#: models.py:421
#: models.py:335
msgid "Workflow instances"
msgstr "موردهای گردشکار"
#: models.py:438
#: models.py:432
msgid "Datetime"
msgstr "تاریخ زمان"
#: models.py:454
#: models.py:446
msgid "Workflow instance log entry"
msgstr "ورودیه لاگ برای مورد گردشکار"
#: models.py:455
#: models.py:447
msgid "Workflow instance log entries"
msgstr "ورودیهای مورد گردشکار"
#: models.py:459
#: models.py:454
msgid "Not a valid transition choice."
msgstr ""
#: models.py:476
#: models.py:471
msgid "Workflow runtime proxy"
msgstr ""
#: models.py:477
#: models.py:472
msgid "Workflow runtime proxies"
msgstr ""
#: models.py:483
#: models.py:478
msgid "Workflow state runtime proxy"
msgstr ""
#: models.py:484
#: models.py:479
msgid "Workflow state runtime proxies"
msgstr ""
@@ -423,7 +427,7 @@ msgstr "ارسال"
msgid "Do transition for workflow: %s"
msgstr "انجام تغییر وضعیت گردشکار : %s"
#: views.py:171
#: views.py:170
msgid "Available document types"
msgstr ""
@@ -436,91 +440,91 @@ msgstr ""
msgid "Document types assigned the workflow: %s"
msgstr "نوع سند مرتبط با گردش کاری: %s"
#: views.py:221 views.py:664
#, python-format
msgid "States of workflow: %s"
msgstr "وضعیتهای گردشکار : %s"
#: views.py:248
#: views.py:226
#, python-format
msgid "Create a \"%s\" workflow action"
msgstr ""
#: views.py:288
#: views.py:266
#, python-format
msgid "Delete workflow state action: %s"
msgstr ""
#: views.py:311
#: views.py:289
#, python-format
msgid "Edit workflow state action: %s"
msgstr ""
#: views.py:334 views.py:683
#: views.py:312 views.py:713
msgid "This is a feature preview. Things might not work as expect."
msgstr ""
#: views.py:348
#: views.py:326
#, python-format
msgid "Actions for workflow state: %s"
msgstr ""
#: views.py:382
#: views.py:360
msgid "New workflow state action selection"
msgstr ""
#: views.py:398
#: views.py:378
#, python-format
msgid "Create states for workflow: %s"
msgstr "وضعیت ایجاد برای گردشکار : %s"
#: views.py:468
#: views.py:470 views.py:694
#, python-format
msgid "Transitions of workflow: %s"
msgstr "تغییر وضعیتهای گردشکار : %s"
msgid "States of workflow: %s"
msgstr "وضعیتهای گردشکار : %s"
#: views.py:490
#: views.py:493
msgid "Unable to save transition; integrity error."
msgstr "قادر به ذخیره انتقال نیست:خطای تجمع"
#: views.py:502
#: views.py:505
#, python-format
msgid "Create transitions for workflow: %s"
msgstr "ایجاد تغییر وضعیت برای گردشکار : %s"
#: views.py:606
#: views.py:586
#, python-format
msgid "Transitions of workflow: %s"
msgstr "تغییر وضعیتهای گردشکار : %s"
#: views.py:636
#, python-format
msgid "Documents with the workflow: %s"
msgstr ""
#: views.py:627
#: views.py:657
#, python-format
msgid "Documents in the workflow \"%s\", state \"%s\""
msgstr ""
#: views.py:705
#: views.py:735
#, python-format
msgid "Error updating workflow transition trigger events; %s"
msgstr ""
#: views.py:711
#: views.py:741
msgid "Workflow transition trigger events updated successfully"
msgstr ""
#: views.py:728
#: views.py:758
#, python-format
msgid "Workflow transition trigger events for: %s"
msgstr ""
#: views.py:757
#: views.py:789
msgid "Launch all workflows?"
msgstr ""
#: views.py:764
#: views.py:796
msgid "Workflow launch queued successfully."
msgstr ""
#: views.py:789
#: views.py:821
#, python-format
msgid "Preview of: %s"
msgstr ""
@@ -531,10 +535,10 @@ msgstr ""
#: workflow_actions.py:25
msgid ""
"Can be an IP address, a domain or a template. Templates receive the workflow"
" log entry instance as part of their context via the variable \"entry_log\"."
" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\","
" \"transition\", \"user\", and \"comment\" attributes."
"Can be an IP address, a domain or a template. Templates receive the workflow "
"log entry instance as part of their context via the variable \"entry_log\". "
"The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\", "
"\"transition\", \"user\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:35
@@ -552,10 +556,10 @@ msgstr ""
#: workflow_actions.py:44
msgid ""
"A JSON document to include in the request. Can also be a template that "
"return a JSON document. Templates receive the workflow log entry instance as"
" part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", "
"\"user\", and \"comment\" attributes."
"return a JSON document. Templates receive the workflow log entry instance as "
"part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", \"user"
"\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:57
File diff suppressed because it is too large Load Diff
@@ -1,113 +1,118 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# molnars <szabolcs.molnar@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-27 12:46-0400\n"
"POT-Creation-Date: 2018-03-20 02:05-0400\n"
"PO-Revision-Date: 2017-08-27 16:48+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:53 queues.py:8
#: apps.py:57 queues.py:8
msgid "Document states"
msgstr "Dokumentum állapotok"
#: apps.py:89 apps.py:96
#: apps.py:94 apps.py:101
msgid "Current state of a workflow"
msgstr "a folyamat aktuálus állapota"
#: apps.py:90
#: apps.py:95
msgid "Return the current state of the selected workflow"
msgstr ""
#: apps.py:97
#: apps.py:102
msgid ""
"Return the completion value of the current state of the selected workflow"
msgstr ""
#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:276
#: apps.py:145 apps.py:208 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:278
msgid "Label"
msgstr "Cimke"
#: apps.py:115 models.py:44
#: apps.py:148 models.py:44
msgid "Internal name"
msgstr ""
#: apps.py:119
#: apps.py:152
msgid "Initial state"
msgstr "Kezdeti állapot"
#: apps.py:120 apps.py:130 apps.py:140 apps.py:146
#: apps.py:153 apps.py:163 apps.py:173 apps.py:179
msgid "None"
msgstr "Semmi"
#: apps.py:124
#: apps.py:157
msgid "Current state"
msgstr "Jelen állapot"
#: apps.py:128 apps.py:155 models.py:446
#: apps.py:161 apps.py:188 models.py:440
msgid "User"
msgstr "Felhasználó"
#: apps.py:134
#: apps.py:167
msgid "Last transition"
msgstr ""
#: apps.py:138 apps.py:151
#: apps.py:171 apps.py:184
msgid "Date and time"
msgstr "Dátum és idő"
#: apps.py:144 apps.py:171 models.py:159
#: apps.py:177 apps.py:204 models.py:159
msgid "Completion"
msgstr ""
#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442
#: apps.py:191 forms.py:173 links.py:111 models.py:305 models.py:436
msgid "Transition"
msgstr ""
#: apps.py:162 forms.py:176 models.py:448
#: apps.py:195 forms.py:176 models.py:442
msgid "Comment"
msgstr "Megjegyzés"
#: apps.py:167
#: apps.py:200
msgid "Is initial state?"
msgstr "Kezdeti státusz?"
#: apps.py:178
#: apps.py:211
msgid "Enabled?"
msgstr ""
#: apps.py:182
#: apps.py:215
msgid "When?"
msgstr ""
#: apps.py:186
#: apps.py:219
msgid "Action type"
msgstr ""
#: apps.py:191 models.py:279
#: apps.py:224 models.py:281
msgid "Origin state"
msgstr ""
#: apps.py:195 models.py:284
#: apps.py:228 models.py:286
msgid "Destination state"
msgstr ""
#: apps.py:199
#: apps.py:232
msgid "Triggers"
msgstr ""
#: error_logs.py:8 models.py:237
msgid "Workflow state actions"
msgstr ""
#: forms.py:22
msgid "Action"
msgstr ""
@@ -129,8 +134,7 @@ msgstr "Igen"
msgid "Event trigger: %s"
msgstr ""
#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141
#: views.py:576
#: links.py:15 links.py:39 links.py:121 models.py:59 views.py:141 views.py:606
msgid "Workflows"
msgstr ""
@@ -138,7 +142,7 @@ msgstr ""
msgid "Create workflow"
msgstr ""
#: links.py:25 links.py:43 links.py:67 links.py:85
#: links.py:25 links.py:43 links.py:67 links.py:87
msgid "Delete"
msgstr "Törlés"
@@ -146,7 +150,7 @@ msgstr "Törlés"
msgid "Document types"
msgstr "Dokumentum típusok"
#: links.py:34 links.py:48 links.py:71 links.py:89
#: links.py:34 links.py:48 links.py:71 links.py:91
msgid "Edit"
msgstr "Szerkesztés"
@@ -162,39 +166,39 @@ msgstr ""
msgid "Create state"
msgstr ""
#: links.py:75 links.py:129
#: links.py:76 links.py:131
msgid "States"
msgstr ""
#: links.py:79
#: links.py:81
msgid "Create transition"
msgstr ""
#: links.py:94
#: links.py:96
msgid "Transitions"
msgstr ""
#: links.py:101 queues.py:12
#: links.py:103 queues.py:12
msgid "Launch all workflows"
msgstr ""
#: links.py:105
#: links.py:107
msgid "Detail"
msgstr ""
#: links.py:114
#: links.py:116
msgid "Workflow documents"
msgstr ""
#: links.py:123
#: links.py:125
msgid "State documents"
msgstr ""
#: links.py:134
#: links.py:136
msgid "Transition triggers"
msgstr ""
#: links.py:139
#: links.py:141
msgid "Preview"
msgstr "Előnézet"
@@ -212,7 +216,7 @@ msgid ""
"contain letters, numbers, and underscores."
msgstr ""
#: models.py:127 models.py:145 models.py:274 models.py:321
#: models.py:58 models.py:145 models.py:276 models.py:324
msgid "Workflow"
msgstr ""
@@ -260,75 +264,71 @@ msgstr ""
msgid "Entry action data"
msgstr ""
#: models.py:239
#: models.py:236
msgid "Workflow state action"
msgstr ""
#: models.py:240
msgid "Workflow state actions"
msgstr ""
#: models.py:295
#: models.py:294
msgid "Workflow transition"
msgstr ""
#: models.py:296
#: models.py:295
msgid "Workflow transitions"
msgstr ""
#: models.py:306
#: models.py:309
msgid "Event type"
msgstr "Esemény típus"
#: models.py:310
#: models.py:313
msgid "Workflow transition trigger event"
msgstr ""
#: models.py:311
#: models.py:314
msgid "Workflow transitions trigger events"
msgstr ""
#: models.py:325
#: models.py:328
msgid "Document"
msgstr "Dokumentum"
#: models.py:420 models.py:435
#: models.py:334 models.py:429
msgid "Workflow instance"
msgstr ""
#: models.py:421
#: models.py:335
msgid "Workflow instances"
msgstr ""
#: models.py:438
#: models.py:432
msgid "Datetime"
msgstr ""
#: models.py:454
#: models.py:446
msgid "Workflow instance log entry"
msgstr ""
#: models.py:455
#: models.py:447
msgid "Workflow instance log entries"
msgstr ""
#: models.py:459
#: models.py:454
msgid "Not a valid transition choice."
msgstr ""
#: models.py:476
#: models.py:471
msgid "Workflow runtime proxy"
msgstr ""
#: models.py:477
#: models.py:472
msgid "Workflow runtime proxies"
msgstr ""
#: models.py:483
#: models.py:478
msgid "Workflow state runtime proxy"
msgstr ""
#: models.py:484
#: models.py:479
msgid "Workflow state runtime proxies"
msgstr ""
@@ -422,7 +422,7 @@ msgstr ""
msgid "Do transition for workflow: %s"
msgstr ""
#: views.py:171
#: views.py:170
msgid "Available document types"
msgstr ""
@@ -435,91 +435,91 @@ msgstr ""
msgid "Document types assigned the workflow: %s"
msgstr ""
#: views.py:221 views.py:664
#, python-format
msgid "States of workflow: %s"
msgstr ""
#: views.py:248
#: views.py:226
#, python-format
msgid "Create a \"%s\" workflow action"
msgstr ""
#: views.py:288
#: views.py:266
#, python-format
msgid "Delete workflow state action: %s"
msgstr ""
#: views.py:311
#: views.py:289
#, python-format
msgid "Edit workflow state action: %s"
msgstr ""
#: views.py:334 views.py:683
#: views.py:312 views.py:713
msgid "This is a feature preview. Things might not work as expect."
msgstr ""
#: views.py:348
#: views.py:326
#, python-format
msgid "Actions for workflow state: %s"
msgstr ""
#: views.py:382
#: views.py:360
msgid "New workflow state action selection"
msgstr ""
#: views.py:398
#: views.py:378
#, python-format
msgid "Create states for workflow: %s"
msgstr ""
#: views.py:468
#: views.py:470 views.py:694
#, python-format
msgid "Transitions of workflow: %s"
msgid "States of workflow: %s"
msgstr ""
#: views.py:490
#: views.py:493
msgid "Unable to save transition; integrity error."
msgstr ""
#: views.py:502
#: views.py:505
#, python-format
msgid "Create transitions for workflow: %s"
msgstr ""
#: views.py:606
#: views.py:586
#, python-format
msgid "Transitions of workflow: %s"
msgstr ""
#: views.py:636
#, python-format
msgid "Documents with the workflow: %s"
msgstr ""
#: views.py:627
#: views.py:657
#, python-format
msgid "Documents in the workflow \"%s\", state \"%s\""
msgstr ""
#: views.py:705
#: views.py:735
#, python-format
msgid "Error updating workflow transition trigger events; %s"
msgstr ""
#: views.py:711
#: views.py:741
msgid "Workflow transition trigger events updated successfully"
msgstr ""
#: views.py:728
#: views.py:758
#, python-format
msgid "Workflow transition trigger events for: %s"
msgstr ""
#: views.py:757
#: views.py:789
msgid "Launch all workflows?"
msgstr ""
#: views.py:764
#: views.py:796
msgid "Workflow launch queued successfully."
msgstr ""
#: views.py:789
#: views.py:821
#, python-format
msgid "Preview of: %s"
msgstr ""
@@ -530,10 +530,10 @@ msgstr ""
#: workflow_actions.py:25
msgid ""
"Can be an IP address, a domain or a template. Templates receive the workflow"
" log entry instance as part of their context via the variable \"entry_log\"."
" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\","
" \"transition\", \"user\", and \"comment\" attributes."
"Can be an IP address, a domain or a template. Templates receive the workflow "
"log entry instance as part of their context via the variable \"entry_log\". "
"The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\", "
"\"transition\", \"user\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:35
@@ -551,10 +551,10 @@ msgstr ""
#: workflow_actions.py:44
msgid ""
"A JSON document to include in the request. Can also be a template that "
"return a JSON document. Templates receive the workflow log entry instance as"
" part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", "
"\"user\", and \"comment\" attributes."
"return a JSON document. Templates receive the workflow log entry instance as "
"part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", \"user"
"\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:57
@@ -1,112 +1,117 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-27 12:46-0400\n"
"POT-Creation-Date: 2018-03-20 02:05-0400\n"
"PO-Revision-Date: 2017-08-27 16:48+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/"
"language/id/)\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:53 queues.py:8
#: apps.py:57 queues.py:8
msgid "Document states"
msgstr ""
#: apps.py:89 apps.py:96
#: apps.py:94 apps.py:101
msgid "Current state of a workflow"
msgstr ""
#: apps.py:90
#: apps.py:95
msgid "Return the current state of the selected workflow"
msgstr ""
#: apps.py:97
#: apps.py:102
msgid ""
"Return the completion value of the current state of the selected workflow"
msgstr ""
#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:276
#: apps.py:145 apps.py:208 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:278
msgid "Label"
msgstr ""
#: apps.py:115 models.py:44
#: apps.py:148 models.py:44
msgid "Internal name"
msgstr ""
#: apps.py:119
#: apps.py:152
msgid "Initial state"
msgstr ""
#: apps.py:120 apps.py:130 apps.py:140 apps.py:146
#: apps.py:153 apps.py:163 apps.py:173 apps.py:179
msgid "None"
msgstr ""
#: apps.py:124
#: apps.py:157
msgid "Current state"
msgstr ""
#: apps.py:128 apps.py:155 models.py:446
#: apps.py:161 apps.py:188 models.py:440
msgid "User"
msgstr "Pengguna"
#: apps.py:134
#: apps.py:167
msgid "Last transition"
msgstr ""
#: apps.py:138 apps.py:151
#: apps.py:171 apps.py:184
msgid "Date and time"
msgstr ""
#: apps.py:144 apps.py:171 models.py:159
#: apps.py:177 apps.py:204 models.py:159
msgid "Completion"
msgstr ""
#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442
#: apps.py:191 forms.py:173 links.py:111 models.py:305 models.py:436
msgid "Transition"
msgstr ""
#: apps.py:162 forms.py:176 models.py:448
#: apps.py:195 forms.py:176 models.py:442
msgid "Comment"
msgstr "Komentar"
#: apps.py:167
#: apps.py:200
msgid "Is initial state?"
msgstr ""
#: apps.py:178
#: apps.py:211
msgid "Enabled?"
msgstr ""
#: apps.py:182
#: apps.py:215
msgid "When?"
msgstr ""
#: apps.py:186
#: apps.py:219
msgid "Action type"
msgstr ""
#: apps.py:191 models.py:279
#: apps.py:224 models.py:281
msgid "Origin state"
msgstr ""
#: apps.py:195 models.py:284
#: apps.py:228 models.py:286
msgid "Destination state"
msgstr ""
#: apps.py:199
#: apps.py:232
msgid "Triggers"
msgstr ""
#: error_logs.py:8 models.py:237
msgid "Workflow state actions"
msgstr ""
#: forms.py:22
msgid "Action"
msgstr ""
@@ -128,8 +133,7 @@ msgstr ""
msgid "Event trigger: %s"
msgstr ""
#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141
#: views.py:576
#: links.py:15 links.py:39 links.py:121 models.py:59 views.py:141 views.py:606
msgid "Workflows"
msgstr ""
@@ -137,7 +141,7 @@ msgstr ""
msgid "Create workflow"
msgstr ""
#: links.py:25 links.py:43 links.py:67 links.py:85
#: links.py:25 links.py:43 links.py:67 links.py:87
msgid "Delete"
msgstr ""
@@ -145,7 +149,7 @@ msgstr ""
msgid "Document types"
msgstr ""
#: links.py:34 links.py:48 links.py:71 links.py:89
#: links.py:34 links.py:48 links.py:71 links.py:91
msgid "Edit"
msgstr ""
@@ -161,39 +165,39 @@ msgstr ""
msgid "Create state"
msgstr ""
#: links.py:75 links.py:129
#: links.py:76 links.py:131
msgid "States"
msgstr ""
#: links.py:79
#: links.py:81
msgid "Create transition"
msgstr ""
#: links.py:94
#: links.py:96
msgid "Transitions"
msgstr ""
#: links.py:101 queues.py:12
#: links.py:103 queues.py:12
msgid "Launch all workflows"
msgstr ""
#: links.py:105
#: links.py:107
msgid "Detail"
msgstr ""
#: links.py:114
#: links.py:116
msgid "Workflow documents"
msgstr ""
#: links.py:123
#: links.py:125
msgid "State documents"
msgstr ""
#: links.py:134
#: links.py:136
msgid "Transition triggers"
msgstr ""
#: links.py:139
#: links.py:141
msgid "Preview"
msgstr ""
@@ -211,7 +215,7 @@ msgid ""
"contain letters, numbers, and underscores."
msgstr ""
#: models.py:127 models.py:145 models.py:274 models.py:321
#: models.py:58 models.py:145 models.py:276 models.py:324
msgid "Workflow"
msgstr ""
@@ -259,75 +263,71 @@ msgstr ""
msgid "Entry action data"
msgstr ""
#: models.py:239
#: models.py:236
msgid "Workflow state action"
msgstr ""
#: models.py:240
msgid "Workflow state actions"
msgstr ""
#: models.py:295
#: models.py:294
msgid "Workflow transition"
msgstr ""
#: models.py:296
#: models.py:295
msgid "Workflow transitions"
msgstr ""
#: models.py:306
#: models.py:309
msgid "Event type"
msgstr ""
#: models.py:310
#: models.py:313
msgid "Workflow transition trigger event"
msgstr ""
#: models.py:311
#: models.py:314
msgid "Workflow transitions trigger events"
msgstr ""
#: models.py:325
#: models.py:328
msgid "Document"
msgstr ""
#: models.py:420 models.py:435
#: models.py:334 models.py:429
msgid "Workflow instance"
msgstr ""
#: models.py:421
#: models.py:335
msgid "Workflow instances"
msgstr ""
#: models.py:438
#: models.py:432
msgid "Datetime"
msgstr ""
#: models.py:454
#: models.py:446
msgid "Workflow instance log entry"
msgstr ""
#: models.py:455
#: models.py:447
msgid "Workflow instance log entries"
msgstr ""
#: models.py:459
#: models.py:454
msgid "Not a valid transition choice."
msgstr ""
#: models.py:476
#: models.py:471
msgid "Workflow runtime proxy"
msgstr ""
#: models.py:477
#: models.py:472
msgid "Workflow runtime proxies"
msgstr ""
#: models.py:483
#: models.py:478
msgid "Workflow state runtime proxy"
msgstr ""
#: models.py:484
#: models.py:479
msgid "Workflow state runtime proxies"
msgstr ""
@@ -421,7 +421,7 @@ msgstr ""
msgid "Do transition for workflow: %s"
msgstr ""
#: views.py:171
#: views.py:170
msgid "Available document types"
msgstr ""
@@ -434,91 +434,91 @@ msgstr ""
msgid "Document types assigned the workflow: %s"
msgstr ""
#: views.py:221 views.py:664
#, python-format
msgid "States of workflow: %s"
msgstr ""
#: views.py:248
#: views.py:226
#, python-format
msgid "Create a \"%s\" workflow action"
msgstr ""
#: views.py:288
#: views.py:266
#, python-format
msgid "Delete workflow state action: %s"
msgstr ""
#: views.py:311
#: views.py:289
#, python-format
msgid "Edit workflow state action: %s"
msgstr ""
#: views.py:334 views.py:683
#: views.py:312 views.py:713
msgid "This is a feature preview. Things might not work as expect."
msgstr ""
#: views.py:348
#: views.py:326
#, python-format
msgid "Actions for workflow state: %s"
msgstr ""
#: views.py:382
#: views.py:360
msgid "New workflow state action selection"
msgstr ""
#: views.py:398
#: views.py:378
#, python-format
msgid "Create states for workflow: %s"
msgstr ""
#: views.py:468
#: views.py:470 views.py:694
#, python-format
msgid "Transitions of workflow: %s"
msgid "States of workflow: %s"
msgstr ""
#: views.py:490
#: views.py:493
msgid "Unable to save transition; integrity error."
msgstr ""
#: views.py:502
#: views.py:505
#, python-format
msgid "Create transitions for workflow: %s"
msgstr ""
#: views.py:606
#: views.py:586
#, python-format
msgid "Transitions of workflow: %s"
msgstr ""
#: views.py:636
#, python-format
msgid "Documents with the workflow: %s"
msgstr ""
#: views.py:627
#: views.py:657
#, python-format
msgid "Documents in the workflow \"%s\", state \"%s\""
msgstr ""
#: views.py:705
#: views.py:735
#, python-format
msgid "Error updating workflow transition trigger events; %s"
msgstr ""
#: views.py:711
#: views.py:741
msgid "Workflow transition trigger events updated successfully"
msgstr ""
#: views.py:728
#: views.py:758
#, python-format
msgid "Workflow transition trigger events for: %s"
msgstr ""
#: views.py:757
#: views.py:789
msgid "Launch all workflows?"
msgstr ""
#: views.py:764
#: views.py:796
msgid "Workflow launch queued successfully."
msgstr ""
#: views.py:789
#: views.py:821
#, python-format
msgid "Preview of: %s"
msgstr ""
@@ -529,10 +529,10 @@ msgstr ""
#: workflow_actions.py:25
msgid ""
"Can be an IP address, a domain or a template. Templates receive the workflow"
" log entry instance as part of their context via the variable \"entry_log\"."
" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\","
" \"transition\", \"user\", and \"comment\" attributes."
"Can be an IP address, a domain or a template. Templates receive the workflow "
"log entry instance as part of their context via the variable \"entry_log\". "
"The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\", "
"\"transition\", \"user\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:35
@@ -550,10 +550,10 @@ msgstr ""
#: workflow_actions.py:44
msgid ""
"A JSON document to include in the request. Can also be a template that "
"return a JSON document. Templates receive the workflow log entry instance as"
" part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", "
"\"user\", and \"comment\" attributes."
"return a JSON document. Templates receive the workflow log entry instance as "
"part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", \"user"
"\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:57
@@ -1,113 +1,118 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Marco Camplese <marco.camplese.mc@gmail.com>, 2016-2017
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-27 12:46-0400\n"
"POT-Creation-Date: 2018-03-20 02:05-0400\n"
"PO-Revision-Date: 2017-08-27 16:48+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/"
"language/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:53 queues.py:8
#: apps.py:57 queues.py:8
msgid "Document states"
msgstr "Stati documento"
#: apps.py:89 apps.py:96
#: apps.py:94 apps.py:101
msgid "Current state of a workflow"
msgstr "Stato corrente del workflow"
#: apps.py:90
#: apps.py:95
msgid "Return the current state of the selected workflow"
msgstr ""
#: apps.py:97
#: apps.py:102
msgid ""
"Return the completion value of the current state of the selected workflow"
msgstr ""
#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:276
#: apps.py:145 apps.py:208 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:278
msgid "Label"
msgstr "Etichetta"
#: apps.py:115 models.py:44
#: apps.py:148 models.py:44
msgid "Internal name"
msgstr "Nome interno"
#: apps.py:119
#: apps.py:152
msgid "Initial state"
msgstr "Stato iniziale"
#: apps.py:120 apps.py:130 apps.py:140 apps.py:146
#: apps.py:153 apps.py:163 apps.py:173 apps.py:179
msgid "None"
msgstr "Nessuna "
#: apps.py:124
#: apps.py:157
msgid "Current state"
msgstr "Stato corrente"
#: apps.py:128 apps.py:155 models.py:446
#: apps.py:161 apps.py:188 models.py:440
msgid "User"
msgstr "Utente"
#: apps.py:134
#: apps.py:167
msgid "Last transition"
msgstr "Ultima transizione"
#: apps.py:138 apps.py:151
#: apps.py:171 apps.py:184
msgid "Date and time"
msgstr "Data e ora"
#: apps.py:144 apps.py:171 models.py:159
#: apps.py:177 apps.py:204 models.py:159
msgid "Completion"
msgstr "Completamento"
#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442
#: apps.py:191 forms.py:173 links.py:111 models.py:305 models.py:436
msgid "Transition"
msgstr "Transizione"
#: apps.py:162 forms.py:176 models.py:448
#: apps.py:195 forms.py:176 models.py:442
msgid "Comment"
msgstr "Commento"
#: apps.py:167
#: apps.py:200
msgid "Is initial state?"
msgstr "Stato iniziale?"
#: apps.py:178
#: apps.py:211
msgid "Enabled?"
msgstr "Abilitato?"
#: apps.py:182
#: apps.py:215
msgid "When?"
msgstr ""
#: apps.py:186
#: apps.py:219
msgid "Action type"
msgstr ""
#: apps.py:191 models.py:279
#: apps.py:224 models.py:281
msgid "Origin state"
msgstr "Stato originale"
#: apps.py:195 models.py:284
#: apps.py:228 models.py:286
msgid "Destination state"
msgstr "Stato di destinazione"
#: apps.py:199
#: apps.py:232
msgid "Triggers"
msgstr ""
#: error_logs.py:8 models.py:237
msgid "Workflow state actions"
msgstr ""
#: forms.py:22
msgid "Action"
msgstr ""
@@ -129,8 +134,7 @@ msgstr "Si"
msgid "Event trigger: %s"
msgstr ""
#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141
#: views.py:576
#: links.py:15 links.py:39 links.py:121 models.py:59 views.py:141 views.py:606
msgid "Workflows"
msgstr "I workflow"
@@ -138,7 +142,7 @@ msgstr "I workflow"
msgid "Create workflow"
msgstr "Crea workflow"
#: links.py:25 links.py:43 links.py:67 links.py:85
#: links.py:25 links.py:43 links.py:67 links.py:87
msgid "Delete"
msgstr "Cancella"
@@ -146,7 +150,7 @@ msgstr "Cancella"
msgid "Document types"
msgstr "Tipi di documento"
#: links.py:34 links.py:48 links.py:71 links.py:89
#: links.py:34 links.py:48 links.py:71 links.py:91
msgid "Edit"
msgstr "Modifica"
@@ -162,39 +166,39 @@ msgstr ""
msgid "Create state"
msgstr "Crea stato"
#: links.py:75 links.py:129
#: links.py:76 links.py:131
msgid "States"
msgstr "Stati"
#: links.py:79
#: links.py:81
msgid "Create transition"
msgstr "Crea transizione"
#: links.py:94
#: links.py:96
msgid "Transitions"
msgstr "Transizioni"
#: links.py:101 queues.py:12
#: links.py:103 queues.py:12
msgid "Launch all workflows"
msgstr "Avvia tutti i workflow"
#: links.py:105
#: links.py:107
msgid "Detail"
msgstr "Dettagli"
#: links.py:114
#: links.py:116
msgid "Workflow documents"
msgstr ""
#: links.py:123
#: links.py:125
msgid "State documents"
msgstr ""
#: links.py:134
#: links.py:136
msgid "Transition triggers"
msgstr ""
#: links.py:139
#: links.py:141
msgid "Preview"
msgstr "Anteprima "
@@ -212,7 +216,7 @@ msgid ""
"contain letters, numbers, and underscores."
msgstr ""
#: models.py:127 models.py:145 models.py:274 models.py:321
#: models.py:58 models.py:145 models.py:276 models.py:324
msgid "Workflow"
msgstr "Workflow"
@@ -220,7 +224,9 @@ msgstr "Workflow"
msgid ""
"Select if this will be the state with which you want the workflow to start "
"in. Only one state can be the initial state."
msgstr "Seleziona se questo è lo stato da utilizzare quando il workflow inizia. Solo uno stato può essere quello iniziale."
msgstr ""
"Seleziona se questo è lo stato da utilizzare quando il workflow inizia. Solo "
"uno stato può essere quello iniziale."
#: models.py:153
msgid "Initial"
@@ -230,7 +236,9 @@ msgstr "Iniziale"
msgid ""
"Enter the percent of completion that this state represents in relation to "
"the workflow. Use numbers without the percent sign."
msgstr "Inserisci la percentuale di completamento che questo stato rappresenta in relazione al workflow. Usa i numeri senza segno di percentuale."
msgstr ""
"Inserisci la percentuale di completamento che questo stato rappresenta in "
"relazione al workflow. Usa i numeri senza segno di percentuale."
#: models.py:165 models.py:214
msgid "Workflow state"
@@ -260,75 +268,71 @@ msgstr ""
msgid "Entry action data"
msgstr ""
#: models.py:239
#: models.py:236
msgid "Workflow state action"
msgstr ""
#: models.py:240
msgid "Workflow state actions"
msgstr ""
#: models.py:295
#: models.py:294
msgid "Workflow transition"
msgstr "Transizione workflow"
#: models.py:296
#: models.py:295
msgid "Workflow transitions"
msgstr "Transizioni workflow"
#: models.py:306
#: models.py:309
msgid "Event type"
msgstr "Tipo evento"
#: models.py:310
#: models.py:313
msgid "Workflow transition trigger event"
msgstr ""
#: models.py:311
#: models.py:314
msgid "Workflow transitions trigger events"
msgstr ""
#: models.py:325
#: models.py:328
msgid "Document"
msgstr "Documento"
#: models.py:420 models.py:435
#: models.py:334 models.py:429
msgid "Workflow instance"
msgstr "Istanza workflow"
#: models.py:421
#: models.py:335
msgid "Workflow instances"
msgstr "Istanze workflow"
#: models.py:438
#: models.py:432
msgid "Datetime"
msgstr "Data e ora"
#: models.py:454
#: models.py:446
msgid "Workflow instance log entry"
msgstr "Voce log istanza workflow"
#: models.py:455
#: models.py:447
msgid "Workflow instance log entries"
msgstr "Voci log istanza workflow"
#: models.py:459
#: models.py:454
msgid "Not a valid transition choice."
msgstr ""
#: models.py:476
#: models.py:471
msgid "Workflow runtime proxy"
msgstr ""
#: models.py:477
#: models.py:472
msgid "Workflow runtime proxies"
msgstr ""
#: models.py:483
#: models.py:478
msgid "Workflow state runtime proxy"
msgstr ""
#: models.py:484
#: models.py:479
msgid "Workflow state runtime proxies"
msgstr ""
@@ -422,7 +426,7 @@ msgstr "Invia"
msgid "Do transition for workflow: %s"
msgstr "Esegui transizione per il workflow: %s"
#: views.py:171
#: views.py:170
msgid "Available document types"
msgstr "Tipi di documento disponibili"
@@ -435,91 +439,91 @@ msgstr "Tipi di documento assegnati a questo workflow"
msgid "Document types assigned the workflow: %s"
msgstr "Tipi di documento assegnati al workflow: %s"
#: views.py:221 views.py:664
#, python-format
msgid "States of workflow: %s"
msgstr "Stati del workflow: %s"
#: views.py:248
#: views.py:226
#, python-format
msgid "Create a \"%s\" workflow action"
msgstr ""
#: views.py:288
#: views.py:266
#, python-format
msgid "Delete workflow state action: %s"
msgstr ""
#: views.py:311
#: views.py:289
#, python-format
msgid "Edit workflow state action: %s"
msgstr ""
#: views.py:334 views.py:683
#: views.py:312 views.py:713
msgid "This is a feature preview. Things might not work as expect."
msgstr ""
#: views.py:348
#: views.py:326
#, python-format
msgid "Actions for workflow state: %s"
msgstr ""
#: views.py:382
#: views.py:360
msgid "New workflow state action selection"
msgstr ""
#: views.py:398
#: views.py:378
#, python-format
msgid "Create states for workflow: %s"
msgstr "Crea stati del workflow: %s"
#: views.py:468
#: views.py:470 views.py:694
#, python-format
msgid "Transitions of workflow: %s"
msgstr "Trasizioni per il workflow: %s"
msgid "States of workflow: %s"
msgstr "Stati del workflow: %s"
#: views.py:490
#: views.py:493
msgid "Unable to save transition; integrity error."
msgstr "Impossibile salvare la transizione: errore di integrità"
#: views.py:502
#: views.py:505
#, python-format
msgid "Create transitions for workflow: %s"
msgstr "Crea trasizioni per il workflow: %s"
#: views.py:606
#: views.py:586
#, python-format
msgid "Transitions of workflow: %s"
msgstr "Trasizioni per il workflow: %s"
#: views.py:636
#, python-format
msgid "Documents with the workflow: %s"
msgstr "Documento con il workflow: %s"
#: views.py:627
#: views.py:657
#, python-format
msgid "Documents in the workflow \"%s\", state \"%s\""
msgstr ""
#: views.py:705
#: views.py:735
#, python-format
msgid "Error updating workflow transition trigger events; %s"
msgstr ""
#: views.py:711
#: views.py:741
msgid "Workflow transition trigger events updated successfully"
msgstr ""
#: views.py:728
#: views.py:758
#, python-format
msgid "Workflow transition trigger events for: %s"
msgstr ""
#: views.py:757
#: views.py:789
msgid "Launch all workflows?"
msgstr ""
#: views.py:764
#: views.py:796
msgid "Workflow launch queued successfully."
msgstr ""
#: views.py:789
#: views.py:821
#, python-format
msgid "Preview of: %s"
msgstr ""
@@ -530,10 +534,10 @@ msgstr ""
#: workflow_actions.py:25
msgid ""
"Can be an IP address, a domain or a template. Templates receive the workflow"
" log entry instance as part of their context via the variable \"entry_log\"."
" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\","
" \"transition\", \"user\", and \"comment\" attributes."
"Can be an IP address, a domain or a template. Templates receive the workflow "
"log entry instance as part of their context via the variable \"entry_log\". "
"The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\", "
"\"transition\", \"user\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:35
@@ -551,10 +555,10 @@ msgstr ""
#: workflow_actions.py:44
msgid ""
"A JSON document to include in the request. Can also be a template that "
"return a JSON document. Templates receive the workflow log entry instance as"
" part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", "
"\"user\", and \"comment\" attributes."
"return a JSON document. Templates receive the workflow log entry instance as "
"part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", \"user"
"\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:57
@@ -1,113 +1,118 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Evelijn Saaltink <evelijnsaaltink@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-27 12:46-0400\n"
"POT-Creation-Date: 2018-03-20 02:05-0400\n"
"PO-Revision-Date: 2017-08-27 16:48+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-"
"edms/language/nl_NL/)\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:53 queues.py:8
#: apps.py:57 queues.py:8
msgid "Document states"
msgstr "Documentstaten"
#: apps.py:89 apps.py:96
#: apps.py:94 apps.py:101
msgid "Current state of a workflow"
msgstr ""
#: apps.py:90
#: apps.py:95
msgid "Return the current state of the selected workflow"
msgstr ""
#: apps.py:97
#: apps.py:102
msgid ""
"Return the completion value of the current state of the selected workflow"
msgstr ""
#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:276
#: apps.py:145 apps.py:208 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:278
msgid "Label"
msgstr "Label"
#: apps.py:115 models.py:44
#: apps.py:148 models.py:44
msgid "Internal name"
msgstr ""
#: apps.py:119
#: apps.py:152
msgid "Initial state"
msgstr "Initiële staat"
#: apps.py:120 apps.py:130 apps.py:140 apps.py:146
#: apps.py:153 apps.py:163 apps.py:173 apps.py:179
msgid "None"
msgstr "Geen"
#: apps.py:124
#: apps.py:157
msgid "Current state"
msgstr "Huidige staat"
#: apps.py:128 apps.py:155 models.py:446
#: apps.py:161 apps.py:188 models.py:440
msgid "User"
msgstr "Gebruiker"
#: apps.py:134
#: apps.py:167
msgid "Last transition"
msgstr "Laatste transitie"
#: apps.py:138 apps.py:151
#: apps.py:171 apps.py:184
msgid "Date and time"
msgstr "Datum en tijd"
#: apps.py:144 apps.py:171 models.py:159
#: apps.py:177 apps.py:204 models.py:159
msgid "Completion"
msgstr "Voltooiing"
#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442
#: apps.py:191 forms.py:173 links.py:111 models.py:305 models.py:436
msgid "Transition"
msgstr "Transitie"
#: apps.py:162 forms.py:176 models.py:448
#: apps.py:195 forms.py:176 models.py:442
msgid "Comment"
msgstr "Commentaar"
#: apps.py:167
#: apps.py:200
msgid "Is initial state?"
msgstr ""
#: apps.py:178
#: apps.py:211
msgid "Enabled?"
msgstr ""
#: apps.py:182
#: apps.py:215
msgid "When?"
msgstr ""
#: apps.py:186
#: apps.py:219
msgid "Action type"
msgstr ""
#: apps.py:191 models.py:279
#: apps.py:224 models.py:281
msgid "Origin state"
msgstr "Originele staat"
#: apps.py:195 models.py:284
#: apps.py:228 models.py:286
msgid "Destination state"
msgstr "Bestemmingsstaat"
#: apps.py:199
#: apps.py:232
msgid "Triggers"
msgstr ""
#: error_logs.py:8 models.py:237
msgid "Workflow state actions"
msgstr ""
#: forms.py:22
msgid "Action"
msgstr ""
@@ -129,8 +134,7 @@ msgstr "Ja"
msgid "Event trigger: %s"
msgstr ""
#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141
#: views.py:576
#: links.py:15 links.py:39 links.py:121 models.py:59 views.py:141 views.py:606
msgid "Workflows"
msgstr ""
@@ -138,7 +142,7 @@ msgstr ""
msgid "Create workflow"
msgstr ""
#: links.py:25 links.py:43 links.py:67 links.py:85
#: links.py:25 links.py:43 links.py:67 links.py:87
msgid "Delete"
msgstr "Verwijder"
@@ -146,7 +150,7 @@ msgstr "Verwijder"
msgid "Document types"
msgstr "Documentsoorten"
#: links.py:34 links.py:48 links.py:71 links.py:89
#: links.py:34 links.py:48 links.py:71 links.py:91
msgid "Edit"
msgstr "bewerken"
@@ -162,39 +166,39 @@ msgstr ""
msgid "Create state"
msgstr "Maak staat aan"
#: links.py:75 links.py:129
#: links.py:76 links.py:131
msgid "States"
msgstr "Staten"
#: links.py:79
#: links.py:81
msgid "Create transition"
msgstr "Transitie aanmaken"
#: links.py:94
#: links.py:96
msgid "Transitions"
msgstr "Transities"
#: links.py:101 queues.py:12
#: links.py:103 queues.py:12
msgid "Launch all workflows"
msgstr ""
#: links.py:105
#: links.py:107
msgid "Detail"
msgstr "Detai"
#: links.py:114
#: links.py:116
msgid "Workflow documents"
msgstr ""
#: links.py:123
#: links.py:125
msgid "State documents"
msgstr ""
#: links.py:134
#: links.py:136
msgid "Transition triggers"
msgstr ""
#: links.py:139
#: links.py:141
msgid "Preview"
msgstr "Preview"
@@ -212,7 +216,7 @@ msgid ""
"contain letters, numbers, and underscores."
msgstr ""
#: models.py:127 models.py:145 models.py:274 models.py:321
#: models.py:58 models.py:145 models.py:276 models.py:324
msgid "Workflow"
msgstr "Workflow"
@@ -260,75 +264,71 @@ msgstr ""
msgid "Entry action data"
msgstr ""
#: models.py:239
#: models.py:236
msgid "Workflow state action"
msgstr ""
#: models.py:240
msgid "Workflow state actions"
msgstr ""
#: models.py:295
#: models.py:294
msgid "Workflow transition"
msgstr "Workflowtransitie"
#: models.py:296
#: models.py:295
msgid "Workflow transitions"
msgstr "Workflowtransities"
#: models.py:306
#: models.py:309
msgid "Event type"
msgstr "Evenementsoort"
#: models.py:310
#: models.py:313
msgid "Workflow transition trigger event"
msgstr ""
#: models.py:311
#: models.py:314
msgid "Workflow transitions trigger events"
msgstr ""
#: models.py:325
#: models.py:328
msgid "Document"
msgstr "Document"
#: models.py:420 models.py:435
#: models.py:334 models.py:429
msgid "Workflow instance"
msgstr "Workflowinstantie"
#: models.py:421
#: models.py:335
msgid "Workflow instances"
msgstr "Workflowinstanties"
#: models.py:438
#: models.py:432
msgid "Datetime"
msgstr "Datumtijd"
#: models.py:454
#: models.py:446
msgid "Workflow instance log entry"
msgstr ""
#: models.py:455
#: models.py:447
msgid "Workflow instance log entries"
msgstr ""
#: models.py:459
#: models.py:454
msgid "Not a valid transition choice."
msgstr ""
#: models.py:476
#: models.py:471
msgid "Workflow runtime proxy"
msgstr ""
#: models.py:477
#: models.py:472
msgid "Workflow runtime proxies"
msgstr ""
#: models.py:483
#: models.py:478
msgid "Workflow state runtime proxy"
msgstr ""
#: models.py:484
#: models.py:479
msgid "Workflow state runtime proxies"
msgstr ""
@@ -422,7 +422,7 @@ msgstr "Verstuur"
msgid "Do transition for workflow: %s"
msgstr ""
#: views.py:171
#: views.py:170
msgid "Available document types"
msgstr "Beschikbare documentsoorten"
@@ -435,91 +435,91 @@ msgstr ""
msgid "Document types assigned the workflow: %s"
msgstr ""
#: views.py:221 views.py:664
#, python-format
msgid "States of workflow: %s"
msgstr ""
#: views.py:248
#: views.py:226
#, python-format
msgid "Create a \"%s\" workflow action"
msgstr ""
#: views.py:288
#: views.py:266
#, python-format
msgid "Delete workflow state action: %s"
msgstr ""
#: views.py:311
#: views.py:289
#, python-format
msgid "Edit workflow state action: %s"
msgstr ""
#: views.py:334 views.py:683
#: views.py:312 views.py:713
msgid "This is a feature preview. Things might not work as expect."
msgstr ""
#: views.py:348
#: views.py:326
#, python-format
msgid "Actions for workflow state: %s"
msgstr ""
#: views.py:382
#: views.py:360
msgid "New workflow state action selection"
msgstr ""
#: views.py:398
#: views.py:378
#, python-format
msgid "Create states for workflow: %s"
msgstr ""
#: views.py:468
#: views.py:470 views.py:694
#, python-format
msgid "Transitions of workflow: %s"
msgid "States of workflow: %s"
msgstr ""
#: views.py:490
#: views.py:493
msgid "Unable to save transition; integrity error."
msgstr ""
#: views.py:502
#: views.py:505
#, python-format
msgid "Create transitions for workflow: %s"
msgstr ""
#: views.py:606
#: views.py:586
#, python-format
msgid "Transitions of workflow: %s"
msgstr ""
#: views.py:636
#, python-format
msgid "Documents with the workflow: %s"
msgstr "Documenten met de workflow: %s"
#: views.py:627
#: views.py:657
#, python-format
msgid "Documents in the workflow \"%s\", state \"%s\""
msgstr ""
#: views.py:705
#: views.py:735
#, python-format
msgid "Error updating workflow transition trigger events; %s"
msgstr ""
#: views.py:711
#: views.py:741
msgid "Workflow transition trigger events updated successfully"
msgstr ""
#: views.py:728
#: views.py:758
#, python-format
msgid "Workflow transition trigger events for: %s"
msgstr ""
#: views.py:757
#: views.py:789
msgid "Launch all workflows?"
msgstr ""
#: views.py:764
#: views.py:796
msgid "Workflow launch queued successfully."
msgstr ""
#: views.py:789
#: views.py:821
#, python-format
msgid "Preview of: %s"
msgstr ""
@@ -530,10 +530,10 @@ msgstr ""
#: workflow_actions.py:25
msgid ""
"Can be an IP address, a domain or a template. Templates receive the workflow"
" log entry instance as part of their context via the variable \"entry_log\"."
" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\","
" \"transition\", \"user\", and \"comment\" attributes."
"Can be an IP address, a domain or a template. Templates receive the workflow "
"log entry instance as part of their context via the variable \"entry_log\". "
"The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\", "
"\"transition\", \"user\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:35
@@ -551,10 +551,10 @@ msgstr ""
#: workflow_actions.py:44
msgid ""
"A JSON document to include in the request. Can also be a template that "
"return a JSON document. Templates receive the workflow log entry instance as"
" part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", "
"\"user\", and \"comment\" attributes."
"return a JSON document. Templates receive the workflow log entry instance as "
"part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", \"user"
"\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:57
@@ -1,113 +1,120 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Annunnaky <doublemiu@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-27 12:46-0400\n"
"POT-Creation-Date: 2018-03-20 02:05-0400\n"
"PO-Revision-Date: 2017-08-27 16:48+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/"
"pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pl\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#: apps.py:53 queues.py:8
#: apps.py:57 queues.py:8
msgid "Document states"
msgstr ""
#: apps.py:89 apps.py:96
#: apps.py:94 apps.py:101
msgid "Current state of a workflow"
msgstr ""
#: apps.py:90
#: apps.py:95
msgid "Return the current state of the selected workflow"
msgstr ""
#: apps.py:97
#: apps.py:102
msgid ""
"Return the completion value of the current state of the selected workflow"
msgstr ""
#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:276
#: apps.py:145 apps.py:208 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:278
msgid "Label"
msgstr "Etykieta"
#: apps.py:115 models.py:44
#: apps.py:148 models.py:44
msgid "Internal name"
msgstr "Nazwa wewnętrzna"
#: apps.py:119
#: apps.py:152
msgid "Initial state"
msgstr "Stan początkowy"
#: apps.py:120 apps.py:130 apps.py:140 apps.py:146
#: apps.py:153 apps.py:163 apps.py:173 apps.py:179
msgid "None"
msgstr "Brak"
#: apps.py:124
#: apps.py:157
msgid "Current state"
msgstr "Aktualny stan"
#: apps.py:128 apps.py:155 models.py:446
#: apps.py:161 apps.py:188 models.py:440
msgid "User"
msgstr "Użytkownik"
#: apps.py:134
#: apps.py:167
msgid "Last transition"
msgstr ""
#: apps.py:138 apps.py:151
#: apps.py:171 apps.py:184
msgid "Date and time"
msgstr "Data i godzina"
#: apps.py:144 apps.py:171 models.py:159
#: apps.py:177 apps.py:204 models.py:159
msgid "Completion"
msgstr ""
#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442
#: apps.py:191 forms.py:173 links.py:111 models.py:305 models.py:436
msgid "Transition"
msgstr ""
#: apps.py:162 forms.py:176 models.py:448
#: apps.py:195 forms.py:176 models.py:442
msgid "Comment"
msgstr "Komentarz"
#: apps.py:167
#: apps.py:200
msgid "Is initial state?"
msgstr "Czy jest stan początkowy?"
#: apps.py:178
#: apps.py:211
msgid "Enabled?"
msgstr ""
#: apps.py:182
#: apps.py:215
msgid "When?"
msgstr ""
#: apps.py:186
#: apps.py:219
msgid "Action type"
msgstr ""
#: apps.py:191 models.py:279
#: apps.py:224 models.py:281
msgid "Origin state"
msgstr ""
#: apps.py:195 models.py:284
#: apps.py:228 models.py:286
msgid "Destination state"
msgstr ""
#: apps.py:199
#: apps.py:232
msgid "Triggers"
msgstr ""
#: error_logs.py:8 models.py:237
msgid "Workflow state actions"
msgstr ""
#: forms.py:22
msgid "Action"
msgstr ""
@@ -129,8 +136,7 @@ msgstr "Tak"
msgid "Event trigger: %s"
msgstr ""
#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141
#: views.py:576
#: links.py:15 links.py:39 links.py:121 models.py:59 views.py:141 views.py:606
msgid "Workflows"
msgstr ""
@@ -138,7 +144,7 @@ msgstr ""
msgid "Create workflow"
msgstr ""
#: links.py:25 links.py:43 links.py:67 links.py:85
#: links.py:25 links.py:43 links.py:67 links.py:87
msgid "Delete"
msgstr "Usuń"
@@ -146,7 +152,7 @@ msgstr "Usuń"
msgid "Document types"
msgstr "Typy dokumentu"
#: links.py:34 links.py:48 links.py:71 links.py:89
#: links.py:34 links.py:48 links.py:71 links.py:91
msgid "Edit"
msgstr "Edytuj"
@@ -162,39 +168,39 @@ msgstr ""
msgid "Create state"
msgstr "Utwórz stan"
#: links.py:75 links.py:129
#: links.py:76 links.py:131
msgid "States"
msgstr "Stany"
#: links.py:79
#: links.py:81
msgid "Create transition"
msgstr ""
#: links.py:94
#: links.py:96
msgid "Transitions"
msgstr ""
#: links.py:101 queues.py:12
#: links.py:103 queues.py:12
msgid "Launch all workflows"
msgstr ""
#: links.py:105
#: links.py:107
msgid "Detail"
msgstr "Szczegół"
#: links.py:114
#: links.py:116
msgid "Workflow documents"
msgstr ""
#: links.py:123
#: links.py:125
msgid "State documents"
msgstr ""
#: links.py:134
#: links.py:136
msgid "Transition triggers"
msgstr ""
#: links.py:139
#: links.py:141
msgid "Preview"
msgstr "Podgląd"
@@ -212,7 +218,7 @@ msgid ""
"contain letters, numbers, and underscores."
msgstr ""
#: models.py:127 models.py:145 models.py:274 models.py:321
#: models.py:58 models.py:145 models.py:276 models.py:324
msgid "Workflow"
msgstr "Obieg dokumentów"
@@ -260,75 +266,71 @@ msgstr ""
msgid "Entry action data"
msgstr ""
#: models.py:239
#: models.py:236
msgid "Workflow state action"
msgstr ""
#: models.py:240
msgid "Workflow state actions"
msgstr ""
#: models.py:295
#: models.py:294
msgid "Workflow transition"
msgstr ""
#: models.py:296
#: models.py:295
msgid "Workflow transitions"
msgstr ""
#: models.py:306
#: models.py:309
msgid "Event type"
msgstr "Typ zdarzenia"
#: models.py:310
#: models.py:313
msgid "Workflow transition trigger event"
msgstr ""
#: models.py:311
#: models.py:314
msgid "Workflow transitions trigger events"
msgstr ""
#: models.py:325
#: models.py:328
msgid "Document"
msgstr "Dokument"
#: models.py:420 models.py:435
#: models.py:334 models.py:429
msgid "Workflow instance"
msgstr ""
#: models.py:421
#: models.py:335
msgid "Workflow instances"
msgstr ""
#: models.py:438
#: models.py:432
msgid "Datetime"
msgstr ""
#: models.py:454
#: models.py:446
msgid "Workflow instance log entry"
msgstr ""
#: models.py:455
#: models.py:447
msgid "Workflow instance log entries"
msgstr ""
#: models.py:459
#: models.py:454
msgid "Not a valid transition choice."
msgstr ""
#: models.py:476
#: models.py:471
msgid "Workflow runtime proxy"
msgstr ""
#: models.py:477
#: models.py:472
msgid "Workflow runtime proxies"
msgstr ""
#: models.py:483
#: models.py:478
msgid "Workflow state runtime proxy"
msgstr ""
#: models.py:484
#: models.py:479
msgid "Workflow state runtime proxies"
msgstr ""
@@ -422,7 +424,7 @@ msgstr "Wyślij"
msgid "Do transition for workflow: %s"
msgstr "Dokonaj zmiany w obiegu dokumentów: %s"
#: views.py:171
#: views.py:170
msgid "Available document types"
msgstr "Dostępne typy dokumentów"
@@ -435,91 +437,91 @@ msgstr ""
msgid "Document types assigned the workflow: %s"
msgstr "Typy dokumentów przypisane do obiegu dokumentów: %s"
#: views.py:221 views.py:664
#, python-format
msgid "States of workflow: %s"
msgstr "Stany obiegu dokumentów: %s"
#: views.py:248
#: views.py:226
#, python-format
msgid "Create a \"%s\" workflow action"
msgstr ""
#: views.py:288
#: views.py:266
#, python-format
msgid "Delete workflow state action: %s"
msgstr ""
#: views.py:311
#: views.py:289
#, python-format
msgid "Edit workflow state action: %s"
msgstr ""
#: views.py:334 views.py:683
#: views.py:312 views.py:713
msgid "This is a feature preview. Things might not work as expect."
msgstr ""
#: views.py:348
#: views.py:326
#, python-format
msgid "Actions for workflow state: %s"
msgstr ""
#: views.py:382
#: views.py:360
msgid "New workflow state action selection"
msgstr ""
#: views.py:398
#: views.py:378
#, python-format
msgid "Create states for workflow: %s"
msgstr "Utwórz stany obiegu dokumentów: %s"
#: views.py:468
#: views.py:470 views.py:694
#, python-format
msgid "Transitions of workflow: %s"
msgstr "Zmiany obiegu dokumentów: %s"
msgid "States of workflow: %s"
msgstr "Stany obiegu dokumentów: %s"
#: views.py:490
#: views.py:493
msgid "Unable to save transition; integrity error."
msgstr "Nie można zapisać zmiany; błąd integralności."
#: views.py:502
#: views.py:505
#, python-format
msgid "Create transitions for workflow: %s"
msgstr "Utwórz zmiany w obiegu dokumentów: %s"
#: views.py:606
#: views.py:586
#, python-format
msgid "Transitions of workflow: %s"
msgstr "Zmiany obiegu dokumentów: %s"
#: views.py:636
#, python-format
msgid "Documents with the workflow: %s"
msgstr ""
#: views.py:627
#: views.py:657
#, python-format
msgid "Documents in the workflow \"%s\", state \"%s\""
msgstr ""
#: views.py:705
#: views.py:735
#, python-format
msgid "Error updating workflow transition trigger events; %s"
msgstr ""
#: views.py:711
#: views.py:741
msgid "Workflow transition trigger events updated successfully"
msgstr ""
#: views.py:728
#: views.py:758
#, python-format
msgid "Workflow transition trigger events for: %s"
msgstr ""
#: views.py:757
#: views.py:789
msgid "Launch all workflows?"
msgstr ""
#: views.py:764
#: views.py:796
msgid "Workflow launch queued successfully."
msgstr ""
#: views.py:789
#: views.py:821
#, python-format
msgid "Preview of: %s"
msgstr ""
@@ -530,10 +532,10 @@ msgstr ""
#: workflow_actions.py:25
msgid ""
"Can be an IP address, a domain or a template. Templates receive the workflow"
" log entry instance as part of their context via the variable \"entry_log\"."
" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\","
" \"transition\", \"user\", and \"comment\" attributes."
"Can be an IP address, a domain or a template. Templates receive the workflow "
"log entry instance as part of their context via the variable \"entry_log\". "
"The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\", "
"\"transition\", \"user\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:35
@@ -551,10 +553,10 @@ msgstr ""
#: workflow_actions.py:44
msgid ""
"A JSON document to include in the request. Can also be a template that "
"return a JSON document. Templates receive the workflow log entry instance as"
" part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", "
"\"user\", and \"comment\" attributes."
"return a JSON document. Templates receive the workflow log entry instance as "
"part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", \"user"
"\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:57
@@ -1,112 +1,117 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-27 12:46-0400\n"
"POT-Creation-Date: 2018-03-20 02:05-0400\n"
"PO-Revision-Date: 2017-08-27 16:48+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n"
"Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/"
"language/pt/)\n"
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:53 queues.py:8
#: apps.py:57 queues.py:8
msgid "Document states"
msgstr ""
#: apps.py:89 apps.py:96
#: apps.py:94 apps.py:101
msgid "Current state of a workflow"
msgstr ""
#: apps.py:90
#: apps.py:95
msgid "Return the current state of the selected workflow"
msgstr ""
#: apps.py:97
#: apps.py:102
msgid ""
"Return the completion value of the current state of the selected workflow"
msgstr ""
#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:276
#: apps.py:145 apps.py:208 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:278
msgid "Label"
msgstr "Nome"
#: apps.py:115 models.py:44
#: apps.py:148 models.py:44
msgid "Internal name"
msgstr ""
#: apps.py:119
#: apps.py:152
msgid "Initial state"
msgstr ""
#: apps.py:120 apps.py:130 apps.py:140 apps.py:146
#: apps.py:153 apps.py:163 apps.py:173 apps.py:179
msgid "None"
msgstr "Nenhum"
#: apps.py:124
#: apps.py:157
msgid "Current state"
msgstr ""
#: apps.py:128 apps.py:155 models.py:446
#: apps.py:161 apps.py:188 models.py:440
msgid "User"
msgstr "Utilizador"
#: apps.py:134
#: apps.py:167
msgid "Last transition"
msgstr ""
#: apps.py:138 apps.py:151
#: apps.py:171 apps.py:184
msgid "Date and time"
msgstr ""
#: apps.py:144 apps.py:171 models.py:159
#: apps.py:177 apps.py:204 models.py:159
msgid "Completion"
msgstr ""
#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442
#: apps.py:191 forms.py:173 links.py:111 models.py:305 models.py:436
msgid "Transition"
msgstr ""
#: apps.py:162 forms.py:176 models.py:448
#: apps.py:195 forms.py:176 models.py:442
msgid "Comment"
msgstr "Comentário"
#: apps.py:167
#: apps.py:200
msgid "Is initial state?"
msgstr ""
#: apps.py:178
#: apps.py:211
msgid "Enabled?"
msgstr ""
#: apps.py:182
#: apps.py:215
msgid "When?"
msgstr ""
#: apps.py:186
#: apps.py:219
msgid "Action type"
msgstr ""
#: apps.py:191 models.py:279
#: apps.py:224 models.py:281
msgid "Origin state"
msgstr ""
#: apps.py:195 models.py:284
#: apps.py:228 models.py:286
msgid "Destination state"
msgstr ""
#: apps.py:199
#: apps.py:232
msgid "Triggers"
msgstr ""
#: error_logs.py:8 models.py:237
msgid "Workflow state actions"
msgstr ""
#: forms.py:22
msgid "Action"
msgstr ""
@@ -128,8 +133,7 @@ msgstr "Sim"
msgid "Event trigger: %s"
msgstr ""
#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141
#: views.py:576
#: links.py:15 links.py:39 links.py:121 models.py:59 views.py:141 views.py:606
msgid "Workflows"
msgstr ""
@@ -137,7 +141,7 @@ msgstr ""
msgid "Create workflow"
msgstr ""
#: links.py:25 links.py:43 links.py:67 links.py:85
#: links.py:25 links.py:43 links.py:67 links.py:87
msgid "Delete"
msgstr "Eliminar"
@@ -145,7 +149,7 @@ msgstr "Eliminar"
msgid "Document types"
msgstr ""
#: links.py:34 links.py:48 links.py:71 links.py:89
#: links.py:34 links.py:48 links.py:71 links.py:91
msgid "Edit"
msgstr "Editar"
@@ -161,39 +165,39 @@ msgstr ""
msgid "Create state"
msgstr ""
#: links.py:75 links.py:129
#: links.py:76 links.py:131
msgid "States"
msgstr ""
#: links.py:79
#: links.py:81
msgid "Create transition"
msgstr ""
#: links.py:94
#: links.py:96
msgid "Transitions"
msgstr ""
#: links.py:101 queues.py:12
#: links.py:103 queues.py:12
msgid "Launch all workflows"
msgstr ""
#: links.py:105
#: links.py:107
msgid "Detail"
msgstr ""
#: links.py:114
#: links.py:116
msgid "Workflow documents"
msgstr ""
#: links.py:123
#: links.py:125
msgid "State documents"
msgstr ""
#: links.py:134
#: links.py:136
msgid "Transition triggers"
msgstr ""
#: links.py:139
#: links.py:141
msgid "Preview"
msgstr ""
@@ -211,7 +215,7 @@ msgid ""
"contain letters, numbers, and underscores."
msgstr ""
#: models.py:127 models.py:145 models.py:274 models.py:321
#: models.py:58 models.py:145 models.py:276 models.py:324
msgid "Workflow"
msgstr ""
@@ -259,75 +263,71 @@ msgstr ""
msgid "Entry action data"
msgstr ""
#: models.py:239
#: models.py:236
msgid "Workflow state action"
msgstr ""
#: models.py:240
msgid "Workflow state actions"
msgstr ""
#: models.py:295
#: models.py:294
msgid "Workflow transition"
msgstr ""
#: models.py:296
#: models.py:295
msgid "Workflow transitions"
msgstr ""
#: models.py:306
#: models.py:309
msgid "Event type"
msgstr "Tipo de evento"
#: models.py:310
#: models.py:313
msgid "Workflow transition trigger event"
msgstr ""
#: models.py:311
#: models.py:314
msgid "Workflow transitions trigger events"
msgstr ""
#: models.py:325
#: models.py:328
msgid "Document"
msgstr ""
#: models.py:420 models.py:435
#: models.py:334 models.py:429
msgid "Workflow instance"
msgstr ""
#: models.py:421
#: models.py:335
msgid "Workflow instances"
msgstr ""
#: models.py:438
#: models.py:432
msgid "Datetime"
msgstr ""
#: models.py:454
#: models.py:446
msgid "Workflow instance log entry"
msgstr ""
#: models.py:455
#: models.py:447
msgid "Workflow instance log entries"
msgstr ""
#: models.py:459
#: models.py:454
msgid "Not a valid transition choice."
msgstr ""
#: models.py:476
#: models.py:471
msgid "Workflow runtime proxy"
msgstr ""
#: models.py:477
#: models.py:472
msgid "Workflow runtime proxies"
msgstr ""
#: models.py:483
#: models.py:478
msgid "Workflow state runtime proxy"
msgstr ""
#: models.py:484
#: models.py:479
msgid "Workflow state runtime proxies"
msgstr ""
@@ -421,7 +421,7 @@ msgstr "Submeter"
msgid "Do transition for workflow: %s"
msgstr ""
#: views.py:171
#: views.py:170
msgid "Available document types"
msgstr ""
@@ -434,91 +434,91 @@ msgstr ""
msgid "Document types assigned the workflow: %s"
msgstr ""
#: views.py:221 views.py:664
#, python-format
msgid "States of workflow: %s"
msgstr ""
#: views.py:248
#: views.py:226
#, python-format
msgid "Create a \"%s\" workflow action"
msgstr ""
#: views.py:288
#: views.py:266
#, python-format
msgid "Delete workflow state action: %s"
msgstr ""
#: views.py:311
#: views.py:289
#, python-format
msgid "Edit workflow state action: %s"
msgstr ""
#: views.py:334 views.py:683
#: views.py:312 views.py:713
msgid "This is a feature preview. Things might not work as expect."
msgstr ""
#: views.py:348
#: views.py:326
#, python-format
msgid "Actions for workflow state: %s"
msgstr ""
#: views.py:382
#: views.py:360
msgid "New workflow state action selection"
msgstr ""
#: views.py:398
#: views.py:378
#, python-format
msgid "Create states for workflow: %s"
msgstr ""
#: views.py:468
#: views.py:470 views.py:694
#, python-format
msgid "Transitions of workflow: %s"
msgid "States of workflow: %s"
msgstr ""
#: views.py:490
#: views.py:493
msgid "Unable to save transition; integrity error."
msgstr ""
#: views.py:502
#: views.py:505
#, python-format
msgid "Create transitions for workflow: %s"
msgstr ""
#: views.py:606
#: views.py:586
#, python-format
msgid "Transitions of workflow: %s"
msgstr ""
#: views.py:636
#, python-format
msgid "Documents with the workflow: %s"
msgstr ""
#: views.py:627
#: views.py:657
#, python-format
msgid "Documents in the workflow \"%s\", state \"%s\""
msgstr ""
#: views.py:705
#: views.py:735
#, python-format
msgid "Error updating workflow transition trigger events; %s"
msgstr ""
#: views.py:711
#: views.py:741
msgid "Workflow transition trigger events updated successfully"
msgstr ""
#: views.py:728
#: views.py:758
#, python-format
msgid "Workflow transition trigger events for: %s"
msgstr ""
#: views.py:757
#: views.py:789
msgid "Launch all workflows?"
msgstr ""
#: views.py:764
#: views.py:796
msgid "Workflow launch queued successfully."
msgstr ""
#: views.py:789
#: views.py:821
#, python-format
msgid "Preview of: %s"
msgstr ""
@@ -529,10 +529,10 @@ msgstr ""
#: workflow_actions.py:25
msgid ""
"Can be an IP address, a domain or a template. Templates receive the workflow"
" log entry instance as part of their context via the variable \"entry_log\"."
" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\","
" \"transition\", \"user\", and \"comment\" attributes."
"Can be an IP address, a domain or a template. Templates receive the workflow "
"log entry instance as part of their context via the variable \"entry_log\". "
"The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\", "
"\"transition\", \"user\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:35
@@ -550,10 +550,10 @@ msgstr ""
#: workflow_actions.py:44
msgid ""
"A JSON document to include in the request. Can also be a template that "
"return a JSON document. Templates receive the workflow log entry instance as"
" part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", "
"\"user\", and \"comment\" attributes."
"return a JSON document. Templates receive the workflow log entry instance as "
"part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", \"user"
"\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:57
File diff suppressed because it is too large Load Diff
@@ -1,112 +1,118 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-27 12:46-0400\n"
"POT-Creation-Date: 2018-03-20 02:05-0400\n"
"PO-Revision-Date: 2017-08-27 16:48+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-"
"edms/language/ro_RO/)\n"
"Language: ro_RO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ro_RO\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"2:1));\n"
#: apps.py:53 queues.py:8
#: apps.py:57 queues.py:8
msgid "Document states"
msgstr ""
#: apps.py:89 apps.py:96
#: apps.py:94 apps.py:101
msgid "Current state of a workflow"
msgstr ""
#: apps.py:90
#: apps.py:95
msgid "Return the current state of the selected workflow"
msgstr ""
#: apps.py:97
#: apps.py:102
msgid ""
"Return the completion value of the current state of the selected workflow"
msgstr ""
#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:276
#: apps.py:145 apps.py:208 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:278
msgid "Label"
msgstr "Etichetă"
#: apps.py:115 models.py:44
#: apps.py:148 models.py:44
msgid "Internal name"
msgstr ""
#: apps.py:119
#: apps.py:152
msgid "Initial state"
msgstr ""
#: apps.py:120 apps.py:130 apps.py:140 apps.py:146
#: apps.py:153 apps.py:163 apps.py:173 apps.py:179
msgid "None"
msgstr "Nici unul"
#: apps.py:124
#: apps.py:157
msgid "Current state"
msgstr ""
#: apps.py:128 apps.py:155 models.py:446
#: apps.py:161 apps.py:188 models.py:440
msgid "User"
msgstr "utilizator"
#: apps.py:134
#: apps.py:167
msgid "Last transition"
msgstr ""
#: apps.py:138 apps.py:151
#: apps.py:171 apps.py:184
msgid "Date and time"
msgstr ""
#: apps.py:144 apps.py:171 models.py:159
#: apps.py:177 apps.py:204 models.py:159
msgid "Completion"
msgstr ""
#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442
#: apps.py:191 forms.py:173 links.py:111 models.py:305 models.py:436
msgid "Transition"
msgstr ""
#: apps.py:162 forms.py:176 models.py:448
#: apps.py:195 forms.py:176 models.py:442
msgid "Comment"
msgstr "Comentariu"
#: apps.py:167
#: apps.py:200
msgid "Is initial state?"
msgstr ""
#: apps.py:178
#: apps.py:211
msgid "Enabled?"
msgstr ""
#: apps.py:182
#: apps.py:215
msgid "When?"
msgstr ""
#: apps.py:186
#: apps.py:219
msgid "Action type"
msgstr ""
#: apps.py:191 models.py:279
#: apps.py:224 models.py:281
msgid "Origin state"
msgstr ""
#: apps.py:195 models.py:284
#: apps.py:228 models.py:286
msgid "Destination state"
msgstr ""
#: apps.py:199
#: apps.py:232
msgid "Triggers"
msgstr ""
#: error_logs.py:8 models.py:237
msgid "Workflow state actions"
msgstr ""
#: forms.py:22
msgid "Action"
msgstr ""
@@ -128,8 +134,7 @@ msgstr "Da"
msgid "Event trigger: %s"
msgstr ""
#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141
#: views.py:576
#: links.py:15 links.py:39 links.py:121 models.py:59 views.py:141 views.py:606
msgid "Workflows"
msgstr ""
@@ -137,7 +142,7 @@ msgstr ""
msgid "Create workflow"
msgstr ""
#: links.py:25 links.py:43 links.py:67 links.py:85
#: links.py:25 links.py:43 links.py:67 links.py:87
msgid "Delete"
msgstr "Șterge"
@@ -145,7 +150,7 @@ msgstr "Șterge"
msgid "Document types"
msgstr ""
#: links.py:34 links.py:48 links.py:71 links.py:89
#: links.py:34 links.py:48 links.py:71 links.py:91
msgid "Edit"
msgstr "Editează"
@@ -161,39 +166,39 @@ msgstr ""
msgid "Create state"
msgstr ""
#: links.py:75 links.py:129
#: links.py:76 links.py:131
msgid "States"
msgstr ""
#: links.py:79
#: links.py:81
msgid "Create transition"
msgstr ""
#: links.py:94
#: links.py:96
msgid "Transitions"
msgstr ""
#: links.py:101 queues.py:12
#: links.py:103 queues.py:12
msgid "Launch all workflows"
msgstr ""
#: links.py:105
#: links.py:107
msgid "Detail"
msgstr ""
#: links.py:114
#: links.py:116
msgid "Workflow documents"
msgstr ""
#: links.py:123
#: links.py:125
msgid "State documents"
msgstr ""
#: links.py:134
#: links.py:136
msgid "Transition triggers"
msgstr ""
#: links.py:139
#: links.py:141
msgid "Preview"
msgstr ""
@@ -211,7 +216,7 @@ msgid ""
"contain letters, numbers, and underscores."
msgstr ""
#: models.py:127 models.py:145 models.py:274 models.py:321
#: models.py:58 models.py:145 models.py:276 models.py:324
msgid "Workflow"
msgstr ""
@@ -259,75 +264,71 @@ msgstr ""
msgid "Entry action data"
msgstr ""
#: models.py:239
#: models.py:236
msgid "Workflow state action"
msgstr ""
#: models.py:240
msgid "Workflow state actions"
msgstr ""
#: models.py:295
#: models.py:294
msgid "Workflow transition"
msgstr ""
#: models.py:296
#: models.py:295
msgid "Workflow transitions"
msgstr ""
#: models.py:306
#: models.py:309
msgid "Event type"
msgstr "Tip eveniment"
#: models.py:310
#: models.py:313
msgid "Workflow transition trigger event"
msgstr ""
#: models.py:311
#: models.py:314
msgid "Workflow transitions trigger events"
msgstr ""
#: models.py:325
#: models.py:328
msgid "Document"
msgstr ""
#: models.py:420 models.py:435
#: models.py:334 models.py:429
msgid "Workflow instance"
msgstr ""
#: models.py:421
#: models.py:335
msgid "Workflow instances"
msgstr ""
#: models.py:438
#: models.py:432
msgid "Datetime"
msgstr ""
#: models.py:454
#: models.py:446
msgid "Workflow instance log entry"
msgstr ""
#: models.py:455
#: models.py:447
msgid "Workflow instance log entries"
msgstr ""
#: models.py:459
#: models.py:454
msgid "Not a valid transition choice."
msgstr ""
#: models.py:476
#: models.py:471
msgid "Workflow runtime proxy"
msgstr ""
#: models.py:477
#: models.py:472
msgid "Workflow runtime proxies"
msgstr ""
#: models.py:483
#: models.py:478
msgid "Workflow state runtime proxy"
msgstr ""
#: models.py:484
#: models.py:479
msgid "Workflow state runtime proxies"
msgstr ""
@@ -421,7 +422,7 @@ msgstr "Trimiteţi"
msgid "Do transition for workflow: %s"
msgstr ""
#: views.py:171
#: views.py:170
msgid "Available document types"
msgstr ""
@@ -434,91 +435,91 @@ msgstr ""
msgid "Document types assigned the workflow: %s"
msgstr ""
#: views.py:221 views.py:664
#, python-format
msgid "States of workflow: %s"
msgstr ""
#: views.py:248
#: views.py:226
#, python-format
msgid "Create a \"%s\" workflow action"
msgstr ""
#: views.py:288
#: views.py:266
#, python-format
msgid "Delete workflow state action: %s"
msgstr ""
#: views.py:311
#: views.py:289
#, python-format
msgid "Edit workflow state action: %s"
msgstr ""
#: views.py:334 views.py:683
#: views.py:312 views.py:713
msgid "This is a feature preview. Things might not work as expect."
msgstr ""
#: views.py:348
#: views.py:326
#, python-format
msgid "Actions for workflow state: %s"
msgstr ""
#: views.py:382
#: views.py:360
msgid "New workflow state action selection"
msgstr ""
#: views.py:398
#: views.py:378
#, python-format
msgid "Create states for workflow: %s"
msgstr ""
#: views.py:468
#: views.py:470 views.py:694
#, python-format
msgid "Transitions of workflow: %s"
msgid "States of workflow: %s"
msgstr ""
#: views.py:490
#: views.py:493
msgid "Unable to save transition; integrity error."
msgstr ""
#: views.py:502
#: views.py:505
#, python-format
msgid "Create transitions for workflow: %s"
msgstr ""
#: views.py:606
#: views.py:586
#, python-format
msgid "Transitions of workflow: %s"
msgstr ""
#: views.py:636
#, python-format
msgid "Documents with the workflow: %s"
msgstr ""
#: views.py:627
#: views.py:657
#, python-format
msgid "Documents in the workflow \"%s\", state \"%s\""
msgstr ""
#: views.py:705
#: views.py:735
#, python-format
msgid "Error updating workflow transition trigger events; %s"
msgstr ""
#: views.py:711
#: views.py:741
msgid "Workflow transition trigger events updated successfully"
msgstr ""
#: views.py:728
#: views.py:758
#, python-format
msgid "Workflow transition trigger events for: %s"
msgstr ""
#: views.py:757
#: views.py:789
msgid "Launch all workflows?"
msgstr ""
#: views.py:764
#: views.py:796
msgid "Workflow launch queued successfully."
msgstr ""
#: views.py:789
#: views.py:821
#, python-format
msgid "Preview of: %s"
msgstr ""
@@ -529,10 +530,10 @@ msgstr ""
#: workflow_actions.py:25
msgid ""
"Can be an IP address, a domain or a template. Templates receive the workflow"
" log entry instance as part of their context via the variable \"entry_log\"."
" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\","
" \"transition\", \"user\", and \"comment\" attributes."
"Can be an IP address, a domain or a template. Templates receive the workflow "
"log entry instance as part of their context via the variable \"entry_log\". "
"The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\", "
"\"transition\", \"user\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:35
@@ -550,10 +551,10 @@ msgstr ""
#: workflow_actions.py:44
msgid ""
"A JSON document to include in the request. Can also be a template that "
"return a JSON document. Templates receive the workflow log entry instance as"
" part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", "
"\"user\", and \"comment\" attributes."
"return a JSON document. Templates receive the workflow log entry instance as "
"part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", \"user"
"\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:57
@@ -1,113 +1,120 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# lilo.panic, 2016
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-27 12:46-0400\n"
"POT-Creation-Date: 2018-03-20 02:05-0400\n"
"PO-Revision-Date: 2017-08-27 16:48+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/"
"language/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
#: apps.py:53 queues.py:8
#: apps.py:57 queues.py:8
msgid "Document states"
msgstr "Статусы документа"
#: apps.py:89 apps.py:96
#: apps.py:94 apps.py:101
msgid "Current state of a workflow"
msgstr ""
#: apps.py:90
#: apps.py:95
msgid "Return the current state of the selected workflow"
msgstr ""
#: apps.py:97
#: apps.py:102
msgid ""
"Return the completion value of the current state of the selected workflow"
msgstr ""
#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:276
#: apps.py:145 apps.py:208 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:278
msgid "Label"
msgstr "Надпись"
#: apps.py:115 models.py:44
#: apps.py:148 models.py:44
msgid "Internal name"
msgstr "Внутреннее имя"
#: apps.py:119
#: apps.py:152
msgid "Initial state"
msgstr "Исходное состояние"
#: apps.py:120 apps.py:130 apps.py:140 apps.py:146
#: apps.py:153 apps.py:163 apps.py:173 apps.py:179
msgid "None"
msgstr "Ничего"
#: apps.py:124
#: apps.py:157
msgid "Current state"
msgstr "Текущее состояние"
#: apps.py:128 apps.py:155 models.py:446
#: apps.py:161 apps.py:188 models.py:440
msgid "User"
msgstr "Пользователь"
#: apps.py:134
#: apps.py:167
msgid "Last transition"
msgstr ""
#: apps.py:138 apps.py:151
#: apps.py:171 apps.py:184
msgid "Date and time"
msgstr "Дата и время"
#: apps.py:144 apps.py:171 models.py:159
#: apps.py:177 apps.py:204 models.py:159
msgid "Completion"
msgstr "Завершение"
#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442
#: apps.py:191 forms.py:173 links.py:111 models.py:305 models.py:436
msgid "Transition"
msgstr "Переход"
#: apps.py:162 forms.py:176 models.py:448
#: apps.py:195 forms.py:176 models.py:442
msgid "Comment"
msgstr "Комментарий"
#: apps.py:167
#: apps.py:200
msgid "Is initial state?"
msgstr ""
#: apps.py:178
#: apps.py:211
msgid "Enabled?"
msgstr ""
#: apps.py:182
#: apps.py:215
msgid "When?"
msgstr ""
#: apps.py:186
#: apps.py:219
msgid "Action type"
msgstr ""
#: apps.py:191 models.py:279
#: apps.py:224 models.py:281
msgid "Origin state"
msgstr ""
#: apps.py:195 models.py:284
#: apps.py:228 models.py:286
msgid "Destination state"
msgstr ""
#: apps.py:199
#: apps.py:232
msgid "Triggers"
msgstr ""
#: error_logs.py:8 models.py:237
msgid "Workflow state actions"
msgstr ""
#: forms.py:22
msgid "Action"
msgstr ""
@@ -129,8 +136,7 @@ msgstr "Да"
msgid "Event trigger: %s"
msgstr ""
#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141
#: views.py:576
#: links.py:15 links.py:39 links.py:121 models.py:59 views.py:141 views.py:606
msgid "Workflows"
msgstr ""
@@ -138,7 +144,7 @@ msgstr ""
msgid "Create workflow"
msgstr ""
#: links.py:25 links.py:43 links.py:67 links.py:85
#: links.py:25 links.py:43 links.py:67 links.py:87
msgid "Delete"
msgstr "Удалить"
@@ -146,7 +152,7 @@ msgstr "Удалить"
msgid "Document types"
msgstr "Типы документов"
#: links.py:34 links.py:48 links.py:71 links.py:89
#: links.py:34 links.py:48 links.py:71 links.py:91
msgid "Edit"
msgstr "Редактировать"
@@ -162,39 +168,39 @@ msgstr ""
msgid "Create state"
msgstr ""
#: links.py:75 links.py:129
#: links.py:76 links.py:131
msgid "States"
msgstr ""
#: links.py:79
#: links.py:81
msgid "Create transition"
msgstr ""
#: links.py:94
#: links.py:96
msgid "Transitions"
msgstr ""
#: links.py:101 queues.py:12
#: links.py:103 queues.py:12
msgid "Launch all workflows"
msgstr ""
#: links.py:105
#: links.py:107
msgid "Detail"
msgstr ""
#: links.py:114
#: links.py:116
msgid "Workflow documents"
msgstr ""
#: links.py:123
#: links.py:125
msgid "State documents"
msgstr ""
#: links.py:134
#: links.py:136
msgid "Transition triggers"
msgstr ""
#: links.py:139
#: links.py:141
msgid "Preview"
msgstr "Предварительный просмотр"
@@ -212,7 +218,7 @@ msgid ""
"contain letters, numbers, and underscores."
msgstr ""
#: models.py:127 models.py:145 models.py:274 models.py:321
#: models.py:58 models.py:145 models.py:276 models.py:324
msgid "Workflow"
msgstr ""
@@ -260,75 +266,71 @@ msgstr ""
msgid "Entry action data"
msgstr ""
#: models.py:239
#: models.py:236
msgid "Workflow state action"
msgstr ""
#: models.py:240
msgid "Workflow state actions"
msgstr ""
#: models.py:295
#: models.py:294
msgid "Workflow transition"
msgstr ""
#: models.py:296
#: models.py:295
msgid "Workflow transitions"
msgstr ""
#: models.py:306
#: models.py:309
msgid "Event type"
msgstr "Тип события"
#: models.py:310
#: models.py:313
msgid "Workflow transition trigger event"
msgstr ""
#: models.py:311
#: models.py:314
msgid "Workflow transitions trigger events"
msgstr ""
#: models.py:325
#: models.py:328
msgid "Document"
msgstr "Документ"
#: models.py:420 models.py:435
#: models.py:334 models.py:429
msgid "Workflow instance"
msgstr ""
#: models.py:421
#: models.py:335
msgid "Workflow instances"
msgstr ""
#: models.py:438
#: models.py:432
msgid "Datetime"
msgstr ""
#: models.py:454
#: models.py:446
msgid "Workflow instance log entry"
msgstr ""
#: models.py:455
#: models.py:447
msgid "Workflow instance log entries"
msgstr ""
#: models.py:459
#: models.py:454
msgid "Not a valid transition choice."
msgstr ""
#: models.py:476
#: models.py:471
msgid "Workflow runtime proxy"
msgstr ""
#: models.py:477
#: models.py:472
msgid "Workflow runtime proxies"
msgstr ""
#: models.py:483
#: models.py:478
msgid "Workflow state runtime proxy"
msgstr ""
#: models.py:484
#: models.py:479
msgid "Workflow state runtime proxies"
msgstr ""
@@ -422,7 +424,7 @@ msgstr "Подтвердить"
msgid "Do transition for workflow: %s"
msgstr ""
#: views.py:171
#: views.py:170
msgid "Available document types"
msgstr "Доступные типы документов"
@@ -435,91 +437,91 @@ msgstr ""
msgid "Document types assigned the workflow: %s"
msgstr ""
#: views.py:221 views.py:664
#, python-format
msgid "States of workflow: %s"
msgstr ""
#: views.py:248
#: views.py:226
#, python-format
msgid "Create a \"%s\" workflow action"
msgstr ""
#: views.py:288
#: views.py:266
#, python-format
msgid "Delete workflow state action: %s"
msgstr ""
#: views.py:311
#: views.py:289
#, python-format
msgid "Edit workflow state action: %s"
msgstr ""
#: views.py:334 views.py:683
#: views.py:312 views.py:713
msgid "This is a feature preview. Things might not work as expect."
msgstr ""
#: views.py:348
#: views.py:326
#, python-format
msgid "Actions for workflow state: %s"
msgstr ""
#: views.py:382
#: views.py:360
msgid "New workflow state action selection"
msgstr ""
#: views.py:398
#: views.py:378
#, python-format
msgid "Create states for workflow: %s"
msgstr ""
#: views.py:468
#: views.py:470 views.py:694
#, python-format
msgid "Transitions of workflow: %s"
msgid "States of workflow: %s"
msgstr ""
#: views.py:490
#: views.py:493
msgid "Unable to save transition; integrity error."
msgstr ""
#: views.py:502
#: views.py:505
#, python-format
msgid "Create transitions for workflow: %s"
msgstr ""
#: views.py:606
#: views.py:586
#, python-format
msgid "Transitions of workflow: %s"
msgstr ""
#: views.py:636
#, python-format
msgid "Documents with the workflow: %s"
msgstr ""
#: views.py:627
#: views.py:657
#, python-format
msgid "Documents in the workflow \"%s\", state \"%s\""
msgstr ""
#: views.py:705
#: views.py:735
#, python-format
msgid "Error updating workflow transition trigger events; %s"
msgstr ""
#: views.py:711
#: views.py:741
msgid "Workflow transition trigger events updated successfully"
msgstr ""
#: views.py:728
#: views.py:758
#, python-format
msgid "Workflow transition trigger events for: %s"
msgstr ""
#: views.py:757
#: views.py:789
msgid "Launch all workflows?"
msgstr ""
#: views.py:764
#: views.py:796
msgid "Workflow launch queued successfully."
msgstr ""
#: views.py:789
#: views.py:821
#, python-format
msgid "Preview of: %s"
msgstr ""
@@ -530,10 +532,10 @@ msgstr ""
#: workflow_actions.py:25
msgid ""
"Can be an IP address, a domain or a template. Templates receive the workflow"
" log entry instance as part of their context via the variable \"entry_log\"."
" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\","
" \"transition\", \"user\", and \"comment\" attributes."
"Can be an IP address, a domain or a template. Templates receive the workflow "
"log entry instance as part of their context via the variable \"entry_log\". "
"The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\", "
"\"transition\", \"user\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:35
@@ -551,10 +553,10 @@ msgstr ""
#: workflow_actions.py:44
msgid ""
"A JSON document to include in the request. Can also be a template that "
"return a JSON document. Templates receive the workflow log entry instance as"
" part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", "
"\"user\", and \"comment\" attributes."
"return a JSON document. Templates receive the workflow log entry instance as "
"part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", \"user"
"\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:57
@@ -1,112 +1,118 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-27 12:46-0400\n"
"POT-Creation-Date: 2018-03-20 02:05-0400\n"
"PO-Revision-Date: 2017-08-27 16:48+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-"
"edms/language/sl_SI/)\n"
"Language: sl_SI\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl_SI\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"
#: apps.py:53 queues.py:8
#: apps.py:57 queues.py:8
msgid "Document states"
msgstr ""
#: apps.py:89 apps.py:96
#: apps.py:94 apps.py:101
msgid "Current state of a workflow"
msgstr ""
#: apps.py:90
#: apps.py:95
msgid "Return the current state of the selected workflow"
msgstr ""
#: apps.py:97
#: apps.py:102
msgid ""
"Return the completion value of the current state of the selected workflow"
msgstr ""
#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:276
#: apps.py:145 apps.py:208 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:278
msgid "Label"
msgstr "Oznaka"
#: apps.py:115 models.py:44
#: apps.py:148 models.py:44
msgid "Internal name"
msgstr ""
#: apps.py:119
#: apps.py:152
msgid "Initial state"
msgstr ""
#: apps.py:120 apps.py:130 apps.py:140 apps.py:146
#: apps.py:153 apps.py:163 apps.py:173 apps.py:179
msgid "None"
msgstr "Brez"
#: apps.py:124
#: apps.py:157
msgid "Current state"
msgstr ""
#: apps.py:128 apps.py:155 models.py:446
#: apps.py:161 apps.py:188 models.py:440
msgid "User"
msgstr ""
#: apps.py:134
#: apps.py:167
msgid "Last transition"
msgstr ""
#: apps.py:138 apps.py:151
#: apps.py:171 apps.py:184
msgid "Date and time"
msgstr ""
#: apps.py:144 apps.py:171 models.py:159
#: apps.py:177 apps.py:204 models.py:159
msgid "Completion"
msgstr ""
#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442
#: apps.py:191 forms.py:173 links.py:111 models.py:305 models.py:436
msgid "Transition"
msgstr ""
#: apps.py:162 forms.py:176 models.py:448
#: apps.py:195 forms.py:176 models.py:442
msgid "Comment"
msgstr "Komentar"
#: apps.py:167
#: apps.py:200
msgid "Is initial state?"
msgstr ""
#: apps.py:178
#: apps.py:211
msgid "Enabled?"
msgstr ""
#: apps.py:182
#: apps.py:215
msgid "When?"
msgstr ""
#: apps.py:186
#: apps.py:219
msgid "Action type"
msgstr ""
#: apps.py:191 models.py:279
#: apps.py:224 models.py:281
msgid "Origin state"
msgstr ""
#: apps.py:195 models.py:284
#: apps.py:228 models.py:286
msgid "Destination state"
msgstr ""
#: apps.py:199
#: apps.py:232
msgid "Triggers"
msgstr ""
#: error_logs.py:8 models.py:237
msgid "Workflow state actions"
msgstr ""
#: forms.py:22
msgid "Action"
msgstr ""
@@ -128,8 +134,7 @@ msgstr ""
msgid "Event trigger: %s"
msgstr ""
#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141
#: views.py:576
#: links.py:15 links.py:39 links.py:121 models.py:59 views.py:141 views.py:606
msgid "Workflows"
msgstr ""
@@ -137,7 +142,7 @@ msgstr ""
msgid "Create workflow"
msgstr ""
#: links.py:25 links.py:43 links.py:67 links.py:85
#: links.py:25 links.py:43 links.py:67 links.py:87
msgid "Delete"
msgstr ""
@@ -145,7 +150,7 @@ msgstr ""
msgid "Document types"
msgstr ""
#: links.py:34 links.py:48 links.py:71 links.py:89
#: links.py:34 links.py:48 links.py:71 links.py:91
msgid "Edit"
msgstr ""
@@ -161,39 +166,39 @@ msgstr ""
msgid "Create state"
msgstr ""
#: links.py:75 links.py:129
#: links.py:76 links.py:131
msgid "States"
msgstr ""
#: links.py:79
#: links.py:81
msgid "Create transition"
msgstr ""
#: links.py:94
#: links.py:96
msgid "Transitions"
msgstr ""
#: links.py:101 queues.py:12
#: links.py:103 queues.py:12
msgid "Launch all workflows"
msgstr ""
#: links.py:105
#: links.py:107
msgid "Detail"
msgstr ""
#: links.py:114
#: links.py:116
msgid "Workflow documents"
msgstr ""
#: links.py:123
#: links.py:125
msgid "State documents"
msgstr ""
#: links.py:134
#: links.py:136
msgid "Transition triggers"
msgstr ""
#: links.py:139
#: links.py:141
msgid "Preview"
msgstr ""
@@ -211,7 +216,7 @@ msgid ""
"contain letters, numbers, and underscores."
msgstr ""
#: models.py:127 models.py:145 models.py:274 models.py:321
#: models.py:58 models.py:145 models.py:276 models.py:324
msgid "Workflow"
msgstr ""
@@ -259,75 +264,71 @@ msgstr ""
msgid "Entry action data"
msgstr ""
#: models.py:239
#: models.py:236
msgid "Workflow state action"
msgstr ""
#: models.py:240
msgid "Workflow state actions"
msgstr ""
#: models.py:295
#: models.py:294
msgid "Workflow transition"
msgstr ""
#: models.py:296
#: models.py:295
msgid "Workflow transitions"
msgstr ""
#: models.py:306
#: models.py:309
msgid "Event type"
msgstr ""
#: models.py:310
#: models.py:313
msgid "Workflow transition trigger event"
msgstr ""
#: models.py:311
#: models.py:314
msgid "Workflow transitions trigger events"
msgstr ""
#: models.py:325
#: models.py:328
msgid "Document"
msgstr "Dokument"
#: models.py:420 models.py:435
#: models.py:334 models.py:429
msgid "Workflow instance"
msgstr ""
#: models.py:421
#: models.py:335
msgid "Workflow instances"
msgstr ""
#: models.py:438
#: models.py:432
msgid "Datetime"
msgstr ""
#: models.py:454
#: models.py:446
msgid "Workflow instance log entry"
msgstr ""
#: models.py:455
#: models.py:447
msgid "Workflow instance log entries"
msgstr ""
#: models.py:459
#: models.py:454
msgid "Not a valid transition choice."
msgstr ""
#: models.py:476
#: models.py:471
msgid "Workflow runtime proxy"
msgstr ""
#: models.py:477
#: models.py:472
msgid "Workflow runtime proxies"
msgstr ""
#: models.py:483
#: models.py:478
msgid "Workflow state runtime proxy"
msgstr ""
#: models.py:484
#: models.py:479
msgid "Workflow state runtime proxies"
msgstr ""
@@ -421,7 +422,7 @@ msgstr ""
msgid "Do transition for workflow: %s"
msgstr ""
#: views.py:171
#: views.py:170
msgid "Available document types"
msgstr ""
@@ -434,91 +435,91 @@ msgstr ""
msgid "Document types assigned the workflow: %s"
msgstr ""
#: views.py:221 views.py:664
#, python-format
msgid "States of workflow: %s"
msgstr ""
#: views.py:248
#: views.py:226
#, python-format
msgid "Create a \"%s\" workflow action"
msgstr ""
#: views.py:288
#: views.py:266
#, python-format
msgid "Delete workflow state action: %s"
msgstr ""
#: views.py:311
#: views.py:289
#, python-format
msgid "Edit workflow state action: %s"
msgstr ""
#: views.py:334 views.py:683
#: views.py:312 views.py:713
msgid "This is a feature preview. Things might not work as expect."
msgstr ""
#: views.py:348
#: views.py:326
#, python-format
msgid "Actions for workflow state: %s"
msgstr ""
#: views.py:382
#: views.py:360
msgid "New workflow state action selection"
msgstr ""
#: views.py:398
#: views.py:378
#, python-format
msgid "Create states for workflow: %s"
msgstr ""
#: views.py:468
#: views.py:470 views.py:694
#, python-format
msgid "Transitions of workflow: %s"
msgid "States of workflow: %s"
msgstr ""
#: views.py:490
#: views.py:493
msgid "Unable to save transition; integrity error."
msgstr ""
#: views.py:502
#: views.py:505
#, python-format
msgid "Create transitions for workflow: %s"
msgstr ""
#: views.py:606
#: views.py:586
#, python-format
msgid "Transitions of workflow: %s"
msgstr ""
#: views.py:636
#, python-format
msgid "Documents with the workflow: %s"
msgstr ""
#: views.py:627
#: views.py:657
#, python-format
msgid "Documents in the workflow \"%s\", state \"%s\""
msgstr ""
#: views.py:705
#: views.py:735
#, python-format
msgid "Error updating workflow transition trigger events; %s"
msgstr ""
#: views.py:711
#: views.py:741
msgid "Workflow transition trigger events updated successfully"
msgstr ""
#: views.py:728
#: views.py:758
#, python-format
msgid "Workflow transition trigger events for: %s"
msgstr ""
#: views.py:757
#: views.py:789
msgid "Launch all workflows?"
msgstr ""
#: views.py:764
#: views.py:796
msgid "Workflow launch queued successfully."
msgstr ""
#: views.py:789
#: views.py:821
#, python-format
msgid "Preview of: %s"
msgstr ""
@@ -529,10 +530,10 @@ msgstr ""
#: workflow_actions.py:25
msgid ""
"Can be an IP address, a domain or a template. Templates receive the workflow"
" log entry instance as part of their context via the variable \"entry_log\"."
" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\","
" \"transition\", \"user\", and \"comment\" attributes."
"Can be an IP address, a domain or a template. Templates receive the workflow "
"log entry instance as part of their context via the variable \"entry_log\". "
"The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\", "
"\"transition\", \"user\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:35
@@ -550,10 +551,10 @@ msgstr ""
#: workflow_actions.py:44
msgid ""
"A JSON document to include in the request. Can also be a template that "
"return a JSON document. Templates receive the workflow log entry instance as"
" part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", "
"\"user\", and \"comment\" attributes."
"return a JSON document. Templates receive the workflow log entry instance as "
"part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", \"user"
"\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:57
File diff suppressed because it is too large Load Diff
@@ -1,112 +1,117 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-27 12:46-0400\n"
"POT-Creation-Date: 2018-03-20 02:05-0400\n"
"PO-Revision-Date: 2017-08-27 16:48+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/"
"mayan-edms/language/vi_VN/)\n"
"Language: vi_VN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:53 queues.py:8
#: apps.py:57 queues.py:8
msgid "Document states"
msgstr ""
#: apps.py:89 apps.py:96
#: apps.py:94 apps.py:101
msgid "Current state of a workflow"
msgstr ""
#: apps.py:90
#: apps.py:95
msgid "Return the current state of the selected workflow"
msgstr ""
#: apps.py:97
#: apps.py:102
msgid ""
"Return the completion value of the current state of the selected workflow"
msgstr ""
#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:276
#: apps.py:145 apps.py:208 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:278
msgid "Label"
msgstr ""
#: apps.py:115 models.py:44
#: apps.py:148 models.py:44
msgid "Internal name"
msgstr ""
#: apps.py:119
#: apps.py:152
msgid "Initial state"
msgstr ""
#: apps.py:120 apps.py:130 apps.py:140 apps.py:146
#: apps.py:153 apps.py:163 apps.py:173 apps.py:179
msgid "None"
msgstr "None"
#: apps.py:124
#: apps.py:157
msgid "Current state"
msgstr ""
#: apps.py:128 apps.py:155 models.py:446
#: apps.py:161 apps.py:188 models.py:440
msgid "User"
msgstr "Người dùng"
#: apps.py:134
#: apps.py:167
msgid "Last transition"
msgstr ""
#: apps.py:138 apps.py:151
#: apps.py:171 apps.py:184
msgid "Date and time"
msgstr ""
#: apps.py:144 apps.py:171 models.py:159
#: apps.py:177 apps.py:204 models.py:159
msgid "Completion"
msgstr ""
#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442
#: apps.py:191 forms.py:173 links.py:111 models.py:305 models.py:436
msgid "Transition"
msgstr ""
#: apps.py:162 forms.py:176 models.py:448
#: apps.py:195 forms.py:176 models.py:442
msgid "Comment"
msgstr "Chú thích"
#: apps.py:167
#: apps.py:200
msgid "Is initial state?"
msgstr ""
#: apps.py:178
#: apps.py:211
msgid "Enabled?"
msgstr ""
#: apps.py:182
#: apps.py:215
msgid "When?"
msgstr ""
#: apps.py:186
#: apps.py:219
msgid "Action type"
msgstr ""
#: apps.py:191 models.py:279
#: apps.py:224 models.py:281
msgid "Origin state"
msgstr ""
#: apps.py:195 models.py:284
#: apps.py:228 models.py:286
msgid "Destination state"
msgstr ""
#: apps.py:199
#: apps.py:232
msgid "Triggers"
msgstr ""
#: error_logs.py:8 models.py:237
msgid "Workflow state actions"
msgstr ""
#: forms.py:22
msgid "Action"
msgstr ""
@@ -128,8 +133,7 @@ msgstr ""
msgid "Event trigger: %s"
msgstr ""
#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141
#: views.py:576
#: links.py:15 links.py:39 links.py:121 models.py:59 views.py:141 views.py:606
msgid "Workflows"
msgstr ""
@@ -137,7 +141,7 @@ msgstr ""
msgid "Create workflow"
msgstr ""
#: links.py:25 links.py:43 links.py:67 links.py:85
#: links.py:25 links.py:43 links.py:67 links.py:87
msgid "Delete"
msgstr ""
@@ -145,7 +149,7 @@ msgstr ""
msgid "Document types"
msgstr ""
#: links.py:34 links.py:48 links.py:71 links.py:89
#: links.py:34 links.py:48 links.py:71 links.py:91
msgid "Edit"
msgstr "Sửa"
@@ -161,39 +165,39 @@ msgstr ""
msgid "Create state"
msgstr ""
#: links.py:75 links.py:129
#: links.py:76 links.py:131
msgid "States"
msgstr ""
#: links.py:79
#: links.py:81
msgid "Create transition"
msgstr ""
#: links.py:94
#: links.py:96
msgid "Transitions"
msgstr ""
#: links.py:101 queues.py:12
#: links.py:103 queues.py:12
msgid "Launch all workflows"
msgstr ""
#: links.py:105
#: links.py:107
msgid "Detail"
msgstr ""
#: links.py:114
#: links.py:116
msgid "Workflow documents"
msgstr ""
#: links.py:123
#: links.py:125
msgid "State documents"
msgstr ""
#: links.py:134
#: links.py:136
msgid "Transition triggers"
msgstr ""
#: links.py:139
#: links.py:141
msgid "Preview"
msgstr ""
@@ -211,7 +215,7 @@ msgid ""
"contain letters, numbers, and underscores."
msgstr ""
#: models.py:127 models.py:145 models.py:274 models.py:321
#: models.py:58 models.py:145 models.py:276 models.py:324
msgid "Workflow"
msgstr ""
@@ -259,75 +263,71 @@ msgstr ""
msgid "Entry action data"
msgstr ""
#: models.py:239
#: models.py:236
msgid "Workflow state action"
msgstr ""
#: models.py:240
msgid "Workflow state actions"
msgstr ""
#: models.py:295
#: models.py:294
msgid "Workflow transition"
msgstr ""
#: models.py:296
#: models.py:295
msgid "Workflow transitions"
msgstr ""
#: models.py:306
#: models.py:309
msgid "Event type"
msgstr "Loại sự kiện"
#: models.py:310
#: models.py:313
msgid "Workflow transition trigger event"
msgstr ""
#: models.py:311
#: models.py:314
msgid "Workflow transitions trigger events"
msgstr ""
#: models.py:325
#: models.py:328
msgid "Document"
msgstr ""
#: models.py:420 models.py:435
#: models.py:334 models.py:429
msgid "Workflow instance"
msgstr ""
#: models.py:421
#: models.py:335
msgid "Workflow instances"
msgstr ""
#: models.py:438
#: models.py:432
msgid "Datetime"
msgstr ""
#: models.py:454
#: models.py:446
msgid "Workflow instance log entry"
msgstr ""
#: models.py:455
#: models.py:447
msgid "Workflow instance log entries"
msgstr ""
#: models.py:459
#: models.py:454
msgid "Not a valid transition choice."
msgstr ""
#: models.py:476
#: models.py:471
msgid "Workflow runtime proxy"
msgstr ""
#: models.py:477
#: models.py:472
msgid "Workflow runtime proxies"
msgstr ""
#: models.py:483
#: models.py:478
msgid "Workflow state runtime proxy"
msgstr ""
#: models.py:484
#: models.py:479
msgid "Workflow state runtime proxies"
msgstr ""
@@ -421,7 +421,7 @@ msgstr ""
msgid "Do transition for workflow: %s"
msgstr ""
#: views.py:171
#: views.py:170
msgid "Available document types"
msgstr ""
@@ -434,91 +434,91 @@ msgstr ""
msgid "Document types assigned the workflow: %s"
msgstr ""
#: views.py:221 views.py:664
#, python-format
msgid "States of workflow: %s"
msgstr ""
#: views.py:248
#: views.py:226
#, python-format
msgid "Create a \"%s\" workflow action"
msgstr ""
#: views.py:288
#: views.py:266
#, python-format
msgid "Delete workflow state action: %s"
msgstr ""
#: views.py:311
#: views.py:289
#, python-format
msgid "Edit workflow state action: %s"
msgstr ""
#: views.py:334 views.py:683
#: views.py:312 views.py:713
msgid "This is a feature preview. Things might not work as expect."
msgstr ""
#: views.py:348
#: views.py:326
#, python-format
msgid "Actions for workflow state: %s"
msgstr ""
#: views.py:382
#: views.py:360
msgid "New workflow state action selection"
msgstr ""
#: views.py:398
#: views.py:378
#, python-format
msgid "Create states for workflow: %s"
msgstr ""
#: views.py:468
#: views.py:470 views.py:694
#, python-format
msgid "Transitions of workflow: %s"
msgid "States of workflow: %s"
msgstr ""
#: views.py:490
#: views.py:493
msgid "Unable to save transition; integrity error."
msgstr ""
#: views.py:502
#: views.py:505
#, python-format
msgid "Create transitions for workflow: %s"
msgstr ""
#: views.py:606
#: views.py:586
#, python-format
msgid "Transitions of workflow: %s"
msgstr ""
#: views.py:636
#, python-format
msgid "Documents with the workflow: %s"
msgstr ""
#: views.py:627
#: views.py:657
#, python-format
msgid "Documents in the workflow \"%s\", state \"%s\""
msgstr ""
#: views.py:705
#: views.py:735
#, python-format
msgid "Error updating workflow transition trigger events; %s"
msgstr ""
#: views.py:711
#: views.py:741
msgid "Workflow transition trigger events updated successfully"
msgstr ""
#: views.py:728
#: views.py:758
#, python-format
msgid "Workflow transition trigger events for: %s"
msgstr ""
#: views.py:757
#: views.py:789
msgid "Launch all workflows?"
msgstr ""
#: views.py:764
#: views.py:796
msgid "Workflow launch queued successfully."
msgstr ""
#: views.py:789
#: views.py:821
#, python-format
msgid "Preview of: %s"
msgstr ""
@@ -529,10 +529,10 @@ msgstr ""
#: workflow_actions.py:25
msgid ""
"Can be an IP address, a domain or a template. Templates receive the workflow"
" log entry instance as part of their context via the variable \"entry_log\"."
" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\","
" \"transition\", \"user\", and \"comment\" attributes."
"Can be an IP address, a domain or a template. Templates receive the workflow "
"log entry instance as part of their context via the variable \"entry_log\". "
"The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\", "
"\"transition\", \"user\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:35
@@ -550,10 +550,10 @@ msgstr ""
#: workflow_actions.py:44
msgid ""
"A JSON document to include in the request. Can also be a template that "
"return a JSON document. Templates receive the workflow log entry instance as"
" part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", "
"\"user\", and \"comment\" attributes."
"return a JSON document. Templates receive the workflow log entry instance as "
"part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", \"user"
"\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:57
@@ -1,112 +1,117 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-27 12:46-0400\n"
"POT-Creation-Date: 2018-03-20 02:05-0400\n"
"PO-Revision-Date: 2017-08-27 16:48+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n"
"Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/"
"language/zh_CN/)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:53 queues.py:8
#: apps.py:57 queues.py:8
msgid "Document states"
msgstr ""
#: apps.py:89 apps.py:96
#: apps.py:94 apps.py:101
msgid "Current state of a workflow"
msgstr ""
#: apps.py:90
#: apps.py:95
msgid "Return the current state of the selected workflow"
msgstr ""
#: apps.py:97
#: apps.py:102
msgid ""
"Return the completion value of the current state of the selected workflow"
msgstr ""
#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:276
#: apps.py:145 apps.py:208 forms.py:117 models.py:47 models.py:147
#: models.py:216 models.py:278
msgid "Label"
msgstr ""
#: apps.py:115 models.py:44
#: apps.py:148 models.py:44
msgid "Internal name"
msgstr ""
#: apps.py:119
#: apps.py:152
msgid "Initial state"
msgstr ""
#: apps.py:120 apps.py:130 apps.py:140 apps.py:146
#: apps.py:153 apps.py:163 apps.py:173 apps.py:179
msgid "None"
msgstr "无"
#: apps.py:124
#: apps.py:157
msgid "Current state"
msgstr ""
#: apps.py:128 apps.py:155 models.py:446
#: apps.py:161 apps.py:188 models.py:440
msgid "User"
msgstr "用户"
#: apps.py:134
#: apps.py:167
msgid "Last transition"
msgstr ""
#: apps.py:138 apps.py:151
#: apps.py:171 apps.py:184
msgid "Date and time"
msgstr ""
#: apps.py:144 apps.py:171 models.py:159
#: apps.py:177 apps.py:204 models.py:159
msgid "Completion"
msgstr ""
#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442
#: apps.py:191 forms.py:173 links.py:111 models.py:305 models.py:436
msgid "Transition"
msgstr ""
#: apps.py:162 forms.py:176 models.py:448
#: apps.py:195 forms.py:176 models.py:442
msgid "Comment"
msgstr "评论"
#: apps.py:167
#: apps.py:200
msgid "Is initial state?"
msgstr ""
#: apps.py:178
#: apps.py:211
msgid "Enabled?"
msgstr ""
#: apps.py:182
#: apps.py:215
msgid "When?"
msgstr ""
#: apps.py:186
#: apps.py:219
msgid "Action type"
msgstr ""
#: apps.py:191 models.py:279
#: apps.py:224 models.py:281
msgid "Origin state"
msgstr ""
#: apps.py:195 models.py:284
#: apps.py:228 models.py:286
msgid "Destination state"
msgstr ""
#: apps.py:199
#: apps.py:232
msgid "Triggers"
msgstr ""
#: error_logs.py:8 models.py:237
msgid "Workflow state actions"
msgstr ""
#: forms.py:22
msgid "Action"
msgstr ""
@@ -128,8 +133,7 @@ msgstr "是"
msgid "Event trigger: %s"
msgstr ""
#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141
#: views.py:576
#: links.py:15 links.py:39 links.py:121 models.py:59 views.py:141 views.py:606
msgid "Workflows"
msgstr ""
@@ -137,7 +141,7 @@ msgstr ""
msgid "Create workflow"
msgstr ""
#: links.py:25 links.py:43 links.py:67 links.py:85
#: links.py:25 links.py:43 links.py:67 links.py:87
msgid "Delete"
msgstr ""
@@ -145,7 +149,7 @@ msgstr ""
msgid "Document types"
msgstr ""
#: links.py:34 links.py:48 links.py:71 links.py:89
#: links.py:34 links.py:48 links.py:71 links.py:91
msgid "Edit"
msgstr ""
@@ -161,39 +165,39 @@ msgstr ""
msgid "Create state"
msgstr ""
#: links.py:75 links.py:129
#: links.py:76 links.py:131
msgid "States"
msgstr ""
#: links.py:79
#: links.py:81
msgid "Create transition"
msgstr ""
#: links.py:94
#: links.py:96
msgid "Transitions"
msgstr ""
#: links.py:101 queues.py:12
#: links.py:103 queues.py:12
msgid "Launch all workflows"
msgstr ""
#: links.py:105
#: links.py:107
msgid "Detail"
msgstr ""
#: links.py:114
#: links.py:116
msgid "Workflow documents"
msgstr ""
#: links.py:123
#: links.py:125
msgid "State documents"
msgstr ""
#: links.py:134
#: links.py:136
msgid "Transition triggers"
msgstr ""
#: links.py:139
#: links.py:141
msgid "Preview"
msgstr ""
@@ -211,7 +215,7 @@ msgid ""
"contain letters, numbers, and underscores."
msgstr ""
#: models.py:127 models.py:145 models.py:274 models.py:321
#: models.py:58 models.py:145 models.py:276 models.py:324
msgid "Workflow"
msgstr ""
@@ -259,75 +263,71 @@ msgstr ""
msgid "Entry action data"
msgstr ""
#: models.py:239
#: models.py:236
msgid "Workflow state action"
msgstr ""
#: models.py:240
msgid "Workflow state actions"
msgstr ""
#: models.py:295
#: models.py:294
msgid "Workflow transition"
msgstr ""
#: models.py:296
#: models.py:295
msgid "Workflow transitions"
msgstr ""
#: models.py:306
#: models.py:309
msgid "Event type"
msgstr "事件类型"
#: models.py:310
#: models.py:313
msgid "Workflow transition trigger event"
msgstr ""
#: models.py:311
#: models.py:314
msgid "Workflow transitions trigger events"
msgstr ""
#: models.py:325
#: models.py:328
msgid "Document"
msgstr ""
#: models.py:420 models.py:435
#: models.py:334 models.py:429
msgid "Workflow instance"
msgstr ""
#: models.py:421
#: models.py:335
msgid "Workflow instances"
msgstr ""
#: models.py:438
#: models.py:432
msgid "Datetime"
msgstr ""
#: models.py:454
#: models.py:446
msgid "Workflow instance log entry"
msgstr ""
#: models.py:455
#: models.py:447
msgid "Workflow instance log entries"
msgstr ""
#: models.py:459
#: models.py:454
msgid "Not a valid transition choice."
msgstr ""
#: models.py:476
#: models.py:471
msgid "Workflow runtime proxy"
msgstr ""
#: models.py:477
#: models.py:472
msgid "Workflow runtime proxies"
msgstr ""
#: models.py:483
#: models.py:478
msgid "Workflow state runtime proxy"
msgstr ""
#: models.py:484
#: models.py:479
msgid "Workflow state runtime proxies"
msgstr ""
@@ -421,7 +421,7 @@ msgstr "提交"
msgid "Do transition for workflow: %s"
msgstr ""
#: views.py:171
#: views.py:170
msgid "Available document types"
msgstr ""
@@ -434,91 +434,91 @@ msgstr ""
msgid "Document types assigned the workflow: %s"
msgstr ""
#: views.py:221 views.py:664
#, python-format
msgid "States of workflow: %s"
msgstr ""
#: views.py:248
#: views.py:226
#, python-format
msgid "Create a \"%s\" workflow action"
msgstr ""
#: views.py:288
#: views.py:266
#, python-format
msgid "Delete workflow state action: %s"
msgstr ""
#: views.py:311
#: views.py:289
#, python-format
msgid "Edit workflow state action: %s"
msgstr ""
#: views.py:334 views.py:683
#: views.py:312 views.py:713
msgid "This is a feature preview. Things might not work as expect."
msgstr ""
#: views.py:348
#: views.py:326
#, python-format
msgid "Actions for workflow state: %s"
msgstr ""
#: views.py:382
#: views.py:360
msgid "New workflow state action selection"
msgstr ""
#: views.py:398
#: views.py:378
#, python-format
msgid "Create states for workflow: %s"
msgstr ""
#: views.py:468
#: views.py:470 views.py:694
#, python-format
msgid "Transitions of workflow: %s"
msgid "States of workflow: %s"
msgstr ""
#: views.py:490
#: views.py:493
msgid "Unable to save transition; integrity error."
msgstr ""
#: views.py:502
#: views.py:505
#, python-format
msgid "Create transitions for workflow: %s"
msgstr ""
#: views.py:606
#: views.py:586
#, python-format
msgid "Transitions of workflow: %s"
msgstr ""
#: views.py:636
#, python-format
msgid "Documents with the workflow: %s"
msgstr ""
#: views.py:627
#: views.py:657
#, python-format
msgid "Documents in the workflow \"%s\", state \"%s\""
msgstr ""
#: views.py:705
#: views.py:735
#, python-format
msgid "Error updating workflow transition trigger events; %s"
msgstr ""
#: views.py:711
#: views.py:741
msgid "Workflow transition trigger events updated successfully"
msgstr ""
#: views.py:728
#: views.py:758
#, python-format
msgid "Workflow transition trigger events for: %s"
msgstr ""
#: views.py:757
#: views.py:789
msgid "Launch all workflows?"
msgstr ""
#: views.py:764
#: views.py:796
msgid "Workflow launch queued successfully."
msgstr ""
#: views.py:789
#: views.py:821
#, python-format
msgid "Preview of: %s"
msgstr ""
@@ -529,10 +529,10 @@ msgstr ""
#: workflow_actions.py:25
msgid ""
"Can be an IP address, a domain or a template. Templates receive the workflow"
" log entry instance as part of their context via the variable \"entry_log\"."
" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\","
" \"transition\", \"user\", and \"comment\" attributes."
"Can be an IP address, a domain or a template. Templates receive the workflow "
"log entry instance as part of their context via the variable \"entry_log\". "
"The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\", "
"\"transition\", \"user\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:35
@@ -550,10 +550,10 @@ msgstr ""
#: workflow_actions.py:44
msgid ""
"A JSON document to include in the request. Can also be a template that "
"return a JSON document. Templates receive the workflow log entry instance as"
" part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", "
"\"user\", and \"comment\" attributes."
"return a JSON document. Templates receive the workflow log entry instance as "
"part of their context via the variable \"entry_log\". The \"entry_log\" in "
"turn provides the \"workflow_instance\", \"datetime\", \"transition\", \"user"
"\", and \"comment\" attributes."
msgstr ""
#: workflow_actions.py:57