[i18n] Update locales

remotes/origin/issue/4217/improving-mail-design
David Barragán Merino 2017-03-03 14:18:44 +01:00
parent 16caedce81
commit 08424b97fe
18 changed files with 2841 additions and 338 deletions

View File

@ -1,5 +1,5 @@
# taiga-back.taiga. # taiga-back.taiga.
# Copyright (C) 2014-2016 Taiga Dev Team <support@taiga.io> # Copyright (C) 2014-2017 Taiga Dev Team <support@taiga.io>
# This file is distributed under the same license as the taiga-back package. # This file is distributed under the same license as the taiga-back package.
# #
# Translators: # Translators:
@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: taiga-back\n" "Project-Id-Version: taiga-back\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-20 12:30+0100\n" "POT-Creation-Date: 2017-03-03 14:17+0100\n"
"PO-Revision-Date: 2017-02-15 11:08+0000\n" "PO-Revision-Date: 2017-03-03 13:17+0000\n"
"Last-Translator: Taiga Dev Team <support@taiga.io>\n" "Last-Translator: Taiga Dev Team <support@taiga.io>\n"
"Language-Team: Catalan (http://www.transifex.com/taiga-agile-llc/taiga-back/" "Language-Team: Catalan (http://www.transifex.com/taiga-agile-llc/taiga-back/"
"language/ca/)\n" "language/ca/)\n"
@ -658,6 +658,7 @@ msgid "[%(project)s] %(error_subject)s"
msgstr "[%(project)s] %(error_subject)s" msgstr "[%(project)s] %(error_subject)s"
#: taiga/export_import/templates/emails/import_error-body-html.jinja:4 #: taiga/export_import/templates/emails/import_error-body-html.jinja:4
#: taiga/importers/templates/emails/importer_import_error-body-html.jinja:4
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -673,6 +674,7 @@ msgid ""
msgstr "" msgstr ""
#: taiga/export_import/templates/emails/import_error-body-text.jinja:1 #: taiga/export_import/templates/emails/import_error-body-text.jinja:1
#: taiga/importers/templates/emails/importer_import_error-body-text.jinja:1
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -691,6 +693,7 @@ msgid ""
msgstr "" msgstr ""
#: taiga/export_import/templates/emails/import_error-subject.jinja:1 #: taiga/export_import/templates/emails/import_error-subject.jinja:1
#: taiga/importers/templates/emails/importer_import_error-subject.jinja:1
#, python-format #, python-format
msgid "[Taiga] %(error_subject)s" msgid "[Taiga] %(error_subject)s"
msgstr "[Taiga] %(error_subject)s" msgstr "[Taiga] %(error_subject)s"
@ -976,25 +979,25 @@ msgstr "L'element referenciat no existeix"
msgid "The status doesn't exist" msgid "The status doesn't exist"
msgstr "L'estatus no existeix." msgstr "L'estatus no existeix."
#: taiga/importers/asana/api.py:45 taiga/importers/asana/api.py:87 #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85
#: taiga/importers/github/api.py:46 taiga/importers/github/api.py:76 #: taiga/importers/github/api.py:44 taiga/importers/github/api.py:74
#: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103 #: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103
#: taiga/importers/pivotal/api.py:44 taiga/importers/pivotal/api.py:81 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80
#: taiga/importers/trello/api.py:47 taiga/importers/trello/api.py:84 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83
msgid "The project param is needed" msgid "The project param is needed"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73
#: taiga/importers/asana/api.py:139
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75
#: taiga/importers/asana/api.py:141 #: taiga/importers/asana/api.py:141
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:54 taiga/importers/asana/api.py:77
#: taiga/importers/asana/api.py:143
msgid "Failed to make the request to Asana API" msgid "Failed to make the request to Asana API"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:131 taiga/importers/github/api.py:125 #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123
msgid "Code param needed" msgid "Code param needed"
msgstr "" msgstr ""
@ -1002,11 +1005,11 @@ msgstr ""
msgid "Error importing Asana project" msgid "Error importing Asana project"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:137 #: taiga/importers/github/api.py:135
msgid "Invalid auth data" msgid "Invalid auth data"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:139 #: taiga/importers/github/api.py:137
msgid "Third party service failing" msgid "Third party service failing"
msgstr "" msgstr ""
@ -1023,12 +1026,12 @@ msgstr ""
msgid "Invalid project_type {}" msgid "Invalid project_type {}"
msgstr "" msgstr ""
#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:139 #: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138
#: taiga/importers/trello/api.py:144 #: taiga/importers/trello/api.py:143
msgid "Invalid or expired auth token" msgid "Invalid or expired auth token"
msgstr "" msgstr ""
#: taiga/importers/jira/tasks.py:47 taiga/importers/jira/tasks.py:48 #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49
msgid "Error importing Jira project" msgid "Error importing Jira project"
msgstr "" msgstr ""
@ -1036,6 +1039,142 @@ msgstr ""
msgid "Error importing PivotalTracker project" msgid "Error importing PivotalTracker project"
msgstr "" msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Asana Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Asana project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Asana project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Asana project has been imported"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Github Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Github project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Github project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Github project has been imported"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Jira Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Jira project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Jira project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Jira project has been imported"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Trello Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Trello project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Trello project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Trello project has been imported"
msgstr ""
#: taiga/importers/trello/importer.py:77 #: taiga/importers/trello/importer.py:77
#, python-format #, python-format
msgid "Invalid Request: %s at %s" msgid "Invalid Request: %s at %s"

View File

@ -1,5 +1,5 @@
# taiga-back.taiga. # taiga-back.taiga.
# Copyright (C) 2014-2016 Taiga Dev Team <support@taiga.io> # Copyright (C) 2014-2017 Taiga Dev Team <support@taiga.io>
# This file is distributed under the same license as the taiga-back package. # This file is distributed under the same license as the taiga-back package.
# #
# Translators: # Translators:
@ -21,8 +21,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: taiga-back\n" "Project-Id-Version: taiga-back\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-20 12:30+0100\n" "POT-Creation-Date: 2017-03-03 14:17+0100\n"
"PO-Revision-Date: 2017-02-15 11:08+0000\n" "PO-Revision-Date: 2017-03-03 13:17+0000\n"
"Last-Translator: Taiga Dev Team <support@taiga.io>\n" "Last-Translator: Taiga Dev Team <support@taiga.io>\n"
"Language-Team: German (http://www.transifex.com/taiga-agile-llc/taiga-back/" "Language-Team: German (http://www.transifex.com/taiga-agile-llc/taiga-back/"
"language/de/)\n" "language/de/)\n"
@ -763,6 +763,7 @@ msgid "[%(project)s] %(error_subject)s"
msgstr "[%(project)s] %(error_subject)s" msgstr "[%(project)s] %(error_subject)s"
#: taiga/export_import/templates/emails/import_error-body-html.jinja:4 #: taiga/export_import/templates/emails/import_error-body-html.jinja:4
#: taiga/importers/templates/emails/importer_import_error-body-html.jinja:4
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -789,6 +790,7 @@ msgstr ""
" " " "
#: taiga/export_import/templates/emails/import_error-body-text.jinja:1 #: taiga/export_import/templates/emails/import_error-body-text.jinja:1
#: taiga/importers/templates/emails/importer_import_error-body-text.jinja:1
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -821,6 +823,7 @@ msgstr ""
"Das Taiga Team\n" "Das Taiga Team\n"
#: taiga/export_import/templates/emails/import_error-subject.jinja:1 #: taiga/export_import/templates/emails/import_error-subject.jinja:1
#: taiga/importers/templates/emails/importer_import_error-subject.jinja:1
#, python-format #, python-format
msgid "[Taiga] %(error_subject)s" msgid "[Taiga] %(error_subject)s"
msgstr "[Taiga] %(error_subject)s" msgstr "[Taiga] %(error_subject)s"
@ -1127,25 +1130,25 @@ msgstr "Das referenzierte Element existiert nicht"
msgid "The status doesn't exist" msgid "The status doesn't exist"
msgstr "Der Status existiert nicht" msgstr "Der Status existiert nicht"
#: taiga/importers/asana/api.py:45 taiga/importers/asana/api.py:87 #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85
#: taiga/importers/github/api.py:46 taiga/importers/github/api.py:76 #: taiga/importers/github/api.py:44 taiga/importers/github/api.py:74
#: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103 #: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103
#: taiga/importers/pivotal/api.py:44 taiga/importers/pivotal/api.py:81 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80
#: taiga/importers/trello/api.py:47 taiga/importers/trello/api.py:84 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83
msgid "The project param is needed" msgid "The project param is needed"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73
#: taiga/importers/asana/api.py:139
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75
#: taiga/importers/asana/api.py:141 #: taiga/importers/asana/api.py:141
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:54 taiga/importers/asana/api.py:77
#: taiga/importers/asana/api.py:143
msgid "Failed to make the request to Asana API" msgid "Failed to make the request to Asana API"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:131 taiga/importers/github/api.py:125 #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123
msgid "Code param needed" msgid "Code param needed"
msgstr "" msgstr ""
@ -1153,11 +1156,11 @@ msgstr ""
msgid "Error importing Asana project" msgid "Error importing Asana project"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:137 #: taiga/importers/github/api.py:135
msgid "Invalid auth data" msgid "Invalid auth data"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:139 #: taiga/importers/github/api.py:137
msgid "Third party service failing" msgid "Third party service failing"
msgstr "" msgstr ""
@ -1174,12 +1177,12 @@ msgstr ""
msgid "Invalid project_type {}" msgid "Invalid project_type {}"
msgstr "" msgstr ""
#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:139 #: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138
#: taiga/importers/trello/api.py:144 #: taiga/importers/trello/api.py:143
msgid "Invalid or expired auth token" msgid "Invalid or expired auth token"
msgstr "" msgstr ""
#: taiga/importers/jira/tasks.py:47 taiga/importers/jira/tasks.py:48 #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49
msgid "Error importing Jira project" msgid "Error importing Jira project"
msgstr "" msgstr ""
@ -1187,6 +1190,142 @@ msgstr ""
msgid "Error importing PivotalTracker project" msgid "Error importing PivotalTracker project"
msgstr "" msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Asana Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Asana project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Asana project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Asana project has been imported"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Github Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Github project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Github project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Github project has been imported"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Jira Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Jira project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Jira project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Jira project has been imported"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Trello Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Trello project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Trello project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Trello project has been imported"
msgstr ""
#: taiga/importers/trello/importer.py:77 #: taiga/importers/trello/importer.py:77
#, python-format #, python-format
msgid "Invalid Request: %s at %s" msgid "Invalid Request: %s at %s"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: taiga-back\n" "Project-Id-Version: taiga-back\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-20 12:30+0100\n" "POT-Creation-Date: 2017-03-03 14:17+0100\n"
"PO-Revision-Date: 2015-03-25 20:09+0100\n" "PO-Revision-Date: 2015-03-25 20:09+0100\n"
"Last-Translator: Taiga Dev Team <support@taiga.io>\n" "Last-Translator: Taiga Dev Team <support@taiga.io>\n"
"Language-Team: Taiga Dev Team <support@taiga.io>\n" "Language-Team: Taiga Dev Team <support@taiga.io>\n"
@ -647,6 +647,7 @@ msgid "[%(project)s] %(error_subject)s"
msgstr "" msgstr ""
#: taiga/export_import/templates/emails/import_error-body-html.jinja:4 #: taiga/export_import/templates/emails/import_error-body-html.jinja:4
#: taiga/importers/templates/emails/importer_import_error-body-html.jinja:4
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -662,6 +663,7 @@ msgid ""
msgstr "" msgstr ""
#: taiga/export_import/templates/emails/import_error-body-text.jinja:1 #: taiga/export_import/templates/emails/import_error-body-text.jinja:1
#: taiga/importers/templates/emails/importer_import_error-body-text.jinja:1
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -680,6 +682,7 @@ msgid ""
msgstr "" msgstr ""
#: taiga/export_import/templates/emails/import_error-subject.jinja:1 #: taiga/export_import/templates/emails/import_error-subject.jinja:1
#: taiga/importers/templates/emails/importer_import_error-subject.jinja:1
#, python-format #, python-format
msgid "[Taiga] %(error_subject)s" msgid "[Taiga] %(error_subject)s"
msgstr "" msgstr ""
@ -949,25 +952,25 @@ msgstr ""
msgid "The status doesn't exist" msgid "The status doesn't exist"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:45 taiga/importers/asana/api.py:87 #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85
#: taiga/importers/github/api.py:46 taiga/importers/github/api.py:76 #: taiga/importers/github/api.py:44 taiga/importers/github/api.py:74
#: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103 #: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103
#: taiga/importers/pivotal/api.py:44 taiga/importers/pivotal/api.py:81 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80
#: taiga/importers/trello/api.py:47 taiga/importers/trello/api.py:84 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83
msgid "The project param is needed" msgid "The project param is needed"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73
#: taiga/importers/asana/api.py:139
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75
#: taiga/importers/asana/api.py:141 #: taiga/importers/asana/api.py:141
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:54 taiga/importers/asana/api.py:77
#: taiga/importers/asana/api.py:143
msgid "Failed to make the request to Asana API" msgid "Failed to make the request to Asana API"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:131 taiga/importers/github/api.py:125 #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123
msgid "Code param needed" msgid "Code param needed"
msgstr "" msgstr ""
@ -975,11 +978,11 @@ msgstr ""
msgid "Error importing Asana project" msgid "Error importing Asana project"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:137 #: taiga/importers/github/api.py:135
msgid "Invalid auth data" msgid "Invalid auth data"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:139 #: taiga/importers/github/api.py:137
msgid "Third party service failing" msgid "Third party service failing"
msgstr "" msgstr ""
@ -996,12 +999,12 @@ msgstr ""
msgid "Invalid project_type {}" msgid "Invalid project_type {}"
msgstr "" msgstr ""
#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:139 #: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138
#: taiga/importers/trello/api.py:144 #: taiga/importers/trello/api.py:143
msgid "Invalid or expired auth token" msgid "Invalid or expired auth token"
msgstr "" msgstr ""
#: taiga/importers/jira/tasks.py:47 taiga/importers/jira/tasks.py:48 #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49
msgid "Error importing Jira project" msgid "Error importing Jira project"
msgstr "" msgstr ""
@ -1009,6 +1012,142 @@ msgstr ""
msgid "Error importing PivotalTracker project" msgid "Error importing PivotalTracker project"
msgstr "" msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Asana Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Asana project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Asana project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Asana project has been imported"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Github Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Github project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Github project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Github project has been imported"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Jira Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Jira project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Jira project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Jira project has been imported"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Trello Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Trello project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Trello project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Trello project has been imported"
msgstr ""
#: taiga/importers/trello/importer.py:77 #: taiga/importers/trello/importer.py:77
#, python-format #, python-format
msgid "Invalid Request: %s at %s" msgid "Invalid Request: %s at %s"

View File

@ -1,5 +1,5 @@
# taiga-back.taiga. # taiga-back.taiga.
# Copyright (C) 2014-2016 Taiga Dev Team <support@taiga.io> # Copyright (C) 2014-2017 Taiga Dev Team <support@taiga.io>
# This file is distributed under the same license as the taiga-back package. # This file is distributed under the same license as the taiga-back package.
# #
# Translators: # Translators:
@ -19,9 +19,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: taiga-back\n" "Project-Id-Version: taiga-back\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-20 12:30+0100\n" "POT-Creation-Date: 2017-03-03 14:17+0100\n"
"PO-Revision-Date: 2017-02-20 16:40+0000\n" "PO-Revision-Date: 2017-03-03 13:17+0000\n"
"Last-Translator: David Barragán <bameda@gmail.com>\n" "Last-Translator: Taiga Dev Team <support@taiga.io>\n"
"Language-Team: Spanish (http://www.transifex.com/taiga-agile-llc/taiga-back/" "Language-Team: Spanish (http://www.transifex.com/taiga-agile-llc/taiga-back/"
"language/es/)\n" "language/es/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -770,6 +770,7 @@ msgid "[%(project)s] %(error_subject)s"
msgstr "[%(project)s] %(error_subject)s" msgstr "[%(project)s] %(error_subject)s"
#: taiga/export_import/templates/emails/import_error-body-html.jinja:4 #: taiga/export_import/templates/emails/import_error-body-html.jinja:4
#: taiga/importers/templates/emails/importer_import_error-body-html.jinja:4
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -794,6 +795,7 @@ msgstr ""
"<p><small>El Equipo de Taiga</small></p>" "<p><small>El Equipo de Taiga</small></p>"
#: taiga/export_import/templates/emails/import_error-body-text.jinja:1 #: taiga/export_import/templates/emails/import_error-body-text.jinja:1
#: taiga/importers/templates/emails/importer_import_error-body-text.jinja:1
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -826,6 +828,7 @@ msgstr ""
"El Equipo de Taiga\n" "El Equipo de Taiga\n"
#: taiga/export_import/templates/emails/import_error-subject.jinja:1 #: taiga/export_import/templates/emails/import_error-subject.jinja:1
#: taiga/importers/templates/emails/importer_import_error-subject.jinja:1
#, python-format #, python-format
msgid "[Taiga] %(error_subject)s" msgid "[Taiga] %(error_subject)s"
msgstr "[Taiga] %(error_subject)s" msgstr "[Taiga] %(error_subject)s"
@ -1151,25 +1154,25 @@ msgstr "El elemento referenciado no existe"
msgid "The status doesn't exist" msgid "The status doesn't exist"
msgstr "El estado no existe" msgstr "El estado no existe"
#: taiga/importers/asana/api.py:45 taiga/importers/asana/api.py:87 #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85
#: taiga/importers/github/api.py:46 taiga/importers/github/api.py:76 #: taiga/importers/github/api.py:44 taiga/importers/github/api.py:74
#: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103 #: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103
#: taiga/importers/pivotal/api.py:44 taiga/importers/pivotal/api.py:81 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80
#: taiga/importers/trello/api.py:47 taiga/importers/trello/api.py:84 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83
msgid "The project param is needed" msgid "The project param is needed"
msgstr "El parámetro project es necesario" msgstr "El parámetro project es necesario"
#: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73
#: taiga/importers/asana/api.py:141 #: taiga/importers/asana/api.py:139
msgid "Invalid Asana API request" msgid "Invalid Asana API request"
msgstr "Solicitud de API de Asana no válida" msgstr "Solicitud de API de Asana no válida"
#: taiga/importers/asana/api.py:54 taiga/importers/asana/api.py:77 #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75
#: taiga/importers/asana/api.py:143 #: taiga/importers/asana/api.py:141
msgid "Failed to make the request to Asana API" msgid "Failed to make the request to Asana API"
msgstr "No se pudo realizar la solicitud a la API de Asana" msgstr "No se pudo realizar la solicitud a la API de Asana"
#: taiga/importers/asana/api.py:131 taiga/importers/github/api.py:125 #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123
msgid "Code param needed" msgid "Code param needed"
msgstr "El parámetro code es necesario" msgstr "El parámetro code es necesario"
@ -1177,11 +1180,11 @@ msgstr "El parámetro code es necesario"
msgid "Error importing Asana project" msgid "Error importing Asana project"
msgstr "Error importando el proyecto de Asana" msgstr "Error importando el proyecto de Asana"
#: taiga/importers/github/api.py:137 #: taiga/importers/github/api.py:135
msgid "Invalid auth data" msgid "Invalid auth data"
msgstr "Datos de autenticación inválidos" msgstr "Datos de autenticación inválidos"
#: taiga/importers/github/api.py:139 #: taiga/importers/github/api.py:137
msgid "Third party service failing" msgid "Third party service failing"
msgstr "El servicio de terceros está fallando" msgstr "El servicio de terceros está fallando"
@ -1198,12 +1201,12 @@ msgstr "El parámetro url es necesario"
msgid "Invalid project_type {}" msgid "Invalid project_type {}"
msgstr "project_type {} inválido" msgstr "project_type {} inválido"
#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:139 #: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138
#: taiga/importers/trello/api.py:144 #: taiga/importers/trello/api.py:143
msgid "Invalid or expired auth token" msgid "Invalid or expired auth token"
msgstr "El token de atuenticación es inválido o ha expirado" msgstr "El token de atuenticación es inválido o ha expirado"
#: taiga/importers/jira/tasks.py:47 taiga/importers/jira/tasks.py:48 #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49
msgid "Error importing Jira project" msgid "Error importing Jira project"
msgstr "Error importando el proyecto deJira" msgstr "Error importando el proyecto deJira"
@ -1211,6 +1214,142 @@ msgstr "Error importando el proyecto deJira"
msgid "Error importing PivotalTracker project" msgid "Error importing PivotalTracker project"
msgstr "Error inportando el proyecto de PivotalTracker" msgstr "Error inportando el proyecto de PivotalTracker"
#: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Asana Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Asana project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Asana project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Asana project has been imported"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Github Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Github project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Github project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Github project has been imported"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Jira Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Jira project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Jira project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Jira project has been imported"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Trello Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Trello project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Trello project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Trello project has been imported"
msgstr ""
#: taiga/importers/trello/importer.py:77 #: taiga/importers/trello/importer.py:77
#, python-format #, python-format
msgid "Invalid Request: %s at %s" msgid "Invalid Request: %s at %s"

View File

@ -1,5 +1,5 @@
# taiga-back.taiga. # taiga-back.taiga.
# Copyright (C) 2014-2016 Taiga Dev Team <support@taiga.io> # Copyright (C) 2014-2017 Taiga Dev Team <support@taiga.io>
# This file is distributed under the same license as the taiga-back package. # This file is distributed under the same license as the taiga-back package.
# #
# Translators: # Translators:
@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: taiga-back\n" "Project-Id-Version: taiga-back\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-20 12:30+0100\n" "POT-Creation-Date: 2017-03-03 14:17+0100\n"
"PO-Revision-Date: 2017-02-15 11:08+0000\n" "PO-Revision-Date: 2017-03-03 13:17+0000\n"
"Last-Translator: Taiga Dev Team <support@taiga.io>\n" "Last-Translator: Taiga Dev Team <support@taiga.io>\n"
"Language-Team: Finnish (http://www.transifex.com/taiga-agile-llc/taiga-back/" "Language-Team: Finnish (http://www.transifex.com/taiga-agile-llc/taiga-back/"
"language/fi/)\n" "language/fi/)\n"
@ -710,6 +710,7 @@ msgid "[%(project)s] %(error_subject)s"
msgstr "[%(project)s] %(error_subject)s" msgstr "[%(project)s] %(error_subject)s"
#: taiga/export_import/templates/emails/import_error-body-html.jinja:4 #: taiga/export_import/templates/emails/import_error-body-html.jinja:4
#: taiga/importers/templates/emails/importer_import_error-body-html.jinja:4
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -735,6 +736,7 @@ msgstr ""
" " " "
#: taiga/export_import/templates/emails/import_error-body-text.jinja:1 #: taiga/export_import/templates/emails/import_error-body-text.jinja:1
#: taiga/importers/templates/emails/importer_import_error-body-text.jinja:1
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -766,6 +768,7 @@ msgstr ""
"Taiga Tiimi\n" "Taiga Tiimi\n"
#: taiga/export_import/templates/emails/import_error-subject.jinja:1 #: taiga/export_import/templates/emails/import_error-subject.jinja:1
#: taiga/importers/templates/emails/importer_import_error-subject.jinja:1
#, python-format #, python-format
msgid "[Taiga] %(error_subject)s" msgid "[Taiga] %(error_subject)s"
msgstr "[Taiga] %(error_subject)s" msgstr "[Taiga] %(error_subject)s"
@ -1071,25 +1074,25 @@ msgstr "Viitattu elementtiä ei löydy"
msgid "The status doesn't exist" msgid "The status doesn't exist"
msgstr "Tilaa ei löydy" msgstr "Tilaa ei löydy"
#: taiga/importers/asana/api.py:45 taiga/importers/asana/api.py:87 #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85
#: taiga/importers/github/api.py:46 taiga/importers/github/api.py:76 #: taiga/importers/github/api.py:44 taiga/importers/github/api.py:74
#: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103 #: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103
#: taiga/importers/pivotal/api.py:44 taiga/importers/pivotal/api.py:81 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80
#: taiga/importers/trello/api.py:47 taiga/importers/trello/api.py:84 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83
msgid "The project param is needed" msgid "The project param is needed"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73
#: taiga/importers/asana/api.py:139
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75
#: taiga/importers/asana/api.py:141 #: taiga/importers/asana/api.py:141
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:54 taiga/importers/asana/api.py:77
#: taiga/importers/asana/api.py:143
msgid "Failed to make the request to Asana API" msgid "Failed to make the request to Asana API"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:131 taiga/importers/github/api.py:125 #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123
msgid "Code param needed" msgid "Code param needed"
msgstr "" msgstr ""
@ -1097,11 +1100,11 @@ msgstr ""
msgid "Error importing Asana project" msgid "Error importing Asana project"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:137 #: taiga/importers/github/api.py:135
msgid "Invalid auth data" msgid "Invalid auth data"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:139 #: taiga/importers/github/api.py:137
msgid "Third party service failing" msgid "Third party service failing"
msgstr "" msgstr ""
@ -1118,12 +1121,12 @@ msgstr ""
msgid "Invalid project_type {}" msgid "Invalid project_type {}"
msgstr "" msgstr ""
#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:139 #: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138
#: taiga/importers/trello/api.py:144 #: taiga/importers/trello/api.py:143
msgid "Invalid or expired auth token" msgid "Invalid or expired auth token"
msgstr "" msgstr ""
#: taiga/importers/jira/tasks.py:47 taiga/importers/jira/tasks.py:48 #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49
msgid "Error importing Jira project" msgid "Error importing Jira project"
msgstr "" msgstr ""
@ -1131,6 +1134,142 @@ msgstr ""
msgid "Error importing PivotalTracker project" msgid "Error importing PivotalTracker project"
msgstr "" msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Asana Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Asana project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Asana project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Asana project has been imported"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Github Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Github project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Github project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Github project has been imported"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Jira Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Jira project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Jira project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Jira project has been imported"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Trello Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Trello project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Trello project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Trello project has been imported"
msgstr ""
#: taiga/importers/trello/importer.py:77 #: taiga/importers/trello/importer.py:77
#, python-format #, python-format
msgid "Invalid Request: %s at %s" msgid "Invalid Request: %s at %s"

View File

@ -1,5 +1,5 @@
# taiga-back.taiga. # taiga-back.taiga.
# Copyright (C) 2014-2016 Taiga Dev Team <support@taiga.io> # Copyright (C) 2014-2017 Taiga Dev Team <support@taiga.io>
# This file is distributed under the same license as the taiga-back package. # This file is distributed under the same license as the taiga-back package.
# #
# Translators: # Translators:
@ -25,8 +25,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: taiga-back\n" "Project-Id-Version: taiga-back\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-20 12:30+0100\n" "POT-Creation-Date: 2017-03-03 14:17+0100\n"
"PO-Revision-Date: 2017-02-15 11:08+0000\n" "PO-Revision-Date: 2017-03-03 13:17+0000\n"
"Last-Translator: Taiga Dev Team <support@taiga.io>\n" "Last-Translator: Taiga Dev Team <support@taiga.io>\n"
"Language-Team: French (http://www.transifex.com/taiga-agile-llc/taiga-back/" "Language-Team: French (http://www.transifex.com/taiga-agile-llc/taiga-back/"
"language/fr/)\n" "language/fr/)\n"
@ -745,6 +745,7 @@ msgid "[%(project)s] %(error_subject)s"
msgstr "[%(project)s] %(error_subject)s" msgstr "[%(project)s] %(error_subject)s"
#: taiga/export_import/templates/emails/import_error-body-html.jinja:4 #: taiga/export_import/templates/emails/import_error-body-html.jinja:4
#: taiga/importers/templates/emails/importer_import_error-body-html.jinja:4
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -770,6 +771,7 @@ msgstr ""
" " " "
#: taiga/export_import/templates/emails/import_error-body-text.jinja:1 #: taiga/export_import/templates/emails/import_error-body-text.jinja:1
#: taiga/importers/templates/emails/importer_import_error-body-text.jinja:1
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -801,6 +803,7 @@ msgstr ""
"L'équipe Taiga\n" "L'équipe Taiga\n"
#: taiga/export_import/templates/emails/import_error-subject.jinja:1 #: taiga/export_import/templates/emails/import_error-subject.jinja:1
#: taiga/importers/templates/emails/importer_import_error-subject.jinja:1
#, python-format #, python-format
msgid "[Taiga] %(error_subject)s" msgid "[Taiga] %(error_subject)s"
msgstr "[Taiga] %(error_subject)s" msgstr "[Taiga] %(error_subject)s"
@ -1103,25 +1106,25 @@ msgstr "L'élément référencé n'existe pas"
msgid "The status doesn't exist" msgid "The status doesn't exist"
msgstr "L'état n'existe pas" msgstr "L'état n'existe pas"
#: taiga/importers/asana/api.py:45 taiga/importers/asana/api.py:87 #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85
#: taiga/importers/github/api.py:46 taiga/importers/github/api.py:76 #: taiga/importers/github/api.py:44 taiga/importers/github/api.py:74
#: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103 #: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103
#: taiga/importers/pivotal/api.py:44 taiga/importers/pivotal/api.py:81 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80
#: taiga/importers/trello/api.py:47 taiga/importers/trello/api.py:84 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83
msgid "The project param is needed" msgid "The project param is needed"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73
#: taiga/importers/asana/api.py:139
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75
#: taiga/importers/asana/api.py:141 #: taiga/importers/asana/api.py:141
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:54 taiga/importers/asana/api.py:77
#: taiga/importers/asana/api.py:143
msgid "Failed to make the request to Asana API" msgid "Failed to make the request to Asana API"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:131 taiga/importers/github/api.py:125 #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123
msgid "Code param needed" msgid "Code param needed"
msgstr "" msgstr ""
@ -1129,11 +1132,11 @@ msgstr ""
msgid "Error importing Asana project" msgid "Error importing Asana project"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:137 #: taiga/importers/github/api.py:135
msgid "Invalid auth data" msgid "Invalid auth data"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:139 #: taiga/importers/github/api.py:137
msgid "Third party service failing" msgid "Third party service failing"
msgstr "" msgstr ""
@ -1150,12 +1153,12 @@ msgstr ""
msgid "Invalid project_type {}" msgid "Invalid project_type {}"
msgstr "" msgstr ""
#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:139 #: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138
#: taiga/importers/trello/api.py:144 #: taiga/importers/trello/api.py:143
msgid "Invalid or expired auth token" msgid "Invalid or expired auth token"
msgstr "" msgstr ""
#: taiga/importers/jira/tasks.py:47 taiga/importers/jira/tasks.py:48 #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49
msgid "Error importing Jira project" msgid "Error importing Jira project"
msgstr "" msgstr ""
@ -1163,6 +1166,142 @@ msgstr ""
msgid "Error importing PivotalTracker project" msgid "Error importing PivotalTracker project"
msgstr "" msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Asana Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Asana project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Asana project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Asana project has been imported"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Github Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Github project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Github project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Github project has been imported"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Jira Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Jira project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Jira project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Jira project has been imported"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Trello Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Trello project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Trello project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Trello project has been imported"
msgstr ""
#: taiga/importers/trello/importer.py:77 #: taiga/importers/trello/importer.py:77
#, python-format #, python-format
msgid "Invalid Request: %s at %s" msgid "Invalid Request: %s at %s"

View File

@ -1,5 +1,5 @@
# taiga-back.taiga. # taiga-back.taiga.
# Copyright (C) 2014-2016 Taiga Dev Team <support@taiga.io> # Copyright (C) 2014-2017 Taiga Dev Team <support@taiga.io>
# This file is distributed under the same license as the taiga-back package. # This file is distributed under the same license as the taiga-back package.
# #
# Translators: # Translators:
@ -15,8 +15,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: taiga-back\n" "Project-Id-Version: taiga-back\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-20 12:30+0100\n" "POT-Creation-Date: 2017-03-03 14:17+0100\n"
"PO-Revision-Date: 2017-02-15 11:08+0000\n" "PO-Revision-Date: 2017-03-03 13:17+0000\n"
"Last-Translator: Taiga Dev Team <support@taiga.io>\n" "Last-Translator: Taiga Dev Team <support@taiga.io>\n"
"Language-Team: Italian (http://www.transifex.com/taiga-agile-llc/taiga-back/" "Language-Team: Italian (http://www.transifex.com/taiga-agile-llc/taiga-back/"
"language/it/)\n" "language/it/)\n"
@ -790,6 +790,7 @@ msgid "[%(project)s] %(error_subject)s"
msgstr "[%(project)s] %(error_subject)s" msgstr "[%(project)s] %(error_subject)s"
#: taiga/export_import/templates/emails/import_error-body-html.jinja:4 #: taiga/export_import/templates/emails/import_error-body-html.jinja:4
#: taiga/importers/templates/emails/importer_import_error-body-html.jinja:4
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -819,6 +820,7 @@ msgstr ""
"<p><small>Il Team di Taiga</small></p>" "<p><small>Il Team di Taiga</small></p>"
#: taiga/export_import/templates/emails/import_error-body-text.jinja:1 #: taiga/export_import/templates/emails/import_error-body-text.jinja:1
#: taiga/importers/templates/emails/importer_import_error-body-text.jinja:1
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -863,6 +865,7 @@ msgstr ""
"Il Team di Taiga\n" "Il Team di Taiga\n"
#: taiga/export_import/templates/emails/import_error-subject.jinja:1 #: taiga/export_import/templates/emails/import_error-subject.jinja:1
#: taiga/importers/templates/emails/importer_import_error-subject.jinja:1
#, python-format #, python-format
msgid "[Taiga] %(error_subject)s" msgid "[Taiga] %(error_subject)s"
msgstr "[Taiga] %(error_subject)s" msgstr "[Taiga] %(error_subject)s"
@ -1207,25 +1210,25 @@ msgstr "L'elemento di riferimento non esiste"
msgid "The status doesn't exist" msgid "The status doesn't exist"
msgstr "Lo stato non esiste" msgstr "Lo stato non esiste"
#: taiga/importers/asana/api.py:45 taiga/importers/asana/api.py:87 #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85
#: taiga/importers/github/api.py:46 taiga/importers/github/api.py:76 #: taiga/importers/github/api.py:44 taiga/importers/github/api.py:74
#: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103 #: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103
#: taiga/importers/pivotal/api.py:44 taiga/importers/pivotal/api.py:81 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80
#: taiga/importers/trello/api.py:47 taiga/importers/trello/api.py:84 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83
msgid "The project param is needed" msgid "The project param is needed"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73
#: taiga/importers/asana/api.py:139
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75
#: taiga/importers/asana/api.py:141 #: taiga/importers/asana/api.py:141
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:54 taiga/importers/asana/api.py:77
#: taiga/importers/asana/api.py:143
msgid "Failed to make the request to Asana API" msgid "Failed to make the request to Asana API"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:131 taiga/importers/github/api.py:125 #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123
msgid "Code param needed" msgid "Code param needed"
msgstr "" msgstr ""
@ -1233,11 +1236,11 @@ msgstr ""
msgid "Error importing Asana project" msgid "Error importing Asana project"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:137 #: taiga/importers/github/api.py:135
msgid "Invalid auth data" msgid "Invalid auth data"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:139 #: taiga/importers/github/api.py:137
msgid "Third party service failing" msgid "Third party service failing"
msgstr "" msgstr ""
@ -1254,12 +1257,12 @@ msgstr ""
msgid "Invalid project_type {}" msgid "Invalid project_type {}"
msgstr "" msgstr ""
#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:139 #: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138
#: taiga/importers/trello/api.py:144 #: taiga/importers/trello/api.py:143
msgid "Invalid or expired auth token" msgid "Invalid or expired auth token"
msgstr "" msgstr ""
#: taiga/importers/jira/tasks.py:47 taiga/importers/jira/tasks.py:48 #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49
msgid "Error importing Jira project" msgid "Error importing Jira project"
msgstr "" msgstr ""
@ -1267,6 +1270,142 @@ msgstr ""
msgid "Error importing PivotalTracker project" msgid "Error importing PivotalTracker project"
msgstr "" msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Asana Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Asana project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Asana project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Asana project has been imported"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Github Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Github project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Github project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Github project has been imported"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Jira Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Jira project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Jira project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Jira project has been imported"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Trello Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Trello project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Trello project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Trello project has been imported"
msgstr ""
#: taiga/importers/trello/importer.py:77 #: taiga/importers/trello/importer.py:77
#, python-format #, python-format
msgid "Invalid Request: %s at %s" msgid "Invalid Request: %s at %s"

View File

@ -1,5 +1,5 @@
# taiga-back.taiga. # taiga-back.taiga.
# Copyright (C) 2014-2016 Taiga Dev Team <support@taiga.io> # Copyright (C) 2014-2017 Taiga Dev Team <support@taiga.io>
# This file is distributed under the same license as the taiga-back package. # This file is distributed under the same license as the taiga-back package.
# #
# Translators: # Translators:
@ -13,8 +13,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: taiga-back\n" "Project-Id-Version: taiga-back\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-20 12:30+0100\n" "POT-Creation-Date: 2017-03-03 14:17+0100\n"
"PO-Revision-Date: 2017-02-15 11:08+0000\n" "PO-Revision-Date: 2017-03-03 13:17+0000\n"
"Last-Translator: Taiga Dev Team <support@taiga.io>\n" "Last-Translator: Taiga Dev Team <support@taiga.io>\n"
"Language-Team: Japanese (http://www.transifex.com/taiga-agile-llc/taiga-back/" "Language-Team: Japanese (http://www.transifex.com/taiga-agile-llc/taiga-back/"
"language/ja/)\n" "language/ja/)\n"
@ -756,6 +756,7 @@ msgid "[%(project)s] %(error_subject)s"
msgstr "[%(project)s] %(error_subject)s" msgstr "[%(project)s] %(error_subject)s"
#: taiga/export_import/templates/emails/import_error-body-html.jinja:4 #: taiga/export_import/templates/emails/import_error-body-html.jinja:4
#: taiga/importers/templates/emails/importer_import_error-body-html.jinja:4
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -781,6 +782,7 @@ msgstr ""
" " " "
#: taiga/export_import/templates/emails/import_error-body-text.jinja:1 #: taiga/export_import/templates/emails/import_error-body-text.jinja:1
#: taiga/importers/templates/emails/importer_import_error-body-text.jinja:1
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -813,6 +815,7 @@ msgstr ""
"Taigaチーム\n" "Taigaチーム\n"
#: taiga/export_import/templates/emails/import_error-subject.jinja:1 #: taiga/export_import/templates/emails/import_error-subject.jinja:1
#: taiga/importers/templates/emails/importer_import_error-subject.jinja:1
#, python-format #, python-format
msgid "[Taiga] %(error_subject)s" msgid "[Taiga] %(error_subject)s"
msgstr "[Taiga] %(error_subject)s" msgstr "[Taiga] %(error_subject)s"
@ -1141,25 +1144,25 @@ msgstr "参照された要素は存在しません。"
msgid "The status doesn't exist" msgid "The status doesn't exist"
msgstr "ステータスは存在しません。" msgstr "ステータスは存在しません。"
#: taiga/importers/asana/api.py:45 taiga/importers/asana/api.py:87 #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85
#: taiga/importers/github/api.py:46 taiga/importers/github/api.py:76 #: taiga/importers/github/api.py:44 taiga/importers/github/api.py:74
#: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103 #: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103
#: taiga/importers/pivotal/api.py:44 taiga/importers/pivotal/api.py:81 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80
#: taiga/importers/trello/api.py:47 taiga/importers/trello/api.py:84 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83
msgid "The project param is needed" msgid "The project param is needed"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73
#: taiga/importers/asana/api.py:139
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75
#: taiga/importers/asana/api.py:141 #: taiga/importers/asana/api.py:141
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:54 taiga/importers/asana/api.py:77
#: taiga/importers/asana/api.py:143
msgid "Failed to make the request to Asana API" msgid "Failed to make the request to Asana API"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:131 taiga/importers/github/api.py:125 #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123
msgid "Code param needed" msgid "Code param needed"
msgstr "" msgstr ""
@ -1167,11 +1170,11 @@ msgstr ""
msgid "Error importing Asana project" msgid "Error importing Asana project"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:137 #: taiga/importers/github/api.py:135
msgid "Invalid auth data" msgid "Invalid auth data"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:139 #: taiga/importers/github/api.py:137
msgid "Third party service failing" msgid "Third party service failing"
msgstr "" msgstr ""
@ -1188,12 +1191,12 @@ msgstr ""
msgid "Invalid project_type {}" msgid "Invalid project_type {}"
msgstr "" msgstr ""
#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:139 #: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138
#: taiga/importers/trello/api.py:144 #: taiga/importers/trello/api.py:143
msgid "Invalid or expired auth token" msgid "Invalid or expired auth token"
msgstr "" msgstr ""
#: taiga/importers/jira/tasks.py:47 taiga/importers/jira/tasks.py:48 #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49
msgid "Error importing Jira project" msgid "Error importing Jira project"
msgstr "" msgstr ""
@ -1201,6 +1204,142 @@ msgstr ""
msgid "Error importing PivotalTracker project" msgid "Error importing PivotalTracker project"
msgstr "" msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Asana Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Asana project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Asana project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Asana project has been imported"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Github Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Github project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Github project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Github project has been imported"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Jira Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Jira project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Jira project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Jira project has been imported"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Trello Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Trello project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Trello project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Trello project has been imported"
msgstr ""
#: taiga/importers/trello/importer.py:77 #: taiga/importers/trello/importer.py:77
#, python-format #, python-format
msgid "Invalid Request: %s at %s" msgid "Invalid Request: %s at %s"

View File

@ -1,8 +1,9 @@
# taiga-back.taiga. # taiga-back.taiga.
# Copyright (C) 2014-2016 Taiga Dev Team <support@taiga.io> # Copyright (C) 2014-2017 Taiga Dev Team <support@taiga.io>
# This file is distributed under the same license as the taiga-back package. # This file is distributed under the same license as the taiga-back package.
# #
# Translators: # Translators:
# Jonghyuk Baik <aprfirst@naver.com>, 2017
# 안민규 (luasenvy) <luas.envy@gmail.com>, 2017 # 안민규 (luasenvy) <luas.envy@gmail.com>, 2017
# mcsong <mcsong@gmail.com>, 2015 # mcsong <mcsong@gmail.com>, 2015
# mcsong <mcsong@gmail.com>, 2015 # mcsong <mcsong@gmail.com>, 2015
@ -10,8 +11,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: taiga-back\n" "Project-Id-Version: taiga-back\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-20 12:30+0100\n" "POT-Creation-Date: 2017-03-03 14:17+0100\n"
"PO-Revision-Date: 2017-02-15 11:08+0000\n" "PO-Revision-Date: 2017-03-03 13:17+0000\n"
"Last-Translator: Taiga Dev Team <support@taiga.io>\n" "Last-Translator: Taiga Dev Team <support@taiga.io>\n"
"Language-Team: Korean (http://www.transifex.com/taiga-agile-llc/taiga-back/" "Language-Team: Korean (http://www.transifex.com/taiga-agile-llc/taiga-back/"
"language/ko/)\n" "language/ko/)\n"
@ -757,6 +758,7 @@ msgid "[%(project)s] %(error_subject)s"
msgstr "[%(project)s] %(error_subject)s" msgstr "[%(project)s] %(error_subject)s"
#: taiga/export_import/templates/emails/import_error-body-html.jinja:4 #: taiga/export_import/templates/emails/import_error-body-html.jinja:4
#: taiga/importers/templates/emails/importer_import_error-body-html.jinja:4
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -782,6 +784,7 @@ msgstr ""
" " " "
#: taiga/export_import/templates/emails/import_error-body-text.jinja:1 #: taiga/export_import/templates/emails/import_error-body-text.jinja:1
#: taiga/importers/templates/emails/importer_import_error-body-text.jinja:1
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -813,6 +816,7 @@ msgstr ""
"타이가 팀\n" "타이가 팀\n"
#: taiga/export_import/templates/emails/import_error-subject.jinja:1 #: taiga/export_import/templates/emails/import_error-subject.jinja:1
#: taiga/importers/templates/emails/importer_import_error-subject.jinja:1
#, python-format #, python-format
msgid "[Taiga] %(error_subject)s" msgid "[Taiga] %(error_subject)s"
msgstr "[타이가] %(error_subject)s" msgstr "[타이가] %(error_subject)s"
@ -1136,84 +1140,220 @@ msgstr "참조된 엘리먼트가 존재하지 않습니다."
msgid "The status doesn't exist" msgid "The status doesn't exist"
msgstr "상태가 존재하지 않습니다." msgstr "상태가 존재하지 않습니다."
#: taiga/importers/asana/api.py:45 taiga/importers/asana/api.py:87 #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85
#: taiga/importers/github/api.py:46 taiga/importers/github/api.py:76 #: taiga/importers/github/api.py:44 taiga/importers/github/api.py:74
#: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103 #: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103
#: taiga/importers/pivotal/api.py:44 taiga/importers/pivotal/api.py:81 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80
#: taiga/importers/trello/api.py:47 taiga/importers/trello/api.py:84 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83
msgid "The project param is needed" msgid "The project param is needed"
msgstr "" msgstr "프로젝트 값이 필요합니다."
#: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73
#: taiga/importers/asana/api.py:139
msgid "Invalid Asana API request"
msgstr "Asana API 요청이 올바르지 않습니다."
#: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75
#: taiga/importers/asana/api.py:141 #: taiga/importers/asana/api.py:141
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:54 taiga/importers/asana/api.py:77
#: taiga/importers/asana/api.py:143
msgid "Failed to make the request to Asana API" msgid "Failed to make the request to Asana API"
msgstr "" msgstr "Asana API에 요청하는 중 실패하였습니다."
#: taiga/importers/asana/api.py:131 taiga/importers/github/api.py:125 #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123
msgid "Code param needed" msgid "Code param needed"
msgstr "" msgstr "Code 값이 필요합니다."
#: taiga/importers/asana/tasks.py:42 taiga/importers/asana/tasks.py:43 #: taiga/importers/asana/tasks.py:42 taiga/importers/asana/tasks.py:43
msgid "Error importing Asana project" msgid "Error importing Asana project"
msgstr "" msgstr "Asana 프로젝트를 가져오는 중 에러가 발생하였습니다."
#: taiga/importers/github/api.py:135
msgid "Invalid auth data"
msgstr "인증 정보가 유효하지 않습니다."
#: taiga/importers/github/api.py:137 #: taiga/importers/github/api.py:137
msgid "Invalid auth data"
msgstr ""
#: taiga/importers/github/api.py:139
msgid "Third party service failing" msgid "Third party service failing"
msgstr "" msgstr "서드 파티 서비스에 실패하였습니다."
#: taiga/importers/github/tasks.py:42 taiga/importers/github/tasks.py:43 #: taiga/importers/github/tasks.py:42 taiga/importers/github/tasks.py:43
msgid "Error importing GitHub project" msgid "Error importing GitHub project"
msgstr "" msgstr "GitHub프로젝트를 가져오는 중 에러가 발생하였습니다."
#: taiga/importers/jira/api.py:59 taiga/importers/jira/api.py:86 #: taiga/importers/jira/api.py:59 taiga/importers/jira/api.py:86
#: taiga/importers/jira/api.py:106 taiga/importers/jira/api.py:179 #: taiga/importers/jira/api.py:106 taiga/importers/jira/api.py:179
msgid "The url param is needed" msgid "The url param is needed"
msgstr "" msgstr "url값이 필요합니다."
#: taiga/importers/jira/api.py:155 #: taiga/importers/jira/api.py:155
msgid "Invalid project_type {}" msgid "Invalid project_type {}"
msgstr "" msgstr "유효하지 않은 프로젝트_유형 {}"
#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:139 #: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138
#: taiga/importers/trello/api.py:144 #: taiga/importers/trello/api.py:143
msgid "Invalid or expired auth token" msgid "Invalid or expired auth token"
msgstr "" msgstr "인증 토큰이 유효하지 않거나 만료되었습니다."
#: taiga/importers/jira/tasks.py:47 taiga/importers/jira/tasks.py:48 #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49
msgid "Error importing Jira project" msgid "Error importing Jira project"
msgstr "" msgstr "Jira 프로젝트를 가져오는 중 에러가 발생하였습니다."
#: taiga/importers/pivotal/tasks.py:42 taiga/importers/pivotal/tasks.py:43 #: taiga/importers/pivotal/tasks.py:42 taiga/importers/pivotal/tasks.py:43
msgid "Error importing PivotalTracker project" msgid "Error importing PivotalTracker project"
msgstr "PivotalTracker 프로젝트를 가져오는 중 에러가 발생하였습니다."
#: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Asana Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Asana project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Asana project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Asana project has been imported"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Github Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Github project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Github project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Github project has been imported"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Jira Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Jira project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Jira project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Jira project has been imported"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Trello Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Trello project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Trello project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Trello project has been imported"
msgstr "" msgstr ""
#: taiga/importers/trello/importer.py:77 #: taiga/importers/trello/importer.py:77
#, python-format #, python-format
msgid "Invalid Request: %s at %s" msgid "Invalid Request: %s at %s"
msgstr "" msgstr "유효하지 않은 요청: %s 의 %s"
#: taiga/importers/trello/importer.py:79 taiga/importers/trello/importer.py:81 #: taiga/importers/trello/importer.py:79 taiga/importers/trello/importer.py:81
#, python-format #, python-format
msgid "Unauthorized: %s at %s" msgid "Unauthorized: %s at %s"
msgstr "" msgstr "인증되지 않음: %s 의 %s"
#: taiga/importers/trello/importer.py:83 taiga/importers/trello/importer.py:85 #: taiga/importers/trello/importer.py:83 taiga/importers/trello/importer.py:85
#, python-format #, python-format
msgid "Resource Unavailable: %s at %s" msgid "Resource Unavailable: %s at %s"
msgstr "" msgstr "자원 사용 불가: %s 의 %s"
#: taiga/importers/trello/tasks.py:42 taiga/importers/trello/tasks.py:43 #: taiga/importers/trello/tasks.py:42 taiga/importers/trello/tasks.py:43
msgid "Error importing Trello project" msgid "Error importing Trello project"
msgstr "" msgstr "Trello 프로젝트를 가져오는 중 에러가 발생하였습니다."
#: taiga/permissions/choices.py:23 taiga/permissions/choices.py:34 #: taiga/permissions/choices.py:23 taiga/permissions/choices.py:34
msgid "View project" msgid "View project"

View File

@ -1,5 +1,5 @@
# taiga-back.taiga. # taiga-back.taiga.
# Copyright (C) 2014-2016 Taiga Dev Team <support@taiga.io> # Copyright (C) 2014-2017 Taiga Dev Team <support@taiga.io>
# This file is distributed under the same license as the taiga-back package. # This file is distributed under the same license as the taiga-back package.
# #
# Translators: # Translators:
@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: taiga-back\n" "Project-Id-Version: taiga-back\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-20 12:30+0100\n" "POT-Creation-Date: 2017-03-03 14:17+0100\n"
"PO-Revision-Date: 2017-02-15 11:08+0000\n" "PO-Revision-Date: 2017-03-03 13:17+0000\n"
"Last-Translator: Taiga Dev Team <support@taiga.io>\n" "Last-Translator: Taiga Dev Team <support@taiga.io>\n"
"Language-Team: Norwegian Bokmål (http://www.transifex.com/taiga-agile-llc/" "Language-Team: Norwegian Bokmål (http://www.transifex.com/taiga-agile-llc/"
"taiga-back/language/nb/)\n" "taiga-back/language/nb/)\n"
@ -668,6 +668,7 @@ msgid "[%(project)s] %(error_subject)s"
msgstr "" msgstr ""
#: taiga/export_import/templates/emails/import_error-body-html.jinja:4 #: taiga/export_import/templates/emails/import_error-body-html.jinja:4
#: taiga/importers/templates/emails/importer_import_error-body-html.jinja:4
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -683,6 +684,7 @@ msgid ""
msgstr "" msgstr ""
#: taiga/export_import/templates/emails/import_error-body-text.jinja:1 #: taiga/export_import/templates/emails/import_error-body-text.jinja:1
#: taiga/importers/templates/emails/importer_import_error-body-text.jinja:1
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -701,6 +703,7 @@ msgid ""
msgstr "" msgstr ""
#: taiga/export_import/templates/emails/import_error-subject.jinja:1 #: taiga/export_import/templates/emails/import_error-subject.jinja:1
#: taiga/importers/templates/emails/importer_import_error-subject.jinja:1
#, python-format #, python-format
msgid "[Taiga] %(error_subject)s" msgid "[Taiga] %(error_subject)s"
msgstr "" msgstr ""
@ -986,25 +989,25 @@ msgstr "Det refererte elementet finnes ikke"
msgid "The status doesn't exist" msgid "The status doesn't exist"
msgstr "Statusen eksisterer ikke" msgstr "Statusen eksisterer ikke"
#: taiga/importers/asana/api.py:45 taiga/importers/asana/api.py:87 #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85
#: taiga/importers/github/api.py:46 taiga/importers/github/api.py:76 #: taiga/importers/github/api.py:44 taiga/importers/github/api.py:74
#: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103 #: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103
#: taiga/importers/pivotal/api.py:44 taiga/importers/pivotal/api.py:81 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80
#: taiga/importers/trello/api.py:47 taiga/importers/trello/api.py:84 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83
msgid "The project param is needed" msgid "The project param is needed"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73
#: taiga/importers/asana/api.py:139
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75
#: taiga/importers/asana/api.py:141 #: taiga/importers/asana/api.py:141
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:54 taiga/importers/asana/api.py:77
#: taiga/importers/asana/api.py:143
msgid "Failed to make the request to Asana API" msgid "Failed to make the request to Asana API"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:131 taiga/importers/github/api.py:125 #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123
msgid "Code param needed" msgid "Code param needed"
msgstr "" msgstr ""
@ -1012,11 +1015,11 @@ msgstr ""
msgid "Error importing Asana project" msgid "Error importing Asana project"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:137 #: taiga/importers/github/api.py:135
msgid "Invalid auth data" msgid "Invalid auth data"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:139 #: taiga/importers/github/api.py:137
msgid "Third party service failing" msgid "Third party service failing"
msgstr "" msgstr ""
@ -1033,12 +1036,12 @@ msgstr ""
msgid "Invalid project_type {}" msgid "Invalid project_type {}"
msgstr "" msgstr ""
#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:139 #: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138
#: taiga/importers/trello/api.py:144 #: taiga/importers/trello/api.py:143
msgid "Invalid or expired auth token" msgid "Invalid or expired auth token"
msgstr "" msgstr ""
#: taiga/importers/jira/tasks.py:47 taiga/importers/jira/tasks.py:48 #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49
msgid "Error importing Jira project" msgid "Error importing Jira project"
msgstr "" msgstr ""
@ -1046,6 +1049,142 @@ msgstr ""
msgid "Error importing PivotalTracker project" msgid "Error importing PivotalTracker project"
msgstr "" msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Asana Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Asana project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Asana project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Asana project has been imported"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Github Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Github project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Github project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Github project has been imported"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Jira Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Jira project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Jira project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Jira project has been imported"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Trello Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Trello project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Trello project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Trello project has been imported"
msgstr ""
#: taiga/importers/trello/importer.py:77 #: taiga/importers/trello/importer.py:77
#, python-format #, python-format
msgid "Invalid Request: %s at %s" msgid "Invalid Request: %s at %s"

View File

@ -1,5 +1,5 @@
# taiga-back.taiga. # taiga-back.taiga.
# Copyright (C) 2014-2016 Taiga Dev Team <support@taiga.io> # Copyright (C) 2014-2017 Taiga Dev Team <support@taiga.io>
# This file is distributed under the same license as the taiga-back package. # This file is distributed under the same license as the taiga-back package.
# #
# Translators: # Translators:
@ -9,8 +9,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: taiga-back\n" "Project-Id-Version: taiga-back\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-20 12:30+0100\n" "POT-Creation-Date: 2017-03-03 14:17+0100\n"
"PO-Revision-Date: 2017-02-15 11:08+0000\n" "PO-Revision-Date: 2017-03-03 13:17+0000\n"
"Last-Translator: Taiga Dev Team <support@taiga.io>\n" "Last-Translator: Taiga Dev Team <support@taiga.io>\n"
"Language-Team: Dutch (http://www.transifex.com/taiga-agile-llc/taiga-back/" "Language-Team: Dutch (http://www.transifex.com/taiga-agile-llc/taiga-back/"
"language/nl/)\n" "language/nl/)\n"
@ -698,6 +698,7 @@ msgid "[%(project)s] %(error_subject)s"
msgstr "[%(project)s] %(error_subject)s" msgstr "[%(project)s] %(error_subject)s"
#: taiga/export_import/templates/emails/import_error-body-html.jinja:4 #: taiga/export_import/templates/emails/import_error-body-html.jinja:4
#: taiga/importers/templates/emails/importer_import_error-body-html.jinja:4
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -713,6 +714,7 @@ msgid ""
msgstr "" msgstr ""
#: taiga/export_import/templates/emails/import_error-body-text.jinja:1 #: taiga/export_import/templates/emails/import_error-body-text.jinja:1
#: taiga/importers/templates/emails/importer_import_error-body-text.jinja:1
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -731,6 +733,7 @@ msgid ""
msgstr "" msgstr ""
#: taiga/export_import/templates/emails/import_error-subject.jinja:1 #: taiga/export_import/templates/emails/import_error-subject.jinja:1
#: taiga/importers/templates/emails/importer_import_error-subject.jinja:1
#, python-format #, python-format
msgid "[Taiga] %(error_subject)s" msgid "[Taiga] %(error_subject)s"
msgstr "[Taiga] %(error_subject)s" msgstr "[Taiga] %(error_subject)s"
@ -1016,25 +1019,25 @@ msgstr "Het element waarnaar verwezen wordt bestaat niet"
msgid "The status doesn't exist" msgid "The status doesn't exist"
msgstr "De status bestaat niet" msgstr "De status bestaat niet"
#: taiga/importers/asana/api.py:45 taiga/importers/asana/api.py:87 #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85
#: taiga/importers/github/api.py:46 taiga/importers/github/api.py:76 #: taiga/importers/github/api.py:44 taiga/importers/github/api.py:74
#: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103 #: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103
#: taiga/importers/pivotal/api.py:44 taiga/importers/pivotal/api.py:81 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80
#: taiga/importers/trello/api.py:47 taiga/importers/trello/api.py:84 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83
msgid "The project param is needed" msgid "The project param is needed"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73
#: taiga/importers/asana/api.py:139
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75
#: taiga/importers/asana/api.py:141 #: taiga/importers/asana/api.py:141
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:54 taiga/importers/asana/api.py:77
#: taiga/importers/asana/api.py:143
msgid "Failed to make the request to Asana API" msgid "Failed to make the request to Asana API"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:131 taiga/importers/github/api.py:125 #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123
msgid "Code param needed" msgid "Code param needed"
msgstr "" msgstr ""
@ -1042,11 +1045,11 @@ msgstr ""
msgid "Error importing Asana project" msgid "Error importing Asana project"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:137 #: taiga/importers/github/api.py:135
msgid "Invalid auth data" msgid "Invalid auth data"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:139 #: taiga/importers/github/api.py:137
msgid "Third party service failing" msgid "Third party service failing"
msgstr "" msgstr ""
@ -1063,12 +1066,12 @@ msgstr ""
msgid "Invalid project_type {}" msgid "Invalid project_type {}"
msgstr "" msgstr ""
#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:139 #: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138
#: taiga/importers/trello/api.py:144 #: taiga/importers/trello/api.py:143
msgid "Invalid or expired auth token" msgid "Invalid or expired auth token"
msgstr "" msgstr ""
#: taiga/importers/jira/tasks.py:47 taiga/importers/jira/tasks.py:48 #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49
msgid "Error importing Jira project" msgid "Error importing Jira project"
msgstr "" msgstr ""
@ -1076,6 +1079,142 @@ msgstr ""
msgid "Error importing PivotalTracker project" msgid "Error importing PivotalTracker project"
msgstr "" msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Asana Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Asana project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Asana project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Asana project has been imported"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Github Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Github project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Github project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Github project has been imported"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Jira Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Jira project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Jira project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Jira project has been imported"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Trello Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Trello project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Trello project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Trello project has been imported"
msgstr ""
#: taiga/importers/trello/importer.py:77 #: taiga/importers/trello/importer.py:77
#, python-format #, python-format
msgid "Invalid Request: %s at %s" msgid "Invalid Request: %s at %s"

View File

@ -1,5 +1,5 @@
# taiga-back.taiga. # taiga-back.taiga.
# Copyright (C) 2014-2016 Taiga Dev Team <support@taiga.io> # Copyright (C) 2014-2017 Taiga Dev Team <support@taiga.io>
# This file is distributed under the same license as the taiga-back package. # This file is distributed under the same license as the taiga-back package.
# #
# Translators: # Translators:
@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: taiga-back\n" "Project-Id-Version: taiga-back\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-20 12:30+0100\n" "POT-Creation-Date: 2017-03-03 14:17+0100\n"
"PO-Revision-Date: 2017-02-15 11:08+0000\n" "PO-Revision-Date: 2017-03-03 13:17+0000\n"
"Last-Translator: Taiga Dev Team <support@taiga.io>\n" "Last-Translator: Taiga Dev Team <support@taiga.io>\n"
"Language-Team: Polish (http://www.transifex.com/taiga-agile-llc/taiga-back/" "Language-Team: Polish (http://www.transifex.com/taiga-agile-llc/taiga-back/"
"language/pl/)\n" "language/pl/)\n"
@ -724,6 +724,7 @@ msgid "[%(project)s] %(error_subject)s"
msgstr "[%(project)s] %(error_subject)s" msgstr "[%(project)s] %(error_subject)s"
#: taiga/export_import/templates/emails/import_error-body-html.jinja:4 #: taiga/export_import/templates/emails/import_error-body-html.jinja:4
#: taiga/importers/templates/emails/importer_import_error-body-html.jinja:4
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -749,6 +750,7 @@ msgstr ""
" " " "
#: taiga/export_import/templates/emails/import_error-body-text.jinja:1 #: taiga/export_import/templates/emails/import_error-body-text.jinja:1
#: taiga/importers/templates/emails/importer_import_error-body-text.jinja:1
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -781,6 +783,7 @@ msgstr ""
"Zespół Taiga\n" "Zespół Taiga\n"
#: taiga/export_import/templates/emails/import_error-subject.jinja:1 #: taiga/export_import/templates/emails/import_error-subject.jinja:1
#: taiga/importers/templates/emails/importer_import_error-subject.jinja:1
#, python-format #, python-format
msgid "[Taiga] %(error_subject)s" msgid "[Taiga] %(error_subject)s"
msgstr "[Taiga] %(error_subject)s" msgstr "[Taiga] %(error_subject)s"
@ -1085,25 +1088,25 @@ msgstr "Element referencyjny nie istnieje"
msgid "The status doesn't exist" msgid "The status doesn't exist"
msgstr "Status nie istnieje" msgstr "Status nie istnieje"
#: taiga/importers/asana/api.py:45 taiga/importers/asana/api.py:87 #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85
#: taiga/importers/github/api.py:46 taiga/importers/github/api.py:76 #: taiga/importers/github/api.py:44 taiga/importers/github/api.py:74
#: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103 #: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103
#: taiga/importers/pivotal/api.py:44 taiga/importers/pivotal/api.py:81 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80
#: taiga/importers/trello/api.py:47 taiga/importers/trello/api.py:84 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83
msgid "The project param is needed" msgid "The project param is needed"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73
#: taiga/importers/asana/api.py:139
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75
#: taiga/importers/asana/api.py:141 #: taiga/importers/asana/api.py:141
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:54 taiga/importers/asana/api.py:77
#: taiga/importers/asana/api.py:143
msgid "Failed to make the request to Asana API" msgid "Failed to make the request to Asana API"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:131 taiga/importers/github/api.py:125 #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123
msgid "Code param needed" msgid "Code param needed"
msgstr "" msgstr ""
@ -1111,11 +1114,11 @@ msgstr ""
msgid "Error importing Asana project" msgid "Error importing Asana project"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:137 #: taiga/importers/github/api.py:135
msgid "Invalid auth data" msgid "Invalid auth data"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:139 #: taiga/importers/github/api.py:137
msgid "Third party service failing" msgid "Third party service failing"
msgstr "" msgstr ""
@ -1132,12 +1135,12 @@ msgstr ""
msgid "Invalid project_type {}" msgid "Invalid project_type {}"
msgstr "" msgstr ""
#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:139 #: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138
#: taiga/importers/trello/api.py:144 #: taiga/importers/trello/api.py:143
msgid "Invalid or expired auth token" msgid "Invalid or expired auth token"
msgstr "" msgstr ""
#: taiga/importers/jira/tasks.py:47 taiga/importers/jira/tasks.py:48 #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49
msgid "Error importing Jira project" msgid "Error importing Jira project"
msgstr "" msgstr ""
@ -1145,6 +1148,142 @@ msgstr ""
msgid "Error importing PivotalTracker project" msgid "Error importing PivotalTracker project"
msgstr "" msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Asana Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Asana project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Asana project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Asana project has been imported"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Github Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Github project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Github project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Github project has been imported"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Jira Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Jira project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Jira project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Jira project has been imported"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Trello Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Trello project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Trello project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Trello project has been imported"
msgstr ""
#: taiga/importers/trello/importer.py:77 #: taiga/importers/trello/importer.py:77
#, python-format #, python-format
msgid "Invalid Request: %s at %s" msgid "Invalid Request: %s at %s"

View File

@ -1,5 +1,5 @@
# taiga-back.taiga. # taiga-back.taiga.
# Copyright (C) 2014-2016 Taiga Dev Team <support@taiga.io> # Copyright (C) 2014-2017 Taiga Dev Team <support@taiga.io>
# This file is distributed under the same license as the taiga-back package. # This file is distributed under the same license as the taiga-back package.
# #
# Translators: # Translators:
@ -23,8 +23,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: taiga-back\n" "Project-Id-Version: taiga-back\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-20 12:30+0100\n" "POT-Creation-Date: 2017-03-03 14:17+0100\n"
"PO-Revision-Date: 2017-02-15 11:08+0000\n" "PO-Revision-Date: 2017-03-03 13:17+0000\n"
"Last-Translator: Taiga Dev Team <support@taiga.io>\n" "Last-Translator: Taiga Dev Team <support@taiga.io>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/taiga-agile-llc/" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/taiga-agile-llc/"
"taiga-back/language/pt_BR/)\n" "taiga-back/language/pt_BR/)\n"
@ -756,6 +756,7 @@ msgid "[%(project)s] %(error_subject)s"
msgstr "[%(project)s] %(error_subject)s" msgstr "[%(project)s] %(error_subject)s"
#: taiga/export_import/templates/emails/import_error-body-html.jinja:4 #: taiga/export_import/templates/emails/import_error-body-html.jinja:4
#: taiga/importers/templates/emails/importer_import_error-body-html.jinja:4
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -781,6 +782,7 @@ msgstr ""
" " " "
#: taiga/export_import/templates/emails/import_error-body-text.jinja:1 #: taiga/export_import/templates/emails/import_error-body-text.jinja:1
#: taiga/importers/templates/emails/importer_import_error-body-text.jinja:1
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -812,6 +814,7 @@ msgstr ""
"O Time Taiga\n" "O Time Taiga\n"
#: taiga/export_import/templates/emails/import_error-subject.jinja:1 #: taiga/export_import/templates/emails/import_error-subject.jinja:1
#: taiga/importers/templates/emails/importer_import_error-subject.jinja:1
#, python-format #, python-format
msgid "[Taiga] %(error_subject)s" msgid "[Taiga] %(error_subject)s"
msgstr "[Taiga] %(error_subject)s" msgstr "[Taiga] %(error_subject)s"
@ -1116,25 +1119,25 @@ msgstr "O elemento referenciado não existe"
msgid "The status doesn't exist" msgid "The status doesn't exist"
msgstr "O estatus não existe" msgstr "O estatus não existe"
#: taiga/importers/asana/api.py:45 taiga/importers/asana/api.py:87 #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85
#: taiga/importers/github/api.py:46 taiga/importers/github/api.py:76 #: taiga/importers/github/api.py:44 taiga/importers/github/api.py:74
#: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103 #: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103
#: taiga/importers/pivotal/api.py:44 taiga/importers/pivotal/api.py:81 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80
#: taiga/importers/trello/api.py:47 taiga/importers/trello/api.py:84 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83
msgid "The project param is needed" msgid "The project param is needed"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73
#: taiga/importers/asana/api.py:139
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75
#: taiga/importers/asana/api.py:141 #: taiga/importers/asana/api.py:141
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:54 taiga/importers/asana/api.py:77
#: taiga/importers/asana/api.py:143
msgid "Failed to make the request to Asana API" msgid "Failed to make the request to Asana API"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:131 taiga/importers/github/api.py:125 #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123
msgid "Code param needed" msgid "Code param needed"
msgstr "" msgstr ""
@ -1142,11 +1145,11 @@ msgstr ""
msgid "Error importing Asana project" msgid "Error importing Asana project"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:137 #: taiga/importers/github/api.py:135
msgid "Invalid auth data" msgid "Invalid auth data"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:139 #: taiga/importers/github/api.py:137
msgid "Third party service failing" msgid "Third party service failing"
msgstr "" msgstr ""
@ -1163,12 +1166,12 @@ msgstr ""
msgid "Invalid project_type {}" msgid "Invalid project_type {}"
msgstr "" msgstr ""
#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:139 #: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138
#: taiga/importers/trello/api.py:144 #: taiga/importers/trello/api.py:143
msgid "Invalid or expired auth token" msgid "Invalid or expired auth token"
msgstr "" msgstr ""
#: taiga/importers/jira/tasks.py:47 taiga/importers/jira/tasks.py:48 #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49
msgid "Error importing Jira project" msgid "Error importing Jira project"
msgstr "" msgstr ""
@ -1176,6 +1179,142 @@ msgstr ""
msgid "Error importing PivotalTracker project" msgid "Error importing PivotalTracker project"
msgstr "" msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Asana Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Asana project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Asana project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Asana project has been imported"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Github Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Github project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Github project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Github project has been imported"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Jira Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Jira project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Jira project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Jira project has been imported"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Trello Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Trello project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Trello project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Trello project has been imported"
msgstr ""
#: taiga/importers/trello/importer.py:77 #: taiga/importers/trello/importer.py:77
#, python-format #, python-format
msgid "Invalid Request: %s at %s" msgid "Invalid Request: %s at %s"

View File

@ -1,5 +1,5 @@
# taiga-back.taiga. # taiga-back.taiga.
# Copyright (C) 2014-2016 Taiga Dev Team <support@taiga.io> # Copyright (C) 2014-2017 Taiga Dev Team <support@taiga.io>
# This file is distributed under the same license as the taiga-back package. # This file is distributed under the same license as the taiga-back package.
# #
# Translators: # Translators:
@ -18,8 +18,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: taiga-back\n" "Project-Id-Version: taiga-back\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-20 12:30+0100\n" "POT-Creation-Date: 2017-03-03 14:17+0100\n"
"PO-Revision-Date: 2017-02-15 11:08+0000\n" "PO-Revision-Date: 2017-03-03 13:17+0000\n"
"Last-Translator: Taiga Dev Team <support@taiga.io>\n" "Last-Translator: Taiga Dev Team <support@taiga.io>\n"
"Language-Team: Russian (http://www.transifex.com/taiga-agile-llc/taiga-back/" "Language-Team: Russian (http://www.transifex.com/taiga-agile-llc/taiga-back/"
"language/ru/)\n" "language/ru/)\n"
@ -749,6 +749,7 @@ msgid "[%(project)s] %(error_subject)s"
msgstr "[%(project)s] %(error_subject)s" msgstr "[%(project)s] %(error_subject)s"
#: taiga/export_import/templates/emails/import_error-body-html.jinja:4 #: taiga/export_import/templates/emails/import_error-body-html.jinja:4
#: taiga/importers/templates/emails/importer_import_error-body-html.jinja:4
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -773,6 +774,7 @@ msgstr ""
" <p><small>Команда Taiga</small></p>" " <p><small>Команда Taiga</small></p>"
#: taiga/export_import/templates/emails/import_error-body-text.jinja:1 #: taiga/export_import/templates/emails/import_error-body-text.jinja:1
#: taiga/importers/templates/emails/importer_import_error-body-text.jinja:1
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -804,6 +806,7 @@ msgstr ""
"Команда Taiga\n" "Команда Taiga\n"
#: taiga/export_import/templates/emails/import_error-subject.jinja:1 #: taiga/export_import/templates/emails/import_error-subject.jinja:1
#: taiga/importers/templates/emails/importer_import_error-subject.jinja:1
#, python-format #, python-format
msgid "[Taiga] %(error_subject)s" msgid "[Taiga] %(error_subject)s"
msgstr "[Taiga] %(error_subject)s" msgstr "[Taiga] %(error_subject)s"
@ -1111,25 +1114,25 @@ msgstr "Указанный элемент не существует"
msgid "The status doesn't exist" msgid "The status doesn't exist"
msgstr "Статус не существует" msgstr "Статус не существует"
#: taiga/importers/asana/api.py:45 taiga/importers/asana/api.py:87 #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85
#: taiga/importers/github/api.py:46 taiga/importers/github/api.py:76 #: taiga/importers/github/api.py:44 taiga/importers/github/api.py:74
#: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103 #: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103
#: taiga/importers/pivotal/api.py:44 taiga/importers/pivotal/api.py:81 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80
#: taiga/importers/trello/api.py:47 taiga/importers/trello/api.py:84 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83
msgid "The project param is needed" msgid "The project param is needed"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73
#: taiga/importers/asana/api.py:139
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75
#: taiga/importers/asana/api.py:141 #: taiga/importers/asana/api.py:141
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:54 taiga/importers/asana/api.py:77
#: taiga/importers/asana/api.py:143
msgid "Failed to make the request to Asana API" msgid "Failed to make the request to Asana API"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:131 taiga/importers/github/api.py:125 #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123
msgid "Code param needed" msgid "Code param needed"
msgstr "" msgstr ""
@ -1137,11 +1140,11 @@ msgstr ""
msgid "Error importing Asana project" msgid "Error importing Asana project"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:137 #: taiga/importers/github/api.py:135
msgid "Invalid auth data" msgid "Invalid auth data"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:139 #: taiga/importers/github/api.py:137
msgid "Third party service failing" msgid "Third party service failing"
msgstr "" msgstr ""
@ -1158,12 +1161,12 @@ msgstr ""
msgid "Invalid project_type {}" msgid "Invalid project_type {}"
msgstr "" msgstr ""
#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:139 #: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138
#: taiga/importers/trello/api.py:144 #: taiga/importers/trello/api.py:143
msgid "Invalid or expired auth token" msgid "Invalid or expired auth token"
msgstr "" msgstr ""
#: taiga/importers/jira/tasks.py:47 taiga/importers/jira/tasks.py:48 #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49
msgid "Error importing Jira project" msgid "Error importing Jira project"
msgstr "" msgstr ""
@ -1171,6 +1174,142 @@ msgstr ""
msgid "Error importing PivotalTracker project" msgid "Error importing PivotalTracker project"
msgstr "" msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Asana Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Asana project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Asana project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Asana project has been imported"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Github Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Github project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Github project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Github project has been imported"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Jira Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Jira project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Jira project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Jira project has been imported"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Trello Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Trello project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Trello project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Trello project has been imported"
msgstr ""
#: taiga/importers/trello/importer.py:77 #: taiga/importers/trello/importer.py:77
#, python-format #, python-format
msgid "Invalid Request: %s at %s" msgid "Invalid Request: %s at %s"

View File

@ -1,5 +1,5 @@
# taiga-back.taiga. # taiga-back.taiga.
# Copyright (C) 2014-2016 Taiga Dev Team <support@taiga.io> # Copyright (C) 2014-2017 Taiga Dev Team <support@taiga.io>
# This file is distributed under the same license as the taiga-back package. # This file is distributed under the same license as the taiga-back package.
# #
# Translators: # Translators:
@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: taiga-back\n" "Project-Id-Version: taiga-back\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-20 12:30+0100\n" "POT-Creation-Date: 2017-03-03 14:17+0100\n"
"PO-Revision-Date: 2017-02-15 11:08+0000\n" "PO-Revision-Date: 2017-03-03 13:17+0000\n"
"Last-Translator: Taiga Dev Team <support@taiga.io>\n" "Last-Translator: Taiga Dev Team <support@taiga.io>\n"
"Language-Team: Swedish (http://www.transifex.com/taiga-agile-llc/taiga-back/" "Language-Team: Swedish (http://www.transifex.com/taiga-agile-llc/taiga-back/"
"language/sv/)\n" "language/sv/)\n"
@ -665,6 +665,7 @@ msgid "[%(project)s] %(error_subject)s"
msgstr "[%(project)s] %(error_subject)s" msgstr "[%(project)s] %(error_subject)s"
#: taiga/export_import/templates/emails/import_error-body-html.jinja:4 #: taiga/export_import/templates/emails/import_error-body-html.jinja:4
#: taiga/importers/templates/emails/importer_import_error-body-html.jinja:4
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -680,6 +681,7 @@ msgid ""
msgstr "" msgstr ""
#: taiga/export_import/templates/emails/import_error-body-text.jinja:1 #: taiga/export_import/templates/emails/import_error-body-text.jinja:1
#: taiga/importers/templates/emails/importer_import_error-body-text.jinja:1
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -698,6 +700,7 @@ msgid ""
msgstr "" msgstr ""
#: taiga/export_import/templates/emails/import_error-subject.jinja:1 #: taiga/export_import/templates/emails/import_error-subject.jinja:1
#: taiga/importers/templates/emails/importer_import_error-subject.jinja:1
#, python-format #, python-format
msgid "[Taiga] %(error_subject)s" msgid "[Taiga] %(error_subject)s"
msgstr "[Taiga] %(error_subject)s" msgstr "[Taiga] %(error_subject)s"
@ -967,25 +970,25 @@ msgstr "Referenselementet existerar inte"
msgid "The status doesn't exist" msgid "The status doesn't exist"
msgstr "Statusen existerar inte" msgstr "Statusen existerar inte"
#: taiga/importers/asana/api.py:45 taiga/importers/asana/api.py:87 #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85
#: taiga/importers/github/api.py:46 taiga/importers/github/api.py:76 #: taiga/importers/github/api.py:44 taiga/importers/github/api.py:74
#: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103 #: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103
#: taiga/importers/pivotal/api.py:44 taiga/importers/pivotal/api.py:81 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80
#: taiga/importers/trello/api.py:47 taiga/importers/trello/api.py:84 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83
msgid "The project param is needed" msgid "The project param is needed"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73
#: taiga/importers/asana/api.py:139
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75
#: taiga/importers/asana/api.py:141 #: taiga/importers/asana/api.py:141
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:54 taiga/importers/asana/api.py:77
#: taiga/importers/asana/api.py:143
msgid "Failed to make the request to Asana API" msgid "Failed to make the request to Asana API"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:131 taiga/importers/github/api.py:125 #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123
msgid "Code param needed" msgid "Code param needed"
msgstr "" msgstr ""
@ -993,11 +996,11 @@ msgstr ""
msgid "Error importing Asana project" msgid "Error importing Asana project"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:137 #: taiga/importers/github/api.py:135
msgid "Invalid auth data" msgid "Invalid auth data"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:139 #: taiga/importers/github/api.py:137
msgid "Third party service failing" msgid "Third party service failing"
msgstr "" msgstr ""
@ -1014,12 +1017,12 @@ msgstr ""
msgid "Invalid project_type {}" msgid "Invalid project_type {}"
msgstr "" msgstr ""
#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:139 #: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138
#: taiga/importers/trello/api.py:144 #: taiga/importers/trello/api.py:143
msgid "Invalid or expired auth token" msgid "Invalid or expired auth token"
msgstr "" msgstr ""
#: taiga/importers/jira/tasks.py:47 taiga/importers/jira/tasks.py:48 #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49
msgid "Error importing Jira project" msgid "Error importing Jira project"
msgstr "" msgstr ""
@ -1027,6 +1030,142 @@ msgstr ""
msgid "Error importing PivotalTracker project" msgid "Error importing PivotalTracker project"
msgstr "" msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Asana Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Asana project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Asana project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Asana project has been imported"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Github Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Github project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Github project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Github project has been imported"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Jira Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Jira project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Jira project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Jira project has been imported"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Trello Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Trello project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Trello project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Trello project has been imported"
msgstr ""
#: taiga/importers/trello/importer.py:77 #: taiga/importers/trello/importer.py:77
#, python-format #, python-format
msgid "Invalid Request: %s at %s" msgid "Invalid Request: %s at %s"

View File

@ -1,5 +1,5 @@
# taiga-back.taiga. # taiga-back.taiga.
# Copyright (C) 2014-2016 Taiga Dev Team <support@taiga.io> # Copyright (C) 2014-2017 Taiga Dev Team <support@taiga.io>
# This file is distributed under the same license as the taiga-back package. # This file is distributed under the same license as the taiga-back package.
# #
# Translators: # Translators:
@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: taiga-back\n" "Project-Id-Version: taiga-back\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-20 12:30+0100\n" "POT-Creation-Date: 2017-03-03 14:17+0100\n"
"PO-Revision-Date: 2017-02-15 11:08+0000\n" "PO-Revision-Date: 2017-03-03 13:17+0000\n"
"Last-Translator: Taiga Dev Team <support@taiga.io>\n" "Last-Translator: Taiga Dev Team <support@taiga.io>\n"
"Language-Team: Turkish (http://www.transifex.com/taiga-agile-llc/taiga-back/" "Language-Team: Turkish (http://www.transifex.com/taiga-agile-llc/taiga-back/"
"language/tr/)\n" "language/tr/)\n"
@ -719,6 +719,7 @@ msgid "[%(project)s] %(error_subject)s"
msgstr "[%(project)s] %(error_subject)s" msgstr "[%(project)s] %(error_subject)s"
#: taiga/export_import/templates/emails/import_error-body-html.jinja:4 #: taiga/export_import/templates/emails/import_error-body-html.jinja:4
#: taiga/importers/templates/emails/importer_import_error-body-html.jinja:4
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -743,6 +744,7 @@ msgstr ""
"<p><small>The Taiga Team</small></p>" "<p><small>The Taiga Team</small></p>"
#: taiga/export_import/templates/emails/import_error-body-text.jinja:1 #: taiga/export_import/templates/emails/import_error-body-text.jinja:1
#: taiga/importers/templates/emails/importer_import_error-body-text.jinja:1
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -775,6 +777,7 @@ msgstr ""
"Taiga Takımı\n" "Taiga Takımı\n"
#: taiga/export_import/templates/emails/import_error-subject.jinja:1 #: taiga/export_import/templates/emails/import_error-subject.jinja:1
#: taiga/importers/templates/emails/importer_import_error-subject.jinja:1
#, python-format #, python-format
msgid "[Taiga] %(error_subject)s" msgid "[Taiga] %(error_subject)s"
msgstr "[Taiga] %(error_subject)s" msgstr "[Taiga] %(error_subject)s"
@ -1076,25 +1079,25 @@ msgstr "Referans gösterilmiş varlık mevcut değil"
msgid "The status doesn't exist" msgid "The status doesn't exist"
msgstr "Durum mevcut değil" msgstr "Durum mevcut değil"
#: taiga/importers/asana/api.py:45 taiga/importers/asana/api.py:87 #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85
#: taiga/importers/github/api.py:46 taiga/importers/github/api.py:76 #: taiga/importers/github/api.py:44 taiga/importers/github/api.py:74
#: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103 #: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103
#: taiga/importers/pivotal/api.py:44 taiga/importers/pivotal/api.py:81 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80
#: taiga/importers/trello/api.py:47 taiga/importers/trello/api.py:84 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83
msgid "The project param is needed" msgid "The project param is needed"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73
#: taiga/importers/asana/api.py:139
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75
#: taiga/importers/asana/api.py:141 #: taiga/importers/asana/api.py:141
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:54 taiga/importers/asana/api.py:77
#: taiga/importers/asana/api.py:143
msgid "Failed to make the request to Asana API" msgid "Failed to make the request to Asana API"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:131 taiga/importers/github/api.py:125 #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123
msgid "Code param needed" msgid "Code param needed"
msgstr "" msgstr ""
@ -1102,11 +1105,11 @@ msgstr ""
msgid "Error importing Asana project" msgid "Error importing Asana project"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:137 #: taiga/importers/github/api.py:135
msgid "Invalid auth data" msgid "Invalid auth data"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:139 #: taiga/importers/github/api.py:137
msgid "Third party service failing" msgid "Third party service failing"
msgstr "" msgstr ""
@ -1123,12 +1126,12 @@ msgstr ""
msgid "Invalid project_type {}" msgid "Invalid project_type {}"
msgstr "" msgstr ""
#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:139 #: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138
#: taiga/importers/trello/api.py:144 #: taiga/importers/trello/api.py:143
msgid "Invalid or expired auth token" msgid "Invalid or expired auth token"
msgstr "" msgstr ""
#: taiga/importers/jira/tasks.py:47 taiga/importers/jira/tasks.py:48 #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49
msgid "Error importing Jira project" msgid "Error importing Jira project"
msgstr "" msgstr ""
@ -1136,6 +1139,142 @@ msgstr ""
msgid "Error importing PivotalTracker project" msgid "Error importing PivotalTracker project"
msgstr "" msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Asana Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Asana project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Asana project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Asana project has been imported"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Github Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Github project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Github project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Github project has been imported"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Jira Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Jira project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Jira project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Jira project has been imported"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Trello Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Trello project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Trello project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Trello project has been imported"
msgstr ""
#: taiga/importers/trello/importer.py:77 #: taiga/importers/trello/importer.py:77
#, python-format #, python-format
msgid "Invalid Request: %s at %s" msgid "Invalid Request: %s at %s"

View File

@ -1,5 +1,5 @@
# taiga-back.taiga. # taiga-back.taiga.
# Copyright (C) 2014-2016 Taiga Dev Team <support@taiga.io> # Copyright (C) 2014-2017 Taiga Dev Team <support@taiga.io>
# This file is distributed under the same license as the taiga-back package. # This file is distributed under the same license as the taiga-back package.
# #
# Translators: # Translators:
@ -18,8 +18,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: taiga-back\n" "Project-Id-Version: taiga-back\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-20 12:30+0100\n" "POT-Creation-Date: 2017-03-03 14:17+0100\n"
"PO-Revision-Date: 2017-02-15 11:08+0000\n" "PO-Revision-Date: 2017-03-03 13:17+0000\n"
"Last-Translator: Taiga Dev Team <support@taiga.io>\n" "Last-Translator: Taiga Dev Team <support@taiga.io>\n"
"Language-Team: Chinese Simplified (http://www.transifex.com/taiga-agile-llc/" "Language-Team: Chinese Simplified (http://www.transifex.com/taiga-agile-llc/"
"taiga-back/language/zh-Hans/)\n" "taiga-back/language/zh-Hans/)\n"
@ -750,6 +750,7 @@ msgid "[%(project)s] %(error_subject)s"
msgstr "[%(project)s] %(error_subject)s" msgstr "[%(project)s] %(error_subject)s"
#: taiga/export_import/templates/emails/import_error-body-html.jinja:4 #: taiga/export_import/templates/emails/import_error-body-html.jinja:4
#: taiga/importers/templates/emails/importer_import_error-body-html.jinja:4
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -774,6 +775,7 @@ msgstr ""
" " " "
#: taiga/export_import/templates/emails/import_error-body-text.jinja:1 #: taiga/export_import/templates/emails/import_error-body-text.jinja:1
#: taiga/importers/templates/emails/importer_import_error-body-text.jinja:1
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -805,6 +807,7 @@ msgstr ""
"Taiga团队\n" "Taiga团队\n"
#: taiga/export_import/templates/emails/import_error-subject.jinja:1 #: taiga/export_import/templates/emails/import_error-subject.jinja:1
#: taiga/importers/templates/emails/importer_import_error-subject.jinja:1
#, python-format #, python-format
msgid "[Taiga] %(error_subject)s" msgid "[Taiga] %(error_subject)s"
msgstr "[Taiga] %(error_subject)s" msgstr "[Taiga] %(error_subject)s"
@ -1127,25 +1130,25 @@ msgstr "引用的元素不存在"
msgid "The status doesn't exist" msgid "The status doesn't exist"
msgstr "状态不存在" msgstr "状态不存在"
#: taiga/importers/asana/api.py:45 taiga/importers/asana/api.py:87 #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85
#: taiga/importers/github/api.py:46 taiga/importers/github/api.py:76 #: taiga/importers/github/api.py:44 taiga/importers/github/api.py:74
#: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103 #: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103
#: taiga/importers/pivotal/api.py:44 taiga/importers/pivotal/api.py:81 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80
#: taiga/importers/trello/api.py:47 taiga/importers/trello/api.py:84 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83
msgid "The project param is needed" msgid "The project param is needed"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73
#: taiga/importers/asana/api.py:139
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75
#: taiga/importers/asana/api.py:141 #: taiga/importers/asana/api.py:141
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:54 taiga/importers/asana/api.py:77
#: taiga/importers/asana/api.py:143
msgid "Failed to make the request to Asana API" msgid "Failed to make the request to Asana API"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:131 taiga/importers/github/api.py:125 #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123
msgid "Code param needed" msgid "Code param needed"
msgstr "" msgstr ""
@ -1153,11 +1156,11 @@ msgstr ""
msgid "Error importing Asana project" msgid "Error importing Asana project"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:137 #: taiga/importers/github/api.py:135
msgid "Invalid auth data" msgid "Invalid auth data"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:139 #: taiga/importers/github/api.py:137
msgid "Third party service failing" msgid "Third party service failing"
msgstr "" msgstr ""
@ -1174,12 +1177,12 @@ msgstr ""
msgid "Invalid project_type {}" msgid "Invalid project_type {}"
msgstr "" msgstr ""
#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:139 #: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138
#: taiga/importers/trello/api.py:144 #: taiga/importers/trello/api.py:143
msgid "Invalid or expired auth token" msgid "Invalid or expired auth token"
msgstr "" msgstr ""
#: taiga/importers/jira/tasks.py:47 taiga/importers/jira/tasks.py:48 #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49
msgid "Error importing Jira project" msgid "Error importing Jira project"
msgstr "" msgstr ""
@ -1187,6 +1190,142 @@ msgstr ""
msgid "Error importing PivotalTracker project" msgid "Error importing PivotalTracker project"
msgstr "" msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Asana Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Asana project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Asana project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Asana project has been imported"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Github Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Github project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Github project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Github project has been imported"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Jira Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Jira project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Jira project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Jira project has been imported"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Trello Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Trello project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Trello project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Trello project has been imported"
msgstr ""
#: taiga/importers/trello/importer.py:77 #: taiga/importers/trello/importer.py:77
#, python-format #, python-format
msgid "Invalid Request: %s at %s" msgid "Invalid Request: %s at %s"

View File

@ -1,5 +1,5 @@
# taiga-back.taiga. # taiga-back.taiga.
# Copyright (C) 2014-2016 Taiga Dev Team <support@taiga.io> # Copyright (C) 2014-2017 Taiga Dev Team <support@taiga.io>
# This file is distributed under the same license as the taiga-back package. # This file is distributed under the same license as the taiga-back package.
# #
# Translators: # Translators:
@ -11,8 +11,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: taiga-back\n" "Project-Id-Version: taiga-back\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-02-20 12:30+0100\n" "POT-Creation-Date: 2017-03-03 14:17+0100\n"
"PO-Revision-Date: 2017-02-15 11:08+0000\n" "PO-Revision-Date: 2017-03-03 13:17+0000\n"
"Last-Translator: Taiga Dev Team <support@taiga.io>\n" "Last-Translator: Taiga Dev Team <support@taiga.io>\n"
"Language-Team: Chinese Traditional (http://www.transifex.com/taiga-agile-llc/" "Language-Team: Chinese Traditional (http://www.transifex.com/taiga-agile-llc/"
"taiga-back/language/zh-Hant/)\n" "taiga-back/language/zh-Hant/)\n"
@ -707,6 +707,7 @@ msgid "[%(project)s] %(error_subject)s"
msgstr "[%(project)s] %(error_subject)s" msgstr "[%(project)s] %(error_subject)s"
#: taiga/export_import/templates/emails/import_error-body-html.jinja:4 #: taiga/export_import/templates/emails/import_error-body-html.jinja:4
#: taiga/importers/templates/emails/importer_import_error-body-html.jinja:4
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -730,6 +731,7 @@ msgstr ""
"<p><small>Taiga 團隊</small></p>" "<p><small>Taiga 團隊</small></p>"
#: taiga/export_import/templates/emails/import_error-body-text.jinja:1 #: taiga/export_import/templates/emails/import_error-body-text.jinja:1
#: taiga/importers/templates/emails/importer_import_error-body-text.jinja:1
#, python-format #, python-format
msgid "" msgid ""
"\n" "\n"
@ -761,6 +763,7 @@ msgstr ""
"Taiga團隊\n" "Taiga團隊\n"
#: taiga/export_import/templates/emails/import_error-subject.jinja:1 #: taiga/export_import/templates/emails/import_error-subject.jinja:1
#: taiga/importers/templates/emails/importer_import_error-subject.jinja:1
#, python-format #, python-format
msgid "[Taiga] %(error_subject)s" msgid "[Taiga] %(error_subject)s"
msgstr "[Taiga] %(error_subject)s" msgstr "[Taiga] %(error_subject)s"
@ -1061,25 +1064,25 @@ msgstr "參考元素不存在"
msgid "The status doesn't exist" msgid "The status doesn't exist"
msgstr "狀態不存在" msgstr "狀態不存在"
#: taiga/importers/asana/api.py:45 taiga/importers/asana/api.py:87 #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85
#: taiga/importers/github/api.py:46 taiga/importers/github/api.py:76 #: taiga/importers/github/api.py:44 taiga/importers/github/api.py:74
#: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103 #: taiga/importers/jira/api.py:57 taiga/importers/jira/api.py:103
#: taiga/importers/pivotal/api.py:44 taiga/importers/pivotal/api.py:81 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80
#: taiga/importers/trello/api.py:47 taiga/importers/trello/api.py:84 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83
msgid "The project param is needed" msgid "The project param is needed"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73
#: taiga/importers/asana/api.py:139
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75
#: taiga/importers/asana/api.py:141 #: taiga/importers/asana/api.py:141
msgid "Invalid Asana API request"
msgstr ""
#: taiga/importers/asana/api.py:54 taiga/importers/asana/api.py:77
#: taiga/importers/asana/api.py:143
msgid "Failed to make the request to Asana API" msgid "Failed to make the request to Asana API"
msgstr "" msgstr ""
#: taiga/importers/asana/api.py:131 taiga/importers/github/api.py:125 #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123
msgid "Code param needed" msgid "Code param needed"
msgstr "" msgstr ""
@ -1087,11 +1090,11 @@ msgstr ""
msgid "Error importing Asana project" msgid "Error importing Asana project"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:137 #: taiga/importers/github/api.py:135
msgid "Invalid auth data" msgid "Invalid auth data"
msgstr "" msgstr ""
#: taiga/importers/github/api.py:139 #: taiga/importers/github/api.py:137
msgid "Third party service failing" msgid "Third party service failing"
msgstr "" msgstr ""
@ -1108,12 +1111,12 @@ msgstr ""
msgid "Invalid project_type {}" msgid "Invalid project_type {}"
msgstr "" msgstr ""
#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:139 #: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138
#: taiga/importers/trello/api.py:144 #: taiga/importers/trello/api.py:143
msgid "Invalid or expired auth token" msgid "Invalid or expired auth token"
msgstr "" msgstr ""
#: taiga/importers/jira/tasks.py:47 taiga/importers/jira/tasks.py:48 #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49
msgid "Error importing Jira project" msgid "Error importing Jira project"
msgstr "" msgstr ""
@ -1121,6 +1124,142 @@ msgstr ""
msgid "Error importing PivotalTracker project" msgid "Error importing PivotalTracker project"
msgstr "" msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Asana Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Asana project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Asana project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/asana_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Asana project has been imported"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Github Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Github project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/github_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Github project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/github_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Github project has been imported"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Jira Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Jira project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Jira project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/jira_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Jira project has been imported"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4
#, python-format
msgid ""
"\n"
" <h1>Trello Project imported</h1>\n"
" <p>Hello %(user)s,</p>\n"
" <h3>Your Trello project has been correctly imported.</h3>\n"
" <a class=\"button\" href=\"%(url)s\" title=\"Go to the project "
"%(project)s\">Go to %(project)s</a>\n"
" <p><small>The Taiga Team</small></p>\n"
" "
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1
#, python-format
msgid ""
"\n"
"Hello %(user)s,\n"
"\n"
"Your Trello project has been correctly imported.\n"
"\n"
"You can see the project %(project)s here:\n"
"\n"
"%(url)s\n"
"\n"
"---\n"
"The Taiga Team\n"
msgstr ""
#: taiga/importers/templates/emails/trello_import_success-subject.jinja:1
#, python-format
msgid "[%(project)s] Your Trello project has been imported"
msgstr ""
#: taiga/importers/trello/importer.py:77 #: taiga/importers/trello/importer.py:77
#, python-format #, python-format
msgid "Invalid Request: %s at %s" msgid "Invalid Request: %s at %s"