--- :sq: ! '{ :''sq'' => { :i18n => { :plural => { :keys => [:one, :other], :rule => lambda { |n| n.to_f.abs == 1 ? :one : :other } } } } }'