summaryrefslogtreecommitdiffstats
path: root/web/lang/pkgs_po.inc
diff options
context:
space:
mode:
authoreric <eric>2004-06-29 02:56:31 +0200
committereric <eric>2004-06-29 02:56:31 +0200
commit6249c40e9417aff0ab8eb6f84c1f6693771c7b81 (patch)
tree5331d03317404d7422e5cf4ec32a348e1c2bea89 /web/lang/pkgs_po.inc
parent4b80bc34ffb738ef3cd1a7944e8716d3e8140565 (diff)
downloadaur-6249c40e9417aff0ab8eb6f84c1f6693771c7b81.tar.gz
aur-6249c40e9417aff0ab8eb6f84c1f6693771c7b81.tar.xz
fleshing out the package logic, renamed pkg include files for consistency
Diffstat (limited to 'web/lang/pkgs_po.inc')
-rw-r--r--web/lang/pkgs_po.inc119
1 files changed, 0 insertions, 119 deletions
diff --git a/web/lang/pkgs_po.inc b/web/lang/pkgs_po.inc
deleted file mode 100644
index cd96ecbe..00000000
--- a/web/lang/pkgs_po.inc
+++ /dev/null
@@ -1,119 +0,0 @@
-<?
-# 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"]["Category"] = "Category";
-# $_t["es"]["Category"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["Category"] = "--> Traduction française ici. <--";
-# $_t["de"]["Category"] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["Maintainer"] = "Maintainer";
-# $_t["es"]["Maintainer"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["Maintainer"] = "--> Traduction française ici. <--";
-# $_t["de"]["Maintainer"] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["Name"] = "Name";
-# $_t["es"]["Name"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["Name"] = "--> Traduction française ici. <--";
-# $_t["de"]["Name"] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["Per page"] = "Per page";
-# $_t["es"]["Per page"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["Per page"] = "--> Traduction française ici. <--";
-# $_t["de"]["Per page"] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["Popularity"] = "Popularity";
-# $_t["es"]["Popularity"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["Popularity"] = "--> Traduction française ici. <--";
-# $_t["de"]["Popularity"] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["Sort by"] = "Sort by";
-# $_t["es"]["Sort by"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["Sort by"] = "--> Traduction française ici. <--";
-# $_t["de"]["Sort by"] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["Search Criteria"] = "Search Criteria";
-# $_t["es"]["Search Criteria"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["Search Criteria"] = "--> Traduction française ici. <--";
-# $_t["de"]["Search Criteria"] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["Location"] = "Location";
-# $_t["es"]["Location"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["Location"] = "--> Traduction française ici. <--";
-# $_t["de"]["Location"] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["Keywords"] = "Keywords";
-# $_t["es"]["Keywords"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["Keywords"] = "--> Traduction française ici. <--";
-# $_t["de"]["Keywords"] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["Any"] = "Any";
-# $_t["es"]["Any"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["Any"] = "--> Traduction française ici. <--";
-# $_t["de"]["Any"] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["Votes"] = "Votes";
-# $_t["es"]["Votes"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["Votes"] = "--> Traduction française ici. <--";
-# $_t["de"]["Votes"] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["Description"] = "Description";
-# $_t["es"]["Description"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["Description"] = "--> Traduction française ici. <--";
-# $_t["de"]["Description"] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["No packages matched your search criteria."] = "No packages matched your search criteria.";
-# $_t["es"]["No packages matched your search criteria."] = "--> Traducción española aquí. <--";
-# $_t["fr"]["No packages matched your search criteria."] = "--> Traduction française ici. <--";
-# $_t["de"]["No packages matched your search criteria."] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["My Packages"] = "My Packages";
-# $_t["es"]["My Packages"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["My Packages"] = "--> Traduction française ici. <--";
-# $_t["de"]["My Packages"] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["Go"] = "Go";
-# $_t["es"]["Go"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["Go"] = "--> Traduction française ici. <--";
-# $_t["de"]["Go"] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["Out-of-date"] = "Out-of-date";
-# $_t["es"]["Out-of-date"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["Out-of-date"] = "--> Traduction française ici. <--";
-# $_t["de"]["Out-of-date"] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["Flag Out-of-date"] = "Flag Out-of-date";
-# $_t["es"]["Flag Out-of-date"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["Flag Out-of-date"] = "--> Traduction française ici. <--";
-# $_t["de"]["Flag Out-of-date"] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["Actions"] = "Actions";
-# $_t["es"]["Actions"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["Actions"] = "--> Traduction française ici. <--";
-# $_t["de"]["Actions"] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["Adopt Packages"] = "Adopt Packages";
-# $_t["es"]["Adopt Packages"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["Adopt Packages"] = "--> Traduction française ici. <--";
-# $_t["de"]["Adopt Packages"] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["Disown Packages"] = "Disown Packages";
-# $_t["es"]["Disown Packages"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["Disown Packages"] = "--> Traduction française ici. <--";
-# $_t["de"]["Disown Packages"] = "--> Deutsche Übersetzung hier. <--";
-
-$_t["en"]["Vote"] = "Vote";
-# $_t["es"]["Vote"] = "--> Traducción española aquí. <--";
-# $_t["fr"]["Vote"] = "--> Traduction française ici. <--";
-# $_t["de"]["Vote"] = "--> Deutsche Übersetzung hier. <--";
-
-?> \ No newline at end of file