diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-25 02:18:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-25 02:18:49 +0000 |
commit | 02e037174e4bb1f5f6e80bcd37e3069b7125bf09 (patch) | |
tree | 223a32065d10269b8deba807a91908a5a6177254 /apps/theming/l10n/ca.json | |
parent | bf91ec45fc84624aa1c76c2ab225b34ad6d35a6f (diff) | |
download | nextcloud-server-02e037174e4bb1f5f6e80bcd37e3069b7125bf09.tar.gz nextcloud-server-02e037174e4bb1f5f6e80bcd37e3069b7125bf09.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/ca.json')
-rw-r--r-- | apps/theming/l10n/ca.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ca.json b/apps/theming/l10n/ca.json index a72be4bea36..47c9d6b069d 100644 --- a/apps/theming/l10n/ca.json +++ b/apps/theming/l10n/ca.json @@ -22,7 +22,6 @@ "Could not write file to disk" : "No s’ha pogut escriure el fitxer al disc", "A PHP extension stopped the file upload" : "Una extensió de PHP ha aturat la càrrega del fitxer", "No file uploaded" : "No s'ha carregat cap fitxer", - "Unsupported image type" : "Tipus d'imatge no compatible", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ja esteu fent servir un tema propi. La configuració de l'aplicació s'hauria d'haver modificat.", "Theming" : "Aparença", "Legal notice" : "Avís legal", @@ -48,6 +47,7 @@ "Upload new header logo" : "Carrega un nou logotip de capçalera", "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." + "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.", + "Unsupported image type" : "Tipus d'imatge no compatible" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |