diff options
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index fe708bb6254..b9d3aad4e99 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -54,10 +54,10 @@ OC.L10N.register( "%s (incompatible)" : "%s (incompatible)", "Following apps have been disabled: %s" : "Les aplicacions següents s'han deshabilitat: %s", "Already up to date" : "Ja actualitzat", + "Could not load your contacts" : "No s'han pogut carregar els teus contactes", "Search contacts …" : "Cerca contactes …", "No contacts found" : "No s'han trobat contactes", "Show all contacts …" : "Mostra tots els contactes …", - "Could not load your contacts" : "No s'han pogut carregar els teus contactes", "Loading your contacts …" : "Carregant els teus contactes …", "Looking for {term} …" : "Buscant {term} …", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Hi ha hagut problemes amb la comprovació d'integritat del codi. Més informació…</a>", |