diff options
Diffstat (limited to 'core/l10n/pl.php')
-rw-r--r-- | core/l10n/pl.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/pl.php b/core/l10n/pl.php index d972bed54e1..d06bbf22154 100644 --- a/core/l10n/pl.php +++ b/core/l10n/pl.php @@ -1,10 +1,13 @@ <?php $TRANSLATIONS = array( +"Owncloud password reset" => "Resetowani hasła", +"Use the following link to reset your password: {link}" => "Użyj tego linku do zresetowania hasła: {link}", "You will receive a link to reset your password via Email." => "Otrzymasz link do resetowania hasła poprzez e-mail.", "Requested" => "Żądane", "Login failed!" => "Logowanie nie powiodło się!", "Username" => "Użytkownik", "Request reset" => "Żądanie resetowania", "Your password was reset" => "Twoje hasło zostało zresetowane", +"To login page" => "Do strony logowania", "New password" => "Nowe hasło", "Reset password" => "Zresetuj hasło", "Personal" => "Ustawienia osobiste", @@ -24,10 +27,12 @@ "Database name" => "Nazwa bazy danych", "Database host" => "Host bazy danych", "Finish setup" => "Zakończ instalację", +"web services under your control" => "usługi internetowe twoją pod kontrolą", "Log out" => "Wyloguj się", "Settings" => "Ustawienia", "Lost your password?" => "Nie pamiętasz hasła?", "remember" => "zapamiętaj", +"Log in" => "Zaloguj się", "You are logged out." => "Zostałeś wylogowany.", "prev" => "wstecz", "next" => "dalej" |