update translations

remotes/origin/release/3.1.1
Miguel Gonzalez 2018-02-15 18:21:17 +01:00
parent 880289b0a7
commit c12f48aa65
1 changed files with 77 additions and 71 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: taiga-back\n" "Project-Id-Version: taiga-back\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-02-08 12:00+0100\n" "POT-Creation-Date: 2018-02-15 18:20+0100\n"
"PO-Revision-Date: 2015-03-25 20:09+0100\n" "PO-Revision-Date: 2015-03-25 20:09+0100\n"
"Last-Translator: Taiga Dev Team <support@taiga.io>\n" "Last-Translator: Taiga Dev Team <support@taiga.io>\n"
"Language-Team: Taiga Dev Team <support@taiga.io>\n" "Language-Team: Taiga Dev Team <support@taiga.io>\n"
@ -53,8 +53,8 @@ msgid "Error on creating new user."
msgstr "" msgstr ""
#: taiga/auth/tokens.py:49 taiga/auth/tokens.py:56 #: taiga/auth/tokens.py:49 taiga/auth/tokens.py:56
#: taiga/external_apps/services.py:34 taiga/projects/api.py:374 #: taiga/external_apps/services.py:34 taiga/projects/api.py:389
#: taiga/projects/api.py:395 #: taiga/projects/api.py:410
msgid "Invalid token" msgid "Invalid token"
msgstr "" msgstr ""
@ -180,12 +180,12 @@ msgid ""
msgstr "" msgstr ""
#: taiga/base/api/mixins.py:284 taiga/base/exceptions.py:211 #: taiga/base/api/mixins.py:284 taiga/base/exceptions.py:211
#: taiga/hooks/api.py:69 taiga/projects/api.py:409 taiga/projects/api.py:442 #: taiga/hooks/api.py:69 taiga/projects/api.py:424 taiga/projects/api.py:457
#: taiga/projects/api.py:754 taiga/projects/epics/api.py:200 #: taiga/projects/api.py:769 taiga/projects/epics/api.py:200
#: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:224 #: taiga/projects/epics/api.py:284 taiga/projects/issues/api.py:225
#: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:247 #: taiga/projects/mixins/ordering.py:59 taiga/projects/tasks/api.py:255
#: taiga/projects/tasks/api.py:272 taiga/projects/userstories/api.py:334 #: taiga/projects/tasks/api.py:280 taiga/projects/userstories/api.py:341
#: taiga/projects/userstories/api.py:386 taiga/webhooks/api.py:71 #: taiga/projects/userstories/api.py:393 taiga/webhooks/api.py:71
msgid "Blocked element" msgid "Blocked element"
msgstr "" msgstr ""
@ -341,12 +341,12 @@ msgstr ""
msgid "No room left for more projects." msgid "No room left for more projects."
msgstr "" msgstr ""
#: taiga/base/filters.py:81 taiga/base/filters.py:463 #: taiga/base/filters.py:105 taiga/base/filters.py:487
msgid "Error in filter params types." msgid "Error in filter params types."
msgstr "" msgstr ""
#: taiga/base/filters.py:136 taiga/base/filters.py:243 #: taiga/base/filters.py:160 taiga/base/filters.py:267
#: taiga/projects/filters.py:64 #: taiga/projects/filters.py:65
msgid "'project' must be an integer value." msgid "'project' must be an integer value."
msgstr "" msgstr ""
@ -759,7 +759,7 @@ msgstr ""
#: taiga/projects/models.py:646 taiga/projects/models.py:666 #: taiga/projects/models.py:646 taiga/projects/models.py:666
#: taiga/projects/models.py:686 taiga/projects/models.py:718 #: taiga/projects/models.py:686 taiga/projects/models.py:718
#: taiga/projects/models.py:738 taiga/users/admin.py:54 #: taiga/projects/models.py:738 taiga/users/admin.py:54
#: taiga/users/models.py:303 taiga/webhooks/models.py:29 #: taiga/users/models.py:310 taiga/webhooks/models.py:29
msgid "name" msgid "name"
msgstr "" msgstr ""
@ -795,11 +795,11 @@ msgstr ""
msgid "application" msgid "application"
msgstr "" msgstr ""
#: taiga/feedback/models.py:25 taiga/users/models.py:140 #: taiga/feedback/models.py:25 taiga/users/models.py:147
msgid "full name" msgid "full name"
msgstr "" msgstr ""
#: taiga/feedback/models.py:27 taiga/users/models.py:135 #: taiga/feedback/models.py:27 taiga/users/models.py:142
msgid "email address" msgid "email address"
msgstr "" msgstr ""
@ -869,8 +869,8 @@ msgid "The payload is not a valid json"
msgstr "" msgstr ""
#: taiga/hooks/api.py:63 taiga/projects/epics/api.py:154 #: 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/issues/api.py:140 taiga/projects/tasks/api.py:209
#: taiga/projects/userstories/api.py:282 #: taiga/projects/userstories/api.py:289
msgid "The project doesn't exist" msgid "The project doesn't exist"
msgstr "" msgstr ""
@ -1393,41 +1393,47 @@ msgstr ""
msgid "Delete selected %(verbose_name_plural)s" msgid "Delete selected %(verbose_name_plural)s"
msgstr "" msgstr ""
#: taiga/projects/api.py:160 taiga/users/api.py:244 #: taiga/projects/api.py:175 taiga/users/api.py:244
msgid "Incomplete arguments" msgid "Incomplete arguments"
msgstr "" msgstr ""
#: taiga/projects/api.py:164 taiga/users/api.py:249 #: taiga/projects/api.py:179 taiga/users/api.py:249
msgid "Invalid image format" msgid "Invalid image format"
msgstr "" msgstr ""
#: taiga/projects/api.py:225 #: taiga/projects/api.py:240
msgid "Not valid template name" msgid "Not valid template name"
msgstr "" msgstr ""
#: taiga/projects/api.py:228 #: taiga/projects/api.py:243
msgid "Not valid template description" msgid "Not valid template description"
msgstr "" msgstr ""
#: taiga/projects/api.py:354 #: taiga/projects/api.py:369 taiga/projects/api.py:804
msgid "Invalid user id" msgid "Invalid user id"
msgstr "" msgstr ""
#: taiga/projects/api.py:360 #: taiga/projects/api.py:375 taiga/projects/api.py:810
msgid "The user doesn't exist" msgid "The user doesn't exist"
msgstr "" msgstr ""
#: taiga/projects/api.py:364 #: taiga/projects/api.py:379
msgid "The user must be already a project member" msgid "The user must be already a project member"
msgstr "" msgstr ""
#: taiga/projects/api.py:785 #: taiga/projects/api.py:822
msgid ""
"This user can't be removed from the following projects, because would leave "
"them without any active admin: {}."
msgstr ""
#: taiga/projects/api.py:832
msgid "" msgid ""
"The project must have an owner and at least one of the users must be an " "The project must have an owner and at least one of the users must be an "
"active admin" "active admin"
msgstr "" msgstr ""
#: taiga/projects/api.py:819 #: taiga/projects/api.py:866
msgid "You don't have permisions to see that." msgid "You don't have permisions to see that."
msgstr "" msgstr ""
@ -1454,7 +1460,7 @@ msgstr ""
#: taiga/projects/notifications/models.py:74 #: taiga/projects/notifications/models.py:74
#: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43 #: taiga/projects/notifications/models.py:91 taiga/projects/tasks/models.py:43
#: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34 #: taiga/projects/userstories/models.py:67 taiga/projects/wiki/models.py:34
#: taiga/projects/wiki/models.py:72 taiga/users/models.py:314 #: taiga/projects/wiki/models.py:72 taiga/users/models.py:321
msgid "project" msgid "project"
msgstr "" msgstr ""
@ -1499,7 +1505,7 @@ msgstr ""
#: taiga/projects/models.py:592 taiga/projects/models.py:616 #: taiga/projects/models.py:592 taiga/projects/models.py:616
#: taiga/projects/models.py:648 taiga/projects/models.py:668 #: taiga/projects/models.py:648 taiga/projects/models.py:668
#: taiga/projects/models.py:690 taiga/projects/models.py:720 #: taiga/projects/models.py:690 taiga/projects/models.py:720
#: taiga/projects/wiki/models.py:77 taiga/users/models.py:309 #: taiga/projects/wiki/models.py:77 taiga/users/models.py:316
msgid "order" msgid "order"
msgstr "" msgstr ""
@ -1660,7 +1666,7 @@ msgstr ""
#: taiga/projects/models.py:564 taiga/projects/models.py:620 #: taiga/projects/models.py:564 taiga/projects/models.py:620
#: taiga/projects/models.py:650 taiga/projects/models.py:670 #: taiga/projects/models.py:650 taiga/projects/models.py:670
#: taiga/projects/models.py:694 taiga/projects/models.py:722 #: taiga/projects/models.py:694 taiga/projects/models.py:722
#: taiga/users/models.py:142 #: taiga/users/models.py:149
msgid "color" msgid "color"
msgstr "" msgstr ""
@ -1831,23 +1837,23 @@ msgstr ""
msgid "sprint" msgid "sprint"
msgstr "" msgstr ""
#: taiga/projects/issues/api.py:157 #: taiga/projects/issues/api.py:158
msgid "You don't have permissions to set this sprint to this issue." msgid "You don't have permissions to set this sprint to this issue."
msgstr "" msgstr ""
#: taiga/projects/issues/api.py:161 #: taiga/projects/issues/api.py:162
msgid "You don't have permissions to set this status to this issue." msgid "You don't have permissions to set this status to this issue."
msgstr "" msgstr ""
#: taiga/projects/issues/api.py:165 #: taiga/projects/issues/api.py:166
msgid "You don't have permissions to set this severity to this issue." msgid "You don't have permissions to set this severity to this issue."
msgstr "" msgstr ""
#: taiga/projects/issues/api.py:169 #: taiga/projects/issues/api.py:170
msgid "You don't have permissions to set this priority to this issue." msgid "You don't have permissions to set this priority to this issue."
msgstr "" msgstr ""
#: taiga/projects/issues/api.py:173 #: taiga/projects/issues/api.py:174
msgid "You don't have permissions to set this type to this issue." msgid "You don't have permissions to set this type to this issue."
msgstr "" msgstr ""
@ -1880,7 +1886,7 @@ msgstr ""
#: taiga/projects/models.py:523 taiga/projects/models.py:556 #: taiga/projects/models.py:523 taiga/projects/models.py:556
#: taiga/projects/models.py:614 taiga/projects/models.py:688 #: taiga/projects/models.py:614 taiga/projects/models.py:688
#: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36 #: taiga/projects/models.py:740 taiga/projects/wiki/models.py:36
#: taiga/users/admin.py:58 taiga/users/models.py:305 #: taiga/users/admin.py:58 taiga/users/models.py:312
msgid "slug" msgid "slug"
msgstr "" msgstr ""
@ -1943,7 +1949,7 @@ msgstr ""
msgid "create at" msgid "create at"
msgstr "" msgstr ""
#: taiga/projects/models.py:83 taiga/users/models.py:157 #: taiga/projects/models.py:83 taiga/users/models.py:164
msgid "token" msgid "token"
msgstr "" msgstr ""
@ -2214,12 +2220,12 @@ msgstr ""
msgid "Watched" msgid "Watched"
msgstr "" msgstr ""
#: taiga/projects/notifications/services.py:65 #: taiga/projects/notifications/services.py:67
#: taiga/projects/notifications/services.py:79 #: taiga/projects/notifications/services.py:81
msgid "Notify exists for specified user and project" msgid "Notify exists for specified user and project"
msgstr "" msgstr ""
#: taiga/projects/notifications/services.py:434 #: taiga/projects/notifications/services.py:440
msgid "Invalid value for notify level" msgid "Invalid value for notify level"
msgstr "" msgstr ""
@ -2911,15 +2917,15 @@ msgstr ""
msgid "The tag doesn't exist." msgid "The tag doesn't exist."
msgstr "" msgstr ""
#: taiga/projects/tasks/api.py:98 taiga/projects/tasks/api.py:107 #: taiga/projects/tasks/api.py:106 taiga/projects/tasks/api.py:115
msgid "You don't have permissions to set this sprint to this task." msgid "You don't have permissions to set this sprint to this task."
msgstr "" msgstr ""
#: taiga/projects/tasks/api.py:101 #: taiga/projects/tasks/api.py:109
msgid "You don't have permissions to set this user story to this task." msgid "You don't have permissions to set this user story to this task."
msgstr "" msgstr ""
#: taiga/projects/tasks/api.py:104 #: taiga/projects/tasks/api.py:112
msgid "You don't have permissions to set this status to this task." msgid "You don't have permissions to set this status to this task."
msgstr "" msgstr ""
@ -3535,25 +3541,25 @@ msgstr ""
msgid "Stakeholder" msgid "Stakeholder"
msgstr "" msgstr ""
#: taiga/projects/userstories/api.py:129 #: taiga/projects/userstories/api.py:136
msgid "You don't have permissions to set this sprint to this user story." msgid "You don't have permissions to set this sprint to this user story."
msgstr "" msgstr ""
#: taiga/projects/userstories/api.py:133 #: taiga/projects/userstories/api.py:140
msgid "You don't have permissions to set this status to this user story." msgid "You don't have permissions to set this status to this user story."
msgstr "" msgstr ""
#: taiga/projects/userstories/api.py:227
#, python-brace-format
msgid "Invalid role id '{role_id}'"
msgstr ""
#: taiga/projects/userstories/api.py:234 #: taiga/projects/userstories/api.py:234
#, python-brace-format #, python-brace-format
msgid "Invalid role id '{role_id}'"
msgstr ""
#: taiga/projects/userstories/api.py:241
#, python-brace-format
msgid "Invalid points id '{points_id}'" msgid "Invalid points id '{points_id}'"
msgstr "" msgstr ""
#: taiga/projects/userstories/api.py:249 #: taiga/projects/userstories/api.py:256
#, python-brace-format #, python-brace-format
msgid "Generating the user story #{ref} - {subject}" msgid "Generating the user story #{ref} - {subject}"
msgstr "" msgstr ""
@ -3780,92 +3786,92 @@ msgstr ""
msgid "Invalid, are you sure the token is correct?" msgid "Invalid, are you sure the token is correct?"
msgstr "" msgstr ""
#: taiga/users/models.py:98 #: taiga/users/models.py:99
msgid "superuser status" msgid "superuser status"
msgstr "" msgstr ""
#: taiga/users/models.py:99 #: taiga/users/models.py:100
msgid "" msgid ""
"Designates that this user has all permissions without explicitly assigning " "Designates that this user has all permissions without explicitly assigning "
"them." "them."
msgstr "" msgstr ""
#: taiga/users/models.py:129 #: taiga/users/models.py:136
msgid "username" msgid "username"
msgstr "" msgstr ""
#: taiga/users/models.py:130 #: taiga/users/models.py:137
msgid "" msgid ""
"Required. 30 characters or fewer. Letters, numbers and /./-/_ characters" "Required. 30 characters or fewer. Letters, numbers and /./-/_ characters"
msgstr "" msgstr ""
#: taiga/users/models.py:133 #: taiga/users/models.py:140
msgid "Enter a valid username." msgid "Enter a valid username."
msgstr "" msgstr ""
#: taiga/users/models.py:136 #: taiga/users/models.py:143
msgid "active" msgid "active"
msgstr "" msgstr ""
#: taiga/users/models.py:137 #: taiga/users/models.py:144
msgid "" msgid ""
"Designates whether this user should be treated as active. Unselect this " "Designates whether this user should be treated as active. Unselect this "
"instead of deleting accounts." "instead of deleting accounts."
msgstr "" msgstr ""
#: taiga/users/models.py:143 #: taiga/users/models.py:150
msgid "biography" msgid "biography"
msgstr "" msgstr ""
#: taiga/users/models.py:146 #: taiga/users/models.py:153
msgid "photo" msgid "photo"
msgstr "" msgstr ""
#: taiga/users/models.py:147 #: taiga/users/models.py:154
msgid "date joined" msgid "date joined"
msgstr "" msgstr ""
#: taiga/users/models.py:149 #: taiga/users/models.py:156
msgid "default language" msgid "default language"
msgstr "" msgstr ""
#: taiga/users/models.py:151 #: taiga/users/models.py:158
msgid "default theme" msgid "default theme"
msgstr "" msgstr ""
#: taiga/users/models.py:153 #: taiga/users/models.py:160
msgid "default timezone" msgid "default timezone"
msgstr "" msgstr ""
#: taiga/users/models.py:155 #: taiga/users/models.py:162
msgid "colorize tags" msgid "colorize tags"
msgstr "" msgstr ""
#: taiga/users/models.py:160 #: taiga/users/models.py:167
msgid "email token" msgid "email token"
msgstr "" msgstr ""
#: taiga/users/models.py:162 #: taiga/users/models.py:169
msgid "new email address" msgid "new email address"
msgstr "" msgstr ""
#: taiga/users/models.py:169 #: taiga/users/models.py:176
msgid "max number of owned private projects" msgid "max number of owned private projects"
msgstr "" msgstr ""
#: taiga/users/models.py:172 #: taiga/users/models.py:179
msgid "max number of owned public projects" msgid "max number of owned public projects"
msgstr "" msgstr ""
#: taiga/users/models.py:175 #: taiga/users/models.py:182
msgid "max number of memberships for each owned private project" msgid "max number of memberships for each owned private project"
msgstr "" msgstr ""
#: taiga/users/models.py:179 #: taiga/users/models.py:186
msgid "max number of memberships for each owned public project" msgid "max number of memberships for each owned public project"
msgstr "" msgstr ""
#: taiga/users/models.py:307 #: taiga/users/models.py:314
msgid "permissions" msgid "permissions"
msgstr "" msgstr ""