diff options
Diffstat (limited to 'apps/settings/l10n/ca.js')
-rw-r--r-- | apps/settings/l10n/ca.js | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 7b714a26ab2..eb7bbbc48ba 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -243,7 +243,6 @@ OC.L10N.register( "Show details for {appName} app" : "Mostra els detalls de l'aplicació {appName}", "Update to {update}" : "Actualitza a {update}", "Remove" : "Suprimeix", - "Disable" : "Inhabilita", "Featured" : "Destacat", "This app is supported via your current Nextcloud subscription." : "Aquesta aplicació és compatible amb la vostra subscripció actual a Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Les aplicacions destacades es desenvolupen per i dins de la comunitat. Ofereixen funcionalitats centrals i estan preparades per ser emprades en producció.", @@ -261,6 +260,9 @@ OC.L10N.register( "_Update_::_Update all_" : ["Actualitza","Actualitza-les totes"], "Nothing to show" : "Res a mostrar", "Loading" : "S'està carregant", + "Daemon" : "Dimoni", + "Type" : "Tipus", + "Display Name" : "Nom d'usuari", "Description" : "Descripció", "Details" : "Detalls", "All" : "Tots", @@ -514,13 +516,14 @@ OC.L10N.register( "Show to everyone" : "Mostra a tothom", "Hide" : "Amaga", "Download and enable" : "Baixa i activa", + "Disable" : "Inhabilita", "Allow untested app" : "Permet l'aplicació no provada", "The app will be downloaded from the App Store" : "L'aplicació es baixarà des del Magatzem d'aplicacions", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Aquesta aplicació no està marcada com a compatible amb la vostra versió de Nextcloud. Si continueu, encara podreu instal·lar l’aplicació. Tingueu en compte que pot ser que l’aplicació no funcioni correctament.", "Never" : "Mai", "An error occurred during the request. Unable to proceed." : "S'ha produït un error durant la sol·licitud. No es pot continuar.", - "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "L'aplicació s'ha habilitat però ha de ser actualitzada. Sereu redirigits a la pàgina d’actualització d'aquí 5 segons.", "Error: This app cannot be enabled because it makes the server unstable" : "Error: aquesta aplicació no es pot habilitar perquè fa que el servidor sigui inestable", + "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "L'aplicació s'ha habilitat però ha de ser actualitzada. Sereu redirigits a la pàgina d’actualització d'aquí 5 segons.", "Do you really want to wipe your data from this device?" : "Esteu segurs de que voleu netejar les vostres dades d'aquest dispositiu?", "Confirm wipe" : "Confirma neteja", "Could not delete the app token" : "No s'ha pogut suprimir el testimoni de l'aplicació", |