summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/pl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/pl.js')
-rw-r--r--apps/files_external/l10n/pl.js10
1 files changed, 1 insertions, 9 deletions
diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js
index 9e6c1b3fffa..9467d73d0f1 100644
--- a/apps/files_external/l10n/pl.js
+++ b/apps/files_external/l10n/pl.js
@@ -112,14 +112,6 @@ OC.L10N.register(
"Delete" : "Usuń",
"Allow users to mount external storage" : "Pozwól użytkownikom montować zewnętrzne zasoby dyskowe",
"Allow users to mount the following external storage" : "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe",
- "Couldn't get the information from the ownCloud server: {code} {type}" : "Nie udało się uzyskać informacje z serwera ownCloud: {code} {type}",
- "Access granted" : "Dostęp uzyskany",
- "Global Credentials" : "Globalne Poświadczenia",
- "ownCloud" : "ownCloud",
- "<b>Note:</b> " : "<b>Uwaga:</b> ",
- "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Uwaga:</b> Wsparcie dla cURL w PHP nie zostało włączone lub zainstalowane. Zamontowanie %s nie jest możliwe. Proszę poproś Twojego administratora o zainstalowanie go.",
- "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Uwaga:</b> Wsparcie dla FTP w PHP nie zostało włączone lub zainstalowane. Zamontowanie %s nie jest możliwe. Proszę poproś Twojego administratora o zainstalowanie go.",
- "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Uwaga:</b> \"%s\" nie jest zainstalowane. Zamontowanie %s nie jest możliwe. Proszę poproś Twojego administratora o zainstalowanie go.",
- "External Storage" : "Zewnętrzna zasoby dyskowe"
+ "Couldn't get the information from the ownCloud server: {code} {type}" : "Nie udało się uzyskać informacje z serwera ownCloud: {code} {type}"
},
"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");