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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js
index 5d83036fa53..64cefdb4166 100644
--- a/apps/files_external/l10n/pl.js
+++ b/apps/files_external/l10n/pl.js
@@ -122,7 +122,6 @@ OC.L10N.register(
"Advanced settings" : "Ustawienia zaawansowane",
"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",
"Fetching request tokens failed. Verify that your app key and secret are correct." : "Otrzymano błędne żądanie tokenów. Sprawdź, czy klucz aplikacji oraz klucz poufny są poprawne.",
"Fetching access tokens failed. Verify that your app key and secret are correct." : "Otrzymano błędne żądanie tokenów. Sprawdź, czy klucz aplikacji oraz klucz poufny są poprawne.",
"Step 1 failed. Exception: %s" : "Krok 1 błędny. Błąd: %s",
@@ -134,6 +133,7 @@ OC.L10N.register(
"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",
+ "Allow users to mount the following external storage" : "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe",
"Are you sure you want to delete this external storage" : "Czy na pewno chcesz usunąć zewnętrzny magazyn?"
},
"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);");