# Generated by roxygen2: do not edit by hand

S3method(fix_metadata,data.frame)
S3method(fix_metadata,po)
S3method(generate_po_from_pot,po)
S3method(get_n_plural_forms,data.frame)
S3method(get_n_plural_forms,po)
S3method(print,po)
S3method(summary,po)
S3method(write_po,po)
export(ALLOWED_LANGUAGE_REGEX)
export(fix_metadata)
export(generate_po_from_pot)
export(get_n_plural_forms)
export(po)
export(read_po)
export(write_po)
importFrom(R6,R6Class)
importFrom(assertive.base,bapply)
importFrom(assertive.base,coerce_to)
importFrom(assertive.base,merge_dots_with_list)
importFrom(assertive.base,parenthesize)
importFrom(assertive.files,assert_all_are_existing_files)
importFrom(assertive.properties,is_empty)
importFrom(assertive.properties,is_non_empty)
importFrom(assertive.properties,is_scalar)
importFrom(assertive.sets,assert_are_set_equal)
importFrom(assertive.sets,assert_is_superset)
importFrom(assertive.strings,assert_all_are_non_missing_nor_empty_character)
importFrom(assertive.types,assert_is_a_string)
importFrom(devtools,as.package)
importFrom(digest,digest)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct_)
importFrom(dplyr,filter_)
importFrom(dplyr,mutate_)
importFrom(dplyr,rowwise)
importFrom(dplyr,select_)
importFrom(dplyr,transmute_)
importFrom(magrittr,"%>%")
importFrom(magrittr,extract)
importFrom(magrittr,extract2)
importFrom(stringi,stri_detect_fixed)
importFrom(stringi,stri_detect_regex)
importFrom(stringi,stri_extract_first_regex)
importFrom(stringi,stri_match_first_regex)
importFrom(stringi,stri_read_lines)
importFrom(stringi,stri_write_lines)
importFrom(tibble,as_tibble)
importFrom(tibble,data_frame)
importFrom(tools,file_ext)
importFrom(utils,data)
importFrom(whoami,email_address)
importFrom(whoami,fullname)
