ngettext

abstract fun ngettext(singularKey: String, pluralKey: String, value: Int, vararg args: Any?): String?