From 96b15cec8352dc913887a295b01e12c08ad228cb Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 20 Nov 2017 01:09:40 +0000 Subject: [tx-robot] updated from transifex --- apps/theming/l10n/pl.js | 1 + apps/theming/l10n/pl.json | 1 + 2 files changed, 2 insertions(+) (limited to 'apps/theming') 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);" -- cgit v1.2.3