Lines Matching refs:gettext

1010 e_cannot_wrap=$(gettext "%s: error: wrapper file already exists")
1011 e_baddir=$(gettext "Invalid '%s' directory within the zone")
1012 e_badfile=$(gettext "Invalid '%s' file within the zone")
1013 e_path_abs=$(gettext "Pathname specified to -a '%s' must be absolute.")
1014 e_not_found=$(gettext "%s: error: file or directory not found.")
1015 e_install_abort=$(gettext "Installation aborted.")
1016 e_not_readable=$(gettext "Cannot read directory '%s'")
1017 e_not_dir=$(gettext "Error: must be a directory")
1018 e_unknown_archive=$(gettext "Error: Unknown archive format. Must be a flash archive, a cpio archive (can also be gzipped or bzipped), a pax XUSTAR archive, or a level 0 ufsdump archive.")
1019 e_absolute_archive=$(gettext "Error: archive contains absolute paths instead of relative paths.")
1020 e_mismatch_archive=$(gettext "Error: the archive top-level directory (%s) does not match the zonepath (%s).")
1021 e_tmpfile=$(gettext "Unable to create temporary file")
1022 e_root_full=$(gettext "Zonepath root %s exists and contains data; remove or move aside prior to install.")
1023 f_mkdir=$(gettext "Unable to create directory %s.")
1024 f_chmod=$(gettext "Unable to chmod directory %s.")
1025 f_chown=$(gettext "Unable to chown directory %s.")
1026 f_hwcap_info=$(gettext "HWCAP: %s\n")
1027 f_sanity_hwcap=$(gettext \
1032 m_analyse_archive=$(gettext "Analysing the archive")
1034 not_readable=$(gettext "Cannot read file '%s'")
1035 not_flar=$(gettext "Input is not a flash archive")
1036 bad_flar=$(gettext "Flash archive is a corrupt")
1037 bad_zfs_flar=$(gettext "Flash archive contains a ZFS send stream.\n\tRecreate the flar using the -L option with cpio or pax.")
1038 f_unpack_failed=$(gettext "Unpacking the archive failed")
1039 unknown_archiver=$(gettext "Archiver %s is not supported")
1040 cmd_not_exec=$(gettext "Required command '%s' not executable!")