summaryrefslogtreecommitdiffstats
path: root/web/lang
diff options
context:
space:
mode:
Diffstat (limited to 'web/lang')
-rw-r--r--web/lang/pl/aur_po.inc4
-rw-r--r--web/lang/pl/index_po.inc8
-rw-r--r--web/lang/pl/pkgfuncs_po.inc22
3 files changed, 31 insertions, 3 deletions
diff --git a/web/lang/pl/aur_po.inc b/web/lang/pl/aur_po.inc
index e1fc3f10..86a27628 100644
--- a/web/lang/pl/aur_po.inc
+++ b/web/lang/pl/aur_po.inc
@@ -25,4 +25,6 @@ $_t["pl"]["Discussion"] = "Dyskusja";
$_t["pl"]["Bugs"] = "Błędy";
-?>
+$_t["pl"]["My Packages"] = "Moje pakiety";
+
+?> \ No newline at end of file
diff --git a/web/lang/pl/index_po.inc b/web/lang/pl/index_po.inc
index ac6ab2cf..d186bcde 100644
--- a/web/lang/pl/index_po.inc
+++ b/web/lang/pl/index_po.inc
@@ -56,4 +56,10 @@ $_t["pl"]["Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Sta
$_t["pl"]["Registered Users"] = "Zarejestrowanych użytkowników";
-?>
+$_t["pl"]["Safe"] = "Bezpieczne";
+
+$_t["pl"]["Out-of-date"] = "Nieaktualny";
+
+$_t["pl"]["User Statistics"] = "Statystyki użytkowników";
+
+?> \ No newline at end of file
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