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 |
@@ -6,14 +6,18 b'' | |||
|
6 | 6 | //JS translations map |
|
7 | 7 | var _TM = { |
|
8 | 8 | '(from usergroup {0})': '(from usergroup {0})', |
|
9 | '<strong>{0} file</strong> changed, ': '<strong>{0} file</strong> changed, ', | |
|
10 | '<strong>{0} files</strong> changed, ': '<strong>{0} files</strong> changed, ', | |
|
9 | 11 | 'Add another comment': 'Add another comment', |
|
10 | 12 | 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.', |
|
13 | 'Ajax Request Error': 'Ajax Request Error', | |
|
11 | 14 | 'All Authors': 'All Authors', |
|
12 | 15 | 'All individual reviewers must vote.': 'All individual reviewers must vote.', |
|
13 | 16 | 'All reviewers must vote.': 'All reviewers must vote.', |
|
14 | 17 | 'Are you sure to close this pull request without merging?': 'Are you sure to close this pull request without merging?', |
|
15 | 18 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
16 | 19 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
20 | 'Authentication Token': 'Authentication Token', | |
|
17 | 21 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
18 | 22 | 'Changed files': 'Changed files', |
|
19 | 23 | 'Close': 'Close', |
@@ -23,13 +27,16 b' var _TM = {' | |||
|
23 | 27 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
24 | 28 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
25 | 29 | 'Context file: ': 'Context file: ', |
|
30 | 'Delete': 'Delete', | |
|
26 | 31 | 'Delete this comment?': 'Delete this comment?', |
|
27 | 32 | 'Diff to Commit ': 'Diff to Commit ', |
|
33 | 'Error during search operation': 'Error during search operation', | |
|
28 | 34 | 'Expand all files': 'Expand all files', |
|
29 | 35 | 'Expand {0} commit': 'Expand {0} commit', |
|
30 | 36 | 'Expand {0} commits': 'Expand {0} commits', |
|
31 | 37 | '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.', |
|
32 | 38 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
39 | 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.': 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.', | |
|
33 | 40 | 'Follow': 'Follow', |
|
34 | 41 | 'Force updating...': 'Force updating...', |
|
35 | 42 | 'Hide full context diff': 'Hide full context diff', |
@@ -40,6 +47,7 b' var _TM = {' | |||
|
40 | 47 | 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}', |
|
41 | 48 | 'Lifetime': 'Lifetime', |
|
42 | 49 | 'Loading ...': 'Loading ...', |
|
50 | 'Loading diff ...': 'Loading diff ...', | |
|
43 | 51 | 'Loading failed': 'Loading failed', |
|
44 | 52 | 'Loading more results...': 'Loading more results...', |
|
45 | 53 | 'Loading...': 'Loading...', |
@@ -68,6 +76,7 b' var _TM = {' | |||
|
68 | 76 | 'Please delete {0} characters': 'Please delete {0} characters', |
|
69 | 77 | 'Please enter {0} or more character': 'Please enter {0} or more character', |
|
70 | 78 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', |
|
79 | 'Please wait creating pull request...': 'Please wait creating pull request...', | |
|
71 | 80 | 'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.', |
|
72 | 81 | 'Saving...': 'Saving...', |
|
73 | 82 | 'Searching...': 'Searching...', |
@@ -75,12 +84,14 b' var _TM = {' | |||
|
75 | 84 | 'Send': 'Send', |
|
76 | 85 | 'Set status to Approved': 'Set status to Approved', |
|
77 | 86 | 'Set status to Rejected': 'Set status to Rejected', |
|
87 | 'Show': 'Show', | |
|
78 | 88 | 'Show at Commit ': 'Show at Commit ', |
|
79 | 89 | 'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}', |
|
80 | 90 | 'Show full context diff': 'Show full context diff', |
|
81 | 91 | 'Show more': 'Show more', |
|
82 | 92 | 'Show selected commit __S': 'Show selected commit __S', |
|
83 | 93 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
94 | 'Show this authentication token?': 'Show this authentication token?', | |
|
84 | 95 | 'Show whitespace changes': 'Show whitespace changes', |
|
85 | 96 | 'Specified expiration date': 'Specified expiration date', |
|
86 | 97 | 'Start following this repository': 'Start following this repository', |
@@ -94,6 +105,10 b' var _TM = {' | |||
|
94 | 105 | 'TODO comment': 'TODO comment', |
|
95 | 106 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
96 | 107 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
108 | 'There is a later version of file tree available. Click {0} to create a file at the latest tree.': 'There is a later version of file tree available. Click {0} to create a file at the latest tree.', | |
|
109 | 'There is an existing path `{0}` at this commit.': 'There is an existing path `{0}` at this commit.', | |
|
110 | 'This pull requests will consist of <strong>{0} commit</strong>.': 'This pull requests will consist of <strong>{0} commit</strong>.', | |
|
111 | 'This pull requests will consist of <strong>{0} commits</strong>.': 'This pull requests will consist of <strong>{0} commits</strong>.', | |
|
97 | 112 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', |
|
98 | 113 | 'Unfollow': 'Unfollow', |
|
99 | 114 | 'Unwatch': 'Unwatch', |
@@ -101,6 +116,7 b' var _TM = {' | |||
|
101 | 116 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
|
102 | 117 | 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer', |
|
103 | 118 | 'Watch': 'Watch', |
|
119 | 'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!', | |
|
104 | 120 | 'You can only select {0} item': 'You can only select {0} item', |
|
105 | 121 | 'You can only select {0} items': 'You can only select {0} items', |
|
106 | 122 | 'activated': 'activated', |
@@ -117,6 +133,7 b' var _TM = {' | |||
|
117 | 133 | 'just now': 'just now', |
|
118 | 134 | 'loading...': 'loading...', |
|
119 | 135 | 'member of "{0}"': 'member of "{0}"', |
|
136 | 'no commits': 'no commits', | |
|
120 | 137 | 'not active': 'not active', |
|
121 | 138 | 'resolve comment': 'resolve comment', |
|
122 | 139 | 'showing {0} out of {1} commit': 'showing {0} out of {1} commit', |
@@ -6,14 +6,18 b'' | |||
|
6 | 6 | //JS translations map |
|
7 | 7 | var _TM = { |
|
8 | 8 | '(from usergroup {0})': '(from usergroup {0})', |
|
9 | '<strong>{0} file</strong> changed, ': '<strong>{0} file</strong> changed, ', | |
|
10 | '<strong>{0} files</strong> changed, ': '<strong>{0} files</strong> changed, ', | |
|
9 | 11 | 'Add another comment': 'Add another comment', |
|
10 | 12 | 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.', |
|
13 | 'Ajax Request Error': 'Ajax Request Error', | |
|
11 | 14 | 'All Authors': 'All Authors', |
|
12 | 15 | 'All individual reviewers must vote.': 'All individual reviewers must vote.', |
|
13 | 16 | 'All reviewers must vote.': 'All reviewers must vote.', |
|
14 | 17 | 'Are you sure to close this pull request without merging?': 'Are you sure to close this pull request without merging?', |
|
15 | 18 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
16 | 19 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
20 | 'Authentication Token': 'Authentication Token', | |
|
17 | 21 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
18 | 22 | 'Changed files': 'Changed files', |
|
19 | 23 | 'Close': 'Close', |
@@ -23,13 +27,16 b' var _TM = {' | |||
|
23 | 27 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
24 | 28 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
25 | 29 | 'Context file: ': 'Context file: ', |
|
30 | 'Delete': 'Löschen', | |
|
26 | 31 | 'Delete this comment?': 'Delete this comment?', |
|
27 | 32 | 'Diff to Commit ': 'Diff to Commit ', |
|
33 | 'Error during search operation': 'Error during search operation', | |
|
28 | 34 | 'Expand all files': 'Expand all files', |
|
29 | 35 | 'Expand {0} commit': 'Expand {0} commit', |
|
30 | 36 | 'Expand {0} commits': 'Expand {0} commits', |
|
31 | 37 | '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.', |
|
32 | 38 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
39 | 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.': 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.', | |
|
33 | 40 | 'Follow': 'Follow', |
|
34 | 41 | 'Force updating...': 'Force updating...', |
|
35 | 42 | 'Hide full context diff': 'Hide full context diff', |
@@ -40,6 +47,7 b' var _TM = {' | |||
|
40 | 47 | 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}', |
|
41 | 48 | 'Lifetime': 'Lebensdauer', |
|
42 | 49 | 'Loading ...': 'Loading ...', |
|
50 | 'Loading diff ...': 'Loading diff ...', | |
|
43 | 51 | 'Loading failed': 'Loading failed', |
|
44 | 52 | 'Loading more results...': 'Loading more results...', |
|
45 | 53 | 'Loading...': 'Loading...', |
@@ -68,6 +76,7 b' var _TM = {' | |||
|
68 | 76 | 'Please delete {0} characters': 'Bitte {0} Zeichen löschen', |
|
69 | 77 | 'Please enter {0} or more character': 'Bitte {0} oder mehr Zeichen eingeben', |
|
70 | 78 | 'Please enter {0} or more characters': 'Bitte {0} oder mehr Zeichen eingeben', |
|
79 | 'Please wait creating pull request...': 'Please wait creating pull request...', | |
|
71 | 80 | 'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.', |
|
72 | 81 | 'Saving...': 'Saving...', |
|
73 | 82 | 'Searching...': 'Searching...', |
@@ -75,12 +84,14 b' var _TM = {' | |||
|
75 | 84 | 'Send': 'Senden', |
|
76 | 85 | 'Set status to Approved': 'Set status to Approved', |
|
77 | 86 | 'Set status to Rejected': 'Set status to Rejected', |
|
87 | 'Show': 'Show', | |
|
78 | 88 | 'Show at Commit ': 'Show at Commit ', |
|
79 | 89 | 'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}', |
|
80 | 90 | 'Show full context diff': 'Show full context diff', |
|
81 | 91 | 'Show more': 'Show more', |
|
82 | 92 | 'Show selected commit __S': 'Show selected commit __S', |
|
83 | 93 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
94 | 'Show this authentication token?': 'Show this authentication token?', | |
|
84 | 95 | 'Show whitespace changes': 'Show whitespace changes', |
|
85 | 96 | 'Specified expiration date': 'Specified expiration date', |
|
86 | 97 | 'Start following this repository': 'Start following this repository', |
@@ -94,6 +105,10 b' var _TM = {' | |||
|
94 | 105 | 'TODO comment': 'TODO comment', |
|
95 | 106 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
96 | 107 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
108 | 'There is a later version of file tree available. Click {0} to create a file at the latest tree.': 'There is a later version of file tree available. Click {0} to create a file at the latest tree.', | |
|
109 | 'There is an existing path `{0}` at this commit.': 'There is an existing path `{0}` at this commit.', | |
|
110 | 'This pull requests will consist of <strong>{0} commit</strong>.': 'This pull requests will consist of <strong>{0} commit</strong>.', | |
|
111 | 'This pull requests will consist of <strong>{0} commits</strong>.': 'This pull requests will consist of <strong>{0} commits</strong>.', | |
|
97 | 112 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', |
|
98 | 113 | 'Unfollow': 'Unfollow', |
|
99 | 114 | 'Unwatch': 'Unwatch', |
@@ -101,6 +116,7 b' var _TM = {' | |||
|
101 | 116 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
|
102 | 117 | 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer', |
|
103 | 118 | 'Watch': 'Watch', |
|
119 | 'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!', | |
|
104 | 120 | 'You can only select {0} item': 'You can only select {0} item', |
|
105 | 121 | 'You can only select {0} items': 'You can only select {0} items', |
|
106 | 122 | 'activated': 'activated', |
@@ -117,6 +133,7 b' var _TM = {' | |||
|
117 | 133 | 'just now': 'jetzt gerade', |
|
118 | 134 | 'loading...': 'loading...', |
|
119 | 135 | 'member of "{0}"': 'member of "{0}"', |
|
136 | 'no commits': 'no commits', | |
|
120 | 137 | 'not active': 'not active', |
|
121 | 138 | 'resolve comment': 'resolve comment', |
|
122 | 139 | 'showing {0} out of {1} commit': 'showing {0} out of {1} commit', |
@@ -6,14 +6,18 b'' | |||
|
6 | 6 | //JS translations map |
|
7 | 7 | var _TM = { |
|
8 | 8 | '(from usergroup {0})': '(from usergroup {0})', |
|
9 | '<strong>{0} file</strong> changed, ': '<strong>{0} file</strong> changed, ', | |
|
10 | '<strong>{0} files</strong> changed, ': '<strong>{0} files</strong> changed, ', | |
|
9 | 11 | 'Add another comment': 'Add another comment', |
|
10 | 12 | 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.', |
|
13 | 'Ajax Request Error': 'Ajax Request Error', | |
|
11 | 14 | 'All Authors': 'All Authors', |
|
12 | 15 | 'All individual reviewers must vote.': 'All individual reviewers must vote.', |
|
13 | 16 | 'All reviewers must vote.': 'All reviewers must vote.', |
|
14 | 17 | 'Are you sure to close this pull request without merging?': 'Are you sure to close this pull request without merging?', |
|
15 | 18 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
16 | 19 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
20 | 'Authentication Token': 'Authentication Token', | |
|
17 | 21 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
18 | 22 | 'Changed files': 'Changed files', |
|
19 | 23 | 'Close': 'Close', |
@@ -23,13 +27,16 b' var _TM = {' | |||
|
23 | 27 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
24 | 28 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
25 | 29 | 'Context file: ': 'Context file: ', |
|
30 | 'Delete': 'Delete', | |
|
26 | 31 | 'Delete this comment?': 'Delete this comment?', |
|
27 | 32 | 'Diff to Commit ': 'Diff to Commit ', |
|
33 | 'Error during search operation': 'Error during search operation', | |
|
28 | 34 | 'Expand all files': 'Expand all files', |
|
29 | 35 | 'Expand {0} commit': 'Expand {0} commit', |
|
30 | 36 | 'Expand {0} commits': 'Expand {0} commits', |
|
31 | 37 | '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.', |
|
32 | 38 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
39 | 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.': 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.', | |
|
33 | 40 | 'Follow': 'Follow', |
|
34 | 41 | 'Force updating...': 'Force updating...', |
|
35 | 42 | 'Hide full context diff': 'Hide full context diff', |
@@ -40,6 +47,7 b' var _TM = {' | |||
|
40 | 47 | 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}', |
|
41 | 48 | 'Lifetime': 'Lifetime', |
|
42 | 49 | 'Loading ...': 'Loading ...', |
|
50 | 'Loading diff ...': 'Loading diff ...', | |
|
43 | 51 | 'Loading failed': 'Loading failed', |
|
44 | 52 | 'Loading more results...': 'Loading more results...', |
|
45 | 53 | 'Loading...': 'Loading...', |
@@ -68,6 +76,7 b' var _TM = {' | |||
|
68 | 76 | 'Please delete {0} characters': 'Please delete {0} characters', |
|
69 | 77 | 'Please enter {0} or more character': 'Please enter {0} or more character', |
|
70 | 78 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', |
|
79 | 'Please wait creating pull request...': 'Please wait creating pull request...', | |
|
71 | 80 | 'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.', |
|
72 | 81 | 'Saving...': 'Saving...', |
|
73 | 82 | 'Searching...': 'Searching...', |
@@ -75,12 +84,14 b' var _TM = {' | |||
|
75 | 84 | 'Send': 'Send', |
|
76 | 85 | 'Set status to Approved': 'Set status to Approved', |
|
77 | 86 | 'Set status to Rejected': 'Set status to Rejected', |
|
87 | 'Show': 'Show', | |
|
78 | 88 | 'Show at Commit ': 'Show at Commit ', |
|
79 | 89 | 'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}', |
|
80 | 90 | 'Show full context diff': 'Show full context diff', |
|
81 | 91 | 'Show more': 'Show more', |
|
82 | 92 | 'Show selected commit __S': 'Show selected commit __S', |
|
83 | 93 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
94 | 'Show this authentication token?': 'Show this authentication token?', | |
|
84 | 95 | 'Show whitespace changes': 'Show whitespace changes', |
|
85 | 96 | 'Specified expiration date': 'Specified expiration date', |
|
86 | 97 | 'Start following this repository': 'Start following this repository', |
@@ -94,6 +105,10 b' var _TM = {' | |||
|
94 | 105 | 'TODO comment': 'TODO comment', |
|
95 | 106 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
96 | 107 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
108 | 'There is a later version of file tree available. Click {0} to create a file at the latest tree.': 'There is a later version of file tree available. Click {0} to create a file at the latest tree.', | |
|
109 | 'There is an existing path `{0}` at this commit.': 'There is an existing path `{0}` at this commit.', | |
|
110 | 'This pull requests will consist of <strong>{0} commit</strong>.': 'This pull requests will consist of <strong>{0} commit</strong>.', | |
|
111 | 'This pull requests will consist of <strong>{0} commits</strong>.': 'This pull requests will consist of <strong>{0} commits</strong>.', | |
|
97 | 112 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', |
|
98 | 113 | 'Unfollow': 'Unfollow', |
|
99 | 114 | 'Unwatch': 'Unwatch', |
@@ -101,6 +116,7 b' var _TM = {' | |||
|
101 | 116 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
|
102 | 117 | 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer', |
|
103 | 118 | 'Watch': 'Watch', |
|
119 | 'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!', | |
|
104 | 120 | 'You can only select {0} item': 'You can only select {0} item', |
|
105 | 121 | 'You can only select {0} items': 'You can only select {0} items', |
|
106 | 122 | 'activated': 'activated', |
@@ -117,6 +133,7 b' var _TM = {' | |||
|
117 | 133 | 'just now': 'just now', |
|
118 | 134 | 'loading...': 'loading...', |
|
119 | 135 | 'member of "{0}"': 'member of "{0}"', |
|
136 | 'no commits': 'no commits', | |
|
120 | 137 | 'not active': 'not active', |
|
121 | 138 | 'resolve comment': 'resolve comment', |
|
122 | 139 | 'showing {0} out of {1} commit': 'showing {0} out of {1} commit', |
@@ -6,14 +6,18 b'' | |||
|
6 | 6 | //JS translations map |
|
7 | 7 | var _TM = { |
|
8 | 8 | '(from usergroup {0})': '(from usergroup {0})', |
|
9 | '<strong>{0} file</strong> changed, ': '<strong>{0} file</strong> changed, ', | |
|
10 | '<strong>{0} files</strong> changed, ': '<strong>{0} files</strong> changed, ', | |
|
9 | 11 | 'Add another comment': 'Add another comment', |
|
10 | 12 | 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.', |
|
13 | 'Ajax Request Error': 'Ajax Request Error', | |
|
11 | 14 | 'All Authors': 'All Authors', |
|
12 | 15 | 'All individual reviewers must vote.': 'All individual reviewers must vote.', |
|
13 | 16 | 'All reviewers must vote.': 'All reviewers must vote.', |
|
14 | 17 | 'Are you sure to close this pull request without merging?': 'Are you sure to close this pull request without merging?', |
|
15 | 18 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
16 | 19 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
20 | 'Authentication Token': 'Authentication Token', | |
|
17 | 21 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
18 | 22 | 'Changed files': 'Changed files', |
|
19 | 23 | 'Close': 'Close', |
@@ -23,13 +27,16 b' var _TM = {' | |||
|
23 | 27 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
24 | 28 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
25 | 29 | 'Context file: ': 'Context file: ', |
|
30 | 'Delete': 'Delete', | |
|
26 | 31 | 'Delete this comment?': 'Delete this comment?', |
|
27 | 32 | 'Diff to Commit ': 'Diff to Commit ', |
|
33 | 'Error during search operation': 'Error during search operation', | |
|
28 | 34 | 'Expand all files': 'Expand all files', |
|
29 | 35 | 'Expand {0} commit': 'Expand {0} commit', |
|
30 | 36 | 'Expand {0} commits': 'Expand {0} commits', |
|
31 | 37 | '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.', |
|
32 | 38 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
39 | 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.': 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.', | |
|
33 | 40 | 'Follow': 'Follow', |
|
34 | 41 | 'Force updating...': 'Force updating...', |
|
35 | 42 | 'Hide full context diff': 'Hide full context diff', |
@@ -40,6 +47,7 b' var _TM = {' | |||
|
40 | 47 | 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}', |
|
41 | 48 | 'Lifetime': 'De por vida', |
|
42 | 49 | 'Loading ...': 'Loading ...', |
|
50 | 'Loading diff ...': 'Loading diff ...', | |
|
43 | 51 | 'Loading failed': 'Loading failed', |
|
44 | 52 | 'Loading more results...': 'Loading more results...', |
|
45 | 53 | 'Loading...': 'Loading...', |
@@ -68,6 +76,7 b' var _TM = {' | |||
|
68 | 76 | 'Please delete {0} characters': 'Please delete {0} characters', |
|
69 | 77 | 'Please enter {0} or more character': 'Please enter {0} or more character', |
|
70 | 78 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', |
|
79 | 'Please wait creating pull request...': 'Please wait creating pull request...', | |
|
71 | 80 | 'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.', |
|
72 | 81 | 'Saving...': 'Saving...', |
|
73 | 82 | 'Searching...': 'Searching...', |
@@ -75,12 +84,14 b' var _TM = {' | |||
|
75 | 84 | 'Send': 'Send', |
|
76 | 85 | 'Set status to Approved': 'Set status to Approved', |
|
77 | 86 | 'Set status to Rejected': 'Set status to Rejected', |
|
87 | 'Show': 'Show', | |
|
78 | 88 | 'Show at Commit ': 'Show at Commit ', |
|
79 | 89 | 'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}', |
|
80 | 90 | 'Show full context diff': 'Show full context diff', |
|
81 | 91 | 'Show more': 'Show more', |
|
82 | 92 | 'Show selected commit __S': 'Show selected commit __S', |
|
83 | 93 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
94 | 'Show this authentication token?': 'Show this authentication token?', | |
|
84 | 95 | 'Show whitespace changes': 'Show whitespace changes', |
|
85 | 96 | 'Specified expiration date': 'Specified expiration date', |
|
86 | 97 | 'Start following this repository': 'Start following this repository', |
@@ -94,6 +105,10 b' var _TM = {' | |||
|
94 | 105 | 'TODO comment': 'TODO comment', |
|
95 | 106 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
96 | 107 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
108 | 'There is a later version of file tree available. Click {0} to create a file at the latest tree.': 'There is a later version of file tree available. Click {0} to create a file at the latest tree.', | |
|
109 | 'There is an existing path `{0}` at this commit.': 'There is an existing path `{0}` at this commit.', | |
|
110 | 'This pull requests will consist of <strong>{0} commit</strong>.': 'This pull requests will consist of <strong>{0} commit</strong>.', | |
|
111 | 'This pull requests will consist of <strong>{0} commits</strong>.': 'This pull requests will consist of <strong>{0} commits</strong>.', | |
|
97 | 112 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', |
|
98 | 113 | 'Unfollow': 'Unfollow', |
|
99 | 114 | 'Unwatch': 'Unwatch', |
@@ -101,6 +116,7 b' var _TM = {' | |||
|
101 | 116 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
|
102 | 117 | 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer', |
|
103 | 118 | 'Watch': 'Watch', |
|
119 | 'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!', | |
|
104 | 120 | 'You can only select {0} item': 'You can only select {0} item', |
|
105 | 121 | 'You can only select {0} items': 'You can only select {0} items', |
|
106 | 122 | 'activated': 'activated', |
@@ -117,6 +133,7 b' var _TM = {' | |||
|
117 | 133 | 'just now': 'just now', |
|
118 | 134 | 'loading...': 'loading...', |
|
119 | 135 | 'member of "{0}"': 'member of "{0}"', |
|
136 | 'no commits': 'no commits', | |
|
120 | 137 | 'not active': 'not active', |
|
121 | 138 | 'resolve comment': 'resolve comment', |
|
122 | 139 | 'showing {0} out of {1} commit': 'showing {0} out of {1} commit', |
@@ -6,14 +6,18 b'' | |||
|
6 | 6 | //JS translations map |
|
7 | 7 | var _TM = { |
|
8 | 8 | '(from usergroup {0})': '(from usergroup {0})', |
|
9 | '<strong>{0} file</strong> changed, ': '<strong>{0} file</strong> changed, ', | |
|
10 | '<strong>{0} files</strong> changed, ': '<strong>{0} files</strong> changed, ', | |
|
9 | 11 | 'Add another comment': 'Add another comment', |
|
10 | 12 | 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.', |
|
13 | 'Ajax Request Error': 'Ajax Request Error', | |
|
11 | 14 | 'All Authors': 'All Authors', |
|
12 | 15 | 'All individual reviewers must vote.': 'All individual reviewers must vote.', |
|
13 | 16 | 'All reviewers must vote.': 'All reviewers must vote.', |
|
14 | 17 | 'Are you sure to close this pull request without merging?': 'Are you sure to close this pull request without merging?', |
|
15 | 18 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
16 | 19 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
20 | 'Authentication Token': 'Authentication Token', | |
|
17 | 21 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
18 | 22 | 'Changed files': 'Changed files', |
|
19 | 23 | 'Close': 'Close', |
@@ -23,13 +27,16 b' var _TM = {' | |||
|
23 | 27 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
24 | 28 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
25 | 29 | 'Context file: ': 'Context file: ', |
|
30 | 'Delete': 'Supprimer', | |
|
26 | 31 | 'Delete this comment?': 'Delete this comment?', |
|
27 | 32 | 'Diff to Commit ': 'Diff to Commit ', |
|
33 | 'Error during search operation': 'Error during search operation', | |
|
28 | 34 | 'Expand all files': 'Expand all files', |
|
29 | 35 | 'Expand {0} commit': 'Expand {0} commit', |
|
30 | 36 | 'Expand {0} commits': 'Expand {0} commits', |
|
31 | 37 | '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.', |
|
32 | 38 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
39 | 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.': 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.', | |
|
33 | 40 | 'Follow': 'Follow', |
|
34 | 41 | 'Force updating...': 'Force updating...', |
|
35 | 42 | 'Hide full context diff': 'Hide full context diff', |
@@ -40,6 +47,7 b' var _TM = {' | |||
|
40 | 47 | 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}', |
|
41 | 48 | 'Lifetime': 'Durée de vie', |
|
42 | 49 | 'Loading ...': 'Loading ...', |
|
50 | 'Loading diff ...': 'Loading diff ...', | |
|
43 | 51 | 'Loading failed': 'Loading failed', |
|
44 | 52 | 'Loading more results...': 'Loading more results...', |
|
45 | 53 | 'Loading...': 'Loading...', |
@@ -68,6 +76,7 b' var _TM = {' | |||
|
68 | 76 | 'Please delete {0} characters': 'Please delete {0} characters', |
|
69 | 77 | 'Please enter {0} or more character': 'Please enter {0} or more character', |
|
70 | 78 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', |
|
79 | 'Please wait creating pull request...': 'Please wait creating pull request...', | |
|
71 | 80 | 'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.', |
|
72 | 81 | 'Saving...': 'Saving...', |
|
73 | 82 | 'Searching...': 'Searching...', |
@@ -75,12 +84,14 b' var _TM = {' | |||
|
75 | 84 | 'Send': 'Envoyer', |
|
76 | 85 | 'Set status to Approved': 'Set status to Approved', |
|
77 | 86 | 'Set status to Rejected': 'Set status to Rejected', |
|
87 | 'Show': 'Show', | |
|
78 | 88 | 'Show at Commit ': 'Show at Commit ', |
|
79 | 89 | 'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}', |
|
80 | 90 | 'Show full context diff': 'Show full context diff', |
|
81 | 91 | 'Show more': 'Show more', |
|
82 | 92 | 'Show selected commit __S': 'Show selected commit __S', |
|
83 | 93 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
94 | 'Show this authentication token?': 'Show this authentication token?', | |
|
84 | 95 | 'Show whitespace changes': 'Show whitespace changes', |
|
85 | 96 | 'Specified expiration date': 'Specified expiration date', |
|
86 | 97 | 'Start following this repository': 'Suivre ce dépôt', |
@@ -94,6 +105,10 b' var _TM = {' | |||
|
94 | 105 | 'TODO comment': 'TODO comment', |
|
95 | 106 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
96 | 107 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
108 | 'There is a later version of file tree available. Click {0} to create a file at the latest tree.': 'There is a later version of file tree available. Click {0} to create a file at the latest tree.', | |
|
109 | 'There is an existing path `{0}` at this commit.': 'There is an existing path `{0}` at this commit.', | |
|
110 | 'This pull requests will consist of <strong>{0} commit</strong>.': 'This pull requests will consist of <strong>{0} commit</strong>.', | |
|
111 | 'This pull requests will consist of <strong>{0} commits</strong>.': 'This pull requests will consist of <strong>{0} commits</strong>.', | |
|
97 | 112 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', |
|
98 | 113 | 'Unfollow': 'Unfollow', |
|
99 | 114 | 'Unwatch': 'Unwatch', |
@@ -101,6 +116,7 b' var _TM = {' | |||
|
101 | 116 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
|
102 | 117 | 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer', |
|
103 | 118 | 'Watch': 'Watch', |
|
119 | 'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!', | |
|
104 | 120 | 'You can only select {0} item': 'You can only select {0} item', |
|
105 | 121 | 'You can only select {0} items': 'You can only select {0} items', |
|
106 | 122 | 'activated': 'activated', |
@@ -117,6 +133,7 b' var _TM = {' | |||
|
117 | 133 | 'just now': 'à l’instant', |
|
118 | 134 | 'loading...': 'Chargement…', |
|
119 | 135 | 'member of "{0}"': 'member of "{0}"', |
|
136 | 'no commits': 'no commits', | |
|
120 | 137 | 'not active': 'not active', |
|
121 | 138 | 'resolve comment': 'resolve comment', |
|
122 | 139 | 'showing {0} out of {1} commit': 'showing {0} out of {1} commit', |
@@ -6,14 +6,18 b'' | |||
|
6 | 6 | //JS translations map |
|
7 | 7 | var _TM = { |
|
8 | 8 | '(from usergroup {0})': '(from usergroup {0})', |
|
9 | '<strong>{0} file</strong> changed, ': '<strong>{0} file</strong> changed, ', | |
|
10 | '<strong>{0} files</strong> changed, ': '<strong>{0} files</strong> changed, ', | |
|
9 | 11 | 'Add another comment': 'Aggiungi un altro commento', |
|
10 | 12 | 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.', |
|
13 | 'Ajax Request Error': 'Ajax Request Error', | |
|
11 | 14 | 'All Authors': 'All Authors', |
|
12 | 15 | 'All individual reviewers must vote.': 'All individual reviewers must vote.', |
|
13 | 16 | 'All reviewers must vote.': 'All reviewers must vote.', |
|
14 | 17 | 'Are you sure to close this pull request without merging?': 'Are you sure to close this pull request without merging?', |
|
15 | 18 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
16 | 19 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
20 | 'Authentication Token': 'Authentication Token', | |
|
17 | 21 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
18 | 22 | 'Changed files': 'Changed files', |
|
19 | 23 | 'Close': 'Close', |
@@ -23,13 +27,16 b' var _TM = {' | |||
|
23 | 27 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
24 | 28 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
25 | 29 | 'Context file: ': 'Context file: ', |
|
30 | 'Delete': 'Elimina', | |
|
26 | 31 | 'Delete this comment?': 'Delete this comment?', |
|
27 | 32 | 'Diff to Commit ': 'Diff to Commit ', |
|
33 | 'Error during search operation': 'Error during search operation', | |
|
28 | 34 | 'Expand all files': 'Expand all files', |
|
29 | 35 | 'Expand {0} commit': 'Expand {0} commit', |
|
30 | 36 | 'Expand {0} commits': 'Expand {0} commits', |
|
31 | 37 | '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.', |
|
32 | 38 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
39 | 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.': 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.', | |
|
33 | 40 | 'Follow': 'Segui', |
|
34 | 41 | 'Force updating...': 'Force updating...', |
|
35 | 42 | 'Hide full context diff': 'Hide full context diff', |
@@ -40,6 +47,7 b' var _TM = {' | |||
|
40 | 47 | 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}', |
|
41 | 48 | 'Lifetime': 'a vita', |
|
42 | 49 | 'Loading ...': 'Caricamento ...', |
|
50 | 'Loading diff ...': 'Loading diff ...', | |
|
43 | 51 | 'Loading failed': 'Loading failed', |
|
44 | 52 | 'Loading more results...': 'Loading more results...', |
|
45 | 53 | 'Loading...': 'Loading...', |
@@ -68,6 +76,7 b' var _TM = {' | |||
|
68 | 76 | 'Please delete {0} characters': 'Please delete {0} characters', |
|
69 | 77 | 'Please enter {0} or more character': 'Please enter {0} or more character', |
|
70 | 78 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', |
|
79 | 'Please wait creating pull request...': 'Please wait creating pull request...', | |
|
71 | 80 | 'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.', |
|
72 | 81 | 'Saving...': 'Saving...', |
|
73 | 82 | 'Searching...': 'Searching...', |
@@ -75,12 +84,14 b' var _TM = {' | |||
|
75 | 84 | 'Send': 'Invia', |
|
76 | 85 | 'Set status to Approved': 'Set status to Approved', |
|
77 | 86 | 'Set status to Rejected': 'Set status to Rejected', |
|
87 | 'Show': 'Show', | |
|
78 | 88 | 'Show at Commit ': 'Show at Commit ', |
|
79 | 89 | 'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}', |
|
80 | 90 | 'Show full context diff': 'Show full context diff', |
|
81 | 91 | 'Show more': 'Mostra ancora', |
|
82 | 92 | 'Show selected commit __S': 'Show selected commit __S', |
|
83 | 93 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
94 | 'Show this authentication token?': 'Show this authentication token?', | |
|
84 | 95 | 'Show whitespace changes': 'Show whitespace changes', |
|
85 | 96 | 'Specified expiration date': 'Specified expiration date', |
|
86 | 97 | 'Start following this repository': 'Inizia a seguire il repository', |
@@ -94,6 +105,10 b' var _TM = {' | |||
|
94 | 105 | 'TODO comment': 'TODO comment', |
|
95 | 106 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
96 | 107 | 'There are currently no open pull requests requiring your participation.': 'Al momento non ci sono richieste di PULL che richiedono il tuo intervento', |
|
108 | 'There is a later version of file tree available. Click {0} to create a file at the latest tree.': 'There is a later version of file tree available. Click {0} to create a file at the latest tree.', | |
|
109 | 'There is an existing path `{0}` at this commit.': 'There is an existing path `{0}` at this commit.', | |
|
110 | 'This pull requests will consist of <strong>{0} commit</strong>.': 'This pull requests will consist of <strong>{0} commit</strong>.', | |
|
111 | 'This pull requests will consist of <strong>{0} commits</strong>.': 'This pull requests will consist of <strong>{0} commits</strong>.', | |
|
97 | 112 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', |
|
98 | 113 | 'Unfollow': 'Smetti di seguire', |
|
99 | 114 | 'Unwatch': 'Unwatch', |
@@ -101,6 +116,7 b' var _TM = {' | |||
|
101 | 116 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
|
102 | 117 | 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer', |
|
103 | 118 | 'Watch': 'Watch', |
|
119 | 'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!', | |
|
104 | 120 | 'You can only select {0} item': 'You can only select {0} item', |
|
105 | 121 | 'You can only select {0} items': 'You can only select {0} items', |
|
106 | 122 | 'activated': 'activated', |
@@ -117,6 +133,7 b' var _TM = {' | |||
|
117 | 133 | 'just now': 'proprio ora', |
|
118 | 134 | 'loading...': 'loading...', |
|
119 | 135 | 'member of "{0}"': 'member of "{0}"', |
|
136 | 'no commits': 'no commits', | |
|
120 | 137 | 'not active': 'not active', |
|
121 | 138 | 'resolve comment': 'resolve comment', |
|
122 | 139 | 'showing {0} out of {1} commit': 'showing {0} out of {1} commit', |
@@ -6,14 +6,18 b'' | |||
|
6 | 6 | //JS translations map |
|
7 | 7 | var _TM = { |
|
8 | 8 | '(from usergroup {0})': '(from usergroup {0})', |
|
9 | '<strong>{0} file</strong> changed, ': '<strong>{0} file</strong> changed, ', | |
|
10 | '<strong>{0} files</strong> changed, ': '<strong>{0} files</strong> changed, ', | |
|
9 | 11 | 'Add another comment': '別のコメントを追加', |
|
10 | 12 | 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.', |
|
13 | 'Ajax Request Error': 'Ajax Request Error', | |
|
11 | 14 | 'All Authors': 'All Authors', |
|
12 | 15 | 'All individual reviewers must vote.': 'All individual reviewers must vote.', |
|
13 | 16 | 'All reviewers must vote.': 'All reviewers must vote.', |
|
14 | 17 | 'Are you sure to close this pull request without merging?': 'Are you sure to close this pull request without merging?', |
|
15 | 18 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
16 | 19 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
20 | 'Authentication Token': 'Authentication Token', | |
|
17 | 21 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
18 | 22 | 'Changed files': 'Changed files', |
|
19 | 23 | 'Close': 'Close', |
@@ -23,13 +27,16 b' var _TM = {' | |||
|
23 | 27 | 'Comment text will be set automatically based on currently selected status ({0}) ...': '選択したステータス ({0}) を元にコメントが自動的に設定されます...', |
|
24 | 28 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
25 | 29 | 'Context file: ': 'Context file: ', |
|
30 | 'Delete': '削除', | |
|
26 | 31 | 'Delete this comment?': 'Delete this comment?', |
|
27 | 32 | 'Diff to Commit ': 'Diff to Commit ', |
|
33 | 'Error during search operation': 'Error during search operation', | |
|
28 | 34 | 'Expand all files': 'Expand all files', |
|
29 | 35 | 'Expand {0} commit': 'Expand {0} commit', |
|
30 | 36 | 'Expand {0} commits': 'Expand {0} commits', |
|
31 | 37 | '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.', |
|
32 | 38 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
39 | 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.': 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.', | |
|
33 | 40 | 'Follow': 'フォロー', |
|
34 | 41 | 'Force updating...': 'Force updating...', |
|
35 | 42 | 'Hide full context diff': 'Hide full context diff', |
@@ -40,6 +47,7 b' var _TM = {' | |||
|
40 | 47 | 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}', |
|
41 | 48 | 'Lifetime': '有効期間', |
|
42 | 49 | 'Loading ...': '読み込み中...', |
|
50 | 'Loading diff ...': 'Loading diff ...', | |
|
43 | 51 | 'Loading failed': '読み込み失敗', |
|
44 | 52 | 'Loading more results...': '結果を読み込み中...', |
|
45 | 53 | 'Loading...': 'Loading...', |
@@ -68,6 +76,7 b' var _TM = {' | |||
|
68 | 76 | 'Please delete {0} characters': '{0} 文字削除してください', |
|
69 | 77 | 'Please enter {0} or more character': '{0} 文字以上入力してください', |
|
70 | 78 | 'Please enter {0} or more characters': '{0} 文字以上入力してください', |
|
79 | 'Please wait creating pull request...': 'Please wait creating pull request...', | |
|
71 | 80 | 'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.', |
|
72 | 81 | 'Saving...': 'Saving...', |
|
73 | 82 | 'Searching...': '検索中...', |
@@ -75,12 +84,14 b' var _TM = {' | |||
|
75 | 84 | 'Send': '送信', |
|
76 | 85 | 'Set status to Approved': 'ステータスを承認にする', |
|
77 | 86 | 'Set status to Rejected': 'ステータスを拒否にする', |
|
87 | 'Show': 'Show', | |
|
78 | 88 | 'Show at Commit ': 'Show at Commit ', |
|
79 | 89 | 'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}', |
|
80 | 90 | 'Show full context diff': 'Show full context diff', |
|
81 | 91 | 'Show more': 'もっと表示', |
|
82 | 92 | 'Show selected commit __S': 'Show selected commit __S', |
|
83 | 93 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
94 | 'Show this authentication token?': 'Show this authentication token?', | |
|
84 | 95 | 'Show whitespace changes': 'Show whitespace changes', |
|
85 | 96 | 'Specified expiration date': 'Specified expiration date', |
|
86 | 97 | 'Start following this repository': 'このリポジトリのフォローする', |
@@ -94,6 +105,10 b' var _TM = {' | |||
|
94 | 105 | 'TODO comment': 'TODO comment', |
|
95 | 106 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
96 | 107 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
108 | 'There is a later version of file tree available. Click {0} to create a file at the latest tree.': 'There is a later version of file tree available. Click {0} to create a file at the latest tree.', | |
|
109 | 'There is an existing path `{0}` at this commit.': 'There is an existing path `{0}` at this commit.', | |
|
110 | 'This pull requests will consist of <strong>{0} commit</strong>.': 'This pull requests will consist of <strong>{0} commit</strong>.', | |
|
111 | 'This pull requests will consist of <strong>{0} commits</strong>.': 'This pull requests will consist of <strong>{0} commits</strong>.', | |
|
97 | 112 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', |
|
98 | 113 | 'Unfollow': 'アンフォロー', |
|
99 | 114 | 'Unwatch': 'Unwatch', |
@@ -101,6 +116,7 b' var _TM = {' | |||
|
101 | 116 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
|
102 | 117 | 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer', |
|
103 | 118 | 'Watch': 'Watch', |
|
119 | 'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!', | |
|
104 | 120 | 'You can only select {0} item': '{0} 件のみ選択できます', |
|
105 | 121 | 'You can only select {0} items': '{0} 件のみ選択できます', |
|
106 | 122 | 'activated': 'activated', |
@@ -117,6 +133,7 b' var _TM = {' | |||
|
117 | 133 | 'just now': 'たったいま', |
|
118 | 134 | 'loading...': '読み込み中...', |
|
119 | 135 | 'member of "{0}"': 'member of "{0}"', |
|
136 | 'no commits': 'no commits', | |
|
120 | 137 | 'not active': 'not active', |
|
121 | 138 | 'resolve comment': 'resolve comment', |
|
122 | 139 | 'showing {0} out of {1} commit': 'showing {0} out of {1} commit', |
@@ -1,13 +1,17 b'' | |||
|
1 | 1 | // AUTO GENERATED FILE FOR Babel JS-GETTEXT EXTRACTORS, DO NOT CHANGE |
|
2 | 2 | _gettext('(from usergroup {0})'); |
|
3 | _gettext('<strong>{0} file</strong> changed, '); | |
|
4 | _gettext('<strong>{0} files</strong> changed, '); | |
|
3 | 5 | _gettext('Add another comment'); |
|
4 | 6 | _gettext('Adding new reviewers is forbidden.'); |
|
7 | _gettext('Ajax Request Error'); | |
|
5 | 8 | _gettext('All Authors'); |
|
6 | 9 | _gettext('All individual reviewers must vote.'); |
|
7 | 10 | _gettext('All reviewers must vote.'); |
|
8 | 11 | _gettext('Are you sure to close this pull request without merging?'); |
|
9 | 12 | _gettext('At least {0} reviewer must vote.'); |
|
10 | 13 | _gettext('At least {0} reviewers must vote.'); |
|
14 | _gettext('Authentication Token'); | |
|
11 | 15 | _gettext('Author is not allowed to be a reviewer.'); |
|
12 | 16 | _gettext('Changed files'); |
|
13 | 17 | _gettext('Close'); |
@@ -17,13 +21,16 b'' | |||
|
17 | 21 | _gettext('Comment text will be set automatically based on currently selected status ({0}) ...'); |
|
18 | 22 | _gettext('Commit Authors are not allowed to be a reviewer.'); |
|
19 | 23 | _gettext('Context file: '); |
|
24 | _gettext('Delete'); | |
|
20 | 25 | _gettext('Delete this comment?'); |
|
21 | 26 | _gettext('Diff to Commit '); |
|
27 | _gettext('Error during search operation'); | |
|
22 | 28 | _gettext('Expand all files'); |
|
23 | 29 | _gettext('Expand {0} commit'); |
|
24 | 30 | _gettext('Expand {0} commits'); |
|
25 | 31 | _gettext('Fetching repository state failed. Error code: {0} {1}. Try <a href="{2}">refreshing</a> this page.'); |
|
26 | 32 | _gettext('Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.'); |
|
33 | _gettext('File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.'); | |
|
27 | 34 | _gettext('Follow'); |
|
28 | 35 | _gettext('Force updating...'); |
|
29 | 36 | _gettext('Hide full context diff'); |
@@ -34,6 +41,7 b'' | |||
|
34 | 41 | _gettext('Leave a resolution comment, or click resolve button to resolve TODO comment #{0}'); |
|
35 | 42 | _gettext('Lifetime'); |
|
36 | 43 | _gettext('Loading ...'); |
|
44 | _gettext('Loading diff ...'); | |
|
37 | 45 | _gettext('Loading failed'); |
|
38 | 46 | _gettext('Loading more results...'); |
|
39 | 47 | _gettext('Loading...'); |
@@ -62,6 +70,7 b'' | |||
|
62 | 70 | _gettext('Please delete {0} characters'); |
|
63 | 71 | _gettext('Please enter {0} or more character'); |
|
64 | 72 | _gettext('Please enter {0} or more characters'); |
|
73 | _gettext('Please wait creating pull request...'); | |
|
65 | 74 | _gettext('Reviewers picked from source code changes.'); |
|
66 | 75 | _gettext('Saving...'); |
|
67 | 76 | _gettext('Searching...'); |
@@ -69,12 +78,14 b'' | |||
|
69 | 78 | _gettext('Send'); |
|
70 | 79 | _gettext('Set status to Approved'); |
|
71 | 80 | _gettext('Set status to Rejected'); |
|
81 | _gettext('Show'); | |
|
72 | 82 | _gettext('Show at Commit '); |
|
73 | 83 | _gettext('Show commit range {0} ... {1}'); |
|
74 | 84 | _gettext('Show full context diff'); |
|
75 | 85 | _gettext('Show more'); |
|
76 | 86 | _gettext('Show selected commit __S'); |
|
77 | 87 | _gettext('Show selected commits __S ... __E'); |
|
88 | _gettext('Show this authentication token?'); | |
|
78 | 89 | _gettext('Show whitespace changes'); |
|
79 | 90 | _gettext('Specified expiration date'); |
|
80 | 91 | _gettext('Start following this repository'); |
@@ -88,6 +99,10 b'' | |||
|
88 | 99 | _gettext('TODO comment'); |
|
89 | 100 | _gettext('TODO from comment {0} was fixed.'); |
|
90 | 101 | _gettext('There are currently no open pull requests requiring your participation.'); |
|
102 | _gettext('There is a later version of file tree available. Click {0} to create a file at the latest tree.'); | |
|
103 | _gettext('There is an existing path `{0}` at this commit.'); | |
|
104 | _gettext('This pull requests will consist of <strong>{0} commit</strong>.'); | |
|
105 | _gettext('This pull requests will consist of <strong>{0} commits</strong>.'); | |
|
91 | 106 | _gettext('Toggle Wide Mode diff'); |
|
92 | 107 | _gettext('Unfollow'); |
|
93 | 108 | _gettext('Unwatch'); |
@@ -95,6 +110,7 b'' | |||
|
95 | 110 | _gettext('User `{0}` already in reviewers'); |
|
96 | 111 | _gettext('User `{0}` not allowed to be a reviewer'); |
|
97 | 112 | _gettext('Watch'); |
|
113 | _gettext('Yes, delete comment #{0}!'); | |
|
98 | 114 | _gettext('You can only select {0} item'); |
|
99 | 115 | _gettext('You can only select {0} items'); |
|
100 | 116 | _gettext('activated'); |
@@ -111,6 +127,7 b'' | |||
|
111 | 127 | _gettext('just now'); |
|
112 | 128 | _gettext('loading...'); |
|
113 | 129 | _gettext('member of "{0}"'); |
|
130 | _gettext('no commits'); | |
|
114 | 131 | _gettext('not active'); |
|
115 | 132 | _gettext('resolve comment'); |
|
116 | 133 | _gettext('showing {0} out of {1} commit'); |
@@ -6,14 +6,18 b'' | |||
|
6 | 6 | //JS translations map |
|
7 | 7 | var _TM = { |
|
8 | 8 | '(from usergroup {0})': '(from usergroup {0})', |
|
9 | '<strong>{0} file</strong> changed, ': '<strong>{0} file</strong> changed, ', | |
|
10 | '<strong>{0} files</strong> changed, ': '<strong>{0} files</strong> changed, ', | |
|
9 | 11 | 'Add another comment': 'Dodaj kolejny komentarz', |
|
10 | 12 | 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.', |
|
13 | 'Ajax Request Error': 'Ajax Request Error', | |
|
11 | 14 | 'All Authors': 'All Authors', |
|
12 | 15 | 'All individual reviewers must vote.': 'All individual reviewers must vote.', |
|
13 | 16 | 'All reviewers must vote.': 'All reviewers must vote.', |
|
14 | 17 | 'Are you sure to close this pull request without merging?': 'Are you sure to close this pull request without merging?', |
|
15 | 18 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
16 | 19 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
20 | 'Authentication Token': 'Authentication Token', | |
|
17 | 21 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
18 | 22 | 'Changed files': 'Changed files', |
|
19 | 23 | 'Close': 'Zamknij', |
@@ -23,13 +27,16 b' var _TM = {' | |||
|
23 | 27 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
24 | 28 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
25 | 29 | 'Context file: ': 'Context file: ', |
|
30 | 'Delete': 'Usuń', | |
|
26 | 31 | 'Delete this comment?': 'Delete this comment?', |
|
27 | 32 | 'Diff to Commit ': 'Diff to Commit ', |
|
33 | 'Error during search operation': 'Error during search operation', | |
|
28 | 34 | 'Expand all files': 'Expand all files', |
|
29 | 35 | 'Expand {0} commit': 'Expand {0} commit', |
|
30 | 36 | 'Expand {0} commits': 'Expand {0} commits', |
|
31 | 37 | '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.', |
|
32 | 38 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
39 | 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.': 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.', | |
|
33 | 40 | 'Follow': 'Obserwuj', |
|
34 | 41 | 'Force updating...': 'Force updating...', |
|
35 | 42 | 'Hide full context diff': 'Hide full context diff', |
@@ -40,6 +47,7 b' var _TM = {' | |||
|
40 | 47 | 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}', |
|
41 | 48 | 'Lifetime': 'Czas życia', |
|
42 | 49 | 'Loading ...': 'Ładuję...', |
|
50 | 'Loading diff ...': 'Loading diff ...', | |
|
43 | 51 | 'Loading failed': 'Loading failed', |
|
44 | 52 | 'Loading more results...': 'Loading more results...', |
|
45 | 53 | 'Loading...': 'Loading...', |
@@ -68,6 +76,7 b' var _TM = {' | |||
|
68 | 76 | 'Please delete {0} characters': 'Please delete {0} characters', |
|
69 | 77 | 'Please enter {0} or more character': 'Please enter {0} or more character', |
|
70 | 78 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', |
|
79 | 'Please wait creating pull request...': 'Please wait creating pull request...', | |
|
71 | 80 | 'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.', |
|
72 | 81 | 'Saving...': 'Saving...', |
|
73 | 82 | 'Searching...': 'Searching...', |
@@ -75,12 +84,14 b' var _TM = {' | |||
|
75 | 84 | 'Send': 'Wyślij', |
|
76 | 85 | 'Set status to Approved': 'Set status to Approved', |
|
77 | 86 | 'Set status to Rejected': 'Set status to Rejected', |
|
87 | 'Show': 'Show', | |
|
78 | 88 | 'Show at Commit ': 'Show at Commit ', |
|
79 | 89 | 'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}', |
|
80 | 90 | 'Show full context diff': 'Show full context diff', |
|
81 | 91 | 'Show more': 'Pokaż więcej', |
|
82 | 92 | 'Show selected commit __S': 'Show selected commit __S', |
|
83 | 93 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
94 | 'Show this authentication token?': 'Show this authentication token?', | |
|
84 | 95 | 'Show whitespace changes': 'Show whitespace changes', |
|
85 | 96 | 'Specified expiration date': 'Specified expiration date', |
|
86 | 97 | 'Start following this repository': 'Zacznij obserwację tego repozytorium', |
@@ -94,6 +105,10 b' var _TM = {' | |||
|
94 | 105 | 'TODO comment': 'TODO comment', |
|
95 | 106 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
96 | 107 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
108 | 'There is a later version of file tree available. Click {0} to create a file at the latest tree.': 'There is a later version of file tree available. Click {0} to create a file at the latest tree.', | |
|
109 | 'There is an existing path `{0}` at this commit.': 'There is an existing path `{0}` at this commit.', | |
|
110 | 'This pull requests will consist of <strong>{0} commit</strong>.': 'This pull requests will consist of <strong>{0} commit</strong>.', | |
|
111 | 'This pull requests will consist of <strong>{0} commits</strong>.': 'This pull requests will consist of <strong>{0} commits</strong>.', | |
|
97 | 112 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', |
|
98 | 113 | 'Unfollow': 'Nie obserwuj', |
|
99 | 114 | 'Unwatch': 'Unwatch', |
@@ -101,6 +116,7 b' var _TM = {' | |||
|
101 | 116 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
|
102 | 117 | 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer', |
|
103 | 118 | 'Watch': 'Watch', |
|
119 | 'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!', | |
|
104 | 120 | 'You can only select {0} item': 'You can only select {0} item', |
|
105 | 121 | 'You can only select {0} items': 'You can only select {0} items', |
|
106 | 122 | 'activated': 'activated', |
@@ -117,6 +133,7 b' var _TM = {' | |||
|
117 | 133 | 'just now': 'przed chwilą', |
|
118 | 134 | 'loading...': 'wczytywanie...', |
|
119 | 135 | 'member of "{0}"': 'member of "{0}"', |
|
136 | 'no commits': 'no commits', | |
|
120 | 137 | 'not active': 'not active', |
|
121 | 138 | 'resolve comment': 'resolve comment', |
|
122 | 139 | 'showing {0} out of {1} commit': 'showing {0} out of {1} commit', |
@@ -6,14 +6,18 b'' | |||
|
6 | 6 | //JS translations map |
|
7 | 7 | var _TM = { |
|
8 | 8 | '(from usergroup {0})': '(from usergroup {0})', |
|
9 | '<strong>{0} file</strong> changed, ': '<strong>{0} file</strong> changed, ', | |
|
10 | '<strong>{0} files</strong> changed, ': '<strong>{0} files</strong> changed, ', | |
|
9 | 11 | 'Add another comment': 'Adicionar outro comentário', |
|
10 | 12 | 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.', |
|
13 | 'Ajax Request Error': 'Ajax Request Error', | |
|
11 | 14 | 'All Authors': 'All Authors', |
|
12 | 15 | 'All individual reviewers must vote.': 'All individual reviewers must vote.', |
|
13 | 16 | 'All reviewers must vote.': 'All reviewers must vote.', |
|
14 | 17 | 'Are you sure to close this pull request without merging?': 'Are you sure to close this pull request without merging?', |
|
15 | 18 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
16 | 19 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
20 | 'Authentication Token': 'Authentication Token', | |
|
17 | 21 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
18 | 22 | 'Changed files': 'Changed files', |
|
19 | 23 | 'Close': 'Close', |
@@ -23,13 +27,16 b' var _TM = {' | |||
|
23 | 27 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
24 | 28 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
25 | 29 | 'Context file: ': 'Context file: ', |
|
30 | 'Delete': 'Excluir', | |
|
26 | 31 | 'Delete this comment?': 'Delete this comment?', |
|
27 | 32 | 'Diff to Commit ': 'Diff to Commit ', |
|
33 | 'Error during search operation': 'Error during search operation', | |
|
28 | 34 | 'Expand all files': 'Expand all files', |
|
29 | 35 | 'Expand {0} commit': 'Expand {0} commit', |
|
30 | 36 | 'Expand {0} commits': 'Expand {0} commits', |
|
31 | 37 | '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.', |
|
32 | 38 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
39 | 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.': 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.', | |
|
33 | 40 | 'Follow': 'Seguir', |
|
34 | 41 | 'Force updating...': 'Force updating...', |
|
35 | 42 | 'Hide full context diff': 'Hide full context diff', |
@@ -40,6 +47,7 b' var _TM = {' | |||
|
40 | 47 | 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}', |
|
41 | 48 | 'Lifetime': 'Tempo de Vida', |
|
42 | 49 | 'Loading ...': 'Carregando...', |
|
50 | 'Loading diff ...': 'Loading diff ...', | |
|
43 | 51 | 'Loading failed': 'Loading failed', |
|
44 | 52 | 'Loading more results...': 'Loading more results...', |
|
45 | 53 | 'Loading...': 'Loading...', |
@@ -68,6 +76,7 b' var _TM = {' | |||
|
68 | 76 | 'Please delete {0} characters': 'Please delete {0} characters', |
|
69 | 77 | 'Please enter {0} or more character': 'Please enter {0} or more character', |
|
70 | 78 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', |
|
79 | 'Please wait creating pull request...': 'Please wait creating pull request...', | |
|
71 | 80 | 'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.', |
|
72 | 81 | 'Saving...': 'Saving...', |
|
73 | 82 | 'Searching...': 'Searching...', |
@@ -75,12 +84,14 b' var _TM = {' | |||
|
75 | 84 | 'Send': 'Enviar', |
|
76 | 85 | 'Set status to Approved': 'Set status to Approved', |
|
77 | 86 | 'Set status to Rejected': 'Set status to Rejected', |
|
87 | 'Show': 'Show', | |
|
78 | 88 | 'Show at Commit ': 'Show at Commit ', |
|
79 | 89 | 'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}', |
|
80 | 90 | 'Show full context diff': 'Show full context diff', |
|
81 | 91 | 'Show more': 'Mostrar mais', |
|
82 | 92 | 'Show selected commit __S': 'Show selected commit __S', |
|
83 | 93 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
94 | 'Show this authentication token?': 'Show this authentication token?', | |
|
84 | 95 | 'Show whitespace changes': 'Show whitespace changes', |
|
85 | 96 | 'Specified expiration date': 'Specified expiration date', |
|
86 | 97 | 'Start following this repository': 'Passar a seguir este repositório', |
@@ -94,6 +105,10 b' var _TM = {' | |||
|
94 | 105 | 'TODO comment': 'TODO comment', |
|
95 | 106 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
96 | 107 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
108 | 'There is a later version of file tree available. Click {0} to create a file at the latest tree.': 'There is a later version of file tree available. Click {0} to create a file at the latest tree.', | |
|
109 | 'There is an existing path `{0}` at this commit.': 'There is an existing path `{0}` at this commit.', | |
|
110 | 'This pull requests will consist of <strong>{0} commit</strong>.': 'This pull requests will consist of <strong>{0} commit</strong>.', | |
|
111 | 'This pull requests will consist of <strong>{0} commits</strong>.': 'This pull requests will consist of <strong>{0} commits</strong>.', | |
|
97 | 112 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', |
|
98 | 113 | 'Unfollow': 'Parar de seguir', |
|
99 | 114 | 'Unwatch': 'Unwatch', |
@@ -101,6 +116,7 b' var _TM = {' | |||
|
101 | 116 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
|
102 | 117 | 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer', |
|
103 | 118 | 'Watch': 'Watch', |
|
119 | 'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!', | |
|
104 | 120 | 'You can only select {0} item': 'You can only select {0} item', |
|
105 | 121 | 'You can only select {0} items': 'You can only select {0} items', |
|
106 | 122 | 'activated': 'activated', |
@@ -117,6 +133,7 b' var _TM = {' | |||
|
117 | 133 | 'just now': 'agora há pouco', |
|
118 | 134 | 'loading...': 'loading...', |
|
119 | 135 | 'member of "{0}"': 'member of "{0}"', |
|
136 | 'no commits': 'no commits', | |
|
120 | 137 | 'not active': 'not active', |
|
121 | 138 | 'resolve comment': 'resolve comment', |
|
122 | 139 | 'showing {0} out of {1} commit': 'showing {0} out of {1} commit', |
@@ -6,14 +6,18 b'' | |||
|
6 | 6 | //JS translations map |
|
7 | 7 | var _TM = { |
|
8 | 8 | '(from usergroup {0})': '(from usergroup {0})', |
|
9 | '<strong>{0} file</strong> changed, ': '<strong>{0} file</strong> changed, ', | |
|
10 | '<strong>{0} files</strong> changed, ': '<strong>{0} files</strong> changed, ', | |
|
9 | 11 | 'Add another comment': 'Добавить другой комментарий', |
|
10 | 12 | 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.', |
|
13 | 'Ajax Request Error': 'Ajax Request Error', | |
|
11 | 14 | 'All Authors': 'All Authors', |
|
12 | 15 | 'All individual reviewers must vote.': 'All individual reviewers must vote.', |
|
13 | 16 | 'All reviewers must vote.': 'All reviewers must vote.', |
|
14 | 17 | 'Are you sure to close this pull request without merging?': 'Are you sure to close this pull request without merging?', |
|
15 | 18 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
16 | 19 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
20 | 'Authentication Token': 'Authentication Token', | |
|
17 | 21 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
18 | 22 | 'Changed files': 'Changed files', |
|
19 | 23 | 'Close': 'Close', |
@@ -23,13 +27,16 b' var _TM = {' | |||
|
23 | 27 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
24 | 28 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
25 | 29 | 'Context file: ': 'Context file: ', |
|
30 | 'Delete': 'Удалить', | |
|
26 | 31 | 'Delete this comment?': 'Delete this comment?', |
|
27 | 32 | 'Diff to Commit ': 'Diff to Commit ', |
|
33 | 'Error during search operation': 'Error during search operation', | |
|
28 | 34 | 'Expand all files': 'Expand all files', |
|
29 | 35 | 'Expand {0} commit': 'Expand {0} commit', |
|
30 | 36 | 'Expand {0} commits': 'Expand {0} commits', |
|
31 | 37 | '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.', |
|
32 | 38 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
39 | 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.': 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.', | |
|
33 | 40 | 'Follow': 'Наблюдать', |
|
34 | 41 | 'Force updating...': 'Force updating...', |
|
35 | 42 | 'Hide full context diff': 'Hide full context diff', |
@@ -40,6 +47,7 b' var _TM = {' | |||
|
40 | 47 | 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}', |
|
41 | 48 | 'Lifetime': 'Срок', |
|
42 | 49 | 'Loading ...': 'Загрузка...', |
|
50 | 'Loading diff ...': 'Loading diff ...', | |
|
43 | 51 | 'Loading failed': 'Loading failed', |
|
44 | 52 | 'Loading more results...': 'Loading more results...', |
|
45 | 53 | 'Loading...': 'Loading...', |
@@ -68,6 +76,7 b' var _TM = {' | |||
|
68 | 76 | 'Please delete {0} characters': 'Please delete {0} characters', |
|
69 | 77 | 'Please enter {0} or more character': 'Please enter {0} or more character', |
|
70 | 78 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', |
|
79 | 'Please wait creating pull request...': 'Please wait creating pull request...', | |
|
71 | 80 | 'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.', |
|
72 | 81 | 'Saving...': 'Saving...', |
|
73 | 82 | 'Searching...': 'Searching...', |
@@ -75,12 +84,14 b' var _TM = {' | |||
|
75 | 84 | 'Send': 'Отправить', |
|
76 | 85 | 'Set status to Approved': 'Set status to Approved', |
|
77 | 86 | 'Set status to Rejected': 'Set status to Rejected', |
|
87 | 'Show': 'Show', | |
|
78 | 88 | 'Show at Commit ': 'Show at Commit ', |
|
79 | 89 | 'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}', |
|
80 | 90 | 'Show full context diff': 'Show full context diff', |
|
81 | 91 | 'Show more': 'Показать еще', |
|
82 | 92 | 'Show selected commit __S': 'Show selected commit __S', |
|
83 | 93 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
94 | 'Show this authentication token?': 'Show this authentication token?', | |
|
84 | 95 | 'Show whitespace changes': 'Show whitespace changes', |
|
85 | 96 | 'Specified expiration date': 'Specified expiration date', |
|
86 | 97 | 'Start following this repository': 'Наблюдать за репозиторием', |
@@ -94,6 +105,10 b' var _TM = {' | |||
|
94 | 105 | 'TODO comment': 'TODO comment', |
|
95 | 106 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
96 | 107 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
108 | 'There is a later version of file tree available. Click {0} to create a file at the latest tree.': 'There is a later version of file tree available. Click {0} to create a file at the latest tree.', | |
|
109 | 'There is an existing path `{0}` at this commit.': 'There is an existing path `{0}` at this commit.', | |
|
110 | 'This pull requests will consist of <strong>{0} commit</strong>.': 'This pull requests will consist of <strong>{0} commit</strong>.', | |
|
111 | 'This pull requests will consist of <strong>{0} commits</strong>.': 'This pull requests will consist of <strong>{0} commits</strong>.', | |
|
97 | 112 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', |
|
98 | 113 | 'Unfollow': 'Не наблюдать', |
|
99 | 114 | 'Unwatch': 'Unwatch', |
@@ -101,6 +116,7 b' var _TM = {' | |||
|
101 | 116 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
|
102 | 117 | 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer', |
|
103 | 118 | 'Watch': 'Watch', |
|
119 | 'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!', | |
|
104 | 120 | 'You can only select {0} item': 'You can only select {0} item', |
|
105 | 121 | 'You can only select {0} items': 'You can only select {0} items', |
|
106 | 122 | 'activated': 'activated', |
@@ -117,6 +133,7 b' var _TM = {' | |||
|
117 | 133 | 'just now': 'прямо сейчас', |
|
118 | 134 | 'loading...': 'загрузка...', |
|
119 | 135 | 'member of "{0}"': 'member of "{0}"', |
|
136 | 'no commits': 'no commits', | |
|
120 | 137 | 'not active': 'not active', |
|
121 | 138 | 'resolve comment': 'resolve comment', |
|
122 | 139 | 'showing {0} out of {1} commit': 'showing {0} out of {1} commit', |
@@ -6,14 +6,18 b'' | |||
|
6 | 6 | //JS translations map |
|
7 | 7 | var _TM = { |
|
8 | 8 | '(from usergroup {0})': '(from usergroup {0})', |
|
9 | '<strong>{0} file</strong> changed, ': '<strong>{0} file</strong> changed, ', | |
|
10 | '<strong>{0} files</strong> changed, ': '<strong>{0} files</strong> changed, ', | |
|
9 | 11 | 'Add another comment': 'Add another comment', |
|
10 | 12 | 'Adding new reviewers is forbidden.': 'Adding new reviewers is forbidden.', |
|
13 | 'Ajax Request Error': 'Ajax Request Error', | |
|
11 | 14 | 'All Authors': 'All Authors', |
|
12 | 15 | 'All individual reviewers must vote.': 'All individual reviewers must vote.', |
|
13 | 16 | 'All reviewers must vote.': 'All reviewers must vote.', |
|
14 | 17 | 'Are you sure to close this pull request without merging?': 'Are you sure to close this pull request without merging?', |
|
15 | 18 | 'At least {0} reviewer must vote.': 'At least {0} reviewer must vote.', |
|
16 | 19 | 'At least {0} reviewers must vote.': 'At least {0} reviewers must vote.', |
|
20 | 'Authentication Token': 'Authentication Token', | |
|
17 | 21 | 'Author is not allowed to be a reviewer.': 'Author is not allowed to be a reviewer.', |
|
18 | 22 | 'Changed files': 'Changed files', |
|
19 | 23 | 'Close': 'Close', |
@@ -23,13 +27,16 b' var _TM = {' | |||
|
23 | 27 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', |
|
24 | 28 | 'Commit Authors are not allowed to be a reviewer.': 'Commit Authors are not allowed to be a reviewer.', |
|
25 | 29 | 'Context file: ': 'Context file: ', |
|
30 | 'Delete': '删除', | |
|
26 | 31 | 'Delete this comment?': 'Delete this comment?', |
|
27 | 32 | 'Diff to Commit ': 'Diff to Commit ', |
|
33 | 'Error during search operation': 'Error during search operation', | |
|
28 | 34 | 'Expand all files': 'Expand all files', |
|
29 | 35 | 'Expand {0} commit': 'Expand {0} commit', |
|
30 | 36 | 'Expand {0} commits': 'Expand {0} commits', |
|
31 | 37 | '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.', |
|
32 | 38 | 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.': 'Fetching repository state failed. Error code: {0} {1}. Try refreshing this page.', |
|
39 | 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.': 'File `{0}` has a newer version available, or has been removed. Click {1} to see the latest version.', | |
|
33 | 40 | 'Follow': 'Follow', |
|
34 | 41 | 'Force updating...': 'Force updating...', |
|
35 | 42 | 'Hide full context diff': 'Hide full context diff', |
@@ -40,6 +47,7 b' var _TM = {' | |||
|
40 | 47 | 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}': 'Leave a resolution comment, or click resolve button to resolve TODO comment #{0}', |
|
41 | 48 | 'Lifetime': '终身', |
|
42 | 49 | 'Loading ...': 'Loading ...', |
|
50 | 'Loading diff ...': 'Loading diff ...', | |
|
43 | 51 | 'Loading failed': 'Loading failed', |
|
44 | 52 | 'Loading more results...': 'Loading more results...', |
|
45 | 53 | 'Loading...': 'Loading...', |
@@ -68,6 +76,7 b' var _TM = {' | |||
|
68 | 76 | 'Please delete {0} characters': 'Please delete {0} characters', |
|
69 | 77 | 'Please enter {0} or more character': 'Please enter {0} or more character', |
|
70 | 78 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', |
|
79 | 'Please wait creating pull request...': 'Please wait creating pull request...', | |
|
71 | 80 | 'Reviewers picked from source code changes.': 'Reviewers picked from source code changes.', |
|
72 | 81 | 'Saving...': 'Saving...', |
|
73 | 82 | 'Searching...': 'Searching...', |
@@ -75,12 +84,14 b' var _TM = {' | |||
|
75 | 84 | 'Send': '发送', |
|
76 | 85 | 'Set status to Approved': 'Set status to Approved', |
|
77 | 86 | 'Set status to Rejected': 'Set status to Rejected', |
|
87 | 'Show': 'Show', | |
|
78 | 88 | 'Show at Commit ': 'Show at Commit ', |
|
79 | 89 | 'Show commit range {0} ... {1}': 'Show commit range {0} ... {1}', |
|
80 | 90 | 'Show full context diff': 'Show full context diff', |
|
81 | 91 | 'Show more': 'Show more', |
|
82 | 92 | 'Show selected commit __S': 'Show selected commit __S', |
|
83 | 93 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
94 | 'Show this authentication token?': 'Show this authentication token?', | |
|
84 | 95 | 'Show whitespace changes': 'Show whitespace changes', |
|
85 | 96 | 'Specified expiration date': 'Specified expiration date', |
|
86 | 97 | 'Start following this repository': '开始关注该版本库', |
@@ -94,6 +105,10 b' var _TM = {' | |||
|
94 | 105 | 'TODO comment': 'TODO comment', |
|
95 | 106 | 'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', |
|
96 | 107 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', |
|
108 | 'There is a later version of file tree available. Click {0} to create a file at the latest tree.': 'There is a later version of file tree available. Click {0} to create a file at the latest tree.', | |
|
109 | 'There is an existing path `{0}` at this commit.': 'There is an existing path `{0}` at this commit.', | |
|
110 | 'This pull requests will consist of <strong>{0} commit</strong>.': 'This pull requests will consist of <strong>{0} commit</strong>.', | |
|
111 | 'This pull requests will consist of <strong>{0} commits</strong>.': 'This pull requests will consist of <strong>{0} commits</strong>.', | |
|
97 | 112 | 'Toggle Wide Mode diff': 'Toggle Wide Mode diff', |
|
98 | 113 | 'Unfollow': 'Unfollow', |
|
99 | 114 | 'Unwatch': 'Unwatch', |
@@ -101,6 +116,7 b' var _TM = {' | |||
|
101 | 116 | 'User `{0}` already in reviewers': 'User `{0}` already in reviewers', |
|
102 | 117 | 'User `{0}` not allowed to be a reviewer': 'User `{0}` not allowed to be a reviewer', |
|
103 | 118 | 'Watch': 'Watch', |
|
119 | 'Yes, delete comment #{0}!': 'Yes, delete comment #{0}!', | |
|
104 | 120 | 'You can only select {0} item': 'You can only select {0} item', |
|
105 | 121 | 'You can only select {0} items': 'You can only select {0} items', |
|
106 | 122 | 'activated': 'activated', |
@@ -117,6 +133,7 b' var _TM = {' | |||
|
117 | 133 | 'just now': '刚刚', |
|
118 | 134 | 'loading...': 'loading...', |
|
119 | 135 | 'member of "{0}"': 'member of "{0}"', |
|
136 | 'no commits': 'no commits', | |
|
120 | 137 | 'not active': 'not active', |
|
121 | 138 | 'resolve comment': 'resolve comment', |
|
122 | 139 | 'showing {0} out of {1} commit': 'showing {0} out of {1} commit', |
General Comments 0
You need to be logged in to leave comments.
Login now