##// END OF EJS Templates
i18n-js: updated messages based on the new extractors
marcink -
r335:2b798750 default
parent child Browse files
Show More
@@ -5,13 +5,9 b''
5 5 */
6 6 //JS translations map
7 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 8 'Add another comment': 'Add another comment',
11 'disabled': 'disabled',
12 'enabled': 'enabled',
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}) ...',
13 10 'Follow': 'Follow',
14 'loading ...': 'loading ...',
15 11 'Loading ...': 'Loading ...',
16 12 'Loading failed': 'Loading failed',
17 13 'Loading more results...': 'Loading more results...',
@@ -19,21 +15,43 b' var _TM = {'
19 15 'No matching files': 'No matching files',
20 16 'No results': 'No results',
21 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',
23 'Open new pull request for selected commit': 'Open new pull request for selected commit',
18 'Please delete {0} character': 'Please delete {0} character',
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 22 'Searching...': 'Searching...',
25 'Select changeset': 'Select changeset',
26 'Select commit': 'Select commit',
27 23 'Selection link': 'Selection link',
28 24 'Set status to Approved': 'Set status to Approved',
29 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 26 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
34 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 40 'truncated result': 'truncated result',
36 41 'truncated results': 'truncated results',
37 'Unfollow': 'Unfollow',
38 'Updating...': 'Updating...'
42 '{0} ago': '{0} ago',
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 57 }; No newline at end of file
@@ -5,13 +5,9 b''
5 5 */
6 6 //JS translations map
7 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 8 'Add another comment': 'Add another comment',
11 'disabled': 'disabled',
12 'enabled': 'enabled',
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}) ...',
13 10 'Follow': 'Follow',
14 'loading ...': 'loading ...',
15 11 'Loading ...': 'Loading ...',
16 12 'Loading failed': 'Loading failed',
17 13 'Loading more results...': 'Loading more results...',
@@ -19,21 +15,43 b' var _TM = {'
19 15 'No matching files': 'No matching files',
20 16 'No results': 'No results',
21 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',
23 'Open new pull request for selected commit': 'Open new pull request for selected commit',
18 'Please delete {0} character': 'Please delete {0} character',
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 22 'Searching...': 'Searching...',
25 'Select changeset': 'Select changeset',
26 'Select commit': 'Select commit',
27 23 'Selection link': 'Selection link',
28 24 'Set status to Approved': 'Set status to Approved',
29 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 26 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
34 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 40 'truncated result': 'truncated result',
36 41 'truncated results': 'truncated results',
37 'Unfollow': 'Unfollow',
38 'Updating...': 'Updating...'
42 '{0} ago': '{0} ago',
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 57 }; No newline at end of file
@@ -5,13 +5,9 b''
5 5 */
6 6 //JS translations map
7 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 8 'Add another comment': 'Add another comment',
11 'disabled': 'disabled',
12 'enabled': 'enabled',
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}) ...',
13 10 'Follow': 'Follow',
14 'loading ...': 'loading ...',
15 11 'Loading ...': 'Loading ...',
16 12 'Loading failed': 'Loading failed',
17 13 'Loading more results...': 'Loading more results...',
@@ -19,21 +15,43 b' var _TM = {'
19 15 'No matching files': 'No matching files',
20 16 'No results': 'No results',
21 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',
23 'Open new pull request for selected commit': 'Open new pull request for selected commit',
18 'Please delete {0} character': 'Please delete {0} character',
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 22 'Searching...': 'Searching...',
25 'Select changeset': 'Select changeset',
26 'Select commit': 'Select commit',
27 23 'Selection link': 'Selection link',
28 24 'Set status to Approved': 'Set status to Approved',
29 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 26 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
34 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 40 'truncated result': 'truncated result',
36 41 'truncated results': 'truncated results',
37 'Unfollow': 'Unfollow',
38 'Updating...': 'Updating...'
42 '{0} ago': '{0} ago',
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 57 }; No newline at end of file
@@ -5,13 +5,9 b''
5 5 */
6 6 //JS translations map
7 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 8 'Add another comment': 'Add another comment',
11 'disabled': 'disabled',
12 'enabled': 'enabled',
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}) ...',
13 10 'Follow': 'Follow',
14 'loading ...': 'loading ...',
15 11 'Loading ...': 'Loading ...',
16 12 'Loading failed': 'Loading failed',
17 13 'Loading more results...': 'Loading more results...',
@@ -19,21 +15,43 b' var _TM = {'
19 15 'No matching files': 'No matching files',
20 16 'No results': 'No results',
21 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',
23 'Open new pull request for selected commit': 'Open new pull request for selected commit',
18 'Please delete {0} character': 'Please delete {0} character',
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 22 'Searching...': 'Searching...',
25 'Select changeset': 'Select changeset',
26 'Select commit': 'Select commit',
27 23 'Selection link': 'Selection link',
28 24 'Set status to Approved': 'Set status to Approved',
29 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 26 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
34 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 40 'truncated result': 'truncated result',
36 41 'truncated results': 'truncated results',
37 'Unfollow': 'Unfollow',
38 'Updating...': 'Updating...'
42 '{0} ago': '{0} ago',
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 57 }; No newline at end of file
@@ -5,13 +5,9 b''
5 5 */
6 6 //JS translations map
7 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 8 'Add another comment': 'Add another comment',
11 'disabled': 'Désactivé',
12 'enabled': 'enabled',
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}) ...',
13 10 'Follow': 'Follow',
14 'loading ...': 'loading ...',
15 11 'Loading ...': 'Loading ...',
16 12 'Loading failed': 'Loading failed',
17 13 'Loading more results...': 'Loading more results...',
@@ -19,21 +15,43 b' var _TM = {'
19 15 'No matching files': 'No matching files',
20 16 'No results': 'No results',
21 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',
23 'Open new pull request for selected commit': 'Open new pull request for selected commit',
18 'Please delete {0} character': 'Please delete {0} character',
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 22 'Searching...': 'Searching...',
25 'Select changeset': 'Select changeset',
26 'Select commit': 'Select commit',
27 23 'Selection link': 'Selection link',
28 24 'Set status to Approved': 'Set status to Approved',
29 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 26 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
34 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 40 'truncated result': 'truncated result',
36 41 'truncated results': 'truncated results',
37 'Unfollow': 'Unfollow',
38 'Updating...': 'Updating...'
42 '{0} ago': '{0} ago',
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 57 }; No newline at end of file
@@ -5,13 +5,9 b''
5 5 */
6 6 //JS translations map
7 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 8 'Add another comment': 'Add another comment',
11 'disabled': 'disabilitato',
12 'enabled': 'abilitato',
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}) ...',
13 10 'Follow': 'Follow',
14 'loading ...': 'loading ...',
15 11 'Loading ...': 'Loading ...',
16 12 'Loading failed': 'Loading failed',
17 13 'Loading more results...': 'Loading more results...',
@@ -19,21 +15,43 b' var _TM = {'
19 15 'No matching files': 'No matching files',
20 16 'No results': 'No results',
21 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',
23 'Open new pull request for selected commit': 'Open new pull request for selected commit',
18 'Please delete {0} character': 'Please delete {0} character',
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 22 'Searching...': 'Searching...',
25 'Select changeset': 'Select changeset',
26 'Select commit': 'Seleziona una commit',
27 23 'Selection link': 'Selection link',
28 24 'Set status to Approved': 'Set status to Approved',
29 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 26 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
34 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 40 'truncated result': 'truncated result',
36 41 'truncated results': 'truncated results',
37 'Unfollow': 'Unfollow',
38 'Updating...': 'Updating...'
42 '{0} ago': '{0} ago',
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 57 }; No newline at end of file
@@ -5,13 +5,9 b''
5 5 */
6 6 //JS translations map
7 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 8 'Add another comment': 'Add another comment',
11 'disabled': '無効',
12 'enabled': '有効',
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}) ...',
13 10 'Follow': 'Follow',
14 'loading ...': 'loading ...',
15 11 'Loading ...': 'Loading ...',
16 12 'Loading failed': 'Loading failed',
17 13 'Loading more results...': 'Loading more results...',
@@ -19,21 +15,43 b' var _TM = {'
19 15 'No matching files': 'No matching files',
20 16 'No results': 'No results',
21 17 'One result is available, press enter to select it.': 'One result is available, press enter to select it.',
22 'Open new pull request': '新しいプルリクエストを作成',
23 'Open new pull request for selected commit': 'Open new pull request for selected commit',
18 'Please delete {0} character': 'Please delete {0} character',
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 22 'Searching...': 'Searching...',
25 'Select changeset': 'Select changeset',
26 'Select commit': 'Select commit',
27 23 'Selection link': 'Selection link',
28 24 'Set status to Approved': 'Set status to Approved',
29 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 26 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
34 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 40 'truncated result': 'truncated result',
36 41 'truncated results': 'truncated results',
37 'Unfollow': 'Unfollow',
38 'Updating...': 'Updating...'
42 '{0} ago': '{0} ago',
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 57 }; No newline at end of file
@@ -5,13 +5,9 b''
5 5 */
6 6 //JS translations map
7 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 8 'Add another comment': 'Add another comment',
11 'disabled': 'disabled',
12 'enabled': 'enabled',
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}) ...',
13 10 'Follow': 'Follow',
14 'loading ...': 'loading ...',
15 11 'Loading ...': 'Loading ...',
16 12 'Loading failed': 'Loading failed',
17 13 'Loading more results...': 'Loading more results...',
@@ -19,21 +15,43 b' var _TM = {'
19 15 'No matching files': 'No matching files',
20 16 'No results': 'No results',
21 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',
23 'Open new pull request for selected commit': 'Open new pull request for selected commit',
18 'Please delete {0} character': 'Please delete {0} character',
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 22 'Searching...': 'Searching...',
25 'Select changeset': 'Select changeset',
26 'Select commit': 'Select commit',
27 23 'Selection link': 'Selection link',
28 24 'Set status to Approved': 'Set status to Approved',
29 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 26 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
34 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 40 'truncated result': 'truncated result',
36 41 'truncated results': 'truncated results',
37 'Unfollow': 'Unfollow',
38 'Updating...': 'Updating...'
42 '{0} ago': '{0} ago',
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 57 }; No newline at end of file
@@ -5,13 +5,9 b''
5 5 */
6 6 //JS translations map
7 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 8 'Add another comment': 'Add another comment',
11 'disabled': 'desabilitado',
12 'enabled': 'enabled',
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}) ...',
13 10 'Follow': 'Follow',
14 'loading ...': 'loading ...',
15 11 'Loading ...': 'Loading ...',
16 12 'Loading failed': 'Loading failed',
17 13 'Loading more results...': 'Loading more results...',
@@ -19,21 +15,43 b' var _TM = {'
19 15 'No matching files': 'No matching files',
20 16 'No results': 'No results',
21 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',
23 'Open new pull request for selected commit': 'Open new pull request for selected commit',
18 'Please delete {0} character': 'Please delete {0} character',
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 22 'Searching...': 'Searching...',
25 'Select changeset': 'Select changeset',
26 'Select commit': 'Select commit',
27 23 'Selection link': 'Selection link',
28 24 'Set status to Approved': 'Set status to Approved',
29 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 26 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
34 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 40 'truncated result': 'truncated result',
36 41 'truncated results': 'truncated results',
37 'Unfollow': 'Unfollow',
38 'Updating...': 'Updating...'
42 '{0} ago': '{0} ago',
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 57 }; No newline at end of file
@@ -5,13 +5,9 b''
5 5 */
6 6 //JS translations map
7 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 8 'Add another comment': 'Add another comment',
11 'disabled': 'отключено',
12 'enabled': 'enabled',
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}) ...',
13 10 'Follow': 'Follow',
14 'loading ...': 'loading ...',
15 11 'Loading ...': 'Loading ...',
16 12 'Loading failed': 'Loading failed',
17 13 'Loading more results...': 'Loading more results...',
@@ -19,21 +15,43 b' var _TM = {'
19 15 'No matching files': 'No matching files',
20 16 'No results': 'No results',
21 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 запрос',
23 'Open new pull request for selected commit': 'Open new pull request for selected commit',
18 'Please delete {0} character': 'Please delete {0} character',
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 22 'Searching...': 'Searching...',
25 'Select changeset': 'Select changeset',
26 'Select commit': 'Select commit',
27 23 'Selection link': 'Selection link',
28 24 'Set status to Approved': 'Set status to Approved',
29 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 26 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
34 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 40 'truncated result': 'truncated result',
36 41 'truncated results': 'truncated results',
37 'Unfollow': 'Unfollow',
38 'Updating...': 'Updating...'
42 '{0} ago': '{0} ago',
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 57 }; No newline at end of file
@@ -5,13 +5,9 b''
5 5 */
6 6 //JS translations map
7 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 8 'Add another comment': 'Add another comment',
11 'disabled': '禁用',
12 'enabled': 'enabled',
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}) ...',
13 10 'Follow': 'Follow',
14 'loading ...': 'loading ...',
15 11 'Loading ...': 'Loading ...',
16 12 'Loading failed': 'Loading failed',
17 13 'Loading more results...': 'Loading more results...',
@@ -19,21 +15,43 b' var _TM = {'
19 15 'No matching files': 'No matching files',
20 16 'No results': 'No results',
21 17 'One result is available, press enter to select it.': 'One result is available, press enter to select it.',
22 'Open new pull request': '新建拉取请求',
23 'Open new pull request for selected commit': 'Open new pull request for selected commit',
18 'Please delete {0} character': 'Please delete {0} character',
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 22 'Searching...': 'Searching...',
25 'Select changeset': 'Select changeset',
26 'Select commit': 'Select commit',
27 23 'Selection link': 'Selection link',
28 24 'Set status to Approved': 'Set status to Approved',
29 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 26 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
34 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 40 'truncated result': 'truncated result',
36 41 'truncated results': 'truncated results',
37 'Unfollow': 'Unfollow',
38 'Updating...': 'Updating...'
42 '{0} ago': '{0} ago',
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 57 }; No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now