diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
commit | e18c608cb470081e9ad1342b0abb0a7acb2fe458 (patch) | |
tree | c8f79767bbc30c3b9cb15968454ca4161fc5fe58 /apps/theming/l10n/nb.js | |
parent | 86678ba5df7b74fab9ac739ca17109cd717f8062 (diff) | |
download | nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.tar.gz nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/nb.js')
-rw-r--r-- | apps/theming/l10n/nb.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/theming/l10n/nb.js b/apps/theming/l10n/nb.js index 9cb22bbf430..97a643394c2 100644 --- a/apps/theming/l10n/nb.js +++ b/apps/theming/l10n/nb.js @@ -46,7 +46,6 @@ OC.L10N.register( "Upload new header logo" : "Last opp ny header logo", "Favicon" : "Favoritt ikon", "Upload new favicon" : "Last opp nytt ikon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer PHP-utvidelsen Imagemagick med støtte for SVG-bilder for å opprette favikoner automatisk basert på opplastet logo og farge.", - "Unsupported image type" : "Filtypen støttes ikke" + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installer PHP-utvidelsen Imagemagick med støtte for SVG-bilder for å opprette favikoner automatisk basert på opplastet logo og farge." }, "nplurals=2; plural=(n != 1);"); |