Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/ca.js')
-rw-r--r--apps/theming/l10n/ca.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/theming/l10n/ca.js b/apps/theming/l10n/ca.js
index 2e1b7f73bce..fb3147108b9 100644
--- a/apps/theming/l10n/ca.js
+++ b/apps/theming/l10n/ca.js
@@ -17,8 +17,6 @@ OC.L10N.register(
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "La personalització permet canviar fàcilment l'aspecte de la vostra web i dels clients. Això serà visible per a tots els usuaris.",
"Name" : "Nom",
"Reset to default" : "Restablir al valor predeterminat",
- "Web address" : "Adreça web",
- "Web address https://…" : "Adreça del servidor https://…",
"Slogan" : "Lema",
"Color" : "Color",
"Logo" : "Logotip",
@@ -30,6 +28,8 @@ OC.L10N.register(
"Upload new header logo" : "Pujar un nou logo de capçalera",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instal·la l'extensió Imagemagick per al PHP i es generarà automàticament un favicon a partir del logo i del color del tema.",
"You are already using a custom theme" : "Ja esteu utilitzant un tema personalitzat",
- "reset to default" : "restablir a configuració predeterminada"
+ "reset to default" : "restablir a configuració predeterminada",
+ "Web address" : "Adreça web",
+ "Web address https://…" : "Adreça del servidor https://…"
},
"nplurals=2; plural=(n != 1);");