From 89f2e5bc049b9428d5dfc10c2f68792445a12898 Mon Sep 17 00:00:00 2001 From: pjmattal Date: Tue, 2 Aug 2005 12:35:42 +0000 Subject: committed swiergot's updates to polish for 1.2.1 --- web/lang/pl/aur_po.inc | 6 +++++- web/lang/pl/pkgfuncs_po.inc | 8 +++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/web/lang/pl/aur_po.inc b/web/lang/pl/aur_po.inc index 63ab5adb..d5ec2136 100644 --- a/web/lang/pl/aur_po.inc +++ b/web/lang/pl/aur_po.inc @@ -21,4 +21,8 @@ $_t["pl"]["Developer"] = "Developer"; $_t["pl"]["%s: %sAn ArchLinux project%s"] = "%s: %sProjekt ArchLinux%s"; -?> \ No newline at end of file +$_t["pl"]["Discussion"] = "Dyskusja"; + +$_t["pl"]["Bugs"] = "Błędy"; + +?> diff --git a/web/lang/pl/pkgfuncs_po.inc b/web/lang/pl/pkgfuncs_po.inc index 19accc9f..384a9836 100644 --- a/web/lang/pl/pkgfuncs_po.inc +++ b/web/lang/pl/pkgfuncs_po.inc @@ -79,4 +79,10 @@ $_t["pl"]["Unflag Package Safe To Use"] = "Usuń flagę oznaczającą pakiet jak $_t["pl"]["Safe"] = "Bezpieczny"; -?> \ No newline at end of file +$_t["pl"]["First Submitted"] = "Wysłany"; + +$_t["pl"]["Last Updated"] = "Ostatnia aktualizacja"; + +$_t["pl"]["Age"] = "Wiek"; + +?> -- cgit v1.2.3-24-g4f1b