diff options
author | swiergot <swiergot> | 2005-10-20 14:44:34 +0000 |
---|---|---|
committer | swiergot <swiergot> | 2005-10-20 14:44:34 +0000 |
commit | a83b210bf41d539bafa5261d4aa31d8e1ae3b584 (patch) | |
tree | 1da055f7454af7d38e85b2e07cbd7229c55993b5 | |
parent | 6fe2f0e14b3f093ff6012c85fd1b5d2b86d47669 (diff) | |
download | aurweb-a83b210bf41d539bafa5261d4aa31d8e1ae3b584.tar.xz |
Updated Polish translation
-rw-r--r-- | web/lang/pl/acctfuncs_po.inc | 4 | ||||
-rw-r--r-- | web/lang/pl/pkgfuncs_po.inc | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/web/lang/pl/acctfuncs_po.inc b/web/lang/pl/acctfuncs_po.inc index 14654ff..1dc6cde 100644 --- a/web/lang/pl/acctfuncs_po.inc +++ b/web/lang/pl/acctfuncs_po.inc @@ -47,4 +47,6 @@ $_t["pl"]["User"] = "Użytkownik"; $_t["pl"]["Trusted User"] = "Zaufany Użytkownik"; -?> +$_t["pl"]["View this user's packages"] = "Wyświetl pakiety tego użytkownika"; + +?>
\ No newline at end of file diff --git a/web/lang/pl/pkgfuncs_po.inc b/web/lang/pl/pkgfuncs_po.inc index e28bb96..c677946 100644 --- a/web/lang/pl/pkgfuncs_po.inc +++ b/web/lang/pl/pkgfuncs_po.inc @@ -88,4 +88,6 @@ $_t["pl"]["Last Updated"] = "Ostatnia aktualizacja"; $_t["pl"]["Age"] = "Wiek"; -?> +$_t["pl"]["Search by"] = "Szukaj według"; + +?>
\ No newline at end of file |