##// END OF EJS Templates
i18n: updated JS translations
marcink -
r431:9e6890b2 default
parent child Browse files
Show More
@@ -1,57 +1,59 b''
1 /* This file is automatically generated. DO NOT change it manually.
1 /* This file is automatically generated. DO NOT change it manually.
2 * If this file needs to be modified, edit
2 * If this file needs to be modified, edit
3 * rhodecode/utils/file_generation/js_i18n_data.py
3 * rhodecode/utils/file_generation/js_i18n_data.py
4 * and run the script invoke -r scripts/ generate.js-i18n .
4 * and run the script invoke -r scripts/ generate.js-i18n .
5 */
5 */
6 //JS translations map
6 //JS translations map
7 var _TM = {
7 var _TM = {
8 'Add another comment': 'Add another comment',
8 'Add another comment': 'Add another comment',
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}) ...',
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}) ...',
10 'Follow': 'Follow',
10 'Follow': 'Follow',
11 'Loading ...': 'Loading ...',
11 'Loading ...': 'Loading ...',
12 'Loading failed': 'Loading failed',
12 'Loading failed': 'Loading failed',
13 'Loading more results...': 'Loading more results...',
13 'Loading more results...': 'Loading more results...',
14 'No matches found': 'No matches found',
14 'No matches found': 'No matches found',
15 'No matching files': 'No matching files',
15 'No matching files': 'No matching files',
16 'No results': 'No results',
16 'No results': 'No results',
17 '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.',
18 'Please delete {0} character': 'Please delete {0} character',
18 'Please delete {0} character': 'Please delete {0} character',
19 'Please delete {0} characters': 'Please delete {0} characters',
19 'Please delete {0} characters': 'Please delete {0} characters',
20 'Please enter {0} or more character': 'Please enter {0} or more character',
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',
21 'Please enter {0} or more characters': 'Please enter {0} or more characters',
22 'Searching...': 'Searching...',
22 'Searching...': 'Searching...',
23 'Selection link': 'Selection link',
23 'Selection link': 'Selection link',
24 'Set status to Approved': 'Set status to Approved',
24 'Set status to Approved': 'Set status to Approved',
25 'Set status to Rejected': 'Set status to Rejected',
25 'Set status to Rejected': 'Set status to Rejected',
26 'Show more': 'Show more',
26 'Start following this repository': 'Start following this repository',
27 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
28 'Status Review': 'Status Review',
28 'Stop following this repository': 'Stop following this repository',
29 'Stop following this repository': 'Stop following this repository',
29 'Submitting...': 'Submitting...',
30 'Submitting...': 'Submitting...',
30 'Unfollow': 'Unfollow',
31 'Unfollow': 'Unfollow',
32 'Updating...': 'Updating...',
31 'You can only select {0} item': 'You can only select {0} item',
33 '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',
34 'You can only select {0} items': 'You can only select {0} items',
33 'file': 'file',
35 'file': 'file',
34 'files': 'files',
36 'files': 'files',
35 'in {0}': 'in {0}',
37 'in {0}': 'in {0}',
36 'in {0} and {1}': 'in {0} and {1}',
38 'in {0} and {1}': 'in {0} and {1}',
37 'in {0}, {1}': 'in {0}, {1}',
39 'in {0}, {1}': 'in {0}, {1}',
38 'just now': 'just now',
40 'just now': 'just now',
39 'loading ...': 'loading ...',
40 'truncated result': 'truncated result',
41 'truncated result': 'truncated result',
41 'truncated results': 'truncated results',
42 'truncated results': 'truncated results',
43 '{0} active out of {1} users': '{0} active out of {1} users',
42 '{0} ago': '{0} ago',
44 '{0} ago': '{0} ago',
43 '{0} and {1}': '{0} and {1}',
45 '{0} and {1}': '{0} and {1}',
44 '{0} and {1} ago': '{0} and {1} ago',
46 '{0} and {1} ago': '{0} and {1} ago',
45 '{0} day': '{0} day',
47 '{0} day': '{0} day',
46 '{0} days': '{0} days',
48 '{0} days': '{0} days',
47 '{0} hour': '{0} hour',
49 '{0} hour': '{0} hour',
48 '{0} hours': '{0} hours',
50 '{0} hours': '{0} hours',
49 '{0} min': '{0} min',
51 '{0} min': '{0} min',
50 '{0} month': '{0} month',
52 '{0} month': '{0} month',
51 '{0} months': '{0} months',
53 '{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.',
54 '{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',
55 '{0} sec': '{0} sec',
54 '{0} year': '{0} year',
56 '{0} year': '{0} year',
55 '{0} years': '{0} years',
57 '{0} years': '{0} years',
56 '{0}, {1} ago': '{0}, {1} ago'
58 '{0}, {1} ago': '{0}, {1} ago'
57 }; No newline at end of file
59 };
@@ -1,57 +1,59 b''
1 /* This file is automatically generated. DO NOT change it manually.
1 /* This file is automatically generated. DO NOT change it manually.
2 * If this file needs to be modified, edit
2 * If this file needs to be modified, edit
3 * rhodecode/utils/file_generation/js_i18n_data.py
3 * rhodecode/utils/file_generation/js_i18n_data.py
4 * and run the script invoke -r scripts/ generate.js-i18n .
4 * and run the script invoke -r scripts/ generate.js-i18n .
5 */
5 */
6 //JS translations map
6 //JS translations map
7 var _TM = {
7 var _TM = {
8 'Add another comment': 'Add another comment',
8 'Add another comment': 'Add another comment',
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}) ...',
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}) ...',
10 'Follow': 'Follow',
10 'Follow': 'Follow',
11 'Loading ...': 'Loading ...',
11 'Loading ...': 'Loading ...',
12 'Loading failed': 'Loading failed',
12 'Loading failed': 'Loading failed',
13 'Loading more results...': 'Loading more results...',
13 'Loading more results...': 'Loading more results...',
14 'No matches found': 'No matches found',
14 'No matches found': 'No matches found',
15 'No matching files': 'No matching files',
15 'No matching files': 'No matching files',
16 'No results': 'No results',
16 'No results': 'No results',
17 '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.',
18 'Please delete {0} character': 'Please delete {0} character',
18 'Please delete {0} character': 'Please delete {0} character',
19 'Please delete {0} characters': 'Please delete {0} characters',
19 'Please delete {0} characters': 'Please delete {0} characters',
20 'Please enter {0} or more character': 'Please enter {0} or more character',
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',
21 'Please enter {0} or more characters': 'Please enter {0} or more characters',
22 'Searching...': 'Searching...',
22 'Searching...': 'Searching...',
23 'Selection link': 'Selection link',
23 'Selection link': 'Selection link',
24 'Set status to Approved': 'Set status to Approved',
24 'Set status to Approved': 'Set status to Approved',
25 'Set status to Rejected': 'Set status to Rejected',
25 'Set status to Rejected': 'Set status to Rejected',
26 'Show more': 'Show more',
26 'Start following this repository': 'Start following this repository',
27 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
28 'Status Review': 'Status Review',
28 'Stop following this repository': 'Stop following this repository',
29 'Stop following this repository': 'Stop following this repository',
29 'Submitting...': 'Submitting...',
30 'Submitting...': 'Submitting...',
30 'Unfollow': 'Unfollow',
31 'Unfollow': 'Unfollow',
32 'Updating...': 'Updating...',
31 'You can only select {0} item': 'You can only select {0} item',
33 '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',
34 'You can only select {0} items': 'You can only select {0} items',
33 'file': 'file',
35 'file': 'file',
34 'files': 'files',
36 'files': 'files',
35 'in {0}': 'in {0}',
37 'in {0}': 'in {0}',
36 'in {0} and {1}': 'in {0} and {1}',
38 'in {0} and {1}': 'in {0} and {1}',
37 'in {0}, {1}': 'in {0}, {1}',
39 'in {0}, {1}': 'in {0}, {1}',
38 'just now': 'jetzt gerade',
40 'just now': 'jetzt gerade',
39 'loading ...': 'loading ...',
40 'truncated result': 'truncated result',
41 'truncated result': 'truncated result',
41 'truncated results': 'truncated results',
42 'truncated results': 'truncated results',
43 '{0} active out of {1} users': '{0} active out of {1} users',
42 '{0} ago': '{0} ago',
44 '{0} ago': '{0} ago',
43 '{0} and {1}': '{0} and {1}',
45 '{0} and {1}': '{0} and {1}',
44 '{0} and {1} ago': '{0} and {1} ago',
46 '{0} and {1} ago': '{0} and {1} ago',
45 '{0} day': '{0} day',
47 '{0} day': '{0} day',
46 '{0} days': '{0} days',
48 '{0} days': '{0} days',
47 '{0} hour': '{0} hour',
49 '{0} hour': '{0} hour',
48 '{0} hours': '{0} hours',
50 '{0} hours': '{0} hours',
49 '{0} min': '{0} min',
51 '{0} min': '{0} min',
50 '{0} month': '{0} month',
52 '{0} month': '{0} month',
51 '{0} months': '{0} months',
53 '{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.',
54 '{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',
55 '{0} sec': '{0} sec',
54 '{0} year': '{0} year',
56 '{0} year': '{0} year',
55 '{0} years': '{0} years',
57 '{0} years': '{0} years',
56 '{0}, {1} ago': '{0}, {1} ago'
58 '{0}, {1} ago': '{0}, {1} ago'
57 }; No newline at end of file
59 };
@@ -1,57 +1,59 b''
1 /* This file is automatically generated. DO NOT change it manually.
1 /* This file is automatically generated. DO NOT change it manually.
2 * If this file needs to be modified, edit
2 * If this file needs to be modified, edit
3 * rhodecode/utils/file_generation/js_i18n_data.py
3 * rhodecode/utils/file_generation/js_i18n_data.py
4 * and run the script invoke -r scripts/ generate.js-i18n .
4 * and run the script invoke -r scripts/ generate.js-i18n .
5 */
5 */
6 //JS translations map
6 //JS translations map
7 var _TM = {
7 var _TM = {
8 'Add another comment': 'Add another comment',
8 'Add another comment': 'Add another comment',
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}) ...',
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}) ...',
10 'Follow': 'Follow',
10 'Follow': 'Follow',
11 'Loading ...': 'Loading ...',
11 'Loading ...': 'Loading ...',
12 'Loading failed': 'Loading failed',
12 'Loading failed': 'Loading failed',
13 'Loading more results...': 'Loading more results...',
13 'Loading more results...': 'Loading more results...',
14 'No matches found': 'No matches found',
14 'No matches found': 'No matches found',
15 'No matching files': 'No matching files',
15 'No matching files': 'No matching files',
16 'No results': 'No results',
16 'No results': 'No results',
17 '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.',
18 'Please delete {0} character': 'Please delete {0} character',
18 'Please delete {0} character': 'Please delete {0} character',
19 'Please delete {0} characters': 'Please delete {0} characters',
19 'Please delete {0} characters': 'Please delete {0} characters',
20 'Please enter {0} or more character': 'Please enter {0} or more character',
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',
21 'Please enter {0} or more characters': 'Please enter {0} or more characters',
22 'Searching...': 'Searching...',
22 'Searching...': 'Searching...',
23 'Selection link': 'Selection link',
23 'Selection link': 'Selection link',
24 'Set status to Approved': 'Set status to Approved',
24 'Set status to Approved': 'Set status to Approved',
25 'Set status to Rejected': 'Set status to Rejected',
25 'Set status to Rejected': 'Set status to Rejected',
26 'Show more': 'Show more',
26 'Start following this repository': 'Start following this repository',
27 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
28 'Status Review': 'Status Review',
28 'Stop following this repository': 'Stop following this repository',
29 'Stop following this repository': 'Stop following this repository',
29 'Submitting...': 'Submitting...',
30 'Submitting...': 'Submitting...',
30 'Unfollow': 'Unfollow',
31 'Unfollow': 'Unfollow',
32 'Updating...': 'Updating...',
31 'You can only select {0} item': 'You can only select {0} item',
33 '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',
34 'You can only select {0} items': 'You can only select {0} items',
33 'file': 'file',
35 'file': 'file',
34 'files': 'files',
36 'files': 'files',
35 'in {0}': 'in {0}',
37 'in {0}': 'in {0}',
36 'in {0} and {1}': 'in {0} and {1}',
38 'in {0} and {1}': 'in {0} and {1}',
37 'in {0}, {1}': 'in {0}, {1}',
39 'in {0}, {1}': 'in {0}, {1}',
38 'just now': 'just now',
40 'just now': 'just now',
39 'loading ...': 'loading ...',
40 'truncated result': 'truncated result',
41 'truncated result': 'truncated result',
41 'truncated results': 'truncated results',
42 'truncated results': 'truncated results',
43 '{0} active out of {1} users': '{0} active out of {1} users',
42 '{0} ago': '{0} ago',
44 '{0} ago': '{0} ago',
43 '{0} and {1}': '{0} and {1}',
45 '{0} and {1}': '{0} and {1}',
44 '{0} and {1} ago': '{0} and {1} ago',
46 '{0} and {1} ago': '{0} and {1} ago',
45 '{0} day': '{0} day',
47 '{0} day': '{0} day',
46 '{0} days': '{0} days',
48 '{0} days': '{0} days',
47 '{0} hour': '{0} hour',
49 '{0} hour': '{0} hour',
48 '{0} hours': '{0} hours',
50 '{0} hours': '{0} hours',
49 '{0} min': '{0} min',
51 '{0} min': '{0} min',
50 '{0} month': '{0} month',
52 '{0} month': '{0} month',
51 '{0} months': '{0} months',
53 '{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.',
54 '{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',
55 '{0} sec': '{0} sec',
54 '{0} year': '{0} year',
56 '{0} year': '{0} year',
55 '{0} years': '{0} years',
57 '{0} years': '{0} years',
56 '{0}, {1} ago': '{0}, {1} ago'
58 '{0}, {1} ago': '{0}, {1} ago'
57 }; No newline at end of file
59 };
@@ -1,57 +1,59 b''
1 /* This file is automatically generated. DO NOT change it manually.
1 /* This file is automatically generated. DO NOT change it manually.
2 * If this file needs to be modified, edit
2 * If this file needs to be modified, edit
3 * rhodecode/utils/file_generation/js_i18n_data.py
3 * rhodecode/utils/file_generation/js_i18n_data.py
4 * and run the script invoke -r scripts/ generate.js-i18n .
4 * and run the script invoke -r scripts/ generate.js-i18n .
5 */
5 */
6 //JS translations map
6 //JS translations map
7 var _TM = {
7 var _TM = {
8 'Add another comment': 'Add another comment',
8 'Add another comment': 'Add another comment',
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}) ...',
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}) ...',
10 'Follow': 'Follow',
10 'Follow': 'Follow',
11 'Loading ...': 'Loading ...',
11 'Loading ...': 'Loading ...',
12 'Loading failed': 'Loading failed',
12 'Loading failed': 'Loading failed',
13 'Loading more results...': 'Loading more results...',
13 'Loading more results...': 'Loading more results...',
14 'No matches found': 'No matches found',
14 'No matches found': 'No matches found',
15 'No matching files': 'No matching files',
15 'No matching files': 'No matching files',
16 'No results': 'No results',
16 'No results': 'No results',
17 '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.',
18 'Please delete {0} character': 'Please delete {0} character',
18 'Please delete {0} character': 'Please delete {0} character',
19 'Please delete {0} characters': 'Please delete {0} characters',
19 'Please delete {0} characters': 'Please delete {0} characters',
20 'Please enter {0} or more character': 'Please enter {0} or more character',
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',
21 'Please enter {0} or more characters': 'Please enter {0} or more characters',
22 'Searching...': 'Searching...',
22 'Searching...': 'Searching...',
23 'Selection link': 'Selection link',
23 'Selection link': 'Selection link',
24 'Set status to Approved': 'Set status to Approved',
24 'Set status to Approved': 'Set status to Approved',
25 'Set status to Rejected': 'Set status to Rejected',
25 'Set status to Rejected': 'Set status to Rejected',
26 'Show more': 'Show more',
26 'Start following this repository': 'Start following this repository',
27 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
28 'Status Review': 'Status Review',
28 'Stop following this repository': 'Stop following this repository',
29 'Stop following this repository': 'Stop following this repository',
29 'Submitting...': 'Submitting...',
30 'Submitting...': 'Submitting...',
30 'Unfollow': 'Unfollow',
31 'Unfollow': 'Unfollow',
32 'Updating...': 'Updating...',
31 'You can only select {0} item': 'You can only select {0} item',
33 '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',
34 'You can only select {0} items': 'You can only select {0} items',
33 'file': 'file',
35 'file': 'file',
34 'files': 'files',
36 'files': 'files',
35 'in {0}': 'in {0}',
37 'in {0}': 'in {0}',
36 'in {0} and {1}': 'in {0} and {1}',
38 'in {0} and {1}': 'in {0} and {1}',
37 'in {0}, {1}': 'in {0}, {1}',
39 'in {0}, {1}': 'in {0}, {1}',
38 'just now': 'just now',
40 'just now': 'just now',
39 'loading ...': 'loading ...',
40 'truncated result': 'truncated result',
41 'truncated result': 'truncated result',
41 'truncated results': 'truncated results',
42 'truncated results': 'truncated results',
43 '{0} active out of {1} users': '{0} active out of {1} users',
42 '{0} ago': '{0} ago',
44 '{0} ago': '{0} ago',
43 '{0} and {1}': '{0} and {1}',
45 '{0} and {1}': '{0} and {1}',
44 '{0} and {1} ago': '{0} and {1} ago',
46 '{0} and {1} ago': '{0} and {1} ago',
45 '{0} day': '{0} day',
47 '{0} day': '{0} day',
46 '{0} days': '{0} days',
48 '{0} days': '{0} days',
47 '{0} hour': '{0} hour',
49 '{0} hour': '{0} hour',
48 '{0} hours': '{0} hours',
50 '{0} hours': '{0} hours',
49 '{0} min': '{0} min',
51 '{0} min': '{0} min',
50 '{0} month': '{0} month',
52 '{0} month': '{0} month',
51 '{0} months': '{0} months',
53 '{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.',
54 '{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',
55 '{0} sec': '{0} sec',
54 '{0} year': '{0} year',
56 '{0} year': '{0} year',
55 '{0} years': '{0} years',
57 '{0} years': '{0} years',
56 '{0}, {1} ago': '{0}, {1} ago'
58 '{0}, {1} ago': '{0}, {1} ago'
57 }; No newline at end of file
59 };
@@ -1,57 +1,59 b''
1 /* This file is automatically generated. DO NOT change it manually.
1 /* This file is automatically generated. DO NOT change it manually.
2 * If this file needs to be modified, edit
2 * If this file needs to be modified, edit
3 * rhodecode/utils/file_generation/js_i18n_data.py
3 * rhodecode/utils/file_generation/js_i18n_data.py
4 * and run the script invoke -r scripts/ generate.js-i18n .
4 * and run the script invoke -r scripts/ generate.js-i18n .
5 */
5 */
6 //JS translations map
6 //JS translations map
7 var _TM = {
7 var _TM = {
8 'Add another comment': 'Add another comment',
8 'Add another comment': 'Add another comment',
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}) ...',
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}) ...',
10 'Follow': 'Follow',
10 'Follow': 'Follow',
11 'Loading ...': 'Loading ...',
11 'Loading ...': 'Loading ...',
12 'Loading failed': 'Loading failed',
12 'Loading failed': 'Loading failed',
13 'Loading more results...': 'Loading more results...',
13 'Loading more results...': 'Loading more results...',
14 'No matches found': 'No matches found',
14 'No matches found': 'No matches found',
15 'No matching files': 'No matching files',
15 'No matching files': 'No matching files',
16 'No results': 'No results',
16 'No results': 'No results',
17 '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.',
18 'Please delete {0} character': 'Please delete {0} character',
18 'Please delete {0} character': 'Please delete {0} character',
19 'Please delete {0} characters': 'Please delete {0} characters',
19 'Please delete {0} characters': 'Please delete {0} characters',
20 'Please enter {0} or more character': 'Please enter {0} or more character',
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',
21 'Please enter {0} or more characters': 'Please enter {0} or more characters',
22 'Searching...': 'Searching...',
22 'Searching...': 'Searching...',
23 'Selection link': 'Selection link',
23 'Selection link': 'Selection link',
24 'Set status to Approved': 'Set status to Approved',
24 'Set status to Approved': 'Set status to Approved',
25 'Set status to Rejected': 'Set status to Rejected',
25 'Set status to Rejected': 'Set status to Rejected',
26 'Show more': 'Show more',
26 'Start following this repository': 'Start following this repository',
27 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
28 'Status Review': 'Status Review',
28 'Stop following this repository': 'Stop following this repository',
29 'Stop following this repository': 'Stop following this repository',
29 'Submitting...': 'Submitting...',
30 'Submitting...': 'Submitting...',
30 'Unfollow': 'Unfollow',
31 'Unfollow': 'Unfollow',
32 'Updating...': 'Updating...',
31 'You can only select {0} item': 'You can only select {0} item',
33 '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',
34 'You can only select {0} items': 'You can only select {0} items',
33 'file': 'file',
35 'file': 'file',
34 'files': 'files',
36 'files': 'files',
35 'in {0}': 'in {0}',
37 'in {0}': 'in {0}',
36 'in {0} and {1}': 'in {0} and {1}',
38 'in {0} and {1}': 'in {0} and {1}',
37 'in {0}, {1}': 'in {0}, {1}',
39 'in {0}, {1}': 'in {0}, {1}',
38 'just now': 'à l’instant',
40 'just now': 'à l’instant',
39 'loading ...': 'loading ...',
40 'truncated result': 'truncated result',
41 'truncated result': 'truncated result',
41 'truncated results': 'truncated results',
42 'truncated results': 'truncated results',
43 '{0} active out of {1} users': '{0} active out of {1} users',
42 '{0} ago': '{0} ago',
44 '{0} ago': '{0} ago',
43 '{0} and {1}': '{0} and {1}',
45 '{0} and {1}': '{0} and {1}',
44 '{0} and {1} ago': '{0} and {1} ago',
46 '{0} and {1} ago': '{0} and {1} ago',
45 '{0} day': '{0} day',
47 '{0} day': '{0} day',
46 '{0} days': '{0} days',
48 '{0} days': '{0} days',
47 '{0} hour': '{0} hour',
49 '{0} hour': '{0} hour',
48 '{0} hours': '{0} hours',
50 '{0} hours': '{0} hours',
49 '{0} min': '{0} min',
51 '{0} min': '{0} min',
50 '{0} month': '{0} month',
52 '{0} month': '{0} month',
51 '{0} months': '{0} months',
53 '{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.',
54 '{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',
55 '{0} sec': '{0} sec',
54 '{0} year': '{0} year',
56 '{0} year': '{0} year',
55 '{0} years': '{0} years',
57 '{0} years': '{0} years',
56 '{0}, {1} ago': '{0}, {1} ago'
58 '{0}, {1} ago': '{0}, {1} ago'
57 }; No newline at end of file
59 };
@@ -1,57 +1,59 b''
1 /* This file is automatically generated. DO NOT change it manually.
1 /* This file is automatically generated. DO NOT change it manually.
2 * If this file needs to be modified, edit
2 * If this file needs to be modified, edit
3 * rhodecode/utils/file_generation/js_i18n_data.py
3 * rhodecode/utils/file_generation/js_i18n_data.py
4 * and run the script invoke -r scripts/ generate.js-i18n .
4 * and run the script invoke -r scripts/ generate.js-i18n .
5 */
5 */
6 //JS translations map
6 //JS translations map
7 var _TM = {
7 var _TM = {
8 'Add another comment': 'Add another comment',
8 'Add another comment': 'Add another comment',
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}) ...',
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}) ...',
10 'Follow': 'Follow',
10 'Follow': 'Follow',
11 'Loading ...': 'Loading ...',
11 'Loading ...': 'Loading ...',
12 'Loading failed': 'Loading failed',
12 'Loading failed': 'Loading failed',
13 'Loading more results...': 'Loading more results...',
13 'Loading more results...': 'Loading more results...',
14 'No matches found': 'No matches found',
14 'No matches found': 'No matches found',
15 'No matching files': 'No matching files',
15 'No matching files': 'No matching files',
16 'No results': 'No results',
16 'No results': 'No results',
17 '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.',
18 'Please delete {0} character': 'Please delete {0} character',
18 'Please delete {0} character': 'Please delete {0} character',
19 'Please delete {0} characters': 'Please delete {0} characters',
19 'Please delete {0} characters': 'Please delete {0} characters',
20 'Please enter {0} or more character': 'Please enter {0} or more character',
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',
21 'Please enter {0} or more characters': 'Please enter {0} or more characters',
22 'Searching...': 'Searching...',
22 'Searching...': 'Searching...',
23 'Selection link': 'Selection link',
23 'Selection link': 'Selection link',
24 'Set status to Approved': 'Set status to Approved',
24 'Set status to Approved': 'Set status to Approved',
25 'Set status to Rejected': 'Set status to Rejected',
25 'Set status to Rejected': 'Set status to Rejected',
26 'Show more': 'Show more',
26 'Start following this repository': 'Start following this repository',
27 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
28 'Status Review': 'Status Review',
28 'Stop following this repository': 'Stop following this repository',
29 'Stop following this repository': 'Stop following this repository',
29 'Submitting...': 'Submitting...',
30 'Submitting...': 'Submitting...',
30 'Unfollow': 'Unfollow',
31 'Unfollow': 'Unfollow',
32 'Updating...': 'Updating...',
31 'You can only select {0} item': 'You can only select {0} item',
33 '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',
34 'You can only select {0} items': 'You can only select {0} items',
33 'file': 'file',
35 'file': 'file',
34 'files': 'files',
36 'files': 'files',
35 'in {0}': 'in {0}',
37 'in {0}': 'in {0}',
36 'in {0} and {1}': 'in {0} and {1}',
38 'in {0} and {1}': 'in {0} and {1}',
37 'in {0}, {1}': 'in {0}, {1}',
39 'in {0}, {1}': 'in {0}, {1}',
38 'just now': 'proprio ora',
40 'just now': 'proprio ora',
39 'loading ...': 'loading ...',
40 'truncated result': 'truncated result',
41 'truncated result': 'truncated result',
41 'truncated results': 'truncated results',
42 'truncated results': 'truncated results',
43 '{0} active out of {1} users': '{0} active out of {1} users',
42 '{0} ago': '{0} ago',
44 '{0} ago': '{0} ago',
43 '{0} and {1}': '{0} and {1}',
45 '{0} and {1}': '{0} and {1}',
44 '{0} and {1} ago': '{0} and {1} ago',
46 '{0} and {1} ago': '{0} and {1} ago',
45 '{0} day': '{0} day',
47 '{0} day': '{0} day',
46 '{0} days': '{0} days',
48 '{0} days': '{0} days',
47 '{0} hour': '{0} hour',
49 '{0} hour': '{0} hour',
48 '{0} hours': '{0} hours',
50 '{0} hours': '{0} hours',
49 '{0} min': '{0} min',
51 '{0} min': '{0} min',
50 '{0} month': '{0} month',
52 '{0} month': '{0} month',
51 '{0} months': '{0} months',
53 '{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.',
54 '{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',
55 '{0} sec': '{0} sec',
54 '{0} year': '{0} year',
56 '{0} year': '{0} year',
55 '{0} years': '{0} years',
57 '{0} years': '{0} years',
56 '{0}, {1} ago': '{0}, {1} ago'
58 '{0}, {1} ago': '{0}, {1} ago'
57 }; No newline at end of file
59 };
@@ -1,57 +1,59 b''
1 /* This file is automatically generated. DO NOT change it manually.
1 /* This file is automatically generated. DO NOT change it manually.
2 * If this file needs to be modified, edit
2 * If this file needs to be modified, edit
3 * rhodecode/utils/file_generation/js_i18n_data.py
3 * rhodecode/utils/file_generation/js_i18n_data.py
4 * and run the script invoke -r scripts/ generate.js-i18n .
4 * and run the script invoke -r scripts/ generate.js-i18n .
5 */
5 */
6 //JS translations map
6 //JS translations map
7 var _TM = {
7 var _TM = {
8 'Add another comment': 'Add another comment',
8 'Add another comment': 'Add another comment',
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}) ...',
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}) ...',
10 'Follow': 'Follow',
10 'Follow': 'Follow',
11 'Loading ...': 'Loading ...',
11 'Loading ...': 'Loading ...',
12 'Loading failed': 'Loading failed',
12 'Loading failed': 'Loading failed',
13 'Loading more results...': 'Loading more results...',
13 'Loading more results...': 'Loading more results...',
14 'No matches found': 'No matches found',
14 'No matches found': 'No matches found',
15 'No matching files': 'No matching files',
15 'No matching files': 'No matching files',
16 'No results': 'No results',
16 'No results': 'No results',
17 '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.',
18 'Please delete {0} character': 'Please delete {0} character',
18 'Please delete {0} character': 'Please delete {0} character',
19 'Please delete {0} characters': 'Please delete {0} characters',
19 'Please delete {0} characters': 'Please delete {0} characters',
20 'Please enter {0} or more character': 'Please enter {0} or more character',
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',
21 'Please enter {0} or more characters': 'Please enter {0} or more characters',
22 'Searching...': 'Searching...',
22 'Searching...': 'Searching...',
23 'Selection link': 'Selection link',
23 'Selection link': 'Selection link',
24 'Set status to Approved': 'Set status to Approved',
24 'Set status to Approved': 'Set status to Approved',
25 'Set status to Rejected': 'Set status to Rejected',
25 'Set status to Rejected': 'Set status to Rejected',
26 'Show more': 'Show more',
26 'Start following this repository': 'Start following this repository',
27 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
28 'Status Review': 'Status Review',
28 'Stop following this repository': 'Stop following this repository',
29 'Stop following this repository': 'Stop following this repository',
29 'Submitting...': 'Submitting...',
30 'Submitting...': 'Submitting...',
30 'Unfollow': 'Unfollow',
31 'Unfollow': 'Unfollow',
32 'Updating...': 'Updating...',
31 'You can only select {0} item': 'You can only select {0} item',
33 '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',
34 'You can only select {0} items': 'You can only select {0} items',
33 'file': 'file',
35 'file': 'file',
34 'files': 'files',
36 'files': 'files',
35 'in {0}': 'in {0}',
37 'in {0}': 'in {0}',
36 'in {0} and {1}': 'in {0} and {1}',
38 'in {0} and {1}': 'in {0} and {1}',
37 'in {0}, {1}': 'in {0}, {1}',
39 'in {0}, {1}': 'in {0}, {1}',
38 'just now': 'たったいま',
40 'just now': 'たったいま',
39 'loading ...': 'loading ...',
40 'truncated result': 'truncated result',
41 'truncated result': 'truncated result',
41 'truncated results': 'truncated results',
42 'truncated results': 'truncated results',
43 '{0} active out of {1} users': '{0} active out of {1} users',
42 '{0} ago': '{0} ago',
44 '{0} ago': '{0} ago',
43 '{0} and {1}': '{0} and {1}',
45 '{0} and {1}': '{0} and {1}',
44 '{0} and {1} ago': '{0} and {1} ago',
46 '{0} and {1} ago': '{0} and {1} ago',
45 '{0} day': '{0} day',
47 '{0} day': '{0} day',
46 '{0} days': '{0} days',
48 '{0} days': '{0} days',
47 '{0} hour': '{0} hour',
49 '{0} hour': '{0} hour',
48 '{0} hours': '{0} hours',
50 '{0} hours': '{0} hours',
49 '{0} min': '{0} min',
51 '{0} min': '{0} min',
50 '{0} month': '{0} month',
52 '{0} month': '{0} month',
51 '{0} months': '{0} months',
53 '{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.',
54 '{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',
55 '{0} sec': '{0} sec',
54 '{0} year': '{0} year',
56 '{0} year': '{0} year',
55 '{0} years': '{0} years',
57 '{0} years': '{0} years',
56 '{0}, {1} ago': '{0}, {1} ago'
58 '{0}, {1} ago': '{0}, {1} ago'
57 }; No newline at end of file
59 };
@@ -1,57 +1,59 b''
1 /* This file is automatically generated. DO NOT change it manually.
1 /* This file is automatically generated. DO NOT change it manually.
2 * If this file needs to be modified, edit
2 * If this file needs to be modified, edit
3 * rhodecode/utils/file_generation/js_i18n_data.py
3 * rhodecode/utils/file_generation/js_i18n_data.py
4 * and run the script invoke -r scripts/ generate.js-i18n .
4 * and run the script invoke -r scripts/ generate.js-i18n .
5 */
5 */
6 //JS translations map
6 //JS translations map
7 var _TM = {
7 var _TM = {
8 'Add another comment': 'Add another comment',
8 'Add another comment': 'Add another comment',
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}) ...',
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}) ...',
10 'Follow': 'Follow',
10 'Follow': 'Follow',
11 'Loading ...': 'Loading ...',
11 'Loading ...': 'Loading ...',
12 'Loading failed': 'Loading failed',
12 'Loading failed': 'Loading failed',
13 'Loading more results...': 'Loading more results...',
13 'Loading more results...': 'Loading more results...',
14 'No matches found': 'No matches found',
14 'No matches found': 'No matches found',
15 'No matching files': 'No matching files',
15 'No matching files': 'No matching files',
16 'No results': 'No results',
16 'No results': 'No results',
17 '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.',
18 'Please delete {0} character': 'Please delete {0} character',
18 'Please delete {0} character': 'Please delete {0} character',
19 'Please delete {0} characters': 'Please delete {0} characters',
19 'Please delete {0} characters': 'Please delete {0} characters',
20 'Please enter {0} or more character': 'Please enter {0} or more character',
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',
21 'Please enter {0} or more characters': 'Please enter {0} or more characters',
22 'Searching...': 'Searching...',
22 'Searching...': 'Searching...',
23 'Selection link': 'Selection link',
23 'Selection link': 'Selection link',
24 'Set status to Approved': 'Set status to Approved',
24 'Set status to Approved': 'Set status to Approved',
25 'Set status to Rejected': 'Set status to Rejected',
25 'Set status to Rejected': 'Set status to Rejected',
26 'Show more': 'Show more',
26 'Start following this repository': 'Start following this repository',
27 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
28 'Status Review': 'Status Review',
28 'Stop following this repository': 'Stop following this repository',
29 'Stop following this repository': 'Stop following this repository',
29 'Submitting...': 'Submitting...',
30 'Submitting...': 'Submitting...',
30 'Unfollow': 'Unfollow',
31 'Unfollow': 'Unfollow',
32 'Updating...': 'Updating...',
31 'You can only select {0} item': 'You can only select {0} item',
33 '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',
34 'You can only select {0} items': 'You can only select {0} items',
33 'file': 'file',
35 'file': 'file',
34 'files': 'files',
36 'files': 'files',
35 'in {0}': 'in {0}',
37 'in {0}': 'in {0}',
36 'in {0} and {1}': 'in {0} and {1}',
38 'in {0} and {1}': 'in {0} and {1}',
37 'in {0}, {1}': 'in {0}, {1}',
39 'in {0}, {1}': 'in {0}, {1}',
38 'just now': 'przed chwilą',
40 'just now': 'przed chwilą',
39 'loading ...': 'loading ...',
40 'truncated result': 'truncated result',
41 'truncated result': 'truncated result',
41 'truncated results': 'truncated results',
42 'truncated results': 'truncated results',
43 '{0} active out of {1} users': '{0} active out of {1} users',
42 '{0} ago': '{0} ago',
44 '{0} ago': '{0} ago',
43 '{0} and {1}': '{0} and {1}',
45 '{0} and {1}': '{0} and {1}',
44 '{0} and {1} ago': '{0} and {1} ago',
46 '{0} and {1} ago': '{0} and {1} ago',
45 '{0} day': '{0} day',
47 '{0} day': '{0} day',
46 '{0} days': '{0} days',
48 '{0} days': '{0} days',
47 '{0} hour': '{0} hour',
49 '{0} hour': '{0} hour',
48 '{0} hours': '{0} hours',
50 '{0} hours': '{0} hours',
49 '{0} min': '{0} min',
51 '{0} min': '{0} min',
50 '{0} month': '{0} month',
52 '{0} month': '{0} month',
51 '{0} months': '{0} months',
53 '{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.',
54 '{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',
55 '{0} sec': '{0} sec',
54 '{0} year': '{0} year',
56 '{0} year': '{0} year',
55 '{0} years': '{0} years',
57 '{0} years': '{0} years',
56 '{0}, {1} ago': '{0}, {1} ago'
58 '{0}, {1} ago': '{0}, {1} ago'
57 }; No newline at end of file
59 };
@@ -1,57 +1,59 b''
1 /* This file is automatically generated. DO NOT change it manually.
1 /* This file is automatically generated. DO NOT change it manually.
2 * If this file needs to be modified, edit
2 * If this file needs to be modified, edit
3 * rhodecode/utils/file_generation/js_i18n_data.py
3 * rhodecode/utils/file_generation/js_i18n_data.py
4 * and run the script invoke -r scripts/ generate.js-i18n .
4 * and run the script invoke -r scripts/ generate.js-i18n .
5 */
5 */
6 //JS translations map
6 //JS translations map
7 var _TM = {
7 var _TM = {
8 'Add another comment': 'Add another comment',
8 'Add another comment': 'Add another comment',
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}) ...',
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}) ...',
10 'Follow': 'Follow',
10 'Follow': 'Follow',
11 'Loading ...': 'Loading ...',
11 'Loading ...': 'Loading ...',
12 'Loading failed': 'Loading failed',
12 'Loading failed': 'Loading failed',
13 'Loading more results...': 'Loading more results...',
13 'Loading more results...': 'Loading more results...',
14 'No matches found': 'No matches found',
14 'No matches found': 'No matches found',
15 'No matching files': 'No matching files',
15 'No matching files': 'No matching files',
16 'No results': 'No results',
16 'No results': 'No results',
17 '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.',
18 'Please delete {0} character': 'Please delete {0} character',
18 'Please delete {0} character': 'Please delete {0} character',
19 'Please delete {0} characters': 'Please delete {0} characters',
19 'Please delete {0} characters': 'Please delete {0} characters',
20 'Please enter {0} or more character': 'Please enter {0} or more character',
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',
21 'Please enter {0} or more characters': 'Please enter {0} or more characters',
22 'Searching...': 'Searching...',
22 'Searching...': 'Searching...',
23 'Selection link': 'Selection link',
23 'Selection link': 'Selection link',
24 'Set status to Approved': 'Set status to Approved',
24 'Set status to Approved': 'Set status to Approved',
25 'Set status to Rejected': 'Set status to Rejected',
25 'Set status to Rejected': 'Set status to Rejected',
26 'Show more': 'Show more',
26 'Start following this repository': 'Start following this repository',
27 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
28 'Status Review': 'Status Review',
28 'Stop following this repository': 'Stop following this repository',
29 'Stop following this repository': 'Stop following this repository',
29 'Submitting...': 'Submitting...',
30 'Submitting...': 'Submitting...',
30 'Unfollow': 'Unfollow',
31 'Unfollow': 'Unfollow',
32 'Updating...': 'Updating...',
31 'You can only select {0} item': 'You can only select {0} item',
33 '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',
34 'You can only select {0} items': 'You can only select {0} items',
33 'file': 'file',
35 'file': 'file',
34 'files': 'files',
36 'files': 'files',
35 'in {0}': 'in {0}',
37 'in {0}': 'in {0}',
36 'in {0} and {1}': 'in {0} and {1}',
38 'in {0} and {1}': 'in {0} and {1}',
37 'in {0}, {1}': 'in {0}, {1}',
39 'in {0}, {1}': 'in {0}, {1}',
38 'just now': 'agora há pouco',
40 'just now': 'agora há pouco',
39 'loading ...': 'loading ...',
40 'truncated result': 'truncated result',
41 'truncated result': 'truncated result',
41 'truncated results': 'truncated results',
42 'truncated results': 'truncated results',
43 '{0} active out of {1} users': '{0} active out of {1} users',
42 '{0} ago': '{0} ago',
44 '{0} ago': '{0} ago',
43 '{0} and {1}': '{0} and {1}',
45 '{0} and {1}': '{0} and {1}',
44 '{0} and {1} ago': '{0} and {1} ago',
46 '{0} and {1} ago': '{0} and {1} ago',
45 '{0} day': '{0} day',
47 '{0} day': '{0} day',
46 '{0} days': '{0} days',
48 '{0} days': '{0} days',
47 '{0} hour': '{0} hour',
49 '{0} hour': '{0} hour',
48 '{0} hours': '{0} hours',
50 '{0} hours': '{0} hours',
49 '{0} min': '{0} min',
51 '{0} min': '{0} min',
50 '{0} month': '{0} month',
52 '{0} month': '{0} month',
51 '{0} months': '{0} months',
53 '{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.',
54 '{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',
55 '{0} sec': '{0} sec',
54 '{0} year': '{0} year',
56 '{0} year': '{0} year',
55 '{0} years': '{0} years',
57 '{0} years': '{0} years',
56 '{0}, {1} ago': '{0}, {1} ago'
58 '{0}, {1} ago': '{0}, {1} ago'
57 }; No newline at end of file
59 };
@@ -1,57 +1,59 b''
1 /* This file is automatically generated. DO NOT change it manually.
1 /* This file is automatically generated. DO NOT change it manually.
2 * If this file needs to be modified, edit
2 * If this file needs to be modified, edit
3 * rhodecode/utils/file_generation/js_i18n_data.py
3 * rhodecode/utils/file_generation/js_i18n_data.py
4 * and run the script invoke -r scripts/ generate.js-i18n .
4 * and run the script invoke -r scripts/ generate.js-i18n .
5 */
5 */
6 //JS translations map
6 //JS translations map
7 var _TM = {
7 var _TM = {
8 'Add another comment': 'Add another comment',
8 'Add another comment': 'Add another comment',
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}) ...',
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}) ...',
10 'Follow': 'Follow',
10 'Follow': 'Follow',
11 'Loading ...': 'Loading ...',
11 'Loading ...': 'Loading ...',
12 'Loading failed': 'Loading failed',
12 'Loading failed': 'Loading failed',
13 'Loading more results...': 'Loading more results...',
13 'Loading more results...': 'Loading more results...',
14 'No matches found': 'No matches found',
14 'No matches found': 'No matches found',
15 'No matching files': 'No matching files',
15 'No matching files': 'No matching files',
16 'No results': 'No results',
16 'No results': 'No results',
17 '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.',
18 'Please delete {0} character': 'Please delete {0} character',
18 'Please delete {0} character': 'Please delete {0} character',
19 'Please delete {0} characters': 'Please delete {0} characters',
19 'Please delete {0} characters': 'Please delete {0} characters',
20 'Please enter {0} or more character': 'Please enter {0} or more character',
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',
21 'Please enter {0} or more characters': 'Please enter {0} or more characters',
22 'Searching...': 'Searching...',
22 'Searching...': 'Searching...',
23 'Selection link': 'Selection link',
23 'Selection link': 'Selection link',
24 'Set status to Approved': 'Set status to Approved',
24 'Set status to Approved': 'Set status to Approved',
25 'Set status to Rejected': 'Set status to Rejected',
25 'Set status to Rejected': 'Set status to Rejected',
26 'Show more': 'Show more',
26 'Start following this repository': 'Start following this repository',
27 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
28 'Status Review': 'Status Review',
28 'Stop following this repository': 'Stop following this repository',
29 'Stop following this repository': 'Stop following this repository',
29 'Submitting...': 'Submitting...',
30 'Submitting...': 'Submitting...',
30 'Unfollow': 'Unfollow',
31 'Unfollow': 'Unfollow',
32 'Updating...': 'Updating...',
31 'You can only select {0} item': 'You can only select {0} item',
33 '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',
34 'You can only select {0} items': 'You can only select {0} items',
33 'file': 'file',
35 'file': 'file',
34 'files': 'files',
36 'files': 'files',
35 'in {0}': 'in {0}',
37 'in {0}': 'in {0}',
36 'in {0} and {1}': 'in {0} and {1}',
38 'in {0} and {1}': 'in {0} and {1}',
37 'in {0}, {1}': 'in {0}, {1}',
39 'in {0}, {1}': 'in {0}, {1}',
38 'just now': 'прямо сейчас',
40 'just now': 'прямо сейчас',
39 'loading ...': 'loading ...',
40 'truncated result': 'truncated result',
41 'truncated result': 'truncated result',
41 'truncated results': 'truncated results',
42 'truncated results': 'truncated results',
43 '{0} active out of {1} users': '{0} active out of {1} users',
42 '{0} ago': '{0} ago',
44 '{0} ago': '{0} ago',
43 '{0} and {1}': '{0} and {1}',
45 '{0} and {1}': '{0} and {1}',
44 '{0} and {1} ago': '{0} and {1} ago',
46 '{0} and {1} ago': '{0} and {1} ago',
45 '{0} day': '{0} day',
47 '{0} day': '{0} day',
46 '{0} days': '{0} days',
48 '{0} days': '{0} days',
47 '{0} hour': '{0} hour',
49 '{0} hour': '{0} hour',
48 '{0} hours': '{0} hours',
50 '{0} hours': '{0} hours',
49 '{0} min': '{0} min',
51 '{0} min': '{0} min',
50 '{0} month': '{0} month',
52 '{0} month': '{0} month',
51 '{0} months': '{0} months',
53 '{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.',
54 '{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',
55 '{0} sec': '{0} sec',
54 '{0} year': '{0} year',
56 '{0} year': '{0} year',
55 '{0} years': '{0} years',
57 '{0} years': '{0} years',
56 '{0}, {1} ago': '{0}, {1} ago'
58 '{0}, {1} ago': '{0}, {1} ago'
57 }; No newline at end of file
59 };
@@ -1,57 +1,59 b''
1 /* This file is automatically generated. DO NOT change it manually.
1 /* This file is automatically generated. DO NOT change it manually.
2 * If this file needs to be modified, edit
2 * If this file needs to be modified, edit
3 * rhodecode/utils/file_generation/js_i18n_data.py
3 * rhodecode/utils/file_generation/js_i18n_data.py
4 * and run the script invoke -r scripts/ generate.js-i18n .
4 * and run the script invoke -r scripts/ generate.js-i18n .
5 */
5 */
6 //JS translations map
6 //JS translations map
7 var _TM = {
7 var _TM = {
8 'Add another comment': 'Add another comment',
8 'Add another comment': 'Add another comment',
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}) ...',
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}) ...',
10 'Follow': 'Follow',
10 'Follow': 'Follow',
11 'Loading ...': 'Loading ...',
11 'Loading ...': 'Loading ...',
12 'Loading failed': 'Loading failed',
12 'Loading failed': 'Loading failed',
13 'Loading more results...': 'Loading more results...',
13 'Loading more results...': 'Loading more results...',
14 'No matches found': 'No matches found',
14 'No matches found': 'No matches found',
15 'No matching files': 'No matching files',
15 'No matching files': 'No matching files',
16 'No results': 'No results',
16 'No results': 'No results',
17 '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.',
18 'Please delete {0} character': 'Please delete {0} character',
18 'Please delete {0} character': 'Please delete {0} character',
19 'Please delete {0} characters': 'Please delete {0} characters',
19 'Please delete {0} characters': 'Please delete {0} characters',
20 'Please enter {0} or more character': 'Please enter {0} or more character',
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',
21 'Please enter {0} or more characters': 'Please enter {0} or more characters',
22 'Searching...': 'Searching...',
22 'Searching...': 'Searching...',
23 'Selection link': 'Selection link',
23 'Selection link': 'Selection link',
24 'Set status to Approved': 'Set status to Approved',
24 'Set status to Approved': 'Set status to Approved',
25 'Set status to Rejected': 'Set status to Rejected',
25 'Set status to Rejected': 'Set status to Rejected',
26 'Show more': 'Show more',
26 'Start following this repository': 'Start following this repository',
27 'Start following this repository': 'Start following this repository',
27 'Status Review': 'Status Review',
28 'Status Review': 'Status Review',
28 'Stop following this repository': 'Stop following this repository',
29 'Stop following this repository': 'Stop following this repository',
29 'Submitting...': 'Submitting...',
30 'Submitting...': 'Submitting...',
30 'Unfollow': 'Unfollow',
31 'Unfollow': 'Unfollow',
32 'Updating...': 'Updating...',
31 'You can only select {0} item': 'You can only select {0} item',
33 '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',
34 'You can only select {0} items': 'You can only select {0} items',
33 'file': 'file',
35 'file': 'file',
34 'files': 'files',
36 'files': 'files',
35 'in {0}': 'in {0}',
37 'in {0}': 'in {0}',
36 'in {0} and {1}': 'in {0} and {1}',
38 'in {0} and {1}': 'in {0} and {1}',
37 'in {0}, {1}': 'in {0}, {1}',
39 'in {0}, {1}': 'in {0}, {1}',
38 'just now': '刚才',
40 'just now': '刚才',
39 'loading ...': 'loading ...',
40 'truncated result': 'truncated result',
41 'truncated result': 'truncated result',
41 'truncated results': 'truncated results',
42 'truncated results': 'truncated results',
43 '{0} active out of {1} users': '{0} active out of {1} users',
42 '{0} ago': '{0} ago',
44 '{0} ago': '{0} ago',
43 '{0} and {1}': '{0} and {1}',
45 '{0} and {1}': '{0} and {1}',
44 '{0} and {1} ago': '{0} and {1} ago',
46 '{0} and {1} ago': '{0} and {1} ago',
45 '{0} day': '{0} day',
47 '{0} day': '{0} day',
46 '{0} days': '{0} days',
48 '{0} days': '{0} days',
47 '{0} hour': '{0} hour',
49 '{0} hour': '{0} hour',
48 '{0} hours': '{0} hours',
50 '{0} hours': '{0} hours',
49 '{0} min': '{0} min',
51 '{0} min': '{0} min',
50 '{0} month': '{0} month',
52 '{0} month': '{0} month',
51 '{0} months': '{0} months',
53 '{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.',
54 '{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',
55 '{0} sec': '{0} sec',
54 '{0} year': '{0} year',
56 '{0} year': '{0} year',
55 '{0} years': '{0} years',
57 '{0} years': '{0} years',
56 '{0}, {1} ago': '{0}, {1} ago'
58 '{0}, {1} ago': '{0}, {1} ago'
57 }; No newline at end of file
59 };
General Comments 0
You need to be logged in to leave comments. Login now