Mercurial > hg > soundsoftware-site
comparison config/locales/.svn/text-base/en-GB.yml.svn-base @ 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-GB: | 1 en-GB: |
2 direction: ltr | |
2 date: | 3 date: |
3 formats: | 4 formats: |
4 # Use the strftime parameters for formats. | 5 # Use the strftime parameters for formats. |
5 # When no format has been given, it uses default. | 6 # When no format has been given, it uses default. |
6 # You can provide other formats here if you like! | 7 # You can provide other formats here if you like! |
62 almost_x_years: | 63 almost_x_years: |
63 one: "almost 1 year" | 64 one: "almost 1 year" |
64 other: "almost {{count}} years" | 65 other: "almost {{count}} years" |
65 | 66 |
66 number: | 67 number: |
68 format: | |
69 separator: "." | |
70 delimiter: " " | |
71 precision: 3 | |
72 | |
67 currency: | 73 currency: |
68 format: | 74 format: |
69 format: "%u%n" | 75 format: "%u%n" |
70 unit: "£" | 76 unit: "£" |
71 human: | 77 human: |
178 mail_body_register: 'To activate your account, click on the following link:' | 184 mail_body_register: 'To activate your account, click on the following link:' |
179 mail_body_account_information_external: "You can use your {{value}} account to log in." | 185 mail_body_account_information_external: "You can use your {{value}} account to log in." |
180 mail_body_account_information: Your account information | 186 mail_body_account_information: Your account information |
181 mail_subject_account_activation_request: "{{value}} account activation request" | 187 mail_subject_account_activation_request: "{{value}} account activation request" |
182 mail_body_account_activation_request: "A new user ({{value}}) has registered. The account is pending your approval:" | 188 mail_body_account_activation_request: "A new user ({{value}}) has registered. The account is pending your approval:" |
183 mail_subject_reminder: "{{count}} issue(s) due in the next days" | 189 mail_subject_reminder: "{{count}} issue(s) due in the next {{days}} days" |
184 mail_body_reminder: "{{count}} issue(s) that are assigned to you are due in the next {{days}} days:" | 190 mail_body_reminder: "{{count}} issue(s) that are assigned to you are due in the next {{days}} days:" |
185 mail_subject_wiki_content_added: "'{{page}}' wiki page has been added" | 191 mail_subject_wiki_content_added: "'{{page}}' wiki page has been added" |
186 mail_body_wiki_content_added: "The '{{page}}' wiki page has been added by {{author}}." | 192 mail_body_wiki_content_added: "The '{{page}}' wiki page has been added by {{author}}." |
187 mail_subject_wiki_content_updated: "'{{page}}' wiki page has been updated" | 193 mail_subject_wiki_content_updated: "'{{page}}' wiki page has been updated" |
188 mail_body_wiki_content_updated: "The '{{page}}' wiki page has been updated by {{author}}." | 194 mail_body_wiki_content_updated: "The '{{page}}' wiki page has been updated by {{author}}." |
905 error_unable_delete_issue_status: Unable to delete issue status | 911 error_unable_delete_issue_status: Unable to delete issue status |
906 label_subtask_plural: Subtasks | 912 label_subtask_plural: Subtasks |
907 error_can_not_delete_tracker: This tracker contains issues and can't be deleted. | 913 error_can_not_delete_tracker: This tracker contains issues and can't be deleted. |
908 notice_failed_to_save_members: "Failed to save member(s): {{errors}}." | 914 notice_failed_to_save_members: "Failed to save member(s): {{errors}}." |
909 label_project_copy_notifications: Send email notifications during the project copy | 915 label_project_copy_notifications: Send email notifications during the project copy |
916 field_time_entries: Log time | |
917 project_module_gantt: Gantt | |
918 project_module_calendar: Calendar |