diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-20 02:18:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-20 02:18:39 +0000 |
commit | 53b6d67bc19dfb75b6be64cae9ffeaf6fbfbdd6d (patch) | |
tree | c79f0945a6355993f3924a60ada7b360d4560500 /apps/theming/l10n/ca.js | |
parent | 74d836572640793b004779a59690b0c86018a603 (diff) | |
download | nextcloud-server-53b6d67bc19dfb75b6be64cae9ffeaf6fbfbdd6d.tar.gz nextcloud-server-53b6d67bc19dfb75b6be64cae9ffeaf6fbfbdd6d.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/ca.js')
-rw-r--r-- | apps/theming/l10n/ca.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/theming/l10n/ca.js b/apps/theming/l10n/ca.js index 8511cdee353..b17badb7ff9 100644 --- a/apps/theming/l10n/ca.js +++ b/apps/theming/l10n/ca.js @@ -54,7 +54,6 @@ OC.L10N.register( "Color" : "Color", "Logo" : "Logotip", "Upload new logo" : "Puja un logotip nou", - "Login image" : "Imatge d'inici de sessió", "Upload new login background" : "Carrega un nou fons d'inici de sessió", "Remove background image" : "Suprimeix la imatge de fons", "Advanced options" : "Paràmetres avançats", @@ -64,6 +63,8 @@ OC.L10N.register( "Upload new header logo" : "Puja un logotip de capçalera nou", "Favicon" : "Icona de web", "Upload new favicon" : "Carrega un nou favicon", - "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·leu l'extensió PHP de l'ImageMagick compatible amb imatges SVG per generar automàticament una icona de web a partir del logotip pujat i del color." + "User settings" : "Paràmetres de l'usuari", + "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·leu l'extensió PHP de l'ImageMagick compatible amb imatges SVG per generar automàticament una icona de web a partir del logotip pujat i del color.", + "Login image" : "Imatge d'inici de sessió" }, "nplurals=2; plural=(n != 1);"); |