From: Toshi MARUYAMA Date: Wed, 30 Nov 2016 07:30:22 +0000 (+0000) Subject: 3.3-stable: revert r16011 X-Git-Tag: 3.3.2~24 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=584215fedee48103b5a0549e41e3026bda0914b6;p=redmine.git 3.3-stable: revert r16011 r16011 missed some keys. git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@16022 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/ca.yml b/config/locales/ca.yml index d50d8ef23..8bc38b7f7 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1178,18 +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: "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" + 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