summaryrefslogtreecommitdiffstats
path: root/web/lang
diff options
context:
space:
mode:
authoreric <eric>2004-06-19 14:36:22 +0000
committereric <eric>2004-06-19 14:36:22 +0000
commit22e8556691d134c4bf778837d4a0c24e4504b8cf (patch)
tree6cbeaebbcf2ea34ceff74539b48f2fb1d3fb5edc /web/lang
parent74594e516d699a3a95a4e8112c914b9225853de7 (diff)
downloadaurweb-22e8556691d134c4bf778837d4a0c24e4504b8cf.tar.xz
finished tweaking language selection
Diffstat (limited to 'web/lang')
-rw-r--r--web/lang/account_po.inc19
-rw-r--r--web/lang/logout_po.inc19
-rw-r--r--web/lang/mgmnt_po.inc19
-rw-r--r--web/lang/search_po.inc19
-rw-r--r--web/lang/submit_po.inc19
-rw-r--r--web/lang/template_po.inc19
-rw-r--r--web/lang/vote_po.inc19
7 files changed, 133 insertions, 0 deletions
diff --git a/web/lang/account_po.inc b/web/lang/account_po.inc
new file mode 100644
index 0000000..438f50d
--- /dev/null
+++ b/web/lang/account_po.inc
@@ -0,0 +1,19 @@
+<?
+# INSTRUCTIONS TO TRANSLATORS
+#
+# This file contains the i18n translations for a subset of the
+# Arch Linux User-community Repository (AUR). This is a PHP
+# script, and as such, you MUST pay great attention to the syntax.
+# If your text contains any double-quotes ("), you MUST escape
+# them with the backslash character (\).
+#
+
+include_once("translator.inc");
+global $_t;
+
+$_t["en"]["Under construction..."] = "Under construction...";
+# $_t["es"]["Under construction..."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Under construction..."] = "--> Traduction française ici. <--";
+# $_t["de"]["Under construction..."] = "--> Deutsche Übersetzung hier. <--";
+
+?> \ No newline at end of file
diff --git a/web/lang/logout_po.inc b/web/lang/logout_po.inc
new file mode 100644
index 0000000..438f50d
--- /dev/null
+++ b/web/lang/logout_po.inc
@@ -0,0 +1,19 @@
+<?
+# INSTRUCTIONS TO TRANSLATORS
+#
+# This file contains the i18n translations for a subset of the
+# Arch Linux User-community Repository (AUR). This is a PHP
+# script, and as such, you MUST pay great attention to the syntax.
+# If your text contains any double-quotes ("), you MUST escape
+# them with the backslash character (\).
+#
+
+include_once("translator.inc");
+global $_t;
+
+$_t["en"]["Under construction..."] = "Under construction...";
+# $_t["es"]["Under construction..."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Under construction..."] = "--> Traduction française ici. <--";
+# $_t["de"]["Under construction..."] = "--> Deutsche Übersetzung hier. <--";
+
+?> \ No newline at end of file
diff --git a/web/lang/mgmnt_po.inc b/web/lang/mgmnt_po.inc
new file mode 100644
index 0000000..438f50d
--- /dev/null
+++ b/web/lang/mgmnt_po.inc
@@ -0,0 +1,19 @@
+<?
+# INSTRUCTIONS TO TRANSLATORS
+#
+# This file contains the i18n translations for a subset of the
+# Arch Linux User-community Repository (AUR). This is a PHP
+# script, and as such, you MUST pay great attention to the syntax.
+# If your text contains any double-quotes ("), you MUST escape
+# them with the backslash character (\).
+#
+
+include_once("translator.inc");
+global $_t;
+
+$_t["en"]["Under construction..."] = "Under construction...";
+# $_t["es"]["Under construction..."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Under construction..."] = "--> Traduction française ici. <--";
+# $_t["de"]["Under construction..."] = "--> Deutsche Übersetzung hier. <--";
+
+?> \ No newline at end of file
diff --git a/web/lang/search_po.inc b/web/lang/search_po.inc
new file mode 100644
index 0000000..438f50d
--- /dev/null
+++ b/web/lang/search_po.inc
@@ -0,0 +1,19 @@
+<?
+# INSTRUCTIONS TO TRANSLATORS
+#
+# This file contains the i18n translations for a subset of the
+# Arch Linux User-community Repository (AUR). This is a PHP
+# script, and as such, you MUST pay great attention to the syntax.
+# If your text contains any double-quotes ("), you MUST escape
+# them with the backslash character (\).
+#
+
+include_once("translator.inc");
+global $_t;
+
+$_t["en"]["Under construction..."] = "Under construction...";
+# $_t["es"]["Under construction..."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Under construction..."] = "--> Traduction française ici. <--";
+# $_t["de"]["Under construction..."] = "--> Deutsche Übersetzung hier. <--";
+
+?> \ No newline at end of file
diff --git a/web/lang/submit_po.inc b/web/lang/submit_po.inc
new file mode 100644
index 0000000..438f50d
--- /dev/null
+++ b/web/lang/submit_po.inc
@@ -0,0 +1,19 @@
+<?
+# INSTRUCTIONS TO TRANSLATORS
+#
+# This file contains the i18n translations for a subset of the
+# Arch Linux User-community Repository (AUR). This is a PHP
+# script, and as such, you MUST pay great attention to the syntax.
+# If your text contains any double-quotes ("), you MUST escape
+# them with the backslash character (\).
+#
+
+include_once("translator.inc");
+global $_t;
+
+$_t["en"]["Under construction..."] = "Under construction...";
+# $_t["es"]["Under construction..."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Under construction..."] = "--> Traduction française ici. <--";
+# $_t["de"]["Under construction..."] = "--> Deutsche Übersetzung hier. <--";
+
+?> \ No newline at end of file
diff --git a/web/lang/template_po.inc b/web/lang/template_po.inc
new file mode 100644
index 0000000..0b5d1bc
--- /dev/null
+++ b/web/lang/template_po.inc
@@ -0,0 +1,19 @@
+<?
+# INSTRUCTIONS TO TRANSLATORS
+#
+# This file contains the i18n translations for a subset of the
+# Arch Linux User-community Repository (AUR). This is a PHP
+# script, and as such, you MUST pay great attention to the syntax.
+# If your text contains any double-quotes ("), you MUST escape
+# them with the backslash character (\).
+#
+
+include_once("translator.inc");
+global $_t;
+
+$_t["en"]["Hi, this is worth reading!"] = "Hi, this is worth reading!";
+# $_t["es"]["Hi, this is worth reading!"] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Hi, this is worth reading!"] = "--> Traduction française ici. <--";
+# $_t["de"]["Hi, this is worth reading!"] = "--> Deutsche Übersetzung hier. <--";
+
+?> \ No newline at end of file
diff --git a/web/lang/vote_po.inc b/web/lang/vote_po.inc
new file mode 100644
index 0000000..438f50d
--- /dev/null
+++ b/web/lang/vote_po.inc
@@ -0,0 +1,19 @@
+<?
+# INSTRUCTIONS TO TRANSLATORS
+#
+# This file contains the i18n translations for a subset of the
+# Arch Linux User-community Repository (AUR). This is a PHP
+# script, and as such, you MUST pay great attention to the syntax.
+# If your text contains any double-quotes ("), you MUST escape
+# them with the backslash character (\).
+#
+
+include_once("translator.inc");
+global $_t;
+
+$_t["en"]["Under construction..."] = "Under construction...";
+# $_t["es"]["Under construction..."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Under construction..."] = "--> Traduction française ici. <--";
+# $_t["de"]["Under construction..."] = "--> Deutsche Übersetzung hier. <--";
+
+?> \ No newline at end of file