diff options
Diffstat (limited to 'apps/settings/l10n/ca.js')
-rw-r--r-- | apps/settings/l10n/ca.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 2190e164be6..a14e9f36679 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -302,12 +302,6 @@ OC.L10N.register( "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 activat però ha de ser actualitzada. Sereu redirigits a la pàgina d’actualització d'aquí 5 segons.", "App update" : "Actualització de l'aplicació", "Error: This app can not be enabled because it makes the server unstable" : "Error: aquesta aplicació no es pot activar perquè fa que el servidor sigui inestable", - "SSL Root Certificates" : "Certificats Arrel SSL", - "Common Name" : "Nom comú", - "Valid until" : "Valid fins", - "Issued By" : "Emès Per", - "Valid until %s" : "Vàlid fins %s", - "Import root certificate" : "Importa certificat arrel", "Administrator documentation" : "Documentació d'administrador", "Documentation" : "Documentació", "Forum" : "Fòrum", @@ -871,6 +865,12 @@ OC.L10N.register( "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Les aplicacions oficials són desenvolupades per i dins de la comunitat. Ofereixen funcionalitats centrals i estan preparades per ser emprades en producció.", "Official" : "Oficial", "The backend does not support changing the display name" : "El rerefons no està preparat per canviar el nom visualitzat", + "SSL Root Certificates" : "Certificats Arrel SSL", + "Common Name" : "Nom comú", + "Valid until" : "Valid fins", + "Issued By" : "Emès Per", + "Valid until %s" : "Vàlid fins %s", + "Import root certificate" : "Importa certificat arrel", "Set default expiration date" : "Estableix la data de caducitat per defecte", "{counter} apps have an update available" : "{counter} aplicacions tenen una actualització disponible" }, |