summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/ca.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-28 00:21:16 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-28 00:21:16 +0000
commit9dad5ac59bac133260160867e4180ffef2e0270a (patch)
tree0c375ba5e56ec13fcfe10dae8404bf731d520c58 /apps/theming/l10n/ca.js
parent06f52ead312aa5f556ad02f01abe48bcc049e28a (diff)
downloadnextcloud-server-9dad5ac59bac133260160867e4180ffef2e0270a.tar.gz
nextcloud-server-9dad5ac59bac133260160867e4180ffef2e0270a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/ca.js')
-rw-r--r--apps/theming/l10n/ca.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/l10n/ca.js b/apps/theming/l10n/ca.js
index 878056036b7..f0b24291eda 100644
--- a/apps/theming/l10n/ca.js
+++ b/apps/theming/l10n/ca.js
@@ -11,7 +11,6 @@ OC.L10N.register(
"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",
- "You are already using a custom theme" : "Ja esteu utilitzant un tema personalitzat",
"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.",
"Name" : "Nom",
@@ -25,6 +24,7 @@ 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",
+ "You are already using a custom theme" : "Ja esteu utilitzant un tema personalitzat",
"reset to default" : "restablir a configuració predeterminada"
},
"nplurals=2; plural=(n != 1);");