be.js
96 lines
| 4.8 KiB
| application/javascript
|
JavascriptLexer
r1 | /* This file is automatically generated. DO NOT change it manually. | ||
* If this file needs to be modified, edit | |||
* rhodecode/utils/file_generation/js_i18n_data.py | |||
* and run the script invoke -r scripts/ generate.js-i18n . | |||
*/ | |||
//JS translations map | |||
var _TM = { | |||
r1145 | '(from usergroup {0})': '(from usergroup {0})', | ||
r1 | 'Add another comment': 'Add another comment', | ||
r1145 | 'Close': 'Close', | ||
r335 | 'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...', | ||
r1145 | 'Delete this comment?': 'Delete this comment?', | ||
r1389 | 'Diff to Commit ': 'Diff to Commit ', | ||
r1 | 'Follow': 'Follow', | ||
r1145 | 'Invite reviewers to this discussion': 'Invite reviewers to this discussion', | ||
r1389 | 'Leave a comment on line {0}.': 'Leave a comment on line {0}.', | ||
'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}', | |||
r1 | 'Loading ...': 'Loading ...', | ||
'Loading failed': 'Loading failed', | |||
'Loading more results...': 'Loading more results...', | |||
r540 | 'No bookmarks available yet.': 'No bookmarks available yet.', | ||
'No branches available yet.': 'No branches available yet.', | |||
'No gists available yet.': 'No gists available yet.', | |||
r1 | 'No matches found': 'No matches found', | ||
'No matching files': 'No matching files', | |||
r540 | 'No pull requests available yet.': 'No pull requests available yet.', | ||
'No repositories available yet.': 'No repositories available yet.', | |||
'No repository groups available yet.': 'No repository groups available yet.', | |||
r1 | 'No results': 'No results', | ||
r540 | 'No tags available yet.': 'No tags available yet.', | ||
'No user groups available yet.': 'No user groups available yet.', | |||
'No users available yet.': 'No users available yet.', | |||
r1389 | 'Note Comment': 'Note Comment', | ||
r1 | 'One result is available, press enter to select it.': 'One result is available, press enter to select it.', | ||
r540 | 'Open new pull request': 'Open new pull request', | ||
'Open new pull request for selected commit': 'Open new pull request for selected commit', | |||
r335 | 'Please delete {0} character': 'Please delete {0} character', | ||
'Please delete {0} characters': 'Please delete {0} characters', | |||
'Please enter {0} or more character': 'Please enter {0} or more character', | |||
'Please enter {0} or more characters': 'Please enter {0} or more characters', | |||
r1609 | 'Saving...': 'Saving...', | ||
r1 | 'Searching...': 'Searching...', | ||
'Selection link': 'Selection link', | |||
r1145 | 'Send': 'Send', | ||
r1 | 'Set status to Approved': 'Set status to Approved', | ||
'Set status to Rejected': 'Set status to Rejected', | |||
r1389 | 'Show at Commit ': 'Show at Commit ', | ||
r431 | 'Show more': 'Show more', | ||
r540 | 'Show selected commit __S': 'Show selected commit __S', | ||
'Show selected commits __S ... __E': 'Show selected commits __S ... __E', | |||
r1 | 'Start following this repository': 'Start following this repository', | ||
r335 | 'Status Review': 'Status Review', | ||
r1 | 'Stop following this repository': 'Stop following this repository', | ||
r335 | 'Submitting...': 'Submitting...', | ||
r1145 | 'Switch to chat': 'Switch to chat', | ||
'Switch to comment': 'Switch to comment', | |||
r1389 | 'TODO comment': 'TODO comment', | ||
'TODO from comment {0} was fixed.': 'TODO from comment {0} was fixed.', | |||
r1145 | 'There are currently no open pull requests requiring your participation.': 'There are currently no open pull requests requiring your participation.', | ||
r335 | 'Unfollow': 'Unfollow', | ||
r431 | 'Updating...': 'Updating...', | ||
r335 | 'You can only select {0} item': 'You can only select {0} item', | ||
'You can only select {0} items': 'You can only select {0} items', | |||
r1145 | 'added manually by "{0}"': 'added manually by "{0}"', | ||
r540 | 'disabled': 'disabled', | ||
'enabled': 'enabled', | |||
r335 | 'file': 'file', | ||
'files': 'files', | |||
'in {0}': 'in {0}', | |||
'in {0} and {1}': 'in {0} and {1}', | |||
'in {0}, {1}': 'in {0}, {1}', | |||
'just now': 'just now', | |||
r1609 | 'loading...': 'loading...', | ||
r1389 | 'resolve comment': 'resolve comment', | ||
'showing {0} out of {1} commit': 'showing {0} out of {1} commit', | |||
'showing {0} out of {1} commits': 'showing {0} out of {1} commits', | |||
r540 | 'specify commit': 'specify commit', | ||
r1 | 'truncated result': 'truncated result', | ||
'truncated results': 'truncated results', | |||
r431 | '{0} active out of {1} users': '{0} active out of {1} users', | ||
r335 | '{0} ago': '{0} ago', | ||
'{0} and {1}': '{0} and {1}', | |||
'{0} and {1} ago': '{0} and {1} ago', | |||
'{0} day': '{0} day', | |||
'{0} days': '{0} days', | |||
'{0} hour': '{0} hour', | |||
'{0} hours': '{0} hours', | |||
'{0} min': '{0} min', | |||
'{0} month': '{0} month', | |||
'{0} months': '{0} months', | |||
r1609 | '{0} out of {1} users': '{0} out of {1} users', | ||
r335 | '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.', | ||
'{0} sec': '{0} sec', | |||
'{0} year': '{0} year', | |||
'{0} years': '{0} years', | |||
'{0}, {1} ago': '{0}, {1} ago' | |||
r1 | }; |