From 87828ae08b4e37189bd3e78a35df24975f00c633 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Mon, 19 Jan 2009 16:31:04 -0500 Subject: Remove obsolete translation files. Signed-off-by: Loui Chang --- web/lang/pl/acctfuncs_po.inc | 62 -------------------------------------------- 1 file changed, 62 deletions(-) delete mode 100644 web/lang/pl/acctfuncs_po.inc (limited to 'web/lang/pl/acctfuncs_po.inc') diff --git a/web/lang/pl/acctfuncs_po.inc b/web/lang/pl/acctfuncs_po.inc deleted file mode 100644 index ed214f3..0000000 --- a/web/lang/pl/acctfuncs_po.inc +++ /dev/null @@ -1,62 +0,0 @@ - - -include_once("translator.inc"); -global $_t; - -$_t["pl"]["Missing a required field."] = "Brakuje wymaganego pola."; -$_t["pl"]["The account, %h%s%h, has been successfully created."] = "Konto %h%s%h zostało pomyślnie utworzone."; -$_t["pl"]["Error trying to modify account, %h%s%h: %s."] = "Błąd podczas modyfikacji konta %h%s%h: %s."; -$_t["pl"]["The email address is invalid."] = "Adres e-mail jest nieprawidłowy."; -$_t["pl"]["Error trying to create account, %h%s%h: %s."] = "Błąd podczas tworzenia konta %h%s%h: %s."; -$_t["pl"]["The username, %h%s%h, is already in use."] = "Nazwa użytkownika %h%s%h jest już używana."; -$_t["pl"]["Account Type"] = "Rodzaj konta"; -$_t["pl"]["The account, %h%s%h, has been successfully modified."] = "Konto %h%s%h zostało pomyślnie zaktualizowane."; -$_t["pl"]["Account Suspended"] = "Konto zablokowane"; -$_t["pl"]["New Package Notify"] = "Powiadamiaj o nowych pakietach"; -$_t["pl"]["IRC Nick"] = "Nick na IRC-u"; -$_t["pl"]["Trusted user"] = "Zaufany Użytkownik"; -$_t["pl"]["Normal user"] = "Zwykły użytkownik"; -$_t["pl"]["Real Name"] = "Imię i nazwisko"; -$_t["pl"]["Password fields do not match."] = "Hasła nie zgadzają się."; -$_t["pl"]["Language"] = "Język"; -$_t["pl"]["The address, %h%s%h, is already in use."] = "Adres %h%s%h jest już używany."; -$_t["pl"]["Click on the Home link above to login."] = "Kliknij na linku Start powyżej aby się zalogować."; -$_t["pl"]["Re-type password"] = "Hasło (ponownie)"; -$_t["pl"]["Language is not currently supported."] = "Język nie jest obecnie obsługiwany."; -$_t["pl"]["Missing User ID"] = "Brakuje ID użytkownika"; -$_t["pl"]["Developer"] = "Developer"; -$_t["pl"]["Search"] = "Szukaj'"; -$_t["pl"]["Status"] = "Status"; -$_t["pl"]["No results matched your search criteria."] = "Wyszukiwanie nie przyniosło rezultatu."; -$_t["pl"]["Never"] = "Nigdy"; -$_t["pl"]["Active"] = "Aktywne"; -$_t["pl"]["Last Voted"] = "Ostatni głos"; -$_t["pl"]["Edit Account"] = "Edytuj konto"; -$_t["pl"]["Email address"] = "Adres e-mail"; -$_t["pl"]["Type"] = "Rodzaj"; -$_t["pl"]["Sort by"] = "Sortuj według"; -$_t["pl"]["Any type"] = "Dowolny rodzaj"; -$_t["pl"]["Last vote"] = "Ostatni głos"; -$_t["pl"]["Suspended"] = "Zablokowane"; -$_t["pl"]["No more results to display."] = "Brak rezultatów do wyświetlenia."; -$_t["pl"]["A Trusted User cannot assign Developer status."] = "Zaufany Użytkownik nie może nadać statusu Developera."; - -$_t["pl"]["User"] = "Użytkownik"; - -$_t["pl"]["Trusted User"] = "Zaufany Użytkownik"; - -$_t["pl"]["View this user's packages"] = "Wyświetl pakiety tego użytkownika"; - -$_t["pl"]["start and end with a letter or number"] = "zacznij i zakończ literą bądź cyfrą"; - -$_t["pl"]["Your password must be at least "] = "Twoje hasło musi być przynajmniej"; - -$_t["pl"]["The username is invalid."] = "Nazwa użytkownika jest nieprawidłowa."; - -$_t["pl"]["It must be "] = "To musi być"; - -$_t["pl"]["can contain only one period, underscore or hyphen."] = "może zawierać tylko jedną kropkę, podkreślenie lub myślnik"; - -?> \ No newline at end of file -- cgit v1.2.3-54-g00ecf