diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-25 02:19:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-25 02:19:28 +0000 |
commit | d92c5f78cec5465833fa78b6f8494fb42041999f (patch) | |
tree | 85d449b4c9f69b7a3962f5df82dcf974da81d540 /apps/theming/l10n/ca.js | |
parent | 28f41059051afaf665e80e69ea2e90251aa1662e (diff) | |
download | nextcloud-server-d92c5f78cec5465833fa78b6f8494fb42041999f.tar.gz nextcloud-server-d92c5f78cec5465833fa78b6f8494fb42041999f.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ca.js b/apps/theming/l10n/ca.js index f88aaa6bfe8..4db152ef0f0 100644 --- a/apps/theming/l10n/ca.js +++ b/apps/theming/l10n/ca.js @@ -55,7 +55,6 @@ OC.L10N.register( "Pick from Files" : "Trieu dels fitxers", "Custom color" : "Color personalitzat", "Plain background" : "Fons senzill", - "Insert from {productName}" : "Insereix des de {productName}", "Reset to default" : "Restableix als valors predeterminats", "Upload" : "Pujada", "Remove background image" : "Suprimeix la imatge de fons", @@ -66,6 +65,7 @@ OC.L10N.register( "https://…" : "https://...", "Login image" : "Imatge d'inici de sessió", "Upload new login background" : "Carrega un nou fons d'inici de sessió", - "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." + "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.", + "Insert from {productName}" : "Insereix des de {productName}" }, "nplurals=2; plural=(n != 1);"); |