diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-18 00:13:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-18 00:13:45 +0000 |
commit | 514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503 (patch) | |
tree | cc751b16ff7557d2027c3e43662acc384f210e19 /apps/theming/l10n/ca.js | |
parent | 9236c20a28dd9558d1577ebfd7c7ea9202ca70bb (diff) | |
download | nextcloud-server-514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503.tar.gz nextcloud-server-514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/ca.js')
-rw-r--r-- | apps/theming/l10n/ca.js | 6 |
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);"); |