0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 09:59:46 +00:00
nextcloud_server/apps/contactsinteraction/l10n/is.js
Nextcloud bot 60b39ceaf5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-25 00:43:07 +00:00

9 lines
537 B
JavaScript

OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "Nýlega haft samband við",
"Contacts Interaction" : "Gagnvirkni tengiliða",
"Manages interaction between accounts and contacts" : "Stýrir gagnvirkni milli notendaaðganga og tengiliða",
"Collect data about accounts and contacts interactions and provide an address book for the data" : "Safnaðu gögnum um samskipti milli notenda og tengiliða og gefðu upp nafnaskrá fyrir gögnin"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");