diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
commit | 94bc020d073011eec8e1f084e9521356574e42f7 (patch) | |
tree | d762a8d08a6e0cd2a338f4b32c49b45498654259 /apps/contactsinteraction/l10n/ga.js | |
parent | 90a9191fc96d77811779a8b79339143211cae0c0 (diff) | |
download | nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.tar.gz nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/contactsinteraction/l10n/ga.js')
-rw-r--r-- | apps/contactsinteraction/l10n/ga.js | 11 |
1 files changed, 11 insertions, 0 deletions
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);"); |