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