diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-06 02:06:49 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-06 02:06:49 +0200 |
commit | 35c5f7198941df87e8f693e262aa914645a62c36 (patch) | |
tree | 9fc9e8a824adc84c336ee9c20fdbcc1994ea2318 /apps/files_external/l10n | |
parent | 68bb3809c75def72822e4b5a5a6f257269527c1a (diff) | |
download | nextcloud-server-35c5f7198941df87e8f693e262aa914645a62c36.tar.gz nextcloud-server-35c5f7198941df87e8f693e262aa914645a62c36.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r-- | apps/files_external/l10n/pl.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_external/l10n/pl.php b/apps/files_external/l10n/pl.php index 06f41ba4815..00514e59a5f 100644 --- a/apps/files_external/l10n/pl.php +++ b/apps/files_external/l10n/pl.php @@ -1,4 +1,10 @@ <?php $TRANSLATIONS = array( +"Access granted" => "Dostęp do", +"Error configuring Dropbox storage" => "Wystąpił błąd podczas konfigurowania zasobu Dropbox", +"Grant access" => "Udziel dostępu", +"Fill out all required fields" => "Wypełnij wszystkie wymagane pola", +"Please provide a valid Dropbox app key and secret." => "Proszę podać prawidłowy klucz aplikacji Dropbox i klucz sekretny.", +"Error configuring Google Drive storage" => "Wystąpił błąd podczas konfigurowania zasobu Google Drive", "External Storage" => "Zewnętrzna zasoby dyskowe", "Mount point" => "Punkt montowania", "Backend" => "Zaplecze", |