Show More
@@ -5,13 +5,9 b'' | |||||
5 | */ |
|
5 | */ | |
6 | //JS translations map |
|
6 | //JS translations map | |
7 | var _TM = { |
|
7 | var _TM = { | |
8 | '{0} active out of {1} users': '{0} active out of {1} users', |
|
|||
9 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', |
|
|||
10 | 'Add another comment': 'Add another comment', |
|
8 | 'Add another comment': 'Add another comment', | |
11 | 'disabled': 'disabled', |
|
9 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', | |
12 | 'enabled': 'enabled', |
|
|||
13 | 'Follow': 'Follow', |
|
10 | 'Follow': 'Follow', | |
14 | 'loading ...': 'loading ...', |
|
|||
15 | 'Loading ...': 'Loading ...', |
|
11 | 'Loading ...': 'Loading ...', | |
16 | 'Loading failed': 'Loading failed', |
|
12 | 'Loading failed': 'Loading failed', | |
17 | 'Loading more results...': 'Loading more results...', |
|
13 | 'Loading more results...': 'Loading more results...', | |
@@ -19,21 +15,43 b' var _TM = {' | |||||
19 | 'No matching files': 'No matching files', |
|
15 | 'No matching files': 'No matching files', | |
20 | 'No results': 'No results', |
|
16 | 'No results': 'No results', | |
21 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', |
|
17 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', | |
22 | 'Open new pull request': 'Open new pull request', |
|
18 | 'Please delete {0} character': 'Please delete {0} character', | |
23 | 'Open new pull request for selected commit': 'Open new pull request for selected commit', |
|
19 | 'Please delete {0} characters': 'Please delete {0} characters', | |
|
20 | 'Please enter {0} or more character': 'Please enter {0} or more character', | |||
|
21 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', | |||
24 | 'Searching...': 'Searching...', |
|
22 | 'Searching...': 'Searching...', | |
25 | 'Select changeset': 'Select changeset', |
|
|||
26 | 'Select commit': 'Select commit', |
|
|||
27 | 'Selection link': 'Selection link', |
|
23 | 'Selection link': 'Selection link', | |
28 | 'Set status to Approved': 'Set status to Approved', |
|
24 | 'Set status to Approved': 'Set status to Approved', | |
29 | 'Set status to Rejected': 'Set status to Rejected', |
|
25 | 'Set status to Rejected': 'Set status to Rejected', | |
30 | 'Show selected commit __S': 'Show selected commit __S', |
|
|||
31 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
|||
32 | 'specify commit': 'specify commit', |
|
|||
33 | 'Start following this repository': 'Start following this repository', |
|
26 | 'Start following this repository': 'Start following this repository', | |
|
27 | 'Status Review': 'Status Review', | |||
34 | 'Stop following this repository': 'Stop following this repository', |
|
28 | 'Stop following this repository': 'Stop following this repository', | |
|
29 | 'Submitting...': 'Submitting...', | |||
|
30 | 'Unfollow': 'Unfollow', | |||
|
31 | 'You can only select {0} item': 'You can only select {0} item', | |||
|
32 | 'You can only select {0} items': 'You can only select {0} items', | |||
|
33 | 'file': 'file', | |||
|
34 | 'files': 'files', | |||
|
35 | 'in {0}': 'in {0}', | |||
|
36 | 'in {0} and {1}': 'in {0} and {1}', | |||
|
37 | 'in {0}, {1}': 'in {0}, {1}', | |||
|
38 | 'just now': 'just now', | |||
|
39 | 'loading ...': 'loading ...', | |||
35 | 'truncated result': 'truncated result', |
|
40 | 'truncated result': 'truncated result', | |
36 | 'truncated results': 'truncated results', |
|
41 | 'truncated results': 'truncated results', | |
37 | 'Unfollow': 'Unfollow', |
|
42 | '{0} ago': '{0} ago', | |
38 | 'Updating...': 'Updating...' |
|
43 | '{0} and {1}': '{0} and {1}', | |
|
44 | '{0} and {1} ago': '{0} and {1} ago', | |||
|
45 | '{0} day': '{0} day', | |||
|
46 | '{0} days': '{0} days', | |||
|
47 | '{0} hour': '{0} hour', | |||
|
48 | '{0} hours': '{0} hours', | |||
|
49 | '{0} min': '{0} min', | |||
|
50 | '{0} month': '{0} month', | |||
|
51 | '{0} months': '{0} months', | |||
|
52 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', | |||
|
53 | '{0} sec': '{0} sec', | |||
|
54 | '{0} year': '{0} year', | |||
|
55 | '{0} years': '{0} years', | |||
|
56 | '{0}, {1} ago': '{0}, {1} ago' | |||
39 | }; No newline at end of file |
|
57 | }; |
@@ -5,13 +5,9 b'' | |||||
5 | */ |
|
5 | */ | |
6 | //JS translations map |
|
6 | //JS translations map | |
7 | var _TM = { |
|
7 | var _TM = { | |
8 | '{0} active out of {1} users': '{0} active out of {1} users', |
|
|||
9 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', |
|
|||
10 | 'Add another comment': 'Add another comment', |
|
8 | 'Add another comment': 'Add another comment', | |
11 | 'disabled': 'disabled', |
|
9 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', | |
12 | 'enabled': 'enabled', |
|
|||
13 | 'Follow': 'Follow', |
|
10 | 'Follow': 'Follow', | |
14 | 'loading ...': 'loading ...', |
|
|||
15 | 'Loading ...': 'Loading ...', |
|
11 | 'Loading ...': 'Loading ...', | |
16 | 'Loading failed': 'Loading failed', |
|
12 | 'Loading failed': 'Loading failed', | |
17 | 'Loading more results...': 'Loading more results...', |
|
13 | 'Loading more results...': 'Loading more results...', | |
@@ -19,21 +15,43 b' var _TM = {' | |||||
19 | 'No matching files': 'No matching files', |
|
15 | 'No matching files': 'No matching files', | |
20 | 'No results': 'No results', |
|
16 | 'No results': 'No results', | |
21 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', |
|
17 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', | |
22 | 'Open new pull request': 'Open new pull request', |
|
18 | 'Please delete {0} character': 'Please delete {0} character', | |
23 | 'Open new pull request for selected commit': 'Open new pull request for selected commit', |
|
19 | 'Please delete {0} characters': 'Please delete {0} characters', | |
|
20 | 'Please enter {0} or more character': 'Please enter {0} or more character', | |||
|
21 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', | |||
24 | 'Searching...': 'Searching...', |
|
22 | 'Searching...': 'Searching...', | |
25 | 'Select changeset': 'Select changeset', |
|
|||
26 | 'Select commit': 'Select commit', |
|
|||
27 | 'Selection link': 'Selection link', |
|
23 | 'Selection link': 'Selection link', | |
28 | 'Set status to Approved': 'Set status to Approved', |
|
24 | 'Set status to Approved': 'Set status to Approved', | |
29 | 'Set status to Rejected': 'Set status to Rejected', |
|
25 | 'Set status to Rejected': 'Set status to Rejected', | |
30 | 'Show selected commit __S': 'Show selected commit __S', |
|
|||
31 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
|||
32 | 'specify commit': 'specify commit', |
|
|||
33 | 'Start following this repository': 'Start following this repository', |
|
26 | 'Start following this repository': 'Start following this repository', | |
|
27 | 'Status Review': 'Status Review', | |||
34 | 'Stop following this repository': 'Stop following this repository', |
|
28 | 'Stop following this repository': 'Stop following this repository', | |
|
29 | 'Submitting...': 'Submitting...', | |||
|
30 | 'Unfollow': 'Unfollow', | |||
|
31 | 'You can only select {0} item': 'You can only select {0} item', | |||
|
32 | 'You can only select {0} items': 'You can only select {0} items', | |||
|
33 | 'file': 'file', | |||
|
34 | 'files': 'files', | |||
|
35 | 'in {0}': 'in {0}', | |||
|
36 | 'in {0} and {1}': 'in {0} and {1}', | |||
|
37 | 'in {0}, {1}': 'in {0}, {1}', | |||
|
38 | 'just now': 'jetzt gerade', | |||
|
39 | 'loading ...': 'loading ...', | |||
35 | 'truncated result': 'truncated result', |
|
40 | 'truncated result': 'truncated result', | |
36 | 'truncated results': 'truncated results', |
|
41 | 'truncated results': 'truncated results', | |
37 | 'Unfollow': 'Unfollow', |
|
42 | '{0} ago': '{0} ago', | |
38 | 'Updating...': 'Updating...' |
|
43 | '{0} and {1}': '{0} and {1}', | |
|
44 | '{0} and {1} ago': '{0} and {1} ago', | |||
|
45 | '{0} day': '{0} day', | |||
|
46 | '{0} days': '{0} days', | |||
|
47 | '{0} hour': '{0} hour', | |||
|
48 | '{0} hours': '{0} hours', | |||
|
49 | '{0} min': '{0} min', | |||
|
50 | '{0} month': '{0} month', | |||
|
51 | '{0} months': '{0} months', | |||
|
52 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', | |||
|
53 | '{0} sec': '{0} sec', | |||
|
54 | '{0} year': '{0} year', | |||
|
55 | '{0} years': '{0} years', | |||
|
56 | '{0}, {1} ago': '{0}, {1} ago' | |||
39 | }; No newline at end of file |
|
57 | }; |
@@ -5,13 +5,9 b'' | |||||
5 | */ |
|
5 | */ | |
6 | //JS translations map |
|
6 | //JS translations map | |
7 | var _TM = { |
|
7 | var _TM = { | |
8 | '{0} active out of {1} users': '{0} active out of {1} users', |
|
|||
9 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', |
|
|||
10 | 'Add another comment': 'Add another comment', |
|
8 | 'Add another comment': 'Add another comment', | |
11 | 'disabled': 'disabled', |
|
9 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', | |
12 | 'enabled': 'enabled', |
|
|||
13 | 'Follow': 'Follow', |
|
10 | 'Follow': 'Follow', | |
14 | 'loading ...': 'loading ...', |
|
|||
15 | 'Loading ...': 'Loading ...', |
|
11 | 'Loading ...': 'Loading ...', | |
16 | 'Loading failed': 'Loading failed', |
|
12 | 'Loading failed': 'Loading failed', | |
17 | 'Loading more results...': 'Loading more results...', |
|
13 | 'Loading more results...': 'Loading more results...', | |
@@ -19,21 +15,43 b' var _TM = {' | |||||
19 | 'No matching files': 'No matching files', |
|
15 | 'No matching files': 'No matching files', | |
20 | 'No results': 'No results', |
|
16 | 'No results': 'No results', | |
21 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', |
|
17 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', | |
22 | 'Open new pull request': 'Open new pull request', |
|
18 | 'Please delete {0} character': 'Please delete {0} character', | |
23 | 'Open new pull request for selected commit': 'Open new pull request for selected commit', |
|
19 | 'Please delete {0} characters': 'Please delete {0} characters', | |
|
20 | 'Please enter {0} or more character': 'Please enter {0} or more character', | |||
|
21 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', | |||
24 | 'Searching...': 'Searching...', |
|
22 | 'Searching...': 'Searching...', | |
25 | 'Select changeset': 'Select changeset', |
|
|||
26 | 'Select commit': 'Select commit', |
|
|||
27 | 'Selection link': 'Selection link', |
|
23 | 'Selection link': 'Selection link', | |
28 | 'Set status to Approved': 'Set status to Approved', |
|
24 | 'Set status to Approved': 'Set status to Approved', | |
29 | 'Set status to Rejected': 'Set status to Rejected', |
|
25 | 'Set status to Rejected': 'Set status to Rejected', | |
30 | 'Show selected commit __S': 'Show selected commit __S', |
|
|||
31 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
|||
32 | 'specify commit': 'specify commit', |
|
|||
33 | 'Start following this repository': 'Start following this repository', |
|
26 | 'Start following this repository': 'Start following this repository', | |
|
27 | 'Status Review': 'Status Review', | |||
34 | 'Stop following this repository': 'Stop following this repository', |
|
28 | 'Stop following this repository': 'Stop following this repository', | |
|
29 | 'Submitting...': 'Submitting...', | |||
|
30 | 'Unfollow': 'Unfollow', | |||
|
31 | 'You can only select {0} item': 'You can only select {0} item', | |||
|
32 | 'You can only select {0} items': 'You can only select {0} items', | |||
|
33 | 'file': 'file', | |||
|
34 | 'files': 'files', | |||
|
35 | 'in {0}': 'in {0}', | |||
|
36 | 'in {0} and {1}': 'in {0} and {1}', | |||
|
37 | 'in {0}, {1}': 'in {0}, {1}', | |||
|
38 | 'just now': 'just now', | |||
|
39 | 'loading ...': 'loading ...', | |||
35 | 'truncated result': 'truncated result', |
|
40 | 'truncated result': 'truncated result', | |
36 | 'truncated results': 'truncated results', |
|
41 | 'truncated results': 'truncated results', | |
37 | 'Unfollow': 'Unfollow', |
|
42 | '{0} ago': '{0} ago', | |
38 | 'Updating...': 'Updating...' |
|
43 | '{0} and {1}': '{0} and {1}', | |
|
44 | '{0} and {1} ago': '{0} and {1} ago', | |||
|
45 | '{0} day': '{0} day', | |||
|
46 | '{0} days': '{0} days', | |||
|
47 | '{0} hour': '{0} hour', | |||
|
48 | '{0} hours': '{0} hours', | |||
|
49 | '{0} min': '{0} min', | |||
|
50 | '{0} month': '{0} month', | |||
|
51 | '{0} months': '{0} months', | |||
|
52 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', | |||
|
53 | '{0} sec': '{0} sec', | |||
|
54 | '{0} year': '{0} year', | |||
|
55 | '{0} years': '{0} years', | |||
|
56 | '{0}, {1} ago': '{0}, {1} ago' | |||
39 | }; No newline at end of file |
|
57 | }; |
@@ -5,13 +5,9 b'' | |||||
5 | */ |
|
5 | */ | |
6 | //JS translations map |
|
6 | //JS translations map | |
7 | var _TM = { |
|
7 | var _TM = { | |
8 | '{0} active out of {1} users': '{0} active out of {1} users', |
|
|||
9 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', |
|
|||
10 | 'Add another comment': 'Add another comment', |
|
8 | 'Add another comment': 'Add another comment', | |
11 | 'disabled': 'disabled', |
|
9 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', | |
12 | 'enabled': 'enabled', |
|
|||
13 | 'Follow': 'Follow', |
|
10 | 'Follow': 'Follow', | |
14 | 'loading ...': 'loading ...', |
|
|||
15 | 'Loading ...': 'Loading ...', |
|
11 | 'Loading ...': 'Loading ...', | |
16 | 'Loading failed': 'Loading failed', |
|
12 | 'Loading failed': 'Loading failed', | |
17 | 'Loading more results...': 'Loading more results...', |
|
13 | 'Loading more results...': 'Loading more results...', | |
@@ -19,21 +15,43 b' var _TM = {' | |||||
19 | 'No matching files': 'No matching files', |
|
15 | 'No matching files': 'No matching files', | |
20 | 'No results': 'No results', |
|
16 | 'No results': 'No results', | |
21 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', |
|
17 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', | |
22 | 'Open new pull request': 'Open new pull request', |
|
18 | 'Please delete {0} character': 'Please delete {0} character', | |
23 | 'Open new pull request for selected commit': 'Open new pull request for selected commit', |
|
19 | 'Please delete {0} characters': 'Please delete {0} characters', | |
|
20 | 'Please enter {0} or more character': 'Please enter {0} or more character', | |||
|
21 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', | |||
24 | 'Searching...': 'Searching...', |
|
22 | 'Searching...': 'Searching...', | |
25 | 'Select changeset': 'Select changeset', |
|
|||
26 | 'Select commit': 'Select commit', |
|
|||
27 | 'Selection link': 'Selection link', |
|
23 | 'Selection link': 'Selection link', | |
28 | 'Set status to Approved': 'Set status to Approved', |
|
24 | 'Set status to Approved': 'Set status to Approved', | |
29 | 'Set status to Rejected': 'Set status to Rejected', |
|
25 | 'Set status to Rejected': 'Set status to Rejected', | |
30 | 'Show selected commit __S': 'Show selected commit __S', |
|
|||
31 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
|||
32 | 'specify commit': 'specify commit', |
|
|||
33 | 'Start following this repository': 'Start following this repository', |
|
26 | 'Start following this repository': 'Start following this repository', | |
|
27 | 'Status Review': 'Status Review', | |||
34 | 'Stop following this repository': 'Stop following this repository', |
|
28 | 'Stop following this repository': 'Stop following this repository', | |
|
29 | 'Submitting...': 'Submitting...', | |||
|
30 | 'Unfollow': 'Unfollow', | |||
|
31 | 'You can only select {0} item': 'You can only select {0} item', | |||
|
32 | 'You can only select {0} items': 'You can only select {0} items', | |||
|
33 | 'file': 'file', | |||
|
34 | 'files': 'files', | |||
|
35 | 'in {0}': 'in {0}', | |||
|
36 | 'in {0} and {1}': 'in {0} and {1}', | |||
|
37 | 'in {0}, {1}': 'in {0}, {1}', | |||
|
38 | 'just now': 'just now', | |||
|
39 | 'loading ...': 'loading ...', | |||
35 | 'truncated result': 'truncated result', |
|
40 | 'truncated result': 'truncated result', | |
36 | 'truncated results': 'truncated results', |
|
41 | 'truncated results': 'truncated results', | |
37 | 'Unfollow': 'Unfollow', |
|
42 | '{0} ago': '{0} ago', | |
38 | 'Updating...': 'Updating...' |
|
43 | '{0} and {1}': '{0} and {1}', | |
|
44 | '{0} and {1} ago': '{0} and {1} ago', | |||
|
45 | '{0} day': '{0} day', | |||
|
46 | '{0} days': '{0} days', | |||
|
47 | '{0} hour': '{0} hour', | |||
|
48 | '{0} hours': '{0} hours', | |||
|
49 | '{0} min': '{0} min', | |||
|
50 | '{0} month': '{0} month', | |||
|
51 | '{0} months': '{0} months', | |||
|
52 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', | |||
|
53 | '{0} sec': '{0} sec', | |||
|
54 | '{0} year': '{0} year', | |||
|
55 | '{0} years': '{0} years', | |||
|
56 | '{0}, {1} ago': '{0}, {1} ago' | |||
39 | }; No newline at end of file |
|
57 | }; |
@@ -5,13 +5,9 b'' | |||||
5 | */ |
|
5 | */ | |
6 | //JS translations map |
|
6 | //JS translations map | |
7 | var _TM = { |
|
7 | var _TM = { | |
8 | '{0} active out of {1} users': '{0} active out of {1} users', |
|
|||
9 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', |
|
|||
10 | 'Add another comment': 'Add another comment', |
|
8 | 'Add another comment': 'Add another comment', | |
11 | 'disabled': 'Désactivé', |
|
9 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', | |
12 | 'enabled': 'enabled', |
|
|||
13 | 'Follow': 'Follow', |
|
10 | 'Follow': 'Follow', | |
14 | 'loading ...': 'loading ...', |
|
|||
15 | 'Loading ...': 'Loading ...', |
|
11 | 'Loading ...': 'Loading ...', | |
16 | 'Loading failed': 'Loading failed', |
|
12 | 'Loading failed': 'Loading failed', | |
17 | 'Loading more results...': 'Loading more results...', |
|
13 | 'Loading more results...': 'Loading more results...', | |
@@ -19,21 +15,43 b' var _TM = {' | |||||
19 | 'No matching files': 'No matching files', |
|
15 | 'No matching files': 'No matching files', | |
20 | 'No results': 'No results', |
|
16 | 'No results': 'No results', | |
21 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', |
|
17 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', | |
22 | 'Open new pull request': 'Nouvelle requête de pull', |
|
18 | 'Please delete {0} character': 'Please delete {0} character', | |
23 | 'Open new pull request for selected commit': 'Open new pull request for selected commit', |
|
19 | 'Please delete {0} characters': 'Please delete {0} characters', | |
|
20 | 'Please enter {0} or more character': 'Please enter {0} or more character', | |||
|
21 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', | |||
24 | 'Searching...': 'Searching...', |
|
22 | 'Searching...': 'Searching...', | |
25 | 'Select changeset': 'Select changeset', |
|
|||
26 | 'Select commit': 'Select commit', |
|
|||
27 | 'Selection link': 'Selection link', |
|
23 | 'Selection link': 'Selection link', | |
28 | 'Set status to Approved': 'Set status to Approved', |
|
24 | 'Set status to Approved': 'Set status to Approved', | |
29 | 'Set status to Rejected': 'Set status to Rejected', |
|
25 | 'Set status to Rejected': 'Set status to Rejected', | |
30 | 'Show selected commit __S': 'Show selected commit __S', |
|
|||
31 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
|||
32 | 'specify commit': 'specify commit', |
|
|||
33 | 'Start following this repository': 'Start following this repository', |
|
26 | 'Start following this repository': 'Start following this repository', | |
|
27 | 'Status Review': 'Status Review', | |||
34 | 'Stop following this repository': 'Stop following this repository', |
|
28 | 'Stop following this repository': 'Stop following this repository', | |
|
29 | 'Submitting...': 'Submitting...', | |||
|
30 | 'Unfollow': 'Unfollow', | |||
|
31 | 'You can only select {0} item': 'You can only select {0} item', | |||
|
32 | 'You can only select {0} items': 'You can only select {0} items', | |||
|
33 | 'file': 'file', | |||
|
34 | 'files': 'files', | |||
|
35 | 'in {0}': 'in {0}', | |||
|
36 | 'in {0} and {1}': 'in {0} and {1}', | |||
|
37 | 'in {0}, {1}': 'in {0}, {1}', | |||
|
38 | 'just now': 'à l’instant', | |||
|
39 | 'loading ...': 'loading ...', | |||
35 | 'truncated result': 'truncated result', |
|
40 | 'truncated result': 'truncated result', | |
36 | 'truncated results': 'truncated results', |
|
41 | 'truncated results': 'truncated results', | |
37 | 'Unfollow': 'Unfollow', |
|
42 | '{0} ago': '{0} ago', | |
38 | 'Updating...': 'Updating...' |
|
43 | '{0} and {1}': '{0} and {1}', | |
|
44 | '{0} and {1} ago': '{0} and {1} ago', | |||
|
45 | '{0} day': '{0} day', | |||
|
46 | '{0} days': '{0} days', | |||
|
47 | '{0} hour': '{0} hour', | |||
|
48 | '{0} hours': '{0} hours', | |||
|
49 | '{0} min': '{0} min', | |||
|
50 | '{0} month': '{0} month', | |||
|
51 | '{0} months': '{0} months', | |||
|
52 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', | |||
|
53 | '{0} sec': '{0} sec', | |||
|
54 | '{0} year': '{0} year', | |||
|
55 | '{0} years': '{0} years', | |||
|
56 | '{0}, {1} ago': '{0}, {1} ago' | |||
39 | }; No newline at end of file |
|
57 | }; |
@@ -5,13 +5,9 b'' | |||||
5 | */ |
|
5 | */ | |
6 | //JS translations map |
|
6 | //JS translations map | |
7 | var _TM = { |
|
7 | var _TM = { | |
8 | '{0} active out of {1} users': '{0} active out of {1} users', |
|
|||
9 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', |
|
|||
10 | 'Add another comment': 'Add another comment', |
|
8 | 'Add another comment': 'Add another comment', | |
11 | 'disabled': 'disabilitato', |
|
9 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', | |
12 | 'enabled': 'abilitato', |
|
|||
13 | 'Follow': 'Follow', |
|
10 | 'Follow': 'Follow', | |
14 | 'loading ...': 'loading ...', |
|
|||
15 | 'Loading ...': 'Loading ...', |
|
11 | 'Loading ...': 'Loading ...', | |
16 | 'Loading failed': 'Loading failed', |
|
12 | 'Loading failed': 'Loading failed', | |
17 | 'Loading more results...': 'Loading more results...', |
|
13 | 'Loading more results...': 'Loading more results...', | |
@@ -19,21 +15,43 b' var _TM = {' | |||||
19 | 'No matching files': 'No matching files', |
|
15 | 'No matching files': 'No matching files', | |
20 | 'No results': 'No results', |
|
16 | 'No results': 'No results', | |
21 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', |
|
17 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', | |
22 | 'Open new pull request': 'Apri una richiesta PULL', |
|
18 | 'Please delete {0} character': 'Please delete {0} character', | |
23 | 'Open new pull request for selected commit': 'Open new pull request for selected commit', |
|
19 | 'Please delete {0} characters': 'Please delete {0} characters', | |
|
20 | 'Please enter {0} or more character': 'Please enter {0} or more character', | |||
|
21 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', | |||
24 | 'Searching...': 'Searching...', |
|
22 | 'Searching...': 'Searching...', | |
25 | 'Select changeset': 'Select changeset', |
|
|||
26 | 'Select commit': 'Seleziona una commit', |
|
|||
27 | 'Selection link': 'Selection link', |
|
23 | 'Selection link': 'Selection link', | |
28 | 'Set status to Approved': 'Set status to Approved', |
|
24 | 'Set status to Approved': 'Set status to Approved', | |
29 | 'Set status to Rejected': 'Set status to Rejected', |
|
25 | 'Set status to Rejected': 'Set status to Rejected', | |
30 | 'Show selected commit __S': 'Show selected commit __S', |
|
|||
31 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
|||
32 | 'specify commit': 'specify commit', |
|
|||
33 | 'Start following this repository': 'Start following this repository', |
|
26 | 'Start following this repository': 'Start following this repository', | |
|
27 | 'Status Review': 'Status Review', | |||
34 | 'Stop following this repository': 'Stop following this repository', |
|
28 | 'Stop following this repository': 'Stop following this repository', | |
|
29 | 'Submitting...': 'Submitting...', | |||
|
30 | 'Unfollow': 'Unfollow', | |||
|
31 | 'You can only select {0} item': 'You can only select {0} item', | |||
|
32 | 'You can only select {0} items': 'You can only select {0} items', | |||
|
33 | 'file': 'file', | |||
|
34 | 'files': 'files', | |||
|
35 | 'in {0}': 'in {0}', | |||
|
36 | 'in {0} and {1}': 'in {0} and {1}', | |||
|
37 | 'in {0}, {1}': 'in {0}, {1}', | |||
|
38 | 'just now': 'proprio ora', | |||
|
39 | 'loading ...': 'loading ...', | |||
35 | 'truncated result': 'truncated result', |
|
40 | 'truncated result': 'truncated result', | |
36 | 'truncated results': 'truncated results', |
|
41 | 'truncated results': 'truncated results', | |
37 | 'Unfollow': 'Unfollow', |
|
42 | '{0} ago': '{0} ago', | |
38 | 'Updating...': 'Updating...' |
|
43 | '{0} and {1}': '{0} and {1}', | |
|
44 | '{0} and {1} ago': '{0} and {1} ago', | |||
|
45 | '{0} day': '{0} day', | |||
|
46 | '{0} days': '{0} days', | |||
|
47 | '{0} hour': '{0} hour', | |||
|
48 | '{0} hours': '{0} hours', | |||
|
49 | '{0} min': '{0} min', | |||
|
50 | '{0} month': '{0} month', | |||
|
51 | '{0} months': '{0} months', | |||
|
52 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', | |||
|
53 | '{0} sec': '{0} sec', | |||
|
54 | '{0} year': '{0} year', | |||
|
55 | '{0} years': '{0} years', | |||
|
56 | '{0}, {1} ago': '{0}, {1} ago' | |||
39 | }; No newline at end of file |
|
57 | }; |
@@ -5,13 +5,9 b'' | |||||
5 | */ |
|
5 | */ | |
6 | //JS translations map |
|
6 | //JS translations map | |
7 | var _TM = { |
|
7 | var _TM = { | |
8 | '{0} active out of {1} users': '{0} active out of {1} users', |
|
|||
9 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', |
|
|||
10 | 'Add another comment': 'Add another comment', |
|
8 | 'Add another comment': 'Add another comment', | |
11 | 'disabled': '無効', |
|
9 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', | |
12 | 'enabled': '有効', |
|
|||
13 | 'Follow': 'Follow', |
|
10 | 'Follow': 'Follow', | |
14 | 'loading ...': 'loading ...', |
|
|||
15 | 'Loading ...': 'Loading ...', |
|
11 | 'Loading ...': 'Loading ...', | |
16 | 'Loading failed': 'Loading failed', |
|
12 | 'Loading failed': 'Loading failed', | |
17 | 'Loading more results...': 'Loading more results...', |
|
13 | 'Loading more results...': 'Loading more results...', | |
@@ -19,21 +15,43 b' var _TM = {' | |||||
19 | 'No matching files': 'No matching files', |
|
15 | 'No matching files': 'No matching files', | |
20 | 'No results': 'No results', |
|
16 | 'No results': 'No results', | |
21 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', |
|
17 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', | |
22 | 'Open new pull request': '新しいプルリクエストを作成', |
|
18 | 'Please delete {0} character': 'Please delete {0} character', | |
23 | 'Open new pull request for selected commit': 'Open new pull request for selected commit', |
|
19 | 'Please delete {0} characters': 'Please delete {0} characters', | |
|
20 | 'Please enter {0} or more character': 'Please enter {0} or more character', | |||
|
21 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', | |||
24 | 'Searching...': 'Searching...', |
|
22 | 'Searching...': 'Searching...', | |
25 | 'Select changeset': 'Select changeset', |
|
|||
26 | 'Select commit': 'Select commit', |
|
|||
27 | 'Selection link': 'Selection link', |
|
23 | 'Selection link': 'Selection link', | |
28 | 'Set status to Approved': 'Set status to Approved', |
|
24 | 'Set status to Approved': 'Set status to Approved', | |
29 | 'Set status to Rejected': 'Set status to Rejected', |
|
25 | 'Set status to Rejected': 'Set status to Rejected', | |
30 | 'Show selected commit __S': 'Show selected commit __S', |
|
|||
31 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
|||
32 | 'specify commit': 'specify commit', |
|
|||
33 | 'Start following this repository': 'Start following this repository', |
|
26 | 'Start following this repository': 'Start following this repository', | |
|
27 | 'Status Review': 'Status Review', | |||
34 | 'Stop following this repository': 'Stop following this repository', |
|
28 | 'Stop following this repository': 'Stop following this repository', | |
|
29 | 'Submitting...': 'Submitting...', | |||
|
30 | 'Unfollow': 'Unfollow', | |||
|
31 | 'You can only select {0} item': 'You can only select {0} item', | |||
|
32 | 'You can only select {0} items': 'You can only select {0} items', | |||
|
33 | 'file': 'file', | |||
|
34 | 'files': 'files', | |||
|
35 | 'in {0}': 'in {0}', | |||
|
36 | 'in {0} and {1}': 'in {0} and {1}', | |||
|
37 | 'in {0}, {1}': 'in {0}, {1}', | |||
|
38 | 'just now': 'たったいま', | |||
|
39 | 'loading ...': 'loading ...', | |||
35 | 'truncated result': 'truncated result', |
|
40 | 'truncated result': 'truncated result', | |
36 | 'truncated results': 'truncated results', |
|
41 | 'truncated results': 'truncated results', | |
37 | 'Unfollow': 'Unfollow', |
|
42 | '{0} ago': '{0} ago', | |
38 | 'Updating...': 'Updating...' |
|
43 | '{0} and {1}': '{0} and {1}', | |
|
44 | '{0} and {1} ago': '{0} and {1} ago', | |||
|
45 | '{0} day': '{0} day', | |||
|
46 | '{0} days': '{0} days', | |||
|
47 | '{0} hour': '{0} hour', | |||
|
48 | '{0} hours': '{0} hours', | |||
|
49 | '{0} min': '{0} min', | |||
|
50 | '{0} month': '{0} month', | |||
|
51 | '{0} months': '{0} months', | |||
|
52 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', | |||
|
53 | '{0} sec': '{0} sec', | |||
|
54 | '{0} year': '{0} year', | |||
|
55 | '{0} years': '{0} years', | |||
|
56 | '{0}, {1} ago': '{0}, {1} ago' | |||
39 | }; No newline at end of file |
|
57 | }; |
@@ -5,13 +5,9 b'' | |||||
5 | */ |
|
5 | */ | |
6 | //JS translations map |
|
6 | //JS translations map | |
7 | var _TM = { |
|
7 | var _TM = { | |
8 | '{0} active out of {1} users': '{0} active out of {1} users', |
|
|||
9 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', |
|
|||
10 | 'Add another comment': 'Add another comment', |
|
8 | 'Add another comment': 'Add another comment', | |
11 | 'disabled': 'disabled', |
|
9 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', | |
12 | 'enabled': 'enabled', |
|
|||
13 | 'Follow': 'Follow', |
|
10 | 'Follow': 'Follow', | |
14 | 'loading ...': 'loading ...', |
|
|||
15 | 'Loading ...': 'Loading ...', |
|
11 | 'Loading ...': 'Loading ...', | |
16 | 'Loading failed': 'Loading failed', |
|
12 | 'Loading failed': 'Loading failed', | |
17 | 'Loading more results...': 'Loading more results...', |
|
13 | 'Loading more results...': 'Loading more results...', | |
@@ -19,21 +15,43 b' var _TM = {' | |||||
19 | 'No matching files': 'No matching files', |
|
15 | 'No matching files': 'No matching files', | |
20 | 'No results': 'No results', |
|
16 | 'No results': 'No results', | |
21 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', |
|
17 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', | |
22 | 'Open new pull request': 'Otwórz nową prośbę o połączenie gałęzi', |
|
18 | 'Please delete {0} character': 'Please delete {0} character', | |
23 | 'Open new pull request for selected commit': 'Open new pull request for selected commit', |
|
19 | 'Please delete {0} characters': 'Please delete {0} characters', | |
|
20 | 'Please enter {0} or more character': 'Please enter {0} or more character', | |||
|
21 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', | |||
24 | 'Searching...': 'Searching...', |
|
22 | 'Searching...': 'Searching...', | |
25 | 'Select changeset': 'Select changeset', |
|
|||
26 | 'Select commit': 'Select commit', |
|
|||
27 | 'Selection link': 'Selection link', |
|
23 | 'Selection link': 'Selection link', | |
28 | 'Set status to Approved': 'Set status to Approved', |
|
24 | 'Set status to Approved': 'Set status to Approved', | |
29 | 'Set status to Rejected': 'Set status to Rejected', |
|
25 | 'Set status to Rejected': 'Set status to Rejected', | |
30 | 'Show selected commit __S': 'Show selected commit __S', |
|
|||
31 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
|||
32 | 'specify commit': 'specify commit', |
|
|||
33 | 'Start following this repository': 'Start following this repository', |
|
26 | 'Start following this repository': 'Start following this repository', | |
|
27 | 'Status Review': 'Status Review', | |||
34 | 'Stop following this repository': 'Stop following this repository', |
|
28 | 'Stop following this repository': 'Stop following this repository', | |
|
29 | 'Submitting...': 'Submitting...', | |||
|
30 | 'Unfollow': 'Unfollow', | |||
|
31 | 'You can only select {0} item': 'You can only select {0} item', | |||
|
32 | 'You can only select {0} items': 'You can only select {0} items', | |||
|
33 | 'file': 'file', | |||
|
34 | 'files': 'files', | |||
|
35 | 'in {0}': 'in {0}', | |||
|
36 | 'in {0} and {1}': 'in {0} and {1}', | |||
|
37 | 'in {0}, {1}': 'in {0}, {1}', | |||
|
38 | 'just now': 'przed chwilą', | |||
|
39 | 'loading ...': 'loading ...', | |||
35 | 'truncated result': 'truncated result', |
|
40 | 'truncated result': 'truncated result', | |
36 | 'truncated results': 'truncated results', |
|
41 | 'truncated results': 'truncated results', | |
37 | 'Unfollow': 'Unfollow', |
|
42 | '{0} ago': '{0} ago', | |
38 | 'Updating...': 'Updating...' |
|
43 | '{0} and {1}': '{0} and {1}', | |
|
44 | '{0} and {1} ago': '{0} and {1} ago', | |||
|
45 | '{0} day': '{0} day', | |||
|
46 | '{0} days': '{0} days', | |||
|
47 | '{0} hour': '{0} hour', | |||
|
48 | '{0} hours': '{0} hours', | |||
|
49 | '{0} min': '{0} min', | |||
|
50 | '{0} month': '{0} month', | |||
|
51 | '{0} months': '{0} months', | |||
|
52 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', | |||
|
53 | '{0} sec': '{0} sec', | |||
|
54 | '{0} year': '{0} year', | |||
|
55 | '{0} years': '{0} years', | |||
|
56 | '{0}, {1} ago': '{0}, {1} ago' | |||
39 | }; No newline at end of file |
|
57 | }; |
@@ -5,13 +5,9 b'' | |||||
5 | */ |
|
5 | */ | |
6 | //JS translations map |
|
6 | //JS translations map | |
7 | var _TM = { |
|
7 | var _TM = { | |
8 | '{0} active out of {1} users': '{0} active out of {1} users', |
|
|||
9 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', |
|
|||
10 | 'Add another comment': 'Add another comment', |
|
8 | 'Add another comment': 'Add another comment', | |
11 | 'disabled': 'desabilitado', |
|
9 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', | |
12 | 'enabled': 'enabled', |
|
|||
13 | 'Follow': 'Follow', |
|
10 | 'Follow': 'Follow', | |
14 | 'loading ...': 'loading ...', |
|
|||
15 | 'Loading ...': 'Loading ...', |
|
11 | 'Loading ...': 'Loading ...', | |
16 | 'Loading failed': 'Loading failed', |
|
12 | 'Loading failed': 'Loading failed', | |
17 | 'Loading more results...': 'Loading more results...', |
|
13 | 'Loading more results...': 'Loading more results...', | |
@@ -19,21 +15,43 b' var _TM = {' | |||||
19 | 'No matching files': 'No matching files', |
|
15 | 'No matching files': 'No matching files', | |
20 | 'No results': 'No results', |
|
16 | 'No results': 'No results', | |
21 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', |
|
17 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', | |
22 | 'Open new pull request': 'Crie novo pull request', |
|
18 | 'Please delete {0} character': 'Please delete {0} character', | |
23 | 'Open new pull request for selected commit': 'Open new pull request for selected commit', |
|
19 | 'Please delete {0} characters': 'Please delete {0} characters', | |
|
20 | 'Please enter {0} or more character': 'Please enter {0} or more character', | |||
|
21 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', | |||
24 | 'Searching...': 'Searching...', |
|
22 | 'Searching...': 'Searching...', | |
25 | 'Select changeset': 'Select changeset', |
|
|||
26 | 'Select commit': 'Select commit', |
|
|||
27 | 'Selection link': 'Selection link', |
|
23 | 'Selection link': 'Selection link', | |
28 | 'Set status to Approved': 'Set status to Approved', |
|
24 | 'Set status to Approved': 'Set status to Approved', | |
29 | 'Set status to Rejected': 'Set status to Rejected', |
|
25 | 'Set status to Rejected': 'Set status to Rejected', | |
30 | 'Show selected commit __S': 'Show selected commit __S', |
|
|||
31 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
|||
32 | 'specify commit': 'specify commit', |
|
|||
33 | 'Start following this repository': 'Start following this repository', |
|
26 | 'Start following this repository': 'Start following this repository', | |
|
27 | 'Status Review': 'Status Review', | |||
34 | 'Stop following this repository': 'Stop following this repository', |
|
28 | 'Stop following this repository': 'Stop following this repository', | |
|
29 | 'Submitting...': 'Submitting...', | |||
|
30 | 'Unfollow': 'Unfollow', | |||
|
31 | 'You can only select {0} item': 'You can only select {0} item', | |||
|
32 | 'You can only select {0} items': 'You can only select {0} items', | |||
|
33 | 'file': 'file', | |||
|
34 | 'files': 'files', | |||
|
35 | 'in {0}': 'in {0}', | |||
|
36 | 'in {0} and {1}': 'in {0} and {1}', | |||
|
37 | 'in {0}, {1}': 'in {0}, {1}', | |||
|
38 | 'just now': 'agora há pouco', | |||
|
39 | 'loading ...': 'loading ...', | |||
35 | 'truncated result': 'truncated result', |
|
40 | 'truncated result': 'truncated result', | |
36 | 'truncated results': 'truncated results', |
|
41 | 'truncated results': 'truncated results', | |
37 | 'Unfollow': 'Unfollow', |
|
42 | '{0} ago': '{0} ago', | |
38 | 'Updating...': 'Updating...' |
|
43 | '{0} and {1}': '{0} and {1}', | |
|
44 | '{0} and {1} ago': '{0} and {1} ago', | |||
|
45 | '{0} day': '{0} day', | |||
|
46 | '{0} days': '{0} days', | |||
|
47 | '{0} hour': '{0} hour', | |||
|
48 | '{0} hours': '{0} hours', | |||
|
49 | '{0} min': '{0} min', | |||
|
50 | '{0} month': '{0} month', | |||
|
51 | '{0} months': '{0} months', | |||
|
52 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', | |||
|
53 | '{0} sec': '{0} sec', | |||
|
54 | '{0} year': '{0} year', | |||
|
55 | '{0} years': '{0} years', | |||
|
56 | '{0}, {1} ago': '{0}, {1} ago' | |||
39 | }; No newline at end of file |
|
57 | }; |
@@ -5,13 +5,9 b'' | |||||
5 | */ |
|
5 | */ | |
6 | //JS translations map |
|
6 | //JS translations map | |
7 | var _TM = { |
|
7 | var _TM = { | |
8 | '{0} active out of {1} users': '{0} active out of {1} users', |
|
|||
9 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', |
|
|||
10 | 'Add another comment': 'Add another comment', |
|
8 | 'Add another comment': 'Add another comment', | |
11 | 'disabled': 'отключено', |
|
9 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', | |
12 | 'enabled': 'enabled', |
|
|||
13 | 'Follow': 'Follow', |
|
10 | 'Follow': 'Follow', | |
14 | 'loading ...': 'loading ...', |
|
|||
15 | 'Loading ...': 'Loading ...', |
|
11 | 'Loading ...': 'Loading ...', | |
16 | 'Loading failed': 'Loading failed', |
|
12 | 'Loading failed': 'Loading failed', | |
17 | 'Loading more results...': 'Loading more results...', |
|
13 | 'Loading more results...': 'Loading more results...', | |
@@ -19,21 +15,43 b' var _TM = {' | |||||
19 | 'No matching files': 'No matching files', |
|
15 | 'No matching files': 'No matching files', | |
20 | 'No results': 'No results', |
|
16 | 'No results': 'No results', | |
21 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', |
|
17 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', | |
22 | 'Open new pull request': 'Создать новый pull запрос', |
|
18 | 'Please delete {0} character': 'Please delete {0} character', | |
23 | 'Open new pull request for selected commit': 'Open new pull request for selected commit', |
|
19 | 'Please delete {0} characters': 'Please delete {0} characters', | |
|
20 | 'Please enter {0} or more character': 'Please enter {0} or more character', | |||
|
21 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', | |||
24 | 'Searching...': 'Searching...', |
|
22 | 'Searching...': 'Searching...', | |
25 | 'Select changeset': 'Select changeset', |
|
|||
26 | 'Select commit': 'Select commit', |
|
|||
27 | 'Selection link': 'Selection link', |
|
23 | 'Selection link': 'Selection link', | |
28 | 'Set status to Approved': 'Set status to Approved', |
|
24 | 'Set status to Approved': 'Set status to Approved', | |
29 | 'Set status to Rejected': 'Set status to Rejected', |
|
25 | 'Set status to Rejected': 'Set status to Rejected', | |
30 | 'Show selected commit __S': 'Show selected commit __S', |
|
|||
31 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
|||
32 | 'specify commit': 'specify commit', |
|
|||
33 | 'Start following this repository': 'Start following this repository', |
|
26 | 'Start following this repository': 'Start following this repository', | |
|
27 | 'Status Review': 'Status Review', | |||
34 | 'Stop following this repository': 'Stop following this repository', |
|
28 | 'Stop following this repository': 'Stop following this repository', | |
|
29 | 'Submitting...': 'Submitting...', | |||
|
30 | 'Unfollow': 'Unfollow', | |||
|
31 | 'You can only select {0} item': 'You can only select {0} item', | |||
|
32 | 'You can only select {0} items': 'You can only select {0} items', | |||
|
33 | 'file': 'file', | |||
|
34 | 'files': 'files', | |||
|
35 | 'in {0}': 'in {0}', | |||
|
36 | 'in {0} and {1}': 'in {0} and {1}', | |||
|
37 | 'in {0}, {1}': 'in {0}, {1}', | |||
|
38 | 'just now': 'прямо сейчас', | |||
|
39 | 'loading ...': 'loading ...', | |||
35 | 'truncated result': 'truncated result', |
|
40 | 'truncated result': 'truncated result', | |
36 | 'truncated results': 'truncated results', |
|
41 | 'truncated results': 'truncated results', | |
37 | 'Unfollow': 'Unfollow', |
|
42 | '{0} ago': '{0} ago', | |
38 | 'Updating...': 'Updating...' |
|
43 | '{0} and {1}': '{0} and {1}', | |
|
44 | '{0} and {1} ago': '{0} and {1} ago', | |||
|
45 | '{0} day': '{0} day', | |||
|
46 | '{0} days': '{0} days', | |||
|
47 | '{0} hour': '{0} hour', | |||
|
48 | '{0} hours': '{0} hours', | |||
|
49 | '{0} min': '{0} min', | |||
|
50 | '{0} month': '{0} month', | |||
|
51 | '{0} months': '{0} months', | |||
|
52 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', | |||
|
53 | '{0} sec': '{0} sec', | |||
|
54 | '{0} year': '{0} year', | |||
|
55 | '{0} years': '{0} years', | |||
|
56 | '{0}, {1} ago': '{0}, {1} ago' | |||
39 | }; No newline at end of file |
|
57 | }; |
@@ -5,13 +5,9 b'' | |||||
5 | */ |
|
5 | */ | |
6 | //JS translations map |
|
6 | //JS translations map | |
7 | var _TM = { |
|
7 | var _TM = { | |
8 | '{0} active out of {1} users': '{0} active out of {1} users', |
|
|||
9 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', |
|
|||
10 | 'Add another comment': 'Add another comment', |
|
8 | 'Add another comment': 'Add another comment', | |
11 | 'disabled': '禁用', |
|
9 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', | |
12 | 'enabled': 'enabled', |
|
|||
13 | 'Follow': 'Follow', |
|
10 | 'Follow': 'Follow', | |
14 | 'loading ...': 'loading ...', |
|
|||
15 | 'Loading ...': 'Loading ...', |
|
11 | 'Loading ...': 'Loading ...', | |
16 | 'Loading failed': 'Loading failed', |
|
12 | 'Loading failed': 'Loading failed', | |
17 | 'Loading more results...': 'Loading more results...', |
|
13 | 'Loading more results...': 'Loading more results...', | |
@@ -19,21 +15,43 b' var _TM = {' | |||||
19 | 'No matching files': 'No matching files', |
|
15 | 'No matching files': 'No matching files', | |
20 | 'No results': 'No results', |
|
16 | 'No results': 'No results', | |
21 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', |
|
17 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', | |
22 | 'Open new pull request': '新建拉取请求', |
|
18 | 'Please delete {0} character': 'Please delete {0} character', | |
23 | 'Open new pull request for selected commit': 'Open new pull request for selected commit', |
|
19 | 'Please delete {0} characters': 'Please delete {0} characters', | |
|
20 | 'Please enter {0} or more character': 'Please enter {0} or more character', | |||
|
21 | 'Please enter {0} or more characters': 'Please enter {0} or more characters', | |||
24 | 'Searching...': 'Searching...', |
|
22 | 'Searching...': 'Searching...', | |
25 | 'Select changeset': 'Select changeset', |
|
|||
26 | 'Select commit': 'Select commit', |
|
|||
27 | 'Selection link': 'Selection link', |
|
23 | 'Selection link': 'Selection link', | |
28 | 'Set status to Approved': 'Set status to Approved', |
|
24 | 'Set status to Approved': 'Set status to Approved', | |
29 | 'Set status to Rejected': 'Set status to Rejected', |
|
25 | 'Set status to Rejected': 'Set status to Rejected', | |
30 | 'Show selected commit __S': 'Show selected commit __S', |
|
|||
31 | 'Show selected commits __S ... __E': 'Show selected commits __S ... __E', |
|
|||
32 | 'specify commit': 'specify commit', |
|
|||
33 | 'Start following this repository': 'Start following this repository', |
|
26 | 'Start following this repository': 'Start following this repository', | |
|
27 | 'Status Review': 'Status Review', | |||
34 | 'Stop following this repository': 'Stop following this repository', |
|
28 | 'Stop following this repository': 'Stop following this repository', | |
|
29 | 'Submitting...': 'Submitting...', | |||
|
30 | 'Unfollow': 'Unfollow', | |||
|
31 | 'You can only select {0} item': 'You can only select {0} item', | |||
|
32 | 'You can only select {0} items': 'You can only select {0} items', | |||
|
33 | 'file': 'file', | |||
|
34 | 'files': 'files', | |||
|
35 | 'in {0}': 'in {0}', | |||
|
36 | 'in {0} and {1}': 'in {0} and {1}', | |||
|
37 | 'in {0}, {1}': 'in {0}, {1}', | |||
|
38 | 'just now': '刚才', | |||
|
39 | 'loading ...': 'loading ...', | |||
35 | 'truncated result': 'truncated result', |
|
40 | 'truncated result': 'truncated result', | |
36 | 'truncated results': 'truncated results', |
|
41 | 'truncated results': 'truncated results', | |
37 | 'Unfollow': 'Unfollow', |
|
42 | '{0} ago': '{0} ago', | |
38 | 'Updating...': 'Updating...' |
|
43 | '{0} and {1}': '{0} and {1}', | |
|
44 | '{0} and {1} ago': '{0} and {1} ago', | |||
|
45 | '{0} day': '{0} day', | |||
|
46 | '{0} days': '{0} days', | |||
|
47 | '{0} hour': '{0} hour', | |||
|
48 | '{0} hours': '{0} hours', | |||
|
49 | '{0} min': '{0} min', | |||
|
50 | '{0} month': '{0} month', | |||
|
51 | '{0} months': '{0} months', | |||
|
52 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', | |||
|
53 | '{0} sec': '{0} sec', | |||
|
54 | '{0} year': '{0} year', | |||
|
55 | '{0} years': '{0} years', | |||
|
56 | '{0}, {1} ago': '{0}, {1} ago' | |||
39 | }; No newline at end of file |
|
57 | }; |
General Comments 0
You need to be logged in to leave comments.
Login now