diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:36 +0000 |
commit | 2eda49e28d4ae80079a25ceb8566b9b6df9daeba (patch) | |
tree | d443af56ee4f15f41a0a61409ae64952ffc38020 /core/l10n/ca.js | |
parent | 63b90d49a79688bd5fb899760702407cc5484b8f (diff) | |
download | nextcloud-server-2eda49e28d4ae80079a25ceb8566b9b6df9daeba.tar.gz nextcloud-server-2eda49e28d4ae80079a25ceb8566b9b6df9daeba.zip |
Fix(l10n): 馃敔 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 042bba3a7c8..0096106e121 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -355,7 +355,7 @@ OC.L10N.register( "Skip to main content" : "Salta al contingut principal", "Skip to navigation of app" : "Salta a la navegaci贸 d'aplicaci贸", "Get your own free account" : "Obtingueu el vostre propi compte gratu茂t", - "%s homepage" : "p脿gina d'inici de %s", + "Go to %s" : "Ves a %s", "Confirm your password" : "Confirmeu la vostra contrasenya", "Connect to your account" : "Connecta al vostre compte", "Please log in before granting %1$s access to your %2$s account." : "Si us plau inicieu la sessi贸 abans de concedir %1$s acc茅s al vostre compte %2$s.", @@ -375,7 +375,6 @@ OC.L10N.register( "Email address" : "Adre莽a de correu", "Password sent!" : "S'ha enviat la contrasenya!", "You are not authorized to request a password for this share" : "No esteu autoritzat a sol路licitar una contrasenya d'aquesta compartici贸", - "Go to %s" : "Ves a %s", "Two-factor authentication" : "Autenticaci贸 de doble factor", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "La seguretat millorada est脿 habilitada per al vostre compte. Trieu un segon factor d'autenticaci贸:", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "No s'ha pogut carregar al menys un dels vostres m猫todes d'autenticaci贸 de doble factor permesos. Contacteu amb el vostre administrador.", @@ -425,6 +424,7 @@ OC.L10N.register( "Contacts" : "Contactes", "Contacts menu" : "Men煤 de contactes", "Setup two-factor authentication" : "Configura l'autenticaci贸 de doble factor", - "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this 鈫梴linkend}." : "Sembla que esteu executant una versi贸 PHP de 32 bits. Nextcloud necessita 64 bits per funcionar b茅. Si us plau, actualitzeu el vostre sistema operatiu i PHP a 64 bits! Per obtenir m茅s detalls, llegiu {linkstart}la p脿gina de documentaci贸 sobre aix貌 鈫梴linkend}." + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this 鈫梴linkend}." : "Sembla que esteu executant una versi贸 PHP de 32 bits. Nextcloud necessita 64 bits per funcionar b茅. Si us plau, actualitzeu el vostre sistema operatiu i PHP a 64 bits! Per obtenir m茅s detalls, llegiu {linkstart}la p脿gina de documentaci贸 sobre aix貌 鈫梴linkend}.", + "%s homepage" : "p脿gina d'inici de %s" }, "nplurals=2; plural=(n != 1);"); |