diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-20 01:09:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-20 01:09:40 +0000 |
commit | 96b15cec8352dc913887a295b01e12c08ad228cb (patch) | |
tree | 698c63f6c696836644711a61d467d4ff9bf5b12e /apps/theming | |
parent | dd5373795fdaffeaec1ffb743273df0171c0f61c (diff) | |
download | nextcloud-server-96b15cec8352dc913887a295b01e12c08ad228cb.tar.gz nextcloud-server-96b15cec8352dc913887a295b01e12c08ad228cb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/pl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js index 3743426eb37..bf5fe1df198 100644 --- a/apps/theming/l10n/pl.js +++ b/apps/theming/l10n/pl.js @@ -33,6 +33,7 @@ OC.L10N.register( "Login image" : "Obraz logowania", "Upload new login background" : "Wyślij nowe tło ekranu logowania", "Remove background image" : "Usuń obraz tła", + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Aby wygenerować favicon oparte o wysłane logo i kolor, zainstaluj rozszerzenie PHP Imagemagick z obsługą SVG.", "reset to default" : "przywróć domyślne", "Log in image" : "Zdjęcie logowania" }, diff --git a/apps/theming/l10n/pl.json b/apps/theming/l10n/pl.json index 58d0fb4c877..57a38f783c7 100644 --- a/apps/theming/l10n/pl.json +++ b/apps/theming/l10n/pl.json @@ -31,6 +31,7 @@ "Login image" : "Obraz logowania", "Upload new login background" : "Wyślij nowe tło ekranu logowania", "Remove background image" : "Usuń obraz tła", + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Aby wygenerować favicon oparte o wysłane logo i kolor, zainstaluj rozszerzenie PHP Imagemagick z obsługą SVG.", "reset to default" : "przywróć domyślne", "Log in image" : "Zdjęcie logowania" },"pluralForm" :"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);" |