Mercurial > hg > soundsoftware-site
comparison config/locales/uk.yml @ 14:1d32c0a0efbf
* Update to SVN trunk (revisions 3892-4040)
author | Chris Cannam |
---|---|
date | Wed, 25 Aug 2010 16:30:24 +0100 |
parents | 513646585e45 |
children | 40f7cfd4df19 |
comparison
equal
deleted
inserted
replaced
4:9cc62779c13a | 14:1d32c0a0efbf |
---|---|
1 uk: | 1 uk: |
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 | |
67 human: | 72 human: |
68 format: | 73 format: |
69 precision: 1 | 74 precision: 1 |
70 delimiter: "" | 75 delimiter: "" |
71 storage_units: | 76 storage_units: |
704 error_scm_annotate: "The entry does not exist or can not be annotated." | 709 error_scm_annotate: "The entry does not exist or can not be annotated." |
705 label_planning: Planning | 710 label_planning: Planning |
706 text_subprojects_destroy_warning: "Its subproject(s): {{value}} will be also deleted." | 711 text_subprojects_destroy_warning: "Its subproject(s): {{value}} will be also deleted." |
707 label_and_its_subprojects: "{{value}} and its subprojects" | 712 label_and_its_subprojects: "{{value}} and its subprojects" |
708 mail_body_reminder: "{{count}} issue(s) that are assigned to you are due in the next {{days}} days:" | 713 mail_body_reminder: "{{count}} issue(s) that are assigned to you are due in the next {{days}} days:" |
709 mail_subject_reminder: "{{count}} issue(s) due in the next days" | 714 mail_subject_reminder: "{{count}} issue(s) due in the next {{days}} days" |
710 text_user_wrote: "{{value}} wrote:" | 715 text_user_wrote: "{{value}} wrote:" |
711 label_duplicated_by: duplicated by | 716 label_duplicated_by: duplicated by |
712 setting_enabled_scm: Enabled SCM | 717 setting_enabled_scm: Enabled SCM |
713 text_enumeration_category_reassign_to: 'Reassign them to this value:' | 718 text_enumeration_category_reassign_to: 'Reassign them to this value:' |
714 text_enumeration_destroy_question: "{{count}} objects are assigned to this value." | 719 text_enumeration_destroy_question: "{{count}} objects are assigned to this value." |
898 notice_failed_to_save_members: "Failed to save member(s): {{errors}}." | 903 notice_failed_to_save_members: "Failed to save member(s): {{errors}}." |
899 text_zoom_out: Zoom out | 904 text_zoom_out: Zoom out |
900 text_zoom_in: Zoom in | 905 text_zoom_in: Zoom in |
901 notice_unable_delete_time_entry: Unable to delete time log entry. | 906 notice_unable_delete_time_entry: Unable to delete time log entry. |
902 label_overall_spent_time: Overall spent time | 907 label_overall_spent_time: Overall spent time |
908 field_time_entries: Log time | |
909 project_module_gantt: Gantt | |
910 project_module_calendar: Calendar |