I created a content type called "translation entry" with two fields, the default title field with label: Word and a custom 1-line text field with label: Translation.

Now, I want to make sure that there will not be created more than 1 node of the same word. Is there a way for me to limit this....that the user cannot create a 'translation entry' node if that word already exists in the wordlist?

Any ideas?