diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-19 01:09:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-19 01:09:52 +0000 |
commit | dd5373795fdaffeaec1ffb743273df0171c0f61c (patch) | |
tree | bd4980a9f21ca269a8f33d4cb4e377d0cfe9bc75 /apps/theming | |
parent | 39ec541b23db1b2bf96a30d9faf03be66d435745 (diff) | |
download | nextcloud-server-dd5373795fdaffeaec1ffb743273df0171c0f61c.tar.gz nextcloud-server-dd5373795fdaffeaec1ffb743273df0171c0f61c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/da.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/da.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/nl.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/theming/l10n/da.js b/apps/theming/l10n/da.js index 14e7bf8b0bd..d81ce607e7b 100644 --- a/apps/theming/l10n/da.js +++ b/apps/theming/l10n/da.js @@ -33,6 +33,7 @@ OC.L10N.register( "Login image" : "Login billede", "Upload new login background" : "Upload nyt login billede", "Remove background image" : "Fjern baggrundsbillede", + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer Imagemagick PHP udvidelsen med SVG support for automatisk at genererer favikoner baseret på the uploadede logo og farver.", "reset to default" : "nulstil til standardindstillinger ", "Log in image" : "Log ind billede" }, diff --git a/apps/theming/l10n/da.json b/apps/theming/l10n/da.json index 8c2cac7b07e..7c2653a85a2 100644 --- a/apps/theming/l10n/da.json +++ b/apps/theming/l10n/da.json @@ -31,6 +31,7 @@ "Login image" : "Login billede", "Upload new login background" : "Upload nyt login billede", "Remove background image" : "Fjern baggrundsbillede", + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer Imagemagick PHP udvidelsen med SVG support for automatisk at genererer favikoner baseret på the uploadede logo og farver.", "reset to default" : "nulstil til standardindstillinger ", "Log in image" : "Log ind billede" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js index ceb5ce0a8c7..796c14be4fa 100644 --- a/apps/theming/l10n/nl.js +++ b/apps/theming/l10n/nl.js @@ -33,6 +33,7 @@ OC.L10N.register( "Login image" : "Inlog afbeelding", "Upload new login background" : "Uploaden nieuwe inlog achtergrond", "Remove background image" : "Achtergrond beeld verwijderen", + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installeer de Imagemagick PHP extensie met ondersteuning voor SVG afbeeldingen om automatisch favicons te genereren op basis van het geuploade logo en kleur.", "reset to default" : "herstellen naar standaard", "Log in image" : "Inlog afbeelding" }, diff --git a/apps/theming/l10n/nl.json b/apps/theming/l10n/nl.json index ec031703cf2..15aade1aff6 100644 --- a/apps/theming/l10n/nl.json +++ b/apps/theming/l10n/nl.json @@ -31,6 +31,7 @@ "Login image" : "Inlog afbeelding", "Upload new login background" : "Uploaden nieuwe inlog achtergrond", "Remove background image" : "Achtergrond beeld verwijderen", + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installeer de Imagemagick PHP extensie met ondersteuning voor SVG afbeeldingen om automatisch favicons te genereren op basis van het geuploade logo en kleur.", "reset to default" : "herstellen naar standaard", "Log in image" : "Inlog afbeelding" },"pluralForm" :"nplurals=2; plural=(n != 1);" |