diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-21 02:25:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-21 02:25:58 +0000 |
commit | e58344fb2a218fafec10a40c30852ae5eb94d986 (patch) | |
tree | 6ee76cd6aeb416328135d38c5e28bf335ad2f3a9 /core/l10n/ko.js | |
parent | 9e8690d9127ab63caf66cd09d4d86647ae3ad6a7 (diff) | |
download | nextcloud-server-e58344fb2a218fafec10a40c30852ae5eb94d986.tar.gz nextcloud-server-e58344fb2a218fafec10a40c30852ae5eb94d986.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 95ba35bedd2..4f6a805a13d 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -123,6 +123,7 @@ OC.L10N.register( "Back" : "뒤로", "Reset search" : "검색 초기화", "Start typing to search" : "검색어 입력", + "Search" : "검색", "An error occurred while searching for {type}" : "{type} 탐색중 오류 발생", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["{minSearchLength}개 이상의 문자를 입럭하시오"], "Settings" : "설정", @@ -334,7 +335,6 @@ OC.L10N.register( "Searching other places" : "다른 장소 찾는 중", "No search results in other folders for {tag}{filter}{endtag}" : "다른 폴더에 {tag}{filter}{endtag} 검색 결과가 없음", "_{count} search result in another folder_::_{count} search results in other folders_" : ["다른 폴더의 검색 결과 {count}개"], - "Search" : "검색", "These apps will be updated:" : "다음 앱을 업데이트합니다:" }, "nplurals=1; plural=0;"); |