diff options
author | swiergot <swiergot> | 2005-10-20 16:44:34 +0200 |
---|---|---|
committer | swiergot <swiergot> | 2005-10-20 16:44:34 +0200 |
commit | a83b210bf41d539bafa5261d4aa31d8e1ae3b584 (patch) | |
tree | 1da055f7454af7d38e85b2e07cbd7229c55993b5 /web/lang/pl | |
parent | 6fe2f0e14b3f093ff6012c85fd1b5d2b86d47669 (diff) | |
download | aur-a83b210bf41d539bafa5261d4aa31d8e1ae3b584.tar.gz aur-a83b210bf41d539bafa5261d4aa31d8e1ae3b584.tar.xz |
Updated Polish translation
Diffstat (limited to 'web/lang/pl')
-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 14654fff..1dc6cdeb 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 e28bb964..c6779464 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 |