diff options
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 09916c829c7..e345d5a079f 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -185,10 +185,6 @@ OC.L10N.register( "Logging" : "Logowanie", "Recommended" : "Polecane", "Microsoft Windows Platform is not supported" : "Platforma Microsoft Windows nie jest wspierana", - "Storage not available" : "Pamięć nie dostępna", - "ownCloud %s or higher is required." : "ownCloud %s lub wyższe jest wymagane.", - "ownCloud %s or lower is required." : "ownCloud %s lub niższe jest wymagane.", - "App \"%s\" cannot be installed because it is not compatible with this version of Nextcloud." : "Aplikacja \"%s\" nie może być zainstalowana ponieważ nie jest kompatybilna z tą wersją Nextcloud.", - "App can't be installed because it is not compatible with this version of Nextcloud" : "Aplikacja nie może być zainstalowana ponieważ nie jest kompatybilna z tą wersją Nextcloud." + "Storage not available" : "Pamięć nie dostępna" }, "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |