0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-09-23 01:11:46 +00:00
nextcloud_server/apps/contactsinteraction/l10n/fr.json
Nextcloud bot b9983cbd42
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-05-18 00:22:42 +00:00

7 lines
No EOL
573 B
JSON

{ "translations": {
"Recently contacted" : "Contacté récemment",
"Contacts Interaction" : "Interaction avec les contacts",
"Manages interaction between accounts and contacts" : "Gère l'interaction entre les comptes et les contacts",
"Collect data about accounts and contacts interactions and provide an address book for the data" : "Collecte des données sur les interactions entre les comptes et les contacts et fournit un répertoire pour ces données"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}