comparison config/locales/en.yml @ 14:1d32c0a0efbf

* Update to SVN trunk (revisions 3892-4040)
author Chris Cannam
date Wed, 25 Aug 2010 16:30:24 +0100
parents cca12e1c1fd4
children 40f7cfd4df19
comparison
equal deleted inserted replaced
4:9cc62779c13a 14:1d32c0a0efbf
1 en: 1 en:
2 # Text direction: Left-to-Right (ltr) or Right-to-Left (rtl)
3 direction: ltr
2 date: 4 date:
3 formats: 5 formats:
4 # Use the strftime parameters for formats. 6 # Use the strftime parameters for formats.
5 # When no format has been given, it uses default. 7 # When no format has been given, it uses default.
6 # You can provide other formats here if you like! 8 # You can provide other formats here if you like!
62 almost_x_years: 64 almost_x_years:
63 one: "almost 1 year" 65 one: "almost 1 year"
64 other: "almost {{count}} years" 66 other: "almost {{count}} years"
65 67
66 number: 68 number:
69 # Default format for numbers
70 format:
71 separator: "."
72 delimiter: ""
73 precision: 3
67 human: 74 human:
68 format: 75 format:
69 delimiter: "" 76 delimiter: ""
70 precision: 1 77 precision: 1
71 storage_units: 78 storage_units:
181 mail_body_register: 'To activate your account, click on the following link:' 188 mail_body_register: 'To activate your account, click on the following link:'
182 mail_body_account_information_external: "You can use your {{value}} account to log in." 189 mail_body_account_information_external: "You can use your {{value}} account to log in."
183 mail_body_account_information: Your account information 190 mail_body_account_information: Your account information
184 mail_subject_account_activation_request: "{{value}} account activation request" 191 mail_subject_account_activation_request: "{{value}} account activation request"
185 mail_body_account_activation_request: "A new user ({{value}}) has registered. The account is pending your approval:" 192 mail_body_account_activation_request: "A new user ({{value}}) has registered. The account is pending your approval:"
186 mail_subject_reminder: "{{count}} issue(s) due in the next days" 193 mail_subject_reminder: "{{count}} issue(s) due in the next {{days}} days"
187 mail_body_reminder: "{{count}} issue(s) that are assigned to you are due in the next {{days}} days:" 194 mail_body_reminder: "{{count}} issue(s) that are assigned to you are due in the next {{days}} days:"
188 mail_subject_wiki_content_added: "'{{page}}' wiki page has been added" 195 mail_subject_wiki_content_added: "'{{page}}' wiki page has been added"
189 mail_body_wiki_content_added: "The '{{page}}' wiki page has been added by {{author}}." 196 mail_body_wiki_content_added: "The '{{page}}' wiki page has been added by {{author}}."
190 mail_subject_wiki_content_updated: "'{{page}}' wiki page has been updated" 197 mail_subject_wiki_content_updated: "'{{page}}' wiki page has been updated"
191 mail_body_wiki_content_updated: "The '{{page}}' wiki page has been updated by {{author}}." 198 mail_body_wiki_content_updated: "The '{{page}}' wiki page has been updated by {{author}}."
271 field_delay: Delay 278 field_delay: Delay
272 field_assignable: Issues can be assigned to this role 279 field_assignable: Issues can be assigned to this role
273 field_redirect_existing_links: Redirect existing links 280 field_redirect_existing_links: Redirect existing links
274 field_estimated_hours: Estimated time 281 field_estimated_hours: Estimated time
275 field_column_names: Columns 282 field_column_names: Columns
283 field_time_entries: Log time
276 field_time_zone: Time zone 284 field_time_zone: Time zone
277 field_searchable: Searchable 285 field_searchable: Searchable
278 field_default_value: Default value 286 field_default_value: Default value
279 field_comments_sorting: Display comments 287 field_comments_sorting: Display comments
280 field_parent_title: Parent page 288 field_parent_title: Parent page
402 project_module_documents: Documents 410 project_module_documents: Documents
403 project_module_files: Files 411 project_module_files: Files
404 project_module_wiki: Wiki 412 project_module_wiki: Wiki
405 project_module_repository: Repository 413 project_module_repository: Repository
406 project_module_boards: Boards 414 project_module_boards: Boards
415 project_module_calendar: Calendar
416 project_module_gantt: Gantt
407 417
408 label_user: User 418 label_user: User
409 label_user_plural: Users 419 label_user_plural: Users
410 label_user_new: New user 420 label_user_new: New user
411 label_user_anonymous: Anonymous 421 label_user_anonymous: Anonymous