##// END OF EJS Templates
html: small fix to make i18n extraction not break on <script> tags.
html: small fix to make i18n extraction not break on <script> tags.

File last commit:

r431:9e6890b2 default
r539:fb031ee8 default
Show More
fr.js
58 lines | 2.6 KiB | application/javascript | JavascriptLexer
/* 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 = {
'Add another comment': 'Add another comment',
'Comment text will be set automatically based on currently selected status ({0}) ...': 'Comment text will be set automatically based on currently selected status ({0}) ...',
'Follow': 'Follow',
'Loading ...': 'Loading ...',
'Loading failed': 'Loading failed',
'Loading more results...': 'Loading more results...',
'No matches found': 'No matches found',
'No matching files': 'No matching files',
'No results': 'No results',
'One result is available, press enter to select it.': 'One result is available, press enter to select it.',
'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',
'Searching...': 'Searching...',
'Selection link': 'Selection link',
'Set status to Approved': 'Set status to Approved',
'Set status to Rejected': 'Set status to Rejected',
'Show more': 'Show more',
'Start following this repository': 'Start following this repository',
'Status Review': 'Status Review',
'Stop following this repository': 'Stop following this repository',
'Submitting...': 'Submitting...',
'Unfollow': 'Unfollow',
'Updating...': 'Updating...',
'You can only select {0} item': 'You can only select {0} item',
'You can only select {0} items': 'You can only select {0} items',
'file': 'file',
'files': 'files',
'in {0}': 'in {0}',
'in {0} and {1}': 'in {0} and {1}',
'in {0}, {1}': 'in {0}, {1}',
'just now': 'à l’instant',
'truncated result': 'truncated result',
'truncated results': 'truncated results',
'{0} active out of {1} users': '{0} active out of {1} users',
'{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',
'{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'
};