diff options
Diffstat (limited to 'apps/theming/l10n/ca.js')
-rw-r--r-- | apps/theming/l10n/ca.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/ca.js b/apps/theming/l10n/ca.js index 74a69edb45f..74d3bc8bcdc 100644 --- a/apps/theming/l10n/ca.js +++ b/apps/theming/l10n/ca.js @@ -93,7 +93,9 @@ OC.L10N.register( "You can configure the app order used for the navigation bar. The first entry will be the default app, opened after login or when clicking on the logo." : "Podeu configurar l'ordre de les aplicacions en la barra de navegació. La primera entrada serà l'aplicació per defecte, que s'obrirà després d'iniciar la sessió o en fer clic en el logotip.", "The default app can not be changed because it was configured by the administrator." : "No es pot canviar l'aplicació per defecte perquè l'ha configurat l'administrador.", "The app order was changed, to see it in action you have to reload the page." : "L'ordre de les aplicacions ha canviat. Per a veure els canvis, cal que torneu a carregar la pàgina.", + "Reset default app order" : "Reinicialitza l'ordre de les aplicacions per defecte", "Could not set the app order" : "No s'ha pogut definir l'ordre de les aplicacions", + "Could not reset the app order" : "No s'ha pogut reinicialitzar l'ordre de les aplicacions", "Default app" : "Aplicació per defecte", "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "L'aplicació per defecte és l'aplicació que s'obre després d'iniciar la sessió o quan feu clic en el logotip del menú.", "Use custom default app" : "Utilitza una aplicació per defecte personalitzada", |