diff options
Diffstat (limited to 'apps/theming/l10n/pl.js')
-rw-r--r-- | apps/theming/l10n/pl.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js index d87aa1d6c30..616d426b3d4 100644 --- a/apps/theming/l10n/pl.js +++ b/apps/theming/l10n/pl.js @@ -107,8 +107,6 @@ OC.L10N.register( "Reset to default" : "Przywróć domyślne", "Upload" : "Wyślij", "Remove background image" : "Usuń obraz tła", - "Failed to clean up the old administration theming images folder" : "Nie udało się wyczyścić starego katalogu obrazów motywu administratora", - "Failed to clean up the old administration image folder" : "Nie udało się wyczyścić starego katalogu obrazu administracyjnego", "Select a custom color" : "Wybierz kolor niestandardowy" }, "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);"); |