0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 21:10:39 +00:00
nextcloud_server/apps/contactsinteraction/l10n/ko.js
Nextcloud bot 0d49af4f27
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-19 00:21:45 +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;");