From 94bc020d073011eec8e1f084e9521356574e42f7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 5 Jun 2024 09:56:05 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/contactsinteraction/l10n/ga.js | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 apps/contactsinteraction/l10n/ga.js (limited to 'apps/contactsinteraction/l10n/ga.js') diff --git a/apps/contactsinteraction/l10n/ga.js b/apps/contactsinteraction/l10n/ga.js new file mode 100644 index 00000000000..4806b446f31 --- /dev/null +++ b/apps/contactsinteraction/l10n/ga.js @@ -0,0 +1,11 @@ +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);"); -- cgit v1.2.3