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 /settings/l10n/pl.php | |
parent | 3ec5ffe24e9d1c50dcfedc1d18af01be500f8df5 (diff) | |
download | nextcloud-server-7cd809b286aee9d90e8a7d01f3a21e8e65978d28.tar.gz nextcloud-server-7cd809b286aee9d90e8a7d01f3a21e8e65978d28.zip |
update translations
Diffstat (limited to 'settings/l10n/pl.php')
-rw-r--r-- | settings/l10n/pl.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php index 3f65a6b928e..88e51a0706b 100644 --- a/settings/l10n/pl.php +++ b/settings/l10n/pl.php @@ -1,7 +1,9 @@ <?php $TRANSLATIONS = array( +"email Changed" => "email zmieniony", "Invalid request" => "Nieprawidłowe żądanie", "OpenID Changed" => "Zmieniono OpenID", "Language changed" => "Język zmieniony", +"Log level" => "Poziom logowania", "Add your application" => "Dodaj własną aplikacje", "Select an App" => "Zaznacz aplikacje", "-licensed" => "-licencjonowany", @@ -18,11 +20,16 @@ "New password" => "Nowe hasło", "show" => "pokaż", "Change password" => "Zmień hasło", +"Email" => "Email", +"Your email address" => "Twój adres email", +"Fill in an email address to enable password recovery" => "Podaj adres email żeby odzyskać hasło", "Language" => "Język", +"Help translate" => "Pomóż w tłumaczeniu", "use this address to connect to your ownCloud in your file manager" => "użyj tego adresu żeby połączyć się z twoim kontem ownCloud w menedżerze plików.", "Name" => "Nazwa", "Password" => "Hasło", "Groups" => "Grupy", "Create" => "Stwórz", +"Quota" => "Udział", "Delete" => "Skasuj" ); |