From 9c6ec26c3279ca3e1d186196d229449d9501c386 Mon Sep 17 00:00:00 2001 From: eric Date: Thu, 24 Jun 2004 00:34:20 +0000 Subject: started working on the pkgsearch --- web/lang/pkgs_po.inc | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 web/lang/pkgs_po.inc (limited to 'web/lang') diff --git a/web/lang/pkgs_po.inc b/web/lang/pkgs_po.inc new file mode 100644 index 0000000..432ee28 --- /dev/null +++ b/web/lang/pkgs_po.inc @@ -0,0 +1,64 @@ + 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. <--"; + +?> \ No newline at end of file -- cgit v1.2.3-54-g00ecf