diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:26 +0000 |
commit | ad2eefe89639b2737b728b3faa1bf9da5ff82d55 (patch) | |
tree | f63afdc5881d4b33e254fd5600baf56f10ffbdc7 /apps/files_external/l10n/pl.json | |
parent | 350b66b73d5d6fbd90e996699f5f601afda93d71 (diff) | |
download | nextcloud-server-ad2eefe89639b2737b728b3faa1bf9da5ff82d55.tar.gz nextcloud-server-ad2eefe89639b2737b728b3faa1bf9da5ff82d55.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/pl.json')
-rw-r--r-- | apps/files_external/l10n/pl.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_external/l10n/pl.json b/apps/files_external/l10n/pl.json index 5ce6fff90d2..c126cce5258 100644 --- a/apps/files_external/l10n/pl.json +++ b/apps/files_external/l10n/pl.json @@ -54,9 +54,9 @@ "OAuth2" : "OAuth2", "Client ID" : "ID klienta", "Client secret" : "Hasło klienta", - "OpenStack" : "OpenStack", "Tenant name" : "Nazwa dzierżawcy", "Identity endpoint URL" : "Adres końcówki identyfikującej", + "Domain" : "Domena", "Rackspace" : "Rackspace", "API key" : "Klucz API", "Global credentials" : "Globalne poświadczenia", @@ -89,7 +89,6 @@ "SFTP with secret key login" : "Logowanie tajnym kluczem do SFTP", "SMB / CIFS" : "SMB / CIFS", "Share" : "Udostępnij", - "Domain" : "Domena", "SMB / CIFS using OC login" : "SMB / CIFS przy użyciu loginu OC", "Username as share" : "Użytkownik jako zasób", "OpenStack Object Storage" : "Magazyn obiektów OpenStack", @@ -98,8 +97,6 @@ "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.", - "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", "Storage type" : "Typ magazynu", "Scope" : "Zakres", @@ -125,7 +122,10 @@ "Step 2 failed. Exception: %s" : "Krok 2 błędny. Błąd: %s", "Dropbox App Configuration" : "Konfiguracja aplikacji Dropbox", "Google Drive App Configuration" : "Konfiguracja aplikacji Google Drive", + "OpenStack" : "OpenStack", "Dropbox" : "Dropbox", - "Google Drive" : "Dysk Google" + "Google Drive" : "Dysk Google", + "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" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file |