diff options
author | swiergot <swiergot> | 2005-08-06 10:32:07 +0200 |
---|---|---|
committer | swiergot <swiergot> | 2005-08-06 10:32:07 +0200 |
commit | ecf37bd7bcc1cd97029ba46092e39396eba26028 (patch) | |
tree | 79a0ae58e7c4b9f93987ef0c1338c3b2b7a71e98 /web/lang/pl/account_po.inc | |
parent | cc5d55d5c33fbad2da55c2ab0cfa1de3f6f1dda9 (diff) | |
download | aur-ecf37bd7bcc1cd97029ba46092e39396eba26028.tar.gz aur-ecf37bd7bcc1cd97029ba46092e39396eba26028.tar.xz |
small fixes in polish translation
Diffstat (limited to 'web/lang/pl/account_po.inc')
-rw-r--r-- | web/lang/pl/account_po.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/lang/pl/account_po.inc b/web/lang/pl/account_po.inc index c5ab4f55..c96e9a1c 100644 --- a/web/lang/pl/account_po.inc +++ b/web/lang/pl/account_po.inc @@ -8,7 +8,7 @@ global $_t; $_t["pl"]["Under construction..."] = "Prace trwają..."; $_t["pl"]["Account Suspended:"] = "Konto zablokowane:"; $_t["pl"]["Notify:"] = "Powiadomienie:"; -$_t["pl"]["Trusted User"] = "Zaufany użytkownik"; +$_t["pl"]["Trusted User"] = "Zaufany Użytkownik"; $_t["pl"]["Normal User"] = "Zwykły użytkownik"; $_t["pl"]["Password:"] = "Hasło:"; $_t["pl"]["Email Address:"] = "Adres e-mail:"; @@ -29,7 +29,7 @@ $_t["pl"]["Re-type password:"] = "Hasło (ponownie):"; $_t["pl"]["The account, %h%s%h, has been successfully created."] = "Konto %h%s%h zostało pomyślnie utworzone."; $_t["pl"]["Click on the Home link above to login."] = "Kliknij na linku Start powyżej aby się zalogować."; $_t["pl"]["The address, %h%s%h, is already in use."] = "Adres %h%s%h jest już używany."; -$_t["pl"]["Trusted user"] = "Zaufany użytkownik"; +$_t["pl"]["Trusted user"] = "Zaufany Użytkownik"; $_t["pl"]["Normal user"] = "Zwykły użytkownik"; $_t["pl"]["Any type"] = "Dowolny rodzaj"; $_t["pl"]["No results matched your search criteria."] = "Wyszukiwanie nie przyniosło rezultatu."; @@ -60,4 +60,4 @@ $_t["pl"]["You do not have permission to edit this account."] = "Nie masz uprawn $_t["pl"]["You must log in to view user information."] = "Musisz być zalogowany aby móc oglądać informacje o użytkownikach."; -?>
\ No newline at end of file +?> |