Blame nis/nis_error.h

Packit 6c4009
S(N_("Success"))
Packit 6c4009
S(N_("Probable success"))
Packit 6c4009
S(N_("Not found"))
Packit 6c4009
S(N_("Probably not found"))
Packit 6c4009
S(N_("Cache expired"))
Packit 6c4009
S(N_("NIS+ servers unreachable"))
Packit 6c4009
S(N_("Unknown object"))
Packit 6c4009
S(N_("Server busy, try again"))
Packit 6c4009
S(N_("Generic system error"))
Packit 6c4009
S(N_("First/next chain broken"))
Packit 6c4009
S(N_("Permission denied"))
Packit 6c4009
S(N_("Not owner"))
Packit 6c4009
S(N_("Name not served by this server"))
Packit 6c4009
S(N_("Server out of memory"))
Packit 6c4009
S(N_("Object with same name exists"))
Packit 6c4009
S(N_("Not master server for this domain"))
Packit 6c4009
S(N_("Invalid object for operation"))
Packit 6c4009
S(N_("Malformed name, or illegal name"))
Packit 6c4009
S(N_("Unable to create callback"))
Packit 6c4009
S(N_("Results sent to callback proc"))
Packit 6c4009
S(N_("Not found, no such name"))
Packit 6c4009
S(N_("Name/entry isn't unique"))
Packit 6c4009
S(N_("Modification failed"))
Packit 6c4009
S(N_("Database for table does not exist"))
Packit 6c4009
S(N_("Entry/table type mismatch"))
Packit 6c4009
S(N_("Link points to illegal name"))
Packit 6c4009
S(N_("Partial success"))
Packit 6c4009
S(N_("Too many attributes"))
Packit 6c4009
S(N_("Error in RPC subsystem"))
Packit 6c4009
S(N_("Missing or malformed attribute"))
Packit 6c4009
S(N_("Named object is not searchable"))
Packit 6c4009
S(N_("Error while talking to callback proc"))
Packit 6c4009
S(N_("Non NIS+ namespace encountered"))
Packit 6c4009
S(N_("Illegal object type for operation"))
Packit 6c4009
S(N_("Passed object is not the same object on server"))
Packit 6c4009
S(N_("Modify operation failed"))
Packit 6c4009
S(N_("Query illegal for named table"))
Packit 6c4009
S(N_("Attempt to remove a non-empty table"))
Packit 6c4009
S(N_("Error in accessing NIS+ cold start file.  Is NIS+ installed?"))
Packit 6c4009
S(N_("Full resync required for directory"))
Packit 6c4009
S(N_("NIS+ operation failed"))
Packit 6c4009
S(N_("NIS+ service is unavailable or not installed"))
Packit 6c4009
S(N_("Yes, 42 is the meaning of life"))
Packit 6c4009
S(N_("Unable to authenticate NIS+ server"))
Packit 6c4009
S(N_("Unable to authenticate NIS+ client"))
Packit 6c4009
S(N_("No file space on server"))
Packit 6c4009
S(N_("Unable to create process on server"))
Packit 6c4009
S(N_("Master server busy, full dump rescheduled."))