diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-17 00:20:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-17 00:20:33 +0000 |
commit | e2056a1de95dda2d7d1824e6b050e9369a048ca6 (patch) | |
tree | df0c29c345002dc0a71fab70a425085f6fb53a93 /core/l10n/oc.js | |
parent | a7be8383236f792818aea9fec145875bd467f155 (diff) | |
download | nextcloud-server-e2056a1de95dda2d7d1824e6b050e9369a048ca6.tar.gz nextcloud-server-e2056a1de95dda2d7d1824e6b050e9369a048ca6.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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/oc.js b/core/l10n/oc.js index fb1986bc639..11975e6a6a4 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.", - "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.", "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.", @@ -256,9 +255,6 @@ OC.L10N.register( "Skip to navigation of app" : "Passar a la navegacion d’aplications", "Go to %s" : "Anar a %s", "Get your own free account" : "Obtenètz vòstre pròpri compte gratuit", - "This action requires you to confirm your password" : "Aquesta accions vos demanda de confirmar vòstre senhal", - "Confirm your password" : "Confirmatz lo senhal", - "Confirm" : "Confirmar", "Connect to your account" : "Connectatz-vos a vòstre compte", "Please log in before granting %1$s access to your %2$s account." : "Autentificatz-vos abans de donnar l’accès a %1$s a vòstre compte %2$s.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Se ensajatz pas de configurar un periferic novèl o una aplicacion novèla, qualqu’un ensaja de vos far donar accès a vòstras donadas. En aqueste cas, contunhetz pas e contactatz vòstre administrator sistèma.", @@ -308,6 +304,7 @@ OC.L10N.register( "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.", "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 :", "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} ».", @@ -343,8 +340,11 @@ OC.L10N.register( "Copy to {folder}" : "Copiar a {folder}", "Move to {folder}" : "Desplaçar a {folder}", "Authentication required" : "Autentificacion requerida", + "This action requires you to confirm your password" : "Aquesta accions vos demanda de confirmar vòstre senhal", + "Confirm" : "Confirmar", "Failed to authenticate, try again" : "Autentificacion pas reüssida, tornatz ensajar", "The page could not be found on the server." : "Se podiá pas trobar la pagina sul servidor.", + "Confirm your password" : "Confirmatz lo senhal", "App token" : "Geton aplicacion", "Alternative log in using app token" : "Autentificacion alternativa en utilizant un geton d’aplicacion", "Avatar of {fullName}" : "Avatar de {fullName}" |