diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-14 02:26:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-14 02:26:37 +0000 |
commit | 5866418098c95619df2765ea7f52b6a32e1f6f7d (patch) | |
tree | f52df3c3ebd34a30c2e2c4ead38082a10eaa845b /lib/l10n/ko.json | |
parent | 72fa2497789dd4c9ab77f18d1ae379d10f1429d0 (diff) | |
download | nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.tar.gz nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.zip |
Fix(l10n): π Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ko.json')
-rw-r--r-- | lib/l10n/ko.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index 87f8ee97d7e..b7c41d239ab 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -155,7 +155,6 @@ "A valid password must be provided" : "μ¬λ°λ₯Έ μνΈλ₯Ό μ
λ ₯ν΄μΌ ν©λλ€", "The username is already being used" : "μ¬μ©μ μ΄λ¦μ΄ μ΄λ―Έ μ‘΄μ¬ν©λλ€", "Could not create user" : "μ¬μ©μλ₯Ό λ§λ€ μ μμ΅λλ€", - "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "λ€μ λ¬Έμλ§ μ΄λ¦μ μ¬μ©ν μ μμ΅λλ€: \"a-z\", \"A-Z\", \"0-9\", λ° \"_.@-'\"", "A valid username must be provided" : "μ¬λ°λ₯Έ μ¬μ©μ μ΄λ¦μ μ
λ ₯ν΄μΌ ν©λλ€", "Username contains whitespace at the beginning or at the end" : "μ¬μ©μ μ΄λ¦μ μμμ΄λ λμ κ³΅λ°±μ΄ μμ΅λλ€", "Username must not consist of dots only" : "μ¬μ©μ μ΄λ¦μ λ§μΉ¨νλ§ μμΌλ©΄ μ λ©λλ€", @@ -194,6 +193,7 @@ "%s enter the database name." : "%s λ°μ΄ν°λ² μ΄μ€ μ΄λ¦μ μ
λ ₯νμμμ€.", "%s you may not use dots in the database name" : "%s λ°μ΄ν°λ² μ΄μ€ μ΄λ¦μλ λ§μΉ¨νλ₯Ό μ¬μ©ν μ μμ΅λλ€", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "%s μΈμ€ν΄μ€κ° 32λΉνΈ PHP νκ²½μμ μ€ν μ€μ΄κ³ php.iniμ open_basedirμ΄ μ€μ λμ΄ μμ΅λλ€. 4GB μ΄μμ νμΌ μ²λ¦¬μ λ¬Έμ κ° μκΈΈ μ μμΌλ―λ‘ μΆμ²νμ§ μμ΅λλ€.", - "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "php.iniμ open_basedir μ€μ μ μμ νκ±°λ 64λΉνΈ PHPλ‘ μ ννμμμ€." + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "php.iniμ open_basedir μ€μ μ μμ νκ±°λ 64λΉνΈ PHPλ‘ μ ννμμμ€.", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "λ€μ λ¬Έμλ§ μ΄λ¦μ μ¬μ©ν μ μμ΅λλ€: \"a-z\", \"A-Z\", \"0-9\", λ° \"_.@-'\"" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |