0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-04 22:11:01 +00:00
nextcloud_server/apps/contactsinteraction/l10n/ko.js
Nextcloud bot 2cb6e985bd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-19 00:22:06 +00:00

9 lines
517 B
JavaScript

OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "최근 연락함",
"Contacts Interaction" : "Contacts Interaction",
"Manages interaction between accounts and contacts" : "계정 및 연락처 간 상호작용을 관리합니다",
"Collect data about accounts and contacts interactions and provide an address book for the data" : "계정 및 연락처 간 상호작용에 관한 데이터를 수집하고, 데이터 주소록을 제공합니다"
},
"nplurals=1; plural=0;");