0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-29 00:18:42 +00:00
nextcloud_server/apps/contactsinteraction/l10n/ga.js
Nextcloud bot 94bc020d07
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-06-05 09:56:05 +00:00

12 lines
976 B
JavaScript

OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "Rinneadh teagmháil le déanaí",
"Contacts Interaction" : "Teagmhálaithe Idirghníomhaíocht",
"Manages interaction between accounts and contacts" : "Bainistíonn sé idirghníomhaíocht idir cuntais agus teagmhálaithe",
"Collect data about accounts and contacts interactions and provide an address book for the data" : "Bailigh sonraí faoi idirghníomhaíochtaí cuntais agus teagmhálaithe agus cuir leabhar seoltaí ar fáil do na sonraí",
"Manages interaction between users and contacts" : "Bainistíonn sé idirghníomhaíocht idir úsáideoirí agus teagmhálaithe",
"Collect data about user and contacts interactions and provide an address book for the data" : "Bailigh sonraí faoi idirghníomhaíochtaí úsáideoirí agus teagmhálaithe agus cuir leabhar seoltaí ar fáil do na sonraí"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");