diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-01 02:37:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-01 02:37:42 +0000 |
commit | 248f5e93950a476b41c80bb0111a176186a13cc7 (patch) | |
tree | f2bb5008d3e8ab3fc98075b75f283fdde7bc6155 /core/l10n/ca.js | |
parent | 2600a00c007683f39e24028d4ad7a912937ef16f (diff) | |
download | nextcloud-server-248f5e93950a476b41c80bb0111a176186a13cc7.tar.gz nextcloud-server-248f5e93950a476b41c80bb0111a176186a13cc7.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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index e3379d8b67a..afadb1895ee 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -26,7 +26,6 @@ OC.L10N.register( "Invalid app password" : "La contrasenya de l'aplicació no és vàlida", "Could not complete login" : "No s'ha pogut completar l'inici de sessió", "Your login token is invalid or has expired" : "El testimoni d'inici de sessió no és vàlid o ha caducat", - "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Aquesta versió de la comunitat del Nextcloud no és compatible i les notificacions instantànies no estan disponibles.", "Login" : "Inici de sessió", "Password reset is disabled" : "La reinicialització de contrasenya està inhabilitada", "Could not reset password because the token is expired" : "No s'ha pogut reinicialitzar la contrasenya perquè el testimoni ha caducat", @@ -102,6 +101,7 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "S'ha produït un error durant l'actualització. Informeu d'aquest error a la <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">comunitat del Nextcloud</a>.", "Continue to {productName}" : "Continua a {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["L'actualització ha estat satisfactòria. Se us redirigirà al {productName} en %n segon.","L'actualització ha estat satisfactòria. Se us redirigirà al {productName} en %n segons."], + "More apps" : "Més aplicacions", "Log in" : "Inicia la sessió", "Logging in …" : "S'està iniciant la sessió...", "Server side authentication failed!" : "S'ha produït un error en l'autenticació del servidor!", @@ -302,9 +302,6 @@ OC.L10N.register( "Skip to navigation of app" : "Salta a la navegació d'app", "Get your own free account" : "Obtingueu el vostre propi compte gratuït", "%s's homepage" : "Pàgina d'inici de %s", - "More apps" : "Més aplicacions", - "More" : "Més", - "More apps menu" : "Menú de més aplicacions", "Contacts" : "Contactes", "Contacts menu" : "Menú de contactes", "Confirm your password" : "Confirmeu la vostra contrasenya", @@ -364,9 +361,12 @@ OC.L10N.register( "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.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "Per a migrar a una altra base de dades utilitzeu l'eina de la línia d'ordres: 'occ db:convert-type', o consulteu la {linkstart}documentació ↗{linkend}.", "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "El vostre directori de dades i els fitxers són probablement accessibles des d'Internet. El fitxer .htaccess no està funcionant. És molt recomanable que configureu el servidor web de manera que el directori de dades no sigui accessible, o moure el directori de dades fora de l'arrel de documents del servidor web.", + "More" : "Més", + "More apps menu" : "Menú de més aplicacions", "Settings menu" : "Menú de paràmetres", "The password is wrong. Try again." : "Contrasenya incorrecta. Torneu-ho a provar.", "Setup two-factor authentication" : "Configura l'autenticació de dos factors", + "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Aquesta versió de la comunitat del Nextcloud no és compatible i les notificacions instantànies no estan disponibles.", "You haven't added any info yet" : "Encara no heu afegit cap informació", "{user} hasn't added any info yet" : "{user} encara no ha afegit cap informació" }, |