diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-26 02:28:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-26 02:28:28 +0000 |
commit | accfe5b82d9086c6890463f961d94b8c92167417 (patch) | |
tree | 5751e148f613ccb9e49248f91169b049cf3de954 /apps/theming/l10n | |
parent | 6ed728d76c12358314fa3dc5b818d0f38b076745 (diff) | |
download | nextcloud-server-accfe5b82d9086c6890463f961d94b8c92167417.tar.gz nextcloud-server-accfe5b82d9086c6890463f961d94b8c92167417.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/fi.js | 3 | ||||
-rw-r--r-- | apps/theming/l10n/fi.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/theming/l10n/fi.js b/apps/theming/l10n/fi.js index 25848cd2232..5ee32c930b2 100644 --- a/apps/theming/l10n/fi.js +++ b/apps/theming/l10n/fi.js @@ -48,6 +48,7 @@ OC.L10N.register( "Header logo" : "Otsakelogo", "Upload new header logo" : "Lähetä uusi otsakelogo", "Favicon" : "Favicon", - "Upload new favicon" : "Lähetä uusi favicon" + "Upload new favicon" : "Lähetä uusi favicon", + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Asenna Imagemagick PHP-lisäosa SVG-kuvatuella generoidaksesi automaattisesti logoon ja väriin perustuvat suosikkikuvakkeet." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/fi.json b/apps/theming/l10n/fi.json index 2feca9c81c9..afef679a8a0 100644 --- a/apps/theming/l10n/fi.json +++ b/apps/theming/l10n/fi.json @@ -46,6 +46,7 @@ "Header logo" : "Otsakelogo", "Upload new header logo" : "Lähetä uusi otsakelogo", "Favicon" : "Favicon", - "Upload new favicon" : "Lähetä uusi favicon" + "Upload new favicon" : "Lähetä uusi favicon", + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Asenna Imagemagick PHP-lisäosa SVG-kuvatuella generoidaksesi automaattisesti logoon ja väriin perustuvat suosikkikuvakkeet." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |