mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 07:56:23 +00:00
[tx-robot] updated from transifex
This commit is contained in:
parent
c930cd4e91
commit
eeb99fe4c0
25
l10n/ko.js
Normal file
25
l10n/ko.js
Normal file
@ -0,0 +1,25 @@
|
||||
OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "휴대폰 동기화",
|
||||
"An app to sync SMS with your cloud" : "클라우드와 문자 메시지를 동기화하는 앱",
|
||||
"Cancel" : "취소",
|
||||
"Confirm" : "확인",
|
||||
"No contact found." : "연락처를 찾을 수 없습니다.",
|
||||
"Settings" : "설정",
|
||||
"Max messages to load per conversation" : "대화에서 불러올 최대 메시지 개수",
|
||||
"Invalid message limit" : "잘못된 메시지 제한",
|
||||
"Default country code" : "기본 국가 코드",
|
||||
"Contact ordering" : "연락처 정렬",
|
||||
"Last message" : "마지막 메시지",
|
||||
"Label" : "이름표",
|
||||
"Reverse ?" : "반전 여부",
|
||||
"Notification settings" : "알림 설정",
|
||||
"Enable" : "사용함",
|
||||
"Disable" : "사용 안함",
|
||||
"Are you sure you want to wipe all your messages ?" : "모든 메시지를 삭제하시겠습니까?",
|
||||
"Reset all messages" : "모든 메시지 초기화",
|
||||
"%s message(s) shown of %s message(s) stored in database." : "표시한 메시지 %s개, 데이터베이스에 저장된 메시지 %s개가 있습니다.",
|
||||
"Please select a conversation from the list to load it." : "메시지를 불러 오려면 대화를 목록에서 선택하십시오."
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
23
l10n/ko.json
Normal file
23
l10n/ko.json
Normal file
@ -0,0 +1,23 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "휴대폰 동기화",
|
||||
"An app to sync SMS with your cloud" : "클라우드와 문자 메시지를 동기화하는 앱",
|
||||
"Cancel" : "취소",
|
||||
"Confirm" : "확인",
|
||||
"No contact found." : "연락처를 찾을 수 없습니다.",
|
||||
"Settings" : "설정",
|
||||
"Max messages to load per conversation" : "대화에서 불러올 최대 메시지 개수",
|
||||
"Invalid message limit" : "잘못된 메시지 제한",
|
||||
"Default country code" : "기본 국가 코드",
|
||||
"Contact ordering" : "연락처 정렬",
|
||||
"Last message" : "마지막 메시지",
|
||||
"Label" : "이름표",
|
||||
"Reverse ?" : "반전 여부",
|
||||
"Notification settings" : "알림 설정",
|
||||
"Enable" : "사용함",
|
||||
"Disable" : "사용 안함",
|
||||
"Are you sure you want to wipe all your messages ?" : "모든 메시지를 삭제하시겠습니까?",
|
||||
"Reset all messages" : "모든 메시지 초기화",
|
||||
"%s message(s) shown of %s message(s) stored in database." : "표시한 메시지 %s개, 데이터베이스에 저장된 메시지 %s개가 있습니다.",
|
||||
"Please select a conversation from the list to load it." : "메시지를 불러 오려면 대화를 목록에서 선택하십시오."
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user