diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-08 02:25:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-08 02:25:16 +0000 |
commit | 1c7374ac58ad966e5fbaf369b6a3cf5599ce6ced (patch) | |
tree | 789840854c0787bebb789fa1d8b764ed2e4c0684 /lib/l10n/ca.json | |
parent | b765a227052300ac76daaecaf37f8e48e77dedec (diff) | |
download | nextcloud-server-1c7374ac58ad966e5fbaf369b6a3cf5599ce6ced.tar.gz nextcloud-server-1c7374ac58ad966e5fbaf369b6a3cf5599ce6ced.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ca.json')
-rw-r--r-- | lib/l10n/ca.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/l10n/ca.json b/lib/l10n/ca.json index 7475d5f4084..772566936ac 100644 --- a/lib/l10n/ca.json +++ b/lib/l10n/ca.json @@ -127,8 +127,8 @@ "PostgreSQL username and/or password not valid" : "Nom d'usuari i/o contrasenya de PostgreSQL no vĂ lids", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X no tĂ© suport i %s no funcionarĂ correctament en aquesta plataforma. Feu-lo servir al vostre propi risc! ", "For the best results, please consider using a GNU/Linux server instead." : "Per obtenir els millors resultats, si us plau plantegeu-vos fer servir un servidor GNU/Linux.", - "It seems that this %s instance is running on a 32-bit PHP environment. 64-bit is required for 26 and higher." : "Sembla que aquesta instĂ ncia %s s'estĂ executant en un entorn PHP de 32 bits. Cal 64 bits per a 26 o superior.", - "Please switch to 64-bit PHP." : "Si us plau, canvieu a PHP de 64 bits.", + "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Sembla que aquesta instĂ ncia %s s'estĂ executant en un entorn PHP de 32 bits i l'open_basedir s'ha configurat a php.ini. Això comportarĂ problemes amb fitxers de mĂ©s de 4 GB i estĂ molt poc recomanat.", + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Si us plau, suprimiu el parĂ metre open_basedir del vostre php.ini o canvieu a PHP de 64 bits.", "Set an admin username." : "Establiu un nom d'usuari per l'administrador.", "Set an admin password." : "Establiu una contrasenya per l'administrador.", "Cannot create or write into the data directory %s" : "No es pot crear ni escriure al directori de dades %s", @@ -264,8 +264,6 @@ "%s enter the database username." : "%s escriviu el nom d'usuari de la base de dades.", "%s enter the database name." : "%s escriviu el nom de la base de dades.", "%s you may not use dots in the database name" : "%s no podeu fer servir punts en el nom de la base de dades", - "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Sembla que aquesta instĂ ncia %s s'estĂ executant en un entorn PHP de 32 bits i l'open_basedir s'ha configurat a php.ini. Això comportarĂ problemes amb fitxers de mĂ©s de 4 GB i estĂ molt poc recomanat.", - "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Si us plau, suprimiu el parĂ metre open_basedir del vostre php.ini o canvieu a PHP de 64 bits.", "The user limit has been reached and the user was not created. Check your notifications to learn more." : "S'ha arribat al lĂmit d'usuaris i l'usuari no s'ha creat. Comproveu les vostres notificacions per obtenir mĂ©s informaciĂł.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "NomĂ©s es permeten els segĂĽents carĂ cters en un nom d’usuari: \"a-z\", \"A-Z\", \"0-9\" i \"_.@-'\"" },"pluralForm" :"nplurals=2; plural=(n != 1);" |