From cac788476a1a62f16d80e7242e88b25665a1e993 Mon Sep 17 00:00:00 2001 From: pjmattal Date: Fri, 13 May 2005 14:38:04 +0000 Subject: added polish translation this still needs some more debugging before it goes live but it's turned on in this version --- web/lang/logout_po.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'web/lang/logout_po.inc') diff --git a/web/lang/logout_po.inc b/web/lang/logout_po.inc index dab1ddaf..313b6b84 100644 --- a/web/lang/logout_po.inc +++ b/web/lang/logout_po.inc @@ -15,10 +15,12 @@ $_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. <--"; +$_t["pl"]["Under construction..."] = "Prace trwaj±..."; $_t["en"]["You have been successfully logged out."] = "You have been successfully logged out."; # $_t["es"]["You have been successfully logged out."] = "--> Traducción española aquí. <--"; # $_t["fr"]["You have been successfully logged out."] = "--> Traduction française ici. <--"; # $_t["de"]["You have been successfully logged out."] = "--> Deutsche Übersetzung hier. <--"; +$_t["pl"]["You have been successfully logged out."] = "Zosta³e¶ pomy¶lnie wylogowany."; -?> \ No newline at end of file +?> -- cgit v1.2.3-24-g4f1b