0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-12 12:09:14 +00:00
nextcloud_server/apps/contactsinteraction/l10n/ca.js
Nextcloud bot 2f4a675caf
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-25 02:27:19 +00:00

9 lines
517 B
JavaScript

OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "Contactes recents",
"Contacts Interaction" : "Interacció amb contactes",
"Manages interaction between users and contacts" : "Administra la interacció entre usuaris i contactes",
"Collect data about user and contacts interactions and provide an address book for the data" : "Recopileu dades sobre les interaccions d'usuaris i contactes i proporcioneu una llibreta d'adreces amb les dades"
},
"nplurals=2; plural=(n != 1);");