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/aur_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/aur_po.inc')
-rw-r--r-- | web/lang/pl/aur_po.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/lang/pl/aur_po.inc b/web/lang/pl/aur_po.inc index d5ec2136..e1fc3f10 100644 --- a/web/lang/pl/aur_po.inc +++ b/web/lang/pl/aur_po.inc @@ -11,11 +11,11 @@ $_t["pl"]["Logout"] = "Wyloguj się"; $_t["pl"]["Manage"] = "Zarządzaj"; $_t["pl"]["Submit"] = "Wyślij"; $_t["pl"]["%s: An ArchLinux project"] = "%s: Projekt ArchLinux"; -$_t["pl"]["Accounts"] = "Konto"; +$_t["pl"]["Accounts"] = "Konta"; $_t["pl"]["Vote"] = "Głosuj"; $_t["pl"]["Home"] = "Start"; $_t["pl"]["Packages"] = "Pakiety"; -$_t["pl"]["Trusted user"] = "Zaufany użytkownik"; +$_t["pl"]["Trusted user"] = "Zaufany Użytkownik"; $_t["pl"]["User"] = "Użytkownik"; $_t["pl"]["Developer"] = "Developer"; |