diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-05 02:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-05 02:27:50 +0000 |
commit | 9e58e7b6776d2a2ad7a33b3052d3ec7d8426a7f9 (patch) | |
tree | 713c7ac87c8f5ffc5442c1019f157220e9c1889d /core/l10n/ko.js | |
parent | b8390db624644ada50b9c00e7a69a109588d2a83 (diff) | |
download | nextcloud-server-9e58e7b6776d2a2ad7a33b3052d3ec7d8426a7f9.tar.gz nextcloud-server-9e58e7b6776d2a2ad7a33b3052d3ec7d8426a7f9.zip |
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 82562dccef6..35b9c5bea34 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -47,7 +47,6 @@ OC.L10N.register( "Repair info:" : "์๋ฆฌ ์ ๋ณด:", "Repair warning:" : "์๋ฆฌ ๊ฒฝ๊ณ :", "Repair error:" : "์๋ฆฌ ์ค๋ฅ:", - "Please use the command line updater because automatic updating is disabled in the config.php." : "config.php์์ ์๋ ์
๋ฐ์ดํธ๊ฐ ๋นํ์ฑํ๋์ด ์๊ธฐ ๋๋ฌธ์ ๋ช
๋ น์ค ์
๋ฐ์ดํธ๋ฅผ ์ฌ์ฉํ์ญ์์ค.", "Turned on maintenance mode" : "์ ์ง ๋ณด์ ๋ชจ๋ ์ผ์ง", "Turned off maintenance mode" : "์ ์ง ๋ณด์ ๋ชจ๋ ๊บผ์ง", "Maintenance mode is kept active" : "์ ์ง ๋ณด์ ๋ชจ๋๊ฐ ์ผ์ ธ ์์", @@ -371,6 +370,7 @@ OC.L10N.register( "Detailed logs" : "์์ธํ ๋ก๊ทธ", "Update needed" : "์
๋ฐ์ดํธ ํ์", "Please use the command line updater because you have a big instance with more than 50 users." : "ํ์ฌ ์ธ์คํด์ค์ 50๋ช
์ด์์ ์ฌ์ฉ์๊ฐ ์๊ธฐ ๋๋ฌธ์ ๋ช
๋ นํ ์
๋ฐ์ดํฐ๋ฅผ ์ฌ์ฉํ์ญ์์ค.", + "Please use the command line updater because automatic updating is disabled in the config.php." : "config.php์์ ์๋ ์
๋ฐ์ดํธ๊ฐ ๋นํ์ฑํ๋์ด ์๊ธฐ ๋๋ฌธ์ ๋ช
๋ น์ค ์
๋ฐ์ดํธ๋ฅผ ์ฌ์ฉํ์ญ์์ค.", "For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>." : "๋์๋ง์ ๋ณด๋ ค๋ฉด <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">๋ฌธ์</a>๋ฅผ ์ฐธ์กฐํ์ญ์์ค.", "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "์น UI๋ฅผ ํตํ ์
๋ฐ์ดํธ ์ ์์ฒญ ์๊ฐ์ด ์ด๊ณผ๋์ด ๋ฐ์ดํฐ๊ฐ ์์ค๋ ์ ์๋ ์ํ์ฑ์ ์๊ณ ์์ผ๋ฉฐ, ๋ด ๋ฐ์ดํฐ๋ฅผ ๋ฐฑ์
ํด ๋์๊ณ ์คํจํ ๊ฒฝ์ฐ ๋ณต์ํ ์ ์๋ ๋ฐฉ๋ฒ์ ์๊ณ ์์ต๋๋ค.", "Upgrade via web on my own risk" : "๊ทธ๋๋ ์น์ผ๋ก ์
๋ฐ์ดํธํ๊ธฐ", |