diff options
Diffstat (limited to 'web/lang')
-rw-r--r-- | web/lang/pl/common_po.inc | 2 | ||||
-rw-r--r-- | web/lang/pl/hacker_po.inc | 2 | ||||
-rw-r--r-- | web/lang/pl/pkgedit_po.inc | 2 | ||||
-rw-r--r-- | web/lang/pl/pkgfuncs_po.inc | 6 | ||||
-rw-r--r-- | web/lang/pl/search_po.inc | 2 | ||||
-rw-r--r-- | web/lang/pl/submit_po.inc | 2 | ||||
-rw-r--r-- | web/lang/pl/template_po.inc | 2 | ||||
-rw-r--r-- | web/lang/pl/test_po.inc | 2 | ||||
-rw-r--r-- | web/lang/pl/timeout_po.inc | 2 |
9 files changed, 14 insertions, 8 deletions
diff --git a/web/lang/pl/common_po.inc b/web/lang/pl/common_po.inc index bb03f0fa..4ac4c19f 100644 --- a/web/lang/pl/common_po.inc +++ b/web/lang/pl/common_po.inc @@ -17,4 +17,4 @@ $_t["pl"]["Less"] = "Poprzednie"; $_t["pl"]["More"] = "Następne"; $_t["pl"]["Username"] = "Użytkownik"; -?> +?>
\ No newline at end of file diff --git a/web/lang/pl/hacker_po.inc b/web/lang/pl/hacker_po.inc index 06420d63..4cb87814 100644 --- a/web/lang/pl/hacker_po.inc +++ b/web/lang/pl/hacker_po.inc @@ -8,4 +8,4 @@ global $_t; $_t["pl"]["Your session id is invalid."] = "Twój identyfikator sesji jest nieprawidłowy."; $_t["pl"]["If this problem persists, please contact the site administrator."] = "Jeżeli ten problem się powtarza, skontaktuj się z administratorem strony."; -?> +?>
\ No newline at end of file diff --git a/web/lang/pl/pkgedit_po.inc b/web/lang/pl/pkgedit_po.inc index 1d46b021..df8dc79a 100644 --- a/web/lang/pl/pkgedit_po.inc +++ b/web/lang/pl/pkgedit_po.inc @@ -19,4 +19,4 @@ $_t["pl"]["Invalid category ID."] = "Nieprawidłowy identyfikator kategorii."; $_t["pl"]["Select new category"] = "Wybierz nową kategorię"; $_t["pl"]["You've found a bug if you see this...."] = "Jeżeli to widzisz, to znalazłeś błąd..."; -?> +?>
\ No newline at end of file diff --git a/web/lang/pl/pkgfuncs_po.inc b/web/lang/pl/pkgfuncs_po.inc index 2c69eea8..cf719f77 100644 --- a/web/lang/pl/pkgfuncs_po.inc +++ b/web/lang/pl/pkgfuncs_po.inc @@ -111,4 +111,10 @@ $_t["pl"]["Use this form to update your account."] = "Przy użyciu tego formular $_t["pl"]["You are not allowed to access this area."] = "Nie masz uprawnień do oglądania tej strony."; +$_t["pl"]["Status"] = "Status"; + +$_t["pl"]["All"] = "Wszystkie"; + +$_t["pl"]["Unsafe"] = "Nie bezpieczne"; + ?>
\ No newline at end of file diff --git a/web/lang/pl/search_po.inc b/web/lang/pl/search_po.inc index f1ff4976..31838f11 100644 --- a/web/lang/pl/search_po.inc +++ b/web/lang/pl/search_po.inc @@ -56,4 +56,4 @@ $_t["pl"]["The selected packages have been unflagged safe."] = "Wybrane pakiety $_t["pl"]["Couldn't unflag package safe."] = "Usunięcie flagi bezpieczeństwaego nie powiodło się."; -?> +?>
\ No newline at end of file diff --git a/web/lang/pl/submit_po.inc b/web/lang/pl/submit_po.inc index b0dd9308..d5f14d5c 100644 --- a/web/lang/pl/submit_po.inc +++ b/web/lang/pl/submit_po.inc @@ -52,4 +52,4 @@ $_t["pl"]["Could not re-tar"] = "Przepakowanie pakietu nie powiodło się."; $_t["pl"]["Binary packages and filelists are not allowed for upload."] = "Nie można wysyłać pakietów binarnych i plików filelist."; -?> +?>
\ No newline at end of file diff --git a/web/lang/pl/template_po.inc b/web/lang/pl/template_po.inc index 2fc4df42..6c61d378 100644 --- a/web/lang/pl/template_po.inc +++ b/web/lang/pl/template_po.inc @@ -7,4 +7,4 @@ global $_t; $_t["pl"]["Hi, this is worth reading!"] = "Witaj, warto to przeczytać!"; -?> +?>
\ No newline at end of file diff --git a/web/lang/pl/test_po.inc b/web/lang/pl/test_po.inc index 8aa3cab2..b04cbd7c 100644 --- a/web/lang/pl/test_po.inc +++ b/web/lang/pl/test_po.inc @@ -10,4 +10,4 @@ $_t["pl"]["Hello, world!"] = "Witaj, świecie!"; $_t["pl"]["Hello, again!"] = "Witaj, ponownie!"; $_t["pl"]["My current language tag is: '%s'."] = "Etykieta mojego obecnego języka to: '%s'."; -?> +?>
\ No newline at end of file diff --git a/web/lang/pl/timeout_po.inc b/web/lang/pl/timeout_po.inc index 69c74180..8fbc2a62 100644 --- a/web/lang/pl/timeout_po.inc +++ b/web/lang/pl/timeout_po.inc @@ -8,4 +8,4 @@ global $_t; $_t["pl"]["Click on the Home link above to log in."] = "Kliknij na linku Start powyżej aby się zalogować."; $_t["pl"]["Your session has timed out. You must log in again."] = "Twoja sesja wygasła. Musisz zalogować się ponownie."; -?> +?>
\ No newline at end of file |