summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-27 01:42:32 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-27 01:42:32 +0000
commit4dea11ba4d85e2d15572c3f3a6ecba6fe842161c (patch)
treeb5d8e358f8e632f4a7ed5e42779f3484d44edb3f
parente85cfddc829aa352e74a02992f8ea89143944738 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ko.js8
-rw-r--r--l10n/ko.json8
2 files changed, 8 insertions, 8 deletions
diff --git a/l10n/ko.js b/l10n/ko.js
index f0d5b496..a206d91c 100644
--- a/l10n/ko.js
+++ b/l10n/ko.js
@@ -9,7 +9,7 @@ OC.L10N.register(
"Notifications" : "알림",
"Profile" : "프로필",
"Add attachment" : "첨부파일 추가",
- "Add emoji" : "이모티콘 추가",
+ "Add emoji" : "이모지 추가",
"Uploading..." : "업로드 중...",
"Delete" : "삭제",
"Post" : "게시",
@@ -18,12 +18,12 @@ OC.L10N.register(
"No results found" : "결과 없음",
"Reply" : "답장",
"Deny" : "거부",
- "Hello" : "안녕하세요",
- "You are following this account" : "이 계정을 팔로우하고 있습니다",
+ "Hello" : "안녕하세요.",
+ "You are following this account" : "이 계정을 팔로우하고 있습니다.",
"Close" : "닫기",
"Continue" : "Continue",
"User not found" : "사용자를 찾을 수 없음",
- "Sorry, we could not find the account of {userId}" : "{userId} 계정을 찾을 수 없습니다",
+ "Sorry, we could not find the account of {userId}" : "{userId} 계정을 찾을 수 없습니다.",
"Public" : "공개"
},
"nplurals=1; plural=0;");
diff --git a/l10n/ko.json b/l10n/ko.json
index 6ac1194c..c2161ba2 100644
--- a/l10n/ko.json
+++ b/l10n/ko.json
@@ -7,7 +7,7 @@
"Notifications" : "알림",
"Profile" : "프로필",
"Add attachment" : "첨부파일 추가",
- "Add emoji" : "이모티콘 추가",
+ "Add emoji" : "이모지 추가",
"Uploading..." : "업로드 중...",
"Delete" : "삭제",
"Post" : "게시",
@@ -16,12 +16,12 @@
"No results found" : "결과 없음",
"Reply" : "답장",
"Deny" : "거부",
- "Hello" : "안녕하세요",
- "You are following this account" : "이 계정을 팔로우하고 있습니다",
+ "Hello" : "안녕하세요.",
+ "You are following this account" : "이 계정을 팔로우하고 있습니다.",
"Close" : "닫기",
"Continue" : "Continue",
"User not found" : "사용자를 찾을 수 없음",
- "Sorry, we could not find the account of {userId}" : "{userId} 계정을 찾을 수 없습니다",
+ "Sorry, we could not find the account of {userId}" : "{userId} 계정을 찾을 수 없습니다.",
"Public" : "공개"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file