Mercurial > hg > soundsoftware-site
comparison config/locales/bg.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 bg: | 1 bg: |
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! |
61 other: "over {{count}} years" | 62 other: "over {{count}} years" |
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: |
72 format: "%n %u" | 77 format: "%n %u" |
73 units: | 78 units: |
74 kb: KB | |
75 tb: TB | |
76 gb: GB | |
77 byte: | 79 byte: |
78 one: Byte | 80 one: Byte |
79 other: Bytes | 81 other: Bytes |
80 mb: 'MB' | 82 kb: "KB" |
83 mb: "MB" | |
84 gb: "GB" | |
85 tb: "TB" | |
81 | 86 |
82 # Used in array.to_sentence. | 87 # Used in array.to_sentence. |
83 support: | 88 support: |
84 array: | 89 array: |
85 sentence_connector: "and" | 90 sentence_connector: "and" |
702 error_scm_annotate: "Обектът не съществува или не може да бъде анотиран." | 707 error_scm_annotate: "Обектът не съществува или не може да бъде анотиран." |
703 label_planning: Планиране | 708 label_planning: Планиране |
704 text_subprojects_destroy_warning: "Its subproject(s): {{value}} will be also deleted." | 709 text_subprojects_destroy_warning: "Its subproject(s): {{value}} will be also deleted." |
705 label_and_its_subprojects: "{{value}} and its subprojects" | 710 label_and_its_subprojects: "{{value}} and its subprojects" |
706 mail_body_reminder: "{{count}} issue(s) that are assigned to you are due in the next {{days}} days:" | 711 mail_body_reminder: "{{count}} issue(s) that are assigned to you are due in the next {{days}} days:" |
707 mail_subject_reminder: "{{count}} issue(s) due in the next days" | 712 mail_subject_reminder: "{{count}} issue(s) due in the next {{days}} days" |
708 text_user_wrote: "{{value}} wrote:" | 713 text_user_wrote: "{{value}} wrote:" |
709 label_duplicated_by: duplicated by | 714 label_duplicated_by: duplicated by |
710 setting_enabled_scm: Enabled SCM | 715 setting_enabled_scm: Enabled SCM |
711 text_enumeration_category_reassign_to: 'Reassign them to this value:' | 716 text_enumeration_category_reassign_to: 'Reassign them to this value:' |
712 text_enumeration_destroy_question: "{{count}} objects are assigned to this value." | 717 text_enumeration_destroy_question: "{{count}} objects are assigned to this value." |
896 notice_failed_to_save_members: "Failed to save member(s): {{errors}}." | 901 notice_failed_to_save_members: "Failed to save member(s): {{errors}}." |
897 text_zoom_out: Zoom out | 902 text_zoom_out: Zoom out |
898 text_zoom_in: Zoom in | 903 text_zoom_in: Zoom in |
899 notice_unable_delete_time_entry: Unable to delete time log entry. | 904 notice_unable_delete_time_entry: Unable to delete time log entry. |
900 label_overall_spent_time: Overall spent time | 905 label_overall_spent_time: Overall spent time |
906 field_time_entries: Log time | |
907 project_module_gantt: Gantt | |
908 project_module_calendar: Calendar |