+ block_duration:
+ hours:
+ zero: '%{count} awr'
+ one: '%{count} awr'
+ two: '%{count} awr'
+ few: '%{count} awr'
+ many: '%{count} awr'
+ other: '%{count} hours'
+ days:
+ zero: '%{count} diwrnod'
+ one: '%{count} diwrnod'
+ two: '%{count} ddiwrnod'
+ few: '%{count} diwrnod'
+ many: '%{count} diwrnod'
+ other: '%{count} diwrnod'
+ weeks:
+ zero: '%{count} wythnos'
+ one: '%{count} wythnos'
+ two: '%{count} wythnos'
+ few: '%{count} wythnos'
+ many: '%{count} wythnos'
+ other: '%{count} wythnos'
+ months:
+ zero: '%{count} mis'
+ one: '%{count} mis'
+ two: '%{count} fis'
+ few: '%{count} mis'
+ many: '%{count} mis'
+ other: '%{count} mis'
+ years:
+ zero: '%{count} blynedd'
+ one: '%{count} blynedd'
+ two: '%{count} flynedd'
+ few: '%{count} blynedd'
+ many: '%{count} blynedd'
+ other: '%{count} blynedd'