OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/modules/grids/config/locales/crowdin/ca.yml

16 lines
461 B

ca:
grids:
label_widget_in_grid: "Widget contained in Grid %{grid_name}"
activerecord:
attributes:
grids/grid:
page: "Pàgina"
row_count: "Number of rows"
column_count: "Number of columns"
widgets: "Widgets"
errors:
models:
grids/grid:
overlaps: 'overlap.'
outside: 'is outside of the grid.'
end_before_start: 'end value needs to be larger than the start value.'