Mercurial > hg > soundsoftware-site
comparison config/locales/fi.yml @ 909:cbb26bc654de redmine-1.3
Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
author | Chris Cannam |
---|---|
date | Fri, 24 Feb 2012 19:09:32 +0000 |
parents | cbce1fd3b1b7 |
children | 5e80956cc792 433d4f72a19b |
comparison
equal
deleted
inserted
replaced
908:c6c2cbd0afee | 909:cbb26bc654de |
---|---|
309 setting_autologin: Automaatinen kirjautuminen | 309 setting_autologin: Automaatinen kirjautuminen |
310 setting_date_format: Päivän muoto | 310 setting_date_format: Päivän muoto |
311 setting_time_format: Ajan muoto | 311 setting_time_format: Ajan muoto |
312 setting_cross_project_issue_relations: Salli projektien väliset tapahtuminen suhteet | 312 setting_cross_project_issue_relations: Salli projektien väliset tapahtuminen suhteet |
313 setting_issue_list_default_columns: Vakiosarakkeiden näyttö tapahtumalistauksessa | 313 setting_issue_list_default_columns: Vakiosarakkeiden näyttö tapahtumalistauksessa |
314 setting_repositories_encodings: Tietovaraston koodaus | |
315 setting_emails_footer: Sähköpostin alatunniste | 314 setting_emails_footer: Sähköpostin alatunniste |
316 setting_protocol: Protokolla | 315 setting_protocol: Protokolla |
317 setting_per_page_options: Sivun objektien määrän asetukset | 316 setting_per_page_options: Sivun objektien määrän asetukset |
318 | 317 |
319 label_user: Käyttäjä | 318 label_user: Käyttäjä |
988 text_scm_path_encoding_note: "Default: UTF-8" | 987 text_scm_path_encoding_note: "Default: UTF-8" |
989 field_path_to_repository: Path to repository | 988 field_path_to_repository: Path to repository |
990 field_root_directory: Root directory | 989 field_root_directory: Root directory |
991 field_cvs_module: Module | 990 field_cvs_module: Module |
992 field_cvsroot: CVSROOT | 991 field_cvsroot: CVSROOT |
993 text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo) | |
994 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) | 992 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) |
995 text_scm_command: Command | 993 text_scm_command: Command |
996 text_scm_command_version: Version | 994 text_scm_command_version: Version |
997 label_git_report_last_commit: Report last commit for files and directories | 995 label_git_report_last_commit: Report last commit for files and directories |
998 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. | 996 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. |
999 text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. | 997 text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. |
998 notice_issue_successful_create: Issue %{id} created. | |
999 label_between: between | |
1000 setting_issue_group_assignment: Allow issue assignment to groups | |
1001 label_diff: diff | |
1002 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo) | |
1003 description_query_sort_criteria_direction: Sort direction | |
1004 description_project_scope: Search scope | |
1005 description_filter: Filter | |
1006 description_user_mail_notification: Mail notification settings | |
1007 description_date_from: Enter start date | |
1008 description_message_content: Message content | |
1009 description_available_columns: Available Columns | |
1010 description_date_range_interval: Choose range by selecting start and end date | |
1011 description_issue_category_reassign: Choose issue category | |
1012 description_search: Searchfield | |
1013 description_notes: Notes | |
1014 description_date_range_list: Choose range from list | |
1015 description_choose_project: Projects | |
1016 description_date_to: Enter end date | |
1017 description_query_sort_criteria_attribute: Sort attribute | |
1018 description_wiki_subpages_reassign: Choose new parent page | |
1019 description_selected_columns: Selected Columns | |
1020 label_parent_revision: Parent | |
1021 label_child_revision: Child | |
1022 error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size. | |
1023 setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues | |
1024 button_edit_section: Edit this section | |
1025 setting_repositories_encodings: Attachments and repositories encodings | |
1026 description_all_columns: All Columns | |
1027 button_export: Export | |
1028 label_export_options: "%{export_format} export options" | |
1029 error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size}) |