summaryrefslogtreecommitdiffstats
path: root/web/lang/submit_po.inc
diff options
context:
space:
mode:
authoreric <eric>2004-07-13 02:48:21 +0200
committereric <eric>2004-07-13 02:48:21 +0200
commit56effc6ae4737f955c972177bf3cc0d7a5e320be (patch)
tree92ccf9e36872bf29abcb03728200b9742d9db390 /web/lang/submit_po.inc
parentcbe2050420a65349a5fcf1f4cce6e7c76490f881 (diff)
downloadaur-56effc6ae4737f955c972177bf3cc0d7a5e320be.tar.gz
aur-56effc6ae4737f955c972177bf3cc0d7a5e320be.tar.xz
a little bit more...
Diffstat (limited to 'web/lang/submit_po.inc')
-rw-r--r--web/lang/submit_po.inc40
1 files changed, 40 insertions, 0 deletions
diff --git a/web/lang/submit_po.inc b/web/lang/submit_po.inc
index 438f50df..fcab03c8 100644
--- a/web/lang/submit_po.inc
+++ b/web/lang/submit_po.inc
@@ -16,4 +16,44 @@ $_t["en"]["Under construction..."] = "Under construction...";
# $_t["fr"]["Under construction..."] = "--> Traduction française ici. <--";
# $_t["de"]["Under construction..."] = "--> Deutsche Übersetzung hier. <--";
+$_t["en"]["Sorry, uploads are not permitted by this server."] = "Sorry, uploads are not permitted by this server.";
+# $_t["es"]["Sorry, uploads are not permitted by this server."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Sorry, uploads are not permitted by this server."] = "--> Traduction française ici. <--";
+# $_t["de"]["Sorry, uploads are not permitted by this server."] = "--> Deutsche Übersetzung hier. <--";
+
+$_t["en"]["You must create an account before you can upload packages."] = "You must create an account before you can upload packages.";
+# $_t["es"]["You must create an account before you can upload packages."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["You must create an account before you can upload packages."] = "--> Traduction française ici. <--";
+# $_t["de"]["You must create an account before you can upload packages."] = "--> Deutsche Übersetzung hier. <--";
+
+$_t["en"]["Upload package"] = "Upload package";
+# $_t["es"]["Upload package"] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Upload package"] = "--> Traduction française ici. <--";
+# $_t["de"]["Upload package"] = "--> Deutsche Übersetzung hier. <--";
+
+$_t["en"]["Upload"] = "Upload";
+# $_t["es"]["Upload"] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Upload"] = "--> Traduction française ici. <--";
+# $_t["de"]["Upload"] = "--> Deutsche Übersetzung hier. <--";
+
+$_t["en"]["No"] = "No";
+# $_t["es"]["No"] = "--> Traducción española aquí. <--";
+# $_t["fr"]["No"] = "--> Traduction française ici. <--";
+# $_t["de"]["No"] = "--> Deutsche Übersetzung hier. <--";
+
+$_t["en"]["Error trying to upload file - please try again."] = "Error trying to upload file - please try again.";
+# $_t["es"]["Error trying to upload file - please try again."] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Error trying to upload file - please try again."] = "--> Traduction française ici. <--";
+# $_t["de"]["Error trying to upload file - please try again."] = "--> Deutsche Übersetzung hier. <--";
+
+$_t["en"]["Yes"] = "Yes";
+# $_t["es"]["Yes"] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Yes"] = "--> Traduction française ici. <--";
+# $_t["de"]["Yes"] = "--> Deutsche Übersetzung hier. <--";
+
+$_t["en"]["Overwrite existing package?"] = "Overwrite existing package?";
+# $_t["es"]["Overwrite existing package?"] = "--> Traducción española aquí. <--";
+# $_t["fr"]["Overwrite existing package?"] = "--> Traduction française ici. <--";
+# $_t["de"]["Overwrite existing package?"] = "--> Deutsche Übersetzung hier. <--";
+
?> \ No newline at end of file