diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:53 +0000 |
commit | d4e423fe0bd5a99676540fe9820dcd9d88f98315 (patch) | |
tree | 5aa3b86f6cba5db1e452d1c8c112dc5bfb66b9c1 /core/l10n/ca.js | |
parent | 9c107da21e6e6221b33d80812739456892ef83a3 (diff) | |
download | nextcloud-server-d4e423fe0bd5a99676540fe9820dcd9d88f98315.tar.gz nextcloud-server-d4e423fe0bd5a99676540fe9820dcd9d88f98315.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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í", |