diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-01-15 15:12:58 +0100 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-01-15 15:12:58 +0100 |
commit | 7cd809b286aee9d90e8a7d01f3a21e8e65978d28 (patch) | |
tree | 6746204f2ebbc6c6be6b6a615d51a0ee99c0e466 /core/l10n/pl.php | |
parent | 3ec5ffe24e9d1c50dcfedc1d18af01be500f8df5 (diff) | |
download | nextcloud-server-7cd809b286aee9d90e8a7d01f3a21e8e65978d28.tar.gz nextcloud-server-7cd809b286aee9d90e8a7d01f3a21e8e65978d28.zip |
update translations
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" |