diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-08 00:32:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-08 00:32:32 +0000 |
commit | ab7830972edc3beb410b773cfe519ec3f85106eb (patch) | |
tree | 300d0268cf85fb3b6e4d8f9e7dc05244e0d562e4 /apps/settings/l10n/oc.js | |
parent | 2aa8e9d32a7538b372378ef41882df71865b0d3b (diff) | |
download | nextcloud-server-ab7830972edc3beb410b773cfe519ec3f85106eb.tar.gz nextcloud-server-ab7830972edc3beb410b773cfe519ec3f85106eb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/oc.js')
-rw-r--r-- | apps/settings/l10n/oc.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index dedbeacfd32..dd0c1975273 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -76,7 +76,12 @@ OC.L10N.register( "Reshare" : "Repartir", "Unlimited" : "Illimitat", "Verifying" : "Verificacion", + "Disabled" : "Desactivat", + "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Vòstre PHP prend pas en carga FreeType, çò que causa lo rompement dels imatges de perfil e de l’interfàcia de paramètres.", + "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP sembla corrèctament configurat per interpretar las variablas d’environament del sistèma. La pròva amb getenv(\"PATH\") a pas tornar una responda voida.", "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "La configuracion lectura-sola es estada activada. Aquò empacha de configurar d’unes paramètres via l’interfàcia web. Pasmens, òm deu far venir lo fichièr modificable manualament per cada mesa a jorn.", + "Architecture" : "Arquitectura", + "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Vòstra basa de donada s’executa pas amb la transaccion de nivèl d’isolacion « READ COMMITTED ». Aquò pòt causar problèmas quand mantuna accion s’executan en parallèl.", "Nextcloud settings" : "Paramètres Nextcloud", "None" : "Pas cap", "Two-Factor Authentication" : "Autentificacion dos factors", |