diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-25 02:18:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-25 02:18:42 +0000 |
commit | e3aac7d573961933b185c87d9600580b21423a42 (patch) | |
tree | 9f17480b69622462d3a9796d9ce29ce8c71e72a4 /core/l10n/ca.js | |
parent | 783522390245aab76f7aa0851eda91dd5dce15e1 (diff) | |
download | nextcloud-server-e3aac7d573961933b185c87d9600580b21423a42.tar.gz nextcloud-server-e3aac7d573961933b185c87d9600580b21423a42.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index d8875ec0ff2..6985cac2184 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -40,7 +40,7 @@ OC.L10N.register( "Some of your link shares have been removed" : "S'han suprimit alguns dels vostres enllaços compartits", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "A causa d'un error de seguretat, hem suprimit alguns dels vostres enllaços compartits. Consulteu l'enllaç per a obtenir més informació.", "The user limit of this instance is reached." : "S'ha assolit el límit d'usuaris d'aquesta instància.", - "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Indiqueu la vostra clau de subscripció per a augmentar el límit d'usuaris. Per a obtenir més informació sobre el Nextcloud Enterprise, consulteu el nostre lloc web.", + "Learn more ↗" : "Més informació ↗", "Preparing update" : "S'està preparant l'actualització", "[%d / %d]: %s" : "[%d/%d]: %s", "Repair step:" : "Pas de reparació:", @@ -396,6 +396,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Aquesta instància %s està actualment en mode de manteniment i podria trigar una estona.", "This page will refresh itself when the instance is available again." : "Aquesta pàgina s'actualitzarà automàticament quan la instància estigui disponible de nou.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacteu amb l'administrador del sistema si aquest missatge persisteix o apareix inesperadament.", + "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "Indiqueu la vostra clau de subscripció per a augmentar el límit d'usuaris. Per a obtenir més informació sobre el Nextcloud Enterprise, consulteu el nostre lloc web.", "[%d / %d]: Checking table %s" : "[%d/%d]: S'està comprovant la taula %s", "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Aquest servidor no té una connexió a Internet operativa: no es poden accedir múltiples punts finals. Això significa que algunes de les funcions com a muntar emmagatzematge extern, notificacions sobre les actualitzacions o instal·lació d'apps de tercers no funcionarà. L’accés a fitxers remots i l’enviament de correus electrònics de notificació podrien no funcionar, tampoc. Establiu una connexió d'aquest servidor a Internet per a gaudir de totes les funcionalitats.", "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 és l’última versió compatible amb PHP 7.2. Nextcloud 21 requereix com a mínim PHP 7.3.", |