diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-11-30 07:17:36 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-11-30 07:17:36 +0000 |
commit | 1a6a6ad367f8728bf8f0839c5dc173fbce59b475 (patch) | |
tree | 0805a11df991627ee5cd7e8870c6f0442cbac129 /config/locales/ca.yml | |
parent | 24fe8b11ea202e3d62c2b3b456458094497ab4c3 (diff) | |
download | redmine-1a6a6ad367f8728bf8f0839c5dc173fbce59b475.tar.gz redmine-1a6a6ad367f8728bf8f0839c5dc173fbce59b475.zip |
Catalan Translation for 3.3-stable updated by Helder Manuel Torres Vieira (#24003)
git-svn-id: http://svn.redmine.org/redmine/trunk@16020 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ca.yml')
-rw-r--r-- | config/locales/ca.yml | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/config/locales/ca.yml b/config/locales/ca.yml index bbb59293d..f56443662 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1193,12 +1193,11 @@ ca: 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: 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 + 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 used for text areas label_font_default: Default font label_font_monospace: Monospaced font |