diff --git a/taiga/locale/ca/LC_MESSAGES/django.po b/taiga/locale/ca/LC_MESSAGES/django.po index df4a1ab4..cf339047 100644 --- a/taiga/locale/ca/LC_MESSAGES/django.po +++ b/taiga/locale/ca/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: taiga-back\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-08 16:30+0100\n" -"PO-Revision-Date: 2017-03-06 16:54+0000\n" -"Last-Translator: Taiga Dev Team \n" +"POT-Creation-Date: 2017-10-06 11:42+0200\n" +"PO-Revision-Date: 2017-10-06 09:43+0000\n" +"Last-Translator: David Barragán \n" "Language-Team: Catalan (http://www.transifex.com/taiga-agile-llc/taiga-back/" "language/ca/)\n" "MIME-Version: 1.0\n" @@ -192,8 +192,8 @@ msgstr "" #: taiga/projects/api.py:754 taiga/projects/epics/api.py:200 #: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:224 #: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:247 -#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:323 -#: taiga/projects/userstories/api.py:375 taiga/webhooks/api.py:71 +#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:334 +#: taiga/projects/userstories/api.py:386 taiga/webhooks/api.py:71 msgid "Blocked element" msgstr "" @@ -246,19 +246,19 @@ msgstr "" msgid "Incorrect type. Expected url string, received %s." msgstr "" -#: taiga/base/api/serializers.py:324 +#: taiga/base/api/serializers.py:325 msgid "Invalid data" msgstr "" -#: taiga/base/api/serializers.py:416 +#: taiga/base/api/serializers.py:417 msgid "No input provided" msgstr "" -#: taiga/base/api/serializers.py:579 +#: taiga/base/api/serializers.py:580 msgid "Cannot create a new item, only existing items may be updated." msgstr "" -#: taiga/base/api/serializers.py:590 +#: taiga/base/api/serializers.py:591 msgid "Expected a list of items." msgstr "" @@ -270,7 +270,7 @@ msgstr "" msgid "Permission denied" msgstr "" -#: taiga/base/api/views.py:492 +#: taiga/base/api/views.py:491 msgid "Server application error" msgstr "" @@ -481,68 +481,68 @@ msgstr "Es necessita arxiu dump." msgid "Invalid dump format" msgstr "Format d'arxiu dump invàlid" -#: taiga/export_import/services/store.py:718 -#: taiga/export_import/services/store.py:736 +#: taiga/export_import/services/store.py:722 +#: taiga/export_import/services/store.py:740 msgid "error importing project data" msgstr "" -#: taiga/export_import/services/store.py:743 +#: taiga/export_import/services/store.py:747 msgid "error importing roles" msgstr "" -#: taiga/export_import/services/store.py:748 +#: taiga/export_import/services/store.py:752 msgid "error importing memberships" msgstr "" -#: taiga/export_import/services/store.py:759 +#: taiga/export_import/services/store.py:763 msgid "error importing lists of project attributes" msgstr "" -#: taiga/export_import/services/store.py:763 +#: taiga/export_import/services/store.py:767 msgid "error importing default project attributes values" msgstr "" -#: taiga/export_import/services/store.py:774 +#: taiga/export_import/services/store.py:778 msgid "error importing custom attributes" msgstr "" -#: taiga/export_import/services/store.py:778 +#: taiga/export_import/services/store.py:782 msgid "error importing sprints" msgstr "" -#: taiga/export_import/services/store.py:782 +#: taiga/export_import/services/store.py:786 msgid "error importing issues" msgstr "" -#: taiga/export_import/services/store.py:786 +#: taiga/export_import/services/store.py:790 msgid "error importing user stories" msgstr "" -#: taiga/export_import/services/store.py:790 +#: taiga/export_import/services/store.py:794 msgid "error importing epics" msgstr "" -#: taiga/export_import/services/store.py:794 +#: taiga/export_import/services/store.py:798 msgid "error importing tasks" msgstr "" -#: taiga/export_import/services/store.py:798 +#: taiga/export_import/services/store.py:802 msgid "error importing wiki pages" msgstr "" -#: taiga/export_import/services/store.py:802 +#: taiga/export_import/services/store.py:806 msgid "error importing wiki links" msgstr "" -#: taiga/export_import/services/store.py:806 +#: taiga/export_import/services/store.py:810 msgid "error importing tags" msgstr "" -#: taiga/export_import/services/store.py:810 +#: taiga/export_import/services/store.py:814 msgid "error importing timelines" msgstr "" -#: taiga/export_import/services/store.py:832 +#: taiga/export_import/services/store.py:836 msgid "unexpected error importing project" msgstr "" @@ -759,11 +759,11 @@ msgstr "" #: taiga/external_apps/models.py:35 #: taiga/projects/custom_attributes/models.py:36 #: taiga/projects/milestones/models.py:37 taiga/projects/models.py:148 -#: taiga/projects/models.py:518 taiga/projects/models.py:551 -#: taiga/projects/models.py:587 taiga/projects/models.py:609 -#: taiga/projects/models.py:643 taiga/projects/models.py:663 -#: taiga/projects/models.py:683 taiga/projects/models.py:715 -#: taiga/projects/models.py:735 taiga/users/admin.py:54 +#: taiga/projects/models.py:521 taiga/projects/models.py:554 +#: taiga/projects/models.py:590 taiga/projects/models.py:612 +#: taiga/projects/models.py:646 taiga/projects/models.py:666 +#: taiga/projects/models.py:686 taiga/projects/models.py:718 +#: taiga/projects/models.py:738 taiga/users/admin.py:54 #: taiga/users/models.py:303 taiga/webhooks/models.py:29 msgid "name" msgstr "Nom" @@ -781,7 +781,7 @@ msgstr "" #: taiga/projects/epics/models.py:56 #: taiga/projects/history/templatetags/functions.py:25 #: taiga/projects/issues/models.py:60 taiga/projects/models.py:152 -#: taiga/projects/models.py:739 taiga/projects/tasks/models.py:62 +#: taiga/projects/models.py:742 taiga/projects/tasks/models.py:62 #: taiga/projects/userstories/models.py:95 msgid "description" msgstr "Descripció" @@ -817,7 +817,7 @@ msgstr "Comentari" #: taiga/projects/custom_attributes/models.py:46 #: taiga/projects/epics/models.py:49 taiga/projects/issues/models.py:52 #: taiga/projects/likes/models.py:33 taiga/projects/milestones/models.py:48 -#: taiga/projects/models.py:159 taiga/projects/models.py:743 +#: taiga/projects/models.py:159 taiga/projects/models.py:746 #: taiga/projects/notifications/models.py:89 taiga/projects/tasks/models.py:48 #: taiga/projects/userstories/models.py:87 taiga/projects/votes/models.py:54 #: taiga/projects/wiki/models.py:44 taiga/userstorage/models.py:29 @@ -891,7 +891,7 @@ msgstr "El payload no és un arxiu json vàlid" #: taiga/hooks/api.py:63 taiga/projects/epics/api.py:154 #: taiga/projects/issues/api.py:139 taiga/projects/tasks/api.py:201 -#: taiga/projects/userstories/api.py:277 +#: taiga/projects/userstories/api.py:282 msgid "The project doesn't exist" msgstr "El projecte no existeix" @@ -944,7 +944,7 @@ msgstr "" #, python-brace-format msgid "" "{user_text} changed the status from [{platform} commit]({commit_url} \"See " -"commit '{commit_id} - {commit_message}'\")\n" +"commit '{commit_id} - {commit_short_message}'\")\n" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" @@ -961,7 +961,7 @@ msgstr "" #, python-brace-format msgid "" "This {type_name} has been mentioned by {user_text} in the [{platform} commit]" -"({commit_url} \"See commit '{commit_id} - {commit_message}'\") " +"({commit_url} \"See commit '{commit_id} - {commit_short_message}'\") " "\"{commit_message}\"" msgstr "" @@ -981,7 +981,7 @@ msgstr "L'estatus no existeix." #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85 #: 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:60 taiga/importers/jira/api.py:106 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83 msgid "The project param is needed" @@ -1017,16 +1017,20 @@ msgstr "" msgid "Error importing GitHub project" msgstr "" -#: 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:62 taiga/importers/jira/api.py:89 +#: taiga/importers/jira/api.py:109 taiga/importers/jira/api.py:182 msgid "The url param is needed" msgstr "" -#: taiga/importers/jira/api.py:155 +#: taiga/importers/jira/api.py:158 msgid "Invalid project_type {}" msgstr "" -#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138 +#: taiga/importers/jira/api.py:192 +msgid "Invalid Jira server configuration." +msgstr "" + +#: taiga/importers/jira/api.py:233 taiga/importers/pivotal/api.py:138 #: taiga/importers/trello/api.py:143 msgid "Invalid or expired auth token" msgstr "" @@ -1463,11 +1467,11 @@ msgstr "" #: taiga/projects/attachments/models.py:41 taiga/projects/contact/models.py:29 #: taiga/projects/custom_attributes/models.py:43 #: taiga/projects/epics/models.py:38 taiga/projects/issues/models.py:50 -#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:506 -#: taiga/projects/models.py:528 taiga/projects/models.py:565 -#: taiga/projects/models.py:593 taiga/projects/models.py:619 -#: taiga/projects/models.py:649 taiga/projects/models.py:669 -#: taiga/projects/models.py:693 taiga/projects/models.py:721 +#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:509 +#: taiga/projects/models.py:531 taiga/projects/models.py:568 +#: taiga/projects/models.py:596 taiga/projects/models.py:622 +#: taiga/projects/models.py:652 taiga/projects/models.py:672 +#: taiga/projects/models.py:696 taiga/projects/models.py:724 #: taiga/projects/notifications/models.py:74 #: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43 #: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34 @@ -1487,7 +1491,7 @@ msgstr "Id d'objecte" #: taiga/projects/custom_attributes/models.py:48 #: taiga/projects/epics/models.py:52 taiga/projects/issues/models.py:55 #: taiga/projects/milestones/models.py:51 taiga/projects/models.py:162 -#: taiga/projects/models.py:746 taiga/projects/tasks/models.py:51 +#: taiga/projects/models.py:749 taiga/projects/tasks/models.py:51 #: taiga/projects/userstories/models.py:90 taiga/projects/wiki/models.py:47 #: taiga/userstorage/models.py:31 msgid "modified date" @@ -1512,10 +1516,10 @@ msgstr "" #: taiga/projects/attachments/models.py:63 #: taiga/projects/custom_attributes/models.py:41 #: taiga/projects/epics/models.py:104 taiga/projects/milestones/models.py:57 -#: taiga/projects/models.py:522 taiga/projects/models.py:555 -#: taiga/projects/models.py:589 taiga/projects/models.py:613 -#: taiga/projects/models.py:645 taiga/projects/models.py:665 -#: taiga/projects/models.py:687 taiga/projects/models.py:717 +#: taiga/projects/models.py:525 taiga/projects/models.py:558 +#: taiga/projects/models.py:592 taiga/projects/models.py:616 +#: taiga/projects/models.py:648 taiga/projects/models.py:668 +#: taiga/projects/models.py:690 taiga/projects/models.py:720 #: taiga/projects/wiki/models.py:77 taiga/users/models.py:309 msgid "order" msgstr "Ordre" @@ -1673,10 +1677,10 @@ msgstr "" msgid "subject" msgstr "tema" -#: taiga/projects/epics/models.py:59 taiga/projects/models.py:526 -#: taiga/projects/models.py:561 taiga/projects/models.py:617 -#: taiga/projects/models.py:647 taiga/projects/models.py:667 -#: taiga/projects/models.py:691 taiga/projects/models.py:719 +#: taiga/projects/epics/models.py:59 taiga/projects/models.py:529 +#: taiga/projects/models.py:564 taiga/projects/models.py:620 +#: taiga/projects/models.py:650 taiga/projects/models.py:670 +#: taiga/projects/models.py:694 taiga/projects/models.py:722 #: taiga/users/models.py:142 msgid "color" msgstr "color" @@ -1792,7 +1796,7 @@ msgid "Unassigned" msgstr "Sense assignar" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:232 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:89 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:91 msgid "-deleted-" msgstr "-borrat-" @@ -1825,12 +1829,12 @@ msgid "removed:" msgstr "borrat:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:65 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:82 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 msgid "From:" msgstr "Desde:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:66 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:84 msgid "To:" msgstr "A:" @@ -1894,9 +1898,9 @@ msgid "Likes" msgstr "Fans" #: taiga/projects/milestones/models.py:40 taiga/projects/models.py:150 -#: taiga/projects/models.py:520 taiga/projects/models.py:553 -#: taiga/projects/models.py:611 taiga/projects/models.py:685 -#: taiga/projects/models.py:737 taiga/projects/wiki/models.py:36 +#: taiga/projects/models.py:523 taiga/projects/models.py:556 +#: taiga/projects/models.py:614 taiga/projects/models.py:688 +#: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36 #: taiga/users/admin.py:58 taiga/users/models.py:305 msgid "slug" msgstr "slug" @@ -1909,9 +1913,9 @@ msgstr "Data estimada d'inici" msgid "estimated finish date" msgstr "Data estimada de finalització" -#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:524 -#: taiga/projects/models.py:557 taiga/projects/models.py:615 -#: taiga/projects/models.py:689 +#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:527 +#: taiga/projects/models.py:560 taiga/projects/models.py:618 +#: taiga/projects/models.py:692 msgid "is closed" msgstr "està tancat" @@ -1968,7 +1972,7 @@ msgstr "token" msgid "invitation extra text" msgstr "text extra d'invitació" -#: taiga/projects/models.py:92 taiga/projects/models.py:741 +#: taiga/projects/models.py:92 taiga/projects/models.py:744 msgid "user order" msgstr "" @@ -2024,35 +2028,35 @@ msgstr "total de fites" msgid "total story points" msgstr "total de punts d'història" -#: taiga/projects/models.py:172 taiga/projects/models.py:751 +#: taiga/projects/models.py:172 taiga/projects/models.py:754 msgid "active contact" msgstr "" -#: taiga/projects/models.py:174 taiga/projects/models.py:753 +#: taiga/projects/models.py:174 taiga/projects/models.py:756 msgid "active epics panel" msgstr "" -#: taiga/projects/models.py:176 taiga/projects/models.py:755 +#: taiga/projects/models.py:176 taiga/projects/models.py:758 msgid "active backlog panel" msgstr "activa panell de backlog" -#: taiga/projects/models.py:178 taiga/projects/models.py:757 +#: taiga/projects/models.py:178 taiga/projects/models.py:760 msgid "active kanban panel" msgstr "activa panell de kanban" -#: taiga/projects/models.py:180 taiga/projects/models.py:759 +#: taiga/projects/models.py:180 taiga/projects/models.py:762 msgid "active wiki panel" msgstr "activa panell de wiki" -#: taiga/projects/models.py:182 taiga/projects/models.py:761 +#: taiga/projects/models.py:182 taiga/projects/models.py:764 msgid "active issues panel" msgstr "activa panell d'incidències" -#: taiga/projects/models.py:185 taiga/projects/models.py:768 +#: taiga/projects/models.py:185 taiga/projects/models.py:771 msgid "videoconference system" msgstr "sistema de videoconferència" -#: taiga/projects/models.py:187 taiga/projects/models.py:770 +#: taiga/projects/models.py:187 taiga/projects/models.py:773 msgid "videoconference extra data" msgstr "" @@ -2076,11 +2080,11 @@ msgstr "permisos d'usuaris" msgid "is featured" msgstr "" -#: taiga/projects/models.py:206 taiga/projects/models.py:763 +#: taiga/projects/models.py:206 taiga/projects/models.py:766 msgid "is looking for people" msgstr "" -#: taiga/projects/models.py:208 taiga/projects/models.py:765 +#: taiga/projects/models.py:208 taiga/projects/models.py:768 msgid "looking for people note" msgstr "" @@ -2125,80 +2129,80 @@ msgstr "" msgid "activity last year" msgstr "" -#: taiga/projects/models.py:507 +#: taiga/projects/models.py:510 msgid "modules config" msgstr "configuració de mòdules" -#: taiga/projects/models.py:559 +#: taiga/projects/models.py:562 msgid "is archived" msgstr "està arxivat" -#: taiga/projects/models.py:563 +#: taiga/projects/models.py:566 msgid "work in progress limit" msgstr "limit de treball en progrés" -#: taiga/projects/models.py:591 taiga/userstorage/models.py:33 +#: taiga/projects/models.py:594 taiga/userstorage/models.py:33 msgid "value" msgstr "valor" -#: taiga/projects/models.py:749 +#: taiga/projects/models.py:752 msgid "default owner's role" msgstr "rol d'amo per defecte" -#: taiga/projects/models.py:772 +#: taiga/projects/models.py:775 msgid "default options" msgstr "opcions per defecte" -#: taiga/projects/models.py:773 +#: taiga/projects/models.py:776 msgid "epic statuses" msgstr "" -#: taiga/projects/models.py:774 +#: taiga/projects/models.py:777 msgid "us statuses" msgstr "status d'històries d'usuari" -#: taiga/projects/models.py:775 taiga/projects/userstories/models.py:44 +#: taiga/projects/models.py:778 taiga/projects/userstories/models.py:44 #: taiga/projects/userstories/models.py:77 msgid "points" msgstr "punts" -#: taiga/projects/models.py:776 +#: taiga/projects/models.py:779 msgid "task statuses" msgstr "status de tasques" -#: taiga/projects/models.py:777 +#: taiga/projects/models.py:780 msgid "issue statuses" msgstr "status d'incidències" -#: taiga/projects/models.py:778 +#: taiga/projects/models.py:781 msgid "issue types" msgstr "tipus d'incidències" -#: taiga/projects/models.py:779 +#: taiga/projects/models.py:782 msgid "priorities" msgstr "prioritats" -#: taiga/projects/models.py:780 +#: taiga/projects/models.py:783 msgid "severities" msgstr "severitats" -#: taiga/projects/models.py:781 +#: taiga/projects/models.py:784 msgid "roles" msgstr "rols" -#: taiga/projects/models.py:782 +#: taiga/projects/models.py:785 msgid "epic custom attributes" msgstr "" -#: taiga/projects/models.py:783 +#: taiga/projects/models.py:786 msgid "us custom attributes" msgstr "" -#: taiga/projects/models.py:784 +#: taiga/projects/models.py:787 msgid "task custom attributes" msgstr "" -#: taiga/projects/models.py:785 +#: taiga/projects/models.py:788 msgid "issue custom attributes" msgstr "" @@ -2236,7 +2240,7 @@ msgstr "" msgid "Notify exists for specified user and project" msgstr "" -#: taiga/projects/notifications/services.py:436 +#: taiga/projects/notifications/services.py:434 msgid "Invalid value for notify level" msgstr "" @@ -3576,25 +3580,25 @@ msgstr "" msgid "Stakeholder" msgstr "" -#: taiga/projects/userstories/api.py:128 +#: taiga/projects/userstories/api.py:129 msgid "You don't have permissions to set this sprint to this user story." msgstr "" -#: taiga/projects/userstories/api.py:132 +#: taiga/projects/userstories/api.py:133 msgid "You don't have permissions to set this status to this user story." msgstr "" -#: taiga/projects/userstories/api.py:222 +#: taiga/projects/userstories/api.py:227 #, python-brace-format msgid "Invalid role id '{role_id}'" msgstr "" -#: taiga/projects/userstories/api.py:229 +#: taiga/projects/userstories/api.py:234 #, python-brace-format msgid "Invalid points id '{points_id}'" msgstr "" -#: taiga/projects/userstories/api.py:244 +#: taiga/projects/userstories/api.py:249 #, python-brace-format msgid "Generating the user story #{ref} - {subject}" msgstr "" diff --git a/taiga/locale/de/LC_MESSAGES/django.po b/taiga/locale/de/LC_MESSAGES/django.po index b3565d1d..fecbb6a9 100644 --- a/taiga/locale/de/LC_MESSAGES/django.po +++ b/taiga/locale/de/LC_MESSAGES/django.po @@ -10,6 +10,7 @@ # Hans Raaf, 2015 # Hans Raaf, 2015 # Henning Matthaei, 2015 +# Philipp Schartlmüller , 2017 # Regina , 2015 # Sebastian Blum , 2015 # Silsha Fux , 2015 @@ -21,9 +22,9 @@ msgid "" msgstr "" "Project-Id-Version: taiga-back\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-08 16:30+0100\n" -"PO-Revision-Date: 2017-03-06 16:54+0000\n" -"Last-Translator: Taiga Dev Team \n" +"POT-Creation-Date: 2017-10-06 11:42+0200\n" +"PO-Revision-Date: 2017-10-06 09:43+0000\n" +"Last-Translator: David Barragán \n" "Language-Team: German (http://www.transifex.com/taiga-agile-llc/taiga-back/" "language/de/)\n" "MIME-Version: 1.0\n" @@ -226,8 +227,8 @@ msgstr "" #: taiga/projects/api.py:754 taiga/projects/epics/api.py:200 #: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:224 #: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:247 -#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:323 -#: taiga/projects/userstories/api.py:375 taiga/webhooks/api.py:71 +#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:334 +#: taiga/projects/userstories/api.py:386 taiga/webhooks/api.py:71 msgid "Blocked element" msgstr "Blockiertes Element" @@ -280,21 +281,21 @@ msgstr "Ungültiger Hyperlink - Ziel existiert nicht." msgid "Incorrect type. Expected url string, received %s." msgstr "Falsche Eingabe. Erwartet url Zeichenkette, erhalten %s." -#: taiga/base/api/serializers.py:324 +#: taiga/base/api/serializers.py:325 msgid "Invalid data" msgstr "Ungültige Daten" -#: taiga/base/api/serializers.py:416 +#: taiga/base/api/serializers.py:417 msgid "No input provided" msgstr "Es gab keine Eingabe" -#: taiga/base/api/serializers.py:579 +#: taiga/base/api/serializers.py:580 msgid "Cannot create a new item, only existing items may be updated." msgstr "" "Es können nur existierende Einträge aktualisiert werden. Eine Neuerstellung " "ist nicht möglich." -#: taiga/base/api/serializers.py:590 +#: taiga/base/api/serializers.py:591 msgid "Expected a list of items." msgstr "Es wurde eine Liste von Einträgen erwartet." @@ -306,7 +307,7 @@ msgstr "Nicht gefunden." msgid "Permission denied" msgstr "Zugriff verweigert" -#: taiga/base/api/views.py:492 +#: taiga/base/api/views.py:491 msgid "Server application error" msgstr "Fehler bei der Serveranmeldung" @@ -524,68 +525,68 @@ msgstr "Exportdatei erforderlich" msgid "Invalid dump format" msgstr "Ungültiges Exportdatei Format" -#: taiga/export_import/services/store.py:718 -#: taiga/export_import/services/store.py:736 +#: taiga/export_import/services/store.py:722 +#: taiga/export_import/services/store.py:740 msgid "error importing project data" msgstr "Fehler beim Importieren der Projektdaten" -#: taiga/export_import/services/store.py:743 +#: taiga/export_import/services/store.py:747 msgid "error importing roles" msgstr "Fehler beim Importieren der Rollen" -#: taiga/export_import/services/store.py:748 +#: taiga/export_import/services/store.py:752 msgid "error importing memberships" msgstr "Fehler beim Importieren der Mitgliedschaften" -#: taiga/export_import/services/store.py:759 +#: taiga/export_import/services/store.py:763 msgid "error importing lists of project attributes" msgstr "Fehler beim Importieren der Listen von Projektattributen" -#: taiga/export_import/services/store.py:763 +#: taiga/export_import/services/store.py:767 msgid "error importing default project attributes values" msgstr "Fehler beim Importieren der vorgegebenen Projekt Attributwerte " -#: taiga/export_import/services/store.py:774 +#: taiga/export_import/services/store.py:778 msgid "error importing custom attributes" msgstr "Fehler beim Importieren der Kundenattribute" -#: taiga/export_import/services/store.py:778 +#: taiga/export_import/services/store.py:782 msgid "error importing sprints" msgstr "Fehler beim Import der Sprints" -#: taiga/export_import/services/store.py:782 +#: taiga/export_import/services/store.py:786 msgid "error importing issues" msgstr "Fehler beim Importieren der Tickets" -#: taiga/export_import/services/store.py:786 +#: taiga/export_import/services/store.py:790 msgid "error importing user stories" msgstr "Fehler beim Importieren der User-Stories" -#: taiga/export_import/services/store.py:790 +#: taiga/export_import/services/store.py:794 msgid "error importing epics" msgstr "Fehler beim Importieren der Epics" -#: taiga/export_import/services/store.py:794 +#: taiga/export_import/services/store.py:798 msgid "error importing tasks" msgstr "Fehler beim Importieren der Aufgaben" -#: taiga/export_import/services/store.py:798 +#: taiga/export_import/services/store.py:802 msgid "error importing wiki pages" msgstr "Fehler beim Importieren von Wiki Seiten" -#: taiga/export_import/services/store.py:802 +#: taiga/export_import/services/store.py:806 msgid "error importing wiki links" msgstr "Fehler beim Importieren von Wiki Links" -#: taiga/export_import/services/store.py:806 +#: taiga/export_import/services/store.py:810 msgid "error importing tags" msgstr "Fehler beim Importieren der Schlagworte" -#: taiga/export_import/services/store.py:810 +#: taiga/export_import/services/store.py:814 msgid "error importing timelines" msgstr "Fehler beim Importieren der Chroniken" -#: taiga/export_import/services/store.py:832 +#: taiga/export_import/services/store.py:836 msgid "unexpected error importing project" msgstr "unerwarteter Fehler beim Projekt-Import" @@ -910,11 +911,11 @@ msgstr "Authentifizierung erforderlich" #: taiga/external_apps/models.py:35 #: taiga/projects/custom_attributes/models.py:36 #: taiga/projects/milestones/models.py:37 taiga/projects/models.py:148 -#: taiga/projects/models.py:518 taiga/projects/models.py:551 -#: taiga/projects/models.py:587 taiga/projects/models.py:609 -#: taiga/projects/models.py:643 taiga/projects/models.py:663 -#: taiga/projects/models.py:683 taiga/projects/models.py:715 -#: taiga/projects/models.py:735 taiga/users/admin.py:54 +#: taiga/projects/models.py:521 taiga/projects/models.py:554 +#: taiga/projects/models.py:590 taiga/projects/models.py:612 +#: taiga/projects/models.py:646 taiga/projects/models.py:666 +#: taiga/projects/models.py:686 taiga/projects/models.py:718 +#: taiga/projects/models.py:738 taiga/users/admin.py:54 #: taiga/users/models.py:303 taiga/webhooks/models.py:29 msgid "name" msgstr "Name" @@ -932,7 +933,7 @@ msgstr "Web" #: taiga/projects/epics/models.py:56 #: taiga/projects/history/templatetags/functions.py:25 #: taiga/projects/issues/models.py:60 taiga/projects/models.py:152 -#: taiga/projects/models.py:739 taiga/projects/tasks/models.py:62 +#: taiga/projects/models.py:742 taiga/projects/tasks/models.py:62 #: taiga/projects/userstories/models.py:95 msgid "description" msgstr "Beschreibung" @@ -968,7 +969,7 @@ msgstr "Kommentar" #: taiga/projects/custom_attributes/models.py:46 #: taiga/projects/epics/models.py:49 taiga/projects/issues/models.py:52 #: taiga/projects/likes/models.py:33 taiga/projects/milestones/models.py:48 -#: taiga/projects/models.py:159 taiga/projects/models.py:743 +#: taiga/projects/models.py:159 taiga/projects/models.py:746 #: taiga/projects/notifications/models.py:89 taiga/projects/tasks/models.py:48 #: taiga/projects/userstories/models.py:87 taiga/projects/votes/models.py:54 #: taiga/projects/wiki/models.py:44 taiga/userstorage/models.py:29 @@ -1042,7 +1043,7 @@ msgstr "Die Nutzlast ist kein gültiges json" #: taiga/hooks/api.py:63 taiga/projects/epics/api.py:154 #: taiga/projects/issues/api.py:139 taiga/projects/tasks/api.py:201 -#: taiga/projects/userstories/api.py:277 +#: taiga/projects/userstories/api.py:282 msgid "The project doesn't exist" msgstr "Das Projekt existiert nicht" @@ -1066,6 +1067,9 @@ msgid "" "\n" "> {comment_message}" msgstr "" +"Kommentar von {platform}:\n" +"\n" +"> {comment_message}" #: taiga/hooks/event_hooks.py:84 msgid "Invalid issue comment information" @@ -1081,7 +1085,7 @@ msgstr "" #: taiga/hooks/event_hooks.py:107 #, python-brace-format msgid "Issue created from {platform}." -msgstr "" +msgstr "Problem erstellt von {platform}." #: taiga/hooks/event_hooks.py:120 msgid "Invalid issue information" @@ -1089,13 +1093,13 @@ msgstr "Ungültige Ticket-Information" #: taiga/hooks/event_hooks.py:149 taiga/hooks/event_hooks.py:171 msgid "unknown user" -msgstr "" +msgstr "unbekannter User" #: taiga/hooks/event_hooks.py:156 #, python-brace-format msgid "" "{user_text} changed the status from [{platform} commit]({commit_url} \"See " -"commit '{commit_id} - {commit_message}'\")\n" +"commit '{commit_id} - {commit_short_message}'\")\n" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" @@ -1112,7 +1116,7 @@ msgstr "" #, python-brace-format msgid "" "This {type_name} has been mentioned by {user_text} in the [{platform} commit]" -"({commit_url} \"See commit '{commit_id} - {commit_message}'\") " +"({commit_url} \"See commit '{commit_id} - {commit_short_message}'\") " "\"{commit_message}\"" msgstr "" @@ -1132,7 +1136,7 @@ msgstr "Der Status existiert nicht" #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85 #: 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:60 taiga/importers/jira/api.py:106 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83 msgid "The project param is needed" @@ -1168,27 +1172,31 @@ msgstr "" msgid "Error importing GitHub project" msgstr "" -#: 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:62 taiga/importers/jira/api.py:89 +#: taiga/importers/jira/api.py:109 taiga/importers/jira/api.py:182 msgid "The url param is needed" msgstr "" -#: taiga/importers/jira/api.py:155 +#: taiga/importers/jira/api.py:158 msgid "Invalid project_type {}" +msgstr "Ungülter Projekttyp!" + +#: taiga/importers/jira/api.py:192 +msgid "Invalid Jira server configuration." msgstr "" -#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138 +#: taiga/importers/jira/api.py:233 taiga/importers/pivotal/api.py:138 #: taiga/importers/trello/api.py:143 msgid "Invalid or expired auth token" -msgstr "" +msgstr "Ungültiger oder abgelaufener Auth Token" #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49 msgid "Error importing Jira project" -msgstr "" +msgstr "Fehler beim Importieren des Jira Projektes" #: taiga/importers/pivotal/tasks.py:42 taiga/importers/pivotal/tasks.py:43 msgid "Error importing PivotalTracker project" -msgstr "" +msgstr "Fehler beim Importieren des PivotalTracker Projektes" #: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4 #, python-format @@ -1222,7 +1230,7 @@ msgstr "" #: taiga/importers/templates/emails/asana_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your Asana project has been imported" -msgstr "" +msgstr "[%(project)s] Deine Asana Projekt wurde erfolgreich importiert" #: taiga/importers/templates/emails/github_import_success-body-html.jinja:4 #, python-format @@ -1256,7 +1264,7 @@ msgstr "" #: taiga/importers/templates/emails/github_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your GitHub project has been imported" -msgstr "" +msgstr "[%(project)s] Deine GitHub Projekt wurde erfolgreich importiert" #: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4 #, python-format @@ -1290,7 +1298,7 @@ msgstr "" #: taiga/importers/templates/emails/jira_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your Jira project has been imported" -msgstr "" +msgstr "[%(project)s] Dein Jira Projekt wurde erfolgreich importiert" #: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4 #, python-format @@ -1324,12 +1332,12 @@ msgstr "" #: taiga/importers/templates/emails/trello_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your Trello project has been imported" -msgstr "" +msgstr "[%(project)s] Dein Trello Projekt wurde erfolgreich importiert" #: taiga/importers/trello/importer.py:78 #, python-format msgid "Invalid Request: %s at %s" -msgstr "" +msgstr "Ungültiger Request : %s in %s" #: taiga/importers/trello/importer.py:80 taiga/importers/trello/importer.py:82 #, python-format @@ -1523,7 +1531,7 @@ msgstr "" #: taiga/projects/admin.py:125 msgid "Activity" -msgstr "" +msgstr "Aktivität" #: taiga/projects/admin.py:130 msgid "Fans" @@ -1616,11 +1624,11 @@ msgstr "Nr. unterschreidet sich zwischen dem Objekt und dem Projekt" #: taiga/projects/attachments/models.py:41 taiga/projects/contact/models.py:29 #: taiga/projects/custom_attributes/models.py:43 #: taiga/projects/epics/models.py:38 taiga/projects/issues/models.py:50 -#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:506 -#: taiga/projects/models.py:528 taiga/projects/models.py:565 -#: taiga/projects/models.py:593 taiga/projects/models.py:619 -#: taiga/projects/models.py:649 taiga/projects/models.py:669 -#: taiga/projects/models.py:693 taiga/projects/models.py:721 +#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:509 +#: taiga/projects/models.py:531 taiga/projects/models.py:568 +#: taiga/projects/models.py:596 taiga/projects/models.py:622 +#: taiga/projects/models.py:652 taiga/projects/models.py:672 +#: taiga/projects/models.py:696 taiga/projects/models.py:724 #: taiga/projects/notifications/models.py:74 #: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43 #: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34 @@ -1640,7 +1648,7 @@ msgstr "Objekt Nr." #: taiga/projects/custom_attributes/models.py:48 #: taiga/projects/epics/models.py:52 taiga/projects/issues/models.py:55 #: taiga/projects/milestones/models.py:51 taiga/projects/models.py:162 -#: taiga/projects/models.py:746 taiga/projects/tasks/models.py:51 +#: taiga/projects/models.py:749 taiga/projects/tasks/models.py:51 #: taiga/projects/userstories/models.py:90 taiga/projects/wiki/models.py:47 #: taiga/userstorage/models.py:31 msgid "modified date" @@ -1665,10 +1673,10 @@ msgstr "" #: taiga/projects/attachments/models.py:63 #: taiga/projects/custom_attributes/models.py:41 #: taiga/projects/epics/models.py:104 taiga/projects/milestones/models.py:57 -#: taiga/projects/models.py:522 taiga/projects/models.py:555 -#: taiga/projects/models.py:589 taiga/projects/models.py:613 -#: taiga/projects/models.py:645 taiga/projects/models.py:665 -#: taiga/projects/models.py:687 taiga/projects/models.py:717 +#: taiga/projects/models.py:525 taiga/projects/models.py:558 +#: taiga/projects/models.py:592 taiga/projects/models.py:616 +#: taiga/projects/models.py:648 taiga/projects/models.py:668 +#: taiga/projects/models.py:690 taiga/projects/models.py:720 #: taiga/projects/wiki/models.py:77 taiga/users/models.py:309 msgid "order" msgstr "Reihenfolge" @@ -1826,10 +1834,10 @@ msgstr "" msgid "subject" msgstr "Betreff" -#: taiga/projects/epics/models.py:59 taiga/projects/models.py:526 -#: taiga/projects/models.py:561 taiga/projects/models.py:617 -#: taiga/projects/models.py:647 taiga/projects/models.py:667 -#: taiga/projects/models.py:691 taiga/projects/models.py:719 +#: taiga/projects/epics/models.py:59 taiga/projects/models.py:529 +#: taiga/projects/models.py:564 taiga/projects/models.py:620 +#: taiga/projects/models.py:650 taiga/projects/models.py:670 +#: taiga/projects/models.py:694 taiga/projects/models.py:722 #: taiga/users/models.py:142 msgid "color" msgstr "Farbe" @@ -1945,7 +1953,7 @@ msgid "Unassigned" msgstr "Nicht zugewiesen" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:232 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:89 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:91 msgid "-deleted-" msgstr "-gelöscht-" @@ -1978,12 +1986,12 @@ msgid "removed:" msgstr "entfernt:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:65 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:82 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 msgid "From:" msgstr "Von:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:66 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:84 msgid "To:" msgstr "An:" @@ -2051,9 +2059,9 @@ msgid "Likes" msgstr "Likes" #: taiga/projects/milestones/models.py:40 taiga/projects/models.py:150 -#: taiga/projects/models.py:520 taiga/projects/models.py:553 -#: taiga/projects/models.py:611 taiga/projects/models.py:685 -#: taiga/projects/models.py:737 taiga/projects/wiki/models.py:36 +#: taiga/projects/models.py:523 taiga/projects/models.py:556 +#: taiga/projects/models.py:614 taiga/projects/models.py:688 +#: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36 #: taiga/users/admin.py:58 taiga/users/models.py:305 msgid "slug" msgstr "Slug" @@ -2066,9 +2074,9 @@ msgstr "geschätzter Starttermin" msgid "estimated finish date" msgstr "geschätzter Endtermin" -#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:524 -#: taiga/projects/models.py:557 taiga/projects/models.py:615 -#: taiga/projects/models.py:689 +#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:527 +#: taiga/projects/models.py:560 taiga/projects/models.py:618 +#: taiga/projects/models.py:692 msgid "is closed" msgstr "ist geschlossen" @@ -2125,7 +2133,7 @@ msgstr "Token" msgid "invitation extra text" msgstr "Einladung Zusatztext " -#: taiga/projects/models.py:92 taiga/projects/models.py:741 +#: taiga/projects/models.py:92 taiga/projects/models.py:744 msgid "user order" msgstr "Benutzerreihenfolge" @@ -2181,35 +2189,35 @@ msgstr "Meilensteine Gesamt" msgid "total story points" msgstr "Story Punkte insgesamt" -#: taiga/projects/models.py:172 taiga/projects/models.py:751 +#: taiga/projects/models.py:172 taiga/projects/models.py:754 msgid "active contact" msgstr "" -#: taiga/projects/models.py:174 taiga/projects/models.py:753 +#: taiga/projects/models.py:174 taiga/projects/models.py:756 msgid "active epics panel" msgstr "" -#: taiga/projects/models.py:176 taiga/projects/models.py:755 +#: taiga/projects/models.py:176 taiga/projects/models.py:758 msgid "active backlog panel" msgstr "aktives Backlog Panel" -#: taiga/projects/models.py:178 taiga/projects/models.py:757 +#: taiga/projects/models.py:178 taiga/projects/models.py:760 msgid "active kanban panel" msgstr "aktives Kanban Panel" -#: taiga/projects/models.py:180 taiga/projects/models.py:759 +#: taiga/projects/models.py:180 taiga/projects/models.py:762 msgid "active wiki panel" msgstr "aktives Wiki Panel" -#: taiga/projects/models.py:182 taiga/projects/models.py:761 +#: taiga/projects/models.py:182 taiga/projects/models.py:764 msgid "active issues panel" msgstr "aktives Tickets Panel" -#: taiga/projects/models.py:185 taiga/projects/models.py:768 +#: taiga/projects/models.py:185 taiga/projects/models.py:771 msgid "videoconference system" msgstr "Videokonferenzsystem" -#: taiga/projects/models.py:187 taiga/projects/models.py:770 +#: taiga/projects/models.py:187 taiga/projects/models.py:773 msgid "videoconference extra data" msgstr "Zusatzdaten Videokonferenz" @@ -2233,11 +2241,11 @@ msgstr "Rechte für registrierte Nutzer" msgid "is featured" msgstr "ist gekennzeichnet" -#: taiga/projects/models.py:206 taiga/projects/models.py:763 +#: taiga/projects/models.py:206 taiga/projects/models.py:766 msgid "is looking for people" msgstr "sucht nach Mitarbeitern" -#: taiga/projects/models.py:208 taiga/projects/models.py:765 +#: taiga/projects/models.py:208 taiga/projects/models.py:768 msgid "looking for people note" msgstr "" @@ -2282,80 +2290,80 @@ msgstr "Aktivitäten letzten Monat" msgid "activity last year" msgstr "Aktivitäten letztes Jahr" -#: taiga/projects/models.py:507 +#: taiga/projects/models.py:510 msgid "modules config" msgstr "Module konfigurieren" -#: taiga/projects/models.py:559 +#: taiga/projects/models.py:562 msgid "is archived" msgstr "ist archiviert" -#: taiga/projects/models.py:563 +#: taiga/projects/models.py:566 msgid "work in progress limit" msgstr "Ausführungslimit" -#: taiga/projects/models.py:591 taiga/userstorage/models.py:33 +#: taiga/projects/models.py:594 taiga/userstorage/models.py:33 msgid "value" msgstr "Wert" -#: taiga/projects/models.py:749 +#: taiga/projects/models.py:752 msgid "default owner's role" msgstr "voreingestellte Besitzerrolle" -#: taiga/projects/models.py:772 +#: taiga/projects/models.py:775 msgid "default options" msgstr "Vorgabe Optionen" -#: taiga/projects/models.py:773 +#: taiga/projects/models.py:776 msgid "epic statuses" msgstr "" -#: taiga/projects/models.py:774 +#: taiga/projects/models.py:777 msgid "us statuses" msgstr "User-Story Status " -#: taiga/projects/models.py:775 taiga/projects/userstories/models.py:44 +#: taiga/projects/models.py:778 taiga/projects/userstories/models.py:44 #: taiga/projects/userstories/models.py:77 msgid "points" msgstr "Punkte" -#: taiga/projects/models.py:776 +#: taiga/projects/models.py:779 msgid "task statuses" msgstr "Aufgaben Status" -#: taiga/projects/models.py:777 +#: taiga/projects/models.py:780 msgid "issue statuses" msgstr "Ticket Status" -#: taiga/projects/models.py:778 +#: taiga/projects/models.py:781 msgid "issue types" msgstr "Ticket Arten" -#: taiga/projects/models.py:779 +#: taiga/projects/models.py:782 msgid "priorities" msgstr "Prioritäten" -#: taiga/projects/models.py:780 +#: taiga/projects/models.py:783 msgid "severities" msgstr "Gewichtung" -#: taiga/projects/models.py:781 +#: taiga/projects/models.py:784 msgid "roles" msgstr "Rollen" -#: taiga/projects/models.py:782 +#: taiga/projects/models.py:785 msgid "epic custom attributes" msgstr "" -#: taiga/projects/models.py:783 +#: taiga/projects/models.py:786 msgid "us custom attributes" msgstr "" -#: taiga/projects/models.py:784 +#: taiga/projects/models.py:787 msgid "task custom attributes" msgstr "" -#: taiga/projects/models.py:785 +#: taiga/projects/models.py:788 msgid "issue custom attributes" msgstr "" @@ -2393,7 +2401,7 @@ msgstr "Beobachtet" msgid "Notify exists for specified user and project" msgstr "Benachrichtigung für bestimmte Benutzer und Projekt aktiviert" -#: taiga/projects/notifications/services.py:436 +#: taiga/projects/notifications/services.py:434 msgid "Invalid value for notify level" msgstr "Ungültiger Wert für Benachrichtigungslevel" @@ -4068,29 +4076,29 @@ msgstr "Projekteigentümer " msgid "Stakeholder" msgstr "Stakeholder" -#: taiga/projects/userstories/api.py:128 +#: taiga/projects/userstories/api.py:129 msgid "You don't have permissions to set this sprint to this user story." msgstr "" "Sie haben nicht die Berechtigung, diesen Sprint auf diese User-Story zu " "setzen." -#: taiga/projects/userstories/api.py:132 +#: taiga/projects/userstories/api.py:133 msgid "You don't have permissions to set this status to this user story." msgstr "" "Sie haben nicht die Berechtigung, diesen Status auf diese User-Story zu " "setzen." -#: taiga/projects/userstories/api.py:222 +#: taiga/projects/userstories/api.py:227 #, python-brace-format msgid "Invalid role id '{role_id}'" msgstr "" -#: taiga/projects/userstories/api.py:229 +#: taiga/projects/userstories/api.py:234 #, python-brace-format msgid "Invalid points id '{points_id}'" msgstr "" -#: taiga/projects/userstories/api.py:244 +#: taiga/projects/userstories/api.py:249 #, python-brace-format msgid "Generating the user story #{ref} - {subject}" msgstr "Erstelle die User-Story #{ref} - {subject}" diff --git a/taiga/locale/en/LC_MESSAGES/django.po b/taiga/locale/en/LC_MESSAGES/django.po index 52aa6596..65e9bdce 100644 --- a/taiga/locale/en/LC_MESSAGES/django.po +++ b/taiga/locale/en/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: taiga-back\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-08 16:30+0100\n" +"POT-Creation-Date: 2017-10-06 11:42+0200\n" "PO-Revision-Date: 2015-03-25 20:09+0100\n" "Last-Translator: Taiga Dev Team \n" "Language-Team: Taiga Dev Team \n" @@ -184,8 +184,8 @@ msgstr "" #: taiga/projects/api.py:754 taiga/projects/epics/api.py:200 #: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:224 #: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:247 -#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:323 -#: taiga/projects/userstories/api.py:375 taiga/webhooks/api.py:71 +#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:334 +#: taiga/projects/userstories/api.py:386 taiga/webhooks/api.py:71 msgid "Blocked element" msgstr "" @@ -238,19 +238,19 @@ msgstr "" msgid "Incorrect type. Expected url string, received %s." msgstr "" -#: taiga/base/api/serializers.py:324 +#: taiga/base/api/serializers.py:325 msgid "Invalid data" msgstr "" -#: taiga/base/api/serializers.py:416 +#: taiga/base/api/serializers.py:417 msgid "No input provided" msgstr "" -#: taiga/base/api/serializers.py:579 +#: taiga/base/api/serializers.py:580 msgid "Cannot create a new item, only existing items may be updated." msgstr "" -#: taiga/base/api/serializers.py:590 +#: taiga/base/api/serializers.py:591 msgid "Expected a list of items." msgstr "" @@ -262,7 +262,7 @@ msgstr "" msgid "Permission denied" msgstr "" -#: taiga/base/api/views.py:492 +#: taiga/base/api/views.py:491 msgid "Server application error" msgstr "" @@ -470,68 +470,68 @@ msgstr "" msgid "Invalid dump format" msgstr "" -#: taiga/export_import/services/store.py:718 -#: taiga/export_import/services/store.py:736 +#: taiga/export_import/services/store.py:722 +#: taiga/export_import/services/store.py:740 msgid "error importing project data" msgstr "" -#: taiga/export_import/services/store.py:743 +#: taiga/export_import/services/store.py:747 msgid "error importing roles" msgstr "" -#: taiga/export_import/services/store.py:748 +#: taiga/export_import/services/store.py:752 msgid "error importing memberships" msgstr "" -#: taiga/export_import/services/store.py:759 +#: taiga/export_import/services/store.py:763 msgid "error importing lists of project attributes" msgstr "" -#: taiga/export_import/services/store.py:763 +#: taiga/export_import/services/store.py:767 msgid "error importing default project attributes values" msgstr "" -#: taiga/export_import/services/store.py:774 +#: taiga/export_import/services/store.py:778 msgid "error importing custom attributes" msgstr "" -#: taiga/export_import/services/store.py:778 +#: taiga/export_import/services/store.py:782 msgid "error importing sprints" msgstr "" -#: taiga/export_import/services/store.py:782 +#: taiga/export_import/services/store.py:786 msgid "error importing issues" msgstr "" -#: taiga/export_import/services/store.py:786 +#: taiga/export_import/services/store.py:790 msgid "error importing user stories" msgstr "" -#: taiga/export_import/services/store.py:790 +#: taiga/export_import/services/store.py:794 msgid "error importing epics" msgstr "" -#: taiga/export_import/services/store.py:794 +#: taiga/export_import/services/store.py:798 msgid "error importing tasks" msgstr "" -#: taiga/export_import/services/store.py:798 +#: taiga/export_import/services/store.py:802 msgid "error importing wiki pages" msgstr "" -#: taiga/export_import/services/store.py:802 +#: taiga/export_import/services/store.py:806 msgid "error importing wiki links" msgstr "" -#: taiga/export_import/services/store.py:806 +#: taiga/export_import/services/store.py:810 msgid "error importing tags" msgstr "" -#: taiga/export_import/services/store.py:810 +#: taiga/export_import/services/store.py:814 msgid "error importing timelines" msgstr "" -#: taiga/export_import/services/store.py:832 +#: taiga/export_import/services/store.py:836 msgid "unexpected error importing project" msgstr "" @@ -748,11 +748,11 @@ msgstr "" #: taiga/external_apps/models.py:35 #: taiga/projects/custom_attributes/models.py:36 #: taiga/projects/milestones/models.py:37 taiga/projects/models.py:148 -#: taiga/projects/models.py:518 taiga/projects/models.py:551 -#: taiga/projects/models.py:587 taiga/projects/models.py:609 -#: taiga/projects/models.py:643 taiga/projects/models.py:663 -#: taiga/projects/models.py:683 taiga/projects/models.py:715 -#: taiga/projects/models.py:735 taiga/users/admin.py:54 +#: taiga/projects/models.py:521 taiga/projects/models.py:554 +#: taiga/projects/models.py:590 taiga/projects/models.py:612 +#: taiga/projects/models.py:646 taiga/projects/models.py:666 +#: taiga/projects/models.py:686 taiga/projects/models.py:718 +#: taiga/projects/models.py:738 taiga/users/admin.py:54 #: taiga/users/models.py:303 taiga/webhooks/models.py:29 msgid "name" msgstr "" @@ -770,7 +770,7 @@ msgstr "" #: taiga/projects/epics/models.py:56 #: taiga/projects/history/templatetags/functions.py:25 #: taiga/projects/issues/models.py:60 taiga/projects/models.py:152 -#: taiga/projects/models.py:739 taiga/projects/tasks/models.py:62 +#: taiga/projects/models.py:742 taiga/projects/tasks/models.py:62 #: taiga/projects/userstories/models.py:95 msgid "description" msgstr "" @@ -806,7 +806,7 @@ msgstr "" #: taiga/projects/custom_attributes/models.py:46 #: taiga/projects/epics/models.py:49 taiga/projects/issues/models.py:52 #: taiga/projects/likes/models.py:33 taiga/projects/milestones/models.py:48 -#: taiga/projects/models.py:159 taiga/projects/models.py:743 +#: taiga/projects/models.py:159 taiga/projects/models.py:746 #: taiga/projects/notifications/models.py:89 taiga/projects/tasks/models.py:48 #: taiga/projects/userstories/models.py:87 taiga/projects/votes/models.py:54 #: taiga/projects/wiki/models.py:44 taiga/userstorage/models.py:29 @@ -864,7 +864,7 @@ msgstr "" #: taiga/hooks/api.py:63 taiga/projects/epics/api.py:154 #: taiga/projects/issues/api.py:139 taiga/projects/tasks/api.py:201 -#: taiga/projects/userstories/api.py:277 +#: taiga/projects/userstories/api.py:282 msgid "The project doesn't exist" msgstr "" @@ -917,7 +917,7 @@ msgstr "" #, python-brace-format msgid "" "{user_text} changed the status from [{platform} commit]({commit_url} \"See " -"commit '{commit_id} - {commit_message}'\")\n" +"commit '{commit_id} - {commit_short_message}'\")\n" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" @@ -934,7 +934,7 @@ msgstr "" #, python-brace-format msgid "" "This {type_name} has been mentioned by {user_text} in the [{platform} commit]" -"({commit_url} \"See commit '{commit_id} - {commit_message}'\") " +"({commit_url} \"See commit '{commit_id} - {commit_short_message}'\") " "\"{commit_message}\"" msgstr "" @@ -954,7 +954,7 @@ msgstr "" #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85 #: 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:60 taiga/importers/jira/api.py:106 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83 msgid "The project param is needed" @@ -990,16 +990,20 @@ msgstr "" msgid "Error importing GitHub project" msgstr "" -#: 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:62 taiga/importers/jira/api.py:89 +#: taiga/importers/jira/api.py:109 taiga/importers/jira/api.py:182 msgid "The url param is needed" msgstr "" -#: taiga/importers/jira/api.py:155 +#: taiga/importers/jira/api.py:158 msgid "Invalid project_type {}" msgstr "" -#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138 +#: taiga/importers/jira/api.py:192 +msgid "Invalid Jira server configuration." +msgstr "" + +#: taiga/importers/jira/api.py:233 taiga/importers/pivotal/api.py:138 #: taiga/importers/trello/api.py:143 msgid "Invalid or expired auth token" msgstr "" @@ -1436,11 +1440,11 @@ msgstr "" #: taiga/projects/attachments/models.py:41 taiga/projects/contact/models.py:29 #: taiga/projects/custom_attributes/models.py:43 #: taiga/projects/epics/models.py:38 taiga/projects/issues/models.py:50 -#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:506 -#: taiga/projects/models.py:528 taiga/projects/models.py:565 -#: taiga/projects/models.py:593 taiga/projects/models.py:619 -#: taiga/projects/models.py:649 taiga/projects/models.py:669 -#: taiga/projects/models.py:693 taiga/projects/models.py:721 +#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:509 +#: taiga/projects/models.py:531 taiga/projects/models.py:568 +#: taiga/projects/models.py:596 taiga/projects/models.py:622 +#: taiga/projects/models.py:652 taiga/projects/models.py:672 +#: taiga/projects/models.py:696 taiga/projects/models.py:724 #: taiga/projects/notifications/models.py:74 #: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43 #: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34 @@ -1460,7 +1464,7 @@ msgstr "" #: taiga/projects/custom_attributes/models.py:48 #: taiga/projects/epics/models.py:52 taiga/projects/issues/models.py:55 #: taiga/projects/milestones/models.py:51 taiga/projects/models.py:162 -#: taiga/projects/models.py:746 taiga/projects/tasks/models.py:51 +#: taiga/projects/models.py:749 taiga/projects/tasks/models.py:51 #: taiga/projects/userstories/models.py:90 taiga/projects/wiki/models.py:47 #: taiga/userstorage/models.py:31 msgid "modified date" @@ -1485,10 +1489,10 @@ msgstr "" #: taiga/projects/attachments/models.py:63 #: taiga/projects/custom_attributes/models.py:41 #: taiga/projects/epics/models.py:104 taiga/projects/milestones/models.py:57 -#: taiga/projects/models.py:522 taiga/projects/models.py:555 -#: taiga/projects/models.py:589 taiga/projects/models.py:613 -#: taiga/projects/models.py:645 taiga/projects/models.py:665 -#: taiga/projects/models.py:687 taiga/projects/models.py:717 +#: taiga/projects/models.py:525 taiga/projects/models.py:558 +#: taiga/projects/models.py:592 taiga/projects/models.py:616 +#: taiga/projects/models.py:648 taiga/projects/models.py:668 +#: taiga/projects/models.py:690 taiga/projects/models.py:720 #: taiga/projects/wiki/models.py:77 taiga/users/models.py:309 msgid "order" msgstr "" @@ -1646,10 +1650,10 @@ msgstr "" msgid "subject" msgstr "" -#: taiga/projects/epics/models.py:59 taiga/projects/models.py:526 -#: taiga/projects/models.py:561 taiga/projects/models.py:617 -#: taiga/projects/models.py:647 taiga/projects/models.py:667 -#: taiga/projects/models.py:691 taiga/projects/models.py:719 +#: taiga/projects/epics/models.py:59 taiga/projects/models.py:529 +#: taiga/projects/models.py:564 taiga/projects/models.py:620 +#: taiga/projects/models.py:650 taiga/projects/models.py:670 +#: taiga/projects/models.py:694 taiga/projects/models.py:722 #: taiga/users/models.py:142 msgid "color" msgstr "" @@ -1765,7 +1769,7 @@ msgid "Unassigned" msgstr "" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:232 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:89 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:91 msgid "-deleted-" msgstr "" @@ -1798,12 +1802,12 @@ msgid "removed:" msgstr "" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:65 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:82 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 msgid "From:" msgstr "" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:66 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:84 msgid "To:" msgstr "" @@ -1867,9 +1871,9 @@ msgid "Likes" msgstr "" #: taiga/projects/milestones/models.py:40 taiga/projects/models.py:150 -#: taiga/projects/models.py:520 taiga/projects/models.py:553 -#: taiga/projects/models.py:611 taiga/projects/models.py:685 -#: taiga/projects/models.py:737 taiga/projects/wiki/models.py:36 +#: taiga/projects/models.py:523 taiga/projects/models.py:556 +#: taiga/projects/models.py:614 taiga/projects/models.py:688 +#: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36 #: taiga/users/admin.py:58 taiga/users/models.py:305 msgid "slug" msgstr "" @@ -1882,9 +1886,9 @@ msgstr "" msgid "estimated finish date" msgstr "" -#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:524 -#: taiga/projects/models.py:557 taiga/projects/models.py:615 -#: taiga/projects/models.py:689 +#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:527 +#: taiga/projects/models.py:560 taiga/projects/models.py:618 +#: taiga/projects/models.py:692 msgid "is closed" msgstr "" @@ -1941,7 +1945,7 @@ msgstr "" msgid "invitation extra text" msgstr "" -#: taiga/projects/models.py:92 taiga/projects/models.py:741 +#: taiga/projects/models.py:92 taiga/projects/models.py:744 msgid "user order" msgstr "" @@ -1997,35 +2001,35 @@ msgstr "" msgid "total story points" msgstr "" -#: taiga/projects/models.py:172 taiga/projects/models.py:751 +#: taiga/projects/models.py:172 taiga/projects/models.py:754 msgid "active contact" msgstr "" -#: taiga/projects/models.py:174 taiga/projects/models.py:753 +#: taiga/projects/models.py:174 taiga/projects/models.py:756 msgid "active epics panel" msgstr "" -#: taiga/projects/models.py:176 taiga/projects/models.py:755 +#: taiga/projects/models.py:176 taiga/projects/models.py:758 msgid "active backlog panel" msgstr "" -#: taiga/projects/models.py:178 taiga/projects/models.py:757 +#: taiga/projects/models.py:178 taiga/projects/models.py:760 msgid "active kanban panel" msgstr "" -#: taiga/projects/models.py:180 taiga/projects/models.py:759 +#: taiga/projects/models.py:180 taiga/projects/models.py:762 msgid "active wiki panel" msgstr "" -#: taiga/projects/models.py:182 taiga/projects/models.py:761 +#: taiga/projects/models.py:182 taiga/projects/models.py:764 msgid "active issues panel" msgstr "" -#: taiga/projects/models.py:185 taiga/projects/models.py:768 +#: taiga/projects/models.py:185 taiga/projects/models.py:771 msgid "videoconference system" msgstr "" -#: taiga/projects/models.py:187 taiga/projects/models.py:770 +#: taiga/projects/models.py:187 taiga/projects/models.py:773 msgid "videoconference extra data" msgstr "" @@ -2049,11 +2053,11 @@ msgstr "" msgid "is featured" msgstr "" -#: taiga/projects/models.py:206 taiga/projects/models.py:763 +#: taiga/projects/models.py:206 taiga/projects/models.py:766 msgid "is looking for people" msgstr "" -#: taiga/projects/models.py:208 taiga/projects/models.py:765 +#: taiga/projects/models.py:208 taiga/projects/models.py:768 msgid "looking for people note" msgstr "" @@ -2098,80 +2102,80 @@ msgstr "" msgid "activity last year" msgstr "" -#: taiga/projects/models.py:507 +#: taiga/projects/models.py:510 msgid "modules config" msgstr "" -#: taiga/projects/models.py:559 +#: taiga/projects/models.py:562 msgid "is archived" msgstr "" -#: taiga/projects/models.py:563 +#: taiga/projects/models.py:566 msgid "work in progress limit" msgstr "" -#: taiga/projects/models.py:591 taiga/userstorage/models.py:33 +#: taiga/projects/models.py:594 taiga/userstorage/models.py:33 msgid "value" msgstr "" -#: taiga/projects/models.py:749 +#: taiga/projects/models.py:752 msgid "default owner's role" msgstr "" -#: taiga/projects/models.py:772 +#: taiga/projects/models.py:775 msgid "default options" msgstr "" -#: taiga/projects/models.py:773 +#: taiga/projects/models.py:776 msgid "epic statuses" msgstr "" -#: taiga/projects/models.py:774 +#: taiga/projects/models.py:777 msgid "us statuses" msgstr "" -#: taiga/projects/models.py:775 taiga/projects/userstories/models.py:44 +#: taiga/projects/models.py:778 taiga/projects/userstories/models.py:44 #: taiga/projects/userstories/models.py:77 msgid "points" msgstr "" -#: taiga/projects/models.py:776 +#: taiga/projects/models.py:779 msgid "task statuses" msgstr "" -#: taiga/projects/models.py:777 +#: taiga/projects/models.py:780 msgid "issue statuses" msgstr "" -#: taiga/projects/models.py:778 +#: taiga/projects/models.py:781 msgid "issue types" msgstr "" -#: taiga/projects/models.py:779 +#: taiga/projects/models.py:782 msgid "priorities" msgstr "" -#: taiga/projects/models.py:780 +#: taiga/projects/models.py:783 msgid "severities" msgstr "" -#: taiga/projects/models.py:781 +#: taiga/projects/models.py:784 msgid "roles" msgstr "" -#: taiga/projects/models.py:782 +#: taiga/projects/models.py:785 msgid "epic custom attributes" msgstr "" -#: taiga/projects/models.py:783 +#: taiga/projects/models.py:786 msgid "us custom attributes" msgstr "" -#: taiga/projects/models.py:784 +#: taiga/projects/models.py:787 msgid "task custom attributes" msgstr "" -#: taiga/projects/models.py:785 +#: taiga/projects/models.py:788 msgid "issue custom attributes" msgstr "" @@ -2209,7 +2213,7 @@ msgstr "" msgid "Notify exists for specified user and project" msgstr "" -#: taiga/projects/notifications/services.py:436 +#: taiga/projects/notifications/services.py:434 msgid "Invalid value for notify level" msgstr "" @@ -3525,25 +3529,25 @@ msgstr "" msgid "Stakeholder" msgstr "" -#: taiga/projects/userstories/api.py:128 +#: taiga/projects/userstories/api.py:129 msgid "You don't have permissions to set this sprint to this user story." msgstr "" -#: taiga/projects/userstories/api.py:132 +#: taiga/projects/userstories/api.py:133 msgid "You don't have permissions to set this status to this user story." msgstr "" -#: taiga/projects/userstories/api.py:222 +#: taiga/projects/userstories/api.py:227 #, python-brace-format msgid "Invalid role id '{role_id}'" msgstr "" -#: taiga/projects/userstories/api.py:229 +#: taiga/projects/userstories/api.py:234 #, python-brace-format msgid "Invalid points id '{points_id}'" msgstr "" -#: taiga/projects/userstories/api.py:244 +#: taiga/projects/userstories/api.py:249 #, python-brace-format msgid "Generating the user story #{ref} - {subject}" msgstr "" diff --git a/taiga/locale/es/LC_MESSAGES/django.po b/taiga/locale/es/LC_MESSAGES/django.po index dcffe647..df5be7b4 100644 --- a/taiga/locale/es/LC_MESSAGES/django.po +++ b/taiga/locale/es/LC_MESSAGES/django.po @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: taiga-back\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-08 16:30+0100\n" -"PO-Revision-Date: 2017-03-06 17:04+0000\n" +"POT-Creation-Date: 2017-10-06 11:42+0200\n" +"PO-Revision-Date: 2017-10-06 09:43+0000\n" "Last-Translator: David Barragán \n" "Language-Team: Spanish (http://www.transifex.com/taiga-agile-llc/taiga-back/" "language/es/)\n" @@ -212,8 +212,8 @@ msgstr "Adjunta una imagen válida. El fichero no es una imagen o está dañada. #: taiga/projects/api.py:754 taiga/projects/epics/api.py:200 #: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:224 #: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:247 -#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:323 -#: taiga/projects/userstories/api.py:375 taiga/webhooks/api.py:71 +#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:334 +#: taiga/projects/userstories/api.py:386 taiga/webhooks/api.py:71 msgid "Blocked element" msgstr "Elemento bloqueado" @@ -267,21 +267,21 @@ msgstr "Hipervínculo inválido - el objeto no existe." msgid "Incorrect type. Expected url string, received %s." msgstr "Tipo incorrecto. Se esperaba una url y se ha recibido %s." -#: taiga/base/api/serializers.py:324 +#: taiga/base/api/serializers.py:325 msgid "Invalid data" msgstr "Datos invalidos" -#: taiga/base/api/serializers.py:416 +#: taiga/base/api/serializers.py:417 msgid "No input provided" msgstr "No se han introducido datos." -#: taiga/base/api/serializers.py:579 +#: taiga/base/api/serializers.py:580 msgid "Cannot create a new item, only existing items may be updated." msgstr "" "No se pueden crear nuevos objetos. Sólo está permitida la actualización de " "los existentes." -#: taiga/base/api/serializers.py:590 +#: taiga/base/api/serializers.py:591 msgid "Expected a list of items." msgstr "Se esperaba una lista de objetos." @@ -293,7 +293,7 @@ msgstr "No encontrado" msgid "Permission denied" msgstr "Permiso denegado." -#: taiga/base/api/views.py:492 +#: taiga/base/api/views.py:491 msgid "Server application error" msgstr "Error en la aplicación del servidor." @@ -531,68 +531,68 @@ msgstr "Se necesita el fichero con los datos exportados" msgid "Invalid dump format" msgstr "Formato de fichero de exportación inválido" -#: taiga/export_import/services/store.py:718 -#: taiga/export_import/services/store.py:736 +#: taiga/export_import/services/store.py:722 +#: taiga/export_import/services/store.py:740 msgid "error importing project data" msgstr "error importando los datos del proyecto" -#: taiga/export_import/services/store.py:743 +#: taiga/export_import/services/store.py:747 msgid "error importing roles" msgstr "error importando los roles" -#: taiga/export_import/services/store.py:748 +#: taiga/export_import/services/store.py:752 msgid "error importing memberships" msgstr "error importando los miembros" -#: taiga/export_import/services/store.py:759 +#: taiga/export_import/services/store.py:763 msgid "error importing lists of project attributes" msgstr "error importando la listados de valores de attributos del proyecto" -#: taiga/export_import/services/store.py:763 +#: taiga/export_import/services/store.py:767 msgid "error importing default project attributes values" msgstr "error importando los valores por defecto de los atributos del proyecto" -#: taiga/export_import/services/store.py:774 +#: taiga/export_import/services/store.py:778 msgid "error importing custom attributes" msgstr "error importando los atributos personalizados" -#: taiga/export_import/services/store.py:778 +#: taiga/export_import/services/store.py:782 msgid "error importing sprints" msgstr "error importando los sprints" -#: taiga/export_import/services/store.py:782 +#: taiga/export_import/services/store.py:786 msgid "error importing issues" msgstr "error importando las peticiones" -#: taiga/export_import/services/store.py:786 +#: taiga/export_import/services/store.py:790 msgid "error importing user stories" msgstr "error importando las historias de usuario" -#: taiga/export_import/services/store.py:790 +#: taiga/export_import/services/store.py:794 msgid "error importing epics" msgstr "error importando epics" -#: taiga/export_import/services/store.py:794 +#: taiga/export_import/services/store.py:798 msgid "error importing tasks" msgstr "error importando las tareas" -#: taiga/export_import/services/store.py:798 +#: taiga/export_import/services/store.py:802 msgid "error importing wiki pages" msgstr "error importando las páginas del wiki" -#: taiga/export_import/services/store.py:802 +#: taiga/export_import/services/store.py:806 msgid "error importing wiki links" msgstr "error importando los enlaces del wiki" -#: taiga/export_import/services/store.py:806 +#: taiga/export_import/services/store.py:810 msgid "error importing tags" msgstr "error importando los tags" -#: taiga/export_import/services/store.py:810 +#: taiga/export_import/services/store.py:814 msgid "error importing timelines" msgstr "error importando los timelines" -#: taiga/export_import/services/store.py:832 +#: taiga/export_import/services/store.py:836 msgid "unexpected error importing project" msgstr "Error inesperado al importar el proyecto" @@ -912,11 +912,11 @@ msgstr "Se requiere autenticación" #: taiga/external_apps/models.py:35 #: taiga/projects/custom_attributes/models.py:36 #: taiga/projects/milestones/models.py:37 taiga/projects/models.py:148 -#: taiga/projects/models.py:518 taiga/projects/models.py:551 -#: taiga/projects/models.py:587 taiga/projects/models.py:609 -#: taiga/projects/models.py:643 taiga/projects/models.py:663 -#: taiga/projects/models.py:683 taiga/projects/models.py:715 -#: taiga/projects/models.py:735 taiga/users/admin.py:54 +#: taiga/projects/models.py:521 taiga/projects/models.py:554 +#: taiga/projects/models.py:590 taiga/projects/models.py:612 +#: taiga/projects/models.py:646 taiga/projects/models.py:666 +#: taiga/projects/models.py:686 taiga/projects/models.py:718 +#: taiga/projects/models.py:738 taiga/users/admin.py:54 #: taiga/users/models.py:303 taiga/webhooks/models.py:29 msgid "name" msgstr "nombre" @@ -934,7 +934,7 @@ msgstr "web" #: taiga/projects/epics/models.py:56 #: taiga/projects/history/templatetags/functions.py:25 #: taiga/projects/issues/models.py:60 taiga/projects/models.py:152 -#: taiga/projects/models.py:739 taiga/projects/tasks/models.py:62 +#: taiga/projects/models.py:742 taiga/projects/tasks/models.py:62 #: taiga/projects/userstories/models.py:95 msgid "description" msgstr "descripción" @@ -970,7 +970,7 @@ msgstr "comentario" #: taiga/projects/custom_attributes/models.py:46 #: taiga/projects/epics/models.py:49 taiga/projects/issues/models.py:52 #: taiga/projects/likes/models.py:33 taiga/projects/milestones/models.py:48 -#: taiga/projects/models.py:159 taiga/projects/models.py:743 +#: taiga/projects/models.py:159 taiga/projects/models.py:746 #: taiga/projects/notifications/models.py:89 taiga/projects/tasks/models.py:48 #: taiga/projects/userstories/models.py:87 taiga/projects/votes/models.py:54 #: taiga/projects/wiki/models.py:44 taiga/userstorage/models.py:29 @@ -1043,7 +1043,7 @@ msgstr "El payload no es un json válido" #: taiga/hooks/api.py:63 taiga/projects/epics/api.py:154 #: taiga/projects/issues/api.py:139 taiga/projects/tasks/api.py:201 -#: taiga/projects/userstories/api.py:277 +#: taiga/projects/userstories/api.py:282 msgid "The project doesn't exist" msgstr "El proyecto no existe" @@ -1107,14 +1107,10 @@ msgstr "usuario desconocido" #, python-brace-format msgid "" "{user_text} changed the status from [{platform} commit]({commit_url} \"See " -"commit '{commit_id} - {commit_message}'\")\n" +"commit '{commit_id} - {commit_short_message}'\")\n" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" -"{user_text} cambió el estado desde un [commit en {platform}]({commit_url} " -"\"Vel el commit '{commit_id} - {commit_message}'\")\n" -"\n" -" - Estado: **{src_status}** → **{dst_status}**" #: taiga/hooks/event_hooks.py:161 #, python-brace-format @@ -1131,12 +1127,9 @@ msgstr "" #, python-brace-format msgid "" "This {type_name} has been mentioned by {user_text} in the [{platform} commit]" -"({commit_url} \"See commit '{commit_id} - {commit_message}'\") " +"({commit_url} \"See commit '{commit_id} - {commit_short_message}'\") " "\"{commit_message}\"" msgstr "" -"Esta {type_name} ha sido mencionada por {user_text} en el [commit de " -"{platform}]({commit_url} \"Ver commit '{commit_id} - {commit_message}'\") " -"\"{commit_message}\"" #: taiga/hooks/event_hooks.py:184 #, python-brace-format @@ -1156,7 +1149,7 @@ msgstr "El estado no existe" #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85 #: 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:60 taiga/importers/jira/api.py:106 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83 msgid "The project param is needed" @@ -1192,16 +1185,20 @@ msgstr "El servicio de terceros está fallando" msgid "Error importing GitHub project" msgstr "Error importando el proyecto de GitHub" -#: 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:62 taiga/importers/jira/api.py:89 +#: taiga/importers/jira/api.py:109 taiga/importers/jira/api.py:182 msgid "The url param is needed" msgstr "El parámetro url es necesario" -#: taiga/importers/jira/api.py:155 +#: taiga/importers/jira/api.py:158 msgid "Invalid project_type {}" msgstr "project_type {} inválido" -#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138 +#: taiga/importers/jira/api.py:192 +msgid "Invalid Jira server configuration." +msgstr "" + +#: taiga/importers/jira/api.py:233 taiga/importers/pivotal/api.py:138 #: taiga/importers/trello/api.py:143 msgid "Invalid or expired auth token" msgstr "El token de atuenticación es inválido o ha expirado" @@ -1715,11 +1712,11 @@ msgstr "El ID de proyecto no coincide entre el adjunto y un proyecto" #: taiga/projects/attachments/models.py:41 taiga/projects/contact/models.py:29 #: taiga/projects/custom_attributes/models.py:43 #: taiga/projects/epics/models.py:38 taiga/projects/issues/models.py:50 -#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:506 -#: taiga/projects/models.py:528 taiga/projects/models.py:565 -#: taiga/projects/models.py:593 taiga/projects/models.py:619 -#: taiga/projects/models.py:649 taiga/projects/models.py:669 -#: taiga/projects/models.py:693 taiga/projects/models.py:721 +#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:509 +#: taiga/projects/models.py:531 taiga/projects/models.py:568 +#: taiga/projects/models.py:596 taiga/projects/models.py:622 +#: taiga/projects/models.py:652 taiga/projects/models.py:672 +#: taiga/projects/models.py:696 taiga/projects/models.py:724 #: taiga/projects/notifications/models.py:74 #: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43 #: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34 @@ -1739,7 +1736,7 @@ msgstr "id de objeto" #: taiga/projects/custom_attributes/models.py:48 #: taiga/projects/epics/models.py:52 taiga/projects/issues/models.py:55 #: taiga/projects/milestones/models.py:51 taiga/projects/models.py:162 -#: taiga/projects/models.py:746 taiga/projects/tasks/models.py:51 +#: taiga/projects/models.py:749 taiga/projects/tasks/models.py:51 #: taiga/projects/userstories/models.py:90 taiga/projects/wiki/models.py:47 #: taiga/userstorage/models.py:31 msgid "modified date" @@ -1764,10 +1761,10 @@ msgstr "desde comentario" #: taiga/projects/attachments/models.py:63 #: taiga/projects/custom_attributes/models.py:41 #: taiga/projects/epics/models.py:104 taiga/projects/milestones/models.py:57 -#: taiga/projects/models.py:522 taiga/projects/models.py:555 -#: taiga/projects/models.py:589 taiga/projects/models.py:613 -#: taiga/projects/models.py:645 taiga/projects/models.py:665 -#: taiga/projects/models.py:687 taiga/projects/models.py:717 +#: taiga/projects/models.py:525 taiga/projects/models.py:558 +#: taiga/projects/models.py:592 taiga/projects/models.py:616 +#: taiga/projects/models.py:648 taiga/projects/models.py:668 +#: taiga/projects/models.py:690 taiga/projects/models.py:720 #: taiga/projects/wiki/models.py:77 taiga/users/models.py:309 msgid "order" msgstr "orden" @@ -1949,10 +1946,10 @@ msgstr "Orden de epics" msgid "subject" msgstr "asunto" -#: taiga/projects/epics/models.py:59 taiga/projects/models.py:526 -#: taiga/projects/models.py:561 taiga/projects/models.py:617 -#: taiga/projects/models.py:647 taiga/projects/models.py:667 -#: taiga/projects/models.py:691 taiga/projects/models.py:719 +#: taiga/projects/epics/models.py:59 taiga/projects/models.py:529 +#: taiga/projects/models.py:564 taiga/projects/models.py:620 +#: taiga/projects/models.py:650 taiga/projects/models.py:670 +#: taiga/projects/models.py:694 taiga/projects/models.py:722 #: taiga/users/models.py:142 msgid "color" msgstr "color" @@ -2068,7 +2065,7 @@ msgid "Unassigned" msgstr "No asignado" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:232 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:89 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:91 msgid "-deleted-" msgstr "-borrado-" @@ -2101,12 +2098,12 @@ msgid "removed:" msgstr "borrado:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:65 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:82 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 msgid "From:" msgstr "De:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:66 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:84 msgid "To:" msgstr "A:" @@ -2170,9 +2167,9 @@ msgid "Likes" msgstr "Likes" #: taiga/projects/milestones/models.py:40 taiga/projects/models.py:150 -#: taiga/projects/models.py:520 taiga/projects/models.py:553 -#: taiga/projects/models.py:611 taiga/projects/models.py:685 -#: taiga/projects/models.py:737 taiga/projects/wiki/models.py:36 +#: taiga/projects/models.py:523 taiga/projects/models.py:556 +#: taiga/projects/models.py:614 taiga/projects/models.py:688 +#: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36 #: taiga/users/admin.py:58 taiga/users/models.py:305 msgid "slug" msgstr "slug" @@ -2185,9 +2182,9 @@ msgstr "fecha estimada de comienzo" msgid "estimated finish date" msgstr "fecha estimada de finalización" -#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:524 -#: taiga/projects/models.py:557 taiga/projects/models.py:615 -#: taiga/projects/models.py:689 +#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:527 +#: taiga/projects/models.py:560 taiga/projects/models.py:618 +#: taiga/projects/models.py:692 msgid "is closed" msgstr "está cerrada" @@ -2246,7 +2243,7 @@ msgstr "token" msgid "invitation extra text" msgstr "texto extra de la invitación" -#: taiga/projects/models.py:92 taiga/projects/models.py:741 +#: taiga/projects/models.py:92 taiga/projects/models.py:744 msgid "user order" msgstr "orden del usuario" @@ -2302,35 +2299,35 @@ msgstr "total de sprints" msgid "total story points" msgstr "puntos de historia totales" -#: taiga/projects/models.py:172 taiga/projects/models.py:751 +#: taiga/projects/models.py:172 taiga/projects/models.py:754 msgid "active contact" msgstr "activar contacto" -#: taiga/projects/models.py:174 taiga/projects/models.py:753 +#: taiga/projects/models.py:174 taiga/projects/models.py:756 msgid "active epics panel" msgstr "Paneles épicos activos" -#: taiga/projects/models.py:176 taiga/projects/models.py:755 +#: taiga/projects/models.py:176 taiga/projects/models.py:758 msgid "active backlog panel" msgstr "panel de backlog activado" -#: taiga/projects/models.py:178 taiga/projects/models.py:757 +#: taiga/projects/models.py:178 taiga/projects/models.py:760 msgid "active kanban panel" msgstr "panel de kanban activado" -#: taiga/projects/models.py:180 taiga/projects/models.py:759 +#: taiga/projects/models.py:180 taiga/projects/models.py:762 msgid "active wiki panel" msgstr "panel de wiki activo" -#: taiga/projects/models.py:182 taiga/projects/models.py:761 +#: taiga/projects/models.py:182 taiga/projects/models.py:764 msgid "active issues panel" msgstr "panel de peticiones activo" -#: taiga/projects/models.py:185 taiga/projects/models.py:768 +#: taiga/projects/models.py:185 taiga/projects/models.py:771 msgid "videoconference system" msgstr "sistema de videoconferencia" -#: taiga/projects/models.py:187 taiga/projects/models.py:770 +#: taiga/projects/models.py:187 taiga/projects/models.py:773 msgid "videoconference extra data" msgstr "datos extra de videoconferencia" @@ -2354,11 +2351,11 @@ msgstr "permisos de usuario" msgid "is featured" msgstr "es destacado" -#: taiga/projects/models.py:206 taiga/projects/models.py:763 +#: taiga/projects/models.py:206 taiga/projects/models.py:766 msgid "is looking for people" msgstr "está buscando a gente" -#: taiga/projects/models.py:208 taiga/projects/models.py:765 +#: taiga/projects/models.py:208 taiga/projects/models.py:768 msgid "looking for people note" msgstr "notas sobre la búsqueda de gente" @@ -2403,80 +2400,80 @@ msgstr "actividad el último mes" msgid "activity last year" msgstr "actividad el último áño" -#: taiga/projects/models.py:507 +#: taiga/projects/models.py:510 msgid "modules config" msgstr "configuración de modulos" -#: taiga/projects/models.py:559 +#: taiga/projects/models.py:562 msgid "is archived" msgstr "archivado" -#: taiga/projects/models.py:563 +#: taiga/projects/models.py:566 msgid "work in progress limit" msgstr "limite del trabajo en progreso" -#: taiga/projects/models.py:591 taiga/userstorage/models.py:33 +#: taiga/projects/models.py:594 taiga/userstorage/models.py:33 msgid "value" msgstr "valor" -#: taiga/projects/models.py:749 +#: taiga/projects/models.py:752 msgid "default owner's role" msgstr "rol por defecto para el propietario" -#: taiga/projects/models.py:772 +#: taiga/projects/models.py:775 msgid "default options" msgstr "opciones por defecto" -#: taiga/projects/models.py:773 +#: taiga/projects/models.py:776 msgid "epic statuses" msgstr "Estados del epic" -#: taiga/projects/models.py:774 +#: taiga/projects/models.py:777 msgid "us statuses" msgstr "estatuas de historias" -#: taiga/projects/models.py:775 taiga/projects/userstories/models.py:44 +#: taiga/projects/models.py:778 taiga/projects/userstories/models.py:44 #: taiga/projects/userstories/models.py:77 msgid "points" msgstr "puntos" -#: taiga/projects/models.py:776 +#: taiga/projects/models.py:779 msgid "task statuses" msgstr "estatus de tareas" -#: taiga/projects/models.py:777 +#: taiga/projects/models.py:780 msgid "issue statuses" msgstr "estados de petición" -#: taiga/projects/models.py:778 +#: taiga/projects/models.py:781 msgid "issue types" msgstr "tipos de petición" -#: taiga/projects/models.py:779 +#: taiga/projects/models.py:782 msgid "priorities" msgstr "prioridades" -#: taiga/projects/models.py:780 +#: taiga/projects/models.py:783 msgid "severities" msgstr "gravedades" -#: taiga/projects/models.py:781 +#: taiga/projects/models.py:784 msgid "roles" msgstr "roles" -#: taiga/projects/models.py:782 +#: taiga/projects/models.py:785 msgid "epic custom attributes" msgstr "atributos personalizados de épicas" -#: taiga/projects/models.py:783 +#: taiga/projects/models.py:786 msgid "us custom attributes" msgstr "atributos personalizados de histórias" -#: taiga/projects/models.py:784 +#: taiga/projects/models.py:787 msgid "task custom attributes" msgstr "atributos personalizados de tareas" -#: taiga/projects/models.py:785 +#: taiga/projects/models.py:788 msgid "issue custom attributes" msgstr "atributos personalizados de peticiones" @@ -2515,7 +2512,7 @@ msgid "Notify exists for specified user and project" msgstr "" "Ya existe una política de notificación para este usuario en el proyecto." -#: taiga/projects/notifications/services.py:436 +#: taiga/projects/notifications/services.py:434 msgid "Invalid value for notify level" msgstr "Valor inválido para el nivel de notificación" @@ -4259,27 +4256,27 @@ msgstr "Product Owner" msgid "Stakeholder" msgstr "Stakeholder" -#: taiga/projects/userstories/api.py:128 +#: taiga/projects/userstories/api.py:129 msgid "You don't have permissions to set this sprint to this user story." msgstr "" "No tienes permisos para asignar este sprint a esta historia de usuario." -#: taiga/projects/userstories/api.py:132 +#: taiga/projects/userstories/api.py:133 msgid "You don't have permissions to set this status to this user story." msgstr "" "No tienes permisos para asignar este estado a esta historia de usuario." -#: taiga/projects/userstories/api.py:222 +#: taiga/projects/userstories/api.py:227 #, python-brace-format msgid "Invalid role id '{role_id}'" msgstr "Inválido id de rol '{role_id}'" -#: taiga/projects/userstories/api.py:229 +#: taiga/projects/userstories/api.py:234 #, python-brace-format msgid "Invalid points id '{points_id}'" msgstr "Inválido id de punto de historia '{points_id}'" -#: taiga/projects/userstories/api.py:244 +#: taiga/projects/userstories/api.py:249 #, python-brace-format msgid "Generating the user story #{ref} - {subject}" msgstr "Generada la historia de usuario #{ref} - {subject}" diff --git a/taiga/locale/fi/LC_MESSAGES/django.po b/taiga/locale/fi/LC_MESSAGES/django.po index 4a26439a..ad977eba 100644 --- a/taiga/locale/fi/LC_MESSAGES/django.po +++ b/taiga/locale/fi/LC_MESSAGES/django.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: taiga-back\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-08 16:30+0100\n" -"PO-Revision-Date: 2017-03-06 16:54+0000\n" -"Last-Translator: Taiga Dev Team \n" +"POT-Creation-Date: 2017-10-06 11:42+0200\n" +"PO-Revision-Date: 2017-10-06 09:43+0000\n" +"Last-Translator: David Barragán \n" "Language-Team: Finnish (http://www.transifex.com/taiga-agile-llc/taiga-back/" "language/fi/)\n" "MIME-Version: 1.0\n" @@ -195,8 +195,8 @@ msgstr "" #: taiga/projects/api.py:754 taiga/projects/epics/api.py:200 #: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:224 #: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:247 -#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:323 -#: taiga/projects/userstories/api.py:375 taiga/webhooks/api.py:71 +#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:334 +#: taiga/projects/userstories/api.py:386 taiga/webhooks/api.py:71 msgid "Blocked element" msgstr "Estetty elementti" @@ -249,19 +249,19 @@ msgstr "Virheellinen linkki - kohdetta ei löydy." msgid "Incorrect type. Expected url string, received %s." msgstr "Väärä tyyppi. Odotan URL-merkkijonoa, sain %s." -#: taiga/base/api/serializers.py:324 +#: taiga/base/api/serializers.py:325 msgid "Invalid data" msgstr "Virheellinen data" -#: taiga/base/api/serializers.py:416 +#: taiga/base/api/serializers.py:417 msgid "No input provided" msgstr "Syöte puuttuu" -#: taiga/base/api/serializers.py:579 +#: taiga/base/api/serializers.py:580 msgid "Cannot create a new item, only existing items may be updated." msgstr "En voi luoda uutta kohdetta, vain olemassaolevat voidaan päivittää." -#: taiga/base/api/serializers.py:590 +#: taiga/base/api/serializers.py:591 msgid "Expected a list of items." msgstr "Anna lista kohteista." @@ -273,7 +273,7 @@ msgstr "Ei löytynyt" msgid "Permission denied" msgstr "Ei käyttöoikeutta" -#: taiga/base/api/views.py:492 +#: taiga/base/api/views.py:491 msgid "Server application error" msgstr "Palvelinsovelluksen virhe" @@ -490,68 +490,68 @@ msgstr "Tarvitaan tiedosto" msgid "Invalid dump format" msgstr "Virheellinen tiedostomuoto" -#: taiga/export_import/services/store.py:718 -#: taiga/export_import/services/store.py:736 +#: taiga/export_import/services/store.py:722 +#: taiga/export_import/services/store.py:740 msgid "error importing project data" msgstr "virhe projektidatan tuonnissa" -#: taiga/export_import/services/store.py:743 +#: taiga/export_import/services/store.py:747 msgid "error importing roles" msgstr "virhe roolien tuonnissa" -#: taiga/export_import/services/store.py:748 +#: taiga/export_import/services/store.py:752 msgid "error importing memberships" msgstr "virhe jäsenyyksien tuonnissa" -#: taiga/export_import/services/store.py:759 +#: taiga/export_import/services/store.py:763 msgid "error importing lists of project attributes" msgstr "virhe atribuuttilistan tuonnissa" -#: taiga/export_import/services/store.py:763 +#: taiga/export_import/services/store.py:767 msgid "error importing default project attributes values" msgstr "virhe oletusarvojen tuonnissa" -#: taiga/export_import/services/store.py:774 +#: taiga/export_import/services/store.py:778 msgid "error importing custom attributes" msgstr "virhe omien arvojen tuonnissa" -#: taiga/export_import/services/store.py:778 +#: taiga/export_import/services/store.py:782 msgid "error importing sprints" msgstr "virhe kierroksien tuonnissa" -#: taiga/export_import/services/store.py:782 +#: taiga/export_import/services/store.py:786 msgid "error importing issues" msgstr "virhe pyyntöjen tuonnissa" -#: taiga/export_import/services/store.py:786 +#: taiga/export_import/services/store.py:790 msgid "error importing user stories" msgstr "virhe käyttäjätarinoiden tuonnissa" -#: taiga/export_import/services/store.py:790 +#: taiga/export_import/services/store.py:794 msgid "error importing epics" msgstr "" -#: taiga/export_import/services/store.py:794 +#: taiga/export_import/services/store.py:798 msgid "error importing tasks" msgstr "virhe tehtävien tuonnissa" -#: taiga/export_import/services/store.py:798 +#: taiga/export_import/services/store.py:802 msgid "error importing wiki pages" msgstr "virhe wiki-sivujen tuonnissa" -#: taiga/export_import/services/store.py:802 +#: taiga/export_import/services/store.py:806 msgid "error importing wiki links" msgstr "virhe viki-linkkien tuonnissa" -#: taiga/export_import/services/store.py:806 +#: taiga/export_import/services/store.py:810 msgid "error importing tags" msgstr "virhe avainsanojen sisäänlukemisessa" -#: taiga/export_import/services/store.py:810 +#: taiga/export_import/services/store.py:814 msgid "error importing timelines" msgstr "virhe aikajanojen tuonnissa" -#: taiga/export_import/services/store.py:832 +#: taiga/export_import/services/store.py:836 msgid "unexpected error importing project" msgstr "odottamaton virhe projektia tuotaessa" @@ -853,11 +853,11 @@ msgstr "" #: taiga/external_apps/models.py:35 #: taiga/projects/custom_attributes/models.py:36 #: taiga/projects/milestones/models.py:37 taiga/projects/models.py:148 -#: taiga/projects/models.py:518 taiga/projects/models.py:551 -#: taiga/projects/models.py:587 taiga/projects/models.py:609 -#: taiga/projects/models.py:643 taiga/projects/models.py:663 -#: taiga/projects/models.py:683 taiga/projects/models.py:715 -#: taiga/projects/models.py:735 taiga/users/admin.py:54 +#: taiga/projects/models.py:521 taiga/projects/models.py:554 +#: taiga/projects/models.py:590 taiga/projects/models.py:612 +#: taiga/projects/models.py:646 taiga/projects/models.py:666 +#: taiga/projects/models.py:686 taiga/projects/models.py:718 +#: taiga/projects/models.py:738 taiga/users/admin.py:54 #: taiga/users/models.py:303 taiga/webhooks/models.py:29 msgid "name" msgstr "nimi" @@ -875,7 +875,7 @@ msgstr "" #: taiga/projects/epics/models.py:56 #: taiga/projects/history/templatetags/functions.py:25 #: taiga/projects/issues/models.py:60 taiga/projects/models.py:152 -#: taiga/projects/models.py:739 taiga/projects/tasks/models.py:62 +#: taiga/projects/models.py:742 taiga/projects/tasks/models.py:62 #: taiga/projects/userstories/models.py:95 msgid "description" msgstr "kuvaus" @@ -911,7 +911,7 @@ msgstr "kommentti" #: taiga/projects/custom_attributes/models.py:46 #: taiga/projects/epics/models.py:49 taiga/projects/issues/models.py:52 #: taiga/projects/likes/models.py:33 taiga/projects/milestones/models.py:48 -#: taiga/projects/models.py:159 taiga/projects/models.py:743 +#: taiga/projects/models.py:159 taiga/projects/models.py:746 #: taiga/projects/notifications/models.py:89 taiga/projects/tasks/models.py:48 #: taiga/projects/userstories/models.py:87 taiga/projects/votes/models.py:54 #: taiga/projects/wiki/models.py:44 taiga/userstorage/models.py:29 @@ -986,7 +986,7 @@ msgstr "The payload is not a valid json" #: taiga/hooks/api.py:63 taiga/projects/epics/api.py:154 #: taiga/projects/issues/api.py:139 taiga/projects/tasks/api.py:201 -#: taiga/projects/userstories/api.py:277 +#: taiga/projects/userstories/api.py:282 msgid "The project doesn't exist" msgstr "Projektia ei löydy" @@ -1039,7 +1039,7 @@ msgstr "" #, python-brace-format msgid "" "{user_text} changed the status from [{platform} commit]({commit_url} \"See " -"commit '{commit_id} - {commit_message}'\")\n" +"commit '{commit_id} - {commit_short_message}'\")\n" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" @@ -1056,7 +1056,7 @@ msgstr "" #, python-brace-format msgid "" "This {type_name} has been mentioned by {user_text} in the [{platform} commit]" -"({commit_url} \"See commit '{commit_id} - {commit_message}'\") " +"({commit_url} \"See commit '{commit_id} - {commit_short_message}'\") " "\"{commit_message}\"" msgstr "" @@ -1076,7 +1076,7 @@ msgstr "Tilaa ei löydy" #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85 #: 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:60 taiga/importers/jira/api.py:106 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83 msgid "The project param is needed" @@ -1112,16 +1112,20 @@ msgstr "" msgid "Error importing GitHub project" msgstr "" -#: 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:62 taiga/importers/jira/api.py:89 +#: taiga/importers/jira/api.py:109 taiga/importers/jira/api.py:182 msgid "The url param is needed" msgstr "" -#: taiga/importers/jira/api.py:155 +#: taiga/importers/jira/api.py:158 msgid "Invalid project_type {}" msgstr "" -#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138 +#: taiga/importers/jira/api.py:192 +msgid "Invalid Jira server configuration." +msgstr "" + +#: taiga/importers/jira/api.py:233 taiga/importers/pivotal/api.py:138 #: taiga/importers/trello/api.py:143 msgid "Invalid or expired auth token" msgstr "" @@ -1558,11 +1562,11 @@ msgstr "Projekti ID ei vastaa kohdetta ja projektia" #: taiga/projects/attachments/models.py:41 taiga/projects/contact/models.py:29 #: taiga/projects/custom_attributes/models.py:43 #: taiga/projects/epics/models.py:38 taiga/projects/issues/models.py:50 -#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:506 -#: taiga/projects/models.py:528 taiga/projects/models.py:565 -#: taiga/projects/models.py:593 taiga/projects/models.py:619 -#: taiga/projects/models.py:649 taiga/projects/models.py:669 -#: taiga/projects/models.py:693 taiga/projects/models.py:721 +#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:509 +#: taiga/projects/models.py:531 taiga/projects/models.py:568 +#: taiga/projects/models.py:596 taiga/projects/models.py:622 +#: taiga/projects/models.py:652 taiga/projects/models.py:672 +#: taiga/projects/models.py:696 taiga/projects/models.py:724 #: taiga/projects/notifications/models.py:74 #: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43 #: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34 @@ -1582,7 +1586,7 @@ msgstr "objekti ID" #: taiga/projects/custom_attributes/models.py:48 #: taiga/projects/epics/models.py:52 taiga/projects/issues/models.py:55 #: taiga/projects/milestones/models.py:51 taiga/projects/models.py:162 -#: taiga/projects/models.py:746 taiga/projects/tasks/models.py:51 +#: taiga/projects/models.py:749 taiga/projects/tasks/models.py:51 #: taiga/projects/userstories/models.py:90 taiga/projects/wiki/models.py:47 #: taiga/userstorage/models.py:31 msgid "modified date" @@ -1607,10 +1611,10 @@ msgstr "" #: taiga/projects/attachments/models.py:63 #: taiga/projects/custom_attributes/models.py:41 #: taiga/projects/epics/models.py:104 taiga/projects/milestones/models.py:57 -#: taiga/projects/models.py:522 taiga/projects/models.py:555 -#: taiga/projects/models.py:589 taiga/projects/models.py:613 -#: taiga/projects/models.py:645 taiga/projects/models.py:665 -#: taiga/projects/models.py:687 taiga/projects/models.py:717 +#: taiga/projects/models.py:525 taiga/projects/models.py:558 +#: taiga/projects/models.py:592 taiga/projects/models.py:616 +#: taiga/projects/models.py:648 taiga/projects/models.py:668 +#: taiga/projects/models.py:690 taiga/projects/models.py:720 #: taiga/projects/wiki/models.py:77 taiga/users/models.py:309 msgid "order" msgstr "order" @@ -1768,10 +1772,10 @@ msgstr "" msgid "subject" msgstr "aihe" -#: taiga/projects/epics/models.py:59 taiga/projects/models.py:526 -#: taiga/projects/models.py:561 taiga/projects/models.py:617 -#: taiga/projects/models.py:647 taiga/projects/models.py:667 -#: taiga/projects/models.py:691 taiga/projects/models.py:719 +#: taiga/projects/epics/models.py:59 taiga/projects/models.py:529 +#: taiga/projects/models.py:564 taiga/projects/models.py:620 +#: taiga/projects/models.py:650 taiga/projects/models.py:670 +#: taiga/projects/models.py:694 taiga/projects/models.py:722 #: taiga/users/models.py:142 msgid "color" msgstr "väri" @@ -1887,7 +1891,7 @@ msgid "Unassigned" msgstr "Tekijä puuttuu" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:232 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:89 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:91 msgid "-deleted-" msgstr "-poistettu-" @@ -1920,12 +1924,12 @@ msgid "removed:" msgstr "poistettu:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:65 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:82 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 msgid "From:" msgstr "Keneltä:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:66 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:84 msgid "To:" msgstr "Kenelle:" @@ -1989,9 +1993,9 @@ msgid "Likes" msgstr "" #: taiga/projects/milestones/models.py:40 taiga/projects/models.py:150 -#: taiga/projects/models.py:520 taiga/projects/models.py:553 -#: taiga/projects/models.py:611 taiga/projects/models.py:685 -#: taiga/projects/models.py:737 taiga/projects/wiki/models.py:36 +#: taiga/projects/models.py:523 taiga/projects/models.py:556 +#: taiga/projects/models.py:614 taiga/projects/models.py:688 +#: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36 #: taiga/users/admin.py:58 taiga/users/models.py:305 msgid "slug" msgstr "hukka-aika" @@ -2004,9 +2008,9 @@ msgstr "arvioitu alkupvm" msgid "estimated finish date" msgstr "arvioitu loppupvm" -#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:524 -#: taiga/projects/models.py:557 taiga/projects/models.py:615 -#: taiga/projects/models.py:689 +#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:527 +#: taiga/projects/models.py:560 taiga/projects/models.py:618 +#: taiga/projects/models.py:692 msgid "is closed" msgstr "on suljettu" @@ -2063,7 +2067,7 @@ msgstr "tunniste" msgid "invitation extra text" msgstr "kutsun lisäteksti" -#: taiga/projects/models.py:92 taiga/projects/models.py:741 +#: taiga/projects/models.py:92 taiga/projects/models.py:744 msgid "user order" msgstr "käyttäjäjärjestys" @@ -2119,35 +2123,35 @@ msgstr "virstapyväitä yhteensä" msgid "total story points" msgstr "käyttäjätarinan yhteispisteet" -#: taiga/projects/models.py:172 taiga/projects/models.py:751 +#: taiga/projects/models.py:172 taiga/projects/models.py:754 msgid "active contact" msgstr "" -#: taiga/projects/models.py:174 taiga/projects/models.py:753 +#: taiga/projects/models.py:174 taiga/projects/models.py:756 msgid "active epics panel" msgstr "" -#: taiga/projects/models.py:176 taiga/projects/models.py:755 +#: taiga/projects/models.py:176 taiga/projects/models.py:758 msgid "active backlog panel" msgstr "aktiivinen odottavien paneeli" -#: taiga/projects/models.py:178 taiga/projects/models.py:757 +#: taiga/projects/models.py:178 taiga/projects/models.py:760 msgid "active kanban panel" msgstr "aktiivinen kanban-paneeli" -#: taiga/projects/models.py:180 taiga/projects/models.py:759 +#: taiga/projects/models.py:180 taiga/projects/models.py:762 msgid "active wiki panel" msgstr "aktiivinen wiki-paneeli" -#: taiga/projects/models.py:182 taiga/projects/models.py:761 +#: taiga/projects/models.py:182 taiga/projects/models.py:764 msgid "active issues panel" msgstr "aktiivinen pyyntöpaneeli" -#: taiga/projects/models.py:185 taiga/projects/models.py:768 +#: taiga/projects/models.py:185 taiga/projects/models.py:771 msgid "videoconference system" msgstr "videokokous järjestelmä" -#: taiga/projects/models.py:187 taiga/projects/models.py:770 +#: taiga/projects/models.py:187 taiga/projects/models.py:773 msgid "videoconference extra data" msgstr "" @@ -2171,11 +2175,11 @@ msgstr "käyttäjän oikeudet" msgid "is featured" msgstr "" -#: taiga/projects/models.py:206 taiga/projects/models.py:763 +#: taiga/projects/models.py:206 taiga/projects/models.py:766 msgid "is looking for people" msgstr "" -#: taiga/projects/models.py:208 taiga/projects/models.py:765 +#: taiga/projects/models.py:208 taiga/projects/models.py:768 msgid "looking for people note" msgstr "" @@ -2220,80 +2224,80 @@ msgstr "" msgid "activity last year" msgstr "" -#: taiga/projects/models.py:507 +#: taiga/projects/models.py:510 msgid "modules config" msgstr "moduulien asetukset" -#: taiga/projects/models.py:559 +#: taiga/projects/models.py:562 msgid "is archived" msgstr "on arkistoitu" -#: taiga/projects/models.py:563 +#: taiga/projects/models.py:566 msgid "work in progress limit" msgstr "työn alla olevien max" -#: taiga/projects/models.py:591 taiga/userstorage/models.py:33 +#: taiga/projects/models.py:594 taiga/userstorage/models.py:33 msgid "value" msgstr "arvo" -#: taiga/projects/models.py:749 +#: taiga/projects/models.py:752 msgid "default owner's role" msgstr "oletus omistajan rooli" -#: taiga/projects/models.py:772 +#: taiga/projects/models.py:775 msgid "default options" msgstr "oletus optiot" -#: taiga/projects/models.py:773 +#: taiga/projects/models.py:776 msgid "epic statuses" msgstr "" -#: taiga/projects/models.py:774 +#: taiga/projects/models.py:777 msgid "us statuses" msgstr "kt tilat" -#: taiga/projects/models.py:775 taiga/projects/userstories/models.py:44 +#: taiga/projects/models.py:778 taiga/projects/userstories/models.py:44 #: taiga/projects/userstories/models.py:77 msgid "points" msgstr "pisteet" -#: taiga/projects/models.py:776 +#: taiga/projects/models.py:779 msgid "task statuses" msgstr "tehtävän tilat" -#: taiga/projects/models.py:777 +#: taiga/projects/models.py:780 msgid "issue statuses" msgstr "pyyntöjen tilat" -#: taiga/projects/models.py:778 +#: taiga/projects/models.py:781 msgid "issue types" msgstr "pyyntötyypit" -#: taiga/projects/models.py:779 +#: taiga/projects/models.py:782 msgid "priorities" msgstr "kiireellisyydet" -#: taiga/projects/models.py:780 +#: taiga/projects/models.py:783 msgid "severities" msgstr "vakavuudet" -#: taiga/projects/models.py:781 +#: taiga/projects/models.py:784 msgid "roles" msgstr "roolit" -#: taiga/projects/models.py:782 +#: taiga/projects/models.py:785 msgid "epic custom attributes" msgstr "" -#: taiga/projects/models.py:783 +#: taiga/projects/models.py:786 msgid "us custom attributes" msgstr "" -#: taiga/projects/models.py:784 +#: taiga/projects/models.py:787 msgid "task custom attributes" msgstr "" -#: taiga/projects/models.py:785 +#: taiga/projects/models.py:788 msgid "issue custom attributes" msgstr "" @@ -2331,7 +2335,7 @@ msgstr "" msgid "Notify exists for specified user and project" msgstr "Ilmoita olemassaolosta määritellyille käyttäjille ja projektille" -#: taiga/projects/notifications/services.py:436 +#: taiga/projects/notifications/services.py:434 msgid "Invalid value for notify level" msgstr "" @@ -3942,25 +3946,25 @@ msgstr "Tuoteomistaja" msgid "Stakeholder" msgstr "Sidosryhmä" -#: taiga/projects/userstories/api.py:128 +#: taiga/projects/userstories/api.py:129 msgid "You don't have permissions to set this sprint to this user story." msgstr "" -#: taiga/projects/userstories/api.py:132 +#: taiga/projects/userstories/api.py:133 msgid "You don't have permissions to set this status to this user story." msgstr "" -#: taiga/projects/userstories/api.py:222 +#: taiga/projects/userstories/api.py:227 #, python-brace-format msgid "Invalid role id '{role_id}'" msgstr "" -#: taiga/projects/userstories/api.py:229 +#: taiga/projects/userstories/api.py:234 #, python-brace-format msgid "Invalid points id '{points_id}'" msgstr "" -#: taiga/projects/userstories/api.py:244 +#: taiga/projects/userstories/api.py:249 #, python-brace-format msgid "Generating the user story #{ref} - {subject}" msgstr "" diff --git a/taiga/locale/fr/LC_MESSAGES/django.po b/taiga/locale/fr/LC_MESSAGES/django.po index fb4a2b1a..ee9461ed 100644 --- a/taiga/locale/fr/LC_MESSAGES/django.po +++ b/taiga/locale/fr/LC_MESSAGES/django.po @@ -5,13 +5,17 @@ # Translators: # Abdelouahad Megder , 2016 # Alain Poirier , 2015 +# Charles Bonnet , 2017 # David Barragán , 2015 # Djyp Forest Fortin , 2015 +# Eric Longuemare , 2017 # Florent B. , 2015 # Gary , 2017 # Gautier Ferandelle , 2016 +# jerome marchini , 2017 # Laurent Cabaret , 2016 # Louis-Michel Couture , 2015 +# madmarsu , 2017 # Matthieu Durocher , 2015 # naekos , 2015 # Nicolas Minelle , 2016 @@ -25,9 +29,9 @@ msgid "" msgstr "" "Project-Id-Version: taiga-back\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-08 16:30+0100\n" -"PO-Revision-Date: 2017-03-06 16:54+0000\n" -"Last-Translator: Taiga Dev Team \n" +"POT-Creation-Date: 2017-10-06 11:42+0200\n" +"PO-Revision-Date: 2017-10-06 09:43+0000\n" +"Last-Translator: David Barragán \n" "Language-Team: French (http://www.transifex.com/taiga-agile-llc/taiga-back/" "language/fr/)\n" "MIME-Version: 1.0\n" @@ -66,11 +70,11 @@ msgstr "Cet utilisateur est déjà inscrit." #: taiga/auth/services.py:140 msgid "This user is already a member of the project." -msgstr "L'utilisateur est déjà un membre du projet" +msgstr "L'utilisateur est déjà membre du projet." #: taiga/auth/services.py:164 msgid "Error on creating new user." -msgstr "Erreur à la création du nouvel utilisateur." +msgstr "Erreur à la création de l'utilisateur." #: taiga/auth/tokens.py:49 taiga/auth/tokens.py:56 #: taiga/external_apps/services.py:34 taiga/projects/api.py:374 @@ -221,8 +225,8 @@ msgstr "" #: taiga/projects/api.py:754 taiga/projects/epics/api.py:200 #: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:224 #: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:247 -#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:323 -#: taiga/projects/userstories/api.py:375 taiga/webhooks/api.py:71 +#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:334 +#: taiga/projects/userstories/api.py:386 taiga/webhooks/api.py:71 msgid "Blocked element" msgstr "Élément bloqué" @@ -277,21 +281,21 @@ msgstr "Hyperlien invalide - l'objet n'existe pas." msgid "Incorrect type. Expected url string, received %s." msgstr "Type incorrect. Chaîne URL attendu, %s reçu." -#: taiga/base/api/serializers.py:324 +#: taiga/base/api/serializers.py:325 msgid "Invalid data" msgstr "Donnée invalide" -#: taiga/base/api/serializers.py:416 +#: taiga/base/api/serializers.py:417 msgid "No input provided" msgstr "Aucune entrée fournie" -#: taiga/base/api/serializers.py:579 +#: taiga/base/api/serializers.py:580 msgid "Cannot create a new item, only existing items may be updated." msgstr "" "Impossible de créer un nouvel élément, seuls les éléments existants peuvent " "être mis à jour." -#: taiga/base/api/serializers.py:590 +#: taiga/base/api/serializers.py:591 msgid "Expected a list of items." msgstr "Une liste d'éléments était attendue." @@ -303,7 +307,7 @@ msgstr "Non trouvé" msgid "Permission denied" msgstr "Permission refusée" -#: taiga/base/api/views.py:492 +#: taiga/base/api/views.py:491 msgid "Server application error" msgstr "Erreur du serveur d'application" @@ -517,81 +521,80 @@ msgstr "Veuillez sélectionner au moins un rôle." #: taiga/export_import/api.py:323 msgid "Needed dump file" -msgstr "Fichier de dump obligatoire" +msgstr "Fichier d'export nécessaire" #: taiga/export_import/api.py:333 msgid "Invalid dump format" -msgstr "Format de dump invalide" +msgstr "Format d'export non valide" -#: taiga/export_import/services/store.py:718 -#: taiga/export_import/services/store.py:736 +#: taiga/export_import/services/store.py:722 +#: taiga/export_import/services/store.py:740 msgid "error importing project data" -msgstr "Erreur lors de l'importation de données" +msgstr "Erreur lors de l'import de données" -#: taiga/export_import/services/store.py:743 +#: taiga/export_import/services/store.py:747 msgid "error importing roles" msgstr "Erreur à l'importation des rôles" -#: taiga/export_import/services/store.py:748 +#: taiga/export_import/services/store.py:752 msgid "error importing memberships" msgstr "Erreur à l'importation des groupes d'utilisateurs" -#: taiga/export_import/services/store.py:759 -msgid "error importing lists of project attributes" -msgstr "erreur lors de l'importation des listes des attributs de projet" - #: taiga/export_import/services/store.py:763 -msgid "error importing default project attributes values" -msgstr "" -"erreur lors de l'importation des valeurs par défaut des attributs de projet" +msgid "error importing lists of project attributes" +msgstr "Erreur lors de l'import des listes des attributs de projet" -#: taiga/export_import/services/store.py:774 +#: taiga/export_import/services/store.py:767 +msgid "error importing default project attributes values" +msgstr "erreur lors de l'import des valeurs par défaut des attributs de projet" + +#: taiga/export_import/services/store.py:778 msgid "error importing custom attributes" msgstr "Erreur à l'importation des champs personnalisés" -#: taiga/export_import/services/store.py:778 +#: taiga/export_import/services/store.py:782 msgid "error importing sprints" msgstr "Erreur lors de l'importation des sprints." -#: taiga/export_import/services/store.py:782 -msgid "error importing issues" -msgstr "erreur à l'importation des problèmes" - #: taiga/export_import/services/store.py:786 -msgid "error importing user stories" -msgstr "erreur à l'importation des histoires utilisateur" +msgid "error importing issues" +msgstr "Erreur à l'importation des problèmes" #: taiga/export_import/services/store.py:790 +msgid "error importing user stories" +msgstr "Erreur à l'importation des récits utilisateur" + +#: taiga/export_import/services/store.py:794 msgid "error importing epics" msgstr "Erreur d'importation des épopées" -#: taiga/export_import/services/store.py:794 +#: taiga/export_import/services/store.py:798 msgid "error importing tasks" msgstr "Erreur lors de l'importation des tâches." -#: taiga/export_import/services/store.py:798 +#: taiga/export_import/services/store.py:802 msgid "error importing wiki pages" msgstr "Erreur à l'importation des pages Wiki" -#: taiga/export_import/services/store.py:802 +#: taiga/export_import/services/store.py:806 msgid "error importing wiki links" msgstr "Erreur à l'importation des liens Wiki" -#: taiga/export_import/services/store.py:806 +#: taiga/export_import/services/store.py:810 msgid "error importing tags" msgstr "erreur lors de l'importation des mots-clés" -#: taiga/export_import/services/store.py:810 +#: taiga/export_import/services/store.py:814 msgid "error importing timelines" msgstr "erreur lors de l'import des timelines" -#: taiga/export_import/services/store.py:832 +#: taiga/export_import/services/store.py:836 msgid "unexpected error importing project" -msgstr "Erreur imprévue à l'importation du projet" +msgstr "Erreur imprévue à l'import du projet" #: taiga/export_import/tasks.py:62 taiga/export_import/tasks.py:63 msgid "Error generating project dump" -msgstr "Erreur dans la génération du dump du projet" +msgstr "Erreur dans la génération de l'export du projet" #: taiga/export_import/tasks.py:91 #, python-brace-format @@ -615,11 +618,11 @@ msgstr "" #: taiga/export_import/tasks.py:120 msgid "Error loading project dump" -msgstr "Erreur au chargement du dump du projet" +msgstr "Erreur au chargement de l'export du projet" #: taiga/export_import/tasks.py:121 msgid "Error loading your project dump file" -msgstr "Erreur lors du chargement de votre fichier de vidage de projet" +msgstr "Erreur lors du chargement de votre fichier d'export de projet" #: taiga/export_import/tasks.py:135 msgid " -- no detail info --" @@ -641,12 +644,12 @@ msgid "" " " msgstr "" "\n" -"

Project dump generated

\n" +"

Export du projet généré

\n" "

Bonjour %(user)s,

\n" -"

Votre dump du projet %(project)s a bie nété généré.

\n" +"

Votre export du projet %(project)s a bien été généré.

\n" "

Vous pouvez le télécharger ici :

\n" -" Télécharger le dump\n" +" Télécharger l'export\n" "

Ce fichier sera supprimé le %(deletion_date)s.

\n" "

L'équipe Taiga

\n" " " @@ -670,8 +673,8 @@ msgstr "" "\n" "Bonjour %(user)s,\n" "\n" -"Votre dump du projet %(project)s a bien été créé. Vous pouvez le télécharger " -"ici :\n" +"Votre export du projet %(project)s a bien été créé. Vous pouvez le " +"télécharger ici :\n" "\n" "%(url)s\n" "\n" @@ -683,7 +686,7 @@ msgstr "" #: taiga/export_import/templates/emails/dump_project-subject.jinja:1 #, python-format msgid "[%(project)s] Your project dump has been generated" -msgstr "[%(project)s] Le dump de votre projet est disponible" +msgstr "[%(project)s] L'export de votre projet est disponible" #: taiga/export_import/templates/emails/export_error-body-html.jinja:4 #, python-format @@ -821,9 +824,9 @@ msgid "" " " msgstr "" "\n" -"

Importation du Dump projet

\n" +"

Projet importé

\n" "

Bonjour %(user)s,

\n" -"

Le dump de votre projet a été correctement importé.

\n" +"

Votre projet a été correctement importé.

\n" "Allez au %(project)s\n" "

L'équipe Taiga

" @@ -846,7 +849,7 @@ msgstr "" "\n" "Hey %(user)s,\n" "\n" -"Votre dump a été correctement importé.\n" +"Votre porjet a été correctement importé.\n" "\n" "Vous pouvez voir le(s) %(project)s ici :\n" "\n" @@ -887,11 +890,11 @@ msgstr "Authentification requise" #: taiga/external_apps/models.py:35 #: taiga/projects/custom_attributes/models.py:36 #: taiga/projects/milestones/models.py:37 taiga/projects/models.py:148 -#: taiga/projects/models.py:518 taiga/projects/models.py:551 -#: taiga/projects/models.py:587 taiga/projects/models.py:609 -#: taiga/projects/models.py:643 taiga/projects/models.py:663 -#: taiga/projects/models.py:683 taiga/projects/models.py:715 -#: taiga/projects/models.py:735 taiga/users/admin.py:54 +#: taiga/projects/models.py:521 taiga/projects/models.py:554 +#: taiga/projects/models.py:590 taiga/projects/models.py:612 +#: taiga/projects/models.py:646 taiga/projects/models.py:666 +#: taiga/projects/models.py:686 taiga/projects/models.py:718 +#: taiga/projects/models.py:738 taiga/users/admin.py:54 #: taiga/users/models.py:303 taiga/webhooks/models.py:29 msgid "name" msgstr "nom" @@ -909,7 +912,7 @@ msgstr "web" #: taiga/projects/epics/models.py:56 #: taiga/projects/history/templatetags/functions.py:25 #: taiga/projects/issues/models.py:60 taiga/projects/models.py:152 -#: taiga/projects/models.py:739 taiga/projects/tasks/models.py:62 +#: taiga/projects/models.py:742 taiga/projects/tasks/models.py:62 #: taiga/projects/userstories/models.py:95 msgid "description" msgstr "description" @@ -945,7 +948,7 @@ msgstr "Commentaire" #: taiga/projects/custom_attributes/models.py:46 #: taiga/projects/epics/models.py:49 taiga/projects/issues/models.py:52 #: taiga/projects/likes/models.py:33 taiga/projects/milestones/models.py:48 -#: taiga/projects/models.py:159 taiga/projects/models.py:743 +#: taiga/projects/models.py:159 taiga/projects/models.py:746 #: taiga/projects/notifications/models.py:89 taiga/projects/tasks/models.py:48 #: taiga/projects/userstories/models.py:87 taiga/projects/votes/models.py:54 #: taiga/projects/wiki/models.py:44 taiga/userstorage/models.py:29 @@ -1018,7 +1021,7 @@ msgstr "Le payload n'est pas un json valide" #: taiga/hooks/api.py:63 taiga/projects/epics/api.py:154 #: taiga/projects/issues/api.py:139 taiga/projects/tasks/api.py:201 -#: taiga/projects/userstories/api.py:277 +#: taiga/projects/userstories/api.py:282 msgid "The project doesn't exist" msgstr "Le projet n'existe pas" @@ -1042,6 +1045,9 @@ msgid "" "\n" "> {comment_message}" msgstr "" +"Commentaire de {platform}:\n" +"\n" +"> {comment_message}" #: taiga/hooks/event_hooks.py:84 msgid "Invalid issue comment information" @@ -1053,11 +1059,13 @@ msgid "" "Issue created by [@{user_name}]({user_url} \"See @{user_name}'s {platform} " "profile\") from [{platform}#{number}]({url} \"Go to issue\")." msgstr "" +"Ticket créé par [@{user_name}]({user_url} \"Voir le profil de @{user_name} " +"sur {platform}\") de [{platform}#{number}]({url} \"Aller au ticket\")." #: taiga/hooks/event_hooks.py:107 #, python-brace-format msgid "Issue created from {platform}." -msgstr "" +msgstr "Problème créé depuis {platform}." #: taiga/hooks/event_hooks.py:120 msgid "Invalid issue information" @@ -1071,7 +1079,7 @@ msgstr "utilisateur inconnu" #, python-brace-format msgid "" "{user_text} changed the status from [{platform} commit]({commit_url} \"See " -"commit '{commit_id} - {commit_message}'\")\n" +"commit '{commit_id} - {commit_short_message}'\")\n" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" @@ -1083,12 +1091,15 @@ msgid "" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" +"Statut changé depuis le commit sur {platform} \n" +"\n" +"- Status: **{src_status}** → **{dst_status}**" #: taiga/hooks/event_hooks.py:179 #, python-brace-format msgid "" "This {type_name} has been mentioned by {user_text} in the [{platform} commit]" -"({commit_url} \"See commit '{commit_id} - {commit_message}'\") " +"({commit_url} \"See commit '{commit_id} - {commit_short_message}'\") " "\"{commit_message}\"" msgstr "" @@ -1097,6 +1108,8 @@ msgstr "" msgid "" "This issue has been mentioned in the {platform} commit \"{commit_message}\"" msgstr "" +"Ce problème a été mentionné dans la participation sur {platform} " +"\"{commit_message}\"" #: taiga/hooks/event_hooks.py:206 msgid "The referenced element doesn't exist" @@ -1108,63 +1121,67 @@ msgstr "L'état n'existe pas" #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85 #: 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:60 taiga/importers/jira/api.py:106 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83 msgid "The project param is needed" -msgstr "" +msgstr "Les paramètres de projets sont nécessaires" #: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73 #: taiga/importers/asana/api.py:139 msgid "Invalid Asana API request" -msgstr "" +msgstr "Requête API Asana invalide" #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:141 msgid "Failed to make the request to Asana API" -msgstr "" +msgstr "Impossible de faire la requête à l'API Asana" #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123 msgid "Code param needed" -msgstr "" +msgstr "Paramètre de code nécessaire" #: taiga/importers/asana/tasks.py:42 taiga/importers/asana/tasks.py:43 msgid "Error importing Asana project" -msgstr "" +msgstr "Erreur lors de l'import du projet Asana" #: taiga/importers/github/api.py:135 msgid "Invalid auth data" -msgstr "" +msgstr "Données d'authentification non valides" #: taiga/importers/github/api.py:137 msgid "Third party service failing" -msgstr "" +msgstr "Échec sur un service tiers" #: taiga/importers/github/tasks.py:42 taiga/importers/github/tasks.py:43 msgid "Error importing GitHub project" -msgstr "" +msgstr "Erreur lors de l'import du projet GitHub" -#: 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:62 taiga/importers/jira/api.py:89 +#: taiga/importers/jira/api.py:109 taiga/importers/jira/api.py:182 msgid "The url param is needed" -msgstr "" +msgstr "La paramètre d'URL est nécessaire" -#: taiga/importers/jira/api.py:155 +#: taiga/importers/jira/api.py:158 msgid "Invalid project_type {}" +msgstr "project_type {} non valide" + +#: taiga/importers/jira/api.py:192 +msgid "Invalid Jira server configuration." msgstr "" -#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138 +#: taiga/importers/jira/api.py:233 taiga/importers/pivotal/api.py:138 #: taiga/importers/trello/api.py:143 msgid "Invalid or expired auth token" -msgstr "" +msgstr "Token d'authentification non valide ou expiré" #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49 msgid "Error importing Jira project" -msgstr "" +msgstr "Erreur lors de l'import du projet Jira" #: taiga/importers/pivotal/tasks.py:42 taiga/importers/pivotal/tasks.py:43 msgid "Error importing PivotalTracker project" -msgstr "" +msgstr "Erreur lors de l'import du projet PivotalTracker" #: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4 #, python-format @@ -1194,11 +1211,21 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"Bonjour %(user)s\n" +"\n" +"Votre projet Asana a été correctement importé\n" +"\n" +"Vous pouvez consulter le projet %(project)s ici:\n" +"\n" +" %(url)s\n" +"\n" +"L'équipe Taïga\n" #: taiga/importers/templates/emails/asana_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your Asana project has been imported" -msgstr "" +msgstr "[%(project)s] Votre projet Asana a été importé" #: taiga/importers/templates/emails/github_import_success-body-html.jinja:4 #, python-format @@ -1232,7 +1259,7 @@ msgstr "" #: taiga/importers/templates/emails/github_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your GitHub project has been imported" -msgstr "" +msgstr " [%(project)s] Votre projet GitHub a été importé" #: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4 #, python-format @@ -1266,7 +1293,7 @@ msgstr "" #: taiga/importers/templates/emails/jira_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your Jira project has been imported" -msgstr "" +msgstr " [%(project)s] Votre projet Jira a été importé" #: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4 #, python-format @@ -1300,26 +1327,26 @@ msgstr "" #: taiga/importers/templates/emails/trello_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your Trello project has been imported" -msgstr "" +msgstr " [%(project)s] Votre projet Trello a été importé" #: taiga/importers/trello/importer.py:78 #, python-format msgid "Invalid Request: %s at %s" -msgstr "" +msgstr "Requète non valide: %s at %s" #: taiga/importers/trello/importer.py:80 taiga/importers/trello/importer.py:82 #, python-format msgid "Unauthorized: %s at %s" -msgstr "" +msgstr "Non autorisé: %s at %s" #: taiga/importers/trello/importer.py:84 taiga/importers/trello/importer.py:86 #, python-format msgid "Resource Unavailable: %s at %s" -msgstr "" +msgstr "Ressource non disponible: %s at %s" #: taiga/importers/trello/tasks.py:42 taiga/importers/trello/tasks.py:43 msgid "Error importing Trello project" -msgstr "" +msgstr "Erreur lors de l'import du projet Trello" #: taiga/permissions/choices.py:23 taiga/permissions/choices.py:34 msgid "View project" @@ -1335,7 +1362,7 @@ msgstr "Voir epic" #: taiga/permissions/choices.py:26 msgid "View user stories" -msgstr "Voir les histoires utilisateur" +msgstr "Voir les récits utilisateur" #: taiga/permissions/choices.py:27 taiga/permissions/choices.py:53 msgid "View tasks" @@ -1367,7 +1394,7 @@ msgstr "Supprimer le jalon" #: taiga/permissions/choices.py:42 msgid "Add epic" -msgstr "" +msgstr "Ajoutez une EPIC" #: taiga/permissions/choices.py:43 msgid "Modify epic" @@ -1383,23 +1410,23 @@ msgstr "Supprimer epic" #: taiga/permissions/choices.py:47 msgid "View user story" -msgstr "Voir l'histoire utilisateur" +msgstr "Voir le récit utilisateur" #: taiga/permissions/choices.py:48 msgid "Add user story" -msgstr "Ajouter une histoire utilisateur" +msgstr "Ajouter un récit utilisateur" #: taiga/permissions/choices.py:49 msgid "Modify user story" -msgstr "Modifier l'histoire utilisateur" +msgstr "Modifier le récit utilisateur" #: taiga/permissions/choices.py:50 msgid "Comment user story" -msgstr "" +msgstr "Commenter le récit utilisateur" #: taiga/permissions/choices.py:51 msgid "Delete user story" -msgstr "Supprimer l'histoire utilisateur" +msgstr "Supprimer le récit utilisateur" #: taiga/permissions/choices.py:54 msgid "Add task" @@ -1443,7 +1470,7 @@ msgstr "Modifier une page Wiki" #: taiga/permissions/choices.py:68 msgid "Comment wiki page" -msgstr "" +msgstr "Commenter la page Wiki" #: taiga/permissions/choices.py:69 msgid "Delete wiki page" @@ -1517,7 +1544,7 @@ msgstr "propriétaire" #: taiga/projects/admin.py:192 #, python-brace-format msgid "{count} successfully made public." -msgstr "" +msgstr "{count} rendu(e)(s) publique(s) avec succès." #: taiga/projects/admin.py:193 msgid "Make public" @@ -1526,7 +1553,7 @@ msgstr "Rendre publique" #: taiga/projects/admin.py:207 #, python-brace-format msgid "{count} successfully made private." -msgstr "" +msgstr "{count} rendu(e)(s) privé(e)(s) avec succès." #: taiga/projects/admin.py:208 msgid "Make private" @@ -1535,7 +1562,7 @@ msgstr "Rendre privé" #: taiga/projects/admin.py:238 #, python-format msgid "Delete selected %(verbose_name_plural)s" -msgstr "" +msgstr "Supprimer les %(verbose_name_plural)s sélectionné(e)s" #: taiga/projects/api.py:160 taiga/users/api.py:244 msgid "Incomplete arguments" @@ -1583,7 +1610,7 @@ msgstr "Mises à jour partielles non supportées" #: taiga/projects/attachments/api.py:69 msgid "Object id issue isn't exists" -msgstr "" +msgstr "L'objet n'existe pas" #: taiga/projects/attachments/api.py:72 msgid "Project ID not matches between object and project" @@ -1592,11 +1619,11 @@ msgstr "L'identifiant du projet de correspond pas entre l'objet et le projet" #: taiga/projects/attachments/models.py:41 taiga/projects/contact/models.py:29 #: taiga/projects/custom_attributes/models.py:43 #: taiga/projects/epics/models.py:38 taiga/projects/issues/models.py:50 -#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:506 -#: taiga/projects/models.py:528 taiga/projects/models.py:565 -#: taiga/projects/models.py:593 taiga/projects/models.py:619 -#: taiga/projects/models.py:649 taiga/projects/models.py:669 -#: taiga/projects/models.py:693 taiga/projects/models.py:721 +#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:509 +#: taiga/projects/models.py:531 taiga/projects/models.py:568 +#: taiga/projects/models.py:596 taiga/projects/models.py:622 +#: taiga/projects/models.py:652 taiga/projects/models.py:672 +#: taiga/projects/models.py:696 taiga/projects/models.py:724 #: taiga/projects/notifications/models.py:74 #: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43 #: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34 @@ -1616,7 +1643,7 @@ msgstr "identifiant de l'objet" #: taiga/projects/custom_attributes/models.py:48 #: taiga/projects/epics/models.py:52 taiga/projects/issues/models.py:55 #: taiga/projects/milestones/models.py:51 taiga/projects/models.py:162 -#: taiga/projects/models.py:746 taiga/projects/tasks/models.py:51 +#: taiga/projects/models.py:749 taiga/projects/tasks/models.py:51 #: taiga/projects/userstories/models.py:90 taiga/projects/wiki/models.py:47 #: taiga/userstorage/models.py:31 msgid "modified date" @@ -1636,15 +1663,15 @@ msgstr "est obsolète" #: taiga/projects/attachments/models.py:61 msgid "from comment" -msgstr "" +msgstr "depuis le commentaire" #: taiga/projects/attachments/models.py:63 #: taiga/projects/custom_attributes/models.py:41 #: taiga/projects/epics/models.py:104 taiga/projects/milestones/models.py:57 -#: taiga/projects/models.py:522 taiga/projects/models.py:555 -#: taiga/projects/models.py:589 taiga/projects/models.py:613 -#: taiga/projects/models.py:645 taiga/projects/models.py:665 -#: taiga/projects/models.py:687 taiga/projects/models.py:717 +#: taiga/projects/models.py:525 taiga/projects/models.py:558 +#: taiga/projects/models.py:592 taiga/projects/models.py:616 +#: taiga/projects/models.py:648 taiga/projects/models.py:668 +#: taiga/projects/models.py:690 taiga/projects/models.py:720 #: taiga/projects/wiki/models.py:77 taiga/users/models.py:309 msgid "order" msgstr "ordre" @@ -1679,7 +1706,7 @@ msgstr "Ce projet est bloqué car son propriétaire est parti" #: taiga/projects/choices.py:38 msgid "This project is blocked while it's deleted" -msgstr "" +msgstr "Ce projet est bloqué en attendant sa suppression" #: taiga/projects/contact/templates/emails/contact_notification-body-html.jinja:10 #, python-format @@ -1690,6 +1717,10 @@ msgid "" "written to %(project_name)s\n" " " msgstr "" +"\n" +"%(full_name)s a écris à " +"%(project_name)s" #: taiga/projects/contact/templates/emails/contact_notification-body-html.jinja:20 #, python-format @@ -1703,6 +1734,13 @@ msgid "" "not be affected.\n" " " msgstr "" +"\n" +"Vous recevez ce message car vous êtes enregistré comme administrateur du " +"projet %(project_name)s. Si vous ne souhaitez pas que les membres de la " +"communauté Taïga puissent contacter votre projet, merci de modifier vos préférence de projet pour " +"éviter ce type de contact. La communication classique entre les membres du " +"projet ne sera pas affectée." #: taiga/projects/contact/templates/emails/contact_notification-body-text.jinja:1 #, python-format @@ -1710,6 +1748,8 @@ msgid "" "\n" "%(full_name)s has written to %(project_name)s\n" msgstr "" +"\n" +"%(full_name)s a écris à %(project_name)s\n" #: taiga/projects/contact/templates/emails/contact_notification-body-text.jinja:7 #, python-format @@ -1721,6 +1761,13 @@ msgid "" "%(project_settings_url)s to prevent such contacts. Regular communications " "amongst members of the project will not be affected.\n" msgstr "" +"\n" +"Vous recevez ce message car vous êtes enregistré comme administrateur du " +"projet %(project_name)s. Si vous ne souhaitez pas que les membres de la " +"communauté Taïga puissent contacter votre projet, merci de modifier vos " +"préférence de projet sur %(project_settings_url)s pour éviter ce type de " +"contact. La communication classique entre les membres du projet ne sera pas " +"affectée.\n" #: taiga/projects/contact/templates/emails/contact_notification-subject.jinja:1 #, python-format @@ -1739,7 +1786,7 @@ msgstr "Texte multi-ligne" #: taiga/projects/custom_attributes/choices.py:31 msgid "Rich text" -msgstr "" +msgstr "Texte Riche" #: taiga/projects/custom_attributes/choices.py:32 msgid "Date" @@ -1765,7 +1812,7 @@ msgstr "epic" #: taiga/projects/custom_attributes/models.py:121 #: taiga/projects/tasks/models.py:35 taiga/projects/userstories/models.py:38 msgid "user story" -msgstr "histoire utilisateur" +msgstr "récit utilisateur" #: taiga/projects/custom_attributes/models.py:137 msgid "task" @@ -1782,6 +1829,7 @@ msgstr "Un élément de même nom existe déjà" #: taiga/projects/epics/api.py:94 msgid "You don't have permissions to set this status to this epic." msgstr "" +"Vous n'avez pas les autorisations pour modifier ce statut sur ce récit." #: taiga/projects/epics/models.py:36 taiga/projects/issues/models.py:35 #: taiga/projects/tasks/models.py:37 taiga/projects/userstories/models.py:62 @@ -1795,17 +1843,17 @@ msgstr "état" #: taiga/projects/epics/models.py:46 msgid "epics order" -msgstr "" +msgstr "Ordre des épopées" #: taiga/projects/epics/models.py:55 taiga/projects/issues/models.py:59 #: taiga/projects/tasks/models.py:55 taiga/projects/userstories/models.py:94 msgid "subject" msgstr "sujet" -#: taiga/projects/epics/models.py:59 taiga/projects/models.py:526 -#: taiga/projects/models.py:561 taiga/projects/models.py:617 -#: taiga/projects/models.py:647 taiga/projects/models.py:667 -#: taiga/projects/models.py:691 taiga/projects/models.py:719 +#: taiga/projects/epics/models.py:59 taiga/projects/models.py:529 +#: taiga/projects/models.py:564 taiga/projects/models.py:620 +#: taiga/projects/models.py:650 taiga/projects/models.py:670 +#: taiga/projects/models.py:694 taiga/projects/models.py:722 #: taiga/users/models.py:142 msgid "color" msgstr "couleur" @@ -1825,7 +1873,7 @@ msgstr "est un requis de l'équipe" #: taiga/projects/epics/models.py:70 msgid "user stories" -msgstr "" +msgstr "Récit Utilisateur" #: taiga/projects/epics/models.py:72 taiga/projects/issues/models.py:66 #: taiga/projects/tasks/models.py:70 taiga/projects/userstories/models.py:109 @@ -1834,7 +1882,7 @@ msgstr "référence externe" #: taiga/projects/epics/validators.py:37 msgid "There's no epic with that id" -msgstr "" +msgstr "Il n'y a pas de récit avec cet ID" #: taiga/projects/history/api.py:93 msgid "comment is required" @@ -1842,7 +1890,7 @@ msgstr "Un commentaire est requis" #: taiga/projects/history/api.py:96 msgid "deleted comments can't be edited" -msgstr "" +msgstr "les commentaires supprimés ne peuvent être modifiés" #: taiga/projects/history/api.py:130 msgid "Comment already deleted" @@ -1921,7 +1969,7 @@ msgid "Unassigned" msgstr "Non assigné" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:232 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:89 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:91 msgid "-deleted-" msgstr "-supprimé-" @@ -1954,12 +2002,12 @@ msgid "removed:" msgstr "supprimé :" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:65 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:82 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 msgid "From:" msgstr "De :" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:66 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:84 msgid "To:" msgstr "A :" @@ -2023,9 +2071,9 @@ msgid "Likes" msgstr "Aime" #: taiga/projects/milestones/models.py:40 taiga/projects/models.py:150 -#: taiga/projects/models.py:520 taiga/projects/models.py:553 -#: taiga/projects/models.py:611 taiga/projects/models.py:685 -#: taiga/projects/models.py:737 taiga/projects/wiki/models.py:36 +#: taiga/projects/models.py:523 taiga/projects/models.py:556 +#: taiga/projects/models.py:614 taiga/projects/models.py:688 +#: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36 #: taiga/users/admin.py:58 taiga/users/models.py:305 msgid "slug" msgstr "slug" @@ -2038,9 +2086,9 @@ msgstr "date de démarrage estimée" msgid "estimated finish date" msgstr "date de fin estimée" -#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:524 -#: taiga/projects/models.py:557 taiga/projects/models.py:615 -#: taiga/projects/models.py:689 +#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:527 +#: taiga/projects/models.py:560 taiga/projects/models.py:618 +#: taiga/projects/models.py:692 msgid "is closed" msgstr "est fermé" @@ -2054,7 +2102,7 @@ msgstr "La date de démarrage doit être antérieure à la de fin prévisionnell #: taiga/projects/milestones/validators.py:33 msgid "There's no milestone with that id" -msgstr "" +msgstr "Il n'y a pas de jalon avec cet ID" #: taiga/projects/mixins/blocked.py:31 msgid "is blocked" @@ -2062,11 +2110,11 @@ msgstr "est bloqué" #: taiga/projects/mixins/by_ref.py:32 msgid "ref param is needed" -msgstr "" +msgstr "Le paramètre de référence est nécessaire" #: taiga/projects/mixins/by_ref.py:35 msgid "project or project__slug param is needed" -msgstr "" +msgstr "Le paramètre projet ou projet_slug est nécessaire" #: taiga/projects/mixins/ordering.py:49 #, python-brace-format @@ -2079,7 +2127,7 @@ msgstr "'project' paramètre obligatoire" #: taiga/projects/mixins/validators.py:19 msgid "The user must be a project member." -msgstr "" +msgstr "L'utilisateur doit etre un membre du projet" #: taiga/projects/models.py:79 msgid "email" @@ -2097,7 +2145,7 @@ msgstr "jeton" msgid "invitation extra text" msgstr "Text supplémentaire de l'invitation" -#: taiga/projects/models.py:92 taiga/projects/models.py:741 +#: taiga/projects/models.py:92 taiga/projects/models.py:744 msgid "user order" msgstr "classement utilisateur" @@ -2107,7 +2155,7 @@ msgstr "L'utilisateur est déjà un membre du projet" #: taiga/projects/models.py:115 msgid "default epic status" -msgstr "" +msgstr "Statut d'épopée par défaut" #: taiga/projects/models.py:119 msgid "default US status" @@ -2151,37 +2199,37 @@ msgstr "total des jalons" #: taiga/projects/models.py:170 msgid "total story points" -msgstr "total des points d'histoire" +msgstr "total des points du récit" -#: taiga/projects/models.py:172 taiga/projects/models.py:751 +#: taiga/projects/models.py:172 taiga/projects/models.py:754 msgid "active contact" -msgstr "" +msgstr "contact actif" -#: taiga/projects/models.py:174 taiga/projects/models.py:753 +#: taiga/projects/models.py:174 taiga/projects/models.py:756 msgid "active epics panel" -msgstr "" +msgstr "panneau d'épopée actif" -#: taiga/projects/models.py:176 taiga/projects/models.py:755 +#: taiga/projects/models.py:176 taiga/projects/models.py:758 msgid "active backlog panel" msgstr "panneau backlog actif" -#: taiga/projects/models.py:178 taiga/projects/models.py:757 +#: taiga/projects/models.py:178 taiga/projects/models.py:760 msgid "active kanban panel" msgstr "panneau kanban actif" -#: taiga/projects/models.py:180 taiga/projects/models.py:759 +#: taiga/projects/models.py:180 taiga/projects/models.py:762 msgid "active wiki panel" msgstr "panneau wiki actif" -#: taiga/projects/models.py:182 taiga/projects/models.py:761 +#: taiga/projects/models.py:182 taiga/projects/models.py:764 msgid "active issues panel" msgstr "panneau problèmes actif" -#: taiga/projects/models.py:185 taiga/projects/models.py:768 +#: taiga/projects/models.py:185 taiga/projects/models.py:771 msgid "videoconference system" msgstr "plateforme de vidéoconférence" -#: taiga/projects/models.py:187 taiga/projects/models.py:770 +#: taiga/projects/models.py:187 taiga/projects/models.py:773 msgid "videoconference extra data" msgstr "données complémentaires pour la salle de vidéoconférence" @@ -2205,13 +2253,13 @@ msgstr "Permission de l'utilisateur" msgid "is featured" msgstr "est mis en avant" -#: taiga/projects/models.py:206 taiga/projects/models.py:763 +#: taiga/projects/models.py:206 taiga/projects/models.py:766 msgid "is looking for people" msgstr "est à la recherche de main d'oeuvre" -#: taiga/projects/models.py:208 taiga/projects/models.py:765 +#: taiga/projects/models.py:208 taiga/projects/models.py:768 msgid "looking for people note" -msgstr "" +msgstr "en recherche de notes de membres" #: taiga/projects/models.py:222 msgid "project transfer token" @@ -2254,82 +2302,82 @@ msgstr "activité du mois écoulé" msgid "activity last year" msgstr "activité de l'année écoulée" -#: taiga/projects/models.py:507 +#: taiga/projects/models.py:510 msgid "modules config" msgstr "Configurations des modules" -#: taiga/projects/models.py:559 +#: taiga/projects/models.py:562 msgid "is archived" msgstr "est archivé" -#: taiga/projects/models.py:563 +#: taiga/projects/models.py:566 msgid "work in progress limit" msgstr "limite de travail en cours" -#: taiga/projects/models.py:591 taiga/userstorage/models.py:33 +#: taiga/projects/models.py:594 taiga/userstorage/models.py:33 msgid "value" msgstr "valeur" -#: taiga/projects/models.py:749 +#: taiga/projects/models.py:752 msgid "default owner's role" msgstr "rôle par défaut du propriétaire" -#: taiga/projects/models.py:772 +#: taiga/projects/models.py:775 msgid "default options" msgstr "options par défaut" -#: taiga/projects/models.py:773 +#: taiga/projects/models.py:776 msgid "epic statuses" -msgstr "" +msgstr "statut d'épopée" -#: taiga/projects/models.py:774 +#: taiga/projects/models.py:777 msgid "us statuses" msgstr "statuts des us" -#: taiga/projects/models.py:775 taiga/projects/userstories/models.py:44 +#: taiga/projects/models.py:778 taiga/projects/userstories/models.py:44 #: taiga/projects/userstories/models.py:77 msgid "points" msgstr "points" -#: taiga/projects/models.py:776 +#: taiga/projects/models.py:779 msgid "task statuses" msgstr "états des tâches" -#: taiga/projects/models.py:777 +#: taiga/projects/models.py:780 msgid "issue statuses" msgstr "statuts des problèmes" -#: taiga/projects/models.py:778 +#: taiga/projects/models.py:781 msgid "issue types" msgstr "types de problèmes" -#: taiga/projects/models.py:779 +#: taiga/projects/models.py:782 msgid "priorities" msgstr "priorités" -#: taiga/projects/models.py:780 +#: taiga/projects/models.py:783 msgid "severities" msgstr "sévérités" -#: taiga/projects/models.py:781 +#: taiga/projects/models.py:784 msgid "roles" msgstr "rôles" -#: taiga/projects/models.py:782 -msgid "epic custom attributes" -msgstr "" - -#: taiga/projects/models.py:783 -msgid "us custom attributes" -msgstr "" - -#: taiga/projects/models.py:784 -msgid "task custom attributes" -msgstr "" - #: taiga/projects/models.py:785 +msgid "epic custom attributes" +msgstr "attributs personnalisés d'apopée" + +#: taiga/projects/models.py:786 +msgid "us custom attributes" +msgstr "Attributs personnalisés de récit" + +#: taiga/projects/models.py:787 +msgid "task custom attributes" +msgstr "Attributs personnalisés de tâche" + +#: taiga/projects/models.py:788 msgid "issue custom attributes" -msgstr "" +msgstr "Attributs personnalisés de ticket" #: taiga/projects/notifications/choices.py:30 msgid "Involved" @@ -2349,7 +2397,7 @@ msgstr "date de création" #: taiga/projects/notifications/models.py:68 msgid "history entries" -msgstr "entrées dans l'historique" +msgstr "entrées de l'historique" #: taiga/projects/notifications/models.py:71 msgid "notify users" @@ -2365,7 +2413,7 @@ msgstr "Suivre" msgid "Notify exists for specified user and project" msgstr "La notification existe pour l'utilisateur et le projet spécifiés" -#: taiga/projects/notifications/services.py:436 +#: taiga/projects/notifications/services.py:434 msgid "Invalid value for notify level" msgstr "Valeur non valide pour le niveau de notification" @@ -2390,6 +2438,10 @@ msgid "" "Hello %(user)s, %(changer)s has updated a epic on %(project)s\n" "See epic #%(ref)s %(subject)s at %(url)s\n" msgstr "" +"\n" +"Épopée mise à jour\n" +"Bonjour %(user)s, %(changer)s a modifié une épopée dans %(project)s\n" +"Voir l'épopée #%(ref)s %(subject)s à %(url)s\n" #: taiga/projects/notifications/templates/emails/epics/epic-change-subject.jinja:1 #, python-format @@ -2397,6 +2449,8 @@ msgid "" "\n" "[%(project)s] Updated the epic #%(ref)s \"%(subject)s\"\n" msgstr "" +"\n" +"[%(project)s] a mis à jour l'épopée #%(ref)s \"%(subject)s\"\n" #: taiga/projects/notifications/templates/emails/epics/epic-create-body-html.jinja:4 #, python-format @@ -2674,6 +2728,14 @@ msgid "" "%(subject)s in Taiga\">See task\n" " " msgstr "" +"\n" +"

Tâche mise à jour

\n" +"

Bonjour %(user)s,
%(changer)s a mis à jour une tâche sur " +"%(project)s

\n" +"

Tâche #%(ref)s %(subject)s

\n" +" Voir la tâche\n" +" " #: taiga/projects/notifications/templates/emails/tasks/task-change-body-text.jinja:3 #, python-format @@ -2683,6 +2745,10 @@ msgid "" "Hello %(user)s, %(changer)s has updated a task on %(project)s\n" "See task #%(ref)s %(subject)s at %(url)s\n" msgstr "" +"\n" +"Tâche mise à jour\n" +"Bonjour %(user)s, %(changer)s a mis à jour une tâche sur %(project)s\n" +"Voir la tâche #%(ref)s %(subject)s dans %(url)s\n" #: taiga/projects/notifications/templates/emails/tasks/task-change-subject.jinja:1 #, python-format @@ -2706,6 +2772,15 @@ msgid "" "

The Taiga Team

\n" " " msgstr "" +"\n" +"

Nouvelle tâche créée

\n" +"

Bonjour %(user)s,
%(changer)s a créé une nouvelle tâche sur " +"%(project)s

\n" +"

Tâche #%(ref)s %(subject)s

\n" +" Voir la tâche\n" +"

The Taiga Team

\n" +" " #: taiga/projects/notifications/templates/emails/tasks/task-create-body-text.jinja:1 #, python-format @@ -2718,6 +2793,13 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"Nouvelle tâche créée\n" +"Bonjour %(user)s, %(changer)s a créé une nouvelle tâche sur %(project)s\n" +"Voir la tâche #%(ref)s %(subject)s dans %(url)s\n" +"\n" +"---\n" +"The Taiga Team\n" #: taiga/projects/notifications/templates/emails/tasks/task-create-subject.jinja:1 #, python-format @@ -2739,6 +2821,13 @@ msgid "" "

The Taiga Team

\n" " " msgstr "" +"\n" +"

Tâche supprimée

\n" +"

Bonjour %(user)s,
%(changer)s a supprimé une tâche sur " +"%(project)s

\n" +"

Tâche #%(ref)s %(subject)s

\n" +"

The Taiga Team

\n" +" " #: taiga/projects/notifications/templates/emails/tasks/task-delete-body-text.jinja:1 #, python-format @@ -2751,6 +2840,13 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"Tâche supprimée\n" +"Bonjour %(user)s, %(changer)s a supprimé une tâche sur %(project)s\n" +"Tâche #%(ref)s %(subject)s\n" +"\n" +"---\n" +"The Taiga Team\n" #: taiga/projects/notifications/templates/emails/tasks/task-delete-subject.jinja:1 #, python-format @@ -2773,6 +2869,14 @@ msgid "" "%(subject)s in Taiga\">See user story\n" " " msgstr "" +"\n" +"

Récit utilisateur modifié

\n" +"

Bonjour %(user)s,
%(changer)s a modifié un récit utilisateur de " +"%(project)s

\n" +"

Récit utilisateur #%(ref)s %(subject)s

\n" +" Voir le récit utilisateur\n" +" " #: taiga/projects/notifications/templates/emails/userstories/userstory-change-body-text.jinja:3 #, python-format @@ -2782,6 +2886,10 @@ msgid "" "Hello %(user)s, %(changer)s has updated a user story on %(project)s\n" "See user story #%(ref)s %(subject)s at %(url)s\n" msgstr "" +"\n" +"Récit utilisateur modifié\n" +"Bonjour %(user)s, %(changer)s a modifié un récit utilisateur de %(project)s\n" +"Voir le récit utilisateur #%(ref)s %(subject)s à %(url)s\n" #: taiga/projects/notifications/templates/emails/userstories/userstory-change-subject.jinja:1 #, python-format @@ -2805,6 +2913,15 @@ msgid "" "

The Taiga Team

\n" " " msgstr "" +"\n" +"

Nouveau récit utilisateur

\n" +"

Bonjour %(user)s,
%(changer)s a créé un nouveau récit " +"utilisateur sur %(project)s

\n" +"

Récit utilisateur #%(ref)s %(subject)s

\n" +" Voir le récit utilisateur\n" +"

The Taiga Team

\n" +" " #: taiga/projects/notifications/templates/emails/userstories/userstory-create-body-text.jinja:1 #, python-format @@ -2817,6 +2934,14 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"Nouveau récit utilisateur\n" +"Bonjour %(user)s, %(changer)s a créé un nouveau récit utilisateur sur " +"%(project)s\n" +"Voir le récit utilisateur #%(ref)s %(subject)s à %(url)s\n" +"\n" +"---\n" +"The Taiga Team\n" #: taiga/projects/notifications/templates/emails/userstories/userstory-create-subject.jinja:1 #, python-format @@ -2838,6 +2963,13 @@ msgid "" "

The Taiga Team

\n" " " msgstr "" +"\n" +"

Récit utilisateur supprimé

\n" +"

Bonjour %(user)s,
%(changer)s a supprimé un récit utilisateur " +"sur %(project)s

\n" +"

Récit utilisateur #%(ref)s %(subject)s

\n" +"

The Taiga Team

\n" +" " #: taiga/projects/notifications/templates/emails/userstories/userstory-delete-body-text.jinja:1 #, python-format @@ -2850,6 +2982,14 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"Récit utilisateur supprimé\n" +"Bonjour %(user)s, %(changer)s a supprimé un récit utilisateur sur " +"%(project)s\n" +"Récit utilisateur #%(ref)s %(subject)s\n" +"\n" +"---\n" +"The Taiga Team\n" #: taiga/projects/notifications/templates/emails/userstories/userstory-delete-subject.jinja:1 #, python-format @@ -2992,7 +3132,7 @@ msgstr "" #: taiga/projects/services/members.py:133 msgid "Project without owner" -msgstr "" +msgstr "Projet sans propriétaire" #: taiga/projects/services/members.py:138 msgid "You have reached your current limit of memberships for private projects" @@ -3062,7 +3202,7 @@ msgstr "" #: taiga/projects/tagging/fields.py:77 #, python-brace-format msgid "Invalid tag '{value}'. It must be the tag name." -msgstr "" +msgstr "Mot-clé '{value}' invalide. Il doit être le nom du mot-clé." #: taiga/projects/tagging/models.py:27 msgid "tags" @@ -3075,19 +3215,19 @@ msgstr "couleurs des tags" #: taiga/projects/tagging/validators.py:47 #: taiga/projects/tagging/validators.py:74 msgid "This tag already exists." -msgstr "" +msgstr "Ce mot-clé existe." #: taiga/projects/tagging/validators.py:54 #: taiga/projects/tagging/validators.py:81 msgid "The color is not a valid HEX color." -msgstr "" +msgstr "La couleur n'est pas un code HEX valide." #: taiga/projects/tagging/validators.py:67 #: taiga/projects/tagging/validators.py:101 #: taiga/projects/tagging/validators.py:114 #: taiga/projects/tagging/validators.py:121 msgid "The tag doesn't exist." -msgstr "" +msgstr "Ce mot-clé n'existe pas." #: taiga/projects/tasks/api.py:98 taiga/projects/tasks/api.py:107 msgid "You don't have permissions to set this sprint to this task." @@ -3115,33 +3255,40 @@ msgstr "est de l'iocaine" #: taiga/projects/tasks/validators.py:61 msgid "Invalid milestone id." -msgstr "" +msgstr "Identifiant de jalon invalide." #: taiga/projects/tasks/validators.py:72 msgid "Invalid task status id." -msgstr "" +msgstr "Identifiant de statut de tâche invalide." #: taiga/projects/tasks/validators.py:85 msgid "Invalid user story id." -msgstr "" +msgstr "Identifiant de Récit utilisateur invalide." #: taiga/projects/tasks/validators.py:109 msgid "Invalid task status id. The status must belong to the same project." msgstr "" +"Identifiant de statut de tâche invalide. Le statut doit appartenir au même " +"projet. " #: taiga/projects/tasks/validators.py:123 msgid "Invalid user story id. The user story must belong to the same project." msgstr "" +"Identifiant de Récit utilisateur invalide. Le Récit utilisateur doit " +"appartenir au même projet." #: taiga/projects/tasks/validators.py:135 msgid "Invalid milestone id. The milestone must belong to the same project." msgstr "" +"Identifiant de jalon invalide. le jalon doit appartenir au même projet." #: taiga/projects/tasks/validators.py:152 msgid "" "Invalid task ids. All tasks must belong to the same project and, if it " "exists, to the same status, user story and/or milestone." msgstr "" +"Identifiants de tâche invalides. Toutes les tâches doivent appartenir au " +"même projet, et le cas échéant au même récit et/ou jalon." #: taiga/projects/templates/emails/membership_invitation-body-html.jinja:6 #: taiga/projects/templates/emails/membership_invitation-body-text.jinja:4 @@ -3201,6 +3348,12 @@ msgid "" "%(project)s which is being managed on Taiga, a Free, open Source Agile " "Project Management Tool.\n" msgstr "" +"\n" +"Vous, ou quelqu'un vous connaissant, vous a invité Taiga\n" +"\n" +"Bonjour ! %(full_name)s vous a invité à rejoindre un projet appelé " +"%(project)s qui est géré sur Taiga, un outil de gestion de projet Agile, " +"libre et open source.\n" #: taiga/projects/templates/emails/membership_invitation-body-text.jinja:12 #, python-format @@ -3213,7 +3366,7 @@ msgid "" " " msgstr "" "\n" -"Un petit mot de la part de celui ou celle qui vous a invitée :\n" +"Un petit mot de la part de celui ou celle qui vous a invité :\n" "\n" "%(extra)s\n" " " @@ -3271,6 +3424,11 @@ msgid "" "\n" "See project at %(url)s\n" msgstr "" +"\n" +"Vous avez été ajouté au projet\n" +"Bonjour %(full_name)s, vous avez été ajouté au projet %(project)s\n" +"\n" +"Vous pouvez consulter le projet ici %(url)s\n" #: taiga/projects/templates/emails/membership_notification-subject.jinja:1 #, python-format @@ -3290,6 +3448,11 @@ msgid "" "new project owner for \"%(project_name)s\".

\n" " " msgstr "" +"\n" +"

Bonjour %(old_owner_name)s,

\n" +"

%(new_owner_name)s a accepté votre offre et devient le nouveau " +"propriétaire du projet \"%(project_name)s\".

\n" +" " #: taiga/projects/templates/emails/transfer_accept-body-html.jinja:10 #, python-format @@ -3316,11 +3479,15 @@ msgid "" "%(new_owner_name)s has accepted your offer and will become the new project " "owner for \"%(project_name)s\".\n" msgstr "" +"\n" +"Bonjour %(old_owner_name)s,\n" +"%(new_owner_name)s a accepté votre offre et devient le nouveau propriétaire " +"du projet \"%(project_name)s\".\n" #: taiga/projects/templates/emails/transfer_accept-body-text.jinja:7 #, python-format msgid "%(new_owner_name)s says:" -msgstr "" +msgstr "%(new_owner_name)s dit :" #: taiga/projects/templates/emails/transfer_accept-body-text.jinja:11 msgid "" @@ -3348,6 +3515,8 @@ msgid "" "\n" "[%(project)s] Project ownership transfer offer accepted!\n" msgstr "" +"\n" +"[%(project)s] Offre de transfert de propriété du projet acceptée !\n" #: taiga/projects/templates/emails/transfer_reject-body-html.jinja:4 #, python-format @@ -3358,6 +3527,11 @@ msgid "" "new project owner for \"%(project_name)s\".

\n" " " msgstr "" +"\n" +"

Bonjour %(owner_name)s,

\n" +"

%(rejecter_name)s a décliné votre offre et ne deviendra pas le " +"nouveau propriétaire du projet \"%(project_name)s\".

\n" +" " #: taiga/projects/templates/emails/transfer_reject-body-html.jinja:10 #, python-format @@ -3394,11 +3568,15 @@ msgid "" "%(rejecter_name)s has declined your offer and will not become the new " "project owner for \"%(project_name)s\".\n" msgstr "" +"\n" +"Bonjour %(owner_name)s,\n" +"%(rejecter_name)s a décliné votre offre et ne deviendra pas le nouveau " +"propriétaire du projet \"%(project_name)s\".\n" #: taiga/projects/templates/emails/transfer_reject-body-text.jinja:7 #, python-format msgid "%(rejecter_name)s says:" -msgstr "" +msgstr "%(rejecter_name)s dit :" #: taiga/projects/templates/emails/transfer_reject-body-text.jinja:11 msgid "" @@ -3417,6 +3595,8 @@ msgid "" "\n" "[%(project)s] Project ownership transfer declined\n" msgstr "" +"\n" +"[%(project)s] Offre de transfert de propriété du projet déclinée\n" #: taiga/projects/templates/emails/transfer_request-body-html.jinja:4 #, python-format @@ -3427,6 +3607,11 @@ msgid "" "\"%(project_name)s\".

\n" " " msgstr "" +"\n" +"

Bonjour %(owner_name)s,

\n" +"

%(requester_name)s demande à devenir le propriétaire du projet " +"\"%(project_name)s\".

\n" +" " #: taiga/projects/templates/emails/transfer_request-body-html.jinja:9 msgid "" @@ -3508,7 +3693,7 @@ msgstr "" #: taiga/projects/templates/emails/transfer_start-body-text.jinja:6 #, python-format msgid "%(owner_name)s says:" -msgstr "" +msgstr "%(owner_name)s dit :" #: taiga/projects/templates/emails/transfer_start-body-text.jinja:11 msgid "" @@ -3519,7 +3704,7 @@ msgstr "" #: taiga/projects/templates/emails/transfer_start-body-text.jinja:15 msgid "Accept or reject the project ownership transfer:" -msgstr "" +msgstr "Acceptez ou refusez le transfert de propriété du projet :" #: taiga/projects/templates/emails/transfer_start-subject.jinja:1 #, python-format @@ -3772,27 +3957,27 @@ msgstr "Product Owner" msgid "Stakeholder" msgstr "Participant" -#: taiga/projects/userstories/api.py:128 +#: taiga/projects/userstories/api.py:129 msgid "You don't have permissions to set this sprint to this user story." msgstr "" "Vous n'avez pas la permission d'affecter ce sprint à ce récit utilisateur." -#: taiga/projects/userstories/api.py:132 +#: taiga/projects/userstories/api.py:133 msgid "You don't have permissions to set this status to this user story." msgstr "" "Vous n'avez pas la permission d'affecter ce statut à ce récit utilisateur." -#: taiga/projects/userstories/api.py:222 +#: taiga/projects/userstories/api.py:227 #, python-brace-format msgid "Invalid role id '{role_id}'" msgstr "" -#: taiga/projects/userstories/api.py:229 +#: taiga/projects/userstories/api.py:234 #, python-brace-format msgid "Invalid points id '{points_id}'" msgstr "" -#: taiga/projects/userstories/api.py:244 +#: taiga/projects/userstories/api.py:249 #, python-brace-format msgid "Generating the user story #{ref} - {subject}" msgstr "" @@ -3811,7 +3996,7 @@ msgstr "ordre du sprint" #: taiga/projects/userstories/models.py:84 msgid "kanban order" -msgstr "" +msgstr "Classement du Kanban" #: taiga/projects/userstories/models.py:92 msgid "finish date" @@ -3823,7 +4008,7 @@ msgstr "généré depuis un problème" #: taiga/projects/userstories/validators.py:43 msgid "There's no user story with that id" -msgstr "Il n'y a pas d'user story avec cet id" +msgstr "Il n'y a pas de récit utilisateur avec cet id" #: taiga/projects/userstories/validators.py:83 #: taiga/projects/userstories/validators.py:109 @@ -3834,12 +4019,15 @@ msgstr "" #: taiga/projects/userstories/validators.py:121 msgid "Invalid milestone id. The milistone must belong to the same project." msgstr "" +"Identifiant de jalon invalide. Le jalon doit appartenir au même projet." #: taiga/projects/userstories/validators.py:136 msgid "" "Invalid user story ids. All stories must belong to the same project and, if " "it exists, to the same status and milestone." msgstr "" +"Identifiants de récit utilisateur invalides. Tous les récits doivent " +"appartenir au même projet et le cas échéant au même statut / jalon. " #: taiga/projects/userstories/validators.py:160 msgid "The milestone isn't valid for the project" @@ -3847,7 +4035,7 @@ msgstr "Le jalon n'est pas valide pour le projet" #: taiga/projects/userstories/validators.py:170 msgid "All the user stories must be from the same project" -msgstr "Tous les user stories doivent provenir du même projet" +msgstr "Tous les récits utilisateurs doivent provenir du même projet" #: taiga/projects/validators.py:63 msgid "There's no project with that id" @@ -3884,7 +4072,7 @@ msgstr "Options par défaut" #: taiga/projects/validators.py:265 msgid "User story's statuses" -msgstr "Etats de la User Story" +msgstr "États du récit utilisateur" #: taiga/projects/validators.py:266 msgid "Points" @@ -4298,7 +4486,7 @@ msgstr "" #: taiga/users/templates/emails/registered_user-subject.jinja:1 msgid "You've been Taigatized!" -msgstr "Vous avez été Taigarisés!" +msgstr "Vous avez été Taigatisé !" #: taiga/users/validators.py:45 msgid "invalid" diff --git a/taiga/locale/it/LC_MESSAGES/django.po b/taiga/locale/it/LC_MESSAGES/django.po index a11979d7..d66cbc81 100644 --- a/taiga/locale/it/LC_MESSAGES/django.po +++ b/taiga/locale/it/LC_MESSAGES/django.po @@ -10,14 +10,15 @@ # luca corsato , 2015 # Marco Somma , 2015 # Marco Vito Moscaritolo , 2015 +# Roberto Bizzozero , 2017 # Vittorio Della Rossa , 2015 msgid "" msgstr "" "Project-Id-Version: taiga-back\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-08 16:30+0100\n" -"PO-Revision-Date: 2017-03-06 16:55+0000\n" -"Last-Translator: Taiga Dev Team \n" +"POT-Creation-Date: 2017-10-06 11:42+0200\n" +"PO-Revision-Date: 2017-10-06 09:43+0000\n" +"Last-Translator: David Barragán \n" "Language-Team: Italian (http://www.transifex.com/taiga-agile-llc/taiga-back/" "language/it/)\n" "MIME-Version: 1.0\n" @@ -205,8 +206,8 @@ msgstr "" #: taiga/projects/api.py:754 taiga/projects/epics/api.py:200 #: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:224 #: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:247 -#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:323 -#: taiga/projects/userstories/api.py:375 taiga/webhooks/api.py:71 +#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:334 +#: taiga/projects/userstories/api.py:386 taiga/webhooks/api.py:71 msgid "Blocked element" msgstr "Elemento bloccato" @@ -259,21 +260,21 @@ msgstr "Hyperlink invalido - l'oggetto non esiste" msgid "Incorrect type. Expected url string, received %s." msgstr "Inserimento scorretto. Attesa una stringa con URL, ricevuto %s." -#: taiga/base/api/serializers.py:324 +#: taiga/base/api/serializers.py:325 msgid "Invalid data" msgstr "Dati non validi" -#: taiga/base/api/serializers.py:416 +#: taiga/base/api/serializers.py:417 msgid "No input provided" msgstr "Non è stato fornito nessun input" -#: taiga/base/api/serializers.py:579 +#: taiga/base/api/serializers.py:580 msgid "Cannot create a new item, only existing items may be updated." msgstr "" "Non è possibile creare un nuovo elemento, solo quelli esistenti possono " "essere aggiornati" -#: taiga/base/api/serializers.py:590 +#: taiga/base/api/serializers.py:591 msgid "Expected a list of items." msgstr "Ci si aspetta una lista di oggetti." @@ -285,7 +286,7 @@ msgstr "Non trovato" msgid "Permission denied" msgstr "Permesso negato" -#: taiga/base/api/views.py:492 +#: taiga/base/api/views.py:491 msgid "Server application error" msgstr "Errore sul server" @@ -521,69 +522,69 @@ msgstr "E' richiesto un file di dump" msgid "Invalid dump format" msgstr "Formato di dump invalido" -#: taiga/export_import/services/store.py:718 -#: taiga/export_import/services/store.py:736 +#: taiga/export_import/services/store.py:722 +#: taiga/export_import/services/store.py:740 msgid "error importing project data" msgstr "Errore nell'importazione del progetto dati" -#: taiga/export_import/services/store.py:743 +#: taiga/export_import/services/store.py:747 msgid "error importing roles" msgstr "Errore nell'importazione i ruoli" -#: taiga/export_import/services/store.py:748 +#: taiga/export_import/services/store.py:752 msgid "error importing memberships" msgstr "Errore nell'importazione delle iscrizioni" -#: taiga/export_import/services/store.py:759 +#: taiga/export_import/services/store.py:763 msgid "error importing lists of project attributes" msgstr "Errore nell'importazione della lista degli attributi di progetto" -#: taiga/export_import/services/store.py:763 +#: taiga/export_import/services/store.py:767 msgid "error importing default project attributes values" msgstr "" "Errore nell'importazione dei valori predefiniti degli attributi del progetto." -#: taiga/export_import/services/store.py:774 +#: taiga/export_import/services/store.py:778 msgid "error importing custom attributes" msgstr "Errore nell'importazione degli attributi personalizzati" -#: taiga/export_import/services/store.py:778 +#: taiga/export_import/services/store.py:782 msgid "error importing sprints" msgstr "errore nell'importazione degli sprints" -#: taiga/export_import/services/store.py:782 +#: taiga/export_import/services/store.py:786 msgid "error importing issues" msgstr "errore nell'importazione dei problemi" -#: taiga/export_import/services/store.py:786 +#: taiga/export_import/services/store.py:790 msgid "error importing user stories" msgstr "Errore nell'importazione delle user story" -#: taiga/export_import/services/store.py:790 +#: taiga/export_import/services/store.py:794 msgid "error importing epics" msgstr "errore di importazione degli epici" -#: taiga/export_import/services/store.py:794 +#: taiga/export_import/services/store.py:798 msgid "error importing tasks" msgstr "Errore nell'importazione dei compiti " -#: taiga/export_import/services/store.py:798 +#: taiga/export_import/services/store.py:802 msgid "error importing wiki pages" msgstr "Errore nell'importazione delle pagine wiki" -#: taiga/export_import/services/store.py:802 +#: taiga/export_import/services/store.py:806 msgid "error importing wiki links" msgstr "Errore nell'importazione dei link di wiki" -#: taiga/export_import/services/store.py:806 +#: taiga/export_import/services/store.py:810 msgid "error importing tags" msgstr "Errore nell'importazione dei tags" -#: taiga/export_import/services/store.py:810 +#: taiga/export_import/services/store.py:814 msgid "error importing timelines" msgstr "Errore nell'importazione delle timelines" -#: taiga/export_import/services/store.py:832 +#: taiga/export_import/services/store.py:836 msgid "unexpected error importing project" msgstr "si e' verificato un errore inaspettato importando il progetto" @@ -964,11 +965,11 @@ msgstr "E' richiesta l'autenticazione" #: taiga/external_apps/models.py:35 #: taiga/projects/custom_attributes/models.py:36 #: taiga/projects/milestones/models.py:37 taiga/projects/models.py:148 -#: taiga/projects/models.py:518 taiga/projects/models.py:551 -#: taiga/projects/models.py:587 taiga/projects/models.py:609 -#: taiga/projects/models.py:643 taiga/projects/models.py:663 -#: taiga/projects/models.py:683 taiga/projects/models.py:715 -#: taiga/projects/models.py:735 taiga/users/admin.py:54 +#: taiga/projects/models.py:521 taiga/projects/models.py:554 +#: taiga/projects/models.py:590 taiga/projects/models.py:612 +#: taiga/projects/models.py:646 taiga/projects/models.py:666 +#: taiga/projects/models.py:686 taiga/projects/models.py:718 +#: taiga/projects/models.py:738 taiga/users/admin.py:54 #: taiga/users/models.py:303 taiga/webhooks/models.py:29 msgid "name" msgstr "nome" @@ -986,7 +987,7 @@ msgstr "web" #: taiga/projects/epics/models.py:56 #: taiga/projects/history/templatetags/functions.py:25 #: taiga/projects/issues/models.py:60 taiga/projects/models.py:152 -#: taiga/projects/models.py:739 taiga/projects/tasks/models.py:62 +#: taiga/projects/models.py:742 taiga/projects/tasks/models.py:62 #: taiga/projects/userstories/models.py:95 msgid "description" msgstr "descrizione" @@ -1022,7 +1023,7 @@ msgstr "Commento" #: taiga/projects/custom_attributes/models.py:46 #: taiga/projects/epics/models.py:49 taiga/projects/issues/models.py:52 #: taiga/projects/likes/models.py:33 taiga/projects/milestones/models.py:48 -#: taiga/projects/models.py:159 taiga/projects/models.py:743 +#: taiga/projects/models.py:159 taiga/projects/models.py:746 #: taiga/projects/notifications/models.py:89 taiga/projects/tasks/models.py:48 #: taiga/projects/userstories/models.py:87 taiga/projects/votes/models.py:54 #: taiga/projects/wiki/models.py:44 taiga/userstorage/models.py:29 @@ -1101,7 +1102,7 @@ msgstr "Il carico non è un json valido" #: taiga/hooks/api.py:63 taiga/projects/epics/api.py:154 #: taiga/projects/issues/api.py:139 taiga/projects/tasks/api.py:201 -#: taiga/projects/userstories/api.py:277 +#: taiga/projects/userstories/api.py:282 msgid "The project doesn't exist" msgstr "Il progetto non esiste" @@ -1164,14 +1165,10 @@ msgstr "utente sconosciuto" #, python-brace-format msgid "" "{user_text} changed the status from [{platform} commit]({commit_url} \"See " -"commit '{commit_id} - {commit_message}'\")\n" +"commit '{commit_id} - {commit_short_message}'\")\n" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" -"{user_text} ha cambiato lo stato da [{platform} commit]({commit_url} \"Vedi " -"il commit '{commit_id} - {commit_message}'\")\n" -"\n" -"- Status: **{src_status}** → **{dst_status}**" #: taiga/hooks/event_hooks.py:161 #, python-brace-format @@ -1188,12 +1185,9 @@ msgstr "" #, python-brace-format msgid "" "This {type_name} has been mentioned by {user_text} in the [{platform} commit]" -"({commit_url} \"See commit '{commit_id} - {commit_message}'\") " +"({commit_url} \"See commit '{commit_id} - {commit_short_message}'\") " "\"{commit_message}\"" msgstr "" -"Questo {type_name} e' stato citato da {user_text} nel [{platform} commit]" -"({commit_url} \"Vedi il commit commit '{commit_id} - {commit_message}'\") " -"\"{commit_message}\"" #: taiga/hooks/event_hooks.py:184 #, python-brace-format @@ -1212,63 +1206,67 @@ msgstr "Lo stato non esiste" #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85 #: 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:60 taiga/importers/jira/api.py:106 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83 msgid "The project param is needed" -msgstr "" +msgstr "Il parametro progetto è richiesto" #: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73 #: taiga/importers/asana/api.py:139 msgid "Invalid Asana API request" -msgstr "" +msgstr "Richiesta API Asana non valida" #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:141 msgid "Failed to make the request to Asana API" -msgstr "" +msgstr "La richiesta inviata alle API Asana non è andata a buon fine" #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123 msgid "Code param needed" -msgstr "" +msgstr "Il parametro codice è richiesto" #: taiga/importers/asana/tasks.py:42 taiga/importers/asana/tasks.py:43 msgid "Error importing Asana project" -msgstr "" +msgstr "Errore nell'importare il progetto Asana" #: taiga/importers/github/api.py:135 msgid "Invalid auth data" -msgstr "" +msgstr "Dati di autenticazione non validi" #: taiga/importers/github/api.py:137 msgid "Third party service failing" -msgstr "" +msgstr "Il servizio esterno non sta funzionando" #: taiga/importers/github/tasks.py:42 taiga/importers/github/tasks.py:43 msgid "Error importing GitHub project" -msgstr "" +msgstr "Errore nell'importare il progetto GitHub" -#: 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:62 taiga/importers/jira/api.py:89 +#: taiga/importers/jira/api.py:109 taiga/importers/jira/api.py:182 msgid "The url param is needed" -msgstr "" +msgstr "Il parametro url è richiesto" -#: taiga/importers/jira/api.py:155 +#: taiga/importers/jira/api.py:158 msgid "Invalid project_type {}" +msgstr "project_type {} non valido" + +#: taiga/importers/jira/api.py:192 +msgid "Invalid Jira server configuration." msgstr "" -#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138 +#: taiga/importers/jira/api.py:233 taiga/importers/pivotal/api.py:138 #: taiga/importers/trello/api.py:143 msgid "Invalid or expired auth token" -msgstr "" +msgstr "Token di autorizzazione scaduto o non valido" #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49 msgid "Error importing Jira project" -msgstr "" +msgstr "Errore nell'importare il progetto Jira" #: taiga/importers/pivotal/tasks.py:42 taiga/importers/pivotal/tasks.py:43 msgid "Error importing PivotalTracker project" -msgstr "" +msgstr "Errore nell'importare il progetto PivotalTracker" #: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4 #, python-format @@ -1282,6 +1280,13 @@ msgid "" "

The Taiga Team

\n" " " msgstr "" +"\n" +"

Il Progetto Asana è stato importato

\n" +"

Salve %(user)s,

\n" +"

Il tuo progetto Asana è stato correttamente importato.

\n" +"Vai a %(project)s\n" +"

Il Team Taiga

" #: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1 #, python-format @@ -1298,11 +1303,22 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"Salve %(user)s,\n" +"\n" +"Il tuo progetto Asana è stato correttamente importato.\n" +"\n" +"Puoi vedere il progetto %(project)s qui:\n" +"\n" +"%(url)s\n" +"\n" +"---\n" +"Il Team Taiga\n" #: taiga/importers/templates/emails/asana_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your Asana project has been imported" -msgstr "" +msgstr "[%(project)s] Il tuo progetto Asana è stato importato" #: taiga/importers/templates/emails/github_import_success-body-html.jinja:4 #, python-format @@ -1316,6 +1332,13 @@ msgid "" "

The Taiga Team

\n" " " msgstr "" +"\n" +"

Il Progetto GitHub è stato importato

\n" +"

Salve %(user)s,

\n" +"

Il tuo progetto GitHub è stato correttamente importato.

\n" +"Vai a %(project)s\n" +"

Il Team Taiga

" #: taiga/importers/templates/emails/github_import_success-body-text.jinja:1 #, python-format @@ -1332,11 +1355,22 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"Salve %(user)s,\n" +"\n" +"Il tuo progetto GitHub è stato correttamente importato.\n" +"\n" +"Puoi vedere il progetto %(project)s qui:\n" +"\n" +"%(url)s\n" +"\n" +"---\n" +"Il Team Taiga\n" #: taiga/importers/templates/emails/github_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your GitHub project has been imported" -msgstr "" +msgstr "[%(project)s] Il tuo progetto GitHub è stato importato" #: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4 #, python-format @@ -1350,6 +1384,13 @@ msgid "" "

The Taiga Team

\n" " " msgstr "" +"\n" +"

Il Progetto Jira è stato importato

\n" +"

Salve %(user)s,

\n" +"

Il tuo progetto Jira è stato correttamente importato.

\n" +"Vai a %(project)s\n" +"

Il Team Taiga

" #: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1 #, python-format @@ -1366,11 +1407,22 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"Salve %(user)s,\n" +"\n" +"Il tuo progetto Jira è stato correttamente importato.\n" +"\n" +"Puoi vedere il progetto %(project)s qui:\n" +"\n" +"%(url)s\n" +"\n" +"---\n" +"Il Team Taiga\n" #: taiga/importers/templates/emails/jira_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your Jira project has been imported" -msgstr "" +msgstr "[%(project)s] Il tuo progetto Jira è stato importato" #: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4 #, python-format @@ -1384,6 +1436,13 @@ msgid "" "

The Taiga Team

\n" " " msgstr "" +"\n" +"

Il Progetto Trello è stato importato

\n" +"

Salve %(user)s,

\n" +"

Il tuo progetto Trello è stato correttamente importato.

\n" +"Vai a %(project)s\n" +"

Il Team Taiga

" #: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1 #, python-format @@ -1400,30 +1459,41 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"Salve %(user)s,\n" +"\n" +"Il tuo progetto Trello è stato correttamente importato.\n" +"\n" +"Puoi vedere il progetto %(project)s qui:\n" +"\n" +"%(url)s\n" +"\n" +"---\n" +"Il Team Taiga\n" #: taiga/importers/templates/emails/trello_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your Trello project has been imported" -msgstr "" +msgstr "[%(project)s] Il tuo progetto Trello è stato importato" #: taiga/importers/trello/importer.py:78 #, python-format msgid "Invalid Request: %s at %s" -msgstr "" +msgstr "Richiesta non valida: %s alla posizione %s" #: taiga/importers/trello/importer.py:80 taiga/importers/trello/importer.py:82 #, python-format msgid "Unauthorized: %s at %s" -msgstr "" +msgstr "Non autorizzato: %s alla posizione %s" #: taiga/importers/trello/importer.py:84 taiga/importers/trello/importer.py:86 #, python-format msgid "Resource Unavailable: %s at %s" -msgstr "" +msgstr "Risorsa non raggiungibile: %s alla posizione %s" #: taiga/importers/trello/tasks.py:42 taiga/importers/trello/tasks.py:43 msgid "Error importing Trello project" -msgstr "" +msgstr "Errore nell'importare il progetto Trello" #: taiga/permissions/choices.py:23 taiga/permissions/choices.py:34 msgid "View project" @@ -1607,7 +1677,7 @@ msgstr "Attività" #: taiga/projects/admin.py:130 msgid "Fans" -msgstr "" +msgstr "Sostenitori" #: taiga/projects/admin.py:144 taiga/projects/attachments/models.py:39 #: taiga/projects/epics/models.py:40 taiga/projects/issues/models.py:37 @@ -1696,11 +1766,11 @@ msgstr "L'ID di progetto non corrisponde tra oggetto e progetto" #: taiga/projects/attachments/models.py:41 taiga/projects/contact/models.py:29 #: taiga/projects/custom_attributes/models.py:43 #: taiga/projects/epics/models.py:38 taiga/projects/issues/models.py:50 -#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:506 -#: taiga/projects/models.py:528 taiga/projects/models.py:565 -#: taiga/projects/models.py:593 taiga/projects/models.py:619 -#: taiga/projects/models.py:649 taiga/projects/models.py:669 -#: taiga/projects/models.py:693 taiga/projects/models.py:721 +#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:509 +#: taiga/projects/models.py:531 taiga/projects/models.py:568 +#: taiga/projects/models.py:596 taiga/projects/models.py:622 +#: taiga/projects/models.py:652 taiga/projects/models.py:672 +#: taiga/projects/models.py:696 taiga/projects/models.py:724 #: taiga/projects/notifications/models.py:74 #: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43 #: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34 @@ -1720,7 +1790,7 @@ msgstr "ID dell'oggetto" #: taiga/projects/custom_attributes/models.py:48 #: taiga/projects/epics/models.py:52 taiga/projects/issues/models.py:55 #: taiga/projects/milestones/models.py:51 taiga/projects/models.py:162 -#: taiga/projects/models.py:746 taiga/projects/tasks/models.py:51 +#: taiga/projects/models.py:749 taiga/projects/tasks/models.py:51 #: taiga/projects/userstories/models.py:90 taiga/projects/wiki/models.py:47 #: taiga/userstorage/models.py:31 msgid "modified date" @@ -1740,15 +1810,15 @@ msgstr "non approvato" #: taiga/projects/attachments/models.py:61 msgid "from comment" -msgstr "" +msgstr "dal commento" #: taiga/projects/attachments/models.py:63 #: taiga/projects/custom_attributes/models.py:41 #: taiga/projects/epics/models.py:104 taiga/projects/milestones/models.py:57 -#: taiga/projects/models.py:522 taiga/projects/models.py:555 -#: taiga/projects/models.py:589 taiga/projects/models.py:613 -#: taiga/projects/models.py:645 taiga/projects/models.py:665 -#: taiga/projects/models.py:687 taiga/projects/models.py:717 +#: taiga/projects/models.py:525 taiga/projects/models.py:558 +#: taiga/projects/models.py:592 taiga/projects/models.py:616 +#: taiga/projects/models.py:648 taiga/projects/models.py:668 +#: taiga/projects/models.py:690 taiga/projects/models.py:720 #: taiga/projects/wiki/models.py:77 taiga/users/models.py:309 msgid "order" msgstr "ordine" @@ -1794,6 +1864,10 @@ msgid "" "written to %(project_name)s\n" " " msgstr "" +"\n" +"%(full_name)s ha " +"scritto a %(project_name)s" #: taiga/projects/contact/templates/emails/contact_notification-body-html.jinja:20 #, python-format @@ -1807,6 +1881,13 @@ msgid "" "not be affected.\n" " " msgstr "" +"\n" +"Ricevi questo messaggio perché sei indicato come amministratore del progetto " +"dal titolo %(project_name)s. Se non vuoi che membri della comunità di Taiga " +"possano contattarti in merito al progetto, per favore aggiorna le impostazioni del tuo progetto " +"per evitare queste richieste di contatto. Le regolari comunicazioni tra i " +"membri del progetto non saranno modificate." #: taiga/projects/contact/templates/emails/contact_notification-body-text.jinja:1 #, python-format @@ -1814,6 +1895,8 @@ msgid "" "\n" "%(full_name)s has written to %(project_name)s\n" msgstr "" +"\n" +"%(full_name)s ha scritto a %(project_name)s\n" #: taiga/projects/contact/templates/emails/contact_notification-body-text.jinja:7 #, python-format @@ -1825,6 +1908,13 @@ msgid "" "%(project_settings_url)s to prevent such contacts. Regular communications " "amongst members of the project will not be affected.\n" msgstr "" +"\n" +"Ricevi questo messaggio perché sei indicato come amministratore del progetto " +"dal titolo %(project_name)s. Se non vuoi che membri della comunità di Taiga " +"possano contattarti in merito al progetto, per favore aggiorna le " +"impostazioni del tuo progetto a %(project_settings_url)s per evitare queste " +"richieste di contatto. Le regolari comunicazioni tra i membri del progetto " +"non saranno modificate.\n" #: taiga/projects/contact/templates/emails/contact_notification-subject.jinja:1 #, python-format @@ -1832,6 +1922,8 @@ msgid "" "\n" "[Taiga] %(full_name)s has sent a message to the project %(project_name)s\n" msgstr "" +"\n" +"[Taiga] %(full_name)s ha mandato un messaggio al progetto %(project_name)s\n" #: taiga/projects/custom_attributes/choices.py:29 msgid "Text" @@ -1843,7 +1935,7 @@ msgstr "Testo multi-linea" #: taiga/projects/custom_attributes/choices.py:31 msgid "Rich text" -msgstr "" +msgstr "Rich text" #: taiga/projects/custom_attributes/choices.py:32 msgid "Date" @@ -1906,10 +1998,10 @@ msgstr "ordine epici" msgid "subject" msgstr "soggeto" -#: taiga/projects/epics/models.py:59 taiga/projects/models.py:526 -#: taiga/projects/models.py:561 taiga/projects/models.py:617 -#: taiga/projects/models.py:647 taiga/projects/models.py:667 -#: taiga/projects/models.py:691 taiga/projects/models.py:719 +#: taiga/projects/epics/models.py:59 taiga/projects/models.py:529 +#: taiga/projects/models.py:564 taiga/projects/models.py:620 +#: taiga/projects/models.py:650 taiga/projects/models.py:670 +#: taiga/projects/models.py:694 taiga/projects/models.py:722 #: taiga/users/models.py:142 msgid "color" msgstr "colore" @@ -2025,7 +2117,7 @@ msgid "Unassigned" msgstr "Non assegnato" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:232 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:89 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:91 msgid "-deleted-" msgstr "-eliminato-" @@ -2058,12 +2150,12 @@ msgid "removed:" msgstr "rimosso:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:65 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:82 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 msgid "From:" msgstr "Da:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:66 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:84 msgid "To:" msgstr "A:" @@ -2127,9 +2219,9 @@ msgid "Likes" msgstr "Piaciuto" #: taiga/projects/milestones/models.py:40 taiga/projects/models.py:150 -#: taiga/projects/models.py:520 taiga/projects/models.py:553 -#: taiga/projects/models.py:611 taiga/projects/models.py:685 -#: taiga/projects/models.py:737 taiga/projects/wiki/models.py:36 +#: taiga/projects/models.py:523 taiga/projects/models.py:556 +#: taiga/projects/models.py:614 taiga/projects/models.py:688 +#: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36 #: taiga/users/admin.py:58 taiga/users/models.py:305 msgid "slug" msgstr "lumaca" @@ -2142,9 +2234,9 @@ msgstr "data stimata di inizio" msgid "estimated finish date" msgstr "data stimata di fine" -#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:524 -#: taiga/projects/models.py:557 taiga/projects/models.py:615 -#: taiga/projects/models.py:689 +#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:527 +#: taiga/projects/models.py:560 taiga/projects/models.py:618 +#: taiga/projects/models.py:692 msgid "is closed" msgstr "è concluso" @@ -2171,7 +2263,7 @@ msgstr "parametro ref e' richiesto" #: taiga/projects/mixins/by_ref.py:35 msgid "project or project__slug param is needed" -msgstr "" +msgstr "I parametri project oppure project__slug sono richiesti" #: taiga/projects/mixins/ordering.py:49 #, python-brace-format @@ -2184,7 +2276,7 @@ msgstr "il parametro 'project' è obbligatorio" #: taiga/projects/mixins/validators.py:19 msgid "The user must be a project member." -msgstr "" +msgstr "L'utente deve essere un membro del progetto." #: taiga/projects/models.py:79 msgid "email" @@ -2202,7 +2294,7 @@ msgstr "token" msgid "invitation extra text" msgstr "testo ulteriore per l'invito" -#: taiga/projects/models.py:92 taiga/projects/models.py:741 +#: taiga/projects/models.py:92 taiga/projects/models.py:744 msgid "user order" msgstr "ordine dell'utente" @@ -2258,35 +2350,35 @@ msgstr "tappe totali" msgid "total story points" msgstr "punti totali della storia" -#: taiga/projects/models.py:172 taiga/projects/models.py:751 +#: taiga/projects/models.py:172 taiga/projects/models.py:754 msgid "active contact" -msgstr "" +msgstr "contatto attivo" -#: taiga/projects/models.py:174 taiga/projects/models.py:753 +#: taiga/projects/models.py:174 taiga/projects/models.py:756 msgid "active epics panel" msgstr "pannelli epici attivi" -#: taiga/projects/models.py:176 taiga/projects/models.py:755 +#: taiga/projects/models.py:176 taiga/projects/models.py:758 msgid "active backlog panel" msgstr "pannello di backlog attivo" -#: taiga/projects/models.py:178 taiga/projects/models.py:757 +#: taiga/projects/models.py:178 taiga/projects/models.py:760 msgid "active kanban panel" msgstr "pannello kanban attivo" -#: taiga/projects/models.py:180 taiga/projects/models.py:759 +#: taiga/projects/models.py:180 taiga/projects/models.py:762 msgid "active wiki panel" msgstr "pannello wiki attivo" -#: taiga/projects/models.py:182 taiga/projects/models.py:761 +#: taiga/projects/models.py:182 taiga/projects/models.py:764 msgid "active issues panel" msgstr "pannello dei problemi attivo" -#: taiga/projects/models.py:185 taiga/projects/models.py:768 +#: taiga/projects/models.py:185 taiga/projects/models.py:771 msgid "videoconference system" msgstr "sistema di videoconferenza" -#: taiga/projects/models.py:187 taiga/projects/models.py:770 +#: taiga/projects/models.py:187 taiga/projects/models.py:773 msgid "videoconference extra data" msgstr "ulteriori dati di videoconferenza " @@ -2310,13 +2402,13 @@ msgstr "permessi dell'utente" msgid "is featured" msgstr "in vetrina" -#: taiga/projects/models.py:206 taiga/projects/models.py:763 +#: taiga/projects/models.py:206 taiga/projects/models.py:766 msgid "is looking for people" msgstr "sta cercando persone" -#: taiga/projects/models.py:208 taiga/projects/models.py:765 +#: taiga/projects/models.py:208 taiga/projects/models.py:768 msgid "looking for people note" -msgstr "" +msgstr "ricerca avvisi" #: taiga/projects/models.py:222 msgid "project transfer token" @@ -2359,82 +2451,82 @@ msgstr "attività nel mese" msgid "activity last year" msgstr "attività nell'anno" -#: taiga/projects/models.py:507 +#: taiga/projects/models.py:510 msgid "modules config" msgstr "configurazione dei moduli" -#: taiga/projects/models.py:559 +#: taiga/projects/models.py:562 msgid "is archived" msgstr "è archivitato" -#: taiga/projects/models.py:563 +#: taiga/projects/models.py:566 msgid "work in progress limit" msgstr "limite dei lavori in corso" -#: taiga/projects/models.py:591 taiga/userstorage/models.py:33 +#: taiga/projects/models.py:594 taiga/userstorage/models.py:33 msgid "value" msgstr "valore" -#: taiga/projects/models.py:749 +#: taiga/projects/models.py:752 msgid "default owner's role" msgstr "ruolo proprietario predefinito" -#: taiga/projects/models.py:772 +#: taiga/projects/models.py:775 msgid "default options" msgstr "opzioni predefinite " -#: taiga/projects/models.py:773 +#: taiga/projects/models.py:776 msgid "epic statuses" msgstr "stati dell'epico" -#: taiga/projects/models.py:774 +#: taiga/projects/models.py:777 msgid "us statuses" msgstr "stati della storia utente" -#: taiga/projects/models.py:775 taiga/projects/userstories/models.py:44 +#: taiga/projects/models.py:778 taiga/projects/userstories/models.py:44 #: taiga/projects/userstories/models.py:77 msgid "points" msgstr "punti" -#: taiga/projects/models.py:776 +#: taiga/projects/models.py:779 msgid "task statuses" msgstr "stati del compito" -#: taiga/projects/models.py:777 +#: taiga/projects/models.py:780 msgid "issue statuses" msgstr "stati del probema" -#: taiga/projects/models.py:778 +#: taiga/projects/models.py:781 msgid "issue types" msgstr "tipologie del problema" -#: taiga/projects/models.py:779 +#: taiga/projects/models.py:782 msgid "priorities" msgstr "priorità" -#: taiga/projects/models.py:780 +#: taiga/projects/models.py:783 msgid "severities" msgstr "criticità " -#: taiga/projects/models.py:781 +#: taiga/projects/models.py:784 msgid "roles" msgstr "ruoli" -#: taiga/projects/models.py:782 -msgid "epic custom attributes" -msgstr "" - -#: taiga/projects/models.py:783 -msgid "us custom attributes" -msgstr "" - -#: taiga/projects/models.py:784 -msgid "task custom attributes" -msgstr "" - #: taiga/projects/models.py:785 +msgid "epic custom attributes" +msgstr "attributi personalizzati dell'epico" + +#: taiga/projects/models.py:786 +msgid "us custom attributes" +msgstr "attributi personalizzati della storia utente" + +#: taiga/projects/models.py:787 +msgid "task custom attributes" +msgstr "attributi personalizzati del compito" + +#: taiga/projects/models.py:788 msgid "issue custom attributes" -msgstr "" +msgstr "attributi personalizzati della segnalazione" #: taiga/projects/notifications/choices.py:30 msgid "Involved" @@ -2470,7 +2562,7 @@ msgstr "Osservato" msgid "Notify exists for specified user and project" msgstr "La notifica esiste per l'utente e il progetto specificati" -#: taiga/projects/notifications/services.py:436 +#: taiga/projects/notifications/services.py:434 msgid "Invalid value for notify level" msgstr "Valore non valido per il livello di notifica" @@ -2577,6 +2669,12 @@ msgid "" "

The Taiga Team

\n" " " msgstr "" +"\n" +"

Epico cancellato

\n" +"

Salve %(user)s,
%(changer)s ha cancellato un epico di %(project)s\n" +"

Epic #%(ref)s %(subject)s

\n" +"

Il Team Taiga

" #: taiga/projects/notifications/templates/emails/epics/epic-delete-body-text.jinja:1 #, python-format @@ -3504,7 +3602,7 @@ msgstr "Sei arrivato al tuo limite attuale di iscrizioni per progetti pubblici" #: taiga/projects/services/members.py:148 msgid "You have reached the current limit of pending memberships" -msgstr "" +msgstr "Sei arrivato al tuo limite attuale di membri in attesa di approvazione" #: taiga/projects/services/projects.py:101 #: taiga/projects/services/projects.py:141 taiga/users/services.py:589 @@ -4371,26 +4469,26 @@ msgstr "Product Owner" msgid "Stakeholder" msgstr "Stakeholder" -#: taiga/projects/userstories/api.py:128 +#: taiga/projects/userstories/api.py:129 msgid "You don't have permissions to set this sprint to this user story." msgstr "" "Non hai i permessi per aggiungere questo sprint a questa storia utente." -#: taiga/projects/userstories/api.py:132 +#: taiga/projects/userstories/api.py:133 msgid "You don't have permissions to set this status to this user story." msgstr "Non hai i permessi per aggiungere questo stato a questa storia utente." -#: taiga/projects/userstories/api.py:222 +#: taiga/projects/userstories/api.py:227 #, python-brace-format msgid "Invalid role id '{role_id}'" msgstr "id ruolo '{role_id}' non valido" -#: taiga/projects/userstories/api.py:229 +#: taiga/projects/userstories/api.py:234 #, python-brace-format msgid "Invalid points id '{points_id}'" msgstr "id punti '{points_id}' non valido" -#: taiga/projects/userstories/api.py:244 +#: taiga/projects/userstories/api.py:249 #, python-brace-format msgid "Generating the user story #{ref} - {subject}" msgstr "Stiamo generando la storia utente #{ref} - {subject}" @@ -4428,24 +4526,29 @@ msgstr "Non c'è nessuna storia utente con questo ID" msgid "" "Invalid user story status id. The status must belong to the same project." msgstr "" +"id stato storia utente non valido. Lo stato deve appartenere allo stesso " +"progetto." #: taiga/projects/userstories/validators.py:121 msgid "Invalid milestone id. The milistone must belong to the same project." msgstr "" +"id milestone non valido. La milestone deve appartenere allo stesso progetto." #: taiga/projects/userstories/validators.py:136 msgid "" "Invalid user story ids. All stories must belong to the same project and, if " "it exists, to the same status and milestone." msgstr "" +"id storia utente non validi. Tutte le storie utenti devono appartenere allo " +"stesso progetto e, se esiste, allo stesso stato e milestone." #: taiga/projects/userstories/validators.py:160 msgid "The milestone isn't valid for the project" -msgstr "" +msgstr "La milestone non è valida per il progetto" #: taiga/projects/userstories/validators.py:170 msgid "All the user stories must be from the same project" -msgstr "" +msgstr "Tutte le storie utente devono provenire dallo stesso progetto" #: taiga/projects/validators.py:63 msgid "There's no project with that id" @@ -4453,7 +4556,7 @@ msgstr "Non c'è nessuno progetto con questo ID" #: taiga/projects/validators.py:145 msgid "The user yet exists in the project" -msgstr "" +msgstr "L'utente esiste ancora nel progetto" #: taiga/projects/validators.py:155 msgid "Invalid role for the project" @@ -4461,19 +4564,20 @@ msgstr "Ruolo di progetto non valido" #: taiga/projects/validators.py:170 taiga/projects/validators.py:225 msgid "The user must be a valid contact" -msgstr "" +msgstr "L'utente deve essere un contatto valido" #: taiga/projects/validators.py:191 msgid "The project owner must be admin." -msgstr "" +msgstr "Il responsabile del progetto deve essere un amministratore." #: taiga/projects/validators.py:195 msgid "At least one user must be an active admin for this project." -msgstr "" +msgstr "Almeno un utente deve essere un amministratore di questo progetto." #: taiga/projects/validators.py:240 msgid "Invalid role ids. All roles must belong to the same project." msgstr "" +"id ruolo non valido. Tutti i ruoli devono appartenere allo stesso progetto." #: taiga/projects/validators.py:264 msgid "Default options" @@ -4542,23 +4646,23 @@ msgstr "Controlla le API della storie per la differenza esatta" #: taiga/users/admin.py:39 msgid "Project Member" -msgstr "" +msgstr "Membro del Progettto" #: taiga/users/admin.py:40 msgid "Project Members" -msgstr "" +msgstr "Membri del Progetto" #: taiga/users/admin.py:50 msgid "id" -msgstr "" +msgstr "id" #: taiga/users/admin.py:81 msgid "Project Ownership" -msgstr "" +msgstr "Detentore del progetto" #: taiga/users/admin.py:82 msgid "Project Ownerships" -msgstr "" +msgstr "Detentori del progetto" #: taiga/users/admin.py:119 msgid "Personal info" @@ -4570,7 +4674,7 @@ msgstr "Permessi" #: taiga/users/admin.py:123 msgid "Restrictions" -msgstr "" +msgstr "Restrizioni" #: taiga/users/admin.py:125 msgid "Important dates" @@ -4696,19 +4800,19 @@ msgstr "nuovo indirizzo e-mail" #: taiga/users/models.py:169 msgid "max number of owned private projects" -msgstr "" +msgstr "numero massimo di progetti privati di tua proprietà" #: taiga/users/models.py:172 msgid "max number of owned public projects" -msgstr "" +msgstr "numero massimo di progetti pubblici di tua proprietà" #: taiga/users/models.py:175 msgid "max number of memberships for each owned private project" -msgstr "" +msgstr "numero massimo di membri per ogni progetto privato di tua proprietà" #: taiga/users/models.py:179 msgid "max number of memberships for each owned public project" -msgstr "" +msgstr "numero massimo di membri per ogni progetto pubblico di tua proprietà" #: taiga/users/models.py:307 msgid "permissions" diff --git a/taiga/locale/ja/LC_MESSAGES/django.po b/taiga/locale/ja/LC_MESSAGES/django.po index 5e26385d..e668abd2 100644 --- a/taiga/locale/ja/LC_MESSAGES/django.po +++ b/taiga/locale/ja/LC_MESSAGES/django.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: taiga-back\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-08 16:30+0100\n" -"PO-Revision-Date: 2017-03-06 16:54+0000\n" -"Last-Translator: Taiga Dev Team \n" +"POT-Creation-Date: 2017-10-06 11:42+0200\n" +"PO-Revision-Date: 2017-10-06 09:43+0000\n" +"Last-Translator: David Barragán \n" "Language-Team: Japanese (http://www.transifex.com/taiga-agile-llc/taiga-back/" "language/ja/)\n" "MIME-Version: 1.0\n" @@ -203,8 +203,8 @@ msgstr "" #: taiga/projects/api.py:754 taiga/projects/epics/api.py:200 #: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:224 #: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:247 -#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:323 -#: taiga/projects/userstories/api.py:375 taiga/webhooks/api.py:71 +#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:334 +#: taiga/projects/userstories/api.py:386 taiga/webhooks/api.py:71 msgid "Blocked element" msgstr "ブロックされた要素" @@ -260,19 +260,19 @@ msgstr "" "タイプが正しくありません。予想したタイプはURLの配列、受け取ったタイプは%sで" "す。" -#: taiga/base/api/serializers.py:324 +#: taiga/base/api/serializers.py:325 msgid "Invalid data" msgstr "無効なデータ" -#: taiga/base/api/serializers.py:416 +#: taiga/base/api/serializers.py:417 msgid "No input provided" msgstr "未入力" -#: taiga/base/api/serializers.py:579 +#: taiga/base/api/serializers.py:580 msgid "Cannot create a new item, only existing items may be updated." msgstr "新しいアイテムは作成できません。既存アイテムを更新してください。" -#: taiga/base/api/serializers.py:590 +#: taiga/base/api/serializers.py:591 msgid "Expected a list of items." msgstr "アイテムの配列を予想していました。" @@ -284,7 +284,7 @@ msgstr "見つかりませんでした。" msgid "Permission denied" msgstr "権限がありません。" -#: taiga/base/api/views.py:492 +#: taiga/base/api/views.py:491 msgid "Server application error" msgstr "サーバーアプリケーションのエラー" @@ -519,68 +519,68 @@ msgstr "ダンプファイルが必要です." msgid "Invalid dump format" msgstr "ダンプフォーマットが正しくありません" -#: taiga/export_import/services/store.py:718 -#: taiga/export_import/services/store.py:736 +#: taiga/export_import/services/store.py:722 +#: taiga/export_import/services/store.py:740 msgid "error importing project data" msgstr "プロジェクトデータのインポートエラー" -#: taiga/export_import/services/store.py:743 +#: taiga/export_import/services/store.py:747 msgid "error importing roles" msgstr "役割のインポートエラー" -#: taiga/export_import/services/store.py:748 +#: taiga/export_import/services/store.py:752 msgid "error importing memberships" msgstr "メンバーシップのインポートエラー" -#: taiga/export_import/services/store.py:759 +#: taiga/export_import/services/store.py:763 msgid "error importing lists of project attributes" msgstr "プロジェクトアトリビュートリストのインポートエラー" -#: taiga/export_import/services/store.py:763 +#: taiga/export_import/services/store.py:767 msgid "error importing default project attributes values" msgstr "デフォルトプロジェクトアトリビュートのインポートエラー" -#: taiga/export_import/services/store.py:774 +#: taiga/export_import/services/store.py:778 msgid "error importing custom attributes" msgstr "カスタムアトリビュートのインポートエラー" -#: taiga/export_import/services/store.py:778 +#: taiga/export_import/services/store.py:782 msgid "error importing sprints" msgstr "スプリントのインポートエラー" -#: taiga/export_import/services/store.py:782 +#: taiga/export_import/services/store.py:786 msgid "error importing issues" msgstr "チケットのインポートエラー" -#: taiga/export_import/services/store.py:786 +#: taiga/export_import/services/store.py:790 msgid "error importing user stories" msgstr "ユーザストーリのインポートエラー" -#: taiga/export_import/services/store.py:790 +#: taiga/export_import/services/store.py:794 msgid "error importing epics" msgstr "エピックのインポートエラー" -#: taiga/export_import/services/store.py:794 +#: taiga/export_import/services/store.py:798 msgid "error importing tasks" msgstr "タスクのインポートエラー" -#: taiga/export_import/services/store.py:798 +#: taiga/export_import/services/store.py:802 msgid "error importing wiki pages" msgstr "Wikiページのインポートエラー" -#: taiga/export_import/services/store.py:802 +#: taiga/export_import/services/store.py:806 msgid "error importing wiki links" msgstr "Wikiリンクのインポートエラー" -#: taiga/export_import/services/store.py:806 +#: taiga/export_import/services/store.py:810 msgid "error importing tags" msgstr "タグのインポートエラー" -#: taiga/export_import/services/store.py:810 +#: taiga/export_import/services/store.py:814 msgid "error importing timelines" msgstr "タイムラインのインポートエラー" -#: taiga/export_import/services/store.py:832 +#: taiga/export_import/services/store.py:836 msgid "unexpected error importing project" msgstr "プロジェクトをインポート中に予期せぬエラー" @@ -900,11 +900,11 @@ msgstr "認証が必要です。" #: taiga/external_apps/models.py:35 #: taiga/projects/custom_attributes/models.py:36 #: taiga/projects/milestones/models.py:37 taiga/projects/models.py:148 -#: taiga/projects/models.py:518 taiga/projects/models.py:551 -#: taiga/projects/models.py:587 taiga/projects/models.py:609 -#: taiga/projects/models.py:643 taiga/projects/models.py:663 -#: taiga/projects/models.py:683 taiga/projects/models.py:715 -#: taiga/projects/models.py:735 taiga/users/admin.py:54 +#: taiga/projects/models.py:521 taiga/projects/models.py:554 +#: taiga/projects/models.py:590 taiga/projects/models.py:612 +#: taiga/projects/models.py:646 taiga/projects/models.py:666 +#: taiga/projects/models.py:686 taiga/projects/models.py:718 +#: taiga/projects/models.py:738 taiga/users/admin.py:54 #: taiga/users/models.py:303 taiga/webhooks/models.py:29 msgid "name" msgstr "名前" @@ -922,7 +922,7 @@ msgstr "ウェブ" #: taiga/projects/epics/models.py:56 #: taiga/projects/history/templatetags/functions.py:25 #: taiga/projects/issues/models.py:60 taiga/projects/models.py:152 -#: taiga/projects/models.py:739 taiga/projects/tasks/models.py:62 +#: taiga/projects/models.py:742 taiga/projects/tasks/models.py:62 #: taiga/projects/userstories/models.py:95 msgid "description" msgstr "説明" @@ -958,7 +958,7 @@ msgstr "コメント" #: taiga/projects/custom_attributes/models.py:46 #: taiga/projects/epics/models.py:49 taiga/projects/issues/models.py:52 #: taiga/projects/likes/models.py:33 taiga/projects/milestones/models.py:48 -#: taiga/projects/models.py:159 taiga/projects/models.py:743 +#: taiga/projects/models.py:159 taiga/projects/models.py:746 #: taiga/projects/notifications/models.py:89 taiga/projects/tasks/models.py:48 #: taiga/projects/userstories/models.py:87 taiga/projects/votes/models.py:54 #: taiga/projects/wiki/models.py:44 taiga/userstorage/models.py:29 @@ -1033,7 +1033,7 @@ msgstr "ペイロードは有効なjsonではありません。" #: taiga/hooks/api.py:63 taiga/projects/epics/api.py:154 #: taiga/projects/issues/api.py:139 taiga/projects/tasks/api.py:201 -#: taiga/projects/userstories/api.py:277 +#: taiga/projects/userstories/api.py:282 msgid "The project doesn't exist" msgstr "プロジェクトは存在していません。" @@ -1097,14 +1097,10 @@ msgstr "無効なユーザー" #, python-brace-format msgid "" "{user_text} changed the status from [{platform} commit]({commit_url} \"See " -"commit '{commit_id} - {commit_message}'\")\n" +"commit '{commit_id} - {commit_short_message}'\")\n" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" -"{user_text}さんが[{platform} commit]({commit_url}ステータスを更新しまし" -"た。\"コミットを参照する'{commit_id} - {commit_message}'\")\n" -"\n" -" - ステータス**{src_status}** → **{dst_status}**" #: taiga/hooks/event_hooks.py:161 #, python-brace-format @@ -1121,12 +1117,9 @@ msgstr "" #, python-brace-format msgid "" "This {type_name} has been mentioned by {user_text} in the [{platform} commit]" -"({commit_url} \"See commit '{commit_id} - {commit_message}'\") " +"({commit_url} \"See commit '{commit_id} - {commit_short_message}'\") " "\"{commit_message}\"" msgstr "" -"{type_name}は{user_text}さんによって[{platform} commit]({commit_url}でメン" -"ションされました。 \"コミット'{commit_id} - {commit_message}'を参照する\") " -"\"{commit_message}\"" #: taiga/hooks/event_hooks.py:184 #, python-brace-format @@ -1146,7 +1139,7 @@ msgstr "ステータスは存在しません。" #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85 #: 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:60 taiga/importers/jira/api.py:106 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83 msgid "The project param is needed" @@ -1182,16 +1175,20 @@ msgstr "" msgid "Error importing GitHub project" msgstr "" -#: 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:62 taiga/importers/jira/api.py:89 +#: taiga/importers/jira/api.py:109 taiga/importers/jira/api.py:182 msgid "The url param is needed" msgstr "" -#: taiga/importers/jira/api.py:155 +#: taiga/importers/jira/api.py:158 msgid "Invalid project_type {}" msgstr "" -#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138 +#: taiga/importers/jira/api.py:192 +msgid "Invalid Jira server configuration." +msgstr "" + +#: taiga/importers/jira/api.py:233 taiga/importers/pivotal/api.py:138 #: taiga/importers/trello/api.py:143 msgid "Invalid or expired auth token" msgstr "" @@ -1630,11 +1627,11 @@ msgstr "" #: taiga/projects/attachments/models.py:41 taiga/projects/contact/models.py:29 #: taiga/projects/custom_attributes/models.py:43 #: taiga/projects/epics/models.py:38 taiga/projects/issues/models.py:50 -#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:506 -#: taiga/projects/models.py:528 taiga/projects/models.py:565 -#: taiga/projects/models.py:593 taiga/projects/models.py:619 -#: taiga/projects/models.py:649 taiga/projects/models.py:669 -#: taiga/projects/models.py:693 taiga/projects/models.py:721 +#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:509 +#: taiga/projects/models.py:531 taiga/projects/models.py:568 +#: taiga/projects/models.py:596 taiga/projects/models.py:622 +#: taiga/projects/models.py:652 taiga/projects/models.py:672 +#: taiga/projects/models.py:696 taiga/projects/models.py:724 #: taiga/projects/notifications/models.py:74 #: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43 #: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34 @@ -1654,7 +1651,7 @@ msgstr "オブジェクトID" #: taiga/projects/custom_attributes/models.py:48 #: taiga/projects/epics/models.py:52 taiga/projects/issues/models.py:55 #: taiga/projects/milestones/models.py:51 taiga/projects/models.py:162 -#: taiga/projects/models.py:746 taiga/projects/tasks/models.py:51 +#: taiga/projects/models.py:749 taiga/projects/tasks/models.py:51 #: taiga/projects/userstories/models.py:90 taiga/projects/wiki/models.py:47 #: taiga/userstorage/models.py:31 msgid "modified date" @@ -1679,10 +1676,10 @@ msgstr "" #: taiga/projects/attachments/models.py:63 #: taiga/projects/custom_attributes/models.py:41 #: taiga/projects/epics/models.py:104 taiga/projects/milestones/models.py:57 -#: taiga/projects/models.py:522 taiga/projects/models.py:555 -#: taiga/projects/models.py:589 taiga/projects/models.py:613 -#: taiga/projects/models.py:645 taiga/projects/models.py:665 -#: taiga/projects/models.py:687 taiga/projects/models.py:717 +#: taiga/projects/models.py:525 taiga/projects/models.py:558 +#: taiga/projects/models.py:592 taiga/projects/models.py:616 +#: taiga/projects/models.py:648 taiga/projects/models.py:668 +#: taiga/projects/models.py:690 taiga/projects/models.py:720 #: taiga/projects/wiki/models.py:77 taiga/users/models.py:309 msgid "order" msgstr "並べ替え" @@ -1840,10 +1837,10 @@ msgstr "" msgid "subject" msgstr "件名" -#: taiga/projects/epics/models.py:59 taiga/projects/models.py:526 -#: taiga/projects/models.py:561 taiga/projects/models.py:617 -#: taiga/projects/models.py:647 taiga/projects/models.py:667 -#: taiga/projects/models.py:691 taiga/projects/models.py:719 +#: taiga/projects/epics/models.py:59 taiga/projects/models.py:529 +#: taiga/projects/models.py:564 taiga/projects/models.py:620 +#: taiga/projects/models.py:650 taiga/projects/models.py:670 +#: taiga/projects/models.py:694 taiga/projects/models.py:722 #: taiga/users/models.py:142 msgid "color" msgstr "色" @@ -1959,7 +1956,7 @@ msgid "Unassigned" msgstr "" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:232 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:89 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:91 msgid "-deleted-" msgstr "" @@ -1992,12 +1989,12 @@ msgid "removed:" msgstr "" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:65 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:82 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 msgid "From:" msgstr "差出人" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:66 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:84 msgid "To:" msgstr "宛先" @@ -2061,9 +2058,9 @@ msgid "Likes" msgstr "いいねの数" #: taiga/projects/milestones/models.py:40 taiga/projects/models.py:150 -#: taiga/projects/models.py:520 taiga/projects/models.py:553 -#: taiga/projects/models.py:611 taiga/projects/models.py:685 -#: taiga/projects/models.py:737 taiga/projects/wiki/models.py:36 +#: taiga/projects/models.py:523 taiga/projects/models.py:556 +#: taiga/projects/models.py:614 taiga/projects/models.py:688 +#: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36 #: taiga/users/admin.py:58 taiga/users/models.py:305 msgid "slug" msgstr "スラグ" @@ -2076,9 +2073,9 @@ msgstr "開始予定日時" msgid "estimated finish date" msgstr "完了予定日時" -#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:524 -#: taiga/projects/models.py:557 taiga/projects/models.py:615 -#: taiga/projects/models.py:689 +#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:527 +#: taiga/projects/models.py:560 taiga/projects/models.py:618 +#: taiga/projects/models.py:692 msgid "is closed" msgstr "" @@ -2135,7 +2132,7 @@ msgstr "トークン" msgid "invitation extra text" msgstr "招待状の追加テキスト" -#: taiga/projects/models.py:92 taiga/projects/models.py:741 +#: taiga/projects/models.py:92 taiga/projects/models.py:744 msgid "user order" msgstr "" @@ -2191,35 +2188,35 @@ msgstr "" msgid "total story points" msgstr "" -#: taiga/projects/models.py:172 taiga/projects/models.py:751 +#: taiga/projects/models.py:172 taiga/projects/models.py:754 msgid "active contact" msgstr "" -#: taiga/projects/models.py:174 taiga/projects/models.py:753 +#: taiga/projects/models.py:174 taiga/projects/models.py:756 msgid "active epics panel" msgstr "" -#: taiga/projects/models.py:176 taiga/projects/models.py:755 +#: taiga/projects/models.py:176 taiga/projects/models.py:758 msgid "active backlog panel" msgstr "" -#: taiga/projects/models.py:178 taiga/projects/models.py:757 +#: taiga/projects/models.py:178 taiga/projects/models.py:760 msgid "active kanban panel" msgstr "" -#: taiga/projects/models.py:180 taiga/projects/models.py:759 +#: taiga/projects/models.py:180 taiga/projects/models.py:762 msgid "active wiki panel" msgstr "" -#: taiga/projects/models.py:182 taiga/projects/models.py:761 +#: taiga/projects/models.py:182 taiga/projects/models.py:764 msgid "active issues panel" msgstr "" -#: taiga/projects/models.py:185 taiga/projects/models.py:768 +#: taiga/projects/models.py:185 taiga/projects/models.py:771 msgid "videoconference system" msgstr "" -#: taiga/projects/models.py:187 taiga/projects/models.py:770 +#: taiga/projects/models.py:187 taiga/projects/models.py:773 msgid "videoconference extra data" msgstr "" @@ -2243,11 +2240,11 @@ msgstr "" msgid "is featured" msgstr "" -#: taiga/projects/models.py:206 taiga/projects/models.py:763 +#: taiga/projects/models.py:206 taiga/projects/models.py:766 msgid "is looking for people" msgstr "" -#: taiga/projects/models.py:208 taiga/projects/models.py:765 +#: taiga/projects/models.py:208 taiga/projects/models.py:768 msgid "looking for people note" msgstr "" @@ -2292,80 +2289,80 @@ msgstr "" msgid "activity last year" msgstr "" -#: taiga/projects/models.py:507 +#: taiga/projects/models.py:510 msgid "modules config" msgstr "" -#: taiga/projects/models.py:559 +#: taiga/projects/models.py:562 msgid "is archived" msgstr "" -#: taiga/projects/models.py:563 +#: taiga/projects/models.py:566 msgid "work in progress limit" msgstr "" -#: taiga/projects/models.py:591 taiga/userstorage/models.py:33 +#: taiga/projects/models.py:594 taiga/userstorage/models.py:33 msgid "value" msgstr "" -#: taiga/projects/models.py:749 +#: taiga/projects/models.py:752 msgid "default owner's role" msgstr "" -#: taiga/projects/models.py:772 +#: taiga/projects/models.py:775 msgid "default options" msgstr "" -#: taiga/projects/models.py:773 +#: taiga/projects/models.py:776 msgid "epic statuses" msgstr "" -#: taiga/projects/models.py:774 +#: taiga/projects/models.py:777 msgid "us statuses" msgstr "" -#: taiga/projects/models.py:775 taiga/projects/userstories/models.py:44 +#: taiga/projects/models.py:778 taiga/projects/userstories/models.py:44 #: taiga/projects/userstories/models.py:77 msgid "points" msgstr "" -#: taiga/projects/models.py:776 +#: taiga/projects/models.py:779 msgid "task statuses" msgstr "" -#: taiga/projects/models.py:777 +#: taiga/projects/models.py:780 msgid "issue statuses" msgstr "" -#: taiga/projects/models.py:778 +#: taiga/projects/models.py:781 msgid "issue types" msgstr "" -#: taiga/projects/models.py:779 +#: taiga/projects/models.py:782 msgid "priorities" msgstr "" -#: taiga/projects/models.py:780 +#: taiga/projects/models.py:783 msgid "severities" msgstr "" -#: taiga/projects/models.py:781 +#: taiga/projects/models.py:784 msgid "roles" msgstr "" -#: taiga/projects/models.py:782 +#: taiga/projects/models.py:785 msgid "epic custom attributes" msgstr "" -#: taiga/projects/models.py:783 +#: taiga/projects/models.py:786 msgid "us custom attributes" msgstr "" -#: taiga/projects/models.py:784 +#: taiga/projects/models.py:787 msgid "task custom attributes" msgstr "" -#: taiga/projects/models.py:785 +#: taiga/projects/models.py:788 msgid "issue custom attributes" msgstr "" @@ -2403,7 +2400,7 @@ msgstr "" msgid "Notify exists for specified user and project" msgstr "" -#: taiga/projects/notifications/services.py:436 +#: taiga/projects/notifications/services.py:434 msgid "Invalid value for notify level" msgstr "" @@ -3719,25 +3716,25 @@ msgstr "プロダクトオーナー" msgid "Stakeholder" msgstr "" -#: taiga/projects/userstories/api.py:128 +#: taiga/projects/userstories/api.py:129 msgid "You don't have permissions to set this sprint to this user story." msgstr "" -#: taiga/projects/userstories/api.py:132 +#: taiga/projects/userstories/api.py:133 msgid "You don't have permissions to set this status to this user story." msgstr "" -#: taiga/projects/userstories/api.py:222 +#: taiga/projects/userstories/api.py:227 #, python-brace-format msgid "Invalid role id '{role_id}'" msgstr "" -#: taiga/projects/userstories/api.py:229 +#: taiga/projects/userstories/api.py:234 #, python-brace-format msgid "Invalid points id '{points_id}'" msgstr "" -#: taiga/projects/userstories/api.py:244 +#: taiga/projects/userstories/api.py:249 #, python-brace-format msgid "Generating the user story #{ref} - {subject}" msgstr "" diff --git a/taiga/locale/ko/LC_MESSAGES/django.po b/taiga/locale/ko/LC_MESSAGES/django.po index 360d24ff..ce8fcd05 100644 --- a/taiga/locale/ko/LC_MESSAGES/django.po +++ b/taiga/locale/ko/LC_MESSAGES/django.po @@ -3,17 +3,19 @@ # This file is distributed under the same license as the taiga-back package. # # Translators: +# jae kwon park , 2017 # Jonghyuk Baik , 2017 # 안민규 (luasenvy) , 2017 # mcsong , 2015 # mcsong , 2015 +# Theodore Leesuk Kim , 2017 msgid "" msgstr "" "Project-Id-Version: taiga-back\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-08 16:30+0100\n" -"PO-Revision-Date: 2017-03-06 16:55+0000\n" -"Last-Translator: Taiga Dev Team \n" +"POT-Creation-Date: 2017-10-06 11:42+0200\n" +"PO-Revision-Date: 2017-10-06 09:43+0000\n" +"Last-Translator: David Barragán \n" "Language-Team: Korean (http://www.transifex.com/taiga-agile-llc/taiga-back/" "language/ko/)\n" "MIME-Version: 1.0\n" @@ -201,8 +203,8 @@ msgstr "" #: taiga/projects/api.py:754 taiga/projects/epics/api.py:200 #: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:224 #: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:247 -#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:323 -#: taiga/projects/userstories/api.py:375 taiga/webhooks/api.py:71 +#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:334 +#: taiga/projects/userstories/api.py:386 taiga/webhooks/api.py:71 msgid "Blocked element" msgstr "차단된 엘리먼트" @@ -255,19 +257,19 @@ msgstr "유효하지 않은 하이퍼링크 - 객체가 존재하지 않음." msgid "Incorrect type. Expected url string, received %s." msgstr "url 문자를 받을거라 예상했지만 %s 를 받음. 정확하지 않은 형식" -#: taiga/base/api/serializers.py:324 +#: taiga/base/api/serializers.py:325 msgid "Invalid data" msgstr "데이터가 유효하지 않습니다." -#: taiga/base/api/serializers.py:416 +#: taiga/base/api/serializers.py:417 msgid "No input provided" msgstr "제공된 입력 없음" -#: taiga/base/api/serializers.py:579 +#: taiga/base/api/serializers.py:580 msgid "Cannot create a new item, only existing items may be updated." msgstr "새 항목을 만들 수 없으며 기존 항목 만 수정 할 수 있습니다." -#: taiga/base/api/serializers.py:590 +#: taiga/base/api/serializers.py:591 msgid "Expected a list of items." msgstr "예상되는 항목 목록." @@ -279,7 +281,7 @@ msgstr "찾지 못함" msgid "Permission denied" msgstr "권한이 없습니다" -#: taiga/base/api/views.py:492 +#: taiga/base/api/views.py:491 msgid "Server application error" msgstr "서버 애플리케이션 에러" @@ -522,68 +524,68 @@ msgstr "덤프 파일이 필요함" msgid "Invalid dump format" msgstr "잘못된 덤프 포맷" -#: taiga/export_import/services/store.py:718 -#: taiga/export_import/services/store.py:736 +#: taiga/export_import/services/store.py:722 +#: taiga/export_import/services/store.py:740 msgid "error importing project data" msgstr "프로젝트 데이터를 가져오는 중 오류가 발생하였습니다." -#: taiga/export_import/services/store.py:743 +#: taiga/export_import/services/store.py:747 msgid "error importing roles" msgstr "역할을 가져오는 중 오류가 발생하였습니다." -#: taiga/export_import/services/store.py:748 +#: taiga/export_import/services/store.py:752 msgid "error importing memberships" msgstr "회원을 가져오는 중 오류가 발생하였습니다." -#: taiga/export_import/services/store.py:759 +#: taiga/export_import/services/store.py:763 msgid "error importing lists of project attributes" msgstr "프로젝트 속성 목록을 가져오는 중 오류가 발생하였습니다." -#: taiga/export_import/services/store.py:763 +#: taiga/export_import/services/store.py:767 msgid "error importing default project attributes values" msgstr "기본 프로젝트 속성값을 가져오는 중 오류가 발생하였습니다." -#: taiga/export_import/services/store.py:774 +#: taiga/export_import/services/store.py:778 msgid "error importing custom attributes" msgstr "사용자 정의 속성을 가져오는 중 오류가 발생하였습니다." -#: taiga/export_import/services/store.py:778 +#: taiga/export_import/services/store.py:782 msgid "error importing sprints" msgstr "스프린트를 가져오는 중 오류가 발생하였습니다." -#: taiga/export_import/services/store.py:782 +#: taiga/export_import/services/store.py:786 msgid "error importing issues" msgstr "이슈를 가져오는 중 오류가 발생하였습니다." -#: taiga/export_import/services/store.py:786 +#: taiga/export_import/services/store.py:790 msgid "error importing user stories" msgstr "유저 스토리를 가져오는 중 오류가 발생하였습니다." -#: taiga/export_import/services/store.py:790 +#: taiga/export_import/services/store.py:794 msgid "error importing epics" msgstr "에픽을 가져오는 중 오류가 발생하였습니다." -#: taiga/export_import/services/store.py:794 +#: taiga/export_import/services/store.py:798 msgid "error importing tasks" msgstr "태스크를 가져오는 중 오류가 발생하였습니다." -#: taiga/export_import/services/store.py:798 +#: taiga/export_import/services/store.py:802 msgid "error importing wiki pages" msgstr "위키 페이지를 가져오는 중 오류가 발생하였습니다." -#: taiga/export_import/services/store.py:802 +#: taiga/export_import/services/store.py:806 msgid "error importing wiki links" msgstr "위키 링크를 가져오는 중 오류가 발생하였습니다." -#: taiga/export_import/services/store.py:806 +#: taiga/export_import/services/store.py:810 msgid "error importing tags" msgstr "태그를 가져오는 중 오류가 발생하였습니다." -#: taiga/export_import/services/store.py:810 +#: taiga/export_import/services/store.py:814 msgid "error importing timelines" msgstr "타임라인을 가져오는 중 오류가 발생하였습니다." -#: taiga/export_import/services/store.py:832 +#: taiga/export_import/services/store.py:836 msgid "unexpected error importing project" msgstr "예상치 못한 프로젝트 가져 오기 오류가 발생하였습니다." @@ -901,11 +903,11 @@ msgstr "인증 필요" #: taiga/external_apps/models.py:35 #: taiga/projects/custom_attributes/models.py:36 #: taiga/projects/milestones/models.py:37 taiga/projects/models.py:148 -#: taiga/projects/models.py:518 taiga/projects/models.py:551 -#: taiga/projects/models.py:587 taiga/projects/models.py:609 -#: taiga/projects/models.py:643 taiga/projects/models.py:663 -#: taiga/projects/models.py:683 taiga/projects/models.py:715 -#: taiga/projects/models.py:735 taiga/users/admin.py:54 +#: taiga/projects/models.py:521 taiga/projects/models.py:554 +#: taiga/projects/models.py:590 taiga/projects/models.py:612 +#: taiga/projects/models.py:646 taiga/projects/models.py:666 +#: taiga/projects/models.py:686 taiga/projects/models.py:718 +#: taiga/projects/models.py:738 taiga/users/admin.py:54 #: taiga/users/models.py:303 taiga/webhooks/models.py:29 msgid "name" msgstr "이름" @@ -923,7 +925,7 @@ msgstr "웹" #: taiga/projects/epics/models.py:56 #: taiga/projects/history/templatetags/functions.py:25 #: taiga/projects/issues/models.py:60 taiga/projects/models.py:152 -#: taiga/projects/models.py:739 taiga/projects/tasks/models.py:62 +#: taiga/projects/models.py:742 taiga/projects/tasks/models.py:62 #: taiga/projects/userstories/models.py:95 msgid "description" msgstr "설명" @@ -959,7 +961,7 @@ msgstr "댓글" #: taiga/projects/custom_attributes/models.py:46 #: taiga/projects/epics/models.py:49 taiga/projects/issues/models.py:52 #: taiga/projects/likes/models.py:33 taiga/projects/milestones/models.py:48 -#: taiga/projects/models.py:159 taiga/projects/models.py:743 +#: taiga/projects/models.py:159 taiga/projects/models.py:746 #: taiga/projects/notifications/models.py:89 taiga/projects/tasks/models.py:48 #: taiga/projects/userstories/models.py:87 taiga/projects/votes/models.py:54 #: taiga/projects/wiki/models.py:44 taiga/userstorage/models.py:29 @@ -1033,7 +1035,7 @@ msgstr "페이로드의 json이 유효하지 않습니다." #: taiga/hooks/api.py:63 taiga/projects/epics/api.py:154 #: taiga/projects/issues/api.py:139 taiga/projects/tasks/api.py:201 -#: taiga/projects/userstories/api.py:277 +#: taiga/projects/userstories/api.py:282 msgid "The project doesn't exist" msgstr "프로젝트가 존재하지 않습니다." @@ -1096,14 +1098,10 @@ msgstr "알수 없는 유저" #, python-brace-format msgid "" "{user_text} changed the status from [{platform} commit]({commit_url} \"See " -"commit '{commit_id} - {commit_message}'\")\n" +"commit '{commit_id} - {commit_short_message}'\")\n" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" -"{user_text} [{platform} commit]({commit_url} \"'{commit_id} - " -"{commit_message}' 댓글 보기\") 의 상태가 변경되었습니다.\n" -"\n" -" - 상태: **{src_status}** → **{dst_status}**" #: taiga/hooks/event_hooks.py:161 #, python-brace-format @@ -1120,11 +1118,9 @@ msgstr "" #, python-brace-format msgid "" "This {type_name} has been mentioned by {user_text} in the [{platform} commit]" -"({commit_url} \"See commit '{commit_id} - {commit_message}'\") " +"({commit_url} \"See commit '{commit_id} - {commit_short_message}'\") " "\"{commit_message}\"" msgstr "" -"[{platform} 커밋] {user_text} ({commit_url} \"'{commit_id} - " -"{commit_message}' 커밋 보기\") \"{commit_message}\" {type_name} 언급됨" #: taiga/hooks/event_hooks.py:184 #, python-brace-format @@ -1142,7 +1138,7 @@ msgstr "상태가 존재하지 않습니다." #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85 #: 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:60 taiga/importers/jira/api.py:106 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83 msgid "The project param is needed" @@ -1178,16 +1174,20 @@ msgstr "서드 파티 서비스에 실패하였습니다." msgid "Error importing GitHub project" msgstr "GitHub프로젝트를 가져오는 중 에러가 발생하였습니다." -#: 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:62 taiga/importers/jira/api.py:89 +#: taiga/importers/jira/api.py:109 taiga/importers/jira/api.py:182 msgid "The url param is needed" msgstr "url값이 필요합니다." -#: taiga/importers/jira/api.py:155 +#: taiga/importers/jira/api.py:158 msgid "Invalid project_type {}" msgstr "유효하지 않은 프로젝트_유형 {}" -#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138 +#: taiga/importers/jira/api.py:192 +msgid "Invalid Jira server configuration." +msgstr "" + +#: taiga/importers/jira/api.py:233 taiga/importers/pivotal/api.py:138 #: taiga/importers/trello/api.py:143 msgid "Invalid or expired auth token" msgstr "인증 토큰이 유효하지 않거나 만료되었습니다." @@ -1212,6 +1212,13 @@ msgid "" "

The Taiga Team

\n" " " msgstr "" +"\n" +"Asana 프로젝트 이관\n" +"

안녕하세요, %(user)s님.

\n" +"

선생님의 Asana 프로젝트가 제대로 이관되었습니다.

\n" +"" +"%(project)s 로 이동하기\n" +"

Taiga 팀 올림

" #: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1 #, python-format @@ -1228,11 +1235,23 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"안녕하세요, %(user)s님.\n" +"\n" +"선생님의 Asana 프로젝트가 제대로 이관되었습니다.\n" +"\n" +"선생님께선 %(project)s 프로젝트를 다음 링크에서 보실 수 있습니다\n" +"\n" +"%(url)s\n" +"\n" +"---\n" +"\n" +"Taiga 팀 올림\n" #: taiga/importers/templates/emails/asana_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your Asana project has been imported" -msgstr "" +msgstr "[%(project)s]선생님의 Asana 프로젝트가 이관되었습니다." #: taiga/importers/templates/emails/github_import_success-body-html.jinja:4 #, python-format @@ -1246,6 +1265,13 @@ msgid "" "

The Taiga Team

\n" " " msgstr "" +"\n" +"

Github 프로젝트 이관

\n" +"

안녕하세요, %(user)s 님.

\n" +"

선생님의 Github 프로젝트가 제대로 이관되었습니다.

\n" +"" +"%(project)s 가기\n" +"

Taiga 팀 올림

" #: taiga/importers/templates/emails/github_import_success-body-text.jinja:1 #, python-format @@ -1262,11 +1288,22 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"안녕하세요, %(user)s님.\n" +"\n" +"선생님의 GitHub 프로젝트가 올바르게 이관되었습니다.\n" +"\n" +"선생님께선 %(project)s 프로젝트를 다음 링크에서 보실 수 있습니다:\n" +"\n" +"%(url)s\n" +"\n" +"---\n" +"Taiga 팀 올림\n" #: taiga/importers/templates/emails/github_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your GitHub project has been imported" -msgstr "" +msgstr "[%(project)s]선생님의 GitHub 프로젝트가 제대로 이관되었습니다." #: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4 #, python-format @@ -1280,6 +1317,13 @@ msgid "" "

The Taiga Team

\n" " " msgstr "" +"\n" +"

\\Jira 프로젝트 이관

\n" +"

안녕하세요, %(user)s님.

\n" +"

선생님의 Jira 프로젝트가 제대로 이관되었습니다.

\n" +"" +"%(project)s 로 이동하기\n" +"

Taiga 팀 올림

" #: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1 #, python-format @@ -1296,11 +1340,22 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"안녕하세요, %(user)s님.\n" +"\n" +"선생님의 Jira 프로젝트는 제대로 이관되었습니다.\n" +"\n" +"선생님께선 %(project)s 프로젝트를 다음 링크에서 보실 수 있습니다.\n" +"\n" +"%(url)s\n" +"\n" +"---\n" +"Taiga 팀 올림\n" #: taiga/importers/templates/emails/jira_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your Jira project has been imported" -msgstr "" +msgstr "[%(project)s] 당신의 지라 프로젝트를 가져 왔습니다." #: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4 #, python-format @@ -1314,6 +1369,13 @@ msgid "" "

The Taiga Team

\n" " " msgstr "" +"\n" +"

Trello 프로젝트 이관

\n" +"

안녕하세요, %(user)s 님.

\n" +"

선생님의 Trello 프로젝트가 제대로 이관되었습니다.

\n" +"" +"%(project)s 로 이동하기\n" +"

타이가 팀 올림

" #: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1 #, python-format @@ -1330,11 +1392,22 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"%(user)s ,\n" +"\n" +"당신의 Trello project 를 올바르게 가져 왔습니다.\n" +"\n" +"이제 여기서 프로젝트를 볼 수 있습니다 %(project)s :\n" +"\n" +"%(url)s\n" +"\n" +"---\n" +"The Taiga Team\n" #: taiga/importers/templates/emails/trello_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your Trello project has been imported" -msgstr "" +msgstr "[%(project)s] 당신의 Trello project 를 성공적으로 가져왔습니다." #: taiga/importers/trello/importer.py:78 #, python-format @@ -1626,11 +1699,11 @@ msgstr "프로젝트 아이디가 객체와 프로젝트간에 알맞지 않습 #: taiga/projects/attachments/models.py:41 taiga/projects/contact/models.py:29 #: taiga/projects/custom_attributes/models.py:43 #: taiga/projects/epics/models.py:38 taiga/projects/issues/models.py:50 -#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:506 -#: taiga/projects/models.py:528 taiga/projects/models.py:565 -#: taiga/projects/models.py:593 taiga/projects/models.py:619 -#: taiga/projects/models.py:649 taiga/projects/models.py:669 -#: taiga/projects/models.py:693 taiga/projects/models.py:721 +#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:509 +#: taiga/projects/models.py:531 taiga/projects/models.py:568 +#: taiga/projects/models.py:596 taiga/projects/models.py:622 +#: taiga/projects/models.py:652 taiga/projects/models.py:672 +#: taiga/projects/models.py:696 taiga/projects/models.py:724 #: taiga/projects/notifications/models.py:74 #: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43 #: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34 @@ -1650,7 +1723,7 @@ msgstr "객체 아이디" #: taiga/projects/custom_attributes/models.py:48 #: taiga/projects/epics/models.py:52 taiga/projects/issues/models.py:55 #: taiga/projects/milestones/models.py:51 taiga/projects/models.py:162 -#: taiga/projects/models.py:746 taiga/projects/tasks/models.py:51 +#: taiga/projects/models.py:749 taiga/projects/tasks/models.py:51 #: taiga/projects/userstories/models.py:90 taiga/projects/wiki/models.py:47 #: taiga/userstorage/models.py:31 msgid "modified date" @@ -1675,10 +1748,10 @@ msgstr "댓글로부터" #: taiga/projects/attachments/models.py:63 #: taiga/projects/custom_attributes/models.py:41 #: taiga/projects/epics/models.py:104 taiga/projects/milestones/models.py:57 -#: taiga/projects/models.py:522 taiga/projects/models.py:555 -#: taiga/projects/models.py:589 taiga/projects/models.py:613 -#: taiga/projects/models.py:645 taiga/projects/models.py:665 -#: taiga/projects/models.py:687 taiga/projects/models.py:717 +#: taiga/projects/models.py:525 taiga/projects/models.py:558 +#: taiga/projects/models.py:592 taiga/projects/models.py:616 +#: taiga/projects/models.py:648 taiga/projects/models.py:668 +#: taiga/projects/models.py:690 taiga/projects/models.py:720 #: taiga/projects/wiki/models.py:77 taiga/users/models.py:309 msgid "order" msgstr "순서" @@ -1856,10 +1929,10 @@ msgstr "에픽 순서" msgid "subject" msgstr "제목" -#: taiga/projects/epics/models.py:59 taiga/projects/models.py:526 -#: taiga/projects/models.py:561 taiga/projects/models.py:617 -#: taiga/projects/models.py:647 taiga/projects/models.py:667 -#: taiga/projects/models.py:691 taiga/projects/models.py:719 +#: taiga/projects/epics/models.py:59 taiga/projects/models.py:529 +#: taiga/projects/models.py:564 taiga/projects/models.py:620 +#: taiga/projects/models.py:650 taiga/projects/models.py:670 +#: taiga/projects/models.py:694 taiga/projects/models.py:722 #: taiga/users/models.py:142 msgid "color" msgstr "색" @@ -1975,7 +2048,7 @@ msgid "Unassigned" msgstr "할당되지 않았습니다." #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:232 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:89 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:91 msgid "-deleted-" msgstr "-삭제되었습니다-" @@ -2008,12 +2081,12 @@ msgid "removed:" msgstr "삭제되었습니다:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:65 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:82 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 msgid "From:" msgstr "보낸이:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:66 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:84 msgid "To:" msgstr "받는이:" @@ -2077,9 +2150,9 @@ msgid "Likes" msgstr "좋아요" #: taiga/projects/milestones/models.py:40 taiga/projects/models.py:150 -#: taiga/projects/models.py:520 taiga/projects/models.py:553 -#: taiga/projects/models.py:611 taiga/projects/models.py:685 -#: taiga/projects/models.py:737 taiga/projects/wiki/models.py:36 +#: taiga/projects/models.py:523 taiga/projects/models.py:556 +#: taiga/projects/models.py:614 taiga/projects/models.py:688 +#: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36 #: taiga/users/admin.py:58 taiga/users/models.py:305 msgid "slug" msgstr "슬러그" @@ -2092,9 +2165,9 @@ msgstr "예측 시작일" msgid "estimated finish date" msgstr "예측 종료일" -#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:524 -#: taiga/projects/models.py:557 taiga/projects/models.py:615 -#: taiga/projects/models.py:689 +#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:527 +#: taiga/projects/models.py:560 taiga/projects/models.py:618 +#: taiga/projects/models.py:692 msgid "is closed" msgstr "완료됨" @@ -2151,7 +2224,7 @@ msgstr "토큰" msgid "invitation extra text" msgstr "초대장 추가 문자" -#: taiga/projects/models.py:92 taiga/projects/models.py:741 +#: taiga/projects/models.py:92 taiga/projects/models.py:744 msgid "user order" msgstr "유저 순서" @@ -2207,35 +2280,35 @@ msgstr "마일스톤 합계" msgid "total story points" msgstr "총 스토리 포인트" -#: taiga/projects/models.py:172 taiga/projects/models.py:751 +#: taiga/projects/models.py:172 taiga/projects/models.py:754 msgid "active contact" msgstr "연락처 활성" -#: taiga/projects/models.py:174 taiga/projects/models.py:753 +#: taiga/projects/models.py:174 taiga/projects/models.py:756 msgid "active epics panel" msgstr "에픽 활성" -#: taiga/projects/models.py:176 taiga/projects/models.py:755 +#: taiga/projects/models.py:176 taiga/projects/models.py:758 msgid "active backlog panel" msgstr "백로그 활성" -#: taiga/projects/models.py:178 taiga/projects/models.py:757 +#: taiga/projects/models.py:178 taiga/projects/models.py:760 msgid "active kanban panel" msgstr "칸반 활성" -#: taiga/projects/models.py:180 taiga/projects/models.py:759 +#: taiga/projects/models.py:180 taiga/projects/models.py:762 msgid "active wiki panel" msgstr "위키 활성" -#: taiga/projects/models.py:182 taiga/projects/models.py:761 +#: taiga/projects/models.py:182 taiga/projects/models.py:764 msgid "active issues panel" msgstr "이슈 활성" -#: taiga/projects/models.py:185 taiga/projects/models.py:768 +#: taiga/projects/models.py:185 taiga/projects/models.py:771 msgid "videoconference system" msgstr "화상회의 시스템" -#: taiga/projects/models.py:187 taiga/projects/models.py:770 +#: taiga/projects/models.py:187 taiga/projects/models.py:773 msgid "videoconference extra data" msgstr "화상회의 추가 데이터" @@ -2259,11 +2332,11 @@ msgstr "사용자 권한" msgid "is featured" msgstr "추천됨" -#: taiga/projects/models.py:206 taiga/projects/models.py:763 +#: taiga/projects/models.py:206 taiga/projects/models.py:766 msgid "is looking for people" msgstr "구인중" -#: taiga/projects/models.py:208 taiga/projects/models.py:765 +#: taiga/projects/models.py:208 taiga/projects/models.py:768 msgid "looking for people note" msgstr "구인 메모" @@ -2308,80 +2381,80 @@ msgstr "지난 달의 활동" msgid "activity last year" msgstr "작년의 활동" -#: taiga/projects/models.py:507 +#: taiga/projects/models.py:510 msgid "modules config" msgstr "모듈 설정" -#: taiga/projects/models.py:559 +#: taiga/projects/models.py:562 msgid "is archived" msgstr "보관됨" -#: taiga/projects/models.py:563 +#: taiga/projects/models.py:566 msgid "work in progress limit" msgstr "작업 진행 한계" -#: taiga/projects/models.py:591 taiga/userstorage/models.py:33 +#: taiga/projects/models.py:594 taiga/userstorage/models.py:33 msgid "value" msgstr "값" -#: taiga/projects/models.py:749 +#: taiga/projects/models.py:752 msgid "default owner's role" msgstr "소유자의 기본 역할" -#: taiga/projects/models.py:772 +#: taiga/projects/models.py:775 msgid "default options" msgstr "기본 옵션" -#: taiga/projects/models.py:773 +#: taiga/projects/models.py:776 msgid "epic statuses" msgstr "에픽 상태" -#: taiga/projects/models.py:774 +#: taiga/projects/models.py:777 msgid "us statuses" msgstr "유저 스토리 상태" -#: taiga/projects/models.py:775 taiga/projects/userstories/models.py:44 +#: taiga/projects/models.py:778 taiga/projects/userstories/models.py:44 #: taiga/projects/userstories/models.py:77 msgid "points" msgstr "포인트" -#: taiga/projects/models.py:776 +#: taiga/projects/models.py:779 msgid "task statuses" msgstr "태스크 상태" -#: taiga/projects/models.py:777 +#: taiga/projects/models.py:780 msgid "issue statuses" msgstr "이슈 상태" -#: taiga/projects/models.py:778 +#: taiga/projects/models.py:781 msgid "issue types" msgstr "이슈 형태" -#: taiga/projects/models.py:779 +#: taiga/projects/models.py:782 msgid "priorities" msgstr "우선순위" -#: taiga/projects/models.py:780 +#: taiga/projects/models.py:783 msgid "severities" msgstr "심각도" -#: taiga/projects/models.py:781 +#: taiga/projects/models.py:784 msgid "roles" msgstr "역할" -#: taiga/projects/models.py:782 +#: taiga/projects/models.py:785 msgid "epic custom attributes" msgstr "에픽 사용자 정의 속성" -#: taiga/projects/models.py:783 +#: taiga/projects/models.py:786 msgid "us custom attributes" msgstr "유저 스토리 사용자 정의 속성" -#: taiga/projects/models.py:784 +#: taiga/projects/models.py:787 msgid "task custom attributes" msgstr "태스크 사용자 정의 속성" -#: taiga/projects/models.py:785 +#: taiga/projects/models.py:788 msgid "issue custom attributes" msgstr "이슈 사용자 정의 속성" @@ -2419,7 +2492,7 @@ msgstr "구독됨" msgid "Notify exists for specified user and project" msgstr "지정된 사용자 및 프로젝트에 대한 알림이 있습니다." -#: taiga/projects/notifications/services.py:436 +#: taiga/projects/notifications/services.py:434 msgid "Invalid value for notify level" msgstr "알림 수준의 값이 유효하지 않습니다." @@ -4178,25 +4251,25 @@ msgstr "제품 소유자" msgid "Stakeholder" msgstr "이해관계자" -#: taiga/projects/userstories/api.py:128 +#: taiga/projects/userstories/api.py:129 msgid "You don't have permissions to set this sprint to this user story." msgstr "이 유저 스토리를 스프린트에 설정할 권한이 없습니다." -#: taiga/projects/userstories/api.py:132 +#: taiga/projects/userstories/api.py:133 msgid "You don't have permissions to set this status to this user story." msgstr "이 유저 스토리의 상태를 설정할 권한이 없습니다." -#: taiga/projects/userstories/api.py:222 +#: taiga/projects/userstories/api.py:227 #, python-brace-format msgid "Invalid role id '{role_id}'" msgstr "'{role_id}' 역할 아이디는 유효하지 않습니다." -#: taiga/projects/userstories/api.py:229 +#: taiga/projects/userstories/api.py:234 #, python-brace-format msgid "Invalid points id '{points_id}'" msgstr "'{points_id}' 포인트 아이디는 유효하지 않습니다." -#: taiga/projects/userstories/api.py:244 +#: taiga/projects/userstories/api.py:249 #, python-brace-format msgid "Generating the user story #{ref} - {subject}" msgstr "유저 스토리 생성 #{ref} - {subject}" diff --git a/taiga/locale/nb/LC_MESSAGES/django.po b/taiga/locale/nb/LC_MESSAGES/django.po index 02037b90..794f2890 100644 --- a/taiga/locale/nb/LC_MESSAGES/django.po +++ b/taiga/locale/nb/LC_MESSAGES/django.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: taiga-back\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-08 16:30+0100\n" -"PO-Revision-Date: 2017-03-06 16:54+0000\n" -"Last-Translator: Taiga Dev Team \n" +"POT-Creation-Date: 2017-10-06 11:42+0200\n" +"PO-Revision-Date: 2017-10-06 09:43+0000\n" +"Last-Translator: David Barragán \n" "Language-Team: Norwegian Bokmål (http://www.transifex.com/taiga-agile-llc/" "taiga-back/language/nb/)\n" "MIME-Version: 1.0\n" @@ -194,8 +194,8 @@ msgstr "" #: taiga/projects/api.py:754 taiga/projects/epics/api.py:200 #: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:224 #: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:247 -#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:323 -#: taiga/projects/userstories/api.py:375 taiga/webhooks/api.py:71 +#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:334 +#: taiga/projects/userstories/api.py:386 taiga/webhooks/api.py:71 msgid "Blocked element" msgstr "Blokkert element" @@ -249,20 +249,20 @@ msgstr "Ugyldig hyperkobling - objekt finnes ikke." msgid "Incorrect type. Expected url string, received %s." msgstr "Feil type. Forventet url streng, fikk %s." -#: taiga/base/api/serializers.py:324 +#: taiga/base/api/serializers.py:325 msgid "Invalid data" msgstr "Ugyldig data." -#: taiga/base/api/serializers.py:416 +#: taiga/base/api/serializers.py:417 msgid "No input provided" msgstr "Ingen inndata ble angitt" -#: taiga/base/api/serializers.py:579 +#: taiga/base/api/serializers.py:580 msgid "Cannot create a new item, only existing items may be updated." msgstr "" "Kan ikke opprette et nytt element, kun eksisterende elementer kan oppdateres." -#: taiga/base/api/serializers.py:590 +#: taiga/base/api/serializers.py:591 msgid "Expected a list of items." msgstr "Forventet en liste med elementer." @@ -274,7 +274,7 @@ msgstr "Ikke funnet" msgid "Permission denied" msgstr "Tilgang nektet" -#: taiga/base/api/views.py:492 +#: taiga/base/api/views.py:491 msgid "Server application error" msgstr "Server programfeil" @@ -491,68 +491,68 @@ msgstr "Har behov for dump-fil" msgid "Invalid dump format" msgstr "Ugyldig fil-dump format" -#: taiga/export_import/services/store.py:718 -#: taiga/export_import/services/store.py:736 +#: taiga/export_import/services/store.py:722 +#: taiga/export_import/services/store.py:740 msgid "error importing project data" msgstr "feil under import av prosjektdata" -#: taiga/export_import/services/store.py:743 +#: taiga/export_import/services/store.py:747 msgid "error importing roles" msgstr "feil under import av roller" -#: taiga/export_import/services/store.py:748 +#: taiga/export_import/services/store.py:752 msgid "error importing memberships" msgstr "feil under import av medlemskap" -#: taiga/export_import/services/store.py:759 +#: taiga/export_import/services/store.py:763 msgid "error importing lists of project attributes" msgstr "feil under import av prosjektegenskaper" -#: taiga/export_import/services/store.py:763 +#: taiga/export_import/services/store.py:767 msgid "error importing default project attributes values" msgstr "feil under import av standard prosjektegenskapverdier" -#: taiga/export_import/services/store.py:774 +#: taiga/export_import/services/store.py:778 msgid "error importing custom attributes" msgstr "feil under import av egendefinerte egenskaper" -#: taiga/export_import/services/store.py:778 +#: taiga/export_import/services/store.py:782 msgid "error importing sprints" msgstr "feil under import av sprinter" -#: taiga/export_import/services/store.py:782 +#: taiga/export_import/services/store.py:786 msgid "error importing issues" msgstr "feil ved import av hendelser" -#: taiga/export_import/services/store.py:786 +#: taiga/export_import/services/store.py:790 msgid "error importing user stories" msgstr "feil ved import av brukerhistorier" -#: taiga/export_import/services/store.py:790 +#: taiga/export_import/services/store.py:794 msgid "error importing epics" msgstr "" -#: taiga/export_import/services/store.py:794 +#: taiga/export_import/services/store.py:798 msgid "error importing tasks" msgstr "feil ved import av oppgaver" -#: taiga/export_import/services/store.py:798 +#: taiga/export_import/services/store.py:802 msgid "error importing wiki pages" msgstr "feil ved import av wiki-sider" -#: taiga/export_import/services/store.py:802 +#: taiga/export_import/services/store.py:806 msgid "error importing wiki links" msgstr "feil ved import av wiki-lenker" -#: taiga/export_import/services/store.py:806 +#: taiga/export_import/services/store.py:810 msgid "error importing tags" msgstr "feil ved import av etiketter" -#: taiga/export_import/services/store.py:810 +#: taiga/export_import/services/store.py:814 msgid "error importing timelines" msgstr "feil ved import av tidslinjer" -#: taiga/export_import/services/store.py:832 +#: taiga/export_import/services/store.py:836 msgid "unexpected error importing project" msgstr "uventet feil ved import av prosjekt" @@ -769,11 +769,11 @@ msgstr "Autentisering kreves" #: taiga/external_apps/models.py:35 #: taiga/projects/custom_attributes/models.py:36 #: taiga/projects/milestones/models.py:37 taiga/projects/models.py:148 -#: taiga/projects/models.py:518 taiga/projects/models.py:551 -#: taiga/projects/models.py:587 taiga/projects/models.py:609 -#: taiga/projects/models.py:643 taiga/projects/models.py:663 -#: taiga/projects/models.py:683 taiga/projects/models.py:715 -#: taiga/projects/models.py:735 taiga/users/admin.py:54 +#: taiga/projects/models.py:521 taiga/projects/models.py:554 +#: taiga/projects/models.py:590 taiga/projects/models.py:612 +#: taiga/projects/models.py:646 taiga/projects/models.py:666 +#: taiga/projects/models.py:686 taiga/projects/models.py:718 +#: taiga/projects/models.py:738 taiga/users/admin.py:54 #: taiga/users/models.py:303 taiga/webhooks/models.py:29 msgid "name" msgstr "navn" @@ -791,7 +791,7 @@ msgstr "web" #: taiga/projects/epics/models.py:56 #: taiga/projects/history/templatetags/functions.py:25 #: taiga/projects/issues/models.py:60 taiga/projects/models.py:152 -#: taiga/projects/models.py:739 taiga/projects/tasks/models.py:62 +#: taiga/projects/models.py:742 taiga/projects/tasks/models.py:62 #: taiga/projects/userstories/models.py:95 msgid "description" msgstr "beskrivelse" @@ -827,7 +827,7 @@ msgstr "kommentar" #: taiga/projects/custom_attributes/models.py:46 #: taiga/projects/epics/models.py:49 taiga/projects/issues/models.py:52 #: taiga/projects/likes/models.py:33 taiga/projects/milestones/models.py:48 -#: taiga/projects/models.py:159 taiga/projects/models.py:743 +#: taiga/projects/models.py:159 taiga/projects/models.py:746 #: taiga/projects/notifications/models.py:89 taiga/projects/tasks/models.py:48 #: taiga/projects/userstories/models.py:87 taiga/projects/votes/models.py:54 #: taiga/projects/wiki/models.py:44 taiga/userstorage/models.py:29 @@ -901,7 +901,7 @@ msgstr "Payloaden er ikke gyldig json" #: taiga/hooks/api.py:63 taiga/projects/epics/api.py:154 #: taiga/projects/issues/api.py:139 taiga/projects/tasks/api.py:201 -#: taiga/projects/userstories/api.py:277 +#: taiga/projects/userstories/api.py:282 msgid "The project doesn't exist" msgstr "Prosjektet eksisterer ikke" @@ -954,7 +954,7 @@ msgstr "" #, python-brace-format msgid "" "{user_text} changed the status from [{platform} commit]({commit_url} \"See " -"commit '{commit_id} - {commit_message}'\")\n" +"commit '{commit_id} - {commit_short_message}'\")\n" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" @@ -971,7 +971,7 @@ msgstr "" #, python-brace-format msgid "" "This {type_name} has been mentioned by {user_text} in the [{platform} commit]" -"({commit_url} \"See commit '{commit_id} - {commit_message}'\") " +"({commit_url} \"See commit '{commit_id} - {commit_short_message}'\") " "\"{commit_message}\"" msgstr "" @@ -991,7 +991,7 @@ msgstr "Statusen eksisterer ikke" #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85 #: 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:60 taiga/importers/jira/api.py:106 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83 msgid "The project param is needed" @@ -1027,16 +1027,20 @@ msgstr "" msgid "Error importing GitHub project" msgstr "" -#: 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:62 taiga/importers/jira/api.py:89 +#: taiga/importers/jira/api.py:109 taiga/importers/jira/api.py:182 msgid "The url param is needed" msgstr "" -#: taiga/importers/jira/api.py:155 +#: taiga/importers/jira/api.py:158 msgid "Invalid project_type {}" msgstr "" -#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138 +#: taiga/importers/jira/api.py:192 +msgid "Invalid Jira server configuration." +msgstr "" + +#: taiga/importers/jira/api.py:233 taiga/importers/pivotal/api.py:138 #: taiga/importers/trello/api.py:143 msgid "Invalid or expired auth token" msgstr "" @@ -1475,11 +1479,11 @@ msgstr "Prosjekt ID matcher ikke mellom objekt og prosjekt" #: taiga/projects/attachments/models.py:41 taiga/projects/contact/models.py:29 #: taiga/projects/custom_attributes/models.py:43 #: taiga/projects/epics/models.py:38 taiga/projects/issues/models.py:50 -#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:506 -#: taiga/projects/models.py:528 taiga/projects/models.py:565 -#: taiga/projects/models.py:593 taiga/projects/models.py:619 -#: taiga/projects/models.py:649 taiga/projects/models.py:669 -#: taiga/projects/models.py:693 taiga/projects/models.py:721 +#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:509 +#: taiga/projects/models.py:531 taiga/projects/models.py:568 +#: taiga/projects/models.py:596 taiga/projects/models.py:622 +#: taiga/projects/models.py:652 taiga/projects/models.py:672 +#: taiga/projects/models.py:696 taiga/projects/models.py:724 #: taiga/projects/notifications/models.py:74 #: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43 #: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34 @@ -1499,7 +1503,7 @@ msgstr "objektid" #: taiga/projects/custom_attributes/models.py:48 #: taiga/projects/epics/models.py:52 taiga/projects/issues/models.py:55 #: taiga/projects/milestones/models.py:51 taiga/projects/models.py:162 -#: taiga/projects/models.py:746 taiga/projects/tasks/models.py:51 +#: taiga/projects/models.py:749 taiga/projects/tasks/models.py:51 #: taiga/projects/userstories/models.py:90 taiga/projects/wiki/models.py:47 #: taiga/userstorage/models.py:31 msgid "modified date" @@ -1524,10 +1528,10 @@ msgstr "" #: taiga/projects/attachments/models.py:63 #: taiga/projects/custom_attributes/models.py:41 #: taiga/projects/epics/models.py:104 taiga/projects/milestones/models.py:57 -#: taiga/projects/models.py:522 taiga/projects/models.py:555 -#: taiga/projects/models.py:589 taiga/projects/models.py:613 -#: taiga/projects/models.py:645 taiga/projects/models.py:665 -#: taiga/projects/models.py:687 taiga/projects/models.py:717 +#: taiga/projects/models.py:525 taiga/projects/models.py:558 +#: taiga/projects/models.py:592 taiga/projects/models.py:616 +#: taiga/projects/models.py:648 taiga/projects/models.py:668 +#: taiga/projects/models.py:690 taiga/projects/models.py:720 #: taiga/projects/wiki/models.py:77 taiga/users/models.py:309 msgid "order" msgstr "rekkefølge" @@ -1685,10 +1689,10 @@ msgstr "" msgid "subject" msgstr "subjekt" -#: taiga/projects/epics/models.py:59 taiga/projects/models.py:526 -#: taiga/projects/models.py:561 taiga/projects/models.py:617 -#: taiga/projects/models.py:647 taiga/projects/models.py:667 -#: taiga/projects/models.py:691 taiga/projects/models.py:719 +#: taiga/projects/epics/models.py:59 taiga/projects/models.py:529 +#: taiga/projects/models.py:564 taiga/projects/models.py:620 +#: taiga/projects/models.py:650 taiga/projects/models.py:670 +#: taiga/projects/models.py:694 taiga/projects/models.py:722 #: taiga/users/models.py:142 msgid "color" msgstr "farge" @@ -1804,7 +1808,7 @@ msgid "Unassigned" msgstr "Ikke tildelt" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:232 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:89 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:91 msgid "-deleted-" msgstr "-slettet-" @@ -1837,12 +1841,12 @@ msgid "removed:" msgstr "fjernet: " #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:65 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:82 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 msgid "From:" msgstr "Fra: " #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:66 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:84 msgid "To:" msgstr "Til: " @@ -1909,9 +1913,9 @@ msgid "Likes" msgstr "Liker" #: taiga/projects/milestones/models.py:40 taiga/projects/models.py:150 -#: taiga/projects/models.py:520 taiga/projects/models.py:553 -#: taiga/projects/models.py:611 taiga/projects/models.py:685 -#: taiga/projects/models.py:737 taiga/projects/wiki/models.py:36 +#: taiga/projects/models.py:523 taiga/projects/models.py:556 +#: taiga/projects/models.py:614 taiga/projects/models.py:688 +#: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36 #: taiga/users/admin.py:58 taiga/users/models.py:305 msgid "slug" msgstr "slug" @@ -1924,9 +1928,9 @@ msgstr "anslått startdato" msgid "estimated finish date" msgstr "anslått sluttdato" -#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:524 -#: taiga/projects/models.py:557 taiga/projects/models.py:615 -#: taiga/projects/models.py:689 +#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:527 +#: taiga/projects/models.py:560 taiga/projects/models.py:618 +#: taiga/projects/models.py:692 msgid "is closed" msgstr "er lukket" @@ -1983,7 +1987,7 @@ msgstr "token" msgid "invitation extra text" msgstr "invitasjon ekstra tekst" -#: taiga/projects/models.py:92 taiga/projects/models.py:741 +#: taiga/projects/models.py:92 taiga/projects/models.py:744 msgid "user order" msgstr "bruker rekkefølge" @@ -2039,35 +2043,35 @@ msgstr "total av milepæler" msgid "total story points" msgstr "total historiepoeng" -#: taiga/projects/models.py:172 taiga/projects/models.py:751 +#: taiga/projects/models.py:172 taiga/projects/models.py:754 msgid "active contact" msgstr "" -#: taiga/projects/models.py:174 taiga/projects/models.py:753 +#: taiga/projects/models.py:174 taiga/projects/models.py:756 msgid "active epics panel" msgstr "" -#: taiga/projects/models.py:176 taiga/projects/models.py:755 +#: taiga/projects/models.py:176 taiga/projects/models.py:758 msgid "active backlog panel" msgstr "aktivt backlogpanel" -#: taiga/projects/models.py:178 taiga/projects/models.py:757 +#: taiga/projects/models.py:178 taiga/projects/models.py:760 msgid "active kanban panel" msgstr "aktivt kanbanpanel" -#: taiga/projects/models.py:180 taiga/projects/models.py:759 +#: taiga/projects/models.py:180 taiga/projects/models.py:762 msgid "active wiki panel" msgstr "aktivt wikipanel" -#: taiga/projects/models.py:182 taiga/projects/models.py:761 +#: taiga/projects/models.py:182 taiga/projects/models.py:764 msgid "active issues panel" msgstr "aktivt hendelsespanel" -#: taiga/projects/models.py:185 taiga/projects/models.py:768 +#: taiga/projects/models.py:185 taiga/projects/models.py:771 msgid "videoconference system" msgstr "videokonferansesystem" -#: taiga/projects/models.py:187 taiga/projects/models.py:770 +#: taiga/projects/models.py:187 taiga/projects/models.py:773 msgid "videoconference extra data" msgstr "videokonferanse ekstra data" @@ -2091,11 +2095,11 @@ msgstr "brukerrettigheter" msgid "is featured" msgstr "er omtalt" -#: taiga/projects/models.py:206 taiga/projects/models.py:763 +#: taiga/projects/models.py:206 taiga/projects/models.py:766 msgid "is looking for people" msgstr "er søker etter folk" -#: taiga/projects/models.py:208 taiga/projects/models.py:765 +#: taiga/projects/models.py:208 taiga/projects/models.py:768 msgid "looking for people note" msgstr "" @@ -2140,80 +2144,80 @@ msgstr "aktivitet forrige måned" msgid "activity last year" msgstr "aktivitet forrige år" -#: taiga/projects/models.py:507 +#: taiga/projects/models.py:510 msgid "modules config" msgstr "modulkonfigurasjon" -#: taiga/projects/models.py:559 +#: taiga/projects/models.py:562 msgid "is archived" msgstr "er arkivert" -#: taiga/projects/models.py:563 +#: taiga/projects/models.py:566 msgid "work in progress limit" msgstr "arbeid som pågår grense" -#: taiga/projects/models.py:591 taiga/userstorage/models.py:33 +#: taiga/projects/models.py:594 taiga/userstorage/models.py:33 msgid "value" msgstr "verdi" -#: taiga/projects/models.py:749 +#: taiga/projects/models.py:752 msgid "default owner's role" msgstr "standard eiers rolle" -#: taiga/projects/models.py:772 +#: taiga/projects/models.py:775 msgid "default options" msgstr "standardvalg" -#: taiga/projects/models.py:773 +#: taiga/projects/models.py:776 msgid "epic statuses" msgstr "" -#: taiga/projects/models.py:774 +#: taiga/projects/models.py:777 msgid "us statuses" msgstr "bh statuser" -#: taiga/projects/models.py:775 taiga/projects/userstories/models.py:44 +#: taiga/projects/models.py:778 taiga/projects/userstories/models.py:44 #: taiga/projects/userstories/models.py:77 msgid "points" msgstr "poeng" -#: taiga/projects/models.py:776 +#: taiga/projects/models.py:779 msgid "task statuses" msgstr "oppgavestatuser" -#: taiga/projects/models.py:777 +#: taiga/projects/models.py:780 msgid "issue statuses" msgstr "hendelsesstatuser" -#: taiga/projects/models.py:778 +#: taiga/projects/models.py:781 msgid "issue types" msgstr "hendelsestyper" -#: taiga/projects/models.py:779 +#: taiga/projects/models.py:782 msgid "priorities" msgstr "prioriteter" -#: taiga/projects/models.py:780 +#: taiga/projects/models.py:783 msgid "severities" msgstr "alvorlighetsgrader" -#: taiga/projects/models.py:781 +#: taiga/projects/models.py:784 msgid "roles" msgstr "roller" -#: taiga/projects/models.py:782 +#: taiga/projects/models.py:785 msgid "epic custom attributes" msgstr "" -#: taiga/projects/models.py:783 +#: taiga/projects/models.py:786 msgid "us custom attributes" msgstr "" -#: taiga/projects/models.py:784 +#: taiga/projects/models.py:787 msgid "task custom attributes" msgstr "" -#: taiga/projects/models.py:785 +#: taiga/projects/models.py:788 msgid "issue custom attributes" msgstr "" @@ -2251,7 +2255,7 @@ msgstr "Fulgt" msgid "Notify exists for specified user and project" msgstr "" -#: taiga/projects/notifications/services.py:436 +#: taiga/projects/notifications/services.py:434 msgid "Invalid value for notify level" msgstr "Ugyldig verdi for varslingsnivå" @@ -3575,27 +3579,27 @@ msgstr "Produkteier" msgid "Stakeholder" msgstr "Interessent" -#: taiga/projects/userstories/api.py:128 +#: taiga/projects/userstories/api.py:129 msgid "You don't have permissions to set this sprint to this user story." msgstr "" "Du har ikke tillatelse til å sette denne sprinten til denne brukerhistorien." -#: taiga/projects/userstories/api.py:132 +#: taiga/projects/userstories/api.py:133 msgid "You don't have permissions to set this status to this user story." msgstr "" "Du har ikke tillatelse til å sette denne statusen til denne brukerhistorien." -#: taiga/projects/userstories/api.py:222 +#: taiga/projects/userstories/api.py:227 #, python-brace-format msgid "Invalid role id '{role_id}'" msgstr "" -#: taiga/projects/userstories/api.py:229 +#: taiga/projects/userstories/api.py:234 #, python-brace-format msgid "Invalid points id '{points_id}'" msgstr "" -#: taiga/projects/userstories/api.py:244 +#: taiga/projects/userstories/api.py:249 #, python-brace-format msgid "Generating the user story #{ref} - {subject}" msgstr "Genererer brukerhistorien #{ref} - {subject}" diff --git a/taiga/locale/nl/LC_MESSAGES/django.po b/taiga/locale/nl/LC_MESSAGES/django.po index 415ad207..f958820f 100644 --- a/taiga/locale/nl/LC_MESSAGES/django.po +++ b/taiga/locale/nl/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: taiga-back\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-08 16:30+0100\n" -"PO-Revision-Date: 2017-03-06 16:54+0000\n" -"Last-Translator: Taiga Dev Team \n" +"POT-Creation-Date: 2017-10-06 11:42+0200\n" +"PO-Revision-Date: 2017-10-06 09:43+0000\n" +"Last-Translator: David Barragán \n" "Language-Team: Dutch (http://www.transifex.com/taiga-agile-llc/taiga-back/" "language/nl/)\n" "MIME-Version: 1.0\n" @@ -203,8 +203,8 @@ msgstr "" #: taiga/projects/api.py:754 taiga/projects/epics/api.py:200 #: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:224 #: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:247 -#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:323 -#: taiga/projects/userstories/api.py:375 taiga/webhooks/api.py:71 +#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:334 +#: taiga/projects/userstories/api.py:386 taiga/webhooks/api.py:71 msgid "Blocked element" msgstr "" @@ -257,20 +257,20 @@ msgstr "Ongeldige hyperlink - object bestaat niet." msgid "Incorrect type. Expected url string, received %s." msgstr "Incorrect type. Url string werd verwacht, maar %s gekregen." -#: taiga/base/api/serializers.py:324 +#: taiga/base/api/serializers.py:325 msgid "Invalid data" msgstr "Ongeldige data" -#: taiga/base/api/serializers.py:416 +#: taiga/base/api/serializers.py:417 msgid "No input provided" msgstr "Geen input gegeven" -#: taiga/base/api/serializers.py:579 +#: taiga/base/api/serializers.py:580 msgid "Cannot create a new item, only existing items may be updated." msgstr "" "Kan geen nieuw item aanmaken, enkel bestaande items mogen bijgewerkt worden." -#: taiga/base/api/serializers.py:590 +#: taiga/base/api/serializers.py:591 msgid "Expected a list of items." msgstr "Verwachtte een lijst van items." @@ -282,7 +282,7 @@ msgstr "Niet gevonden" msgid "Permission denied" msgstr "Toestemming geweigerd" -#: taiga/base/api/views.py:492 +#: taiga/base/api/views.py:491 msgid "Server application error" msgstr "Server applicatie fout" @@ -499,68 +499,68 @@ msgstr "Dump file nodig" msgid "Invalid dump format" msgstr "Ongeldig dump formaat" -#: taiga/export_import/services/store.py:718 -#: taiga/export_import/services/store.py:736 +#: taiga/export_import/services/store.py:722 +#: taiga/export_import/services/store.py:740 msgid "error importing project data" msgstr "fout bij het importeren van project data" -#: taiga/export_import/services/store.py:743 +#: taiga/export_import/services/store.py:747 msgid "error importing roles" msgstr "fout bij importeren rollen" -#: taiga/export_import/services/store.py:748 +#: taiga/export_import/services/store.py:752 msgid "error importing memberships" msgstr "fout bij importeren lidmaatschappen" -#: taiga/export_import/services/store.py:759 +#: taiga/export_import/services/store.py:763 msgid "error importing lists of project attributes" msgstr "fout bij importeren van project attributenlijst" -#: taiga/export_import/services/store.py:763 +#: taiga/export_import/services/store.py:767 msgid "error importing default project attributes values" msgstr "fout bij importeren van standaard projectattributen waarden" -#: taiga/export_import/services/store.py:774 +#: taiga/export_import/services/store.py:778 msgid "error importing custom attributes" msgstr "fout bij importeren eigen attributen" -#: taiga/export_import/services/store.py:778 +#: taiga/export_import/services/store.py:782 msgid "error importing sprints" msgstr "fout bij importeren sprints" -#: taiga/export_import/services/store.py:782 +#: taiga/export_import/services/store.py:786 msgid "error importing issues" msgstr "fout bij importeren issues" -#: taiga/export_import/services/store.py:786 +#: taiga/export_import/services/store.py:790 msgid "error importing user stories" msgstr "fout bij importeren user stories" -#: taiga/export_import/services/store.py:790 +#: taiga/export_import/services/store.py:794 msgid "error importing epics" msgstr "" -#: taiga/export_import/services/store.py:794 +#: taiga/export_import/services/store.py:798 msgid "error importing tasks" msgstr "fout bij importeren taken" -#: taiga/export_import/services/store.py:798 +#: taiga/export_import/services/store.py:802 msgid "error importing wiki pages" msgstr "fout bij importeren wiki pagina's" -#: taiga/export_import/services/store.py:802 +#: taiga/export_import/services/store.py:806 msgid "error importing wiki links" msgstr "fout bij importeren wiki links" -#: taiga/export_import/services/store.py:806 +#: taiga/export_import/services/store.py:810 msgid "error importing tags" msgstr "fout bij importeren tags" -#: taiga/export_import/services/store.py:810 +#: taiga/export_import/services/store.py:814 msgid "error importing timelines" msgstr "fout bij importeren tijdlijnen" -#: taiga/export_import/services/store.py:832 +#: taiga/export_import/services/store.py:836 msgid "unexpected error importing project" msgstr "" @@ -799,11 +799,11 @@ msgstr "" #: taiga/external_apps/models.py:35 #: taiga/projects/custom_attributes/models.py:36 #: taiga/projects/milestones/models.py:37 taiga/projects/models.py:148 -#: taiga/projects/models.py:518 taiga/projects/models.py:551 -#: taiga/projects/models.py:587 taiga/projects/models.py:609 -#: taiga/projects/models.py:643 taiga/projects/models.py:663 -#: taiga/projects/models.py:683 taiga/projects/models.py:715 -#: taiga/projects/models.py:735 taiga/users/admin.py:54 +#: taiga/projects/models.py:521 taiga/projects/models.py:554 +#: taiga/projects/models.py:590 taiga/projects/models.py:612 +#: taiga/projects/models.py:646 taiga/projects/models.py:666 +#: taiga/projects/models.py:686 taiga/projects/models.py:718 +#: taiga/projects/models.py:738 taiga/users/admin.py:54 #: taiga/users/models.py:303 taiga/webhooks/models.py:29 msgid "name" msgstr "naam" @@ -821,7 +821,7 @@ msgstr "" #: taiga/projects/epics/models.py:56 #: taiga/projects/history/templatetags/functions.py:25 #: taiga/projects/issues/models.py:60 taiga/projects/models.py:152 -#: taiga/projects/models.py:739 taiga/projects/tasks/models.py:62 +#: taiga/projects/models.py:742 taiga/projects/tasks/models.py:62 #: taiga/projects/userstories/models.py:95 msgid "description" msgstr "omschrijving" @@ -857,7 +857,7 @@ msgstr "commentaar" #: taiga/projects/custom_attributes/models.py:46 #: taiga/projects/epics/models.py:49 taiga/projects/issues/models.py:52 #: taiga/projects/likes/models.py:33 taiga/projects/milestones/models.py:48 -#: taiga/projects/models.py:159 taiga/projects/models.py:743 +#: taiga/projects/models.py:159 taiga/projects/models.py:746 #: taiga/projects/notifications/models.py:89 taiga/projects/tasks/models.py:48 #: taiga/projects/userstories/models.py:87 taiga/projects/votes/models.py:54 #: taiga/projects/wiki/models.py:44 taiga/userstorage/models.py:29 @@ -931,7 +931,7 @@ msgstr "De payload is geen geldige json" #: taiga/hooks/api.py:63 taiga/projects/epics/api.py:154 #: taiga/projects/issues/api.py:139 taiga/projects/tasks/api.py:201 -#: taiga/projects/userstories/api.py:277 +#: taiga/projects/userstories/api.py:282 msgid "The project doesn't exist" msgstr "Het project bestaat niet" @@ -984,7 +984,7 @@ msgstr "" #, python-brace-format msgid "" "{user_text} changed the status from [{platform} commit]({commit_url} \"See " -"commit '{commit_id} - {commit_message}'\")\n" +"commit '{commit_id} - {commit_short_message}'\")\n" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" @@ -1001,7 +1001,7 @@ msgstr "" #, python-brace-format msgid "" "This {type_name} has been mentioned by {user_text} in the [{platform} commit]" -"({commit_url} \"See commit '{commit_id} - {commit_message}'\") " +"({commit_url} \"See commit '{commit_id} - {commit_short_message}'\") " "\"{commit_message}\"" msgstr "" @@ -1021,7 +1021,7 @@ msgstr "De status bestaat niet" #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85 #: 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:60 taiga/importers/jira/api.py:106 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83 msgid "The project param is needed" @@ -1057,16 +1057,20 @@ msgstr "" msgid "Error importing GitHub project" msgstr "" -#: 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:62 taiga/importers/jira/api.py:89 +#: taiga/importers/jira/api.py:109 taiga/importers/jira/api.py:182 msgid "The url param is needed" msgstr "" -#: taiga/importers/jira/api.py:155 +#: taiga/importers/jira/api.py:158 msgid "Invalid project_type {}" msgstr "" -#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138 +#: taiga/importers/jira/api.py:192 +msgid "Invalid Jira server configuration." +msgstr "" + +#: taiga/importers/jira/api.py:233 taiga/importers/pivotal/api.py:138 #: taiga/importers/trello/api.py:143 msgid "Invalid or expired auth token" msgstr "" @@ -1503,11 +1507,11 @@ msgstr "Project ID van object is niet gelijk aan die van het project" #: taiga/projects/attachments/models.py:41 taiga/projects/contact/models.py:29 #: taiga/projects/custom_attributes/models.py:43 #: taiga/projects/epics/models.py:38 taiga/projects/issues/models.py:50 -#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:506 -#: taiga/projects/models.py:528 taiga/projects/models.py:565 -#: taiga/projects/models.py:593 taiga/projects/models.py:619 -#: taiga/projects/models.py:649 taiga/projects/models.py:669 -#: taiga/projects/models.py:693 taiga/projects/models.py:721 +#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:509 +#: taiga/projects/models.py:531 taiga/projects/models.py:568 +#: taiga/projects/models.py:596 taiga/projects/models.py:622 +#: taiga/projects/models.py:652 taiga/projects/models.py:672 +#: taiga/projects/models.py:696 taiga/projects/models.py:724 #: taiga/projects/notifications/models.py:74 #: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43 #: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34 @@ -1527,7 +1531,7 @@ msgstr "object id" #: taiga/projects/custom_attributes/models.py:48 #: taiga/projects/epics/models.py:52 taiga/projects/issues/models.py:55 #: taiga/projects/milestones/models.py:51 taiga/projects/models.py:162 -#: taiga/projects/models.py:746 taiga/projects/tasks/models.py:51 +#: taiga/projects/models.py:749 taiga/projects/tasks/models.py:51 #: taiga/projects/userstories/models.py:90 taiga/projects/wiki/models.py:47 #: taiga/userstorage/models.py:31 msgid "modified date" @@ -1552,10 +1556,10 @@ msgstr "" #: taiga/projects/attachments/models.py:63 #: taiga/projects/custom_attributes/models.py:41 #: taiga/projects/epics/models.py:104 taiga/projects/milestones/models.py:57 -#: taiga/projects/models.py:522 taiga/projects/models.py:555 -#: taiga/projects/models.py:589 taiga/projects/models.py:613 -#: taiga/projects/models.py:645 taiga/projects/models.py:665 -#: taiga/projects/models.py:687 taiga/projects/models.py:717 +#: taiga/projects/models.py:525 taiga/projects/models.py:558 +#: taiga/projects/models.py:592 taiga/projects/models.py:616 +#: taiga/projects/models.py:648 taiga/projects/models.py:668 +#: taiga/projects/models.py:690 taiga/projects/models.py:720 #: taiga/projects/wiki/models.py:77 taiga/users/models.py:309 msgid "order" msgstr "volgorde" @@ -1713,10 +1717,10 @@ msgstr "" msgid "subject" msgstr "onderwerp" -#: taiga/projects/epics/models.py:59 taiga/projects/models.py:526 -#: taiga/projects/models.py:561 taiga/projects/models.py:617 -#: taiga/projects/models.py:647 taiga/projects/models.py:667 -#: taiga/projects/models.py:691 taiga/projects/models.py:719 +#: taiga/projects/epics/models.py:59 taiga/projects/models.py:529 +#: taiga/projects/models.py:564 taiga/projects/models.py:620 +#: taiga/projects/models.py:650 taiga/projects/models.py:670 +#: taiga/projects/models.py:694 taiga/projects/models.py:722 #: taiga/users/models.py:142 msgid "color" msgstr "kleur" @@ -1832,7 +1836,7 @@ msgid "Unassigned" msgstr "Niet toegewezen" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:232 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:89 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:91 msgid "-deleted-" msgstr "-verwijderd-" @@ -1865,12 +1869,12 @@ msgid "removed:" msgstr "verwijderd:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:65 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:82 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 msgid "From:" msgstr "Van:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:66 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:84 msgid "To:" msgstr "Naar:" @@ -1936,9 +1940,9 @@ msgid "Likes" msgstr "Personen die dit leuk vinden" #: taiga/projects/milestones/models.py:40 taiga/projects/models.py:150 -#: taiga/projects/models.py:520 taiga/projects/models.py:553 -#: taiga/projects/models.py:611 taiga/projects/models.py:685 -#: taiga/projects/models.py:737 taiga/projects/wiki/models.py:36 +#: taiga/projects/models.py:523 taiga/projects/models.py:556 +#: taiga/projects/models.py:614 taiga/projects/models.py:688 +#: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36 #: taiga/users/admin.py:58 taiga/users/models.py:305 msgid "slug" msgstr "slug" @@ -1951,9 +1955,9 @@ msgstr "geschatte start datum" msgid "estimated finish date" msgstr "geschatte datum van afwerking" -#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:524 -#: taiga/projects/models.py:557 taiga/projects/models.py:615 -#: taiga/projects/models.py:689 +#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:527 +#: taiga/projects/models.py:560 taiga/projects/models.py:618 +#: taiga/projects/models.py:692 msgid "is closed" msgstr "is gesloten" @@ -2010,7 +2014,7 @@ msgstr "token" msgid "invitation extra text" msgstr "uitnodiging extra text" -#: taiga/projects/models.py:92 taiga/projects/models.py:741 +#: taiga/projects/models.py:92 taiga/projects/models.py:744 msgid "user order" msgstr "gebruiker volgorde" @@ -2066,35 +2070,35 @@ msgstr "totaal van de milestones" msgid "total story points" msgstr "totaal story points" -#: taiga/projects/models.py:172 taiga/projects/models.py:751 +#: taiga/projects/models.py:172 taiga/projects/models.py:754 msgid "active contact" msgstr "" -#: taiga/projects/models.py:174 taiga/projects/models.py:753 +#: taiga/projects/models.py:174 taiga/projects/models.py:756 msgid "active epics panel" msgstr "" -#: taiga/projects/models.py:176 taiga/projects/models.py:755 +#: taiga/projects/models.py:176 taiga/projects/models.py:758 msgid "active backlog panel" msgstr "actief backlog paneel" -#: taiga/projects/models.py:178 taiga/projects/models.py:757 +#: taiga/projects/models.py:178 taiga/projects/models.py:760 msgid "active kanban panel" msgstr "actief kanban paneel" -#: taiga/projects/models.py:180 taiga/projects/models.py:759 +#: taiga/projects/models.py:180 taiga/projects/models.py:762 msgid "active wiki panel" msgstr "actief wiki paneel" -#: taiga/projects/models.py:182 taiga/projects/models.py:761 +#: taiga/projects/models.py:182 taiga/projects/models.py:764 msgid "active issues panel" msgstr "actief issues paneel" -#: taiga/projects/models.py:185 taiga/projects/models.py:768 +#: taiga/projects/models.py:185 taiga/projects/models.py:771 msgid "videoconference system" msgstr "videoconference systeem" -#: taiga/projects/models.py:187 taiga/projects/models.py:770 +#: taiga/projects/models.py:187 taiga/projects/models.py:773 msgid "videoconference extra data" msgstr "" @@ -2118,11 +2122,11 @@ msgstr "gebruikers toestemmingen" msgid "is featured" msgstr "" -#: taiga/projects/models.py:206 taiga/projects/models.py:763 +#: taiga/projects/models.py:206 taiga/projects/models.py:766 msgid "is looking for people" msgstr "" -#: taiga/projects/models.py:208 taiga/projects/models.py:765 +#: taiga/projects/models.py:208 taiga/projects/models.py:768 msgid "looking for people note" msgstr "" @@ -2167,80 +2171,80 @@ msgstr "" msgid "activity last year" msgstr "" -#: taiga/projects/models.py:507 +#: taiga/projects/models.py:510 msgid "modules config" msgstr "module config" -#: taiga/projects/models.py:559 +#: taiga/projects/models.py:562 msgid "is archived" msgstr "is gearchiveerd" -#: taiga/projects/models.py:563 +#: taiga/projects/models.py:566 msgid "work in progress limit" msgstr "work in progress limiet" -#: taiga/projects/models.py:591 taiga/userstorage/models.py:33 +#: taiga/projects/models.py:594 taiga/userstorage/models.py:33 msgid "value" msgstr "waarde" -#: taiga/projects/models.py:749 +#: taiga/projects/models.py:752 msgid "default owner's role" msgstr "standaard rol eigenaar" -#: taiga/projects/models.py:772 +#: taiga/projects/models.py:775 msgid "default options" msgstr "standaard instellingen" -#: taiga/projects/models.py:773 +#: taiga/projects/models.py:776 msgid "epic statuses" msgstr "" -#: taiga/projects/models.py:774 +#: taiga/projects/models.py:777 msgid "us statuses" msgstr "us statussen" -#: taiga/projects/models.py:775 taiga/projects/userstories/models.py:44 +#: taiga/projects/models.py:778 taiga/projects/userstories/models.py:44 #: taiga/projects/userstories/models.py:77 msgid "points" msgstr "punten" -#: taiga/projects/models.py:776 +#: taiga/projects/models.py:779 msgid "task statuses" msgstr "taak statussen" -#: taiga/projects/models.py:777 +#: taiga/projects/models.py:780 msgid "issue statuses" msgstr "issue statussen" -#: taiga/projects/models.py:778 +#: taiga/projects/models.py:781 msgid "issue types" msgstr "issue types" -#: taiga/projects/models.py:779 +#: taiga/projects/models.py:782 msgid "priorities" msgstr "prioriteiten" -#: taiga/projects/models.py:780 +#: taiga/projects/models.py:783 msgid "severities" msgstr "ernstniveaus" -#: taiga/projects/models.py:781 +#: taiga/projects/models.py:784 msgid "roles" msgstr "rollen" -#: taiga/projects/models.py:782 +#: taiga/projects/models.py:785 msgid "epic custom attributes" msgstr "" -#: taiga/projects/models.py:783 +#: taiga/projects/models.py:786 msgid "us custom attributes" msgstr "" -#: taiga/projects/models.py:784 +#: taiga/projects/models.py:787 msgid "task custom attributes" msgstr "" -#: taiga/projects/models.py:785 +#: taiga/projects/models.py:788 msgid "issue custom attributes" msgstr "" @@ -2278,7 +2282,7 @@ msgstr "" msgid "Notify exists for specified user and project" msgstr "Verwittiging bestaat voor gespecifieerde gebruiker en project" -#: taiga/projects/notifications/services.py:436 +#: taiga/projects/notifications/services.py:434 msgid "Invalid value for notify level" msgstr "" @@ -3648,25 +3652,25 @@ msgstr "Product Owner" msgid "Stakeholder" msgstr "Stakeholder" -#: taiga/projects/userstories/api.py:128 +#: taiga/projects/userstories/api.py:129 msgid "You don't have permissions to set this sprint to this user story." msgstr "" -#: taiga/projects/userstories/api.py:132 +#: taiga/projects/userstories/api.py:133 msgid "You don't have permissions to set this status to this user story." msgstr "" -#: taiga/projects/userstories/api.py:222 +#: taiga/projects/userstories/api.py:227 #, python-brace-format msgid "Invalid role id '{role_id}'" msgstr "" -#: taiga/projects/userstories/api.py:229 +#: taiga/projects/userstories/api.py:234 #, python-brace-format msgid "Invalid points id '{points_id}'" msgstr "" -#: taiga/projects/userstories/api.py:244 +#: taiga/projects/userstories/api.py:249 #, python-brace-format msgid "Generating the user story #{ref} - {subject}" msgstr "" diff --git a/taiga/locale/pl/LC_MESSAGES/django.po b/taiga/locale/pl/LC_MESSAGES/django.po index 234fc090..40655c57 100644 --- a/taiga/locale/pl/LC_MESSAGES/django.po +++ b/taiga/locale/pl/LC_MESSAGES/django.po @@ -4,15 +4,16 @@ # # Translators: # David Barragán , 2015 +# Karol Sokolowski , 2017 # Wiktor Żurawik , 2015 # Wojtek Jurkowlaniec , 2015 msgid "" msgstr "" "Project-Id-Version: taiga-back\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-08 16:30+0100\n" -"PO-Revision-Date: 2017-03-06 16:54+0000\n" -"Last-Translator: Taiga Dev Team \n" +"POT-Creation-Date: 2017-10-06 11:42+0200\n" +"PO-Revision-Date: 2017-10-06 09:43+0000\n" +"Last-Translator: David Barragán \n" "Language-Team: Polish (http://www.transifex.com/taiga-agile-llc/taiga-back/" "language/pl/)\n" "MIME-Version: 1.0\n" @@ -20,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Language: pl\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" -"%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" +"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" "%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" #: taiga/auth/api.py:74 @@ -53,7 +54,7 @@ msgstr "Użytkownik już zarejestrowany" #: taiga/auth/services.py:140 msgid "This user is already a member of the project." -msgstr "" +msgstr "Ten użytkownik jest już członkiem projektu." #: taiga/auth/services.py:164 msgid "Error on creating new user." @@ -102,7 +103,7 @@ msgstr "" #: taiga/base/api/fields.py:638 msgid "You email domain is not allowed" -msgstr "" +msgstr "Twoja domena email jest niedozwolona." #: taiga/base/api/fields.py:647 msgid "Enter a valid email address." @@ -198,10 +199,10 @@ msgstr "" #: taiga/projects/api.py:754 taiga/projects/epics/api.py:200 #: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:224 #: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:247 -#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:323 -#: taiga/projects/userstories/api.py:375 taiga/webhooks/api.py:71 +#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:334 +#: taiga/projects/userstories/api.py:386 taiga/webhooks/api.py:71 msgid "Blocked element" -msgstr "" +msgstr "Element zablokowany" #: taiga/base/api/pagination.py:228 msgid "Page is not 'last', nor can it be converted to an int." @@ -252,21 +253,21 @@ msgstr "Nieprawidłowy odnośnik - obiekt nie istnieje." msgid "Incorrect type. Expected url string, received %s." msgstr "Niepoprawny typ. Oczekiwany url, otrzymany %s." -#: taiga/base/api/serializers.py:324 +#: taiga/base/api/serializers.py:325 msgid "Invalid data" msgstr "Nieprawidłowa dana" -#: taiga/base/api/serializers.py:416 +#: taiga/base/api/serializers.py:417 msgid "No input provided" msgstr "Nic nie wpisano" -#: taiga/base/api/serializers.py:579 +#: taiga/base/api/serializers.py:580 msgid "Cannot create a new item, only existing items may be updated." msgstr "" "Nie można utworzyć nowego obiektu, tylko istniejące obiekty mogą być " "aktualizowane." -#: taiga/base/api/serializers.py:590 +#: taiga/base/api/serializers.py:591 msgid "Expected a list of items." msgstr "Oczekiwana lista elementów." @@ -278,7 +279,7 @@ msgstr "Nie znaleziono" msgid "Permission denied" msgstr "Dostęp zabroniony" -#: taiga/base/api/views.py:492 +#: taiga/base/api/views.py:491 msgid "Server application error" msgstr "Błąd aplikacji serwera" @@ -355,7 +356,7 @@ msgstr "Błąd warunków wstępnych" #: taiga/base/exceptions.py:219 msgid "No room left for more projects." -msgstr "" +msgstr "Nie ma miejsca na więcej projektów." #: taiga/base/filters.py:81 taiga/base/filters.py:463 msgid "Error in filter params types." @@ -501,70 +502,70 @@ msgstr "Wymagany plik zrzutu" msgid "Invalid dump format" msgstr "Nieprawidłowy format zrzutu" -#: taiga/export_import/services/store.py:718 -#: taiga/export_import/services/store.py:736 +#: taiga/export_import/services/store.py:722 +#: taiga/export_import/services/store.py:740 msgid "error importing project data" msgstr "błąd w trakcie importu danych projektu" -#: taiga/export_import/services/store.py:743 +#: taiga/export_import/services/store.py:747 msgid "error importing roles" msgstr "błąd w trakcie importu ról" -#: taiga/export_import/services/store.py:748 +#: taiga/export_import/services/store.py:752 msgid "error importing memberships" msgstr "błąd w trakcie importu członkostw" -#: taiga/export_import/services/store.py:759 +#: taiga/export_import/services/store.py:763 msgid "error importing lists of project attributes" msgstr "błąd w trakcie importu atrybutów projektu" -#: taiga/export_import/services/store.py:763 +#: taiga/export_import/services/store.py:767 msgid "error importing default project attributes values" msgstr "błąd w trakcie importu domyślnych atrybutów projektu" -#: taiga/export_import/services/store.py:774 +#: taiga/export_import/services/store.py:778 msgid "error importing custom attributes" msgstr "błąd w trakcie importu niestandardowych atrybutów" -#: taiga/export_import/services/store.py:778 +#: taiga/export_import/services/store.py:782 msgid "error importing sprints" msgstr "błąd w trakcie importu sprintów" -#: taiga/export_import/services/store.py:782 +#: taiga/export_import/services/store.py:786 msgid "error importing issues" msgstr "błąd w trakcie importu zgłoszeń" -#: taiga/export_import/services/store.py:786 +#: taiga/export_import/services/store.py:790 msgid "error importing user stories" msgstr "błąd w trakcie importu historyjek użytkownika" -#: taiga/export_import/services/store.py:790 -msgid "error importing epics" -msgstr "" - #: taiga/export_import/services/store.py:794 +msgid "error importing epics" +msgstr "błąd w importowaniu epiców" + +#: taiga/export_import/services/store.py:798 msgid "error importing tasks" msgstr "błąd w trakcie importu zadań" -#: taiga/export_import/services/store.py:798 +#: taiga/export_import/services/store.py:802 msgid "error importing wiki pages" msgstr "błąd w trakcie importu stron Wiki" -#: taiga/export_import/services/store.py:802 +#: taiga/export_import/services/store.py:806 msgid "error importing wiki links" msgstr "błąd w trakcie importu linków Wiki" -#: taiga/export_import/services/store.py:806 +#: taiga/export_import/services/store.py:810 msgid "error importing tags" msgstr "błąd w trakcie importu tagów" -#: taiga/export_import/services/store.py:810 +#: taiga/export_import/services/store.py:814 msgid "error importing timelines" msgstr "błąd w trakcie importu osi czasu" -#: taiga/export_import/services/store.py:832 +#: taiga/export_import/services/store.py:836 msgid "unexpected error importing project" -msgstr "" +msgstr "nieoczekiwany błąd w importowaniu projektu" #: taiga/export_import/tasks.py:62 taiga/export_import/tasks.py:63 msgid "Error generating project dump" @@ -589,6 +590,21 @@ msgid "" "TRACE ERROR:\n" "------------" msgstr "" +"\n" +"\n" +"Błąd ładowania zrzutu przez {user_full_name} <{user_email}>:\"\n" +"\n" +"\n" +"Powód:\n" +"-------\n" +"{reason}\n" +"\n" +"Detale:\n" +"--------\n" +"{details}\n" +"\n" +"Ślad błędu:\n" +"------------" #: taiga/export_import/tasks.py:120 msgid "Error loading project dump" @@ -596,11 +612,11 @@ msgstr "Błąd w trakcie wczytywania zrzutu projektu" #: taiga/export_import/tasks.py:121 msgid "Error loading your project dump file" -msgstr "" +msgstr "Błąd ładowania twojego zrzutu projektu" #: taiga/export_import/tasks.py:135 msgid " -- no detail info --" -msgstr "" +msgstr "-- nie ma szegółowego info --" #: taiga/export_import/templates/emails/dump_project-body-html.jinja:4 #, python-format @@ -863,23 +879,23 @@ msgstr "Nazwa projektu zduplikowana" #: taiga/external_apps/api.py:43 taiga/external_apps/api.py:70 #: taiga/external_apps/api.py:77 msgid "Authentication required" -msgstr "" +msgstr "Autentyfikacja wymagana" #: taiga/external_apps/models.py:35 #: taiga/projects/custom_attributes/models.py:36 #: taiga/projects/milestones/models.py:37 taiga/projects/models.py:148 -#: taiga/projects/models.py:518 taiga/projects/models.py:551 -#: taiga/projects/models.py:587 taiga/projects/models.py:609 -#: taiga/projects/models.py:643 taiga/projects/models.py:663 -#: taiga/projects/models.py:683 taiga/projects/models.py:715 -#: taiga/projects/models.py:735 taiga/users/admin.py:54 +#: taiga/projects/models.py:521 taiga/projects/models.py:554 +#: taiga/projects/models.py:590 taiga/projects/models.py:612 +#: taiga/projects/models.py:646 taiga/projects/models.py:666 +#: taiga/projects/models.py:686 taiga/projects/models.py:718 +#: taiga/projects/models.py:738 taiga/users/admin.py:54 #: taiga/users/models.py:303 taiga/webhooks/models.py:29 msgid "name" msgstr "nazwa" #: taiga/external_apps/models.py:37 msgid "Icon url" -msgstr "" +msgstr "URL ikony" #: taiga/external_apps/models.py:38 msgid "web" @@ -890,7 +906,7 @@ msgstr "web" #: taiga/projects/epics/models.py:56 #: taiga/projects/history/templatetags/functions.py:25 #: taiga/projects/issues/models.py:60 taiga/projects/models.py:152 -#: taiga/projects/models.py:739 taiga/projects/tasks/models.py:62 +#: taiga/projects/models.py:742 taiga/projects/tasks/models.py:62 #: taiga/projects/userstories/models.py:95 msgid "description" msgstr "opis" @@ -926,7 +942,7 @@ msgstr "komentarz" #: taiga/projects/custom_attributes/models.py:46 #: taiga/projects/epics/models.py:49 taiga/projects/issues/models.py:52 #: taiga/projects/likes/models.py:33 taiga/projects/milestones/models.py:48 -#: taiga/projects/models.py:159 taiga/projects/models.py:743 +#: taiga/projects/models.py:159 taiga/projects/models.py:746 #: taiga/projects/notifications/models.py:89 taiga/projects/tasks/models.py:48 #: taiga/projects/userstories/models.py:87 taiga/projects/votes/models.py:54 #: taiga/projects/wiki/models.py:44 taiga/userstorage/models.py:29 @@ -1000,7 +1016,7 @@ msgstr "Źródło nie jest prawidłowym plikiem json" #: taiga/hooks/api.py:63 taiga/projects/epics/api.py:154 #: taiga/projects/issues/api.py:139 taiga/projects/tasks/api.py:201 -#: taiga/projects/userstories/api.py:277 +#: taiga/projects/userstories/api.py:282 msgid "The project doesn't exist" msgstr "Projekt nie istnieje" @@ -1016,6 +1032,10 @@ msgid "" "\n" "\"{comment_message}\"" msgstr "" +"[@{user_name}]({user_url} \"Zobacz profil @{user_name}'s {platform} \") " +"który mówi w [{platform}#{number}]({comment_url} \"Idż do komentarza\"):\n" +"\n" +"\"{comment_message}\"" #: taiga/hooks/event_hooks.py:71 #, python-brace-format @@ -1024,6 +1044,9 @@ msgid "" "\n" "> {comment_message}" msgstr "" +"Komentarz od {platform}:\n" +"\n" +"> {comment_message}" #: taiga/hooks/event_hooks.py:84 msgid "Invalid issue comment information" @@ -1035,11 +1058,14 @@ msgid "" "Issue created by [@{user_name}]({user_url} \"See @{user_name}'s {platform} " "profile\") from [{platform}#{number}]({url} \"Go to issue\")." msgstr "" +"Problem stworzony przez [@{user_name}]({user_url} \"Zobacz profil " +"@{user_name}'s {platform}\") z [{platform}#{number}]({url} \"Idź do problemu" +"\")." #: taiga/hooks/event_hooks.py:107 #, python-brace-format msgid "Issue created from {platform}." -msgstr "" +msgstr "Problem stworzony z {platform}." #: taiga/hooks/event_hooks.py:120 msgid "Invalid issue information" @@ -1047,13 +1073,13 @@ msgstr "Nieprawidłowa informacja o zgłoszeniu" #: taiga/hooks/event_hooks.py:149 taiga/hooks/event_hooks.py:171 msgid "unknown user" -msgstr "" +msgstr "nieznany użytkownik" #: taiga/hooks/event_hooks.py:156 #, python-brace-format msgid "" "{user_text} changed the status from [{platform} commit]({commit_url} \"See " -"commit '{commit_id} - {commit_message}'\")\n" +"commit '{commit_id} - {commit_short_message}'\")\n" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" @@ -1065,12 +1091,15 @@ msgid "" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" +"Zmienił status z {platform} commit.\n" +"\n" +"- Status: **{src_status}** → **{dst_status}**" #: taiga/hooks/event_hooks.py:179 #, python-brace-format msgid "" "This {type_name} has been mentioned by {user_text} in the [{platform} commit]" -"({commit_url} \"See commit '{commit_id} - {commit_message}'\") " +"({commit_url} \"See commit '{commit_id} - {commit_short_message}'\") " "\"{commit_message}\"" msgstr "" @@ -1079,6 +1108,7 @@ msgstr "" msgid "" "This issue has been mentioned in the {platform} commit \"{commit_message}\"" msgstr "" +"Ten problem został wspomniany w {platform} commit \"{commit_message}\"" #: taiga/hooks/event_hooks.py:206 msgid "The referenced element doesn't exist" @@ -1090,63 +1120,67 @@ msgstr "Status nie istnieje" #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85 #: 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:60 taiga/importers/jira/api.py:106 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83 msgid "The project param is needed" -msgstr "" +msgstr "Parametr projektu jest potrzebny" #: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73 #: taiga/importers/asana/api.py:139 msgid "Invalid Asana API request" -msgstr "" +msgstr "Nieprawidłowe wywołanie API Asana" #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:141 msgid "Failed to make the request to Asana API" -msgstr "" +msgstr "Nie udało się wywołać API Asana" #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123 msgid "Code param needed" -msgstr "" +msgstr "Potrzebny parametr kodu" #: taiga/importers/asana/tasks.py:42 taiga/importers/asana/tasks.py:43 msgid "Error importing Asana project" -msgstr "" +msgstr "Błąd w imporcie projektu Asana" #: taiga/importers/github/api.py:135 msgid "Invalid auth data" -msgstr "" +msgstr "Błąd w danych autentyfikacji" #: taiga/importers/github/api.py:137 msgid "Third party service failing" -msgstr "" +msgstr "Serwis trzecich osób zawiódł" #: taiga/importers/github/tasks.py:42 taiga/importers/github/tasks.py:43 msgid "Error importing GitHub project" -msgstr "" +msgstr "Błąd importowania projektu GitHub" -#: 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:62 taiga/importers/jira/api.py:89 +#: taiga/importers/jira/api.py:109 taiga/importers/jira/api.py:182 msgid "The url param is needed" -msgstr "" +msgstr "Parametr URL jest potrzebny" -#: taiga/importers/jira/api.py:155 +#: taiga/importers/jira/api.py:158 msgid "Invalid project_type {}" +msgstr "Nieprawidłowy project_type {}" + +#: taiga/importers/jira/api.py:192 +msgid "Invalid Jira server configuration." msgstr "" -#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138 +#: taiga/importers/jira/api.py:233 taiga/importers/pivotal/api.py:138 #: taiga/importers/trello/api.py:143 msgid "Invalid or expired auth token" -msgstr "" +msgstr "Nieprawidłowy albo przeterminowany token autentifikacji" #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49 msgid "Error importing Jira project" -msgstr "" +msgstr "Błąd importu projektu Jira" #: taiga/importers/pivotal/tasks.py:42 taiga/importers/pivotal/tasks.py:43 msgid "Error importing PivotalTracker project" -msgstr "" +msgstr "Błąd importu projektu PivotalTracker" #: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4 #, python-format @@ -1572,11 +1606,11 @@ msgstr "ID nie pasuje pomiędzy obiektem a projektem" #: taiga/projects/attachments/models.py:41 taiga/projects/contact/models.py:29 #: taiga/projects/custom_attributes/models.py:43 #: taiga/projects/epics/models.py:38 taiga/projects/issues/models.py:50 -#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:506 -#: taiga/projects/models.py:528 taiga/projects/models.py:565 -#: taiga/projects/models.py:593 taiga/projects/models.py:619 -#: taiga/projects/models.py:649 taiga/projects/models.py:669 -#: taiga/projects/models.py:693 taiga/projects/models.py:721 +#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:509 +#: taiga/projects/models.py:531 taiga/projects/models.py:568 +#: taiga/projects/models.py:596 taiga/projects/models.py:622 +#: taiga/projects/models.py:652 taiga/projects/models.py:672 +#: taiga/projects/models.py:696 taiga/projects/models.py:724 #: taiga/projects/notifications/models.py:74 #: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43 #: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34 @@ -1596,7 +1630,7 @@ msgstr "id obiektu" #: taiga/projects/custom_attributes/models.py:48 #: taiga/projects/epics/models.py:52 taiga/projects/issues/models.py:55 #: taiga/projects/milestones/models.py:51 taiga/projects/models.py:162 -#: taiga/projects/models.py:746 taiga/projects/tasks/models.py:51 +#: taiga/projects/models.py:749 taiga/projects/tasks/models.py:51 #: taiga/projects/userstories/models.py:90 taiga/projects/wiki/models.py:47 #: taiga/userstorage/models.py:31 msgid "modified date" @@ -1621,10 +1655,10 @@ msgstr "" #: taiga/projects/attachments/models.py:63 #: taiga/projects/custom_attributes/models.py:41 #: taiga/projects/epics/models.py:104 taiga/projects/milestones/models.py:57 -#: taiga/projects/models.py:522 taiga/projects/models.py:555 -#: taiga/projects/models.py:589 taiga/projects/models.py:613 -#: taiga/projects/models.py:645 taiga/projects/models.py:665 -#: taiga/projects/models.py:687 taiga/projects/models.py:717 +#: taiga/projects/models.py:525 taiga/projects/models.py:558 +#: taiga/projects/models.py:592 taiga/projects/models.py:616 +#: taiga/projects/models.py:648 taiga/projects/models.py:668 +#: taiga/projects/models.py:690 taiga/projects/models.py:720 #: taiga/projects/wiki/models.py:77 taiga/users/models.py:309 msgid "order" msgstr "kolejność" @@ -1782,10 +1816,10 @@ msgstr "" msgid "subject" msgstr "temat" -#: taiga/projects/epics/models.py:59 taiga/projects/models.py:526 -#: taiga/projects/models.py:561 taiga/projects/models.py:617 -#: taiga/projects/models.py:647 taiga/projects/models.py:667 -#: taiga/projects/models.py:691 taiga/projects/models.py:719 +#: taiga/projects/epics/models.py:59 taiga/projects/models.py:529 +#: taiga/projects/models.py:564 taiga/projects/models.py:620 +#: taiga/projects/models.py:650 taiga/projects/models.py:670 +#: taiga/projects/models.py:694 taiga/projects/models.py:722 #: taiga/users/models.py:142 msgid "color" msgstr "kolor" @@ -1901,7 +1935,7 @@ msgid "Unassigned" msgstr "Nieprzypisane" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:232 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:89 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:91 msgid "-deleted-" msgstr "-usunięte-" @@ -1934,12 +1968,12 @@ msgid "removed:" msgstr "usunięte:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:65 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:82 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 msgid "From:" msgstr "Od:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:66 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:84 msgid "To:" msgstr "Do:" @@ -2003,9 +2037,9 @@ msgid "Likes" msgstr "" #: taiga/projects/milestones/models.py:40 taiga/projects/models.py:150 -#: taiga/projects/models.py:520 taiga/projects/models.py:553 -#: taiga/projects/models.py:611 taiga/projects/models.py:685 -#: taiga/projects/models.py:737 taiga/projects/wiki/models.py:36 +#: taiga/projects/models.py:523 taiga/projects/models.py:556 +#: taiga/projects/models.py:614 taiga/projects/models.py:688 +#: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36 #: taiga/users/admin.py:58 taiga/users/models.py:305 msgid "slug" msgstr "slug" @@ -2018,9 +2052,9 @@ msgstr "szacowana data rozpoczecia" msgid "estimated finish date" msgstr "szacowana data zakończenia" -#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:524 -#: taiga/projects/models.py:557 taiga/projects/models.py:615 -#: taiga/projects/models.py:689 +#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:527 +#: taiga/projects/models.py:560 taiga/projects/models.py:618 +#: taiga/projects/models.py:692 msgid "is closed" msgstr "jest zamknięte" @@ -2077,7 +2111,7 @@ msgstr "token" msgid "invitation extra text" msgstr "dodatkowy tekst w zaproszeniu" -#: taiga/projects/models.py:92 taiga/projects/models.py:741 +#: taiga/projects/models.py:92 taiga/projects/models.py:744 msgid "user order" msgstr "kolejność użytkowników" @@ -2133,35 +2167,35 @@ msgstr "wszystkich kamieni milowych" msgid "total story points" msgstr "wszystkich punktów " -#: taiga/projects/models.py:172 taiga/projects/models.py:751 +#: taiga/projects/models.py:172 taiga/projects/models.py:754 msgid "active contact" msgstr "" -#: taiga/projects/models.py:174 taiga/projects/models.py:753 +#: taiga/projects/models.py:174 taiga/projects/models.py:756 msgid "active epics panel" msgstr "" -#: taiga/projects/models.py:176 taiga/projects/models.py:755 +#: taiga/projects/models.py:176 taiga/projects/models.py:758 msgid "active backlog panel" msgstr "aktywny panel backlog" -#: taiga/projects/models.py:178 taiga/projects/models.py:757 +#: taiga/projects/models.py:178 taiga/projects/models.py:760 msgid "active kanban panel" msgstr "aktywny panel Kanban" -#: taiga/projects/models.py:180 taiga/projects/models.py:759 +#: taiga/projects/models.py:180 taiga/projects/models.py:762 msgid "active wiki panel" msgstr "aktywny panel Wiki" -#: taiga/projects/models.py:182 taiga/projects/models.py:761 +#: taiga/projects/models.py:182 taiga/projects/models.py:764 msgid "active issues panel" msgstr "aktywny panel zgłoszeń " -#: taiga/projects/models.py:185 taiga/projects/models.py:768 +#: taiga/projects/models.py:185 taiga/projects/models.py:771 msgid "videoconference system" msgstr "system wideokonferencji" -#: taiga/projects/models.py:187 taiga/projects/models.py:770 +#: taiga/projects/models.py:187 taiga/projects/models.py:773 msgid "videoconference extra data" msgstr "dodatkowe dane dla wideokonferencji" @@ -2185,11 +2219,11 @@ msgstr "uprawnienia użytkownika" msgid "is featured" msgstr "" -#: taiga/projects/models.py:206 taiga/projects/models.py:763 +#: taiga/projects/models.py:206 taiga/projects/models.py:766 msgid "is looking for people" msgstr "" -#: taiga/projects/models.py:208 taiga/projects/models.py:765 +#: taiga/projects/models.py:208 taiga/projects/models.py:768 msgid "looking for people note" msgstr "" @@ -2234,80 +2268,80 @@ msgstr "" msgid "activity last year" msgstr "" -#: taiga/projects/models.py:507 +#: taiga/projects/models.py:510 msgid "modules config" msgstr "konfiguracja modułów" -#: taiga/projects/models.py:559 +#: taiga/projects/models.py:562 msgid "is archived" msgstr "zarchiwizowane" -#: taiga/projects/models.py:563 +#: taiga/projects/models.py:566 msgid "work in progress limit" msgstr "limit postępu prac" -#: taiga/projects/models.py:591 taiga/userstorage/models.py:33 +#: taiga/projects/models.py:594 taiga/userstorage/models.py:33 msgid "value" msgstr "wartość" -#: taiga/projects/models.py:749 +#: taiga/projects/models.py:752 msgid "default owner's role" msgstr "domyśla rola właściciela" -#: taiga/projects/models.py:772 +#: taiga/projects/models.py:775 msgid "default options" msgstr "domyślne opcje" -#: taiga/projects/models.py:773 +#: taiga/projects/models.py:776 msgid "epic statuses" msgstr "" -#: taiga/projects/models.py:774 +#: taiga/projects/models.py:777 msgid "us statuses" msgstr "statusy HU" -#: taiga/projects/models.py:775 taiga/projects/userstories/models.py:44 +#: taiga/projects/models.py:778 taiga/projects/userstories/models.py:44 #: taiga/projects/userstories/models.py:77 msgid "points" msgstr "pinkty" -#: taiga/projects/models.py:776 +#: taiga/projects/models.py:779 msgid "task statuses" msgstr "statusy zadań" -#: taiga/projects/models.py:777 +#: taiga/projects/models.py:780 msgid "issue statuses" msgstr "statusy zgłoszeń" -#: taiga/projects/models.py:778 +#: taiga/projects/models.py:781 msgid "issue types" msgstr "typy zgłoszeń" -#: taiga/projects/models.py:779 +#: taiga/projects/models.py:782 msgid "priorities" msgstr "priorytety" -#: taiga/projects/models.py:780 +#: taiga/projects/models.py:783 msgid "severities" msgstr "ważność" -#: taiga/projects/models.py:781 +#: taiga/projects/models.py:784 msgid "roles" msgstr "role" -#: taiga/projects/models.py:782 +#: taiga/projects/models.py:785 msgid "epic custom attributes" msgstr "" -#: taiga/projects/models.py:783 +#: taiga/projects/models.py:786 msgid "us custom attributes" msgstr "" -#: taiga/projects/models.py:784 +#: taiga/projects/models.py:787 msgid "task custom attributes" msgstr "" -#: taiga/projects/models.py:785 +#: taiga/projects/models.py:788 msgid "issue custom attributes" msgstr "" @@ -2345,7 +2379,7 @@ msgstr "Obserwowane" msgid "Notify exists for specified user and project" msgstr "Powiadomienie istnieje dla określonego użytkownika i projektu" -#: taiga/projects/notifications/services.py:436 +#: taiga/projects/notifications/services.py:434 msgid "Invalid value for notify level" msgstr "Nieprawidłowa wartość dla poziomu notyfikacji" @@ -3974,27 +4008,27 @@ msgstr "Właściciel produktu" msgid "Stakeholder" msgstr "Interesariusz" -#: taiga/projects/userstories/api.py:128 +#: taiga/projects/userstories/api.py:129 msgid "You don't have permissions to set this sprint to this user story." msgstr "" "Nie masz uprawnień do ustawiania sprintu dla tej historyjki użytkownika." -#: taiga/projects/userstories/api.py:132 +#: taiga/projects/userstories/api.py:133 msgid "You don't have permissions to set this status to this user story." msgstr "" "Nie masz uprawnień do ustawiania statusu do tej historyjki użytkownika." -#: taiga/projects/userstories/api.py:222 +#: taiga/projects/userstories/api.py:227 #, python-brace-format msgid "Invalid role id '{role_id}'" msgstr "" -#: taiga/projects/userstories/api.py:229 +#: taiga/projects/userstories/api.py:234 #, python-brace-format msgid "Invalid points id '{points_id}'" msgstr "" -#: taiga/projects/userstories/api.py:244 +#: taiga/projects/userstories/api.py:249 #, python-brace-format msgid "Generating the user story #{ref} - {subject}" msgstr "" diff --git a/taiga/locale/pt_BR/LC_MESSAGES/django.po b/taiga/locale/pt_BR/LC_MESSAGES/django.po index 2b7b2c5e..22720108 100644 --- a/taiga/locale/pt_BR/LC_MESSAGES/django.po +++ b/taiga/locale/pt_BR/LC_MESSAGES/django.po @@ -4,6 +4,8 @@ # # Translators: # Antônio "acdc" Jr. , 2016 +# Breno Uchoa , 2017 +# Claudio Ferreira , 2017 # Cléber Zavadniak , 2015 # Thiago , 2015 # Daniel Dias , 2015 @@ -11,10 +13,12 @@ # Hevertton Barbosa , 2015 # Kemel Zaidan , 2015 # Lennon Jesus , 2016 +# Lucas Boscaini , 2017 # Mairieli Wessel , 2016 # Marlon Carvalho , 2015 # Michel Wilhelm , 2016 # pedromvm , 2015 +# Pedro Rangel Raft , 2017 # Renato Prado , 2015 # Thiago Almeida , 2016 # Thiago , 2015 @@ -23,9 +27,9 @@ msgid "" msgstr "" "Project-Id-Version: taiga-back\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-08 16:30+0100\n" -"PO-Revision-Date: 2017-03-06 16:54+0000\n" -"Last-Translator: Taiga Dev Team \n" +"POT-Creation-Date: 2017-10-06 11:42+0200\n" +"PO-Revision-Date: 2017-10-06 09:43+0000\n" +"Last-Translator: David Barragán \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/taiga-agile-llc/" "taiga-back/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -112,7 +116,7 @@ msgstr "Escolha uma alternativa válida. %(value)s não está disponível." #: taiga/base/api/fields.py:638 msgid "You email domain is not allowed" -msgstr "" +msgstr "Seu domínio de email não é permitido" #: taiga/base/api/fields.py:647 msgid "Enter a valid email address." @@ -208,8 +212,8 @@ msgstr "" #: taiga/projects/api.py:754 taiga/projects/epics/api.py:200 #: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:224 #: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:247 -#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:323 -#: taiga/projects/userstories/api.py:375 taiga/webhooks/api.py:71 +#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:334 +#: taiga/projects/userstories/api.py:386 taiga/webhooks/api.py:71 msgid "Blocked element" msgstr "Elemento bloqeado" @@ -262,21 +266,21 @@ msgstr "Hyperlink inválido - objeto não existe." msgid "Incorrect type. Expected url string, received %s." msgstr "Tipo incorreto. Esperada string de url, recebido %s." -#: taiga/base/api/serializers.py:324 +#: taiga/base/api/serializers.py:325 msgid "Invalid data" msgstr "Dados inválidos" -#: taiga/base/api/serializers.py:416 +#: taiga/base/api/serializers.py:417 msgid "No input provided" msgstr "Nenhuma entrada providenciada" -#: taiga/base/api/serializers.py:579 +#: taiga/base/api/serializers.py:580 msgid "Cannot create a new item, only existing items may be updated." msgstr "" "Não é possível criar um novo item, somente itens já existentes podem ser " "atualizados." -#: taiga/base/api/serializers.py:590 +#: taiga/base/api/serializers.py:591 msgid "Expected a list of items." msgstr "Esperada uma lista de itens." @@ -288,7 +292,7 @@ msgstr "Não encontrado" msgid "Permission denied" msgstr "Permissão negada" -#: taiga/base/api/views.py:492 +#: taiga/base/api/views.py:491 msgid "Server application error" msgstr "Erro no servidor da aplicação" @@ -365,7 +369,7 @@ msgstr "Erro de pré-condição" #: taiga/base/exceptions.py:219 msgid "No room left for more projects." -msgstr "" +msgstr "Não há mais espaço para mais projetos." #: taiga/base/filters.py:81 taiga/base/filters.py:463 msgid "Error in filter params types." @@ -442,6 +446,26 @@ msgid "" " \n" " " msgstr "" +"\n" +" Suporte do Taiga:" +"\n" +" %(support_url)s\n" +"
\n" +" Nos contate:\n" +" \n" +" %(support_email)s\n" +" \n" +"
\n" +" Lista de " +"discussão:\n" +" \n" +" %(mailing_list_url)s\n" +" \n" +" " #: taiga/base/templates/emails/hero-body-html.jinja:6 msgid "You have been Taigatized" @@ -511,68 +535,68 @@ msgstr "Necessário de arquivo de restauração" msgid "Invalid dump format" msgstr "Formato de aquivo de restauração inválido" -#: taiga/export_import/services/store.py:718 -#: taiga/export_import/services/store.py:736 +#: taiga/export_import/services/store.py:722 +#: taiga/export_import/services/store.py:740 msgid "error importing project data" msgstr "erro ao importar informações de projeto" -#: taiga/export_import/services/store.py:743 +#: taiga/export_import/services/store.py:747 msgid "error importing roles" -msgstr "erro importando funcões" +msgstr "erro ao importar funcões" -#: taiga/export_import/services/store.py:748 +#: taiga/export_import/services/store.py:752 msgid "error importing memberships" -msgstr "erro importando filiações" - -#: taiga/export_import/services/store.py:759 -msgid "error importing lists of project attributes" -msgstr "erro importando lista de atributos do projeto" +msgstr "erro ao importar filiações" #: taiga/export_import/services/store.py:763 -msgid "error importing default project attributes values" -msgstr "erro importando valores de atributos do projeto padrão" +msgid "error importing lists of project attributes" +msgstr "erro ao importar lista de atributos do projeto" -#: taiga/export_import/services/store.py:774 -msgid "error importing custom attributes" -msgstr "erro importando atributos personalizados" +#: taiga/export_import/services/store.py:767 +msgid "error importing default project attributes values" +msgstr "erro ao importar valores de atributos do projeto padrão" #: taiga/export_import/services/store.py:778 -msgid "error importing sprints" -msgstr "erro importando sprints" +msgid "error importing custom attributes" +msgstr "erro ao importar atributos personalizados" #: taiga/export_import/services/store.py:782 -msgid "error importing issues" -msgstr "erro importando problemas" +msgid "error importing sprints" +msgstr "erro ao importar sprints" #: taiga/export_import/services/store.py:786 -msgid "error importing user stories" -msgstr "erro importando histórias de usuário" +msgid "error importing issues" +msgstr "erro ao importar problemas" #: taiga/export_import/services/store.py:790 -msgid "error importing epics" -msgstr "" +msgid "error importing user stories" +msgstr "erro ao importar histórias de usuário" #: taiga/export_import/services/store.py:794 -msgid "error importing tasks" -msgstr "erro importando tarefas" +msgid "error importing epics" +msgstr "Erro ao importar épicos" #: taiga/export_import/services/store.py:798 -msgid "error importing wiki pages" -msgstr "erro importando páginas wiki" +msgid "error importing tasks" +msgstr "erro ao importar tarefas" #: taiga/export_import/services/store.py:802 -msgid "error importing wiki links" -msgstr "erro importando wiki links" +msgid "error importing wiki pages" +msgstr "erro ao importar páginas wiki" #: taiga/export_import/services/store.py:806 -msgid "error importing tags" -msgstr "erro importando tags" +msgid "error importing wiki links" +msgstr "erro ao importar wiki links" #: taiga/export_import/services/store.py:810 -msgid "error importing timelines" -msgstr "erro importando linha do tempo" +msgid "error importing tags" +msgstr "erro ao importar tags" -#: taiga/export_import/services/store.py:832 +#: taiga/export_import/services/store.py:814 +msgid "error importing timelines" +msgstr "erro ao importar linha do tempo" + +#: taiga/export_import/services/store.py:836 msgid "unexpected error importing project" msgstr "erro inesperado ao importar projeto" @@ -655,10 +679,10 @@ msgstr "" "

Seu arquivo de restauração de projeto %(project)s foi corretamente " "gerado.

\n" "

Você pode baixa-lo aqui:

\n" -" Download do arquivo de restauração\n" -"

Esse arquivo será apagado em %(deletion_date)s.

\n" -"

O time Taiga

\n" +" Baixar o arquivo de restauração\n" +"

Esse arquivo será excluído em %(deletion_date)s.

\n" +"

Time Taiga

\n" " " #: taiga/export_import/templates/emails/dump_project-body-text.jinja:1 @@ -685,10 +709,10 @@ msgstr "" "\n" "%(url)s\n" "\n" -"Esse arquivo será apagado em %(deletion_date)s.\n" +"Esse arquivo será excluído em %(deletion_date)s.\n" "\n" "---\n" -"O time Taiga\n" +"Time Taiga\n" #: taiga/export_import/templates/emails/dump_project-subject.jinja:1 #, python-format @@ -717,7 +741,7 @@ msgstr "" "tente novamente ou entre em contato com o time de suporte em\n" " %(support_email)s

\n" -"

O Time Taiga

\n" +"

Time Taiga

\n" " " #: taiga/export_import/templates/emails/export_error-body-text.jinja:1 @@ -748,7 +772,7 @@ msgstr "" "%(support_email)s\n" "\n" "---\n" -"The Taiga Team\n" +"Time Taiga\n" #: taiga/export_import/templates/emails/export_error-subject.jinja:1 #, python-format @@ -778,7 +802,7 @@ msgstr "" "Por favor, tentar novamente ou entrar em contado com o time de suporte em\n" " %(support_email)s

\n" -"

O Time Taiga

\n" +"

Time Taiga

\n" " " #: taiga/export_import/templates/emails/import_error-body-text.jinja:1 @@ -811,7 +835,7 @@ msgstr "" "%(support_email)s\n" "\n" "---\n" -"O Time Taiga\n" +"Time Taiga\n" #: taiga/export_import/templates/emails/import_error-subject.jinja:1 #: taiga/importers/templates/emails/importer_import_error-subject.jinja:1 @@ -899,11 +923,11 @@ msgstr "Autenticação necessária" #: taiga/external_apps/models.py:35 #: taiga/projects/custom_attributes/models.py:36 #: taiga/projects/milestones/models.py:37 taiga/projects/models.py:148 -#: taiga/projects/models.py:518 taiga/projects/models.py:551 -#: taiga/projects/models.py:587 taiga/projects/models.py:609 -#: taiga/projects/models.py:643 taiga/projects/models.py:663 -#: taiga/projects/models.py:683 taiga/projects/models.py:715 -#: taiga/projects/models.py:735 taiga/users/admin.py:54 +#: taiga/projects/models.py:521 taiga/projects/models.py:554 +#: taiga/projects/models.py:590 taiga/projects/models.py:612 +#: taiga/projects/models.py:646 taiga/projects/models.py:666 +#: taiga/projects/models.py:686 taiga/projects/models.py:718 +#: taiga/projects/models.py:738 taiga/users/admin.py:54 #: taiga/users/models.py:303 taiga/webhooks/models.py:29 msgid "name" msgstr "Nome" @@ -921,7 +945,7 @@ msgstr "web" #: taiga/projects/epics/models.py:56 #: taiga/projects/history/templatetags/functions.py:25 #: taiga/projects/issues/models.py:60 taiga/projects/models.py:152 -#: taiga/projects/models.py:739 taiga/projects/tasks/models.py:62 +#: taiga/projects/models.py:742 taiga/projects/tasks/models.py:62 #: taiga/projects/userstories/models.py:95 msgid "description" msgstr "descrição" @@ -957,7 +981,7 @@ msgstr "comentário" #: taiga/projects/custom_attributes/models.py:46 #: taiga/projects/epics/models.py:49 taiga/projects/issues/models.py:52 #: taiga/projects/likes/models.py:33 taiga/projects/milestones/models.py:48 -#: taiga/projects/models.py:159 taiga/projects/models.py:743 +#: taiga/projects/models.py:159 taiga/projects/models.py:746 #: taiga/projects/notifications/models.py:89 taiga/projects/tasks/models.py:48 #: taiga/projects/userstories/models.py:87 taiga/projects/votes/models.py:54 #: taiga/projects/wiki/models.py:44 taiga/userstorage/models.py:29 @@ -1031,7 +1055,7 @@ msgstr "A carga não é um json válido" #: taiga/hooks/api.py:63 taiga/projects/epics/api.py:154 #: taiga/projects/issues/api.py:139 taiga/projects/tasks/api.py:201 -#: taiga/projects/userstories/api.py:277 +#: taiga/projects/userstories/api.py:282 msgid "The project doesn't exist" msgstr "O projeto não existe" @@ -1047,6 +1071,10 @@ msgid "" "\n" "\"{comment_message}\"" msgstr "" +"[@{user_name}]({user_url} \"Veja que @{user_name}'s {platform} profile\") " +"disse em [{platform}#{number}]({comment_url} \"Vá para o comentário\"):\n" +"\n" +"\"{comment_message}\"" #: taiga/hooks/event_hooks.py:71 #, python-brace-format @@ -1055,6 +1083,9 @@ msgid "" "\n" "> {comment_message}" msgstr "" +"Comentário de {platform}:\n" +"\n" +"> {comment_message}" #: taiga/hooks/event_hooks.py:84 msgid "Invalid issue comment information" @@ -1066,11 +1097,13 @@ msgid "" "Issue created by [@{user_name}]({user_url} \"See @{user_name}'s {platform} " "profile\") from [{platform}#{number}]({url} \"Go to issue\")." msgstr "" +"Issue created by [@{user_name}]({user_url} \"See @{user_name}'s {platform} " +"profile\") from [{platform}#{number}]({url} \"Go to issue\")." #: taiga/hooks/event_hooks.py:107 #, python-brace-format msgid "Issue created from {platform}." -msgstr "" +msgstr "Problema criado pela {platform}." #: taiga/hooks/event_hooks.py:120 msgid "Invalid issue information" @@ -1084,7 +1117,7 @@ msgstr "usuário desconhecido" #, python-brace-format msgid "" "{user_text} changed the status from [{platform} commit]({commit_url} \"See " -"commit '{commit_id} - {commit_message}'\")\n" +"commit '{commit_id} - {commit_short_message}'\")\n" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" @@ -1101,7 +1134,7 @@ msgstr "" #, python-brace-format msgid "" "This {type_name} has been mentioned by {user_text} in the [{platform} commit]" -"({commit_url} \"See commit '{commit_id} - {commit_message}'\") " +"({commit_url} \"See commit '{commit_id} - {commit_short_message}'\") " "\"{commit_message}\"" msgstr "" @@ -1109,7 +1142,7 @@ msgstr "" #, python-brace-format msgid "" "This issue has been mentioned in the {platform} commit \"{commit_message}\"" -msgstr "" +msgstr "Este problema foi mencionado no {platform} commit \"{commit_message}\"" #: taiga/hooks/event_hooks.py:206 msgid "The referenced element doesn't exist" @@ -1121,63 +1154,67 @@ msgstr "O estatus não existe" #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85 #: 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:60 taiga/importers/jira/api.py:106 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83 msgid "The project param is needed" -msgstr "" +msgstr "Parâmetro projeto necessário" #: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73 #: taiga/importers/asana/api.py:139 msgid "Invalid Asana API request" -msgstr "" +msgstr "pedido inválido a Asana API" #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:141 msgid "Failed to make the request to Asana API" -msgstr "" +msgstr "Falha ao fazer o pedido a Asana API" #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123 msgid "Code param needed" -msgstr "" +msgstr "Parâmetro código necessário" #: taiga/importers/asana/tasks.py:42 taiga/importers/asana/tasks.py:43 msgid "Error importing Asana project" -msgstr "" +msgstr "Erro ao importar projeto Asana" #: taiga/importers/github/api.py:135 msgid "Invalid auth data" -msgstr "" +msgstr "Dados de autenticação invalidos" #: taiga/importers/github/api.py:137 msgid "Third party service failing" -msgstr "" +msgstr "Serviço de terceiro falhando" #: taiga/importers/github/tasks.py:42 taiga/importers/github/tasks.py:43 msgid "Error importing GitHub project" -msgstr "" +msgstr "Erro ao importar projeto GitHub" -#: 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:62 taiga/importers/jira/api.py:89 +#: taiga/importers/jira/api.py:109 taiga/importers/jira/api.py:182 msgid "The url param is needed" -msgstr "" +msgstr "O parâmetro url é necessário" -#: taiga/importers/jira/api.py:155 +#: taiga/importers/jira/api.py:158 msgid "Invalid project_type {}" msgstr "" -#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138 +#: taiga/importers/jira/api.py:192 +msgid "Invalid Jira server configuration." +msgstr "" + +#: taiga/importers/jira/api.py:233 taiga/importers/pivotal/api.py:138 #: taiga/importers/trello/api.py:143 msgid "Invalid or expired auth token" -msgstr "" +msgstr "Token de autenticação invalido ou expirado" #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49 msgid "Error importing Jira project" -msgstr "" +msgstr "Erro ao importar projeto Jira" #: taiga/importers/pivotal/tasks.py:42 taiga/importers/pivotal/tasks.py:43 msgid "Error importing PivotalTracker project" -msgstr "" +msgstr "Erro ao importar projeto PivotalTracker" #: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4 #, python-format @@ -1191,6 +1228,14 @@ msgid "" "

The Taiga Team

\n" " " msgstr "" +"\n" +"

Projeto Asana importado

\n" +"

Olá %(user)s,

\n" +"

Seu projeto Asana foi importado corretamente.

\n" +" Vá para %(project)s\n" +"

Time Taiga

\n" +" " #: taiga/importers/templates/emails/asana_import_success-body-text.jinja:1 #, python-format @@ -1207,11 +1252,22 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"Olá %(user)s,\n" +"\n" +"Seu projeto Asana foi importado corretamente.\n" +"\n" +"Você pode ver seu projeto %(project)s aqui:\n" +"\n" +"%(url)s\n" +"\n" +"---\n" +"Time Taiga\n" #: taiga/importers/templates/emails/asana_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your Asana project has been imported" -msgstr "" +msgstr "[%(project)s] Seu projeto Asana foi importado" #: taiga/importers/templates/emails/github_import_success-body-html.jinja:4 #, python-format @@ -1225,6 +1281,14 @@ msgid "" "

The Taiga Team

\n" " " msgstr "" +"\n" +"

Projeto GitHub importado

\n" +"

Olá %(user)s,

\n" +"

Seu projeto GitHub foi importado corretamente.

\n" +" Vá para %(project)s\n" +"

Time Taiga

\n" +" " #: taiga/importers/templates/emails/github_import_success-body-text.jinja:1 #, python-format @@ -1241,11 +1305,22 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"Olá %(user)s,\n" +"\n" +"Seu projeto GitHub foi importado corretamente.\n" +"\n" +"Você pode ver seu projeto %(project)s aqui:\n" +"\n" +"%(url)s\n" +"\n" +"---\n" +"Time Taiga\n" #: taiga/importers/templates/emails/github_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your GitHub project has been imported" -msgstr "" +msgstr "[%(project)s] Seu projeto GitHub foi importado" #: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4 #, python-format @@ -1259,6 +1334,14 @@ msgid "" "

The Taiga Team

\n" " " msgstr "" +"\n" +"

Projeto Jira importado

\n" +"

Olá %(user)s,

\n" +"

Seu projeto Jira foi importado corretamente.

\n" +" Vá para %(project)s\n" +"

Time Taiga

\n" +" " #: taiga/importers/templates/emails/jira_import_success-body-text.jinja:1 #, python-format @@ -1275,11 +1358,22 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"Olá %(user)s,\n" +"\n" +"Seu projeto Jira foi importado corretamente.\n" +"\n" +"Você pode ver seu projeto %(project)s aqui:\n" +"\n" +"%(url)s\n" +"\n" +"---\n" +"Time Taiga\n" #: taiga/importers/templates/emails/jira_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your Jira project has been imported" -msgstr "" +msgstr "[%(project)s] Seu projeto Jira foi importado" #: taiga/importers/templates/emails/trello_import_success-body-html.jinja:4 #, python-format @@ -1293,6 +1387,14 @@ msgid "" "

The Taiga Team

\n" " " msgstr "" +"\n" +"

Projeto Trello importado

\n" +"

Olá %(user)s,

\n" +"

Seu projeto Trello foi importado corretamente.

\n" +" Vá para %(project)s\n" +"

Time Taiga

\n" +" " #: taiga/importers/templates/emails/trello_import_success-body-text.jinja:1 #, python-format @@ -1309,16 +1411,27 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"Olá %(user)s,\n" +"\n" +"Seu projeto Trello foi importado corretamente.\n" +"\n" +"Você pode ver seu projeto %(project)s aqui:\n" +"\n" +"%(url)s\n" +"\n" +"---\n" +"Time Taiga\n" #: taiga/importers/templates/emails/trello_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your Trello project has been imported" -msgstr "" +msgstr "[%(project)s] Seu projeto Trello foi importado" #: taiga/importers/trello/importer.py:78 #, python-format msgid "Invalid Request: %s at %s" -msgstr "" +msgstr "Pedido invalido: %s há %s" #: taiga/importers/trello/importer.py:80 taiga/importers/trello/importer.py:82 #, python-format @@ -1376,7 +1489,7 @@ msgstr "Modificar marco de progresso" #: taiga/permissions/choices.py:39 msgid "Delete milestone" -msgstr "Remover marco de progresso" +msgstr "Excluir marco de progresso" #: taiga/permissions/choices.py:42 msgid "Add epic" @@ -1392,7 +1505,7 @@ msgstr "" #: taiga/permissions/choices.py:45 msgid "Delete epic" -msgstr "" +msgstr "Excluir épico" #: taiga/permissions/choices.py:47 msgid "View user story" @@ -1412,7 +1525,7 @@ msgstr "" #: taiga/permissions/choices.py:51 msgid "Delete user story" -msgstr "Apagar história de usuário" +msgstr "Excluir história de usuário" #: taiga/permissions/choices.py:54 msgid "Add task" @@ -1428,7 +1541,7 @@ msgstr "Comentar tarefa" #: taiga/permissions/choices.py:57 msgid "Delete task" -msgstr "Deletar tarefa" +msgstr "Excluir tarefa" #: taiga/permissions/choices.py:60 msgid "Add issue" @@ -1440,11 +1553,11 @@ msgstr "Modificar problema" #: taiga/permissions/choices.py:62 msgid "Comment issue" -msgstr "" +msgstr "Comentar Problema" #: taiga/permissions/choices.py:63 msgid "Delete issue" -msgstr "Deletar problema" +msgstr "Excluir problema" #: taiga/permissions/choices.py:66 msgid "Add wiki page" @@ -1460,7 +1573,7 @@ msgstr "" #: taiga/permissions/choices.py:69 msgid "Delete wiki page" -msgstr "Deletar página wiki" +msgstr "Exluir página wiki" #: taiga/permissions/choices.py:72 msgid "Add wiki link" @@ -1472,7 +1585,7 @@ msgstr "Modificar wiki link" #: taiga/permissions/choices.py:74 msgid "Delete wiki link" -msgstr "Deletar link wiki" +msgstr "Exluir link wiki" #: taiga/permissions/choices.py:78 msgid "Modify project" @@ -1480,7 +1593,7 @@ msgstr "Modificar projeto" #: taiga/permissions/choices.py:79 msgid "Delete project" -msgstr "Deletar projeto" +msgstr "Exluir projeto" #: taiga/permissions/choices.py:80 msgid "Add member" @@ -1548,7 +1661,7 @@ msgstr "" #: taiga/projects/admin.py:238 #, python-format msgid "Delete selected %(verbose_name_plural)s" -msgstr "" +msgstr "Excluir %(verbose_name_plural)s selecionados" #: taiga/projects/api.py:160 taiga/users/api.py:244 msgid "Incomplete arguments" @@ -1596,7 +1709,7 @@ msgstr "Atualizações parciais não são suportadas" #: taiga/projects/attachments/api.py:69 msgid "Object id issue isn't exists" -msgstr "" +msgstr "Problema com este id não existe" #: taiga/projects/attachments/api.py:72 msgid "Project ID not matches between object and project" @@ -1605,11 +1718,11 @@ msgstr "ID do projeto não combina entre objeto e projeto" #: taiga/projects/attachments/models.py:41 taiga/projects/contact/models.py:29 #: taiga/projects/custom_attributes/models.py:43 #: taiga/projects/epics/models.py:38 taiga/projects/issues/models.py:50 -#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:506 -#: taiga/projects/models.py:528 taiga/projects/models.py:565 -#: taiga/projects/models.py:593 taiga/projects/models.py:619 -#: taiga/projects/models.py:649 taiga/projects/models.py:669 -#: taiga/projects/models.py:693 taiga/projects/models.py:721 +#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:509 +#: taiga/projects/models.py:531 taiga/projects/models.py:568 +#: taiga/projects/models.py:596 taiga/projects/models.py:622 +#: taiga/projects/models.py:652 taiga/projects/models.py:672 +#: taiga/projects/models.py:696 taiga/projects/models.py:724 #: taiga/projects/notifications/models.py:74 #: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43 #: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34 @@ -1629,7 +1742,7 @@ msgstr "identidade de objeto" #: taiga/projects/custom_attributes/models.py:48 #: taiga/projects/epics/models.py:52 taiga/projects/issues/models.py:55 #: taiga/projects/milestones/models.py:51 taiga/projects/models.py:162 -#: taiga/projects/models.py:746 taiga/projects/tasks/models.py:51 +#: taiga/projects/models.py:749 taiga/projects/tasks/models.py:51 #: taiga/projects/userstories/models.py:90 taiga/projects/wiki/models.py:47 #: taiga/userstorage/models.py:31 msgid "modified date" @@ -1654,10 +1767,10 @@ msgstr "" #: taiga/projects/attachments/models.py:63 #: taiga/projects/custom_attributes/models.py:41 #: taiga/projects/epics/models.py:104 taiga/projects/milestones/models.py:57 -#: taiga/projects/models.py:522 taiga/projects/models.py:555 -#: taiga/projects/models.py:589 taiga/projects/models.py:613 -#: taiga/projects/models.py:645 taiga/projects/models.py:665 -#: taiga/projects/models.py:687 taiga/projects/models.py:717 +#: taiga/projects/models.py:525 taiga/projects/models.py:558 +#: taiga/projects/models.py:592 taiga/projects/models.py:616 +#: taiga/projects/models.py:648 taiga/projects/models.py:668 +#: taiga/projects/models.py:690 taiga/projects/models.py:720 #: taiga/projects/wiki/models.py:77 taiga/users/models.py:309 msgid "order" msgstr "ordem" @@ -1692,7 +1805,7 @@ msgstr "Este projeto está bloqueado porque o proprietário deixou o projeto" #: taiga/projects/choices.py:38 msgid "This project is blocked while it's deleted" -msgstr "" +msgstr "Este projeto está bloqueado enquanto é excluído" #: taiga/projects/contact/templates/emails/contact_notification-body-html.jinja:10 #, python-format @@ -1815,10 +1928,10 @@ msgstr "" msgid "subject" msgstr "assunto" -#: taiga/projects/epics/models.py:59 taiga/projects/models.py:526 -#: taiga/projects/models.py:561 taiga/projects/models.py:617 -#: taiga/projects/models.py:647 taiga/projects/models.py:667 -#: taiga/projects/models.py:691 taiga/projects/models.py:719 +#: taiga/projects/epics/models.py:59 taiga/projects/models.py:529 +#: taiga/projects/models.py:564 taiga/projects/models.py:620 +#: taiga/projects/models.py:650 taiga/projects/models.py:670 +#: taiga/projects/models.py:694 taiga/projects/models.py:722 #: taiga/users/models.py:142 msgid "color" msgstr "cor" @@ -1855,15 +1968,15 @@ msgstr "" #: taiga/projects/history/api.py:96 msgid "deleted comments can't be edited" -msgstr "" +msgstr "comentários excluídos não podem ser editados" #: taiga/projects/history/api.py:130 msgid "Comment already deleted" -msgstr "Comentário já apagado" +msgstr "Comentário já excluído" #: taiga/projects/history/api.py:151 msgid "Comment not deleted" -msgstr "Comentário não apagado" +msgstr "Comentário não excluído" #: taiga/projects/history/choices.py:31 msgid "Change" @@ -1875,7 +1988,7 @@ msgstr "Criar" #: taiga/projects/history/choices.py:33 msgid "Delete" -msgstr "Apagar" +msgstr "Excluir" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:25 #, python-format @@ -1917,7 +2030,7 @@ msgstr "não-obsoleto" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:88 msgid "Deleted attachment" -msgstr "Anexo apagado" +msgstr "Anexo excluído" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:107 msgid "added" @@ -1934,9 +2047,9 @@ msgid "Unassigned" msgstr "Não-atribuído" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:232 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:89 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:91 msgid "-deleted-" -msgstr "-apagado-" +msgstr "-excluído-" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:23 msgid "to:" @@ -1956,7 +2069,7 @@ msgstr "Alterado" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:43 msgid "Deleted" -msgstr "Apagado" +msgstr "Excluído" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:57 msgid "added:" @@ -1967,12 +2080,12 @@ msgid "removed:" msgstr "removido:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:65 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:82 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 msgid "From:" msgstr "De:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:66 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:84 msgid "To:" msgstr "Para:" @@ -2037,9 +2150,9 @@ msgid "Likes" msgstr "Curtidas" #: taiga/projects/milestones/models.py:40 taiga/projects/models.py:150 -#: taiga/projects/models.py:520 taiga/projects/models.py:553 -#: taiga/projects/models.py:611 taiga/projects/models.py:685 -#: taiga/projects/models.py:737 taiga/projects/wiki/models.py:36 +#: taiga/projects/models.py:523 taiga/projects/models.py:556 +#: taiga/projects/models.py:614 taiga/projects/models.py:688 +#: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36 #: taiga/users/admin.py:58 taiga/users/models.py:305 msgid "slug" msgstr "slug" @@ -2052,9 +2165,9 @@ msgstr "data de início estimada" msgid "estimated finish date" msgstr "data de encerramento estimada" -#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:524 -#: taiga/projects/models.py:557 taiga/projects/models.py:615 -#: taiga/projects/models.py:689 +#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:527 +#: taiga/projects/models.py:560 taiga/projects/models.py:618 +#: taiga/projects/models.py:692 msgid "is closed" msgstr "está fechado" @@ -2111,7 +2224,7 @@ msgstr "token" msgid "invitation extra text" msgstr "texto extra de convite" -#: taiga/projects/models.py:92 taiga/projects/models.py:741 +#: taiga/projects/models.py:92 taiga/projects/models.py:744 msgid "user order" msgstr "ordem de usuário" @@ -2167,35 +2280,35 @@ msgstr "total de marcos de progresso" msgid "total story points" msgstr "pontos totais de US" -#: taiga/projects/models.py:172 taiga/projects/models.py:751 +#: taiga/projects/models.py:172 taiga/projects/models.py:754 msgid "active contact" msgstr "" -#: taiga/projects/models.py:174 taiga/projects/models.py:753 +#: taiga/projects/models.py:174 taiga/projects/models.py:756 msgid "active epics panel" msgstr "" -#: taiga/projects/models.py:176 taiga/projects/models.py:755 +#: taiga/projects/models.py:176 taiga/projects/models.py:758 msgid "active backlog panel" msgstr "painel de backlog ativo" -#: taiga/projects/models.py:178 taiga/projects/models.py:757 +#: taiga/projects/models.py:178 taiga/projects/models.py:760 msgid "active kanban panel" msgstr "painel de kanban ativo" -#: taiga/projects/models.py:180 taiga/projects/models.py:759 +#: taiga/projects/models.py:180 taiga/projects/models.py:762 msgid "active wiki panel" msgstr "painel de wiki ativo" -#: taiga/projects/models.py:182 taiga/projects/models.py:761 +#: taiga/projects/models.py:182 taiga/projects/models.py:764 msgid "active issues panel" msgstr "painel de problemas ativo" -#: taiga/projects/models.py:185 taiga/projects/models.py:768 +#: taiga/projects/models.py:185 taiga/projects/models.py:771 msgid "videoconference system" msgstr "sistema de vídeo conferência" -#: taiga/projects/models.py:187 taiga/projects/models.py:770 +#: taiga/projects/models.py:187 taiga/projects/models.py:773 msgid "videoconference extra data" msgstr "informação extra de vídeo conferência" @@ -2219,11 +2332,11 @@ msgstr "permissão de usuário" msgid "is featured" msgstr "é destaque" -#: taiga/projects/models.py:206 taiga/projects/models.py:763 +#: taiga/projects/models.py:206 taiga/projects/models.py:766 msgid "is looking for people" msgstr "está procurando colaboradores" -#: taiga/projects/models.py:208 taiga/projects/models.py:765 +#: taiga/projects/models.py:208 taiga/projects/models.py:768 msgid "looking for people note" msgstr "" @@ -2268,82 +2381,82 @@ msgstr "atividades do último mês" msgid "activity last year" msgstr "atividades do último ano" -#: taiga/projects/models.py:507 +#: taiga/projects/models.py:510 msgid "modules config" msgstr "configurações de módulos" -#: taiga/projects/models.py:559 +#: taiga/projects/models.py:562 msgid "is archived" msgstr "está arquivado" -#: taiga/projects/models.py:563 +#: taiga/projects/models.py:566 msgid "work in progress limit" msgstr "trabalho no limite de progresso" -#: taiga/projects/models.py:591 taiga/userstorage/models.py:33 +#: taiga/projects/models.py:594 taiga/userstorage/models.py:33 msgid "value" msgstr "valor" -#: taiga/projects/models.py:749 +#: taiga/projects/models.py:752 msgid "default owner's role" msgstr "função padrão para dono " -#: taiga/projects/models.py:772 +#: taiga/projects/models.py:775 msgid "default options" msgstr "opções padrão" -#: taiga/projects/models.py:773 +#: taiga/projects/models.py:776 msgid "epic statuses" msgstr "" -#: taiga/projects/models.py:774 +#: taiga/projects/models.py:777 msgid "us statuses" msgstr "status de US" -#: taiga/projects/models.py:775 taiga/projects/userstories/models.py:44 +#: taiga/projects/models.py:778 taiga/projects/userstories/models.py:44 #: taiga/projects/userstories/models.py:77 msgid "points" msgstr "pontos" -#: taiga/projects/models.py:776 +#: taiga/projects/models.py:779 msgid "task statuses" msgstr "status de tarefa" -#: taiga/projects/models.py:777 +#: taiga/projects/models.py:780 msgid "issue statuses" msgstr "status de problemas" -#: taiga/projects/models.py:778 +#: taiga/projects/models.py:781 msgid "issue types" msgstr "tipos de problema" -#: taiga/projects/models.py:779 +#: taiga/projects/models.py:782 msgid "priorities" msgstr "prioridades" -#: taiga/projects/models.py:780 +#: taiga/projects/models.py:783 msgid "severities" msgstr "severidades" -#: taiga/projects/models.py:781 +#: taiga/projects/models.py:784 msgid "roles" msgstr "funções" -#: taiga/projects/models.py:782 +#: taiga/projects/models.py:785 msgid "epic custom attributes" msgstr "" -#: taiga/projects/models.py:783 +#: taiga/projects/models.py:786 msgid "us custom attributes" msgstr "" -#: taiga/projects/models.py:784 +#: taiga/projects/models.py:787 msgid "task custom attributes" msgstr "" -#: taiga/projects/models.py:785 +#: taiga/projects/models.py:788 msgid "issue custom attributes" -msgstr "" +msgstr "atributos personalizados de problema" #: taiga/projects/notifications/choices.py:30 msgid "Involved" @@ -2379,7 +2492,7 @@ msgstr "Observado" msgid "Notify exists for specified user and project" msgstr "Existe notificação para usuário e projeto especifcado" -#: taiga/projects/notifications/services.py:436 +#: taiga/projects/notifications/services.py:434 msgid "Invalid value for notify level" msgstr "Valor inválido para nível de notificação" @@ -2425,6 +2538,15 @@ msgid "" "

The Taiga Team

\n" " " msgstr "" +"\n" +"

Novo épico criado

\n" +"

Olá %(user)s,
%(changer)s criou um novo épico em %(project)s\n" +"

Épico #%(ref)s %(subject)s

\n" +" Ver épico\n" +"

Time Taiga

\n" +" " #: taiga/projects/notifications/templates/emails/epics/epic-create-body-text.jinja:1 #, python-format @@ -2437,6 +2559,13 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"Novo épico criado\n" +"Olá %(user)s, %(changer)s criou um novo épico em %(project)s\n" +"Ver épico #%(ref)s %(subject)s em %(url)s\n" +"\n" +"---\n" +"Time Taiga\n" #: taiga/projects/notifications/templates/emails/epics/epic-create-subject.jinja:1 #, python-format @@ -2456,6 +2585,12 @@ msgid "" "

The Taiga Team

\n" " " msgstr "" +"\n" +"

Épico excluído

\n" +"

Olá %(user)s,
%(changer)s excluiu um épico em %(project)s

\n" +"

Épico #%(ref)s %(subject)s

\n" +"

Time Taiga

\n" +" " #: taiga/projects/notifications/templates/emails/epics/epic-delete-body-text.jinja:1 #, python-format @@ -2468,6 +2603,13 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"Épico excluído\n" +"Olá %(user)s, %(changer)s excluiu um épico em %(project)s\n" +"Épico #%(ref)s %(subject)s\n" +"\n" +"---\n" +"Time Taiga\n" #: taiga/projects/notifications/templates/emails/epics/epic-delete-subject.jinja:1 #, python-format @@ -2475,6 +2617,8 @@ msgid "" "\n" "[%(project)s] Deleted the epic #%(ref)s \"%(subject)s\"\n" msgstr "" +"\n" +"[%(project)s] excluiu o épico #%(ref)s \"%(subject)s\"\n" #: taiga/projects/notifications/templates/emails/issues/issue-change-body-html.jinja:4 #, python-format @@ -2583,8 +2727,9 @@ msgid "" " " msgstr "" "\n" -"

Problema apagado

\n" -"

Olá %(user)s,
%(changer)s apagou um problema em %(project)s

\n" +"

Problema excluído

\n" +"

Olá %(user)s,
%(changer)s excluiu um problema em %(project)s\n" "

Problema #%(ref)s %(subject)s

\n" "

Time Taiga

\n" " " @@ -2601,8 +2746,8 @@ msgid "" "The Taiga Team\n" msgstr "" "\n" -"Problema apagado\n" -"Olá %(user)s, %(changer)s apagou um problema em %(project)s\n" +"Problema excluído\n" +"Olá %(user)s, %(changer)s excluiu um problema em %(project)s\n" "Problema #%(ref)s %(subject)s\n" "\n" "---\n" @@ -2615,7 +2760,7 @@ msgid "" "[%(project)s] Deleted the issue #%(ref)s \"%(subject)s\"\n" msgstr "" "\n" -"[%(project)s] Apagado o problema #%(ref)s \"%(subject)s\"\n" +"[%(project)s] Excluido o problema #%(ref)s \"%(subject)s\"\n" #: taiga/projects/notifications/templates/emails/milestones/milestone-change-body-html.jinja:4 #, python-format @@ -2679,7 +2824,7 @@ msgstr "" "

Sprint %(name)s

\n" " Ver " "sprint\n" -"

O Time Taiga

\n" +"

Time Taiga

\n" " " #: taiga/projects/notifications/templates/emails/milestones/milestone-create-body-text.jinja:1 @@ -2699,7 +2844,7 @@ msgstr "" "Ver sprint %(name)s em %(url)s\n" "\n" "---\n" -"O Time Taiga\n" +"Time Taiga\n" #: taiga/projects/notifications/templates/emails/milestones/milestone-create-subject.jinja:1 #, python-format @@ -2722,10 +2867,10 @@ msgid "" " " msgstr "" "\n" -"

Sprint apagado

\n" -"

Olá %(user)s,
%(changer)s apagou sprint em %(project)s

\n" +"

Sprint excluído

\n" +"

Olá %(user)s,
%(changer)s excluiu sprint em %(project)s

\n" "

Sprint %(name)s

\n" -"

O Time Taiga

\n" +"

Time Taiga

\n" " " #: taiga/projects/notifications/templates/emails/milestones/milestone-delete-body-text.jinja:1 @@ -2740,12 +2885,12 @@ msgid "" "The Taiga Team\n" msgstr "" "\n" -"Sprint deletado\n" -"Olá %(user)s, %(changer)s apagado sprint em %(project)s\n" +"Sprint excluído\n" +"Olá %(user)s, %(changer)s excluiu sprint em %(project)s\n" "Sprint %(name)s\n" "\n" "---\n" -"O Time Taiga\n" +"Time Taiga\n" #: taiga/projects/notifications/templates/emails/milestones/milestone-delete-subject.jinja:1 #, python-format @@ -2754,7 +2899,7 @@ msgid "" "[%(project)s] Deleted the Sprint \"%(milestone)s\"\n" msgstr "" "\n" -"[%(project)s] Apagou o Sprint \"%(milestone)s\"\n" +"[%(project)s] Excpluiu o Sprint \"%(milestone)s\"\n" #: taiga/projects/notifications/templates/emails/tasks/task-change-body-html.jinja:4 #, python-format @@ -2817,7 +2962,7 @@ msgstr "" "

Task #%(ref)s %(subject)s

\n" " Ver tarefa\n" -"

O Time Taiga

\n" +"

Time Taiga

\n" " " #: taiga/projects/notifications/templates/emails/tasks/task-create-body-text.jinja:1 @@ -2837,7 +2982,7 @@ msgstr "" "Ver tarefa #%(ref)s %(subject)s em %(url)s\n" "\n" "---\n" -"O Time Taiga\n" +"Time Taiga\n" #: taiga/projects/notifications/templates/emails/tasks/task-create-subject.jinja:1 #, python-format @@ -2860,10 +3005,10 @@ msgid "" " " msgstr "" "\n" -"

Tarefa apagada

\n" -"

Olá %(user)s,
%(changer)s apagou uma tarefa em %(project)s

\n" +"

Tarefa excluída

\n" +"

Olá %(user)s,
%(changer)s excluiu uma tarefa em %(project)s

\n" "

Tarefa #%(ref)s %(subject)s

\n" -"

O Time Taiga

\n" +"

Time Taiga

\n" " " #: taiga/projects/notifications/templates/emails/tasks/task-delete-body-text.jinja:1 @@ -2878,12 +3023,12 @@ msgid "" "The Taiga Team\n" msgstr "" "\n" -"Tarefa apagada \n" -"Olá %(user)s, %(changer)s apagou tarefa em %(project)s\n" +"Tarefa excluída \n" +"Olá %(user)s, %(changer)s excluiu tarefa em %(project)s\n" "Tarefa #%(ref)s %(subject)s\n" "\n" "---\n" -"O Time Taiga\n" +"Time Taiga\n" #: taiga/projects/notifications/templates/emails/tasks/task-delete-subject.jinja:1 #, python-format @@ -2892,7 +3037,7 @@ msgid "" "[%(project)s] Deleted the task #%(ref)s \"%(subject)s\"\n" msgstr "" "\n" -"[%(project)s] Apagou a tarefa #%(ref)s \"%(subject)s\"\n" +"[%(project)s] Excluiu a tarefa #%(ref)s \"%(subject)s\"\n" #: taiga/projects/notifications/templates/emails/userstories/userstory-change-body-html.jinja:4 #, python-format @@ -3000,8 +3145,8 @@ msgid "" " " msgstr "" "\n" -"

História de Usuário apagada

\n" -"

Olá %(user)s,
%(changer)s apagou uma história de usuário em " +"

História de Usuário excluída

\n" +"

Olá %(user)s,
%(changer)s excluiu uma história de usuário em " "%(project)s

\n" "

História de Usuário #%(ref)s %(subject)s

\n" "

Time Taiga

\n" @@ -3019,8 +3164,8 @@ msgid "" "The Taiga Team\n" msgstr "" "\n" -"História de Usuário apagada\n" -"Olá %(user)s, %(changer)s apagou história de usuário em %(project)s\n" +"História de Usuário excluída\n" +"Olá %(user)s, %(changer)s excluiu história de usuário em %(project)s\n" "História de Usuário #%(ref)s %(subject)s\n" "\n" "---\n" @@ -3033,7 +3178,7 @@ msgid "" "[%(project)s] Deleted the US #%(ref)s \"%(subject)s\"\n" msgstr "" "\n" -"[%(project)s] Apagou a US #%(ref)s \"%(subject)s\"\n" +"[%(project)s] Excluiu a HU #%(ref)s \"%(subject)s\"\n" #: taiga/projects/notifications/templates/emails/wiki/wikipage-change-body-html.jinja:4 #, python-format @@ -3102,7 +3247,7 @@ msgstr "" "

Página wiki %(page)s

\n" " Ver " "página wiki\n" -"

O Time Taiga

\n" +"

Time Taiga

\n" " " #: taiga/projects/notifications/templates/emails/wiki/wikipage-create-body-text.jinja:1 @@ -3126,7 +3271,7 @@ msgstr "" "Ver página wiki %(page)s em %(url)s\n" "\n" "---\n" -"O Time Taiga\n" +"Time Taiga\n" #: taiga/projects/notifications/templates/emails/wiki/wikipage-create-subject.jinja:1 #, python-format @@ -3149,11 +3294,11 @@ msgid "" " " msgstr "" "\n" -"

Página Wiki apagada

\n" -"

Olá %(user)s,
%(changer)s apagou uma página wiki em %(project)s\n" +"

Página Wiki excluída

\n" +"

Olá %(user)s,
%(changer)s excluiu uma página wiki em " +"%(project)s

\n" "

Página Wiki %(page)s

\n" -"

O Time Taiga

\n" +"

Time Taiga

\n" " " #: taiga/projects/notifications/templates/emails/wiki/wikipage-delete-body-text.jinja:1 @@ -3170,14 +3315,14 @@ msgid "" "The Taiga Team\n" msgstr "" "\n" -"Página wiki apagada\n" +"Página wiki excluída\n" "\n" -"Olá %(user)s, %(changer)s apagou uma página wiki em %(project)s\n" +"Olá %(user)s, %(changer)s excluída uma página wiki em %(project)s\n" "\n" "Página Wiki %(page)s\n" "\n" "---\n" -"O Time Taiga\n" +"Time Taiga\n" #: taiga/projects/notifications/templates/emails/wiki/wikipage-delete-subject.jinja:1 #, python-format @@ -3186,7 +3331,7 @@ msgid "" "[%(project)s] Deleted the Wiki Page \"%(page)s\"\n" msgstr "" "\n" -"[%(project)s] Apagou a página Wiki \"%(page)s\"\n" +"[%(project)s] Excluiu a página Wiki \"%(page)s\"\n" #: taiga/projects/notifications/validators.py:48 msgid "Watchers contains invalid users" @@ -3418,7 +3563,7 @@ msgstr "Aceite seu convite" #: taiga/projects/templates/emails/membership_invitation-body-html.jinja:25 msgid "The Taiga Team" -msgstr "O Time Taiga" +msgstr "Time Taiga" #: taiga/projects/templates/emails/membership_invitation-body-text.jinja:6 #, python-format @@ -3466,7 +3611,7 @@ msgid "" msgstr "" "\n" "---\n" -"O Time Taiga\n" +"Time Taiga\n" #: taiga/projects/templates/emails/membership_invitation-subject.jinja:1 #, python-format @@ -3494,7 +3639,7 @@ msgstr "" "

Olá %(full_name)s,
você foi adicionado ao projeto %(project)s

\n" "Ir ao " "projeto\n" -"

O Time Taiga

\n" +"

Time Taiga

\n" " " #: taiga/projects/templates/emails/membership_notification-body-text.jinja:1 @@ -4004,29 +4149,29 @@ msgstr "Product Owner" msgid "Stakeholder" msgstr "Stakeholder" -#: taiga/projects/userstories/api.py:128 +#: taiga/projects/userstories/api.py:129 msgid "You don't have permissions to set this sprint to this user story." msgstr "" "Você não tem permissão para colocar esse sprint para essa história de " "usuário." -#: taiga/projects/userstories/api.py:132 +#: taiga/projects/userstories/api.py:133 msgid "You don't have permissions to set this status to this user story." msgstr "" "Você não tem permissão para colocar esse status para essa história de " "usuário." -#: taiga/projects/userstories/api.py:222 +#: taiga/projects/userstories/api.py:227 #, python-brace-format msgid "Invalid role id '{role_id}'" msgstr "" -#: taiga/projects/userstories/api.py:229 +#: taiga/projects/userstories/api.py:234 #, python-brace-format msgid "Invalid points id '{points_id}'" msgstr "" -#: taiga/projects/userstories/api.py:244 +#: taiga/projects/userstories/api.py:249 #, python-brace-format msgid "Generating the user story #{ref} - {subject}" msgstr "Gerando a história de usuário #{ref} - {subject}" @@ -4371,7 +4516,7 @@ msgstr "" " Confirmar e-mail\n" "

Desconsidere essa mensagem se não solicitou.

\n" -"

O Time Taiga

\n" +"

Time Taiga

\n" " " #: taiga/users/templates/emails/change_email-body-text.jinja:1 @@ -4419,7 +4564,7 @@ msgstr "" "Recuperar " "sua senha\n" "

Você pode ignorar essa mensagem se não solicitou.

\n" -"

O Time Taiga

\n" +"

Time Taiga

\n" " " #: taiga/users/templates/emails/password_recovery-body-text.jinja:1 @@ -4443,7 +4588,7 @@ msgstr "" "Você pode ignorar essa mensagem se não solicitou\n" "\n" "---\n" -"O Time Taiga\n" +"Time Taiga\n" #: taiga/users/templates/emails/password_recovery-subject.jinja:1 msgid "[Taiga] Password recovery" diff --git a/taiga/locale/ru/LC_MESSAGES/django.po b/taiga/locale/ru/LC_MESSAGES/django.po index 2049794e..fcb0186b 100644 --- a/taiga/locale/ru/LC_MESSAGES/django.po +++ b/taiga/locale/ru/LC_MESSAGES/django.po @@ -3,24 +3,25 @@ # This file is distributed under the same license as the taiga-back package. # # Translators: -# dmitriy , 2015 +# Dmitry Pugats , 2015 # Dmitriy Volkov , 2015 # Dmitry Lobanov , 2015 # Dmitry Vinokurov , 2015 # Egor Poderyagin , 2016 # Igor Bezukladnikov , 2016 -# ilyar, 2016 +# Ilya Rogov, 2016 # ratijas , 2016 # Sergey Kustov , 2016 +# Данил Тонких , 2017 # Марат , 2015 # Никита Евстропов , 2016 msgid "" msgstr "" "Project-Id-Version: taiga-back\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-08 16:30+0100\n" -"PO-Revision-Date: 2017-03-06 16:55+0000\n" -"Last-Translator: Taiga Dev Team \n" +"POT-Creation-Date: 2017-10-06 11:42+0200\n" +"PO-Revision-Date: 2017-10-06 09:43+0000\n" +"Last-Translator: David Barragán \n" "Language-Team: Russian (http://www.transifex.com/taiga-agile-llc/taiga-back/" "language/ru/)\n" "MIME-Version: 1.0\n" @@ -210,8 +211,8 @@ msgstr "" #: taiga/projects/api.py:754 taiga/projects/epics/api.py:200 #: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:224 #: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:247 -#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:323 -#: taiga/projects/userstories/api.py:375 taiga/webhooks/api.py:71 +#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:334 +#: taiga/projects/userstories/api.py:386 taiga/webhooks/api.py:71 msgid "Blocked element" msgstr "Заблокированный элемент" @@ -264,20 +265,20 @@ msgstr "Неправильная ссылка - объект не существ msgid "Incorrect type. Expected url string, received %s." msgstr "Неверный тип. Ожидалась строка URL, получено %s." -#: taiga/base/api/serializers.py:324 +#: taiga/base/api/serializers.py:325 msgid "Invalid data" msgstr "Неправильные данные." -#: taiga/base/api/serializers.py:416 +#: taiga/base/api/serializers.py:417 msgid "No input provided" msgstr "Ввод отсутствует" -#: taiga/base/api/serializers.py:579 +#: taiga/base/api/serializers.py:580 msgid "Cannot create a new item, only existing items may be updated." msgstr "" "Нельзя создать новые объект, только существующие объекты могут быть изменены." -#: taiga/base/api/serializers.py:590 +#: taiga/base/api/serializers.py:591 msgid "Expected a list of items." msgstr "Ожидался список объектов." @@ -289,7 +290,7 @@ msgstr "Не найдено" msgid "Permission denied" msgstr "Доступ запрещён" -#: taiga/base/api/views.py:492 +#: taiga/base/api/views.py:491 msgid "Server application error" msgstr "Ошибка приложения на сервере" @@ -512,68 +513,68 @@ msgstr "Необходим дамп" msgid "Invalid dump format" msgstr "Неправильный формат дампа" -#: taiga/export_import/services/store.py:718 -#: taiga/export_import/services/store.py:736 +#: taiga/export_import/services/store.py:722 +#: taiga/export_import/services/store.py:740 msgid "error importing project data" msgstr "ошибка при импорте данных проекта" -#: taiga/export_import/services/store.py:743 +#: taiga/export_import/services/store.py:747 msgid "error importing roles" msgstr "ошибка при импорте ролей" -#: taiga/export_import/services/store.py:748 +#: taiga/export_import/services/store.py:752 msgid "error importing memberships" msgstr "ошибка при импорте членства" -#: taiga/export_import/services/store.py:759 +#: taiga/export_import/services/store.py:763 msgid "error importing lists of project attributes" msgstr "ошибка при импорте списков свойств проекта" -#: taiga/export_import/services/store.py:763 +#: taiga/export_import/services/store.py:767 msgid "error importing default project attributes values" msgstr "ошибка при импорте значений по умолчанию свойств проекта" -#: taiga/export_import/services/store.py:774 +#: taiga/export_import/services/store.py:778 msgid "error importing custom attributes" msgstr "ошибка при импорте пользовательских свойств" -#: taiga/export_import/services/store.py:778 +#: taiga/export_import/services/store.py:782 msgid "error importing sprints" msgstr "ошибка при импорте спринтов" -#: taiga/export_import/services/store.py:782 +#: taiga/export_import/services/store.py:786 msgid "error importing issues" msgstr "ошибка при импорте запросов" -#: taiga/export_import/services/store.py:786 +#: taiga/export_import/services/store.py:790 msgid "error importing user stories" msgstr "ошибка импорта историй от пользователей" -#: taiga/export_import/services/store.py:790 +#: taiga/export_import/services/store.py:794 msgid "error importing epics" msgstr "ошибка импорта эпосов" -#: taiga/export_import/services/store.py:794 +#: taiga/export_import/services/store.py:798 msgid "error importing tasks" msgstr "ошибка импорта задач" -#: taiga/export_import/services/store.py:798 +#: taiga/export_import/services/store.py:802 msgid "error importing wiki pages" msgstr "ошибка при импорте вики-страниц" -#: taiga/export_import/services/store.py:802 +#: taiga/export_import/services/store.py:806 msgid "error importing wiki links" msgstr "ошибка при импорте вики-ссылок" -#: taiga/export_import/services/store.py:806 +#: taiga/export_import/services/store.py:810 msgid "error importing tags" msgstr "ошибка импорта тэгов" -#: taiga/export_import/services/store.py:810 +#: taiga/export_import/services/store.py:814 msgid "error importing timelines" msgstr "ошибка импорта хронологии проекта" -#: taiga/export_import/services/store.py:832 +#: taiga/export_import/services/store.py:836 msgid "unexpected error importing project" msgstr "неожиданная ошибка импортирования проекта" @@ -891,11 +892,11 @@ msgstr "Необходима аутентификация" #: taiga/external_apps/models.py:35 #: taiga/projects/custom_attributes/models.py:36 #: taiga/projects/milestones/models.py:37 taiga/projects/models.py:148 -#: taiga/projects/models.py:518 taiga/projects/models.py:551 -#: taiga/projects/models.py:587 taiga/projects/models.py:609 -#: taiga/projects/models.py:643 taiga/projects/models.py:663 -#: taiga/projects/models.py:683 taiga/projects/models.py:715 -#: taiga/projects/models.py:735 taiga/users/admin.py:54 +#: taiga/projects/models.py:521 taiga/projects/models.py:554 +#: taiga/projects/models.py:590 taiga/projects/models.py:612 +#: taiga/projects/models.py:646 taiga/projects/models.py:666 +#: taiga/projects/models.py:686 taiga/projects/models.py:718 +#: taiga/projects/models.py:738 taiga/users/admin.py:54 #: taiga/users/models.py:303 taiga/webhooks/models.py:29 msgid "name" msgstr "имя" @@ -913,7 +914,7 @@ msgstr "веб" #: taiga/projects/epics/models.py:56 #: taiga/projects/history/templatetags/functions.py:25 #: taiga/projects/issues/models.py:60 taiga/projects/models.py:152 -#: taiga/projects/models.py:739 taiga/projects/tasks/models.py:62 +#: taiga/projects/models.py:742 taiga/projects/tasks/models.py:62 #: taiga/projects/userstories/models.py:95 msgid "description" msgstr "описание" @@ -949,7 +950,7 @@ msgstr "комментарий" #: taiga/projects/custom_attributes/models.py:46 #: taiga/projects/epics/models.py:49 taiga/projects/issues/models.py:52 #: taiga/projects/likes/models.py:33 taiga/projects/milestones/models.py:48 -#: taiga/projects/models.py:159 taiga/projects/models.py:743 +#: taiga/projects/models.py:159 taiga/projects/models.py:746 #: taiga/projects/notifications/models.py:89 taiga/projects/tasks/models.py:48 #: taiga/projects/userstories/models.py:87 taiga/projects/votes/models.py:54 #: taiga/projects/wiki/models.py:44 taiga/userstorage/models.py:29 @@ -1023,7 +1024,7 @@ msgstr "Нагрузочный файл не является правильны #: taiga/hooks/api.py:63 taiga/projects/epics/api.py:154 #: taiga/projects/issues/api.py:139 taiga/projects/tasks/api.py:201 -#: taiga/projects/userstories/api.py:277 +#: taiga/projects/userstories/api.py:282 msgid "The project doesn't exist" msgstr "Проект не существует" @@ -1079,7 +1080,7 @@ msgstr "неизвестный пользователь" #, python-brace-format msgid "" "{user_text} changed the status from [{platform} commit]({commit_url} \"See " -"commit '{commit_id} - {commit_message}'\")\n" +"commit '{commit_id} - {commit_short_message}'\")\n" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" @@ -1096,7 +1097,7 @@ msgstr "" #, python-brace-format msgid "" "This {type_name} has been mentioned by {user_text} in the [{platform} commit]" -"({commit_url} \"See commit '{commit_id} - {commit_message}'\") " +"({commit_url} \"See commit '{commit_id} - {commit_short_message}'\") " "\"{commit_message}\"" msgstr "" @@ -1116,7 +1117,7 @@ msgstr "Статус не существует" #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85 #: 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:60 taiga/importers/jira/api.py:106 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83 msgid "The project param is needed" @@ -1152,16 +1153,20 @@ msgstr "" msgid "Error importing GitHub project" msgstr "" -#: 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:62 taiga/importers/jira/api.py:89 +#: taiga/importers/jira/api.py:109 taiga/importers/jira/api.py:182 msgid "The url param is needed" msgstr "" -#: taiga/importers/jira/api.py:155 +#: taiga/importers/jira/api.py:158 msgid "Invalid project_type {}" msgstr "" -#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138 +#: taiga/importers/jira/api.py:192 +msgid "Invalid Jira server configuration." +msgstr "" + +#: taiga/importers/jira/api.py:233 taiga/importers/pivotal/api.py:138 #: taiga/importers/trello/api.py:143 msgid "Invalid or expired auth token" msgstr "" @@ -1600,11 +1605,11 @@ msgstr "Идентификатор проекта не подходит к эт #: taiga/projects/attachments/models.py:41 taiga/projects/contact/models.py:29 #: taiga/projects/custom_attributes/models.py:43 #: taiga/projects/epics/models.py:38 taiga/projects/issues/models.py:50 -#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:506 -#: taiga/projects/models.py:528 taiga/projects/models.py:565 -#: taiga/projects/models.py:593 taiga/projects/models.py:619 -#: taiga/projects/models.py:649 taiga/projects/models.py:669 -#: taiga/projects/models.py:693 taiga/projects/models.py:721 +#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:509 +#: taiga/projects/models.py:531 taiga/projects/models.py:568 +#: taiga/projects/models.py:596 taiga/projects/models.py:622 +#: taiga/projects/models.py:652 taiga/projects/models.py:672 +#: taiga/projects/models.py:696 taiga/projects/models.py:724 #: taiga/projects/notifications/models.py:74 #: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43 #: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34 @@ -1624,7 +1629,7 @@ msgstr "идентификатор объекта" #: taiga/projects/custom_attributes/models.py:48 #: taiga/projects/epics/models.py:52 taiga/projects/issues/models.py:55 #: taiga/projects/milestones/models.py:51 taiga/projects/models.py:162 -#: taiga/projects/models.py:746 taiga/projects/tasks/models.py:51 +#: taiga/projects/models.py:749 taiga/projects/tasks/models.py:51 #: taiga/projects/userstories/models.py:90 taiga/projects/wiki/models.py:47 #: taiga/userstorage/models.py:31 msgid "modified date" @@ -1649,10 +1654,10 @@ msgstr "" #: taiga/projects/attachments/models.py:63 #: taiga/projects/custom_attributes/models.py:41 #: taiga/projects/epics/models.py:104 taiga/projects/milestones/models.py:57 -#: taiga/projects/models.py:522 taiga/projects/models.py:555 -#: taiga/projects/models.py:589 taiga/projects/models.py:613 -#: taiga/projects/models.py:645 taiga/projects/models.py:665 -#: taiga/projects/models.py:687 taiga/projects/models.py:717 +#: taiga/projects/models.py:525 taiga/projects/models.py:558 +#: taiga/projects/models.py:592 taiga/projects/models.py:616 +#: taiga/projects/models.py:648 taiga/projects/models.py:668 +#: taiga/projects/models.py:690 taiga/projects/models.py:720 #: taiga/projects/wiki/models.py:77 taiga/users/models.py:309 msgid "order" msgstr "порядок" @@ -1810,10 +1815,10 @@ msgstr "порядок эпосов" msgid "subject" msgstr "тема" -#: taiga/projects/epics/models.py:59 taiga/projects/models.py:526 -#: taiga/projects/models.py:561 taiga/projects/models.py:617 -#: taiga/projects/models.py:647 taiga/projects/models.py:667 -#: taiga/projects/models.py:691 taiga/projects/models.py:719 +#: taiga/projects/epics/models.py:59 taiga/projects/models.py:529 +#: taiga/projects/models.py:564 taiga/projects/models.py:620 +#: taiga/projects/models.py:650 taiga/projects/models.py:670 +#: taiga/projects/models.py:694 taiga/projects/models.py:722 #: taiga/users/models.py:142 msgid "color" msgstr "цвет" @@ -1929,7 +1934,7 @@ msgid "Unassigned" msgstr "Не назначено" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:232 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:89 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:91 msgid "-deleted-" msgstr "-удалено-" @@ -1962,12 +1967,12 @@ msgid "removed:" msgstr "удалено:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:65 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:82 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 msgid "From:" msgstr "От:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:66 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:84 msgid "To:" msgstr "Кому:" @@ -2035,9 +2040,9 @@ msgid "Likes" msgstr "Лайки" #: taiga/projects/milestones/models.py:40 taiga/projects/models.py:150 -#: taiga/projects/models.py:520 taiga/projects/models.py:553 -#: taiga/projects/models.py:611 taiga/projects/models.py:685 -#: taiga/projects/models.py:737 taiga/projects/wiki/models.py:36 +#: taiga/projects/models.py:523 taiga/projects/models.py:556 +#: taiga/projects/models.py:614 taiga/projects/models.py:688 +#: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36 #: taiga/users/admin.py:58 taiga/users/models.py:305 msgid "slug" msgstr "ссылочное имя" @@ -2050,9 +2055,9 @@ msgstr "предполагаемая дата начала" msgid "estimated finish date" msgstr "предполагаемая дата завершения" -#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:524 -#: taiga/projects/models.py:557 taiga/projects/models.py:615 -#: taiga/projects/models.py:689 +#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:527 +#: taiga/projects/models.py:560 taiga/projects/models.py:618 +#: taiga/projects/models.py:692 msgid "is closed" msgstr "закрыто" @@ -2111,7 +2116,7 @@ msgstr "идентификатор" msgid "invitation extra text" msgstr "дополнительный текст к приглашению" -#: taiga/projects/models.py:92 taiga/projects/models.py:741 +#: taiga/projects/models.py:92 taiga/projects/models.py:744 msgid "user order" msgstr "порядок пользователей" @@ -2167,35 +2172,35 @@ msgstr "общее количество вех" msgid "total story points" msgstr "очки истории" -#: taiga/projects/models.py:172 taiga/projects/models.py:751 +#: taiga/projects/models.py:172 taiga/projects/models.py:754 msgid "active contact" msgstr "" -#: taiga/projects/models.py:174 taiga/projects/models.py:753 +#: taiga/projects/models.py:174 taiga/projects/models.py:756 msgid "active epics panel" msgstr "активная панель эпосов" -#: taiga/projects/models.py:176 taiga/projects/models.py:755 +#: taiga/projects/models.py:176 taiga/projects/models.py:758 msgid "active backlog panel" msgstr "активная панель списка задач" -#: taiga/projects/models.py:178 taiga/projects/models.py:757 +#: taiga/projects/models.py:178 taiga/projects/models.py:760 msgid "active kanban panel" msgstr "активная панель kanban" -#: taiga/projects/models.py:180 taiga/projects/models.py:759 +#: taiga/projects/models.py:180 taiga/projects/models.py:762 msgid "active wiki panel" msgstr "активная wiki-панель" -#: taiga/projects/models.py:182 taiga/projects/models.py:761 +#: taiga/projects/models.py:182 taiga/projects/models.py:764 msgid "active issues panel" msgstr "панель активных запросов" -#: taiga/projects/models.py:185 taiga/projects/models.py:768 +#: taiga/projects/models.py:185 taiga/projects/models.py:771 msgid "videoconference system" msgstr "система видеоконференций" -#: taiga/projects/models.py:187 taiga/projects/models.py:770 +#: taiga/projects/models.py:187 taiga/projects/models.py:773 msgid "videoconference extra data" msgstr "дополнительные данные системы видеоконференций" @@ -2219,11 +2224,11 @@ msgstr "права пользователя" msgid "is featured" msgstr "особенность" -#: taiga/projects/models.py:206 taiga/projects/models.py:763 +#: taiga/projects/models.py:206 taiga/projects/models.py:766 msgid "is looking for people" msgstr "ищут людей" -#: taiga/projects/models.py:208 taiga/projects/models.py:765 +#: taiga/projects/models.py:208 taiga/projects/models.py:768 msgid "looking for people note" msgstr "" @@ -2268,80 +2273,80 @@ msgstr "активность за месяц" msgid "activity last year" msgstr "активность за год" -#: taiga/projects/models.py:507 +#: taiga/projects/models.py:510 msgid "modules config" msgstr "конфигурация модулей" -#: taiga/projects/models.py:559 +#: taiga/projects/models.py:562 msgid "is archived" msgstr "архивировано" -#: taiga/projects/models.py:563 +#: taiga/projects/models.py:566 msgid "work in progress limit" msgstr "ограничение на активную работу" -#: taiga/projects/models.py:591 taiga/userstorage/models.py:33 +#: taiga/projects/models.py:594 taiga/userstorage/models.py:33 msgid "value" msgstr "значение" -#: taiga/projects/models.py:749 +#: taiga/projects/models.py:752 msgid "default owner's role" msgstr "роль владельца по умолчанию" -#: taiga/projects/models.py:772 +#: taiga/projects/models.py:775 msgid "default options" msgstr "параметры по умолчанию" -#: taiga/projects/models.py:773 +#: taiga/projects/models.py:776 msgid "epic statuses" msgstr "статусы эпоса" -#: taiga/projects/models.py:774 +#: taiga/projects/models.py:777 msgid "us statuses" msgstr "статусы ПИ" -#: taiga/projects/models.py:775 taiga/projects/userstories/models.py:44 +#: taiga/projects/models.py:778 taiga/projects/userstories/models.py:44 #: taiga/projects/userstories/models.py:77 msgid "points" msgstr "очки" -#: taiga/projects/models.py:776 +#: taiga/projects/models.py:779 msgid "task statuses" msgstr "статусы задач" -#: taiga/projects/models.py:777 +#: taiga/projects/models.py:780 msgid "issue statuses" msgstr "статусы запросов" -#: taiga/projects/models.py:778 +#: taiga/projects/models.py:781 msgid "issue types" msgstr "типы запросов" -#: taiga/projects/models.py:779 +#: taiga/projects/models.py:782 msgid "priorities" msgstr "приоритеты" -#: taiga/projects/models.py:780 +#: taiga/projects/models.py:783 msgid "severities" msgstr "степени важности" -#: taiga/projects/models.py:781 +#: taiga/projects/models.py:784 msgid "roles" msgstr "роли" -#: taiga/projects/models.py:782 +#: taiga/projects/models.py:785 msgid "epic custom attributes" msgstr "" -#: taiga/projects/models.py:783 +#: taiga/projects/models.py:786 msgid "us custom attributes" msgstr "" -#: taiga/projects/models.py:784 +#: taiga/projects/models.py:787 msgid "task custom attributes" msgstr "" -#: taiga/projects/models.py:785 +#: taiga/projects/models.py:788 msgid "issue custom attributes" msgstr "" @@ -2379,7 +2384,7 @@ msgstr "Просмотренные" msgid "Notify exists for specified user and project" msgstr "Уведомление существует для данных пользователя и проекта" -#: taiga/projects/notifications/services.py:436 +#: taiga/projects/notifications/services.py:434 msgid "Invalid value for notify level" msgstr "Неверное значение для уровня уведомлений" @@ -4088,27 +4093,27 @@ msgstr "Владелец продукта" msgid "Stakeholder" msgstr "Заинтересованная сторона" -#: taiga/projects/userstories/api.py:128 +#: taiga/projects/userstories/api.py:129 msgid "You don't have permissions to set this sprint to this user story." msgstr "" "У вас нет прав чтобы установить спринт для этой пользовательской истории." -#: taiga/projects/userstories/api.py:132 +#: taiga/projects/userstories/api.py:133 msgid "You don't have permissions to set this status to this user story." msgstr "" "У вас нет прав чтобы установить статус для этой пользовательской истории." -#: taiga/projects/userstories/api.py:222 +#: taiga/projects/userstories/api.py:227 #, python-brace-format msgid "Invalid role id '{role_id}'" msgstr "Неверный id роли '{role_id}'" -#: taiga/projects/userstories/api.py:229 +#: taiga/projects/userstories/api.py:234 #, python-brace-format msgid "Invalid points id '{points_id}'" msgstr "" -#: taiga/projects/userstories/api.py:244 +#: taiga/projects/userstories/api.py:249 #, python-brace-format msgid "Generating the user story #{ref} - {subject}" msgstr "Генерируется пользовательская история #{ref} - {subject}" diff --git a/taiga/locale/sv/LC_MESSAGES/django.po b/taiga/locale/sv/LC_MESSAGES/django.po index 09ac5ea3..69d7d8db 100644 --- a/taiga/locale/sv/LC_MESSAGES/django.po +++ b/taiga/locale/sv/LC_MESSAGES/django.po @@ -4,13 +4,14 @@ # # Translators: # Harald Indgul , 2015 +# Lord Cobol, 2017 msgid "" msgstr "" "Project-Id-Version: taiga-back\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-08 16:30+0100\n" -"PO-Revision-Date: 2017-03-06 16:54+0000\n" -"Last-Translator: Taiga Dev Team \n" +"POT-Creation-Date: 2017-10-06 11:42+0200\n" +"PO-Revision-Date: 2017-10-06 09:43+0000\n" +"Last-Translator: David Barragán \n" "Language-Team: Swedish (http://www.transifex.com/taiga-agile-llc/taiga-back/" "language/sv/)\n" "MIME-Version: 1.0\n" @@ -49,7 +50,7 @@ msgstr "Användaren finns redan." #: taiga/auth/services.py:140 msgid "This user is already a member of the project." -msgstr "" +msgstr "Denna användare är redan medlem i projektet." #: taiga/auth/services.py:164 msgid "Error on creating new user." @@ -97,7 +98,7 @@ msgstr "Välj korrekt. %(value)s är inte ett giltigt val. " #: taiga/base/api/fields.py:638 msgid "You email domain is not allowed" -msgstr "" +msgstr "Din e-post domän är inte tillåten" #: taiga/base/api/fields.py:647 msgid "Enter a valid email address." @@ -196,10 +197,10 @@ msgstr "" #: taiga/projects/api.py:754 taiga/projects/epics/api.py:200 #: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:224 #: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:247 -#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:323 -#: taiga/projects/userstories/api.py:375 taiga/webhooks/api.py:71 +#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:334 +#: taiga/projects/userstories/api.py:386 taiga/webhooks/api.py:71 msgid "Blocked element" -msgstr "" +msgstr "Blockerat element" #: taiga/base/api/pagination.py:228 msgid "Page is not 'last', nor can it be converted to an int." @@ -251,20 +252,20 @@ msgstr "Fel länk - objekten existerar inte. " msgid "Incorrect type. Expected url string, received %s." msgstr "Felaktigt typ. Förväntad länksträng, mottagit %s. " -#: taiga/base/api/serializers.py:324 +#: taiga/base/api/serializers.py:325 msgid "Invalid data" msgstr "Felaktigt data" -#: taiga/base/api/serializers.py:416 +#: taiga/base/api/serializers.py:417 msgid "No input provided" msgstr "Inga indata" -#: taiga/base/api/serializers.py:579 +#: taiga/base/api/serializers.py:580 msgid "Cannot create a new item, only existing items may be updated." msgstr "" "Det går inte att skapa ett nytt objekt, endast befintliga poster uppdateras." -#: taiga/base/api/serializers.py:590 +#: taiga/base/api/serializers.py:591 msgid "Expected a list of items." msgstr "Förväntad lista på poster." @@ -276,7 +277,7 @@ msgstr "Hittade inte" msgid "Permission denied" msgstr "Du har inte behöriget" -#: taiga/base/api/views.py:492 +#: taiga/base/api/views.py:491 msgid "Server application error" msgstr "Serverprogramfel." @@ -353,7 +354,7 @@ msgstr "Förutsättningsfel" #: taiga/base/exceptions.py:219 msgid "No room left for more projects." -msgstr "" +msgstr "Det finns inte plats för fler projekt." #: taiga/base/filters.py:81 taiga/base/filters.py:463 msgid "Error in filter params types." @@ -488,68 +489,68 @@ msgstr "Behöver en hämtningsfil" msgid "Invalid dump format" msgstr "Invalid hämtningsfilformat" -#: taiga/export_import/services/store.py:718 -#: taiga/export_import/services/store.py:736 +#: taiga/export_import/services/store.py:722 +#: taiga/export_import/services/store.py:740 msgid "error importing project data" msgstr "fel vid import av projektdata" -#: taiga/export_import/services/store.py:743 +#: taiga/export_import/services/store.py:747 msgid "error importing roles" msgstr "fel vid importering av roller" -#: taiga/export_import/services/store.py:748 +#: taiga/export_import/services/store.py:752 msgid "error importing memberships" msgstr "fel vid import av medlemskap" -#: taiga/export_import/services/store.py:759 +#: taiga/export_import/services/store.py:763 msgid "error importing lists of project attributes" msgstr "fel vid import av en lista på projektegenskaper" -#: taiga/export_import/services/store.py:763 +#: taiga/export_import/services/store.py:767 msgid "error importing default project attributes values" msgstr "fel vid import av standard projektegenskapsvärden" -#: taiga/export_import/services/store.py:774 +#: taiga/export_import/services/store.py:778 msgid "error importing custom attributes" msgstr "fel vid import av anpassade egenskaper" -#: taiga/export_import/services/store.py:778 +#: taiga/export_import/services/store.py:782 msgid "error importing sprints" msgstr "felaktig import av sprintar" -#: taiga/export_import/services/store.py:782 +#: taiga/export_import/services/store.py:786 msgid "error importing issues" msgstr "fel vid import av ärenden" -#: taiga/export_import/services/store.py:786 +#: taiga/export_import/services/store.py:790 msgid "error importing user stories" msgstr "fel vid import av användarhistorier" -#: taiga/export_import/services/store.py:790 +#: taiga/export_import/services/store.py:794 msgid "error importing epics" msgstr "" -#: taiga/export_import/services/store.py:794 +#: taiga/export_import/services/store.py:798 msgid "error importing tasks" msgstr "fel vid import av uppgifter" -#: taiga/export_import/services/store.py:798 +#: taiga/export_import/services/store.py:802 msgid "error importing wiki pages" msgstr "vel vid import av wiki-sidor" -#: taiga/export_import/services/store.py:802 +#: taiga/export_import/services/store.py:806 msgid "error importing wiki links" msgstr "fel vid import av wiki-länkar" -#: taiga/export_import/services/store.py:806 +#: taiga/export_import/services/store.py:810 msgid "error importing tags" msgstr "fel vid importering av taggar" -#: taiga/export_import/services/store.py:810 +#: taiga/export_import/services/store.py:814 msgid "error importing timelines" msgstr "fel vid importering av tidslinje" -#: taiga/export_import/services/store.py:832 +#: taiga/export_import/services/store.py:836 msgid "unexpected error importing project" msgstr "" @@ -766,11 +767,11 @@ msgstr "Verifiering krävs" #: taiga/external_apps/models.py:35 #: taiga/projects/custom_attributes/models.py:36 #: taiga/projects/milestones/models.py:37 taiga/projects/models.py:148 -#: taiga/projects/models.py:518 taiga/projects/models.py:551 -#: taiga/projects/models.py:587 taiga/projects/models.py:609 -#: taiga/projects/models.py:643 taiga/projects/models.py:663 -#: taiga/projects/models.py:683 taiga/projects/models.py:715 -#: taiga/projects/models.py:735 taiga/users/admin.py:54 +#: taiga/projects/models.py:521 taiga/projects/models.py:554 +#: taiga/projects/models.py:590 taiga/projects/models.py:612 +#: taiga/projects/models.py:646 taiga/projects/models.py:666 +#: taiga/projects/models.py:686 taiga/projects/models.py:718 +#: taiga/projects/models.py:738 taiga/users/admin.py:54 #: taiga/users/models.py:303 taiga/webhooks/models.py:29 msgid "name" msgstr "namn" @@ -788,7 +789,7 @@ msgstr "Internet" #: taiga/projects/epics/models.py:56 #: taiga/projects/history/templatetags/functions.py:25 #: taiga/projects/issues/models.py:60 taiga/projects/models.py:152 -#: taiga/projects/models.py:739 taiga/projects/tasks/models.py:62 +#: taiga/projects/models.py:742 taiga/projects/tasks/models.py:62 #: taiga/projects/userstories/models.py:95 msgid "description" msgstr "beskrivning" @@ -824,7 +825,7 @@ msgstr "kommentera" #: taiga/projects/custom_attributes/models.py:46 #: taiga/projects/epics/models.py:49 taiga/projects/issues/models.py:52 #: taiga/projects/likes/models.py:33 taiga/projects/milestones/models.py:48 -#: taiga/projects/models.py:159 taiga/projects/models.py:743 +#: taiga/projects/models.py:159 taiga/projects/models.py:746 #: taiga/projects/notifications/models.py:89 taiga/projects/tasks/models.py:48 #: taiga/projects/userstories/models.py:87 taiga/projects/votes/models.py:54 #: taiga/projects/wiki/models.py:44 taiga/userstorage/models.py:29 @@ -882,7 +883,7 @@ msgstr "Datasträngen är inte korrekt json" #: taiga/hooks/api.py:63 taiga/projects/epics/api.py:154 #: taiga/projects/issues/api.py:139 taiga/projects/tasks/api.py:201 -#: taiga/projects/userstories/api.py:277 +#: taiga/projects/userstories/api.py:282 msgid "The project doesn't exist" msgstr "Projektet existerar inte" @@ -935,7 +936,7 @@ msgstr "" #, python-brace-format msgid "" "{user_text} changed the status from [{platform} commit]({commit_url} \"See " -"commit '{commit_id} - {commit_message}'\")\n" +"commit '{commit_id} - {commit_short_message}'\")\n" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" @@ -952,7 +953,7 @@ msgstr "" #, python-brace-format msgid "" "This {type_name} has been mentioned by {user_text} in the [{platform} commit]" -"({commit_url} \"See commit '{commit_id} - {commit_message}'\") " +"({commit_url} \"See commit '{commit_id} - {commit_short_message}'\") " "\"{commit_message}\"" msgstr "" @@ -972,7 +973,7 @@ msgstr "Statusen existerar inte" #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85 #: 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:60 taiga/importers/jira/api.py:106 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83 msgid "The project param is needed" @@ -1008,16 +1009,20 @@ msgstr "" msgid "Error importing GitHub project" msgstr "" -#: 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:62 taiga/importers/jira/api.py:89 +#: taiga/importers/jira/api.py:109 taiga/importers/jira/api.py:182 msgid "The url param is needed" msgstr "" -#: taiga/importers/jira/api.py:155 +#: taiga/importers/jira/api.py:158 msgid "Invalid project_type {}" msgstr "" -#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138 +#: taiga/importers/jira/api.py:192 +msgid "Invalid Jira server configuration." +msgstr "" + +#: taiga/importers/jira/api.py:233 taiga/importers/pivotal/api.py:138 #: taiga/importers/trello/api.py:143 msgid "Invalid or expired auth token" msgstr "" @@ -1454,11 +1459,11 @@ msgstr "Projekt-ID stämmer inte mellan objekt och projekt" #: taiga/projects/attachments/models.py:41 taiga/projects/contact/models.py:29 #: taiga/projects/custom_attributes/models.py:43 #: taiga/projects/epics/models.py:38 taiga/projects/issues/models.py:50 -#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:506 -#: taiga/projects/models.py:528 taiga/projects/models.py:565 -#: taiga/projects/models.py:593 taiga/projects/models.py:619 -#: taiga/projects/models.py:649 taiga/projects/models.py:669 -#: taiga/projects/models.py:693 taiga/projects/models.py:721 +#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:509 +#: taiga/projects/models.py:531 taiga/projects/models.py:568 +#: taiga/projects/models.py:596 taiga/projects/models.py:622 +#: taiga/projects/models.py:652 taiga/projects/models.py:672 +#: taiga/projects/models.py:696 taiga/projects/models.py:724 #: taiga/projects/notifications/models.py:74 #: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43 #: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34 @@ -1478,7 +1483,7 @@ msgstr "objekt-ID" #: taiga/projects/custom_attributes/models.py:48 #: taiga/projects/epics/models.py:52 taiga/projects/issues/models.py:55 #: taiga/projects/milestones/models.py:51 taiga/projects/models.py:162 -#: taiga/projects/models.py:746 taiga/projects/tasks/models.py:51 +#: taiga/projects/models.py:749 taiga/projects/tasks/models.py:51 #: taiga/projects/userstories/models.py:90 taiga/projects/wiki/models.py:47 #: taiga/userstorage/models.py:31 msgid "modified date" @@ -1503,10 +1508,10 @@ msgstr "" #: taiga/projects/attachments/models.py:63 #: taiga/projects/custom_attributes/models.py:41 #: taiga/projects/epics/models.py:104 taiga/projects/milestones/models.py:57 -#: taiga/projects/models.py:522 taiga/projects/models.py:555 -#: taiga/projects/models.py:589 taiga/projects/models.py:613 -#: taiga/projects/models.py:645 taiga/projects/models.py:665 -#: taiga/projects/models.py:687 taiga/projects/models.py:717 +#: taiga/projects/models.py:525 taiga/projects/models.py:558 +#: taiga/projects/models.py:592 taiga/projects/models.py:616 +#: taiga/projects/models.py:648 taiga/projects/models.py:668 +#: taiga/projects/models.py:690 taiga/projects/models.py:720 #: taiga/projects/wiki/models.py:77 taiga/users/models.py:309 msgid "order" msgstr "sortera" @@ -1664,10 +1669,10 @@ msgstr "" msgid "subject" msgstr "titel" -#: taiga/projects/epics/models.py:59 taiga/projects/models.py:526 -#: taiga/projects/models.py:561 taiga/projects/models.py:617 -#: taiga/projects/models.py:647 taiga/projects/models.py:667 -#: taiga/projects/models.py:691 taiga/projects/models.py:719 +#: taiga/projects/epics/models.py:59 taiga/projects/models.py:529 +#: taiga/projects/models.py:564 taiga/projects/models.py:620 +#: taiga/projects/models.py:650 taiga/projects/models.py:670 +#: taiga/projects/models.py:694 taiga/projects/models.py:722 #: taiga/users/models.py:142 msgid "color" msgstr "färg" @@ -1783,7 +1788,7 @@ msgid "Unassigned" msgstr "Ej tilldelad" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:232 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:89 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:91 msgid "-deleted-" msgstr "-raderad-" @@ -1816,12 +1821,12 @@ msgid "removed:" msgstr "borttaget:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:65 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:82 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 msgid "From:" msgstr "Från:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:66 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:84 msgid "To:" msgstr "Till:" @@ -1885,9 +1890,9 @@ msgid "Likes" msgstr "Gillar" #: taiga/projects/milestones/models.py:40 taiga/projects/models.py:150 -#: taiga/projects/models.py:520 taiga/projects/models.py:553 -#: taiga/projects/models.py:611 taiga/projects/models.py:685 -#: taiga/projects/models.py:737 taiga/projects/wiki/models.py:36 +#: taiga/projects/models.py:523 taiga/projects/models.py:556 +#: taiga/projects/models.py:614 taiga/projects/models.py:688 +#: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36 #: taiga/users/admin.py:58 taiga/users/models.py:305 msgid "slug" msgstr "slugg" @@ -1900,9 +1905,9 @@ msgstr "Beräknad startdatum" msgid "estimated finish date" msgstr "Beräknad slutdato" -#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:524 -#: taiga/projects/models.py:557 taiga/projects/models.py:615 -#: taiga/projects/models.py:689 +#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:527 +#: taiga/projects/models.py:560 taiga/projects/models.py:618 +#: taiga/projects/models.py:692 msgid "is closed" msgstr "är stängd" @@ -1959,7 +1964,7 @@ msgstr "textsträng" msgid "invitation extra text" msgstr "Invitation - extra text" -#: taiga/projects/models.py:92 taiga/projects/models.py:741 +#: taiga/projects/models.py:92 taiga/projects/models.py:744 msgid "user order" msgstr "användarorder" @@ -2015,35 +2020,35 @@ msgstr "totalt antal milstolpar" msgid "total story points" msgstr "totalt antal historiepoäng" -#: taiga/projects/models.py:172 taiga/projects/models.py:751 +#: taiga/projects/models.py:172 taiga/projects/models.py:754 msgid "active contact" msgstr "" -#: taiga/projects/models.py:174 taiga/projects/models.py:753 +#: taiga/projects/models.py:174 taiga/projects/models.py:756 msgid "active epics panel" msgstr "" -#: taiga/projects/models.py:176 taiga/projects/models.py:755 +#: taiga/projects/models.py:176 taiga/projects/models.py:758 msgid "active backlog panel" msgstr "aktivt panel för inkorg" -#: taiga/projects/models.py:178 taiga/projects/models.py:757 +#: taiga/projects/models.py:178 taiga/projects/models.py:760 msgid "active kanban panel" msgstr "aktiv kanban-panel" -#: taiga/projects/models.py:180 taiga/projects/models.py:759 +#: taiga/projects/models.py:180 taiga/projects/models.py:762 msgid "active wiki panel" msgstr "aktiv wiki-panel" -#: taiga/projects/models.py:182 taiga/projects/models.py:761 +#: taiga/projects/models.py:182 taiga/projects/models.py:764 msgid "active issues panel" msgstr "aktiv panel för ärenden" -#: taiga/projects/models.py:185 taiga/projects/models.py:768 +#: taiga/projects/models.py:185 taiga/projects/models.py:771 msgid "videoconference system" msgstr "videokonferensssystem" -#: taiga/projects/models.py:187 taiga/projects/models.py:770 +#: taiga/projects/models.py:187 taiga/projects/models.py:773 msgid "videoconference extra data" msgstr "videokonferens - extra data" @@ -2067,11 +2072,11 @@ msgstr "användarbehörigheter" msgid "is featured" msgstr "" -#: taiga/projects/models.py:206 taiga/projects/models.py:763 +#: taiga/projects/models.py:206 taiga/projects/models.py:766 msgid "is looking for people" msgstr "" -#: taiga/projects/models.py:208 taiga/projects/models.py:765 +#: taiga/projects/models.py:208 taiga/projects/models.py:768 msgid "looking for people note" msgstr "" @@ -2116,80 +2121,80 @@ msgstr "" msgid "activity last year" msgstr "" -#: taiga/projects/models.py:507 +#: taiga/projects/models.py:510 msgid "modules config" msgstr "konfigurera moduler" -#: taiga/projects/models.py:559 +#: taiga/projects/models.py:562 msgid "is archived" msgstr "är arkiverad" -#: taiga/projects/models.py:563 +#: taiga/projects/models.py:566 msgid "work in progress limit" msgstr "begränsad arbete pågår" -#: taiga/projects/models.py:591 taiga/userstorage/models.py:33 +#: taiga/projects/models.py:594 taiga/userstorage/models.py:33 msgid "value" msgstr "värde" -#: taiga/projects/models.py:749 +#: taiga/projects/models.py:752 msgid "default owner's role" msgstr "ägarens standardroll" -#: taiga/projects/models.py:772 +#: taiga/projects/models.py:775 msgid "default options" msgstr "standard val" -#: taiga/projects/models.py:773 +#: taiga/projects/models.py:776 msgid "epic statuses" msgstr "" -#: taiga/projects/models.py:774 +#: taiga/projects/models.py:777 msgid "us statuses" msgstr "US statuser" -#: taiga/projects/models.py:775 taiga/projects/userstories/models.py:44 +#: taiga/projects/models.py:778 taiga/projects/userstories/models.py:44 #: taiga/projects/userstories/models.py:77 msgid "points" msgstr "poäng" -#: taiga/projects/models.py:776 +#: taiga/projects/models.py:779 msgid "task statuses" msgstr "statuser för uppgifter" -#: taiga/projects/models.py:777 +#: taiga/projects/models.py:780 msgid "issue statuses" msgstr "status för ärenden" -#: taiga/projects/models.py:778 +#: taiga/projects/models.py:781 msgid "issue types" msgstr "ärendentyper" -#: taiga/projects/models.py:779 +#: taiga/projects/models.py:782 msgid "priorities" msgstr "prioriteter" -#: taiga/projects/models.py:780 +#: taiga/projects/models.py:783 msgid "severities" msgstr "allvarsgrad" -#: taiga/projects/models.py:781 +#: taiga/projects/models.py:784 msgid "roles" msgstr "roller" -#: taiga/projects/models.py:782 +#: taiga/projects/models.py:785 msgid "epic custom attributes" msgstr "" -#: taiga/projects/models.py:783 +#: taiga/projects/models.py:786 msgid "us custom attributes" msgstr "" -#: taiga/projects/models.py:784 +#: taiga/projects/models.py:787 msgid "task custom attributes" msgstr "" -#: taiga/projects/models.py:785 +#: taiga/projects/models.py:788 msgid "issue custom attributes" msgstr "" @@ -2227,7 +2232,7 @@ msgstr "Visad" msgid "Notify exists for specified user and project" msgstr "Notifiering finns för användaren och projektet" -#: taiga/projects/notifications/services.py:436 +#: taiga/projects/notifications/services.py:434 msgid "Invalid value for notify level" msgstr "Felaktigt värde för notifieringen" @@ -3553,28 +3558,28 @@ msgstr "Produktägare" msgid "Stakeholder" msgstr "Intressent" -#: taiga/projects/userstories/api.py:128 +#: taiga/projects/userstories/api.py:129 msgid "You don't have permissions to set this sprint to this user story." msgstr "" "Du har inte behörighet för att lägga sprinten till den här användarhistorien" -#: taiga/projects/userstories/api.py:132 +#: taiga/projects/userstories/api.py:133 msgid "You don't have permissions to set this status to this user story." msgstr "" "Du har inte behörighet till att sätta den här statusen till " "användarhistorien." -#: taiga/projects/userstories/api.py:222 +#: taiga/projects/userstories/api.py:227 #, python-brace-format msgid "Invalid role id '{role_id}'" msgstr "" -#: taiga/projects/userstories/api.py:229 +#: taiga/projects/userstories/api.py:234 #, python-brace-format msgid "Invalid points id '{points_id}'" msgstr "" -#: taiga/projects/userstories/api.py:244 +#: taiga/projects/userstories/api.py:249 #, python-brace-format msgid "Generating the user story #{ref} - {subject}" msgstr "Skapar användarhistorie #{ref} - {subject}" diff --git a/taiga/locale/tr/LC_MESSAGES/django.po b/taiga/locale/tr/LC_MESSAGES/django.po index 7fb9c720..842f9621 100644 --- a/taiga/locale/tr/LC_MESSAGES/django.po +++ b/taiga/locale/tr/LC_MESSAGES/django.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: taiga-back\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-08 16:30+0100\n" -"PO-Revision-Date: 2017-03-06 16:54+0000\n" -"Last-Translator: Taiga Dev Team \n" +"POT-Creation-Date: 2017-10-06 11:42+0200\n" +"PO-Revision-Date: 2017-10-06 09:43+0000\n" +"Last-Translator: David Barragán \n" "Language-Team: Turkish (http://www.transifex.com/taiga-agile-llc/taiga-back/" "language/tr/)\n" "MIME-Version: 1.0\n" @@ -204,8 +204,8 @@ msgstr "" #: taiga/projects/api.py:754 taiga/projects/epics/api.py:200 #: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:224 #: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:247 -#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:323 -#: taiga/projects/userstories/api.py:375 taiga/webhooks/api.py:71 +#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:334 +#: taiga/projects/userstories/api.py:386 taiga/webhooks/api.py:71 msgid "Blocked element" msgstr "Engellenmiş nesne" @@ -258,19 +258,19 @@ msgstr "Geçersiz hiperlink - nesne mevcut değil." msgid "Incorrect type. Expected url string, received %s." msgstr "Hatalı tip. Beklenen url dizges, alınan %s." -#: taiga/base/api/serializers.py:324 +#: taiga/base/api/serializers.py:325 msgid "Invalid data" msgstr "Geçersiz veri" -#: taiga/base/api/serializers.py:416 +#: taiga/base/api/serializers.py:417 msgid "No input provided" msgstr "Girdi sağlanmadı" -#: taiga/base/api/serializers.py:579 +#: taiga/base/api/serializers.py:580 msgid "Cannot create a new item, only existing items may be updated." msgstr "Yeni bir madde oluşturlamıyor, sadece var olanlar güncellenebilir." -#: taiga/base/api/serializers.py:590 +#: taiga/base/api/serializers.py:591 msgid "Expected a list of items." msgstr "Bir madde listesi bekleniyor." @@ -282,7 +282,7 @@ msgstr "Bulunamadı" msgid "Permission denied" msgstr "İzin verilmedi" -#: taiga/base/api/views.py:492 +#: taiga/base/api/views.py:491 msgid "Server application error" msgstr "Sunucu uygulaması hatası" @@ -498,68 +498,68 @@ msgstr "İhtiyaç duyulan döküm dosyası" msgid "Invalid dump format" msgstr "Geçersiz döküm biçemi" -#: taiga/export_import/services/store.py:718 -#: taiga/export_import/services/store.py:736 +#: taiga/export_import/services/store.py:722 +#: taiga/export_import/services/store.py:740 msgid "error importing project data" msgstr "İçeri aktarılan proje verisinde hata" -#: taiga/export_import/services/store.py:743 +#: taiga/export_import/services/store.py:747 msgid "error importing roles" msgstr "İçeri aktarılan rollerde hata" -#: taiga/export_import/services/store.py:748 +#: taiga/export_import/services/store.py:752 msgid "error importing memberships" msgstr "İçeri aktarılan üyeliklerde hata" -#: taiga/export_import/services/store.py:759 +#: taiga/export_import/services/store.py:763 msgid "error importing lists of project attributes" msgstr "proje öznitelikleri listesi içeriye aktarılırken hata oluştu" -#: taiga/export_import/services/store.py:763 +#: taiga/export_import/services/store.py:767 msgid "error importing default project attributes values" msgstr "varsayılan proje öznitelikleri değerlerinin içeriye aktarımında hata" -#: taiga/export_import/services/store.py:774 +#: taiga/export_import/services/store.py:778 msgid "error importing custom attributes" msgstr "özel öznitelikler içeri aktarılırken hata" -#: taiga/export_import/services/store.py:778 +#: taiga/export_import/services/store.py:782 msgid "error importing sprints" msgstr "İçeri aktarılan sprintlerde hata" -#: taiga/export_import/services/store.py:782 +#: taiga/export_import/services/store.py:786 msgid "error importing issues" msgstr "İçeri aktarılan taleplerde hata" -#: taiga/export_import/services/store.py:786 +#: taiga/export_import/services/store.py:790 msgid "error importing user stories" msgstr "İçeri aktarılan kullanıcı hikayelerinde hata" -#: taiga/export_import/services/store.py:790 +#: taiga/export_import/services/store.py:794 msgid "error importing epics" msgstr "" -#: taiga/export_import/services/store.py:794 +#: taiga/export_import/services/store.py:798 msgid "error importing tasks" msgstr "İçeri aktarılan görevlerde hata" -#: taiga/export_import/services/store.py:798 +#: taiga/export_import/services/store.py:802 msgid "error importing wiki pages" msgstr "İçeri aktarılan wiki sayfalarında hata" -#: taiga/export_import/services/store.py:802 +#: taiga/export_import/services/store.py:806 msgid "error importing wiki links" msgstr "İçeri aktarılan wiki bağlantılarında hata" -#: taiga/export_import/services/store.py:806 +#: taiga/export_import/services/store.py:810 msgid "error importing tags" msgstr "İçeri aktarılan etiketlerde hata" -#: taiga/export_import/services/store.py:810 +#: taiga/export_import/services/store.py:814 msgid "error importing timelines" msgstr "zaman çizelgesi içeri aktarılırken hata" -#: taiga/export_import/services/store.py:832 +#: taiga/export_import/services/store.py:836 msgid "unexpected error importing project" msgstr "" @@ -861,11 +861,11 @@ msgstr "Kimlik doğrulama gerekli" #: taiga/external_apps/models.py:35 #: taiga/projects/custom_attributes/models.py:36 #: taiga/projects/milestones/models.py:37 taiga/projects/models.py:148 -#: taiga/projects/models.py:518 taiga/projects/models.py:551 -#: taiga/projects/models.py:587 taiga/projects/models.py:609 -#: taiga/projects/models.py:643 taiga/projects/models.py:663 -#: taiga/projects/models.py:683 taiga/projects/models.py:715 -#: taiga/projects/models.py:735 taiga/users/admin.py:54 +#: taiga/projects/models.py:521 taiga/projects/models.py:554 +#: taiga/projects/models.py:590 taiga/projects/models.py:612 +#: taiga/projects/models.py:646 taiga/projects/models.py:666 +#: taiga/projects/models.py:686 taiga/projects/models.py:718 +#: taiga/projects/models.py:738 taiga/users/admin.py:54 #: taiga/users/models.py:303 taiga/webhooks/models.py:29 msgid "name" msgstr "isim" @@ -883,7 +883,7 @@ msgstr "web" #: taiga/projects/epics/models.py:56 #: taiga/projects/history/templatetags/functions.py:25 #: taiga/projects/issues/models.py:60 taiga/projects/models.py:152 -#: taiga/projects/models.py:739 taiga/projects/tasks/models.py:62 +#: taiga/projects/models.py:742 taiga/projects/tasks/models.py:62 #: taiga/projects/userstories/models.py:95 msgid "description" msgstr "tanı" @@ -919,7 +919,7 @@ msgstr "yorum" #: taiga/projects/custom_attributes/models.py:46 #: taiga/projects/epics/models.py:49 taiga/projects/issues/models.py:52 #: taiga/projects/likes/models.py:33 taiga/projects/milestones/models.py:48 -#: taiga/projects/models.py:159 taiga/projects/models.py:743 +#: taiga/projects/models.py:159 taiga/projects/models.py:746 #: taiga/projects/notifications/models.py:89 taiga/projects/tasks/models.py:48 #: taiga/projects/userstories/models.py:87 taiga/projects/votes/models.py:54 #: taiga/projects/wiki/models.py:44 taiga/userstorage/models.py:29 @@ -991,7 +991,7 @@ msgstr "" #: taiga/hooks/api.py:63 taiga/projects/epics/api.py:154 #: taiga/projects/issues/api.py:139 taiga/projects/tasks/api.py:201 -#: taiga/projects/userstories/api.py:277 +#: taiga/projects/userstories/api.py:282 msgid "The project doesn't exist" msgstr "Proje mevcut değil." @@ -1044,7 +1044,7 @@ msgstr "" #, python-brace-format msgid "" "{user_text} changed the status from [{platform} commit]({commit_url} \"See " -"commit '{commit_id} - {commit_message}'\")\n" +"commit '{commit_id} - {commit_short_message}'\")\n" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" @@ -1061,7 +1061,7 @@ msgstr "" #, python-brace-format msgid "" "This {type_name} has been mentioned by {user_text} in the [{platform} commit]" -"({commit_url} \"See commit '{commit_id} - {commit_message}'\") " +"({commit_url} \"See commit '{commit_id} - {commit_short_message}'\") " "\"{commit_message}\"" msgstr "" @@ -1081,7 +1081,7 @@ msgstr "Durum mevcut değil" #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85 #: 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:60 taiga/importers/jira/api.py:106 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83 msgid "The project param is needed" @@ -1117,16 +1117,20 @@ msgstr "" msgid "Error importing GitHub project" msgstr "" -#: 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:62 taiga/importers/jira/api.py:89 +#: taiga/importers/jira/api.py:109 taiga/importers/jira/api.py:182 msgid "The url param is needed" msgstr "" -#: taiga/importers/jira/api.py:155 +#: taiga/importers/jira/api.py:158 msgid "Invalid project_type {}" msgstr "" -#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138 +#: taiga/importers/jira/api.py:192 +msgid "Invalid Jira server configuration." +msgstr "" + +#: taiga/importers/jira/api.py:233 taiga/importers/pivotal/api.py:138 #: taiga/importers/trello/api.py:143 msgid "Invalid or expired auth token" msgstr "" @@ -1563,11 +1567,11 @@ msgstr "Proje ve nesne arasında Proje ID uyuşmazlığı mevcut" #: taiga/projects/attachments/models.py:41 taiga/projects/contact/models.py:29 #: taiga/projects/custom_attributes/models.py:43 #: taiga/projects/epics/models.py:38 taiga/projects/issues/models.py:50 -#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:506 -#: taiga/projects/models.py:528 taiga/projects/models.py:565 -#: taiga/projects/models.py:593 taiga/projects/models.py:619 -#: taiga/projects/models.py:649 taiga/projects/models.py:669 -#: taiga/projects/models.py:693 taiga/projects/models.py:721 +#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:509 +#: taiga/projects/models.py:531 taiga/projects/models.py:568 +#: taiga/projects/models.py:596 taiga/projects/models.py:622 +#: taiga/projects/models.py:652 taiga/projects/models.py:672 +#: taiga/projects/models.py:696 taiga/projects/models.py:724 #: taiga/projects/notifications/models.py:74 #: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43 #: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34 @@ -1587,7 +1591,7 @@ msgstr "nesne id" #: taiga/projects/custom_attributes/models.py:48 #: taiga/projects/epics/models.py:52 taiga/projects/issues/models.py:55 #: taiga/projects/milestones/models.py:51 taiga/projects/models.py:162 -#: taiga/projects/models.py:746 taiga/projects/tasks/models.py:51 +#: taiga/projects/models.py:749 taiga/projects/tasks/models.py:51 #: taiga/projects/userstories/models.py:90 taiga/projects/wiki/models.py:47 #: taiga/userstorage/models.py:31 msgid "modified date" @@ -1612,10 +1616,10 @@ msgstr "" #: taiga/projects/attachments/models.py:63 #: taiga/projects/custom_attributes/models.py:41 #: taiga/projects/epics/models.py:104 taiga/projects/milestones/models.py:57 -#: taiga/projects/models.py:522 taiga/projects/models.py:555 -#: taiga/projects/models.py:589 taiga/projects/models.py:613 -#: taiga/projects/models.py:645 taiga/projects/models.py:665 -#: taiga/projects/models.py:687 taiga/projects/models.py:717 +#: taiga/projects/models.py:525 taiga/projects/models.py:558 +#: taiga/projects/models.py:592 taiga/projects/models.py:616 +#: taiga/projects/models.py:648 taiga/projects/models.py:668 +#: taiga/projects/models.py:690 taiga/projects/models.py:720 #: taiga/projects/wiki/models.py:77 taiga/users/models.py:309 msgid "order" msgstr "sıra" @@ -1773,10 +1777,10 @@ msgstr "" msgid "subject" msgstr "konu" -#: taiga/projects/epics/models.py:59 taiga/projects/models.py:526 -#: taiga/projects/models.py:561 taiga/projects/models.py:617 -#: taiga/projects/models.py:647 taiga/projects/models.py:667 -#: taiga/projects/models.py:691 taiga/projects/models.py:719 +#: taiga/projects/epics/models.py:59 taiga/projects/models.py:529 +#: taiga/projects/models.py:564 taiga/projects/models.py:620 +#: taiga/projects/models.py:650 taiga/projects/models.py:670 +#: taiga/projects/models.py:694 taiga/projects/models.py:722 #: taiga/users/models.py:142 msgid "color" msgstr "renk" @@ -1892,7 +1896,7 @@ msgid "Unassigned" msgstr "Atanmamış" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:232 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:89 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:91 msgid "-deleted-" msgstr "-silinmiş-" @@ -1925,12 +1929,12 @@ msgid "removed:" msgstr "silinmiş:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:65 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:82 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 msgid "From:" msgstr "Kimden:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:66 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:84 msgid "To:" msgstr "Kime:" @@ -1994,9 +1998,9 @@ msgid "Likes" msgstr "Beğeniler" #: taiga/projects/milestones/models.py:40 taiga/projects/models.py:150 -#: taiga/projects/models.py:520 taiga/projects/models.py:553 -#: taiga/projects/models.py:611 taiga/projects/models.py:685 -#: taiga/projects/models.py:737 taiga/projects/wiki/models.py:36 +#: taiga/projects/models.py:523 taiga/projects/models.py:556 +#: taiga/projects/models.py:614 taiga/projects/models.py:688 +#: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36 #: taiga/users/admin.py:58 taiga/users/models.py:305 msgid "slug" msgstr "satır" @@ -2009,9 +2013,9 @@ msgstr "yaklaşık başlama tarihi" msgid "estimated finish date" msgstr "yaklaşık bitiş tarihi" -#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:524 -#: taiga/projects/models.py:557 taiga/projects/models.py:615 -#: taiga/projects/models.py:689 +#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:527 +#: taiga/projects/models.py:560 taiga/projects/models.py:618 +#: taiga/projects/models.py:692 msgid "is closed" msgstr "kapatılmış" @@ -2068,7 +2072,7 @@ msgstr "kupon" msgid "invitation extra text" msgstr "Davetiye ekstra metni" -#: taiga/projects/models.py:92 taiga/projects/models.py:741 +#: taiga/projects/models.py:92 taiga/projects/models.py:744 msgid "user order" msgstr "kullanıcı sırası" @@ -2124,35 +2128,35 @@ msgstr "aşamaların toplamı" msgid "total story points" msgstr "toplam hikaye puanı" -#: taiga/projects/models.py:172 taiga/projects/models.py:751 +#: taiga/projects/models.py:172 taiga/projects/models.py:754 msgid "active contact" msgstr "" -#: taiga/projects/models.py:174 taiga/projects/models.py:753 +#: taiga/projects/models.py:174 taiga/projects/models.py:756 msgid "active epics panel" msgstr "" -#: taiga/projects/models.py:176 taiga/projects/models.py:755 +#: taiga/projects/models.py:176 taiga/projects/models.py:758 msgid "active backlog panel" msgstr "aktif birikmiş iler paneli" -#: taiga/projects/models.py:178 taiga/projects/models.py:757 +#: taiga/projects/models.py:178 taiga/projects/models.py:760 msgid "active kanban panel" msgstr "aktif kanban paneli" -#: taiga/projects/models.py:180 taiga/projects/models.py:759 +#: taiga/projects/models.py:180 taiga/projects/models.py:762 msgid "active wiki panel" msgstr "aktif wiki paneli" -#: taiga/projects/models.py:182 taiga/projects/models.py:761 +#: taiga/projects/models.py:182 taiga/projects/models.py:764 msgid "active issues panel" msgstr "aktif talep paneli" -#: taiga/projects/models.py:185 taiga/projects/models.py:768 +#: taiga/projects/models.py:185 taiga/projects/models.py:771 msgid "videoconference system" msgstr "video konferans sistemi" -#: taiga/projects/models.py:187 taiga/projects/models.py:770 +#: taiga/projects/models.py:187 taiga/projects/models.py:773 msgid "videoconference extra data" msgstr "videokonferans ekstra verisi" @@ -2176,11 +2180,11 @@ msgstr "kullanıcı izinleri" msgid "is featured" msgstr "vitrinde" -#: taiga/projects/models.py:206 taiga/projects/models.py:763 +#: taiga/projects/models.py:206 taiga/projects/models.py:766 msgid "is looking for people" msgstr "insan arıyor" -#: taiga/projects/models.py:208 taiga/projects/models.py:765 +#: taiga/projects/models.py:208 taiga/projects/models.py:768 msgid "looking for people note" msgstr "" @@ -2225,80 +2229,80 @@ msgstr "geçen ayın aktiviteleri" msgid "activity last year" msgstr "geçen yılın aktiviteleri" -#: taiga/projects/models.py:507 +#: taiga/projects/models.py:510 msgid "modules config" msgstr "modül ayarları" -#: taiga/projects/models.py:559 +#: taiga/projects/models.py:562 msgid "is archived" msgstr "arşivlenmiş" -#: taiga/projects/models.py:563 +#: taiga/projects/models.py:566 msgid "work in progress limit" msgstr "" -#: taiga/projects/models.py:591 taiga/userstorage/models.py:33 +#: taiga/projects/models.py:594 taiga/userstorage/models.py:33 msgid "value" msgstr "değer" -#: taiga/projects/models.py:749 +#: taiga/projects/models.py:752 msgid "default owner's role" msgstr "varsayılan sahip rolü" -#: taiga/projects/models.py:772 +#: taiga/projects/models.py:775 msgid "default options" msgstr "varsayılan ayarlar" -#: taiga/projects/models.py:773 +#: taiga/projects/models.py:776 msgid "epic statuses" msgstr "" -#: taiga/projects/models.py:774 +#: taiga/projects/models.py:777 msgid "us statuses" msgstr "kh durumları" -#: taiga/projects/models.py:775 taiga/projects/userstories/models.py:44 +#: taiga/projects/models.py:778 taiga/projects/userstories/models.py:44 #: taiga/projects/userstories/models.py:77 msgid "points" msgstr "puanlar" -#: taiga/projects/models.py:776 +#: taiga/projects/models.py:779 msgid "task statuses" msgstr "görev durumları" -#: taiga/projects/models.py:777 +#: taiga/projects/models.py:780 msgid "issue statuses" msgstr "talep durumları" -#: taiga/projects/models.py:778 +#: taiga/projects/models.py:781 msgid "issue types" msgstr "talep tipleri" -#: taiga/projects/models.py:779 +#: taiga/projects/models.py:782 msgid "priorities" msgstr "öncelikler" -#: taiga/projects/models.py:780 +#: taiga/projects/models.py:783 msgid "severities" msgstr "önem durumları" -#: taiga/projects/models.py:781 +#: taiga/projects/models.py:784 msgid "roles" msgstr "roller" -#: taiga/projects/models.py:782 +#: taiga/projects/models.py:785 msgid "epic custom attributes" msgstr "" -#: taiga/projects/models.py:783 +#: taiga/projects/models.py:786 msgid "us custom attributes" msgstr "" -#: taiga/projects/models.py:784 +#: taiga/projects/models.py:787 msgid "task custom attributes" msgstr "" -#: taiga/projects/models.py:785 +#: taiga/projects/models.py:788 msgid "issue custom attributes" msgstr "" @@ -2336,7 +2340,7 @@ msgstr "İzlenen" msgid "Notify exists for specified user and project" msgstr "Belirtilen kullanıcı ve proje için bilgilendirme mevcut" -#: taiga/projects/notifications/services.py:436 +#: taiga/projects/notifications/services.py:434 msgid "Invalid value for notify level" msgstr "Bildirim düzeyi için geçersiz değer" @@ -3730,25 +3734,25 @@ msgstr "Ürün Sahibi" msgid "Stakeholder" msgstr "Paydaş" -#: taiga/projects/userstories/api.py:128 +#: taiga/projects/userstories/api.py:129 msgid "You don't have permissions to set this sprint to this user story." msgstr "Bu kullanıcı hikayesine bu sprinti ayarlama izniniz yok." -#: taiga/projects/userstories/api.py:132 +#: taiga/projects/userstories/api.py:133 msgid "You don't have permissions to set this status to this user story." msgstr "Bu kullanıcı hikayesine bu durumu ayarlama yetkiniz yok." -#: taiga/projects/userstories/api.py:222 +#: taiga/projects/userstories/api.py:227 #, python-brace-format msgid "Invalid role id '{role_id}'" msgstr "" -#: taiga/projects/userstories/api.py:229 +#: taiga/projects/userstories/api.py:234 #, python-brace-format msgid "Invalid points id '{points_id}'" msgstr "" -#: taiga/projects/userstories/api.py:244 +#: taiga/projects/userstories/api.py:249 #, python-brace-format msgid "Generating the user story #{ref} - {subject}" msgstr "" diff --git a/taiga/locale/zh-Hans/LC_MESSAGES/django.po b/taiga/locale/zh-Hans/LC_MESSAGES/django.po index 0a8a11d2..b692d719 100644 --- a/taiga/locale/zh-Hans/LC_MESSAGES/django.po +++ b/taiga/locale/zh-Hans/LC_MESSAGES/django.po @@ -3,24 +3,27 @@ # This file is distributed under the same license as the taiga-back package. # # Translators: +# Ares , 2017 # gm l , 2016 # Hanbing Yin , 2016 # ifelse , 2015 # Longyang Zhang , 2015 # Qi Fan , 2016 +# qing cao , 2017 # waring id , 2016 # wuwenbin , 2015 # Yang Yu , 2016 # yonee , 2015 # 5791113 , 2016 # 5791113 , 2016 +# 朱坚 , 2017 msgid "" msgstr "" "Project-Id-Version: taiga-back\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-08 16:30+0100\n" -"PO-Revision-Date: 2017-03-06 16:55+0000\n" -"Last-Translator: Taiga Dev Team \n" +"POT-Creation-Date: 2017-10-06 11:42+0200\n" +"PO-Revision-Date: 2017-10-06 09:43+0000\n" +"Last-Translator: David Barragán \n" "Language-Team: Chinese Simplified (http://www.transifex.com/taiga-agile-llc/" "taiga-back/language/zh-Hans/)\n" "MIME-Version: 1.0\n" @@ -197,8 +200,8 @@ msgstr "请上传一张有效的图片。所上传的不是图片或已损坏" #: taiga/projects/api.py:754 taiga/projects/epics/api.py:200 #: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:224 #: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:247 -#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:323 -#: taiga/projects/userstories/api.py:375 taiga/webhooks/api.py:71 +#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:334 +#: taiga/projects/userstories/api.py:386 taiga/webhooks/api.py:71 msgid "Blocked element" msgstr "冻结的元素" @@ -251,19 +254,19 @@ msgstr "无效的超链接 - 对象不存在" msgid "Incorrect type. Expected url string, received %s." msgstr "错误的数据类型。期望收到URL, 但是收到了 %s" -#: taiga/base/api/serializers.py:324 +#: taiga/base/api/serializers.py:325 msgid "Invalid data" msgstr "无效的数据" -#: taiga/base/api/serializers.py:416 +#: taiga/base/api/serializers.py:417 msgid "No input provided" msgstr "没提供输入数据" -#: taiga/base/api/serializers.py:579 +#: taiga/base/api/serializers.py:580 msgid "Cannot create a new item, only existing items may be updated." msgstr "不能创建新项目,可能只是现有项目被修改。" -#: taiga/base/api/serializers.py:590 +#: taiga/base/api/serializers.py:591 msgid "Expected a list of items." msgstr "期望一个项目列表" @@ -275,7 +278,7 @@ msgstr "找不到" msgid "Permission denied" msgstr "无此权限" -#: taiga/base/api/views.py:492 +#: taiga/base/api/views.py:491 msgid "Server application error" msgstr "服务器端错误" @@ -517,68 +520,68 @@ msgstr "需要备份文件" msgid "Invalid dump format" msgstr "非法的备份文件格式" -#: taiga/export_import/services/store.py:718 -#: taiga/export_import/services/store.py:736 +#: taiga/export_import/services/store.py:722 +#: taiga/export_import/services/store.py:740 msgid "error importing project data" msgstr "无法导入项目数据" -#: taiga/export_import/services/store.py:743 +#: taiga/export_import/services/store.py:747 msgid "error importing roles" msgstr "角色导入错误" -#: taiga/export_import/services/store.py:748 +#: taiga/export_import/services/store.py:752 msgid "error importing memberships" msgstr "成员关系导入错误" -#: taiga/export_import/services/store.py:759 +#: taiga/export_import/services/store.py:763 msgid "error importing lists of project attributes" msgstr "项目属性列表导入错误" -#: taiga/export_import/services/store.py:763 +#: taiga/export_import/services/store.py:767 msgid "error importing default project attributes values" msgstr "默认项目属性值导入错误" -#: taiga/export_import/services/store.py:774 +#: taiga/export_import/services/store.py:778 msgid "error importing custom attributes" msgstr "客户化属性导入错误" -#: taiga/export_import/services/store.py:778 +#: taiga/export_import/services/store.py:782 msgid "error importing sprints" msgstr "sprints导入错误" -#: taiga/export_import/services/store.py:782 +#: taiga/export_import/services/store.py:786 msgid "error importing issues" msgstr "问题导入错误" -#: taiga/export_import/services/store.py:786 +#: taiga/export_import/services/store.py:790 msgid "error importing user stories" msgstr "用户故事导入错误" -#: taiga/export_import/services/store.py:790 +#: taiga/export_import/services/store.py:794 msgid "error importing epics" msgstr "史诗导入错误" -#: taiga/export_import/services/store.py:794 +#: taiga/export_import/services/store.py:798 msgid "error importing tasks" msgstr "任务导入错误" -#: taiga/export_import/services/store.py:798 +#: taiga/export_import/services/store.py:802 msgid "error importing wiki pages" msgstr "维基页面导入错误" -#: taiga/export_import/services/store.py:802 +#: taiga/export_import/services/store.py:806 msgid "error importing wiki links" msgstr "维基链接导入错误" -#: taiga/export_import/services/store.py:806 +#: taiga/export_import/services/store.py:810 msgid "error importing tags" msgstr "标签导入错误" -#: taiga/export_import/services/store.py:810 +#: taiga/export_import/services/store.py:814 msgid "error importing timelines" msgstr "时间线导入错误" -#: taiga/export_import/services/store.py:832 +#: taiga/export_import/services/store.py:836 msgid "unexpected error importing project" msgstr "导入项目发生未知错误" @@ -892,11 +895,11 @@ msgstr "需要身份认证" #: taiga/external_apps/models.py:35 #: taiga/projects/custom_attributes/models.py:36 #: taiga/projects/milestones/models.py:37 taiga/projects/models.py:148 -#: taiga/projects/models.py:518 taiga/projects/models.py:551 -#: taiga/projects/models.py:587 taiga/projects/models.py:609 -#: taiga/projects/models.py:643 taiga/projects/models.py:663 -#: taiga/projects/models.py:683 taiga/projects/models.py:715 -#: taiga/projects/models.py:735 taiga/users/admin.py:54 +#: taiga/projects/models.py:521 taiga/projects/models.py:554 +#: taiga/projects/models.py:590 taiga/projects/models.py:612 +#: taiga/projects/models.py:646 taiga/projects/models.py:666 +#: taiga/projects/models.py:686 taiga/projects/models.py:718 +#: taiga/projects/models.py:738 taiga/users/admin.py:54 #: taiga/users/models.py:303 taiga/webhooks/models.py:29 msgid "name" msgstr "名称" @@ -914,7 +917,7 @@ msgstr "网页" #: taiga/projects/epics/models.py:56 #: taiga/projects/history/templatetags/functions.py:25 #: taiga/projects/issues/models.py:60 taiga/projects/models.py:152 -#: taiga/projects/models.py:739 taiga/projects/tasks/models.py:62 +#: taiga/projects/models.py:742 taiga/projects/tasks/models.py:62 #: taiga/projects/userstories/models.py:95 msgid "description" msgstr "描述" @@ -950,7 +953,7 @@ msgstr "评论" #: taiga/projects/custom_attributes/models.py:46 #: taiga/projects/epics/models.py:49 taiga/projects/issues/models.py:52 #: taiga/projects/likes/models.py:33 taiga/projects/milestones/models.py:48 -#: taiga/projects/models.py:159 taiga/projects/models.py:743 +#: taiga/projects/models.py:159 taiga/projects/models.py:746 #: taiga/projects/notifications/models.py:89 taiga/projects/tasks/models.py:48 #: taiga/projects/userstories/models.py:87 taiga/projects/votes/models.py:54 #: taiga/projects/wiki/models.py:44 taiga/userstorage/models.py:29 @@ -1024,7 +1027,7 @@ msgstr "内容不是一个合法的JSON" #: taiga/hooks/api.py:63 taiga/projects/epics/api.py:154 #: taiga/projects/issues/api.py:139 taiga/projects/tasks/api.py:201 -#: taiga/projects/userstories/api.py:277 +#: taiga/projects/userstories/api.py:282 msgid "The project doesn't exist" msgstr "项目不存在" @@ -1086,14 +1089,10 @@ msgstr "未知用户" #, python-brace-format msgid "" "{user_text} changed the status from [{platform} commit]({commit_url} \"See " -"commit '{commit_id} - {commit_message}'\")\n" +"commit '{commit_id} - {commit_short_message}'\")\n" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" -"{user_text} 改变状态 [{platform} commit]({commit_url} \"查看提交 " -"'{commit_id} - {commit_message}'\")\n" -"\n" -" - 状态: **{src_status}** → **{dst_status}**" #: taiga/hooks/event_hooks.py:161 #, python-brace-format @@ -1110,11 +1109,9 @@ msgstr "" #, python-brace-format msgid "" "This {type_name} has been mentioned by {user_text} in the [{platform} commit]" -"({commit_url} \"See commit '{commit_id} - {commit_message}'\") " +"({commit_url} \"See commit '{commit_id} - {commit_short_message}'\") " "\"{commit_message}\"" msgstr "" -"这个{type_name}已经被{user_text}提到,从这个[{platform} commit]({commit_url} " -"\"查看提交 '{commit_id} - {commit_message}'\") \"{commit_message}\"" #: taiga/hooks/event_hooks.py:184 #, python-brace-format @@ -1132,63 +1129,67 @@ msgstr "状态不存在" #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85 #: 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:60 taiga/importers/jira/api.py:106 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83 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 "" +msgstr "无效的Asana API请求" #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:141 msgid "Failed to make the request to Asana API" -msgstr "" +msgstr "构造Asana API的请求失败" #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123 msgid "Code param needed" -msgstr "" +msgstr "代码参数必填" #: taiga/importers/asana/tasks.py:42 taiga/importers/asana/tasks.py:43 msgid "Error importing Asana project" -msgstr "" +msgstr "导入Asana项目错误" #: taiga/importers/github/api.py:135 msgid "Invalid auth data" -msgstr "" +msgstr "无效用户ID" #: taiga/importers/github/api.py:137 msgid "Third party service failing" -msgstr "" +msgstr "第三方服务失败" #: taiga/importers/github/tasks.py:42 taiga/importers/github/tasks.py:43 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:106 taiga/importers/jira/api.py:179 +#: taiga/importers/jira/api.py:62 taiga/importers/jira/api.py:89 +#: taiga/importers/jira/api.py:109 taiga/importers/jira/api.py:182 msgid "The url param is needed" -msgstr "" +msgstr "这个url参数必填" -#: taiga/importers/jira/api.py:155 +#: taiga/importers/jira/api.py:158 msgid "Invalid project_type {}" +msgstr "无效的项目类型 {}" + +#: taiga/importers/jira/api.py:192 +msgid "Invalid Jira server configuration." msgstr "" -#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138 +#: taiga/importers/jira/api.py:233 taiga/importers/pivotal/api.py:138 #: taiga/importers/trello/api.py:143 msgid "Invalid or expired auth token" -msgstr "" +msgstr "无效或失效的账户token" #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49 msgid "Error importing Jira project" -msgstr "" +msgstr "导入JIRA项目错误" #: taiga/importers/pivotal/tasks.py:42 taiga/importers/pivotal/tasks.py:43 msgid "Error importing PivotalTracker project" -msgstr "" +msgstr "导入PivotalTracker项目错误" #: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4 #, python-format @@ -1614,11 +1615,11 @@ msgstr "对象和项目间的项目ID不匹配" #: taiga/projects/attachments/models.py:41 taiga/projects/contact/models.py:29 #: taiga/projects/custom_attributes/models.py:43 #: taiga/projects/epics/models.py:38 taiga/projects/issues/models.py:50 -#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:506 -#: taiga/projects/models.py:528 taiga/projects/models.py:565 -#: taiga/projects/models.py:593 taiga/projects/models.py:619 -#: taiga/projects/models.py:649 taiga/projects/models.py:669 -#: taiga/projects/models.py:693 taiga/projects/models.py:721 +#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:509 +#: taiga/projects/models.py:531 taiga/projects/models.py:568 +#: taiga/projects/models.py:596 taiga/projects/models.py:622 +#: taiga/projects/models.py:652 taiga/projects/models.py:672 +#: taiga/projects/models.py:696 taiga/projects/models.py:724 #: taiga/projects/notifications/models.py:74 #: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43 #: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34 @@ -1638,7 +1639,7 @@ msgstr "对象id" #: taiga/projects/custom_attributes/models.py:48 #: taiga/projects/epics/models.py:52 taiga/projects/issues/models.py:55 #: taiga/projects/milestones/models.py:51 taiga/projects/models.py:162 -#: taiga/projects/models.py:746 taiga/projects/tasks/models.py:51 +#: taiga/projects/models.py:749 taiga/projects/tasks/models.py:51 #: taiga/projects/userstories/models.py:90 taiga/projects/wiki/models.py:47 #: taiga/userstorage/models.py:31 msgid "modified date" @@ -1663,10 +1664,10 @@ msgstr "" #: taiga/projects/attachments/models.py:63 #: taiga/projects/custom_attributes/models.py:41 #: taiga/projects/epics/models.py:104 taiga/projects/milestones/models.py:57 -#: taiga/projects/models.py:522 taiga/projects/models.py:555 -#: taiga/projects/models.py:589 taiga/projects/models.py:613 -#: taiga/projects/models.py:645 taiga/projects/models.py:665 -#: taiga/projects/models.py:687 taiga/projects/models.py:717 +#: taiga/projects/models.py:525 taiga/projects/models.py:558 +#: taiga/projects/models.py:592 taiga/projects/models.py:616 +#: taiga/projects/models.py:648 taiga/projects/models.py:668 +#: taiga/projects/models.py:690 taiga/projects/models.py:720 #: taiga/projects/wiki/models.py:77 taiga/users/models.py:309 msgid "order" msgstr "次序" @@ -1824,10 +1825,10 @@ msgstr "史诗次序" msgid "subject" msgstr "主题" -#: taiga/projects/epics/models.py:59 taiga/projects/models.py:526 -#: taiga/projects/models.py:561 taiga/projects/models.py:617 -#: taiga/projects/models.py:647 taiga/projects/models.py:667 -#: taiga/projects/models.py:691 taiga/projects/models.py:719 +#: taiga/projects/epics/models.py:59 taiga/projects/models.py:529 +#: taiga/projects/models.py:564 taiga/projects/models.py:620 +#: taiga/projects/models.py:650 taiga/projects/models.py:670 +#: taiga/projects/models.py:694 taiga/projects/models.py:722 #: taiga/users/models.py:142 msgid "color" msgstr "颜色" @@ -1943,7 +1944,7 @@ msgid "Unassigned" msgstr "未指派" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:232 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:89 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:91 msgid "-deleted-" msgstr "-删除-" @@ -1976,12 +1977,12 @@ msgid "removed:" msgstr "已移除:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:65 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:82 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 msgid "From:" msgstr "来自:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:66 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:84 msgid "To:" msgstr "发送给:" @@ -2045,9 +2046,9 @@ msgid "Likes" msgstr "点赞" #: taiga/projects/milestones/models.py:40 taiga/projects/models.py:150 -#: taiga/projects/models.py:520 taiga/projects/models.py:553 -#: taiga/projects/models.py:611 taiga/projects/models.py:685 -#: taiga/projects/models.py:737 taiga/projects/wiki/models.py:36 +#: taiga/projects/models.py:523 taiga/projects/models.py:556 +#: taiga/projects/models.py:614 taiga/projects/models.py:688 +#: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36 #: taiga/users/admin.py:58 taiga/users/models.py:305 msgid "slug" msgstr "代称" @@ -2060,9 +2061,9 @@ msgstr "预估开始日期" msgid "estimated finish date" msgstr "预估结束日期" -#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:524 -#: taiga/projects/models.py:557 taiga/projects/models.py:615 -#: taiga/projects/models.py:689 +#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:527 +#: taiga/projects/models.py:560 taiga/projects/models.py:618 +#: taiga/projects/models.py:692 msgid "is closed" msgstr "是关闭的" @@ -2101,7 +2102,7 @@ msgstr "'project' 参数必填" #: taiga/projects/mixins/validators.py:19 msgid "The user must be a project member." -msgstr "" +msgstr "用户必须为项目成员。" #: taiga/projects/models.py:79 msgid "email" @@ -2119,7 +2120,7 @@ msgstr "令牌" msgid "invitation extra text" msgstr "需要更多的文本内容" -#: taiga/projects/models.py:92 taiga/projects/models.py:741 +#: taiga/projects/models.py:92 taiga/projects/models.py:744 msgid "user order" msgstr "用户故事次序" @@ -2175,35 +2176,35 @@ msgstr "里程碑总数" msgid "total story points" msgstr "总故事点数" -#: taiga/projects/models.py:172 taiga/projects/models.py:751 +#: taiga/projects/models.py:172 taiga/projects/models.py:754 msgid "active contact" msgstr "" -#: taiga/projects/models.py:174 taiga/projects/models.py:753 +#: taiga/projects/models.py:174 taiga/projects/models.py:756 msgid "active epics panel" msgstr "活动史诗面板" -#: taiga/projects/models.py:176 taiga/projects/models.py:755 +#: taiga/projects/models.py:176 taiga/projects/models.py:758 msgid "active backlog panel" msgstr "活动积压面板" -#: taiga/projects/models.py:178 taiga/projects/models.py:757 +#: taiga/projects/models.py:178 taiga/projects/models.py:760 msgid "active kanban panel" msgstr "活动看板面板" -#: taiga/projects/models.py:180 taiga/projects/models.py:759 +#: taiga/projects/models.py:180 taiga/projects/models.py:762 msgid "active wiki panel" msgstr "活动维基面板" -#: taiga/projects/models.py:182 taiga/projects/models.py:761 +#: taiga/projects/models.py:182 taiga/projects/models.py:764 msgid "active issues panel" msgstr "活动问题面板" -#: taiga/projects/models.py:185 taiga/projects/models.py:768 +#: taiga/projects/models.py:185 taiga/projects/models.py:771 msgid "videoconference system" msgstr "视频会议系统" -#: taiga/projects/models.py:187 taiga/projects/models.py:770 +#: taiga/projects/models.py:187 taiga/projects/models.py:773 msgid "videoconference extra data" msgstr "视像会议的额外数据" @@ -2227,11 +2228,11 @@ msgstr "用户权限" msgid "is featured" msgstr "被推荐" -#: taiga/projects/models.py:206 taiga/projects/models.py:763 +#: taiga/projects/models.py:206 taiga/projects/models.py:766 msgid "is looking for people" msgstr "招募成员" -#: taiga/projects/models.py:208 taiga/projects/models.py:765 +#: taiga/projects/models.py:208 taiga/projects/models.py:768 msgid "looking for people note" msgstr "" @@ -2276,80 +2277,80 @@ msgstr "上月活动" msgid "activity last year" msgstr "去年活动" -#: taiga/projects/models.py:507 +#: taiga/projects/models.py:510 msgid "modules config" msgstr "模块配置" -#: taiga/projects/models.py:559 +#: taiga/projects/models.py:562 msgid "is archived" msgstr "已归档" -#: taiga/projects/models.py:563 +#: taiga/projects/models.py:566 msgid "work in progress limit" msgstr "工作进度限制" -#: taiga/projects/models.py:591 taiga/userstorage/models.py:33 +#: taiga/projects/models.py:594 taiga/userstorage/models.py:33 msgid "value" msgstr "值" -#: taiga/projects/models.py:749 +#: taiga/projects/models.py:752 msgid "default owner's role" msgstr "默认所有者角色" -#: taiga/projects/models.py:772 +#: taiga/projects/models.py:775 msgid "default options" msgstr "默认选项" -#: taiga/projects/models.py:773 +#: taiga/projects/models.py:776 msgid "epic statuses" msgstr "史诗状态" -#: taiga/projects/models.py:774 +#: taiga/projects/models.py:777 msgid "us statuses" msgstr "用户故事状态" -#: taiga/projects/models.py:775 taiga/projects/userstories/models.py:44 +#: taiga/projects/models.py:778 taiga/projects/userstories/models.py:44 #: taiga/projects/userstories/models.py:77 msgid "points" msgstr "点数" -#: taiga/projects/models.py:776 +#: taiga/projects/models.py:779 msgid "task statuses" msgstr "任务状态" -#: taiga/projects/models.py:777 +#: taiga/projects/models.py:780 msgid "issue statuses" msgstr "问题状态" -#: taiga/projects/models.py:778 +#: taiga/projects/models.py:781 msgid "issue types" msgstr "问题类型" -#: taiga/projects/models.py:779 +#: taiga/projects/models.py:782 msgid "priorities" msgstr "优先级" -#: taiga/projects/models.py:780 +#: taiga/projects/models.py:783 msgid "severities" msgstr "严重程度" -#: taiga/projects/models.py:781 +#: taiga/projects/models.py:784 msgid "roles" msgstr "角色" -#: taiga/projects/models.py:782 +#: taiga/projects/models.py:785 msgid "epic custom attributes" msgstr "" -#: taiga/projects/models.py:783 +#: taiga/projects/models.py:786 msgid "us custom attributes" msgstr "" -#: taiga/projects/models.py:784 +#: taiga/projects/models.py:787 msgid "task custom attributes" msgstr "" -#: taiga/projects/models.py:785 +#: taiga/projects/models.py:788 msgid "issue custom attributes" msgstr "" @@ -2387,7 +2388,7 @@ msgstr "关注" msgid "Notify exists for specified user and project" msgstr "通知已存在" -#: taiga/projects/notifications/services.py:436 +#: taiga/projects/notifications/services.py:434 msgid "Invalid value for notify level" msgstr "此通知级别该值非法" @@ -4083,25 +4084,25 @@ msgstr "产品所有者" msgid "Stakeholder" msgstr "相关人员" -#: taiga/projects/userstories/api.py:128 +#: taiga/projects/userstories/api.py:129 msgid "You don't have permissions to set this sprint to this user story." msgstr "你无权对这个用户故事设置此冲刺任务。" -#: taiga/projects/userstories/api.py:132 +#: taiga/projects/userstories/api.py:133 msgid "You don't have permissions to set this status to this user story." msgstr "你无权对这个用户故事设置此状态。" -#: taiga/projects/userstories/api.py:222 +#: taiga/projects/userstories/api.py:227 #, python-brace-format msgid "Invalid role id '{role_id}'" msgstr "无效的角色ID '{role_id}'" -#: taiga/projects/userstories/api.py:229 +#: taiga/projects/userstories/api.py:234 #, python-brace-format msgid "Invalid points id '{points_id}'" msgstr "无效的点数ID '{points_id}'" -#: taiga/projects/userstories/api.py:244 +#: taiga/projects/userstories/api.py:249 #, python-brace-format msgid "Generating the user story #{ref} - {subject}" msgstr "生成用户故事#{ref} - {subject}" @@ -4164,7 +4165,7 @@ msgstr "该ID无对应项目" #: taiga/projects/validators.py:145 msgid "The user yet exists in the project" -msgstr "" +msgstr "该用户已经是项目成员。" #: taiga/projects/validators.py:155 msgid "Invalid role for the project" diff --git a/taiga/locale/zh-Hant/LC_MESSAGES/django.po b/taiga/locale/zh-Hant/LC_MESSAGES/django.po index 55aa4ec4..d59f2452 100644 --- a/taiga/locale/zh-Hant/LC_MESSAGES/django.po +++ b/taiga/locale/zh-Hant/LC_MESSAGES/django.po @@ -4,16 +4,18 @@ # # Translators: # Alvis , 2015 -# Chi-Hsun Tsai , 2015-2016 +# Chi-Hsun Tsai, 2015-2016 # David Barragán , 2015 +# hori.liu , 2017 # Matthew Lien , 2015 +# sammy huang , 2017 msgid "" msgstr "" "Project-Id-Version: taiga-back\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-03-08 16:30+0100\n" -"PO-Revision-Date: 2017-03-06 16:54+0000\n" -"Last-Translator: Taiga Dev Team \n" +"POT-Creation-Date: 2017-10-06 11:42+0200\n" +"PO-Revision-Date: 2017-10-06 09:43+0000\n" +"Last-Translator: David Barragán \n" "Language-Team: Chinese Traditional (http://www.transifex.com/taiga-agile-llc/" "taiga-back/language/zh-Hant/)\n" "MIME-Version: 1.0\n" @@ -98,7 +100,7 @@ msgstr "請做個有效的選擇。 %(value)s 並不是可以選的選項。" #: taiga/base/api/fields.py:638 msgid "You email domain is not allowed" -msgstr "" +msgstr "您的電子郵件域名是不允許的" #: taiga/base/api/fields.py:647 msgid "Enter a valid email address." @@ -190,8 +192,8 @@ msgstr "上傳有效圖片,你所上傳的檔案非圖檔或已損壞" #: taiga/projects/api.py:754 taiga/projects/epics/api.py:200 #: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:224 #: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:247 -#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:323 -#: taiga/projects/userstories/api.py:375 taiga/webhooks/api.py:71 +#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:334 +#: taiga/projects/userstories/api.py:386 taiga/webhooks/api.py:71 msgid "Blocked element" msgstr "" @@ -244,19 +246,19 @@ msgstr "無效的超鏈接 - 物件並不存在" msgid "Incorrect type. Expected url string, received %s." msgstr "不正確類型,預期為網址格式,收到的是 %s." -#: taiga/base/api/serializers.py:324 +#: taiga/base/api/serializers.py:325 msgid "Invalid data" msgstr "無效的資料" -#: taiga/base/api/serializers.py:416 +#: taiga/base/api/serializers.py:417 msgid "No input provided" msgstr "無輸入提供" -#: taiga/base/api/serializers.py:579 +#: taiga/base/api/serializers.py:580 msgid "Cannot create a new item, only existing items may be updated." msgstr "無法建立新項目,只能更新現有項目" -#: taiga/base/api/serializers.py:590 +#: taiga/base/api/serializers.py:591 msgid "Expected a list of items." msgstr "期待的項目清單" @@ -268,7 +270,7 @@ msgstr "找不到" msgid "Permission denied" msgstr "許可遭拒絕 " -#: taiga/base/api/views.py:492 +#: taiga/base/api/views.py:491 msgid "Server application error" msgstr "伺服器應用出錯" @@ -345,7 +347,7 @@ msgstr "前提出錯" #: taiga/base/exceptions.py:219 msgid "No room left for more projects." -msgstr "" +msgstr "沒有空間再放入專案" #: taiga/base/filters.py:81 taiga/base/filters.py:463 msgid "Error in filter params types." @@ -484,70 +486,70 @@ msgstr "需要的堆存檔案" msgid "Invalid dump format" msgstr "無效堆存格式" -#: taiga/export_import/services/store.py:718 -#: taiga/export_import/services/store.py:736 +#: taiga/export_import/services/store.py:722 +#: taiga/export_import/services/store.py:740 msgid "error importing project data" msgstr "滙入重要專案資料出錯" -#: taiga/export_import/services/store.py:743 +#: taiga/export_import/services/store.py:747 msgid "error importing roles" msgstr "滙入角色出錯" -#: taiga/export_import/services/store.py:748 +#: taiga/export_import/services/store.py:752 msgid "error importing memberships" msgstr "滙入成員資格出錯" -#: taiga/export_import/services/store.py:759 +#: taiga/export_import/services/store.py:763 msgid "error importing lists of project attributes" msgstr "滙入標籤出錯" -#: taiga/export_import/services/store.py:763 +#: taiga/export_import/services/store.py:767 msgid "error importing default project attributes values" msgstr "滙入預設專案屬性數值出錯" -#: taiga/export_import/services/store.py:774 +#: taiga/export_import/services/store.py:778 msgid "error importing custom attributes" msgstr "滙入客制性屬出錯" -#: taiga/export_import/services/store.py:778 +#: taiga/export_import/services/store.py:782 msgid "error importing sprints" msgstr "滙入衝刺任務出錯" -#: taiga/export_import/services/store.py:782 +#: taiga/export_import/services/store.py:786 msgid "error importing issues" msgstr "滙入問題出錯" -#: taiga/export_import/services/store.py:786 +#: taiga/export_import/services/store.py:790 msgid "error importing user stories" msgstr "滙入使用者故事出錯" -#: taiga/export_import/services/store.py:790 +#: taiga/export_import/services/store.py:794 msgid "error importing epics" msgstr "" -#: taiga/export_import/services/store.py:794 +#: taiga/export_import/services/store.py:798 msgid "error importing tasks" msgstr "滙入任務出錯" -#: taiga/export_import/services/store.py:798 +#: taiga/export_import/services/store.py:802 msgid "error importing wiki pages" msgstr "滙入維基頁出錯" -#: taiga/export_import/services/store.py:802 +#: taiga/export_import/services/store.py:806 msgid "error importing wiki links" msgstr "滙入維基連結出錯" -#: taiga/export_import/services/store.py:806 +#: taiga/export_import/services/store.py:810 msgid "error importing tags" msgstr "滙入標籤出錯" -#: taiga/export_import/services/store.py:810 +#: taiga/export_import/services/store.py:814 msgid "error importing timelines" msgstr "滙入時間軸出錯" -#: taiga/export_import/services/store.py:832 +#: taiga/export_import/services/store.py:836 msgid "unexpected error importing project" -msgstr "" +msgstr "匯入專案系統錯誤" #: taiga/export_import/tasks.py:62 taiga/export_import/tasks.py:63 msgid "Error generating project dump" @@ -583,7 +585,7 @@ msgstr "" #: taiga/export_import/tasks.py:135 msgid " -- no detail info --" -msgstr "" +msgstr "-- 無資料 --" #: taiga/export_import/templates/emails/dump_project-body-html.jinja:4 #, python-format @@ -847,11 +849,11 @@ msgstr "要求取得授權" #: taiga/external_apps/models.py:35 #: taiga/projects/custom_attributes/models.py:36 #: taiga/projects/milestones/models.py:37 taiga/projects/models.py:148 -#: taiga/projects/models.py:518 taiga/projects/models.py:551 -#: taiga/projects/models.py:587 taiga/projects/models.py:609 -#: taiga/projects/models.py:643 taiga/projects/models.py:663 -#: taiga/projects/models.py:683 taiga/projects/models.py:715 -#: taiga/projects/models.py:735 taiga/users/admin.py:54 +#: taiga/projects/models.py:521 taiga/projects/models.py:554 +#: taiga/projects/models.py:590 taiga/projects/models.py:612 +#: taiga/projects/models.py:646 taiga/projects/models.py:666 +#: taiga/projects/models.py:686 taiga/projects/models.py:718 +#: taiga/projects/models.py:738 taiga/users/admin.py:54 #: taiga/users/models.py:303 taiga/webhooks/models.py:29 msgid "name" msgstr "姓名" @@ -869,7 +871,7 @@ msgstr "網頁" #: taiga/projects/epics/models.py:56 #: taiga/projects/history/templatetags/functions.py:25 #: taiga/projects/issues/models.py:60 taiga/projects/models.py:152 -#: taiga/projects/models.py:739 taiga/projects/tasks/models.py:62 +#: taiga/projects/models.py:742 taiga/projects/tasks/models.py:62 #: taiga/projects/userstories/models.py:95 msgid "description" msgstr "描述" @@ -905,7 +907,7 @@ msgstr "評論" #: taiga/projects/custom_attributes/models.py:46 #: taiga/projects/epics/models.py:49 taiga/projects/issues/models.py:52 #: taiga/projects/likes/models.py:33 taiga/projects/milestones/models.py:48 -#: taiga/projects/models.py:159 taiga/projects/models.py:743 +#: taiga/projects/models.py:159 taiga/projects/models.py:746 #: taiga/projects/notifications/models.py:89 taiga/projects/tasks/models.py:48 #: taiga/projects/userstories/models.py:87 taiga/projects/votes/models.py:54 #: taiga/projects/wiki/models.py:44 taiga/userstorage/models.py:29 @@ -976,7 +978,7 @@ msgstr "載荷為無效json" #: taiga/hooks/api.py:63 taiga/projects/epics/api.py:154 #: taiga/projects/issues/api.py:139 taiga/projects/tasks/api.py:201 -#: taiga/projects/userstories/api.py:277 +#: taiga/projects/userstories/api.py:282 msgid "The project doesn't exist" msgstr "專案不存在" @@ -1000,6 +1002,9 @@ msgid "" "\n" "> {comment_message}" msgstr "" +"此評論來自{platform}:\n" +"\n" +">{comment_message}" #: taiga/hooks/event_hooks.py:84 msgid "Invalid issue comment information" @@ -1015,7 +1020,7 @@ msgstr "" #: taiga/hooks/event_hooks.py:107 #, python-brace-format msgid "Issue created from {platform}." -msgstr "" +msgstr "此議題由{platform}建立" #: taiga/hooks/event_hooks.py:120 msgid "Invalid issue information" @@ -1023,13 +1028,13 @@ msgstr "無效的問題資訊" #: taiga/hooks/event_hooks.py:149 taiga/hooks/event_hooks.py:171 msgid "unknown user" -msgstr "" +msgstr "未知的使用者" #: taiga/hooks/event_hooks.py:156 #, python-brace-format msgid "" "{user_text} changed the status from [{platform} commit]({commit_url} \"See " -"commit '{commit_id} - {commit_message}'\")\n" +"commit '{commit_id} - {commit_short_message}'\")\n" "\n" " - Status: **{src_status}** → **{dst_status}**" msgstr "" @@ -1046,7 +1051,7 @@ msgstr "" #, python-brace-format msgid "" "This {type_name} has been mentioned by {user_text} in the [{platform} commit]" -"({commit_url} \"See commit '{commit_id} - {commit_message}'\") " +"({commit_url} \"See commit '{commit_id} - {commit_short_message}'\") " "\"{commit_message}\"" msgstr "" @@ -1066,63 +1071,67 @@ msgstr "狀態不存在" #: taiga/importers/asana/api.py:43 taiga/importers/asana/api.py:85 #: 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:60 taiga/importers/jira/api.py:106 #: taiga/importers/pivotal/api.py:43 taiga/importers/pivotal/api.py:80 #: taiga/importers/trello/api.py:46 taiga/importers/trello/api.py:83 msgid "The project param is needed" -msgstr "" +msgstr "需要project參數" #: taiga/importers/asana/api.py:50 taiga/importers/asana/api.py:73 #: taiga/importers/asana/api.py:139 msgid "Invalid Asana API request" -msgstr "" +msgstr "無效的Asana API請求" #: taiga/importers/asana/api.py:52 taiga/importers/asana/api.py:75 #: taiga/importers/asana/api.py:141 msgid "Failed to make the request to Asana API" -msgstr "" +msgstr "請求Asana API失敗" #: taiga/importers/asana/api.py:129 taiga/importers/github/api.py:123 msgid "Code param needed" -msgstr "" +msgstr "需要code參數" #: taiga/importers/asana/tasks.py:42 taiga/importers/asana/tasks.py:43 msgid "Error importing Asana project" -msgstr "" +msgstr "匯入Asana專案失敗" #: taiga/importers/github/api.py:135 msgid "Invalid auth data" -msgstr "" +msgstr "無效的授權資料" #: taiga/importers/github/api.py:137 msgid "Third party service failing" -msgstr "" +msgstr "第三方的服務出現問題" #: taiga/importers/github/tasks.py:42 taiga/importers/github/tasks.py:43 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:106 taiga/importers/jira/api.py:179 +#: taiga/importers/jira/api.py:62 taiga/importers/jira/api.py:89 +#: taiga/importers/jira/api.py:109 taiga/importers/jira/api.py:182 msgid "The url param is needed" -msgstr "" +msgstr "需要url參數" -#: taiga/importers/jira/api.py:155 +#: taiga/importers/jira/api.py:158 msgid "Invalid project_type {}" msgstr "" -#: taiga/importers/jira/api.py:225 taiga/importers/pivotal/api.py:138 +#: taiga/importers/jira/api.py:192 +msgid "Invalid Jira server configuration." +msgstr "" + +#: taiga/importers/jira/api.py:233 taiga/importers/pivotal/api.py:138 #: taiga/importers/trello/api.py:143 msgid "Invalid or expired auth token" -msgstr "" +msgstr "auth token無效或過期" #: taiga/importers/jira/tasks.py:48 taiga/importers/jira/tasks.py:49 msgid "Error importing Jira project" -msgstr "" +msgstr "匯入Jira專案失敗" #: taiga/importers/pivotal/tasks.py:42 taiga/importers/pivotal/tasks.py:43 msgid "Error importing PivotalTracker project" -msgstr "" +msgstr "匯入PivotalTracker專案失敗" #: taiga/importers/templates/emails/asana_import_success-body-html.jinja:4 #, python-format @@ -1186,11 +1195,22 @@ msgid "" "---\n" "The Taiga Team\n" msgstr "" +"\n" +"%(user)s您好,\n" +"\n" +"您的GitHub專案已成功匯入,\n" +"\n" +"您可以從這裡查看專案%(project)s:\n" +"\n" +"%(url)s\n" +"\n" +"---\n" +"Taiga團隊敬上\n" #: taiga/importers/templates/emails/github_import_success-subject.jinja:1 #, python-format msgid "[%(project)s] Your GitHub project has been imported" -msgstr "" +msgstr "[%(project)s]您的GitHub專案已匯入" #: taiga/importers/templates/emails/jira_import_success-body-html.jinja:4 #, python-format @@ -1277,7 +1297,7 @@ msgstr "" #: taiga/importers/trello/tasks.py:42 taiga/importers/trello/tasks.py:43 msgid "Error importing Trello project" -msgstr "" +msgstr "匯入Trello project失敗" #: taiga/permissions/choices.py:23 taiga/permissions/choices.py:34 msgid "View project" @@ -1449,11 +1469,11 @@ msgstr "" #: taiga/projects/admin.py:111 msgid "Modules" -msgstr "" +msgstr "模組" #: taiga/projects/admin.py:119 msgid "Default values" -msgstr "" +msgstr "預設值" #: taiga/projects/admin.py:125 msgid "Activity" @@ -1548,11 +1568,11 @@ msgstr "專案ID不符合物件與專案" #: taiga/projects/attachments/models.py:41 taiga/projects/contact/models.py:29 #: taiga/projects/custom_attributes/models.py:43 #: taiga/projects/epics/models.py:38 taiga/projects/issues/models.py:50 -#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:506 -#: taiga/projects/models.py:528 taiga/projects/models.py:565 -#: taiga/projects/models.py:593 taiga/projects/models.py:619 -#: taiga/projects/models.py:649 taiga/projects/models.py:669 -#: taiga/projects/models.py:693 taiga/projects/models.py:721 +#: taiga/projects/milestones/models.py:44 taiga/projects/models.py:509 +#: taiga/projects/models.py:531 taiga/projects/models.py:568 +#: taiga/projects/models.py:596 taiga/projects/models.py:622 +#: taiga/projects/models.py:652 taiga/projects/models.py:672 +#: taiga/projects/models.py:696 taiga/projects/models.py:724 #: taiga/projects/notifications/models.py:74 #: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43 #: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34 @@ -1572,7 +1592,7 @@ msgstr "物件ID" #: taiga/projects/custom_attributes/models.py:48 #: taiga/projects/epics/models.py:52 taiga/projects/issues/models.py:55 #: taiga/projects/milestones/models.py:51 taiga/projects/models.py:162 -#: taiga/projects/models.py:746 taiga/projects/tasks/models.py:51 +#: taiga/projects/models.py:749 taiga/projects/tasks/models.py:51 #: taiga/projects/userstories/models.py:90 taiga/projects/wiki/models.py:47 #: taiga/userstorage/models.py:31 msgid "modified date" @@ -1597,10 +1617,10 @@ msgstr "" #: taiga/projects/attachments/models.py:63 #: taiga/projects/custom_attributes/models.py:41 #: taiga/projects/epics/models.py:104 taiga/projects/milestones/models.py:57 -#: taiga/projects/models.py:522 taiga/projects/models.py:555 -#: taiga/projects/models.py:589 taiga/projects/models.py:613 -#: taiga/projects/models.py:645 taiga/projects/models.py:665 -#: taiga/projects/models.py:687 taiga/projects/models.py:717 +#: taiga/projects/models.py:525 taiga/projects/models.py:558 +#: taiga/projects/models.py:592 taiga/projects/models.py:616 +#: taiga/projects/models.py:648 taiga/projects/models.py:668 +#: taiga/projects/models.py:690 taiga/projects/models.py:720 #: taiga/projects/wiki/models.py:77 taiga/users/models.py:309 msgid "order" msgstr "次序" @@ -1758,10 +1778,10 @@ msgstr "" msgid "subject" msgstr "主旨" -#: taiga/projects/epics/models.py:59 taiga/projects/models.py:526 -#: taiga/projects/models.py:561 taiga/projects/models.py:617 -#: taiga/projects/models.py:647 taiga/projects/models.py:667 -#: taiga/projects/models.py:691 taiga/projects/models.py:719 +#: taiga/projects/epics/models.py:59 taiga/projects/models.py:529 +#: taiga/projects/models.py:564 taiga/projects/models.py:620 +#: taiga/projects/models.py:650 taiga/projects/models.py:670 +#: taiga/projects/models.py:694 taiga/projects/models.py:722 #: taiga/users/models.py:142 msgid "color" msgstr "顏色" @@ -1877,7 +1897,7 @@ msgid "Unassigned" msgstr "無指定" #: taiga/projects/history/templates/emails/includes/fields_diff-html.jinja:232 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:89 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:91 msgid "-deleted-" msgstr "-刪除-" @@ -1910,12 +1930,12 @@ msgid "removed:" msgstr "移除的:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:65 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:82 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 msgid "From:" msgstr "來自:" #: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:66 -#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:83 +#: taiga/projects/history/templates/emails/includes/fields_diff-text.jinja:84 msgid "To:" msgstr "給:" @@ -1979,9 +1999,9 @@ msgid "Likes" msgstr "喜歡" #: taiga/projects/milestones/models.py:40 taiga/projects/models.py:150 -#: taiga/projects/models.py:520 taiga/projects/models.py:553 -#: taiga/projects/models.py:611 taiga/projects/models.py:685 -#: taiga/projects/models.py:737 taiga/projects/wiki/models.py:36 +#: taiga/projects/models.py:523 taiga/projects/models.py:556 +#: taiga/projects/models.py:614 taiga/projects/models.py:688 +#: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36 #: taiga/users/admin.py:58 taiga/users/models.py:305 msgid "slug" msgstr "代稱" @@ -1994,9 +2014,9 @@ msgstr "预計開始日期" msgid "estimated finish date" msgstr "預計完成日期" -#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:524 -#: taiga/projects/models.py:557 taiga/projects/models.py:615 -#: taiga/projects/models.py:689 +#: taiga/projects/milestones/models.py:53 taiga/projects/models.py:527 +#: taiga/projects/models.py:560 taiga/projects/models.py:618 +#: taiga/projects/models.py:692 msgid "is closed" msgstr "被關閉" @@ -2053,7 +2073,7 @@ msgstr "代號" msgid "invitation extra text" msgstr "額外文案邀請" -#: taiga/projects/models.py:92 taiga/projects/models.py:741 +#: taiga/projects/models.py:92 taiga/projects/models.py:744 msgid "user order" msgstr "使用者次序" @@ -2109,35 +2129,35 @@ msgstr "全部里程碑" msgid "total story points" msgstr "全部故事點數" -#: taiga/projects/models.py:172 taiga/projects/models.py:751 +#: taiga/projects/models.py:172 taiga/projects/models.py:754 msgid "active contact" msgstr "" -#: taiga/projects/models.py:174 taiga/projects/models.py:753 +#: taiga/projects/models.py:174 taiga/projects/models.py:756 msgid "active epics panel" msgstr "" -#: taiga/projects/models.py:176 taiga/projects/models.py:755 +#: taiga/projects/models.py:176 taiga/projects/models.py:758 msgid "active backlog panel" msgstr "活躍的待辦任務優先表面板" -#: taiga/projects/models.py:178 taiga/projects/models.py:757 +#: taiga/projects/models.py:178 taiga/projects/models.py:760 msgid "active kanban panel" msgstr "活躍的看板式面板" -#: taiga/projects/models.py:180 taiga/projects/models.py:759 +#: taiga/projects/models.py:180 taiga/projects/models.py:762 msgid "active wiki panel" msgstr "活躍的維基面板" -#: taiga/projects/models.py:182 taiga/projects/models.py:761 +#: taiga/projects/models.py:182 taiga/projects/models.py:764 msgid "active issues panel" msgstr "活躍的問題面板" -#: taiga/projects/models.py:185 taiga/projects/models.py:768 +#: taiga/projects/models.py:185 taiga/projects/models.py:771 msgid "videoconference system" msgstr "視訊會議系統" -#: taiga/projects/models.py:187 taiga/projects/models.py:770 +#: taiga/projects/models.py:187 taiga/projects/models.py:773 msgid "videoconference extra data" msgstr "視訊會議額外資料" @@ -2161,11 +2181,11 @@ msgstr "使用者權限" msgid "is featured" msgstr " 受矚目的" -#: taiga/projects/models.py:206 taiga/projects/models.py:763 +#: taiga/projects/models.py:206 taiga/projects/models.py:766 msgid "is looking for people" msgstr "正在找人" -#: taiga/projects/models.py:208 taiga/projects/models.py:765 +#: taiga/projects/models.py:208 taiga/projects/models.py:768 msgid "looking for people note" msgstr "" @@ -2210,80 +2230,80 @@ msgstr "上月活躍成員" msgid "activity last year" msgstr "去年活躍成員" -#: taiga/projects/models.py:507 +#: taiga/projects/models.py:510 msgid "modules config" msgstr "模組設定" -#: taiga/projects/models.py:559 +#: taiga/projects/models.py:562 msgid "is archived" msgstr "已歸檔" -#: taiga/projects/models.py:563 +#: taiga/projects/models.py:566 msgid "work in progress limit" msgstr "工作進度限制" -#: taiga/projects/models.py:591 taiga/userstorage/models.py:33 +#: taiga/projects/models.py:594 taiga/userstorage/models.py:33 msgid "value" msgstr "價值" -#: taiga/projects/models.py:749 +#: taiga/projects/models.py:752 msgid "default owner's role" msgstr "預設所有者角色" -#: taiga/projects/models.py:772 +#: taiga/projects/models.py:775 msgid "default options" msgstr "預設選項" -#: taiga/projects/models.py:773 +#: taiga/projects/models.py:776 msgid "epic statuses" msgstr "" -#: taiga/projects/models.py:774 +#: taiga/projects/models.py:777 msgid "us statuses" msgstr "我們狀況" -#: taiga/projects/models.py:775 taiga/projects/userstories/models.py:44 +#: taiga/projects/models.py:778 taiga/projects/userstories/models.py:44 #: taiga/projects/userstories/models.py:77 msgid "points" msgstr "點數" -#: taiga/projects/models.py:776 +#: taiga/projects/models.py:779 msgid "task statuses" msgstr "任務狀況" -#: taiga/projects/models.py:777 +#: taiga/projects/models.py:780 msgid "issue statuses" msgstr "問題狀況" -#: taiga/projects/models.py:778 +#: taiga/projects/models.py:781 msgid "issue types" msgstr "問題類型" -#: taiga/projects/models.py:779 +#: taiga/projects/models.py:782 msgid "priorities" msgstr "優先性" -#: taiga/projects/models.py:780 +#: taiga/projects/models.py:783 msgid "severities" msgstr "嚴重性" -#: taiga/projects/models.py:781 +#: taiga/projects/models.py:784 msgid "roles" msgstr "角色" -#: taiga/projects/models.py:782 +#: taiga/projects/models.py:785 msgid "epic custom attributes" msgstr "" -#: taiga/projects/models.py:783 +#: taiga/projects/models.py:786 msgid "us custom attributes" msgstr "" -#: taiga/projects/models.py:784 +#: taiga/projects/models.py:787 msgid "task custom attributes" msgstr "" -#: taiga/projects/models.py:785 +#: taiga/projects/models.py:788 msgid "issue custom attributes" msgstr "" @@ -2321,7 +2341,7 @@ msgstr "已觀注" msgid "Notify exists for specified user and project" msgstr "通知特定使用者與專案退出" -#: taiga/projects/notifications/services.py:436 +#: taiga/projects/notifications/services.py:434 msgid "Invalid value for notify level" msgstr "通知水平的無效值" @@ -3929,25 +3949,25 @@ msgstr "產品所有人" msgid "Stakeholder" msgstr "利害關係人" -#: taiga/projects/userstories/api.py:128 +#: taiga/projects/userstories/api.py:129 msgid "You don't have permissions to set this sprint to this user story." msgstr "無權限更動使用者故事的衝刺任務" -#: taiga/projects/userstories/api.py:132 +#: taiga/projects/userstories/api.py:133 msgid "You don't have permissions to set this status to this user story." msgstr "無權限更動此使用者故事的狀態" -#: taiga/projects/userstories/api.py:222 +#: taiga/projects/userstories/api.py:227 #, python-brace-format msgid "Invalid role id '{role_id}'" msgstr "" -#: taiga/projects/userstories/api.py:229 +#: taiga/projects/userstories/api.py:234 #, python-brace-format msgid "Invalid points id '{points_id}'" msgstr "" -#: taiga/projects/userstories/api.py:244 +#: taiga/projects/userstories/api.py:249 #, python-brace-format msgid "Generating the user story #{ref} - {subject}" msgstr "産生使用者故事 #{ref} - {subject}"