diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-30 02:24:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-30 02:24:40 +0000 |
commit | 702ae46c878fa8eca1797162a0f764c8eb7f4e5b (patch) | |
tree | 174997843b033f8c8b78d037b4c403642e4529aa /apps/settings/l10n/ko.js | |
parent | d7deeb4e02121e2b4f07b4b02c9c6fc7fd70b137 (diff) | |
download | nextcloud-server-702ae46c878fa8eca1797162a0f764c8eb7f4e5b.tar.gz nextcloud-server-702ae46c878fa8eca1797162a0f764c8eb7f4e5b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ko.js')
-rw-r--r-- | apps/settings/l10n/ko.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index e4afa68f8bc..fd4c67ce080 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -278,6 +278,7 @@ OC.L10N.register( "Unable to update language" : "언어를 갱신할 수 없음", "No language set" : "언어가 설정되지 않음", "Your organisation" : "내 조직", + "Your phone number" : "내 휴대폰 번호", "Edit your Profile visibility" : "프로필 표시 여부 편집", "Enable Profile" : "프로필 활성화", "Unable to update profile enabled state" : "프로필 활성화 여부를 갱신할 수 없음", @@ -457,8 +458,6 @@ OC.L10N.register( "You are a member of the following groups:" : "당신은 다음 그룹의 멤버입니다:", "You are using <strong>%s</strong>" : "현재 <strong>%s</strong>를 사용하고 있습니다.", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "현재 <strong>%2$s</strong> /%1$s</strong>(<strong>%3$s%%</strong>)를 사용하고 있습니다", - "Change privacy level of phone number" : "전화번호에 대한 공개 단계 변경", - "Your phone number" : "내 휴대폰 번호", "Locale" : "지역", "Current password" : "현재 암호", "New password" : "새 암호", @@ -494,6 +493,7 @@ OC.L10N.register( "days" : "일", "Change privacy level of full name" : "전체 이름에 대한 공개 단계 변경", "No display name set" : "표시 이름이 설정되지 않음", + "Change privacy level of phone number" : "전화번호에 대한 공개 단계 변경", "Address" : "주소", "Change privacy level of address" : "주소에 대한 공개 단계 변경", "Your postal address" : "내 우편 주소", |