diff options
author | Bjoern Schiessle <schiessle@owncloud.com> | 2013-09-23 11:18:00 +0200 |
---|---|---|
committer | Bjoern Schiessle <schiessle@owncloud.com> | 2013-09-23 11:18:00 +0200 |
commit | fc76a13c520d1d5345c721e0616d770e1fd344ea (patch) | |
tree | 1dc8e108588a52182e0c8c346423aab171e66944 /settings/l10n/pl.php | |
parent | 534d93d2d3d549039db2661cdc4b9e939a0abe0d (diff) | |
parent | 9851f0f4f2a97dc6ac1382bcd533eb23feffa4e0 (diff) | |
download | nextcloud-server-fc76a13c520d1d5345c721e0616d770e1fd344ea.tar.gz nextcloud-server-fc76a13c520d1d5345c721e0616d770e1fd344ea.zip |
Merge branch 'master' into sharing_mail_notification_master
Conflicts:
lib/public/share.php
Diffstat (limited to 'settings/l10n/pl.php')
-rw-r--r-- | settings/l10n/pl.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php index a8bc60ffed6..d07d1f7a4d2 100644 --- a/settings/l10n/pl.php +++ b/settings/l10n/pl.php @@ -100,6 +100,8 @@ $TRANSLATIONS = array( "Email" => "Email", "Your email address" => "Twój adres e-mail", "Fill in an email address to enable password recovery" => "Podaj adres e-mail, aby uzyskać możliwość odzyskania hasła", +"Profile picture" => "Zdjęcie profilu", +"Abort" => "Anuluj", "Language" => "Język", "Help translate" => "Pomóż w tłumaczeniu", "WebDAV" => "WebDAV", |