diff options
author | swiergot <swiergot> | 2006-08-10 10:25:30 +0200 |
---|---|---|
committer | swiergot <swiergot> | 2006-08-10 10:25:30 +0200 |
commit | cda184c3f99b6f9054a8732bb890ef45e2e656cc (patch) | |
tree | 3e56c5540d82f3b0d9120dc1f0a9deebc4cd4172 /web/lang/pl/pkgfuncs_po.inc | |
parent | f76a38ad7669e044205ab544016d953243d36b29 (diff) | |
download | aur-cda184c3f99b6f9054a8732bb890ef45e2e656cc.tar.gz aur-cda184c3f99b6f9054a8732bb890ef45e2e656cc.tar.xz |
Updated Polish translation.
Diffstat (limited to 'web/lang/pl/pkgfuncs_po.inc')
-rw-r--r-- | web/lang/pl/pkgfuncs_po.inc | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/web/lang/pl/pkgfuncs_po.inc b/web/lang/pl/pkgfuncs_po.inc index 2112bb8c..2c69eea8 100644 --- a/web/lang/pl/pkgfuncs_po.inc +++ b/web/lang/pl/pkgfuncs_po.inc @@ -91,4 +91,24 @@ $_t["pl"]["Age"] = "Wiek"; $_t["pl"]["Search by"] = "Szukaj według"; -?> +$_t["pl"]["Leave the password fields blank to keep your same password."] = "Pozostaw pole z hasłem puste aby nie zmieniać swojego hasła."; + +$_t["pl"]["You have been successfully logged out."] = "Zostałeś pomyślnie wylogowany."; + +$_t["pl"]["You must log in to view user information."] = "Musisz być zalogowany aby móc oglądać informacje o użytkownikach."; + +$_t["pl"]["Could not retrieve information for the specified user."] = "Uzyskanie informacji o podanym użytkowniku nie powiodło się."; + +$_t["pl"]["You do not have permission to edit this account."] = "Nie masz uprawnień do edycji tego konta."; + +$_t["pl"]["Use this form to search existing accounts."] = "Przy użyciu tego formularza możesz przeszukać istniejące konta."; + +$_t["pl"]["Submitter"] = "Nadesłał"; + +$_t["pl"]["Use this form to create an account."] = "Przy użyciu tego formularza możesz utworzyć konto."; + +$_t["pl"]["Use this form to update your account."] = "Przy użyciu tego formularza możesz uaktualnić swoje konto."; + +$_t["pl"]["You are not allowed to access this area."] = "Nie masz uprawnień do oglądania tej strony."; + +?>
\ No newline at end of file |