##// END OF EJS Templates
english and french GLoc files updated...
Jean-Philippe Lang -
r13:3903eddded19
parent child
Show More
@@ -50,16 +50,14 notice_account_password_updated: Password was successfully updated.
50 notice_account_wrong_password: Wrong password
50 notice_account_wrong_password: Wrong password
51 notice_account_register_done: Account was successfully created.
51 notice_account_register_done: Account was successfully created.
52 notice_account_unknown_email: Unknown user.
52 notice_account_unknown_email: Unknown user.
53 notice_can_t_change_password: This account uses an external authentication source. Impossible to change the password.
53 notice_account_lost_email_sent: An email with instructions to choose a new password has been sent to you.
54 notice_account_lost_email_sent: An email with instructions to choose a new password has been sent to you.
55 notice_account_activated: Your account has been activated. You can now log in.
56 notice_successful_create: Successful creation.
57 notice_successful_update: Successful update.
58 notice_successful_delete: Successful deletion.
59 notice_successful_connection: Successful connection.
54
60
55 gui_menu_home: Home
56 gui_menu_my_page: My page
57 gui_menu_projects: Projects
58 gui_menu_my_account: My account
59 gui_menu_admin: Administration
60 gui_menu_login: Login
61 gui_menu_logout: Logout
62 gui_menu_help: Help
63 gui_validation_error: 1 error
61 gui_validation_error: 1 error
64 gui_validation_error_plural: %d errors
62 gui_validation_error_plural: %d errors
65
63
@@ -94,6 +92,7 field_is_default: Default status
94 field_html_color: Color
92 field_html_color: Color
95 field_tracker: Tracker
93 field_tracker: Tracker
96 field_subject: Subject
94 field_subject: Subject
95 field_due_date: Due date
97 field_assigned_to: Assigned to
96 field_assigned_to: Assigned to
98 field_priority: Priority
97 field_priority: Priority
99 field_fixed_version: Fixed version
98 field_fixed_version: Fixed version
@@ -111,4 +110,179 field_last_login_on: Last connection
111 field_language: Language
110 field_language: Language
112 field_effective_date: Date
111 field_effective_date: Date
113 field_password: Password
112 field_password: Password
114 field_password_confirmation: Confirmation No newline at end of file
113 field_new_password: New password
114 field_password_confirmation: Confirmation
115 field_version: Version
116 field_type: Type
117 field_host: Host
118 field_port: Port
119 field_account: Account
120 field_base_dn: Base DN
121 field_attr_login: Login attribute
122 field_attr_firstname: Firstname attribute
123 field_attr_lastname: Lastname attribute
124 field_attr_mail: Email attribute
125 field_onthefly: On-the-fly user creation
126
127 label_user: Uuser
128 label_user_plural: Users
129 label_user_new: New user
130 label_project: Project
131 label_project_new: New project
132 label_project_plural: Projects
133 label_project_latest: Latest projects
134 label_issue: Issue
135 label_issue_new: New issue
136 label_issue_plural: Issues
137 label_issue_view_all: View all issues
138 label_document: Document
139 label_document_new: New document
140 label_document_plural: Documents
141 label_role: Role
142 label_role_plural: Roles
143 label_role_new: New role
144 label_role_and_permissions: Roles and permissions
145 label_member: Member
146 label_member_new: New member
147 label_member_plural: Members
148 label_tracker: Tracker
149 label_tracker_plural: Trackers
150 label_tracker_new: New tracker
151 label_workflow: Workflow
152 label_issue_status: Issue status
153 label_issue_status_plural: Issue statuses
154 label_issue_status_new: New status
155 label_issue_category: Issue category
156 label_issue_category_plural: Issue categories
157 label_issue_category_new: New category
158 label_custom_field: Custom field
159 label_custom_field_plural: Custom fields
160 label_custom_field_new: New custom field
161 label_enumerations: Enumerations
162 label_enumeration_new: New value
163 label_information: Information
164 label_information_plural: Information
165 label_please_login: Please login
166 label_register: Register
167 label_password_lost: Lost password
168 label_home: Home
169 label_my_page: My page
170 label_my_account: My account
171 label_my_projects: My projects
172 label_administration: Administration
173 label_login: Login
174 label_logout: Logout
175 label_help: Help
176 label_reported_issues: Reported issues
177 label_assigned_to_me_issues: Issues assigned to me
178 label_last_login: Last connection
179 label_last_updates: Last updated
180 label_last_updates_plural: %d last updated
181 label_registered_on: Registered on
182 label_activity: Activity
183 label_new: New
184 label_logged_as: Logged as
185 label_environment: Environment
186 label_authentication: Authentication
187 label_auth_source: Authentification mode
188 label_auth_source_new: New authentication mode
189 label_auth_source_plural: Authentification modes
190 label_subproject: Subproject
191 label_subproject_plural: Subprojects
192 label_min_max_length: Min - Max length
193 label_list: List
194 label_date: Date
195 label_integer: Integer
196 label_boolean: Boolean
197 label_string: String
198 label_text: Text
199 label_attribute: Attribute
200 label_attribute_plural: Attributes
201 label_download: %d Download
202 label_download_plural: %d Downloads
203 label_no_data: No data to display
204 label_change_status: Change status
205 label_history: History
206 label_attachment: File
207 label_attachment_new: New file
208 label_attachment_delete: Delete file
209 label_attachment_plural: Files
210 label_report: Report
211 label_report_plural: Reports
212 label_news: News
213 label_news_new: Add news
214 label_news_plural: News
215 label_news_latest: Latest news
216 label_news_view_all: View all news
217 label_change_log: Change log
218 label_settings: Settings
219 label_overview: Overview
220 label_version: Version
221 label_version_new: New version
222 label_version_plural: Versions
223 label_confirmation: Confirmation
224 label_export_csv: Export to CSV
225 label_read: Read...
226 label_public_projects: Public projects
227 label_open_issues: Open
228 label_open_issues_plural: Open
229 label_closed_issues: Closed
230 label_closed_issues_plural: Closed
231 label_total: Total
232 label_permissions: Permissions
233 label_current_status: Current status
234 label_new_statuses_allowed: New statuses allowed
235 label_all: All
236 label_none: None
237 label_next: Next
238 label_previous: Previous
239 label_used_by: Used by
240
241 button_login: Login
242 button_submit: Submit
243 button_save: Save
244 button_check_all: Check all
245 button_uncheck_all: Uncheck all
246 button_delete: Delete
247 button_create: Create
248 button_test: Test
249 button_edit: Edit
250 button_add: Add
251 button_change: Change
252 button_apply: Apply
253 button_clear: Clear
254 button_lock: Lock
255 button_unlock: Unlock
256 button_download: Download
257 button_list: List
258 button_view: View
259
260 text_select_mail_notifications: Select actions for which mail notifications should be sent.
261 text_regexp_info: eg. ^[A-Z0-9]+$
262 text_min_max_length_info: 0 means no restriction
263 text_possible_values_info: values separated with |
264 text_project_destroy_confirmation: Are you sure you want to delete this project and all related data ?
265 text_workflow_edit: Select a role and a tracker to edit the workflow
266
267 default_role_manager: Manager
268 default_role_developper: Developer
269 default_role_reporter: Reporter
270 default_tracker_bug: Bug
271 default_tracker_feature: Feature
272 default_tracker_support: Support
273 default_issue_status_new: New
274 default_issue_status_assigned: Assigned
275 default_issue_status_resolved: Resolved
276 default_issue_status_feedback: Feedback
277 default_issue_status_closed: Closed
278 default_issue_status_rejected: Rejected
279 default_doc_category_user: User documentation
280 default_doc_category_tech: Technical documentation
281 default_priority_low: Low
282 default_priority_normal: Normal
283 default_priority_high: High
284 default_priority_urgent: Urgent
285 default_priority_immediate: Immediate
286
287 enumeration_issue_priorities: Issue priorities
288 enumeration_doc_categories: Document categories
@@ -258,7 +258,7 button_list: Lister
258 button_view: Voir
258 button_view: Voir
259
259
260 text_select_mail_notifications: Sélectionner les actions pour lesquelles la notification par mail doit être activée.
260 text_select_mail_notifications: Sélectionner les actions pour lesquelles la notification par mail doit être activée.
261 text_regexp_info: eg. ^[A-Z0-9]+$
261 text_regexp_info: ex. ^[A-Z0-9]+$
262 text_min_max_length_info: 0 pour aucune restriction
262 text_min_max_length_info: 0 pour aucune restriction
263 text_possible_values_info: valeurs séparées par |
263 text_possible_values_info: valeurs séparées par |
264 text_project_destroy_confirmation: Etes-vous sûr de vouloir supprimer ce projet et tout ce qui lui est rattaché ?
264 text_project_destroy_confirmation: Etes-vous sûr de vouloir supprimer ce projet et tout ce qui lui est rattaché ?
General Comments 0
You need to be logged in to leave comments. Login now