diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-12 00:13:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-12 00:13:27 +0000 |
commit | cd3b0ca7da10596e189291bb5e77b21c4db60c3b (patch) | |
tree | 214273f35b7bb53d05d6e43975505d87be9795f7 /apps/theming/l10n | |
parent | 465397fa0219757e3c5e124e81fe3db64da014d2 (diff) | |
download | nextcloud-server-cd3b0ca7da10596e189291bb5e77b21c4db60c3b.tar.gz nextcloud-server-cd3b0ca7da10596e189291bb5e77b21c4db60c3b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/ca.js | 9 | ||||
-rw-r--r-- | apps/theming/l10n/ca.json | 9 |
2 files changed, 14 insertions, 4 deletions
diff --git a/apps/theming/l10n/ca.js b/apps/theming/l10n/ca.js index f0b24291eda..2e1b7f73bce 100644 --- a/apps/theming/l10n/ca.js +++ b/apps/theming/l10n/ca.js @@ -5,14 +5,16 @@ OC.L10N.register( "Saved" : "Guardat", "Admin" : "Admin", "a safe home for all your data" : "un lloc segur per a les teves dades", + "Name cannot be empty" : "El nom del fitxer no pot estar buit", "The given name is too long" : "El nom introduït és massa llarg", "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", "No file uploaded" : "No s'ha carregat cap fitxer", "Unsupported image type" : "Tipus d'imatge no compatible", - "Theming" : "Adaptació de temes", - "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "L'adaptació de temes permet personalitzar fàcilment l'aspecte de la vostra instància i els clients compatibles. Això serà visible per a tots els usuaris.", + "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", + "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", @@ -24,6 +26,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", + "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", "reset to default" : "restablir a configuració predeterminada" }, diff --git a/apps/theming/l10n/ca.json b/apps/theming/l10n/ca.json index c26241baaf4..062b7776248 100644 --- a/apps/theming/l10n/ca.json +++ b/apps/theming/l10n/ca.json @@ -3,14 +3,16 @@ "Saved" : "Guardat", "Admin" : "Admin", "a safe home for all your data" : "un lloc segur per a les teves dades", + "Name cannot be empty" : "El nom del fitxer no pot estar buit", "The given name is too long" : "El nom introduït és massa llarg", "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", "No file uploaded" : "No s'ha carregat cap fitxer", "Unsupported image type" : "Tipus d'imatge no compatible", - "Theming" : "Adaptació de temes", - "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "L'adaptació de temes permet personalitzar fàcilment l'aspecte de la vostra instància i els clients compatibles. Això serà visible per a tots els usuaris.", + "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", + "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", @@ -22,6 +24,9 @@ "Login image" : "Login logo", "Upload new login background" : "Carregar nou fons d'inici de sessió", "Remove background image" : "Elimina la imatge de fons", + "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", "reset to default" : "restablir a configuració predeterminada" },"pluralForm" :"nplurals=2; plural=(n != 1);" |