Mercurial > hg > soundsoftware-site
comparison config/locales/ca.yml @ 441:cbce1fd3b1b7 redmine-1.2
Update to Redmine 1.2-stable branch (Redmine SVN rev 6000)
author | Chris Cannam |
---|---|
date | Mon, 06 Jun 2011 14:24:13 +0100 |
parents | 051f544170fe |
children | 753f1380d6bc cbb26bc654de |
comparison
equal
deleted
inserted
replaced
245:051f544170fe | 441:cbce1fd3b1b7 |
---|---|
18 | 18 |
19 # Don't forget the nil at the beginning; there's no such thing as a 0th month | 19 # Don't forget the nil at the beginning; there's no such thing as a 0th month |
20 month_names: [~, Gener, Febrer, Març, Abril, Maig, Juny, Juliol, Agost, Setembre, Octubre, Novembre, Desembre] | 20 month_names: [~, Gener, Febrer, Març, Abril, Maig, Juny, Juliol, Agost, Setembre, Octubre, Novembre, Desembre] |
21 abbr_month_names: [~, Gen, Feb, Mar, Abr, Mai, Jun, Jul, Ago, Set, Oct, Nov, Des] | 21 abbr_month_names: [~, Gen, Feb, Mar, Abr, Mai, Jun, Jul, Ago, Set, Oct, Nov, Des] |
22 # Used in date_select and datime_select. | 22 # Used in date_select and datime_select. |
23 order: [ :year, :month, :day ] | 23 order: |
24 - :year | |
25 - :month | |
26 - :day | |
24 | 27 |
25 time: | 28 time: |
26 formats: | 29 formats: |
27 default: "%d-%m-%Y %H:%M" | 30 default: "%d-%m-%Y %H:%M" |
28 time: "%H:%M" | 31 time: "%H:%M" |
136 general_text_yes: 'si' | 139 general_text_yes: 'si' |
137 general_lang_name: 'Català' | 140 general_lang_name: 'Català' |
138 general_csv_separator: ';' | 141 general_csv_separator: ';' |
139 general_csv_decimal_separator: ',' | 142 general_csv_decimal_separator: ',' |
140 general_csv_encoding: ISO-8859-15 | 143 general_csv_encoding: ISO-8859-15 |
141 general_pdf_encoding: ISO-8859-15 | 144 general_pdf_encoding: UTF-8 |
142 general_first_day_of_week: '1' | 145 general_first_day_of_week: '1' |
143 | 146 |
144 notice_account_updated: "El compte s'ha actualitzat correctament." | 147 notice_account_updated: "El compte s'ha actualitzat correctament." |
145 notice_account_invalid_creditentials: Usuari o contrasenya invàlid | 148 notice_account_invalid_creditentials: Usuari o contrasenya invàlid |
146 notice_account_password_updated: "La contrasenya s'ha modificat correctament." | 149 notice_account_password_updated: "La contrasenya s'ha modificat correctament." |
159 notice_not_authorized: No teniu permís per a accedir a aquesta pàgina. | 162 notice_not_authorized: No teniu permís per a accedir a aquesta pàgina. |
160 notice_email_sent: "S'ha enviat un correu electrònic a %{value}" | 163 notice_email_sent: "S'ha enviat un correu electrònic a %{value}" |
161 notice_email_error: "S'ha produït un error en enviar el correu (%{value})" | 164 notice_email_error: "S'ha produït un error en enviar el correu (%{value})" |
162 notice_feeds_access_key_reseted: "S'ha reiniciat la clau d'accés del RSS." | 165 notice_feeds_access_key_reseted: "S'ha reiniciat la clau d'accés del RSS." |
163 notice_api_access_key_reseted: "S'ha reiniciat la clau d'accés a l'API." | 166 notice_api_access_key_reseted: "S'ha reiniciat la clau d'accés a l'API." |
164 notice_failed_to_save_issues: "No s'han pogut desar %s assumptes de %{count} seleccionats: %{ids}." | 167 notice_failed_to_save_issues: "No s'han pogut desar %{count} assumptes de %{total} seleccionats: %{ids}." |
165 notice_failed_to_save_members: "No s'han pogut desar els membres: %{errors}." | 168 notice_failed_to_save_members: "No s'han pogut desar els membres: %{errors}." |
166 notice_no_issue_selected: "No s'ha seleccionat cap assumpte. Activeu els assumptes que voleu editar." | 169 notice_no_issue_selected: "No s'ha seleccionat cap assumpte. Activeu els assumptes que voleu editar." |
167 notice_account_pending: "S'ha creat el compte i ara està pendent de l'aprovació de l'administrador." | 170 notice_account_pending: "S'ha creat el compte i ara està pendent de l'aprovació de l'administrador." |
168 notice_default_data_loaded: "S'ha carregat correctament la configuració predeterminada." | 171 notice_default_data_loaded: "S'ha carregat correctament la configuració predeterminada." |
169 notice_unable_delete_version: "No s'ha pogut suprimir la versió." | 172 notice_unable_delete_version: "No s'ha pogut suprimir la versió." |
267 field_attr_firstname: Atribut del nom | 270 field_attr_firstname: Atribut del nom |
268 field_attr_lastname: Atribut del cognom | 271 field_attr_lastname: Atribut del cognom |
269 field_attr_mail: Atribut del correu electrònic | 272 field_attr_mail: Atribut del correu electrònic |
270 field_onthefly: "Creació de l'usuari «al vol»" | 273 field_onthefly: "Creació de l'usuari «al vol»" |
271 field_start_date: Inici | 274 field_start_date: Inici |
272 field_done_ratio: % realitzat | 275 field_done_ratio: "% realitzat" |
273 field_auth_source: "Mode d'autenticació" | 276 field_auth_source: "Mode d'autenticació" |
274 field_hide_mail: "Oculta l'adreça de correu electrònic" | 277 field_hide_mail: "Oculta l'adreça de correu electrònic" |
275 field_comments: Comentari | 278 field_comments: Comentari |
276 field_url: URL | 279 field_url: URL |
277 field_start_page: Pàgina inicial | 280 field_start_page: Pàgina inicial |
325 setting_date_format: Format de la data | 328 setting_date_format: Format de la data |
326 setting_time_format: Format de hora | 329 setting_time_format: Format de hora |
327 setting_cross_project_issue_relations: "Permet les relacions d'assumptes entre projectes" | 330 setting_cross_project_issue_relations: "Permet les relacions d'assumptes entre projectes" |
328 setting_issue_list_default_columns: "Columnes mostrades per defecte en la llista d'assumptes" | 331 setting_issue_list_default_columns: "Columnes mostrades per defecte en la llista d'assumptes" |
329 setting_repositories_encodings: Codificacions del dipòsit | 332 setting_repositories_encodings: Codificacions del dipòsit |
330 setting_commit_logs_encoding: Codificació dels missatges publicats | |
331 setting_emails_footer: Peu dels correus electrònics | 333 setting_emails_footer: Peu dels correus electrònics |
332 setting_protocol: Protocol | 334 setting_protocol: Protocol |
333 setting_per_page_options: Opcions dels objectes per pàgina | 335 setting_per_page_options: Opcions dels objectes per pàgina |
334 setting_user_format: "Format de com mostrar l'usuari" | 336 setting_user_format: "Format de com mostrar l'usuari" |
335 setting_activity_days_default: "Dies a mostrar l'activitat del projecte" | 337 setting_activity_days_default: "Dies a mostrar l'activitat del projecte" |
941 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart | 943 setting_gantt_items_limit: Maximum number of items displayed on the gantt chart |
942 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text | 944 field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text |
943 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. | 945 text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. |
944 label_my_queries: My custom queries | 946 label_my_queries: My custom queries |
945 text_journal_changed_no_detail: "%{label} updated" | 947 text_journal_changed_no_detail: "%{label} updated" |
948 label_news_comment_added: Comment added to a news | |
949 button_expand_all: Expand all | |
950 button_collapse_all: Collapse all | |
951 label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee | |
952 label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author | |
953 label_bulk_edit_selected_time_entries: Bulk edit selected time entries | |
954 text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)? | |
955 label_role_anonymous: Anonymous | |
956 label_role_non_member: Non member | |
957 label_issue_note_added: Note added | |
958 label_issue_status_updated: Status updated | |
959 label_issue_priority_updated: Priority updated | |
960 label_issues_visibility_own: Issues created by or assigned to the user | |
961 field_issues_visibility: Issues visibility | |
962 label_issues_visibility_all: All issues | |
963 permission_set_own_issues_private: Set own issues public or private | |
964 field_is_private: Private | |
965 permission_set_issues_private: Set issues public or private | |
966 label_issues_visibility_public: All non private issues | |
967 text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s). | |
968 field_commit_logs_encoding: Codificació dels missatges publicats | |
969 field_scm_path_encoding: Path encoding | |
970 text_scm_path_encoding_note: "Default: UTF-8" | |
971 field_path_to_repository: Path to repository | |
972 field_root_directory: Root directory | |
973 field_cvs_module: Module | |
974 field_cvsroot: CVSROOT | |
975 text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo) | |
976 text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) | |
977 text_scm_command: Command | |
978 text_scm_command_version: Version | |
979 label_git_report_last_commit: Report last commit for files and directories | |
980 text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. | |
981 text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. |