diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-07 00:29:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-07 00:29:00 +0000 |
commit | c08a8036e5f0a9c5167a0704bedd2beb707702a9 (patch) | |
tree | e3ff4a45963aa7ffec8bca663b59eacb3ab6353c /apps/theming/l10n/ca.js | |
parent | 527329978e185efef804497f62b0e456f8a84558 (diff) | |
download | nextcloud-server-c08a8036e5f0a9c5167a0704bedd2beb707702a9.tar.gz nextcloud-server-c08a8036e5f0a9c5167a0704bedd2beb707702a9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/ca.js')
-rw-r--r-- | apps/theming/l10n/ca.js | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/theming/l10n/ca.js b/apps/theming/l10n/ca.js index dfbefa9fd64..66a80a9047e 100644 --- a/apps/theming/l10n/ca.js +++ b/apps/theming/l10n/ca.js @@ -68,12 +68,12 @@ OC.L10N.register( "User settings" : "Paràmetres de l'usuari", "Disable user theming" : "Inhabilita els temes d'usuari", "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Tot i que podeu seleccionar i personalitzar la instància, els usuaris poden canviar el fons i els colors. Si voleu forçar la vostra personalització, podeu activar-ho.", - "Keyboard shortcuts" : "Dreceres de teclat", - "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "En alguns casos, les dreceres de teclat poden interferir amb les eines d'accessibilitat. Per a permetre centrar-vos correctament en la vostra eina, podeu inhabilitar totes les dreceres de teclat aquí. Això també inhabilitarà totes les dreceres disponibles en les aplicacions.", - "Disable all keyboard shortcuts" : "Inhabilita totes les dreceres de teclat", "Background" : "Fons", "Customization has been disabled by your administrator" : "L'administrador ha inhabilitat la personalització", "Set a custom background" : "Definiu un fons personalitzat", + "Keyboard shortcuts" : "Dreceres de teclat", + "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "En alguns casos, les dreceres de teclat poden interferir amb les eines d'accessibilitat. Per a permetre centrar-vos correctament en la vostra eina, podeu inhabilitar totes les dreceres de teclat aquí. Això també inhabilitarà totes les dreceres disponibles en les aplicacions.", + "Disable all keyboard shortcuts" : "Inhabilita totes les dreceres de teclat", "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "L'accés universal és molt important per a nosaltres. Seguim els estàndards web i comprovem que tot es pugui utilitzar també sense el ratolí i amb programes d'assistència, com ara els lectors de pantalla. Volem complir les {guidelines}Pautes d'accessibilitat del contingut web{linkend} 2.1 a nivell AA i amb el tema de contrast alt fins i tot a nivell AAA.", "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Si trobeu cap problema, no dubteu a informar-ne en el {issuetracker}nostre seguiment de problemes{linkend}. A més, si voleu participar, uniu-vos al {designteam}nostre equip de disseny{linkend}!", "Custom background" : "Fons personalitzat", @@ -82,7 +82,6 @@ OC.L10N.register( "No background" : "Sense fons", "Select a background from your files" : "Seleccioneu un fons dels fitxers", "Select background" : "Selecciona un fons", - "No background have been selected" : "No s'ha seleccionat cap fons", "Theme selection is enforced" : "Es força la selecció de tema", "Select a custom color" : "Selecciona un color personalitzat", "Reset to default" : "Reinicialitza els valors per defecte", |