2 # INSTRUCTIONS TO TRANSLATORS
4 # This file contains the i18n translations for a subset of the
5 # Arch Linux User-community Repository (AUR). This is a PHP
6 # script, and as such, you MUST pay great attention to the syntax.
7 # If your text contains any double-quotes ("), you MUST escape
8 # them with the backslash character (\).
11 include_once("translator.inc");
14 $_t["en"]["Use this form to update your account."] = "Use this form to update your account.";
16 $_t["en"]["Leave the password fields blank to keep your same password."] = "Leave the password fields blank to keep your same password.";
18 $_t["en"]["You are not allowed to access this area."] = "You are not allowed to access this area.";
20 $_t["en"]["Could not retrieve information for the specified user."] = "Could not retrieve information for the specified user.";
22 $_t["en"]["Use this form to search existing accounts."] = "Use this form to search existing accounts.";
24 $_t["en"]["You do not have permission to edit this account."] = "You do not have permission to edit this account.";
26 $_t["en"]["Use this form to create an account."] = "Use this form to create an account.";
28 $_t["en"]["You must log in to view user information."] = "You must log in to view user information.";