diff --git config/locales/ca.yml config/locales/ca.yml index 2de59cd..8828969 100644 --- config/locales/ca.yml +++ config/locales/ca.yml @@ -981,7 +981,7 @@ ca: description_choose_project: "Projectes" description_date_to: "Introduir data final" description_query_sort_criteria_attribute: "Atribut d'ordenació" - description_wiki_subpages_reassign: "Esculli la nova pagina pare" + description_wiki_subpages_reassign: "Esculli la nova pàgina pare" description_selected_columns: "Columnes seleccionades" label_parent_revision: "Pare" label_child_revision: "Fill" @@ -1178,31 +1178,27 @@ ca: label_default_values_for_new_users: "Valors per defecte pels nous usuaris" setting_sys_api_key: "Clau API" setting_lost_password: "Has oblidat la contrasenya?" - mail_subject_security_notification: Security notification - mail_body_security_notification_change: ! '%{field} was changed.' - mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.' - mail_body_security_notification_add: ! '%{field} %{value} was added.' - mail_body_security_notification_remove: ! '%{field} %{value} was removed.' - mail_body_security_notification_notify_enabled: Email address %{value} now receives - notifications. - mail_body_security_notification_notify_disabled: Email address %{value} no longer - receives notifications. - mail_body_settings_updated: ! 'The following settings were changed:' - field_remote_ip: IP address - label_wiki_page_new: New wiki page - label_relations: Relations - button_filter: Filter - mail_body_password_updated: Your password has been changed. - label_no_preview: No preview available - error_no_tracker_allowed_for_new_issue_in_project: The project doesn't have any trackers - for which you can create an issue - label_tracker_all: All trackers - label_new_project_issue_tab_enabled: Display the "New issue" tab - setting_new_item_menu_tab: Project menu tab for creating new objects - label_new_object_tab_enabled: Display the "+" drop-down - error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers - for which you can create an issue - field_textarea_font: Font used for text areas - label_font_default: Default font - label_font_monospace: Monospaced font - label_font_proportional: Proportional font + mail_subject_security_notification: "Notificació de seguretat" + mail_body_security_notification_change: ! '%{field} actualitzat.' + mail_body_security_notification_change_to: ! '%{field} actualitzat per %{value}.' + mail_body_security_notification_add: ! '%{field} %{value} afegit.' + mail_body_security_notification_remove: ! '%{field} %{value} eliminat.' + mail_body_security_notification_notify_enabled: "S'han activat les notificacions per l'adreça de correu %{value}" + mail_body_security_notification_notify_disabled: "S'han desactivat les notificacions per l'adreça de correu %{value}" + mail_body_settings_updated: ! "Les següents opcions s'han actualitzat:" + field_remote_ip: Adreça IP + label_wiki_page_new: Nova pàgina wiki + label_relations: Relacions + button_filter: Filtre + mail_body_password_updated: "La seva contrasenya s'ha canviat." + label_no_preview: Previsualització no disponible + error_no_tracker_allowed_for_new_issue_in_project: "El projecte no disposa de cap tipus d'assumpte sobre el qual vostè pugui crear un assumpte" + label_tracker_all: "Tots els tipus d'assumpte" + label_new_project_issue_tab_enabled: Mostrar la pestanya "Nou assumpte" + setting_new_item_menu_tab: Pestanya de nous objectes en el menu de cada projecte + label_new_object_tab_enabled: Mostrar el llistat desplegable "+" + error_no_projects_with_tracker_allowed_for_new_issue: "Cap projecte disposa d'un tipus d'assumpte sobre el qual vostè pugui crear un assumpte" + field_textarea_font: Font utilitzada en les text àrea + label_font_default: Font per defecte + label_font_monospace: Font Monospaced + label_font_proportional: Font Proportional