diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-11-30 04:55:47 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2016-11-30 04:55:47 +0000 |
commit | 7e7828d2ac248d48b77e631018e52b4fc82c1f0e (patch) | |
tree | 953cae55b99f8b6bf1d68a7be914c708c38bf10c /config | |
parent | d71a081e0b8686df48c69f238007e9472828a097 (diff) | |
download | redmine-7e7828d2ac248d48b77e631018e52b4fc82c1f0e.tar.gz redmine-7e7828d2ac248d48b77e631018e52b4fc82c1f0e.zip |
Catalan Translation for trunk updated by Helder Manuel Torres Vieira (#24003)
git-svn-id: http://svn.redmine.org/redmine/trunk@16013 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/ca.yml | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/config/locales/ca.yml b/config/locales/ca.yml index bbb59293d..0f6087e1e 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1193,15 +1193,14 @@ 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 - field_textarea_font: Font used for text areas - label_font_default: Default font - label_font_monospace: Monospaced font - label_font_proportional: Proportional font + 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 setting_timespan_format: Time span format label_table_of_contents: Table of contents |