diff options
Diffstat (limited to 'core/l10n/ca.js')
-rw-r--r-- | core/l10n/ca.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index a37dfeb65cc..f37eb2849ce 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -194,7 +194,7 @@ OC.L10N.register( "Search contacts …" : "Cerqueu contactes…", "Could not load your contacts" : "No s'han pogut carregar els contactes", "No contacts found" : "No s'ha trobat cap contacte", - "Show all contacts …" : "Mostra tots els contactes…", + "Show all contacts" : "Mostra tots els contactes", "Install the Contacts app" : "Instal·la l'aplicació Contactes", "Loading your contacts …" : "S'estan carregant els contactes…", "Looking for {term} …" : "S'està cercant {term}…", @@ -404,6 +404,7 @@ OC.L10N.register( "Open settings menu" : "Obre el menú de paràmetres", "Settings" : "Paràmetres", "Avatar of {fullName}" : "Avatar de {fullName}", + "Show all contacts …" : "Mostra tots els contactes…", "No files in here" : "No hi ha cap fitxer aquí", "New folder" : "Carpeta nova", "No more subfolders in here" : "No hi ha més subcarpetes aquí", |