diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-13 00:08:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-13 00:08:00 +0000 |
commit | 6e3a914f4affde68c5cafa8fc7703efa3c3deaa6 (patch) | |
tree | 22a6155f86e8f2d8bd612c56b672ec9cbf05e5c6 /apps/files_external | |
parent | 3bf950307045c5d108d4f37aa2c4748d4127c8e2 (diff) | |
download | nextcloud-server-6e3a914f4affde68c5cafa8fc7703efa3c3deaa6.tar.gz nextcloud-server-6e3a914f4affde68c5cafa8fc7703efa3c3deaa6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/pl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js index 671b40eb557..cb523d31215 100644 --- a/apps/files_external/l10n/pl.js +++ b/apps/files_external/l10n/pl.js @@ -105,6 +105,7 @@ OC.L10N.register( "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Obsługa cURL w PHP jest wyłączona lub nie jest zainstalowana. Zamontowanie %s jest niemożliwe. Proszę poprosić swojego administratora systemu, żeby ją zainstalował.", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Obsługa FTP w PHP jest wyłączona lub nie jest zainstalowana. Zamontowanie %s jest niemożliwe. Proszę poprosić swojego administratora systemu, żeby ją zainstalował.", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" nie jest zainstalowane. Zamontowanie %s jest niemożliwe. Proszę poprosić swojego administratora systemu, żeby dokonał instalacji.", + "External storage support" : "Wsparcie dla zewnętrznego magazynu", "No external storage configured" : "Nie skonfigurowano żadnego zewnętrznego nośnika", "You can add external storages in the personal settings" : "W ustawieniach osobistych możesz dodać zewnętrzne magazyny przechowywania", "Name" : "Nazwa", diff --git a/apps/files_external/l10n/pl.json b/apps/files_external/l10n/pl.json index c2be0f41569..e9d45a1e804 100644 --- a/apps/files_external/l10n/pl.json +++ b/apps/files_external/l10n/pl.json @@ -103,6 +103,7 @@ "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Obsługa cURL w PHP jest wyłączona lub nie jest zainstalowana. Zamontowanie %s jest niemożliwe. Proszę poprosić swojego administratora systemu, żeby ją zainstalował.", "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Obsługa FTP w PHP jest wyłączona lub nie jest zainstalowana. Zamontowanie %s jest niemożliwe. Proszę poprosić swojego administratora systemu, żeby ją zainstalował.", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" nie jest zainstalowane. Zamontowanie %s jest niemożliwe. Proszę poprosić swojego administratora systemu, żeby dokonał instalacji.", + "External storage support" : "Wsparcie dla zewnętrznego magazynu", "No external storage configured" : "Nie skonfigurowano żadnego zewnętrznego nośnika", "You can add external storages in the personal settings" : "W ustawieniach osobistych możesz dodać zewnętrzne magazyny przechowywania", "Name" : "Nazwa", |