mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-22 11:52:18 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
5e3dd3d213
commit
f84ceed5b8
@ -2,6 +2,8 @@ OC.L10N.register(
|
|||||||
"contacts",
|
"contacts",
|
||||||
{
|
{
|
||||||
"Contacts" : "연락처",
|
"Contacts" : "연락처",
|
||||||
|
"Are you sure you want to delete the addressbook {addressbook} ?" : "{addressbook} 주소록을 삭제하시겠습니까?",
|
||||||
|
"Remove addressbook" : "주소록 삭제",
|
||||||
"Add new LDAP Addressbook" : "새 LDAP 주소록 추가",
|
"Add new LDAP Addressbook" : "새 LDAP 주소록 추가",
|
||||||
"Ok" : "확인",
|
"Ok" : "확인",
|
||||||
"Cancel" : "취소",
|
"Cancel" : "취소",
|
||||||
@ -226,6 +228,7 @@ OC.L10N.register(
|
|||||||
"Organization" : "조직",
|
"Organization" : "조직",
|
||||||
"Birthday" : "생일",
|
"Birthday" : "생일",
|
||||||
"Website" : "웹 사이트",
|
"Website" : "웹 사이트",
|
||||||
|
"Federated Cloud ID" : "연합 클라우드 ID",
|
||||||
"Instant messaging" : "인스턴트 메시지",
|
"Instant messaging" : "인스턴트 메시지",
|
||||||
"Notes go here..." : "메모를 입력하십시오...",
|
"Notes go here..." : "메모를 입력하십시오...",
|
||||||
"Add field..." : "필드 추가...",
|
"Add field..." : "필드 추가...",
|
||||||
@ -237,6 +240,9 @@ OC.L10N.register(
|
|||||||
"someone@example.com" : "someone@example.com",
|
"someone@example.com" : "someone@example.com",
|
||||||
"Mail to address" : "이메일 보내기",
|
"Mail to address" : "이메일 보내기",
|
||||||
"Delete email address" : "이메일 주소 삭제",
|
"Delete email address" : "이메일 주소 삭제",
|
||||||
|
"Please specify a valid Federated Cloud ID." : "올바른 연합 클라우드 ID를 지정하십시오.",
|
||||||
|
"username@example.com/owncloud" : "username@example.com/owncloud",
|
||||||
|
"Delete Federated Cloud ID" : "연합 클라우드 ID 삭제",
|
||||||
"Enter phone number" : "전화번호 입력",
|
"Enter phone number" : "전화번호 입력",
|
||||||
"Go to web site" : "웹 사이트로 가기",
|
"Go to web site" : "웹 사이트로 가기",
|
||||||
"View on map" : "지도에서 보기",
|
"View on map" : "지도에서 보기",
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Contacts" : "연락처",
|
"Contacts" : "연락처",
|
||||||
|
"Are you sure you want to delete the addressbook {addressbook} ?" : "{addressbook} 주소록을 삭제하시겠습니까?",
|
||||||
|
"Remove addressbook" : "주소록 삭제",
|
||||||
"Add new LDAP Addressbook" : "새 LDAP 주소록 추가",
|
"Add new LDAP Addressbook" : "새 LDAP 주소록 추가",
|
||||||
"Ok" : "확인",
|
"Ok" : "확인",
|
||||||
"Cancel" : "취소",
|
"Cancel" : "취소",
|
||||||
@ -224,6 +226,7 @@
|
|||||||
"Organization" : "조직",
|
"Organization" : "조직",
|
||||||
"Birthday" : "생일",
|
"Birthday" : "생일",
|
||||||
"Website" : "웹 사이트",
|
"Website" : "웹 사이트",
|
||||||
|
"Federated Cloud ID" : "연합 클라우드 ID",
|
||||||
"Instant messaging" : "인스턴트 메시지",
|
"Instant messaging" : "인스턴트 메시지",
|
||||||
"Notes go here..." : "메모를 입력하십시오...",
|
"Notes go here..." : "메모를 입력하십시오...",
|
||||||
"Add field..." : "필드 추가...",
|
"Add field..." : "필드 추가...",
|
||||||
@ -235,6 +238,9 @@
|
|||||||
"someone@example.com" : "someone@example.com",
|
"someone@example.com" : "someone@example.com",
|
||||||
"Mail to address" : "이메일 보내기",
|
"Mail to address" : "이메일 보내기",
|
||||||
"Delete email address" : "이메일 주소 삭제",
|
"Delete email address" : "이메일 주소 삭제",
|
||||||
|
"Please specify a valid Federated Cloud ID." : "올바른 연합 클라우드 ID를 지정하십시오.",
|
||||||
|
"username@example.com/owncloud" : "username@example.com/owncloud",
|
||||||
|
"Delete Federated Cloud ID" : "연합 클라우드 ID 삭제",
|
||||||
"Enter phone number" : "전화번호 입력",
|
"Enter phone number" : "전화번호 입력",
|
||||||
"Go to web site" : "웹 사이트로 가기",
|
"Go to web site" : "웹 사이트로 가기",
|
||||||
"View on map" : "지도에서 보기",
|
"View on map" : "지도에서 보기",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user