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"]["Home"] = "Home";
16 $_t["en"]["%s: An ArchLinux project"] = "%s: An ArchLinux project";
18 $_t["en"]["Packages"] = "Packages";
20 $_t["en"]["Accounts"] = "Accounts";
22 $_t["en"]["Logout"] = "Logout";
24 $_t["en"]["%s: %sAn ArchLinux project%s"] = "%s: %sAn ArchLinux project%s";
26 $_t["en"]["Discussion"] = "Discussion";
28 $_t["en"]["Bugs"] = "Bugs";