- node: 노드 (%{count})
- node_paginated: 노드 (%{count} 중 %{x}-%{y})
- way: 길 (%{count})
- way_paginated: 길 (%{count} 중 %{x}-%{y})
- relation: 관계 (%{count})
- relation_paginated: 관계 (%{count} 중 %{x}-%{y})
- comment: 댓글 (%{count})
+ node: 교점(%{count})
+ node_paginated: 교점(%{count}개 중 %{x}-%{y})
+ way: 길(%{count})
+ way_paginated: 길(%{count}개 중 %{x}-%{y})
+ relation: 관계(%{count})
+ relation_paginated: 관계(%{count}개 중 %{x}-%{y})
+ comment: 댓글(%{count})