diff options
Diffstat (limited to 'apps/theming/l10n/ca.js')
-rw-r--r-- | apps/theming/l10n/ca.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/theming/l10n/ca.js b/apps/theming/l10n/ca.js index f57a039c3cc..55b11cd070a 100644 --- a/apps/theming/l10n/ca.js +++ b/apps/theming/l10n/ca.js @@ -15,9 +15,9 @@ OC.L10N.register( "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 estàs utilitzant un tema propi. La configuració de l'app s'hauria d'haver modificat.", + "Theming" : "Aparença", "Legal notice" : "Avís legal", "Privacy policy" : "Política de privadesa", - "Theming" : "Aparença", "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", @@ -34,8 +34,6 @@ OC.L10N.register( "Privacy policy link" : "Enllaç a la política de privadesa", "Header logo" : "Logo de capçalera", "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", - "Web address https://…" : "Adreça del servidor https://…" + "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." }, "nplurals=2; plural=(n != 1);"); |