diff options
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 d5ec213..e1fc3f1 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"; |