Show More
@@ -17,6 +17,7 b' done = true' | |||
|
17 | 17 | done = true |
|
18 | 18 | |
|
19 | 19 | [task:updated_translation] |
|
20 | done = true | |
|
20 | 21 | |
|
21 | 22 | [release] |
|
22 | 23 | state = in_progress |
@@ -13,14 +13,18 b' var _TM = {' | |||
|
13 | 13 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
14 | 14 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
15 | 15 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
16 | 'Changed files': 'Changed files', | |
|
16 | 17 | 'Close': 'Close', |
|
17 | 18 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
18 | 19 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
20 | 'Context file: ': 'Context file: ', | |
|
19 | 21 | 'Delete this comment?': 'Delete this comment?', |
|
20 | 22 | 'Diff to Commit ': 'Diff to Commit ', |
|
21 | 23 | 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.', |
|
22 | 24 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
23 | 25 | 'Follow': 'Follow', |
|
26 | 'Hide full context diff': 'Hide full context diff', | |
|
27 | 'Hide whitespace changes': 'Hide whitespace changes', | |
|
24 | 28 | 'Invite reviewers to this discussion': 'Invite reviewers to this discussion', |
|
25 | 29 | 'Leave a comment on line {0}.': 'Leave a comment on line {0}.', |
|
26 | 30 | 'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}', |
@@ -59,9 +63,11 b' var _TM = {' | |||
|
59 | 63 | 'Set status to Approved': 'Set status to Approved', |
|
60 | 64 | 'Set status to Rejected': 'Set status to Rejected', |
|
61 | 65 | 'Show at Commit ': 'Show at Commit ', |
|
66 | 'Show full context diff': 'Show full context diff', | |
|
62 | 67 | 'Show more': 'Show more', |
|
63 | 68 | 'Show selected commit __S': 'Show selected commit __S', |
|
64 | 69 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
70 | 'Show whitespace changes': 'Show whitespace changes', | |
|
65 | 71 | 'Specified expiration date': 'Specified expiration date', |
|
66 | 72 | 'Start following this repository': 'Start following this repository', |
|
67 | 73 | 'Status Review': 'Status Review', |
@@ -72,6 +78,7 b' var _TM = {' | |||
|
72 | 78 | 'TODO comment': 'TODO comment', |
|
73 | 79 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
74 | 80 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
81 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', | |
|
75 | 82 | 'Unfollow': 'Unfollow', |
|
76 | 83 | 'Updating...': 'Updating...', |
|
77 | 84 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
@@ -13,14 +13,18 b' var _TM = {' | |||
|
13 | 13 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
14 | 14 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
15 | 15 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
16 | 'Changed files': 'Changed files', | |
|
16 | 17 | 'Close': 'Close', |
|
17 | 18 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
18 | 19 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
20 | 'Context file: ': 'Context file: ', | |
|
19 | 21 | 'Delete this comment?': 'Delete this comment?', |
|
20 | 22 | 'Diff to Commit ': 'Diff to Commit ', |
|
21 | 23 | 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.', |
|
22 | 24 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
23 | 25 | 'Follow': 'Follow', |
|
26 | 'Hide full context diff': 'Hide full context diff', | |
|
27 | 'Hide whitespace changes': 'Hide whitespace changes', | |
|
24 | 28 | 'Invite reviewers to this discussion': 'Invite reviewers to this discussion', |
|
25 | 29 | 'Leave a comment on line {0}.': 'Leave a comment on line {0}.', |
|
26 | 30 | 'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}', |
@@ -59,9 +63,11 b' var _TM = {' | |||
|
59 | 63 | 'Set status to Approved': 'Set status to Approved', |
|
60 | 64 | 'Set status to Rejected': 'Set status to Rejected', |
|
61 | 65 | 'Show at Commit ': 'Show at Commit ', |
|
66 | 'Show full context diff': 'Show full context diff', | |
|
62 | 67 | 'Show more': 'Show more', |
|
63 | 68 | 'Show selected commit __S': 'Show selected commit __S', |
|
64 | 69 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
70 | 'Show whitespace changes': 'Show whitespace changes', | |
|
65 | 71 | 'Specified expiration date': 'Specified expiration date', |
|
66 | 72 | 'Start following this repository': 'Start following this repository', |
|
67 | 73 | 'Status Review': 'Status Review', |
@@ -72,6 +78,7 b' var _TM = {' | |||
|
72 | 78 | 'TODO comment': 'TODO comment', |
|
73 | 79 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
74 | 80 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
81 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', | |
|
75 | 82 | 'Unfollow': 'Unfollow', |
|
76 | 83 | 'Updating...': 'Updating...', |
|
77 | 84 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
@@ -13,14 +13,18 b' var _TM = {' | |||
|
13 | 13 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
14 | 14 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
15 | 15 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
16 | 'Changed files': 'Changed files', | |
|
16 | 17 | 'Close': 'Close', |
|
17 | 18 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
18 | 19 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
20 | 'Context file: ': 'Context file: ', | |
|
19 | 21 | 'Delete this comment?': 'Delete this comment?', |
|
20 | 22 | 'Diff to Commit ': 'Diff to Commit ', |
|
21 | 23 | 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.', |
|
22 | 24 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
23 | 25 | 'Follow': 'Follow', |
|
26 | 'Hide full context diff': 'Hide full context diff', | |
|
27 | 'Hide whitespace changes': 'Hide whitespace changes', | |
|
24 | 28 | 'Invite reviewers to this discussion': 'Invite reviewers to this discussion', |
|
25 | 29 | 'Leave a comment on line {0}.': 'Leave a comment on line {0}.', |
|
26 | 30 | 'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}', |
@@ -59,9 +63,11 b' var _TM = {' | |||
|
59 | 63 | 'Set status to Approved': 'Set status to Approved', |
|
60 | 64 | 'Set status to Rejected': 'Set status to Rejected', |
|
61 | 65 | 'Show at Commit ': 'Show at Commit ', |
|
66 | 'Show full context diff': 'Show full context diff', | |
|
62 | 67 | 'Show more': 'Show more', |
|
63 | 68 | 'Show selected commit __S': 'Show selected commit __S', |
|
64 | 69 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
70 | 'Show whitespace changes': 'Show whitespace changes', | |
|
65 | 71 | 'Specified expiration date': 'Specified expiration date', |
|
66 | 72 | 'Start following this repository': 'Start following this repository', |
|
67 | 73 | 'Status Review': 'Status Review', |
@@ -72,6 +78,7 b' var _TM = {' | |||
|
72 | 78 | 'TODO comment': 'TODO comment', |
|
73 | 79 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
74 | 80 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
81 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', | |
|
75 | 82 | 'Unfollow': 'Unfollow', |
|
76 | 83 | 'Updating...': 'Updating...', |
|
77 | 84 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
@@ -13,14 +13,18 b' var _TM = {' | |||
|
13 | 13 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
14 | 14 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
15 | 15 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
16 | 'Changed files': 'Changed files', | |
|
16 | 17 | 'Close': 'Close', |
|
17 | 18 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
18 | 19 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
20 | 'Context file: ': 'Context file: ', | |
|
19 | 21 | 'Delete this comment?': 'Delete this comment?', |
|
20 | 22 | 'Diff to Commit ': 'Diff to Commit ', |
|
21 | 23 | 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.', |
|
22 | 24 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
23 | 25 | 'Follow': 'Follow', |
|
26 | 'Hide full context diff': 'Hide full context diff', | |
|
27 | 'Hide whitespace changes': 'Hide whitespace changes', | |
|
24 | 28 | 'Invite reviewers to this discussion': 'Invite reviewers to this discussion', |
|
25 | 29 | 'Leave a comment on line {0}.': 'Leave a comment on line {0}.', |
|
26 | 30 | 'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}', |
@@ -59,9 +63,11 b' var _TM = {' | |||
|
59 | 63 | 'Set status to Approved': 'Set status to Approved', |
|
60 | 64 | 'Set status to Rejected': 'Set status to Rejected', |
|
61 | 65 | 'Show at Commit ': 'Show at Commit ', |
|
66 | 'Show full context diff': 'Show full context diff', | |
|
62 | 67 | 'Show more': 'Show more', |
|
63 | 68 | 'Show selected commit __S': 'Show selected commit __S', |
|
64 | 69 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
70 | 'Show whitespace changes': 'Show whitespace changes', | |
|
65 | 71 | 'Specified expiration date': 'Specified expiration date', |
|
66 | 72 | 'Start following this repository': 'Start following this repository', |
|
67 | 73 | 'Status Review': 'Status Review', |
@@ -72,6 +78,7 b' var _TM = {' | |||
|
72 | 78 | 'TODO comment': 'TODO comment', |
|
73 | 79 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
74 | 80 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
81 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', | |
|
75 | 82 | 'Unfollow': 'Unfollow', |
|
76 | 83 | 'Updating...': 'Updating...', |
|
77 | 84 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
@@ -13,14 +13,18 b' var _TM = {' | |||
|
13 | 13 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
14 | 14 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
15 | 15 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
16 | 'Changed files': 'Changed files', | |
|
16 | 17 | 'Close': 'Close', |
|
17 | 18 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
18 | 19 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
20 | 'Context file: ': 'Context file: ', | |
|
19 | 21 | 'Delete this comment?': 'Delete this comment?', |
|
20 | 22 | 'Diff to Commit ': 'Diff to Commit ', |
|
21 | 23 | 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.', |
|
22 | 24 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
23 | 25 | 'Follow': 'Follow', |
|
26 | 'Hide full context diff': 'Hide full context diff', | |
|
27 | 'Hide whitespace changes': 'Hide whitespace changes', | |
|
24 | 28 | 'Invite reviewers to this discussion': 'Invite reviewers to this discussion', |
|
25 | 29 | 'Leave a comment on line {0}.': 'Leave a comment on line {0}.', |
|
26 | 30 | 'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}', |
@@ -59,9 +63,11 b' var _TM = {' | |||
|
59 | 63 | 'Set status to Approved': 'Set status to Approved', |
|
60 | 64 | 'Set status to Rejected': 'Set status to Rejected', |
|
61 | 65 | 'Show at Commit ': 'Show at Commit ', |
|
66 | 'Show full context diff': 'Show full context diff', | |
|
62 | 67 | 'Show more': 'Show more', |
|
63 | 68 | 'Show selected commit __S': 'Show selected commit __S', |
|
64 | 69 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
70 | 'Show whitespace changes': 'Show whitespace changes', | |
|
65 | 71 | 'Specified expiration date': 'Specified expiration date', |
|
66 | 72 | 'Start following this repository': 'Suivre ce dépôt', |
|
67 | 73 | 'Status Review': 'Status Review', |
@@ -72,6 +78,7 b' var _TM = {' | |||
|
72 | 78 | 'TODO comment': 'TODO comment', |
|
73 | 79 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
74 | 80 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
81 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', | |
|
75 | 82 | 'Unfollow': 'Unfollow', |
|
76 | 83 | 'Updating...': 'Updating...', |
|
77 | 84 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
@@ -13,14 +13,18 b' var _TM = {' | |||
|
13 | 13 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
14 | 14 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
15 | 15 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
16 | 'Changed files': 'Changed files', | |
|
16 | 17 | 'Close': 'Close', |
|
17 | 18 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
18 | 19 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
20 | 'Context file: ': 'Context file: ', | |
|
19 | 21 | 'Delete this comment?': 'Delete this comment?', |
|
20 | 22 | 'Diff to Commit ': 'Diff to Commit ', |
|
21 | 23 | 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.', |
|
22 | 24 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
23 | 25 | 'Follow': 'Segui', |
|
26 | 'Hide full context diff': 'Hide full context diff', | |
|
27 | 'Hide whitespace changes': 'Hide whitespace changes', | |
|
24 | 28 | 'Invite reviewers to this discussion': 'Invite reviewers to this discussion', |
|
25 | 29 | 'Leave a comment on line {0}.': 'Leave a comment on line {0}.', |
|
26 | 30 | 'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}', |
@@ -59,9 +63,11 b' var _TM = {' | |||
|
59 | 63 | 'Set status to Approved': 'Set status to Approved', |
|
60 | 64 | 'Set status to Rejected': 'Set status to Rejected', |
|
61 | 65 | 'Show at Commit ': 'Show at Commit ', |
|
66 | 'Show full context diff': 'Show full context diff', | |
|
62 | 67 | 'Show more': 'Mostra ancora', |
|
63 | 68 | 'Show selected commit __S': 'Show selected commit __S', |
|
64 | 69 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
70 | 'Show whitespace changes': 'Show whitespace changes', | |
|
65 | 71 | 'Specified expiration date': 'Specified expiration date', |
|
66 | 72 | 'Start following this repository': 'Inizia a seguire il repository', |
|
67 | 73 | 'Status Review': 'Status Review', |
@@ -72,6 +78,7 b' var _TM = {' | |||
|
72 | 78 | 'TODO comment': 'TODO comment', |
|
73 | 79 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
74 | 80 | 'There are currently no open pull requests requiring your participation.': 'Al momento non ci sono richieste di PULL che richiedono il tuo intervento', |
|
81 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', | |
|
75 | 82 | 'Unfollow': 'Smetti di seguire', |
|
76 | 83 | 'Updating...': 'Updating...', |
|
77 | 84 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
@@ -13,14 +13,18 b' var _TM = {' | |||
|
13 | 13 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
14 | 14 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
15 | 15 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
16 | 'Changed files': 'Changed files', | |
|
16 | 17 | 'Close': 'Close', |
|
17 | 18 | 'Comment text will be set automatically based on currently selected status ({0}) ...': '選択したステータス ({0}) を元にコメントが自動的に設定されます...', |
|
18 | 19 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
20 | 'Context file: ': 'Context file: ', | |
|
19 | 21 | 'Delete this comment?': 'Delete this comment?', |
|
20 | 22 | 'Diff to Commit ': 'Diff to Commit ', |
|
21 | 23 | 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.', |
|
22 | 24 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
23 | 25 | 'Follow': 'フォロー', |
|
26 | 'Hide full context diff': 'Hide full context diff', | |
|
27 | 'Hide whitespace changes': 'Hide whitespace changes', | |
|
24 | 28 | 'Invite reviewers to this discussion': 'Invite reviewers to this discussion', |
|
25 | 29 | 'Leave a comment on line {0}.': 'Leave a comment on line {0}.', |
|
26 | 30 | 'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}', |
@@ -59,9 +63,11 b' var _TM = {' | |||
|
59 | 63 | 'Set status to Approved': 'ステータスを承認にする', |
|
60 | 64 | 'Set status to Rejected': 'ステータスを拒否にする', |
|
61 | 65 | 'Show at Commit ': 'Show at Commit ', |
|
66 | 'Show full context diff': 'Show full context diff', | |
|
62 | 67 | 'Show more': 'もっと表示', |
|
63 | 68 | 'Show selected commit __S': 'Show selected commit __S', |
|
64 | 69 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
70 | 'Show whitespace changes': 'Show whitespace changes', | |
|
65 | 71 | 'Specified expiration date': 'Specified expiration date', |
|
66 | 72 | 'Start following this repository': 'このリポジトリのフォローする', |
|
67 | 73 | 'Status Review': 'ステータスレビュー', |
@@ -72,6 +78,7 b' var _TM = {' | |||
|
72 | 78 | 'TODO comment': 'TODO comment', |
|
73 | 79 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
74 | 80 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
81 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', | |
|
75 | 82 | 'Unfollow': 'アンフォロー', |
|
76 | 83 | 'Updating...': 'Updating...', |
|
77 | 84 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
@@ -7,14 +7,18 b'' | |||
|
7 | 7 | _gettext('At least {0} reviewer must vote.'); |
|
8 | 8 | _gettext('At least {0} reviewers must vote.'); |
|
9 | 9 | _gettext('Author is not allowed to be a reviewer.'); |
|
10 | _gettext('Changed files'); | |
|
10 | 11 | _gettext('Close'); |
|
11 | 12 | _gettext('Comment text will be set automatically based on currently selected status ({0}) ...'); |
|
12 | 13 | _gettext('Commit Authors are not allowed to be a reviewer.'); |
|
14 | _gettext('Context file: '); | |
|
13 | 15 | _gettext('Delete this comment?'); |
|
14 | 16 | _gettext('Diff to Commit '); |
|
15 | 17 | _gettext('Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.'); |
|
16 | 18 | _gettext('Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.'); |
|
17 | 19 | _gettext('Follow'); |
|
20 | _gettext('Hide full context diff'); | |
|
21 | _gettext('Hide whitespace changes'); | |
|
18 | 22 | _gettext('Invite reviewers to this discussion'); |
|
19 | 23 | _gettext('Leave a comment on line {0}.'); |
|
20 | 24 | _gettext('Leave a comment, or click resolve button to resolve TODO comment #{0}'); |
@@ -53,9 +57,11 b'' | |||
|
53 | 57 | _gettext('Set status to Approved'); |
|
54 | 58 | _gettext('Set status to Rejected'); |
|
55 | 59 | _gettext('Show at Commit '); |
|
60 | _gettext('Show full context diff'); | |
|
56 | 61 | _gettext('Show more'); |
|
57 | 62 | _gettext('Show selected commit __S'); |
|
58 | 63 | _gettext('Show selected commits __S ... __E'); |
|
64 | _gettext('Show whitespace changes'); | |
|
59 | 65 | _gettext('Specified expiration date'); |
|
60 | 66 | _gettext('Start following this repository'); |
|
61 | 67 | _gettext('Status Review'); |
@@ -66,6 +72,7 b'' | |||
|
66 | 72 | _gettext('TODO comment'); |
|
67 | 73 | _gettext('TODO from comment {0} was fixed.'); |
|
68 | 74 | _gettext('There are currently no open pull requests requiring your participation.'); |
|
75 | _gettext('Toggle Wide Mode diff'); | |
|
69 | 76 | _gettext('Unfollow'); |
|
70 | 77 | _gettext('Updating...'); |
|
71 | 78 | _gettext('User `{0}` already in reviewers'); |
@@ -13,14 +13,18 b' var _TM = {' | |||
|
13 | 13 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
14 | 14 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
15 | 15 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
16 | 'Changed files': 'Changed files', | |
|
16 | 17 | 'Close': 'Zamknij', |
|
17 | 18 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
18 | 19 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
20 | 'Context file: ': 'Context file: ', | |
|
19 | 21 | 'Delete this comment?': 'Delete this comment?', |
|
20 | 22 | 'Diff to Commit ': 'Diff to Commit ', |
|
21 | 23 | 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.', |
|
22 | 24 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
23 | 25 | 'Follow': 'Obserwuj', |
|
26 | 'Hide full context diff': 'Hide full context diff', | |
|
27 | 'Hide whitespace changes': 'Hide whitespace changes', | |
|
24 | 28 | 'Invite reviewers to this discussion': 'Invite reviewers to this discussion', |
|
25 | 29 | 'Leave a comment on line {0}.': 'Leave a comment on line {0}.', |
|
26 | 30 | 'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}', |
@@ -59,9 +63,11 b' var _TM = {' | |||
|
59 | 63 | 'Set status to Approved': 'Set status to Approved', |
|
60 | 64 | 'Set status to Rejected': 'Set status to Rejected', |
|
61 | 65 | 'Show at Commit ': 'Show at Commit ', |
|
66 | 'Show full context diff': 'Show full context diff', | |
|
62 | 67 | 'Show more': 'Pokaż więcej', |
|
63 | 68 | 'Show selected commit __S': 'Show selected commit __S', |
|
64 | 69 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
70 | 'Show whitespace changes': 'Show whitespace changes', | |
|
65 | 71 | 'Specified expiration date': 'Specified expiration date', |
|
66 | 72 | 'Start following this repository': 'Zacznij obserwację tego repozytorium', |
|
67 | 73 | 'Status Review': 'Status Review', |
@@ -72,6 +78,7 b' var _TM = {' | |||
|
72 | 78 | 'TODO comment': 'TODO comment', |
|
73 | 79 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
74 | 80 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
81 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', | |
|
75 | 82 | 'Unfollow': 'Nie obserwuj', |
|
76 | 83 | 'Updating...': 'Updating...', |
|
77 | 84 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
@@ -13,14 +13,18 b' var _TM = {' | |||
|
13 | 13 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
14 | 14 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
15 | 15 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
16 | 'Changed files': 'Changed files', | |
|
16 | 17 | 'Close': 'Close', |
|
17 | 18 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
18 | 19 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
20 | 'Context file: ': 'Context file: ', | |
|
19 | 21 | 'Delete this comment?': 'Delete this comment?', |
|
20 | 22 | 'Diff to Commit ': 'Diff to Commit ', |
|
21 | 23 | 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.', |
|
22 | 24 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
23 | 25 | 'Follow': 'Seguir', |
|
26 | 'Hide full context diff': 'Hide full context diff', | |
|
27 | 'Hide whitespace changes': 'Hide whitespace changes', | |
|
24 | 28 | 'Invite reviewers to this discussion': 'Invite reviewers to this discussion', |
|
25 | 29 | 'Leave a comment on line {0}.': 'Leave a comment on line {0}.', |
|
26 | 30 | 'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}', |
@@ -59,9 +63,11 b' var _TM = {' | |||
|
59 | 63 | 'Set status to Approved': 'Set status to Approved', |
|
60 | 64 | 'Set status to Rejected': 'Set status to Rejected', |
|
61 | 65 | 'Show at Commit ': 'Show at Commit ', |
|
66 | 'Show full context diff': 'Show full context diff', | |
|
62 | 67 | 'Show more': 'Mostrar mais', |
|
63 | 68 | 'Show selected commit __S': 'Show selected commit __S', |
|
64 | 69 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
70 | 'Show whitespace changes': 'Show whitespace changes', | |
|
65 | 71 | 'Specified expiration date': 'Specified expiration date', |
|
66 | 72 | 'Start following this repository': 'Passar a seguir este repositório', |
|
67 | 73 | 'Status Review': 'Status Review', |
@@ -72,6 +78,7 b' var _TM = {' | |||
|
72 | 78 | 'TODO comment': 'TODO comment', |
|
73 | 79 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
74 | 80 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
81 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', | |
|
75 | 82 | 'Unfollow': 'Parar de seguir', |
|
76 | 83 | 'Updating...': 'Updating...', |
|
77 | 84 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
@@ -13,14 +13,18 b' var _TM = {' | |||
|
13 | 13 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
14 | 14 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
15 | 15 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
16 | 'Changed files': 'Changed files', | |
|
16 | 17 | 'Close': 'Close', |
|
17 | 18 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
18 | 19 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
20 | 'Context file: ': 'Context file: ', | |
|
19 | 21 | 'Delete this comment?': 'Delete this comment?', |
|
20 | 22 | 'Diff to Commit ': 'Diff to Commit ', |
|
21 | 23 | 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.', |
|
22 | 24 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
23 | 25 | 'Follow': 'Наблюдать', |
|
26 | 'Hide full context diff': 'Hide full context diff', | |
|
27 | 'Hide whitespace changes': 'Hide whitespace changes', | |
|
24 | 28 | 'Invite reviewers to this discussion': 'Invite reviewers to this discussion', |
|
25 | 29 | 'Leave a comment on line {0}.': 'Leave a comment on line {0}.', |
|
26 | 30 | 'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}', |
@@ -59,9 +63,11 b' var _TM = {' | |||
|
59 | 63 | 'Set status to Approved': 'Set status to Approved', |
|
60 | 64 | 'Set status to Rejected': 'Set status to Rejected', |
|
61 | 65 | 'Show at Commit ': 'Show at Commit ', |
|
66 | 'Show full context diff': 'Show full context diff', | |
|
62 | 67 | 'Show more': 'Показать еще', |
|
63 | 68 | 'Show selected commit __S': 'Show selected commit __S', |
|
64 | 69 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
70 | 'Show whitespace changes': 'Show whitespace changes', | |
|
65 | 71 | 'Specified expiration date': 'Specified expiration date', |
|
66 | 72 | 'Start following this repository': 'Наблюдать за репозиторием', |
|
67 | 73 | 'Status Review': 'Status Review', |
@@ -72,6 +78,7 b' var _TM = {' | |||
|
72 | 78 | 'TODO comment': 'TODO comment', |
|
73 | 79 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
74 | 80 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
81 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', | |
|
75 | 82 | 'Unfollow': 'Не наблюдать', |
|
76 | 83 | 'Updating...': 'Updating...', |
|
77 | 84 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
@@ -13,14 +13,18 b' var _TM = {' | |||
|
13 | 13 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
14 | 14 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
15 | 15 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
16 | 'Changed files': 'Changed files', | |
|
16 | 17 | 'Close': 'Close', |
|
17 | 18 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
18 | 19 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
20 | 'Context file: ': 'Context file: ', | |
|
19 | 21 | 'Delete this comment?': 'Delete this comment?', |
|
20 | 22 | 'Diff to Commit ': 'Diff to Commit ', |
|
21 | 23 | 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.': 'Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.', |
|
22 | 24 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
23 | 25 | 'Follow': 'Follow', |
|
26 | 'Hide full context diff': 'Hide full context diff', | |
|
27 | 'Hide whitespace changes': 'Hide whitespace changes', | |
|
24 | 28 | 'Invite reviewers to this discussion': 'Invite reviewers to this discussion', |
|
25 | 29 | 'Leave a comment on line {0}.': 'Leave a comment on line {0}.', |
|
26 | 30 | 'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}', |
@@ -59,9 +63,11 b' var _TM = {' | |||
|
59 | 63 | 'Set status to Approved': 'Set status to Approved', |
|
60 | 64 | 'Set status to Rejected': 'Set status to Rejected', |
|
61 | 65 | 'Show at Commit ': 'Show at Commit ', |
|
66 | 'Show full context diff': 'Show full context diff', | |
|
62 | 67 | 'Show more': 'Show more', |
|
63 | 68 | 'Show selected commit __S': 'Show selected commit __S', |
|
64 | 69 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
70 | 'Show whitespace changes': 'Show whitespace changes', | |
|
65 | 71 | 'Specified expiration date': 'Specified expiration date', |
|
66 | 72 | 'Start following this repository': '开始关注该版本库', |
|
67 | 73 | 'Status Review': 'Status Review', |
@@ -72,6 +78,7 b' var _TM = {' | |||
|
72 | 78 | 'TODO comment': 'TODO comment', |
|
73 | 79 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
74 | 80 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
81 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', | |
|
75 | 82 | 'Unfollow': 'Unfollow', |
|
76 | 83 | 'Updating...': 'Updating...', |
|
77 | 84 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
General Comments 0
You need to be logged in to leave comments.
Login now