##// END OF EJS Templates
i18n: Update compiled message objects and js i18n files
marcink -
r2216:25de5292 stable
parent child Browse files
Show More
1 NO CONTENT: modified file, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
1 NO CONTENT: modified file, binary diff hidden
@@ -22,7 +22,7 b' var _TM = {'
22 22 'Invite reviewers to this discussion': 'Invite reviewers to this discussion',
23 23 'Leave a comment on line {0}.': 'Leave a comment on line {0}.',
24 24 'Leave a comment, or click resolve button to resolve TODO comment #{0}': 'Leave a comment, or click resolve button to resolve TODO comment #{0}',
25 'Lifetime': 'Lifetime',
25 'Lifetime': 'Durée de vie',
26 26 'Loading ...': 'Loading ...',
27 27 'Loading failed': 'Loading failed',
28 28 'Loading more results...': 'Loading more results...',
@@ -77,7 +77,7 b' var _TM = {'
77 77 'added manually by "{0}"': 'added manually by "{0}"',
78 78 'date not in future': 'date not in future',
79 79 'disabled': 'Désactivé',
80 'enabled': 'enabled',
80 'enabled': 'Activé',
81 81 'file': 'file',
82 82 'files': 'Fichiers',
83 83 'in {0}': 'in {0}',
@@ -89,7 +89,7 b' var _TM = {'
89 89 'resolve comment': 'resolve comment',
90 90 'showing {0} out of {1} commit': 'showing {0} out of {1} commit',
91 91 'showing {0} out of {1} commits': 'showing {0} out of {1} commits',
92 'specify commit': 'specify commit',
92 'specify commit': 'Spécifier un commit',
93 93 'truncated result': 'truncated result',
94 94 'truncated results': 'truncated results',
95 95 '{0} active out of {1} users': '{0} active out of {1} users',
@@ -97,17 +97,17 b' var _TM = {'
97 97 '{0} and {1}': '{0} and {1}',
98 98 '{0} and {1} ago': '{0} and {1} ago',
99 99 '{0} day': '{0} day',
100 '{0} days': '{0} days',
100 '{0} days': '{0} jours',
101 101 '{0} hour': '{0} hour',
102 '{0} hours': '{0} hours',
102 '{0} hours': '{0} heures',
103 103 '{0} min': '{0} min',
104 104 '{0} month': '{0} month',
105 '{0} months': '{0} months',
105 '{0} months': '{0} mois',
106 106 '{0} out of {1} ssh keys': '{0} out of {1} ssh keys',
107 107 '{0} out of {1} users': '{0} out of {1} users',
108 108 '{0} results are available, use up and down arrow keys to navigate.': '{0} results are available, use up and down arrow keys to navigate.',
109 109 '{0} sec': '{0} sec',
110 110 '{0} year': '{0} year',
111 '{0} years': '{0} years',
111 '{0} years': '{0} années',
112 112 '{0}, {1} ago': '{0}, {1} ago'
113 113 }; No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now