diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-19 00:19:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-19 00:19:27 +0000 |
commit | 9f6df9171beb4f8c911dc29c4e55d41332f4aa3b (patch) | |
tree | b07b547d52f33194625808c73eefcbb8e92201e5 /core/l10n/oc.js | |
parent | 701c1a9d5069c4dd265b1f8be41256c92e3fa533 (diff) | |
download | nextcloud-server-9f6df9171beb4f8c911dc29c4e55d41332f4aa3b.tar.gz nextcloud-server-9f6df9171beb4f8c911dc29c4e55d41332f4aa3b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/oc.js')
-rw-r--r-- | core/l10n/oc.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/oc.js b/core/l10n/oc.js index 11975e6a6a4..c650a6c56c8 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -61,7 +61,6 @@ OC.L10N.register( "The following apps have been disabled: %s" : "Las aplicacions seguentas son estadas desactivadas : %s", "Already up to date" : "Ja a jorn", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Sembla que vòstre servidor es pas configurat corrèctament per permetre la sincronizacion de fichièrs, perque l’interfàcia WebDAV sembla copada.", - "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La foncion « set_time_limit\" » es pas disponibla. Aquò poiriá menar a una execucion copada al mièg camin, e a una copadura de l’installacion. L’activacion d’aquesta foncion es forçadament recomandada.", "Error occurred while checking server setup" : "Error producha pendent la verificacion de l’installacion del servidor", "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "L’entèsta HTTP « {header} » es pas definida a « {expected} ». Aquò es un risc de seguretat o de vida privada, es recomandat d’ajustar aqueste paramètre en consequéncia.", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "L’entèsta HTTP « {header} » es pas definida a « {expected} ». D’unas foncionalitats poirián foncionar pas corrèctament, es recomandat d’ajustar aqueste paramètre en consequéncia.", @@ -305,6 +304,7 @@ OC.L10N.register( "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Manca lo module « fileinfo » de PHP. Se recomanda d’activar aqueste modul per obténer los melhors resultats amb la deteccion de tipe MIME.", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Vòstra installacion a pas cap de de region telefonica per defaut. Aquò es requerit per validar lo numèros de telefòn als paramètres de perfil sens còdi país. Per autorizar los numèros sens còdi país, apondètz « default_phone_region » amb lo {linkstart}còdi ISO 3166-1↗{linkend} correspondent de la region dins vòstre fichièr config.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Èra pas possible d’executar lo prètzfach cron via CLI. Las errors tecnicas seguentas an aparegut :", + "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La foncion « set_time_limit\" » es pas disponibla. Aquò poiriá menar a una execucion copada al mièg camin, e a una copadura de l’installacion. L’activacion d’aquesta foncion es forçadament recomandada.", "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.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Indèx absent « {indexName} » dins la taula « {tableName} ».", "Missing primary key on table \"{tableName}\"." : "Manca la clau primària de la taula « {tableName} ».", |