summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/pl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r--apps/settings/l10n/pl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js
index bb0d1662452..edd4b5cdac6 100644
--- a/apps/settings/l10n/pl.js
+++ b/apps/settings/l10n/pl.js
@@ -872,6 +872,6 @@ OC.L10N.register(
"Official" : "Oficjalna",
"The backend does not support changing the display name" : "System zaplecza nie obsługuje zmiany nazwy wyświetlanej",
"Set default expiration date" : "Ustaw domyślną datę wygaśnięcia",
- "{counter} apps have an update available" : "Aplikacje {counter} mają dostępną aktualizację"
+ "{counter} apps have an update available" : "{counter} aplikacje mają dostępną aktualizację"
},
"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);");