diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:44 +0000 |
commit | 92634ec842eb860dcb9e48bc2fe2d6e734dae145 (patch) | |
tree | d1a97aa9a140370718d4da9495db6b25606a7266 /apps/theming/l10n/ca.js | |
parent | f216e9913a01128c74dbac0a80180f157c88b5e3 (diff) | |
download | nextcloud-server-92634ec842eb860dcb9e48bc2fe2d6e734dae145.tar.gz nextcloud-server-92634ec842eb860dcb9e48bc2fe2d6e734dae145.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/ca.js')
-rw-r--r-- | apps/theming/l10n/ca.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/theming/l10n/ca.js b/apps/theming/l10n/ca.js index 5b0c65dad5e..f57a039c3cc 100644 --- a/apps/theming/l10n/ca.js +++ b/apps/theming/l10n/ca.js @@ -10,13 +10,18 @@ OC.L10N.register( "The given web address is too long" : "L'adreça web proporcionada és massa llarga", "The given slogan is too long" : "El lema indicat és massa llarg", "The given color is invalid" : "El color donat no és vàlid", + "The file was uploaded" : "S'ha carregat el fitxer", + "No file was uploaded" : "No s'ha carregat cap 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 estàs utilitzant un tema propi. La configuració de l'app s'hauria d'haver modificat.", + "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", + "https://…" : "https://...", "Slogan" : "Lema", "Color" : "Color", "Logo" : "Logotip", @@ -24,6 +29,9 @@ OC.L10N.register( "Login image" : "Login logo", "Upload new login background" : "Carregar nou fons d'inici de sessió", "Remove background image" : "Elimina la imatge de fons", + "Advanced options" : "Opcions avançades", + "Legal notice link" : "Enllaç a l'avís legal", + "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.", |