Mercurial > hg > soundsoftware-site
comparison config/locales/cs.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 cs: | 1 cs: |
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: "více než {{count}} roky" | 62 other: "více než {{count}} roky" |
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: |
708 error_scm_annotate: "Položka neexistuje nebo nemůže být komentována." | 713 error_scm_annotate: "Položka neexistuje nebo nemůže být komentována." |
709 label_planning: Plánování | 714 label_planning: Plánování |
710 text_subprojects_destroy_warning: "Jeho podprojek(y): {{value}} budou také smazány." | 715 text_subprojects_destroy_warning: "Jeho podprojek(y): {{value}} budou také smazány." |
711 label_and_its_subprojects: "{{value}} a jeho podprojekty" | 716 label_and_its_subprojects: "{{value}} a jeho podprojekty" |
712 mail_body_reminder: "{{count}} úkol(ů), které máte přiřazeny má termín během několik dní ({{days}}):" | 717 mail_body_reminder: "{{count}} úkol(ů), které máte přiřazeny má termín během několik dní ({{days}}):" |
713 mail_subject_reminder: "{{count}} úkol(ů) má termín během několik dní" | 718 mail_subject_reminder: "{{count}} úkol(ů) má termín během několik dní ({{days}})" |
714 text_user_wrote: "{{value}} napsal:" | 719 text_user_wrote: "{{value}} napsal:" |
715 label_duplicated_by: duplicated by | 720 label_duplicated_by: duplicated by |
716 setting_enabled_scm: Povoleno SCM | 721 setting_enabled_scm: Povoleno SCM |
717 text_enumeration_category_reassign_to: 'Přeřadit je do této:' | 722 text_enumeration_category_reassign_to: 'Přeřadit je do této:' |
718 text_enumeration_destroy_question: "Několik ({{count}}) objektů je přiřazeno k této hodnotě." | 723 text_enumeration_destroy_question: "Několik ({{count}}) objektů je přiřazeno k této hodnotě." |
902 notice_failed_to_save_members: "Failed to save member(s): {{errors}}." | 907 notice_failed_to_save_members: "Failed to save member(s): {{errors}}." |
903 text_zoom_out: Zoom out | 908 text_zoom_out: Zoom out |
904 text_zoom_in: Zoom in | 909 text_zoom_in: Zoom in |
905 notice_unable_delete_time_entry: Unable to delete time log entry. | 910 notice_unable_delete_time_entry: Unable to delete time log entry. |
906 label_overall_spent_time: Overall spent time | 911 label_overall_spent_time: Overall spent time |
912 field_time_entries: Log time | |
913 project_module_gantt: Gantt | |
914 project_module_calendar: Calendar |