diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-21 00:27:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-21 00:27:51 +0000 |
commit | c735c6f67a9adfa66ad548d79f4288a7243d4266 (patch) | |
tree | 1b9112073640b5e4f18dadc9efc15e84c60e17a8 | |
parent | e17555b5537e4a1fa4b2fb71be60b3db5e21b027 (diff) | |
download | nextcloud-server-c735c6f67a9adfa66ad548d79f4288a7243d4266.tar.gz nextcloud-server-c735c6f67a9adfa66ad548d79f4288a7243d4266.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r-- | apps/files/l10n/ko.js | 7 | ||||
-rw-r--r-- | apps/files/l10n/ko.json | 7 | ||||
-rw-r--r-- | apps/files_reminders/l10n/ru.js | 29 | ||||
-rw-r--r-- | apps/files_reminders/l10n/ru.json | 27 | ||||
-rw-r--r-- | apps/settings/l10n/sr.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/sr.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 33 | ||||
-rw-r--r-- | apps/settings/l10n/zh_CN.json | 33 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_CN.js | 4 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_CN.json | 4 | ||||
-rw-r--r-- | core/l10n/ko.js | 16 | ||||
-rw-r--r-- | core/l10n/ko.json | 16 | ||||
-rw-r--r-- | core/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | core/l10n/zh_CN.json | 2 |
14 files changed, 144 insertions, 38 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 1f5c905721b..995dc525779 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -32,6 +32,7 @@ OC.L10N.register( "Move" : "์ด๋", "Copy" : "๋ณต์ฌ", "Choose target folder" : "ํด๋ ์ ํ", + "Set reminder" : "์๋ฆผ ์ค์ ", "Edit locally" : "๋ก์ปฌ์์ ํธ์ง", "Open" : "์ด๊ธฐ", "Delete file" : "ํ์ผ ์ญ์ ", @@ -81,6 +82,7 @@ OC.L10N.register( "New" : "์๋ก ๋ง๋ค๊ธฐ", "New file/folder menu" : "์ ํ์ผ/ํด๋ ๋ฉ๋ด", "Select file range" : "ํ์ผ ๋ฒ์ ์ ํ", + "{used}%" : "{used}%", "{used} of {quota} used" : "{quota} ์ค {used} ์ฌ์ฉํจ", "{used} used" : "{used} ์ฌ์ฉํจ", "\"{name}\" is an invalid file name." : "\"{name}\"์(๋) ์๋ชป๋ ํ์ผ ์ด๋ฆ์
๋๋ค.", @@ -170,10 +172,15 @@ OC.L10N.register( "Reload current directory" : "์ด ๊ฒฝ๋ก๋ฅผ ์๋ก๊ณ ์นจ", "Go to the \"{dir}\" directory" : "\"{dir}\" ๊ฒฝ๋ก๋ก ์ด๋", "Select the row for {displayName}" : "{displayName}์ ์ํ ํ์ ์ ํ", + "Rename file" : "ํ์ผ ์ด๋ฆ ๋ฐ๊พธ๊ธฐ", "File name" : "ํ์ผ ์ด๋ฆ", + "A long time ago" : "์ค๋ ์ ", + "This node is unavailable" : "์ด ๋
ธ๋๋ฅผ ์ฌ์ฉํ ์ ์์ต๋๋ค", "Download file {name}" : "{name} ํ์ผ ๋ค์ด๋ก๋", "\"{displayName}\" action executed successfully" : "\"{displayName}\" ์์
์ ์ฑ๊ณต์ ์ผ๋ก ์คํํจ", "\"{displayName}\" action failed" : "\"{displayName}\" ์์
์ ์คํจํจ", + "\"{name}\" is not an allowed filetype." : "\"{name}\"์(๋) ํ์ฉ๋ ํ์ผ ํ์์ด ์๋.", + "{newName} already exists." : "{newName}์ด(๊ฐ) ์ด๋ฏธ ์กด์ฌํจ.", "Name cannot be empty" : "์ด๋ฆ์ด ๋น์ด ์์ ์ ์์", "Total rows summary" : "์ด ํ ์์ฝ", "\"{displayName}\" failed on some elements " : "\"{displayName}\" ์ด ์ผ๋ถ ์์๋ค์์ ์คํจํจ", diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index f8bc7a8d9da..814745d06f4 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -30,6 +30,7 @@ "Move" : "์ด๋", "Copy" : "๋ณต์ฌ", "Choose target folder" : "ํด๋ ์ ํ", + "Set reminder" : "์๋ฆผ ์ค์ ", "Edit locally" : "๋ก์ปฌ์์ ํธ์ง", "Open" : "์ด๊ธฐ", "Delete file" : "ํ์ผ ์ญ์ ", @@ -79,6 +80,7 @@ "New" : "์๋ก ๋ง๋ค๊ธฐ", "New file/folder menu" : "์ ํ์ผ/ํด๋ ๋ฉ๋ด", "Select file range" : "ํ์ผ ๋ฒ์ ์ ํ", + "{used}%" : "{used}%", "{used} of {quota} used" : "{quota} ์ค {used} ์ฌ์ฉํจ", "{used} used" : "{used} ์ฌ์ฉํจ", "\"{name}\" is an invalid file name." : "\"{name}\"์(๋) ์๋ชป๋ ํ์ผ ์ด๋ฆ์
๋๋ค.", @@ -168,10 +170,15 @@ "Reload current directory" : "์ด ๊ฒฝ๋ก๋ฅผ ์๋ก๊ณ ์นจ", "Go to the \"{dir}\" directory" : "\"{dir}\" ๊ฒฝ๋ก๋ก ์ด๋", "Select the row for {displayName}" : "{displayName}์ ์ํ ํ์ ์ ํ", + "Rename file" : "ํ์ผ ์ด๋ฆ ๋ฐ๊พธ๊ธฐ", "File name" : "ํ์ผ ์ด๋ฆ", + "A long time ago" : "์ค๋ ์ ", + "This node is unavailable" : "์ด ๋
ธ๋๋ฅผ ์ฌ์ฉํ ์ ์์ต๋๋ค", "Download file {name}" : "{name} ํ์ผ ๋ค์ด๋ก๋", "\"{displayName}\" action executed successfully" : "\"{displayName}\" ์์
์ ์ฑ๊ณต์ ์ผ๋ก ์คํํจ", "\"{displayName}\" action failed" : "\"{displayName}\" ์์
์ ์คํจํจ", + "\"{name}\" is not an allowed filetype." : "\"{name}\"์(๋) ํ์ฉ๋ ํ์ผ ํ์์ด ์๋.", + "{newName} already exists." : "{newName}์ด(๊ฐ) ์ด๋ฏธ ์กด์ฌํจ.", "Name cannot be empty" : "์ด๋ฆ์ด ๋น์ด ์์ ์ ์์", "Total rows summary" : "์ด ํ ์์ฝ", "\"{displayName}\" failed on some elements " : "\"{displayName}\" ์ด ์ผ๋ถ ์์๋ค์์ ์คํจํจ", diff --git a/apps/files_reminders/l10n/ru.js b/apps/files_reminders/l10n/ru.js new file mode 100644 index 00000000000..df5032d8742 --- /dev/null +++ b/apps/files_reminders/l10n/ru.js @@ -0,0 +1,29 @@ +OC.L10N.register( + "files_reminders", + { + "File reminders" : "ะะฐะฟะพะผะธะฝะฐะฝะธั ะพ ัะฐะนะปะฐั
", + "Reminder for {name}" : "ะะฐะฟะพะผะธะฝะฐะฝะธะต ะดะปั {name}", + "View file" : "ะัะพัะผะพััะตัั ัะฐะนะป", + "View folder" : "ะัะพัะผะพััะตัั ะฟะฐะฟะบั", + "Set file reminders" : "ะฃััะฐะฝะพะฒะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธั ะพ ัะฐะนะปะฐั
", + "**๐ฃ File reminders**\n\nSet file reminders." : "**๐ฃ ะะฐะฟะพะผะธะฝะฐะฝะธั ะพ ัะฐะนะปะฐั
**\n\nะฃััะฐะฝะพะฒะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธั ะพ ัะฐะนะปะฐั
.", + "Back" : "ะะฐะทะฐะด", + "Clear reminder" : "ะัะธััะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธะต", + "Set custom reminder" : "ะฃััะฐะฝะพะฒะธัั ะพัะพะฑะพะต ะฝะฐะฟะพะผะธะฝะฐะฝะธะต", + "Later today" : "ะะพะทะถะต ัะตะณะพะดะฝั", + "Set reminder for later today" : "ะฃััะฐะฝะพะฒะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธะต ะฟะพะทะดะฝะตะต ัะตะณะพะดะฝั", + "Tomorrow" : "ะะฐะฒััะฐ", + "Set reminder for tomorrow" : "ะฃััะฐะฝะพะฒะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธะต ะฝะฐ ะทะฐะฒััะฐ", + "This weekend" : "ะญัะฐ ะฝะตะดะตะปั", + "Set reminder for this weekend" : "ะฃััะฐะฝะพะฒะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธะต ะฝะฐ ััะธ ะฒัั
ะพะดะฝัะต", + "Next week" : "ะกะปะตะดัััะฐั ะฝะตะดะตะปั", + "Set reminder for next week" : "ะฃััะฐะฝะพะฒะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธะต ะฝะฐ ัะปะตะดััััั ะฝะตะดะตะปั", + "Set reminder at custom date & time" : "ะฃััะฐะฝะพะฒะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธะต ะฝะฐ ะธะฝะดะธะฒะธะดัะฐะปัะฝัั ะดะฐัั ะธ ะฒัะตะผั", + "Reminder set for \"{fileName}\"" : "ะะฐะฟะพะผะธะฝะฐะฝะธะต ะดะปั \"{fileName}\"", + "Failed to set reminder" : "ะะต ัะดะฐะปะพัั ัััะฐะฝะพะฒะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธะต", + "Please choose a valid date & time" : "ะะพะถะฐะปัะนััะฐ, ะฒัะฑะตัะธัะต ะฟัะฐะฒะธะปัะฝัั ะดะฐัั ะธ ะฒัะตะผั", + "Reminder cleared" : "ะะฐะฟะพะผะธะฝะฐะฝะธะต ัะดะฐะปะตะฝะพ", + "Failed to clear reminder" : "ะะต ัะดะฐะปะพัั ัะดะฐะปะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธะต", + "Failed to load reminder" : "ะะต ัะดะฐะปะพัั ะทะฐะณััะทะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธะต" +}, +"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/files_reminders/l10n/ru.json b/apps/files_reminders/l10n/ru.json new file mode 100644 index 00000000000..8ed37fa94c1 --- /dev/null +++ b/apps/files_reminders/l10n/ru.json @@ -0,0 +1,27 @@ +{ "translations": { + "File reminders" : "ะะฐะฟะพะผะธะฝะฐะฝะธั ะพ ัะฐะนะปะฐั
", + "Reminder for {name}" : "ะะฐะฟะพะผะธะฝะฐะฝะธะต ะดะปั {name}", + "View file" : "ะัะพัะผะพััะตัั ัะฐะนะป", + "View folder" : "ะัะพัะผะพััะตัั ะฟะฐะฟะบั", + "Set file reminders" : "ะฃััะฐะฝะพะฒะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธั ะพ ัะฐะนะปะฐั
", + "**๐ฃ File reminders**\n\nSet file reminders." : "**๐ฃ ะะฐะฟะพะผะธะฝะฐะฝะธั ะพ ัะฐะนะปะฐั
**\n\nะฃััะฐะฝะพะฒะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธั ะพ ัะฐะนะปะฐั
.", + "Back" : "ะะฐะทะฐะด", + "Clear reminder" : "ะัะธััะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธะต", + "Set custom reminder" : "ะฃััะฐะฝะพะฒะธัั ะพัะพะฑะพะต ะฝะฐะฟะพะผะธะฝะฐะฝะธะต", + "Later today" : "ะะพะทะถะต ัะตะณะพะดะฝั", + "Set reminder for later today" : "ะฃััะฐะฝะพะฒะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธะต ะฟะพะทะดะฝะตะต ัะตะณะพะดะฝั", + "Tomorrow" : "ะะฐะฒััะฐ", + "Set reminder for tomorrow" : "ะฃััะฐะฝะพะฒะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธะต ะฝะฐ ะทะฐะฒััะฐ", + "This weekend" : "ะญัะฐ ะฝะตะดะตะปั", + "Set reminder for this weekend" : "ะฃััะฐะฝะพะฒะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธะต ะฝะฐ ััะธ ะฒัั
ะพะดะฝัะต", + "Next week" : "ะกะปะตะดัััะฐั ะฝะตะดะตะปั", + "Set reminder for next week" : "ะฃััะฐะฝะพะฒะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธะต ะฝะฐ ัะปะตะดััััั ะฝะตะดะตะปั", + "Set reminder at custom date & time" : "ะฃััะฐะฝะพะฒะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธะต ะฝะฐ ะธะฝะดะธะฒะธะดัะฐะปัะฝัั ะดะฐัั ะธ ะฒัะตะผั", + "Reminder set for \"{fileName}\"" : "ะะฐะฟะพะผะธะฝะฐะฝะธะต ะดะปั \"{fileName}\"", + "Failed to set reminder" : "ะะต ัะดะฐะปะพัั ัััะฐะฝะพะฒะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธะต", + "Please choose a valid date & time" : "ะะพะถะฐะปัะนััะฐ, ะฒัะฑะตัะธัะต ะฟัะฐะฒะธะปัะฝัั ะดะฐัั ะธ ะฒัะตะผั", + "Reminder cleared" : "ะะฐะฟะพะผะธะฝะฐะฝะธะต ัะดะฐะปะตะฝะพ", + "Failed to clear reminder" : "ะะต ัะดะฐะปะพัั ัะดะฐะปะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธะต", + "Failed to load reminder" : "ะะต ัะดะฐะปะพัั ะทะฐะณััะทะธัั ะฝะฐะฟะพะผะธะฝะฐะฝะธะต" +},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" +}
\ No newline at end of file diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index 88be2584a66..81b4f75fcc2 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -195,6 +195,7 @@ OC.L10N.register( "Results from other categories" : "ะ ะตะทัะปัะฐัะธ ะธะท ะดััะณะธั
ะบะฐัะตะณะพัะธัะฐ", "No apps found for your version" : "ะะตะผะฐ ะฐะฟะปะธะบะฐัะธัะฐ ะทะฐ ะฒะฐัั ะฒะตัะทะธัั", "Disable all" : "ะัะบัััะธ ัะฒะต", + "Download and enable all" : "ะัะตัะทะผะธ ะธ ัะบัััะธ ัะฒะต", "_%n app has an update available_::_%n apps have an update available_" : ["%n ะฐะฟะปะธะบะฐัะธัะฐ ะธะผะฐ ะดะพัััะฟะฝะพ ะฐะถััะธัะฐัะต","%n ะฐะฟะปะธะบะฐัะธัะต ะธะผะฐัั ะดะพัััะฟะฝะฐ ะฐะถััะธัะฐัะฐ","%n ะฐะฟะปะธะบะฐัะธัะฐ ะธะผะฐัั ะดะพัััะฟะฝะฐ ะฐะถััะธัะฐัะฐ"], "_Update_::_Update all_" : ["ะะถััะธัะฐั","ะะถััะธัะฐั ัะฒะต","ะะถััะธัะฐั ัะฒะต"], "Marked for remote wipe" : "ะะทะฝะฐัะตะฝะพ ะทะฐ ัะดะฐัะตะฝะพ ะฑัะธัะฐัะต", diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json index 593ba6e97ef..e487d94073f 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -193,6 +193,7 @@ "Results from other categories" : "ะ ะตะทัะปัะฐัะธ ะธะท ะดััะณะธั
ะบะฐัะตะณะพัะธัะฐ", "No apps found for your version" : "ะะตะผะฐ ะฐะฟะปะธะบะฐัะธัะฐ ะทะฐ ะฒะฐัั ะฒะตัะทะธัั", "Disable all" : "ะัะบัััะธ ัะฒะต", + "Download and enable all" : "ะัะตัะทะผะธ ะธ ัะบัััะธ ัะฒะต", "_%n app has an update available_::_%n apps have an update available_" : ["%n ะฐะฟะปะธะบะฐัะธัะฐ ะธะผะฐ ะดะพัััะฟะฝะพ ะฐะถััะธัะฐัะต","%n ะฐะฟะปะธะบะฐัะธัะต ะธะผะฐัั ะดะพัััะฟะฝะฐ ะฐะถััะธัะฐัะฐ","%n ะฐะฟะปะธะบะฐัะธัะฐ ะธะผะฐัั ะดะพัััะฟะฝะฐ ะฐะถััะธัะฐัะฐ"], "_Update_::_Update all_" : ["ะะถััะธัะฐั","ะะถััะธัะฐั ัะฒะต","ะะถััะธัะฐั ัะฒะต"], "Marked for remote wipe" : "ะะทะฝะฐัะตะฝะพ ะทะฐ ัะดะฐัะตะฝะพ ะฑัะธัะฐัะต", diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index cc5fac09da1..ed4b1d90a33 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -23,8 +23,8 @@ OC.L10N.register( "{actor} added you to group {group}" : "{actor} ๅฐๆจๅ ๅ
ฅๅ็ป {group}", "You added {user} to group {group}" : "ๆจๅฐ {user} ๅ ๅ
ฅๅ็ป {group}", "{actor} added {user} to group {group}" : "{actor} ๅฐ {user} ๅ ๅ
ฅๅ็ป {group}", - "An administrator added you to group {group}" : "ไธไธช็ฎก็ๅๅฐๆจๅ ๅ
ฅๅ็ป {group}", - "An administrator added {user} to group {group}" : "ไธไธช็ฎก็ๅๅฐ {user} ๅ ๅ
ฅๅ็ป {group}", + "An administrator added you to group {group}" : "็ฎก็ๅๅฐๆจๅ ๅ
ฅๅ็ป {group}", + "An administrator added {user} to group {group}" : "็ฎก็ๅๅฐ {user} ๅ ๅ
ฅๅ็ป {group}", "{actor} removed you from group {group}" : "{actor} ๅฐๆจไปๅ็ป {group} ไธญ็งป้ค", "You removed {user} from group {group}" : "ๆจๅทฒๅฐ {user} ไป ็พค็ป {group} ไธญ็งป้ค", "{actor} removed {user} from group {group}" : "{actor} ๅฐ {user} ไปๅ็ป {group} ไธญ็งป้ค", @@ -65,7 +65,7 @@ OC.L10N.register( "installing and updating apps via the App Store or Federated Cloud Sharing" : "้่ฟๅบ็จๅๅบๆ่ๅไบๅ
ฑไบซๅฎ่ฃ
ๅๆดๆฐๅบ็จ", "Federated Cloud Sharing" : "่ๅไบๅ
ฑไบซ", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL ๆญฃไฝฟ็จไธไธช่ฟๆถ็%1$s ็ๆฌ (%2$s)ใ่ฏทๅ็บงๆจ็ๆไฝ็ณป็ป๏ผๅฆๅๅ %3$s ่ฟๆ ท็็นๆงๅฐๆ ๆณๅฏ้ ๅฐๅทฅไฝใ", - "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "ไธ่ฝ็กฎๅฎ cURL ็ TLS ็ๆฌๆฏๅฆๅทฒ่ฟๆถ๏ผๅ ไธบๅจ HTTPS ่ฏทๆฑ https://nextcloud.com ๆถๅ็ไบ้่ฏฏใ่ฏทๆฃๆฅ nextcloud ๆฅๅฟๆไปถไปฅ่ทๅๆดๅคไฟกๆฏใ", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "ไธ่ฝ็กฎๅฎ cURL ็ TLS ็ๆฌๆฏๅฆๅทฒ่ฟๆถ๏ผๅ ไธบๅจ HTTPS ่ฏทๆฑ https://nextcloud.com ๆถๅ็ไบ้่ฏฏใ่ฏทๆฃๆฅ Nextcloud ๆฅๅฟๆไปถไปฅ่ทๅๆดๅคไฟกๆฏใ", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "ๆชๅ ่ฝฝ PHP OPcache ๆจกๅใไธบไบๆดๅฅฝ็ๆง่ฝ๏ผๅปบ่ฎฎๅฐๅ
ถๅ ่ฝฝๅฐๆจ็ PHP ๅฎ่ฃ
ไธญใ", "OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "OPcache ๅทฒ็ป็ฆ็จใไธบไบๆดๅฅฝ็ๆง่ฝ๏ผๅปบ่ฎฎๅจๆจ็ PHP ่ฎพ็ฝฎไธญๅบ็จ <code>opcache.enable=1</code>ใ", "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache ่ขซ่ฎพ็ฝฎไธบ็งป้คไปฃ็ ๆณจ้ใๅฝๅฏ็จ OPcache ๅ๏ผๅฟ
้กป่ฎพ็ฝฎ <code>opcache.save_comments=1</code>๏ผๆ่ฝ่ฎฉ Nextcloud ๅทฅไฝใ", @@ -120,6 +120,7 @@ OC.L10N.register( "Personal" : "ไธชไบบ", "Administration" : "็ฎก็", "Additional settings" : "ๅ
ถไป่ฎพ็ฝฎ", + "Artificial Intelligence" : "ไบบๅทฅๆบ่ฝ", "Administration privileges" : "็ฎก็ๆ้", "Groupware" : "ๅไฝๅฅไปถ", "Overview" : "ๆฆ่ง", @@ -139,12 +140,12 @@ OC.L10N.register( "Unlimited" : "ๆ ้", "Verifying" : "ๆญฃๅจ้ช่ฏ", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "ไธไธชๆฃๆฅ็จๆทๅฏผๅ
ฅ็ SSL ่ฏไนฆ็ๅๅฐๅทฅไฝๆญฃๅจ่ฟ่กไธญใ่ฏท็จๅๅๆฅๆฃๆฅใ", - "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "็ฎๅๅญๅจไธไบ็จๆทๅฏผๅ
ฅ็ SSL ่ฏไนฆ๏ผ่ฟๅจ Nextcloud 21 ไธญๅทฒ็ปไธไฝฟ็จไบใๅฎไปฌๅฏไปฅ้่ฟ \"occ security:certificates:import\" ๅฝไปคๅจๅฝไปค่กๅฏผๅ
ฅใๅฎไปฌๅจๆฐๆฎ็ฎๅฝไธ็่ทฏๅพๅฆไธๆ็คบใ", + "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "็ฎๅๅญๅจไธไบ็จๆทๅฏผๅ
ฅ็ SSL ่ฏไนฆ๏ผ่ฟๅจ Nextcloud 21 ไธญๅทฒ็ปไธไฝฟ็จไบใๅฎไปฌๅฏไปฅ้่ฟโocc security:certificates:importโๅฝไปคๅจๅฝไปค่กๅฏผๅ
ฅใๅฎไปฌๅจๆฐๆฎ็ฎๅฝไธ็่ทฏๅพๅฆไธๆ็คบใ", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "LDAP ็จๆทๆ็ป็ UUID ๆ ๆใ่ฏทๅฎกๆฅไฝ ๅจ LDAP ้
็ฝฎ็ไธๅฎถ้จๅ็ \"่ฆ็ UUID ๆฃๆต \"่ฎพ็ฝฎ๏ผๅนถไฝฟ็จ \"occ ldap:update-uuid\" ๆฅๆดๆฐๅฎไปฌใ", "The old server-side-encryption format is enabled. We recommend disabling this." : "ๆง็ๆๅกๅจ็ซฏๅ ๅฏๆ ผๅผๅทฒๅฏ็จใๆไปฌๅปบ่ฎฎ็ฆ็จๆญคๅ่ฝใ", - "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "ๆญฃๅจไฝฟ็จ MariaDB \"%s\" ็ๆฌใNextcloud 21 ๅๆดๆฐ็ๆฌไธๅๆฏๆๆญค็ๆฌ๏ผ้่ฆ MariaDB 10.2 ๆๆด้ซ็ๆฌใ", - "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "ๆญฃๅจไฝฟ็จ MySQL ็ๆฌ \"%s\"ใNextcloud 21 ๅๆดๆฐ็ๆฌไธๅๆฏๆๆญค็ๆฌ๏ผ้่ฆ MySQL 8.0 ๆ MariaDB 10.2 ๆๆด้ซ็ๆฌใ", - "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "ๆญฃๅจไฝฟ็จ PostgreSQL \"%s\" ็ๆฌใNextcloud 21 ๅๆดๆฐ็ๆฌไธๅๆฏๆๆญค็ๆฌ๏ผ้่ฆ PostgreSQL 9.6 ๆๆด้ซ็ๆฌใ", + "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "ๆญฃๅจไฝฟ็จ MariaDB ็ๆฌโ%sโใNextcloud 21 ๅๆดๆฐ็ๆฌไธๅๆฏๆๆญค็ๆฌ๏ผ้่ฆ MariaDB 10.2 ๆๆด้ซ็ๆฌใ", + "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "ๆญฃๅจไฝฟ็จ MySQL ็ๆฌโ%sโใNextcloud 21 ๅๆดๆฐ็ๆฌไธๅๆฏๆๆญค็ๆฌ๏ผ้่ฆ MySQL 8.0 ๆ MariaDB 10.2 ๆๆด้ซ็ๆฌใ", + "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "ๆญฃๅจไฝฟ็จ PostgreSQL ็ๆฌโ%sโใNextcloud 21 ๅๆดๆฐ็ๆฌไธๅๆฏๆๆญค็ๆฌ๏ผ้่ฆ PostgreSQL 9.6 ๆๆด้ซ็ๆฌใ", "Profile information" : "ไธชไบบไฟกๆฏ", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "ไธชไบบ่ตๆๅพ็ใๅ
จๅใ็ตๅญ้ฎไปถใ็ต่ฏๅท็ ใๅฐๅใ็ฝ็ซใTwitterใ็ป็ปใ่ง่ฒใๆ ้ขใไธชไบบ็ฎไปไปฅๅๆจ็ไธชไบบ่ตๆๆฏๅฆๅฏ็จ", "Nextcloud settings" : "Nextcloud ่ฎพ็ฝฎ", @@ -199,13 +200,13 @@ OC.L10N.register( "Firefox" : "็ซ็ๆต่งๅจ", "Google Chrome" : "Google Chrome", "Safari" : "Safari ๆต่งๅจ", - "Google Chrome for Android" : "Android็Google Chrome", + "Google Chrome for Android" : "Android ็ Google Chrome", "iPhone" : "iPhone", "iPad" : "iPad", "{productName} iOS app" : "{productName} iOS ๅบ็จ", "{productName} Android app" : "{productName} ๅฎๅๅบ็จ", - "{productName} Talk for iOS" : "{productName}iOS ็้่ฏๅบ็จ", - "{productName} Talk for Android" : "{productName}Android ็้่ฏๅบ็จ", + "{productName} Talk for iOS" : "{productName} iOS ็้่ฏๅบ็จ", + "{productName} Talk for Android" : "{productName} Android ็้่ฏๅบ็จ", "Sync client - {os}" : "ๅๆญฅๅฎขๆท็ซฏ - {os}", "This session" : "ๅฝๅไผ่ฏ", "Device" : "่ฎพๅค", @@ -239,7 +240,7 @@ OC.L10N.register( "Webcron" : "Webcron", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1โ5 users depending on the usage)." : "cron.php ๆณจๅๅจไธไธช webcron ๆๅกไธ๏ผๆฏ 5 ๅ้้่ฟ HTTP ่ฐ็จ cron.phpใไฝฟ็จๅบๆฏ๏ผ้ๅธธๅฐ็ๅฎไพ๏ผ1-5 ไธช็จๆท๏ผๅๅณไบไฝฟ็จๆ
ๅต๏ผใ", "Cron (Recommended)" : "Cron๏ผๆจ่๏ผ", - "Use system cron service to call the cron.php file every 5 minutes." : "ไฝฟ็จ็ณป็ปๅฎๆถไปปๅกๆๅกๆฏ5ๅ้ๆง่กไธๆฌกcron.phpๆไปถใ", + "Use system cron service to call the cron.php file every 5 minutes." : "ไฝฟ็จ็ณป็ปๅฎๆถไปปๅกๆๅกๆฏ 5 ๅ้ๆง่กไธๆฌก cron.php ๆไปถใ", "The cron.php needs to be executed by the system user \"{user}\"." : "cron.php ้่ฆ็ฑ็ณป็ป็จๆทโ{user}โๆง่กใ", "Unable to update background job mode" : "ๆ ๆณๆดๆฐๅๅฐไปปๅกๆจกๅผ", "Profile" : "ไธชไบบ่ตๆ", @@ -257,7 +258,7 @@ OC.L10N.register( "This is the final warning: Do you really want to enable encryption?" : "่ฟๆฏๆๅไธๆฌก่ญฆๅ๏ผๆจ็กฎๅฎ่ฆๅฏ็จๅ ๅฏ๏ผ", "No encryption module loaded, please enable an encryption module in the app menu." : "ๆฒกๆๅ ่ฝฝๅ ๅฏๆจกๅ๏ผ่ฏทๅจ APP ๅบ็จ่ๅไธญๅฏ็จๅ ๅฏๆจกๅใ", "Select default encryption module:" : "้ๆฉ้ป่ฎค็ๅ ๅฏๆจกๅ๏ผ", - "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "ๆจ้่ฆไปๆง็ๆฌ๏ผownCloud <= 8.0๏ผ่ฟ็งปๆจ็ๅ ๅฏๅฏ้ฅใ่ฏทๅจๅบ็จไธญๅฏ็จ \"Default encryption module\" ๅนถ่ฟ่ก {command}", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "ๆจ้่ฆไปๆง็ๆฌ๏ผownCloud <= 8.0๏ผ่ฟ็งปๆจ็ๅ ๅฏๅฏ้ฅใ่ฏทๅจๅบ็จไธญๅฏ็จโDefault encryption moduleโๅนถ่ฟ่ก {command}", "Unable to update server side encryption config" : "ๆ ๆณๆดๆฐๆๅก็ซฏๅ ๅฏ่ฎพ็ฝฎ", "Rename group" : "้ๅฝๅๅ็ป", "Remove group" : "ๅ ้คๅ็ป", @@ -275,7 +276,7 @@ OC.L10N.register( "Picture provided by original account" : "ๅๅง่ดฆๅทๆไพ็ๅพ็", "Cancel" : "ๅๆถ", "Set as profile picture" : "่ฎพ็ฝฎไธบไธชไบบ่ตๆๅพ็", - "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "่ฏทๆณจๆ๏ผๆจ็ไธชไบบ่ตๆๅพ็ๅฏ่ฝ้่ฆ24ๅฐๆถๆ่ฝๅจๆๆๅฐๆนๆดๆฐๅฎๆใ", + "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "่ฏทๆณจๆ๏ผๆจ็ไธชไบบ่ตๆๅพ็ๅฏ่ฝ้่ฆ 24 ๅฐๆถๆ่ฝๅจๆๆๅฐๆนๆดๆฐๅฎๆใ", "Choose your profile picture" : "้ๆฉๆจ็ไธชไบบ่ตๆๅพ็", "Please select a valid png or jpg file" : "่ฏท้ๆฉๆๆ็ png ๆ jpg ๆไปถ", "Error setting profile picture" : "่ฎพ็ฝฎไธชไบบ่ตๆๅพ็ๅบ้ ", @@ -480,7 +481,7 @@ OC.L10N.register( "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides โ</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "่ฏทไป็ปๆฃๆฅ<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">ๅฎ่ฃ
ๆๅโ</a>๏ผๅนถๆฃๆฅ<a href=\"%2$s\">ๆฅๅฟ</a>ไธญๆฏๅฆๆ้่ฏฏๆ่ญฆๅใ", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan โ</a>." : "้่ฟ<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">ๆไปฌ็ๅฎๅ
จๆฃๆฅ โ</a>ๆฃๆฅๆจ Nextcloud ็ๅฎๅ
จ", "Version" : "็ๆฌ", - "You need to enable the File sharing App." : "ๆจ้่ฆๅฏ็จ File ๅ
ฑไบซๅบ็จ", + "You need to enable the File sharing App." : "ๆจ้่ฆๅฏ็จๆไปถๅ
ฑไบซๅบ็จ", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "ไฝไธบ็ฎก็ๅ๏ผๆจๅฏไปฅ่ฐๆดๅ
ฑไบซ่กไธบใ ๆๅ
ณ่ฏฆ็ปไฟกๆฏ๏ผ่ฏทๅ้
ๆๆกฃใ", "Allow apps to use the Share API" : "ๅ
่ฎธๅบ็จไฝฟ็จๅ
ฑไบซ API", "Set default expiration date for shares" : "่ฎพ็ฝฎๅ
ฑไบซ็้ป่ฎคๆชๆญขๆฅๆ", @@ -505,7 +506,7 @@ OC.L10N.register( "Allow username autocompletion to users based on phone number integration" : "ๅ
่ฎธๅบไบๆๆบๅท็ ้ๆ่ชๅจๅฎๆ็จๆท็็จๆทๅ", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "ๅฆๆๅฏ็จไบโๅ็ปโ่ชๅจๅฎๆๅโๆๆบๅท็ ้ๆโ๏ผๅๅน้
ไธค่
ไธญ็ไปปไฝไธไธช้ฝ่ถณไปฅๆพ็คบ็จๆท", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "่พๅ
ฅๅ
จๅๆ็ตๅญ้ฎ็ฎฑๅฐๅๆถ๏ผๅ
่ฎธ่ชๅจๅฎๆ๏ผๅฟฝ็ฅ็ผบๅฐ็้่ฎฏๅฝๅน้
ๅๅ็ป่ฆๆฑ๏ผ", - "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "ๅจๅ
ฌๅผ้พๆฅไธไผ ้กตไธญๆพ็คบๅ
่ดฃๅฃฐๆใ๏ผไป
ๅฝๆไปถๅ่กจ้่ๆถๆพ็คบใ๏ผ", + "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "ๅจๅ
ฌๅผ้พๆฅไธไผ ้กตไธญๆพ็คบๅ
่ดฃๅฃฐๆ๏ผไป
ๅฝๆไปถๅ่กจ้่ๆถๆพ็คบ๏ผ", "This text will be shown on the public link upload page when the file list is hidden." : "่ฟไบๅ
ๅฎนๅฐๅจๅ
ฌๅผ้พๆฅไธไผ ้กตไธญๅฝๆไปถๅ่กจ้่ๆถๆพ็คบใ", "Default share permissions" : "้ป่ฎคๅ
ฑไบซๆ้", "Reasons to use Nextcloud in your organization" : "ๅจๆจ็็ป็ปไธญไฝฟ็จ Nextcloud ็ๅๅ ", @@ -521,7 +522,7 @@ OC.L10N.register( "You created app password \"{token}\"" : "ๆจๅๅปบไบๅบ็จๅฏ็ โ{token}โ", "An administrator created app password \"{token}\"" : "็ฎก็ๅๅๅปบไบๅบ็จๅฏ็ โ{token}โ", "Enable all" : "ๅฏ็จๆๆ", - "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "ไธบไบ่ฟ่ก่ฏฅๅ่ฝ๏ผๆจ้่ฆ PHP posix ๆฉๅฑใ่ฏทๅ่ {linkstart}PHP ๆๆกฃ{linkend} ่ทๅๆดๅคไฟกๆฏใ", + "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "ไธบไบ่ฟ่ก่ฏฅๅ่ฝ๏ผๆจ้่ฆ PHP POSIX ๆฉๅฑใ่ฏทๅ่ {linkstart}PHP ๆๆกฃ{linkend} ่ทๅๆดๅคไฟกๆฏใ", "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "ไฝฟ็จ็ณป็ป cron ๆๅก๏ผๆฏ 5 ๅ้่ฐ็จ cron.php ๆไปถใๅปบ่ฎฎๅจๆๆๅฎไพไธญไฝฟ็จใ", "Choose profile picture from files" : "ไปๆไปถไธญ้ๆฉไธชไบบ่ตๆๅพ็", "png or jpg, max. 20 MB" : "png ๆ jpg ๆ ผๅผ๏ผๆๅคง 20MB", diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 0533eb3209c..433563bb789 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -21,8 +21,8 @@ "{actor} added you to group {group}" : "{actor} ๅฐๆจๅ ๅ
ฅๅ็ป {group}", "You added {user} to group {group}" : "ๆจๅฐ {user} ๅ ๅ
ฅๅ็ป {group}", "{actor} added {user} to group {group}" : "{actor} ๅฐ {user} ๅ ๅ
ฅๅ็ป {group}", - "An administrator added you to group {group}" : "ไธไธช็ฎก็ๅๅฐๆจๅ ๅ
ฅๅ็ป {group}", - "An administrator added {user} to group {group}" : "ไธไธช็ฎก็ๅๅฐ {user} ๅ ๅ
ฅๅ็ป {group}", + "An administrator added you to group {group}" : "็ฎก็ๅๅฐๆจๅ ๅ
ฅๅ็ป {group}", + "An administrator added {user} to group {group}" : "็ฎก็ๅๅฐ {user} ๅ ๅ
ฅๅ็ป {group}", "{actor} removed you from group {group}" : "{actor} ๅฐๆจไปๅ็ป {group} ไธญ็งป้ค", "You removed {user} from group {group}" : "ๆจๅทฒๅฐ {user} ไป ็พค็ป {group} ไธญ็งป้ค", "{actor} removed {user} from group {group}" : "{actor} ๅฐ {user} ไปๅ็ป {group} ไธญ็งป้ค", @@ -63,7 +63,7 @@ "installing and updating apps via the App Store or Federated Cloud Sharing" : "้่ฟๅบ็จๅๅบๆ่ๅไบๅ
ฑไบซๅฎ่ฃ
ๅๆดๆฐๅบ็จ", "Federated Cloud Sharing" : "่ๅไบๅ
ฑไบซ", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL ๆญฃไฝฟ็จไธไธช่ฟๆถ็%1$s ็ๆฌ (%2$s)ใ่ฏทๅ็บงๆจ็ๆไฝ็ณป็ป๏ผๅฆๅๅ %3$s ่ฟๆ ท็็นๆงๅฐๆ ๆณๅฏ้ ๅฐๅทฅไฝใ", - "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "ไธ่ฝ็กฎๅฎ cURL ็ TLS ็ๆฌๆฏๅฆๅทฒ่ฟๆถ๏ผๅ ไธบๅจ HTTPS ่ฏทๆฑ https://nextcloud.com ๆถๅ็ไบ้่ฏฏใ่ฏทๆฃๆฅ nextcloud ๆฅๅฟๆไปถไปฅ่ทๅๆดๅคไฟกๆฏใ", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "ไธ่ฝ็กฎๅฎ cURL ็ TLS ็ๆฌๆฏๅฆๅทฒ่ฟๆถ๏ผๅ ไธบๅจ HTTPS ่ฏทๆฑ https://nextcloud.com ๆถๅ็ไบ้่ฏฏใ่ฏทๆฃๆฅ Nextcloud ๆฅๅฟๆไปถไปฅ่ทๅๆดๅคไฟกๆฏใ", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "ๆชๅ ่ฝฝ PHP OPcache ๆจกๅใไธบไบๆดๅฅฝ็ๆง่ฝ๏ผๅปบ่ฎฎๅฐๅ
ถๅ ่ฝฝๅฐๆจ็ PHP ๅฎ่ฃ
ไธญใ", "OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "OPcache ๅทฒ็ป็ฆ็จใไธบไบๆดๅฅฝ็ๆง่ฝ๏ผๅปบ่ฎฎๅจๆจ็ PHP ่ฎพ็ฝฎไธญๅบ็จ <code>opcache.enable=1</code>ใ", "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache ่ขซ่ฎพ็ฝฎไธบ็งป้คไปฃ็ ๆณจ้ใๅฝๅฏ็จ OPcache ๅ๏ผๅฟ
้กป่ฎพ็ฝฎ <code>opcache.save_comments=1</code>๏ผๆ่ฝ่ฎฉ Nextcloud ๅทฅไฝใ", @@ -118,6 +118,7 @@ "Personal" : "ไธชไบบ", "Administration" : "็ฎก็", "Additional settings" : "ๅ
ถไป่ฎพ็ฝฎ", + "Artificial Intelligence" : "ไบบๅทฅๆบ่ฝ", "Administration privileges" : "็ฎก็ๆ้", "Groupware" : "ๅไฝๅฅไปถ", "Overview" : "ๆฆ่ง", @@ -137,12 +138,12 @@ "Unlimited" : "ๆ ้", "Verifying" : "ๆญฃๅจ้ช่ฏ", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "ไธไธชๆฃๆฅ็จๆทๅฏผๅ
ฅ็ SSL ่ฏไนฆ็ๅๅฐๅทฅไฝๆญฃๅจ่ฟ่กไธญใ่ฏท็จๅๅๆฅๆฃๆฅใ", - "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "็ฎๅๅญๅจไธไบ็จๆทๅฏผๅ
ฅ็ SSL ่ฏไนฆ๏ผ่ฟๅจ Nextcloud 21 ไธญๅทฒ็ปไธไฝฟ็จไบใๅฎไปฌๅฏไปฅ้่ฟ \"occ security:certificates:import\" ๅฝไปคๅจๅฝไปค่กๅฏผๅ
ฅใๅฎไปฌๅจๆฐๆฎ็ฎๅฝไธ็่ทฏๅพๅฆไธๆ็คบใ", + "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "็ฎๅๅญๅจไธไบ็จๆทๅฏผๅ
ฅ็ SSL ่ฏไนฆ๏ผ่ฟๅจ Nextcloud 21 ไธญๅทฒ็ปไธไฝฟ็จไบใๅฎไปฌๅฏไปฅ้่ฟโocc security:certificates:importโๅฝไปคๅจๅฝไปค่กๅฏผๅ
ฅใๅฎไปฌๅจๆฐๆฎ็ฎๅฝไธ็่ทฏๅพๅฆไธๆ็คบใ", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "LDAP ็จๆทๆ็ป็ UUID ๆ ๆใ่ฏทๅฎกๆฅไฝ ๅจ LDAP ้
็ฝฎ็ไธๅฎถ้จๅ็ \"่ฆ็ UUID ๆฃๆต \"่ฎพ็ฝฎ๏ผๅนถไฝฟ็จ \"occ ldap:update-uuid\" ๆฅๆดๆฐๅฎไปฌใ", "The old server-side-encryption format is enabled. We recommend disabling this." : "ๆง็ๆๅกๅจ็ซฏๅ ๅฏๆ ผๅผๅทฒๅฏ็จใๆไปฌๅปบ่ฎฎ็ฆ็จๆญคๅ่ฝใ", - "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "ๆญฃๅจไฝฟ็จ MariaDB \"%s\" ็ๆฌใNextcloud 21 ๅๆดๆฐ็ๆฌไธๅๆฏๆๆญค็ๆฌ๏ผ้่ฆ MariaDB 10.2 ๆๆด้ซ็ๆฌใ", - "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "ๆญฃๅจไฝฟ็จ MySQL ็ๆฌ \"%s\"ใNextcloud 21 ๅๆดๆฐ็ๆฌไธๅๆฏๆๆญค็ๆฌ๏ผ้่ฆ MySQL 8.0 ๆ MariaDB 10.2 ๆๆด้ซ็ๆฌใ", - "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "ๆญฃๅจไฝฟ็จ PostgreSQL \"%s\" ็ๆฌใNextcloud 21 ๅๆดๆฐ็ๆฌไธๅๆฏๆๆญค็ๆฌ๏ผ้่ฆ PostgreSQL 9.6 ๆๆด้ซ็ๆฌใ", + "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "ๆญฃๅจไฝฟ็จ MariaDB ็ๆฌโ%sโใNextcloud 21 ๅๆดๆฐ็ๆฌไธๅๆฏๆๆญค็ๆฌ๏ผ้่ฆ MariaDB 10.2 ๆๆด้ซ็ๆฌใ", + "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "ๆญฃๅจไฝฟ็จ MySQL ็ๆฌโ%sโใNextcloud 21 ๅๆดๆฐ็ๆฌไธๅๆฏๆๆญค็ๆฌ๏ผ้่ฆ MySQL 8.0 ๆ MariaDB 10.2 ๆๆด้ซ็ๆฌใ", + "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "ๆญฃๅจไฝฟ็จ PostgreSQL ็ๆฌโ%sโใNextcloud 21 ๅๆดๆฐ็ๆฌไธๅๆฏๆๆญค็ๆฌ๏ผ้่ฆ PostgreSQL 9.6 ๆๆด้ซ็ๆฌใ", "Profile information" : "ไธชไบบไฟกๆฏ", "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "ไธชไบบ่ตๆๅพ็ใๅ
จๅใ็ตๅญ้ฎไปถใ็ต่ฏๅท็ ใๅฐๅใ็ฝ็ซใTwitterใ็ป็ปใ่ง่ฒใๆ ้ขใไธชไบบ็ฎไปไปฅๅๆจ็ไธชไบบ่ตๆๆฏๅฆๅฏ็จ", "Nextcloud settings" : "Nextcloud ่ฎพ็ฝฎ", @@ -197,13 +198,13 @@ "Firefox" : "็ซ็ๆต่งๅจ", "Google Chrome" : "Google Chrome", "Safari" : "Safari ๆต่งๅจ", - "Google Chrome for Android" : "Android็Google Chrome", + "Google Chrome for Android" : "Android ็ Google Chrome", "iPhone" : "iPhone", "iPad" : "iPad", "{productName} iOS app" : "{productName} iOS ๅบ็จ", "{productName} Android app" : "{productName} ๅฎๅๅบ็จ", - "{productName} Talk for iOS" : "{productName}iOS ็้่ฏๅบ็จ", - "{productName} Talk for Android" : "{productName}Android ็้่ฏๅบ็จ", + "{productName} Talk for iOS" : "{productName} iOS ็้่ฏๅบ็จ", + "{productName} Talk for Android" : "{productName} Android ็้่ฏๅบ็จ", "Sync client - {os}" : "ๅๆญฅๅฎขๆท็ซฏ - {os}", "This session" : "ๅฝๅไผ่ฏ", "Device" : "่ฎพๅค", @@ -237,7 +238,7 @@ "Webcron" : "Webcron", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1โ5 users depending on the usage)." : "cron.php ๆณจๅๅจไธไธช webcron ๆๅกไธ๏ผๆฏ 5 ๅ้้่ฟ HTTP ่ฐ็จ cron.phpใไฝฟ็จๅบๆฏ๏ผ้ๅธธๅฐ็ๅฎไพ๏ผ1-5 ไธช็จๆท๏ผๅๅณไบไฝฟ็จๆ
ๅต๏ผใ", "Cron (Recommended)" : "Cron๏ผๆจ่๏ผ", - "Use system cron service to call the cron.php file every 5 minutes." : "ไฝฟ็จ็ณป็ปๅฎๆถไปปๅกๆๅกๆฏ5ๅ้ๆง่กไธๆฌกcron.phpๆไปถใ", + "Use system cron service to call the cron.php file every 5 minutes." : "ไฝฟ็จ็ณป็ปๅฎๆถไปปๅกๆๅกๆฏ 5 ๅ้ๆง่กไธๆฌก cron.php ๆไปถใ", "The cron.php needs to be executed by the system user \"{user}\"." : "cron.php ้่ฆ็ฑ็ณป็ป็จๆทโ{user}โๆง่กใ", "Unable to update background job mode" : "ๆ ๆณๆดๆฐๅๅฐไปปๅกๆจกๅผ", "Profile" : "ไธชไบบ่ตๆ", @@ -255,7 +256,7 @@ "This is the final warning: Do you really want to enable encryption?" : "่ฟๆฏๆๅไธๆฌก่ญฆๅ๏ผๆจ็กฎๅฎ่ฆๅฏ็จๅ ๅฏ๏ผ", "No encryption module loaded, please enable an encryption module in the app menu." : "ๆฒกๆๅ ่ฝฝๅ ๅฏๆจกๅ๏ผ่ฏทๅจ APP ๅบ็จ่ๅไธญๅฏ็จๅ ๅฏๆจกๅใ", "Select default encryption module:" : "้ๆฉ้ป่ฎค็ๅ ๅฏๆจกๅ๏ผ", - "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "ๆจ้่ฆไปๆง็ๆฌ๏ผownCloud <= 8.0๏ผ่ฟ็งปๆจ็ๅ ๅฏๅฏ้ฅใ่ฏทๅจๅบ็จไธญๅฏ็จ \"Default encryption module\" ๅนถ่ฟ่ก {command}", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "ๆจ้่ฆไปๆง็ๆฌ๏ผownCloud <= 8.0๏ผ่ฟ็งปๆจ็ๅ ๅฏๅฏ้ฅใ่ฏทๅจๅบ็จไธญๅฏ็จโDefault encryption moduleโๅนถ่ฟ่ก {command}", "Unable to update server side encryption config" : "ๆ ๆณๆดๆฐๆๅก็ซฏๅ ๅฏ่ฎพ็ฝฎ", "Rename group" : "้ๅฝๅๅ็ป", "Remove group" : "ๅ ้คๅ็ป", @@ -273,7 +274,7 @@ "Picture provided by original account" : "ๅๅง่ดฆๅทๆไพ็ๅพ็", "Cancel" : "ๅๆถ", "Set as profile picture" : "่ฎพ็ฝฎไธบไธชไบบ่ตๆๅพ็", - "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "่ฏทๆณจๆ๏ผๆจ็ไธชไบบ่ตๆๅพ็ๅฏ่ฝ้่ฆ24ๅฐๆถๆ่ฝๅจๆๆๅฐๆนๆดๆฐๅฎๆใ", + "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "่ฏทๆณจๆ๏ผๆจ็ไธชไบบ่ตๆๅพ็ๅฏ่ฝ้่ฆ 24 ๅฐๆถๆ่ฝๅจๆๆๅฐๆนๆดๆฐๅฎๆใ", "Choose your profile picture" : "้ๆฉๆจ็ไธชไบบ่ตๆๅพ็", "Please select a valid png or jpg file" : "่ฏท้ๆฉๆๆ็ png ๆ jpg ๆไปถ", "Error setting profile picture" : "่ฎพ็ฝฎไธชไบบ่ตๆๅพ็ๅบ้ ", @@ -478,7 +479,7 @@ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides โ</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "่ฏทไป็ปๆฃๆฅ<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">ๅฎ่ฃ
ๆๅโ</a>๏ผๅนถๆฃๆฅ<a href=\"%2$s\">ๆฅๅฟ</a>ไธญๆฏๅฆๆ้่ฏฏๆ่ญฆๅใ", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan โ</a>." : "้่ฟ<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">ๆไปฌ็ๅฎๅ
จๆฃๆฅ โ</a>ๆฃๆฅๆจ Nextcloud ็ๅฎๅ
จ", "Version" : "็ๆฌ", - "You need to enable the File sharing App." : "ๆจ้่ฆๅฏ็จ File ๅ
ฑไบซๅบ็จ", + "You need to enable the File sharing App." : "ๆจ้่ฆๅฏ็จๆไปถๅ
ฑไบซๅบ็จ", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "ไฝไธบ็ฎก็ๅ๏ผๆจๅฏไปฅ่ฐๆดๅ
ฑไบซ่กไธบใ ๆๅ
ณ่ฏฆ็ปไฟกๆฏ๏ผ่ฏทๅ้
ๆๆกฃใ", "Allow apps to use the Share API" : "ๅ
่ฎธๅบ็จไฝฟ็จๅ
ฑไบซ API", "Set default expiration date for shares" : "่ฎพ็ฝฎๅ
ฑไบซ็้ป่ฎคๆชๆญขๆฅๆ", @@ -503,7 +504,7 @@ "Allow username autocompletion to users based on phone number integration" : "ๅ
่ฎธๅบไบๆๆบๅท็ ้ๆ่ชๅจๅฎๆ็จๆท็็จๆทๅ", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "ๅฆๆๅฏ็จไบโๅ็ปโ่ชๅจๅฎๆๅโๆๆบๅท็ ้ๆโ๏ผๅๅน้
ไธค่
ไธญ็ไปปไฝไธไธช้ฝ่ถณไปฅๆพ็คบ็จๆท", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "่พๅ
ฅๅ
จๅๆ็ตๅญ้ฎ็ฎฑๅฐๅๆถ๏ผๅ
่ฎธ่ชๅจๅฎๆ๏ผๅฟฝ็ฅ็ผบๅฐ็้่ฎฏๅฝๅน้
ๅๅ็ป่ฆๆฑ๏ผ", - "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "ๅจๅ
ฌๅผ้พๆฅไธไผ ้กตไธญๆพ็คบๅ
่ดฃๅฃฐๆใ๏ผไป
ๅฝๆไปถๅ่กจ้่ๆถๆพ็คบใ๏ผ", + "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "ๅจๅ
ฌๅผ้พๆฅไธไผ ้กตไธญๆพ็คบๅ
่ดฃๅฃฐๆ๏ผไป
ๅฝๆไปถๅ่กจ้่ๆถๆพ็คบ๏ผ", "This text will be shown on the public link upload page when the file list is hidden." : "่ฟไบๅ
ๅฎนๅฐๅจๅ
ฌๅผ้พๆฅไธไผ ้กตไธญๅฝๆไปถๅ่กจ้่ๆถๆพ็คบใ", "Default share permissions" : "้ป่ฎคๅ
ฑไบซๆ้", "Reasons to use Nextcloud in your organization" : "ๅจๆจ็็ป็ปไธญไฝฟ็จ Nextcloud ็ๅๅ ", @@ -519,7 +520,7 @@ "You created app password \"{token}\"" : "ๆจๅๅปบไบๅบ็จๅฏ็ โ{token}โ", "An administrator created app password \"{token}\"" : "็ฎก็ๅๅๅปบไบๅบ็จๅฏ็ โ{token}โ", "Enable all" : "ๅฏ็จๆๆ", - "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "ไธบไบ่ฟ่ก่ฏฅๅ่ฝ๏ผๆจ้่ฆ PHP posix ๆฉๅฑใ่ฏทๅ่ {linkstart}PHP ๆๆกฃ{linkend} ่ทๅๆดๅคไฟกๆฏใ", + "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "ไธบไบ่ฟ่ก่ฏฅๅ่ฝ๏ผๆจ้่ฆ PHP POSIX ๆฉๅฑใ่ฏทๅ่ {linkstart}PHP ๆๆกฃ{linkend} ่ทๅๆดๅคไฟกๆฏใ", "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "ไฝฟ็จ็ณป็ป cron ๆๅก๏ผๆฏ 5 ๅ้่ฐ็จ cron.php ๆไปถใๅปบ่ฎฎๅจๆๆๅฎไพไธญไฝฟ็จใ", "Choose profile picture from files" : "ไปๆไปถไธญ้ๆฉไธชไบบ่ตๆๅพ็", "png or jpg, max. 20 MB" : "png ๆ jpg ๆ ผๅผ๏ผๆๅคง 20MB", diff --git a/apps/updatenotification/l10n/zh_CN.js b/apps/updatenotification/l10n/zh_CN.js index af47a3e1d86..f7a447fa25a 100644 --- a/apps/updatenotification/l10n/zh_CN.js +++ b/apps/updatenotification/l10n/zh_CN.js @@ -24,7 +24,7 @@ OC.L10N.register( "The update check is not yet finished. Please refresh the page." : "ๆดๆฐๆฃๆฅๆชๅฎๆใ่ฏทๅทๆฐ้กต้ขใ", "Your version is up to date." : "ๆจ็็ๆฌๅทฒๆฏๆๆฐใ", "A non-default update server is in use to be checked for updates:" : "ๆฃๆฅๆดๆฐไฝฟ็จไบไธไธช้้ป่ฎค็ๆๅกๅจ๏ผ", - "You can always update to a newer version. But you can never downgrade to a more stable version." : "ๆจๆฐธ่ฟๅฏไปฅๅ็บงๅฐๆดๆฐ็็ๆฌใไฝไธ่ฝ้็บงๅฐๆด็จณๅฎ็ไฝ็ๆฌใ", + "You can always update to a newer version. But you can never downgrade to a more stable version." : "ๆจๅฏไปฅๅ็บงๅฐๆฐ็ๆฌ๏ผไฝไธ่ฝ้็บงๅฐๆด็จณๅฎ็ๆง็ๆฌใ", "Notify members of the following groups about available updates:" : "ๆ้ไปฅไธ็ป็พค็็จๆทๅ
ณไบๅฏ็จ็ๆดๆฐ๏ผ", "Only notifications for app updates are available." : "ๅชๆๅบ็จๆดๆฐ็้็ฅๅฏ็จ", "The selected update channel makes dedicated notifications for the server obsolete." : "่ขซ้ไธญ็ๅ็บง้้ๅฐไผ้็ฅๆชๆดๆฐ็ๆๅกๅจใ", @@ -39,7 +39,7 @@ OC.L10N.register( "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "ไพไผไธไฝฟ็จใๆปๆฏๆไพๆๆฐ็่กฅไธ็บงๅซ๏ผไฝไธไผ้ฉฌไธๅ็บงๅฐไธไธไธชๅคง็ๆฌใๅฝNextcloud GmbHไธบๅคง่งๆจกๅๅ
ณ้ฎไปปๅก้จ็ฝฒๅฎๆ้ขๅค็ๅ ๅบๅๆต่ฏๅ๏ผๅ็บงๆไผ่ฟ่กใๆญค้ข้ๅชๅฏนๅฎขๆทๅฏ็จ๏ผๆไพNextcloudไผไธ็บง่ฝฏไปถๅ
ใ", "Stable" : "็จณๅฎ็", "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "ๆๆฐ็จณๅฎ็ๆฌใ้ๅๆฅๅธธไฝฟ็จๅนถๆปๆฏๆดๆฐ่ณๆๆฐไธป็ๆฌใ", - "Beta" : "Betaๆต่ฏ็", + "Beta" : "Beta ๆต่ฏ็", "A pre-release version only for testing new features, not for production environments." : "้ขๅๅธ็ๆฌไป
ไฝๆต่ฏๆฐๅ่ฝ็จ๏ผไธๅฏ็จไบ็ไบง็ฏๅขใ", "Update for %1$s to version %2$s is available." : "ๅฏไปฅไป %1$s ็ๆฌๆดๆฐๅฐ %2$s ็ๆฌใ", "You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "ไฝ ๅฏไปฅๅจไธ้ขๆนๅๆดๆฐๆธ ้๏ผ่ฟไนไผๅฝฑๅๅฐๅบ็จ็ฎก็้กต้ขใไพๅฆ๏ผๅๆขๅฐๆต่ฏ็ๆธ ้ๅ๏ผๆต่ฏ็ๅบ็จ็จๅบ็ๆดๆฐๅฐๅจๅบ็จ็จๅบ็ฎก็้กต้ขๆไพ็ปไฝ ใ", diff --git a/apps/updatenotification/l10n/zh_CN.json b/apps/updatenotification/l10n/zh_CN.json index f1463da72cf..1a054755b2b 100644 --- a/apps/updatenotification/l10n/zh_CN.json +++ b/apps/updatenotification/l10n/zh_CN.json @@ -22,7 +22,7 @@ "The update check is not yet finished. Please refresh the page." : "ๆดๆฐๆฃๆฅๆชๅฎๆใ่ฏทๅทๆฐ้กต้ขใ", "Your version is up to date." : "ๆจ็็ๆฌๅทฒๆฏๆๆฐใ", "A non-default update server is in use to be checked for updates:" : "ๆฃๆฅๆดๆฐไฝฟ็จไบไธไธช้้ป่ฎค็ๆๅกๅจ๏ผ", - "You can always update to a newer version. But you can never downgrade to a more stable version." : "ๆจๆฐธ่ฟๅฏไปฅๅ็บงๅฐๆดๆฐ็็ๆฌใไฝไธ่ฝ้็บงๅฐๆด็จณๅฎ็ไฝ็ๆฌใ", + "You can always update to a newer version. But you can never downgrade to a more stable version." : "ๆจๅฏไปฅๅ็บงๅฐๆฐ็ๆฌ๏ผไฝไธ่ฝ้็บงๅฐๆด็จณๅฎ็ๆง็ๆฌใ", "Notify members of the following groups about available updates:" : "ๆ้ไปฅไธ็ป็พค็็จๆทๅ
ณไบๅฏ็จ็ๆดๆฐ๏ผ", "Only notifications for app updates are available." : "ๅชๆๅบ็จๆดๆฐ็้็ฅๅฏ็จ", "The selected update channel makes dedicated notifications for the server obsolete." : "่ขซ้ไธญ็ๅ็บง้้ๅฐไผ้็ฅๆชๆดๆฐ็ๆๅกๅจใ", @@ -37,7 +37,7 @@ "For enterprise use. Provides always the latest patch level, but will not update to the next major release immediately. That update happens once Nextcloud GmbH has done additional hardening and testing for large-scale and mission-critical deployments. This channel is only available to customers and provides the Nextcloud Enterprise package." : "ไพไผไธไฝฟ็จใๆปๆฏๆไพๆๆฐ็่กฅไธ็บงๅซ๏ผไฝไธไผ้ฉฌไธๅ็บงๅฐไธไธไธชๅคง็ๆฌใๅฝNextcloud GmbHไธบๅคง่งๆจกๅๅ
ณ้ฎไปปๅก้จ็ฝฒๅฎๆ้ขๅค็ๅ ๅบๅๆต่ฏๅ๏ผๅ็บงๆไผ่ฟ่กใๆญค้ข้ๅชๅฏนๅฎขๆทๅฏ็จ๏ผๆไพNextcloudไผไธ็บง่ฝฏไปถๅ
ใ", "Stable" : "็จณๅฎ็", "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "ๆๆฐ็จณๅฎ็ๆฌใ้ๅๆฅๅธธไฝฟ็จๅนถๆปๆฏๆดๆฐ่ณๆๆฐไธป็ๆฌใ", - "Beta" : "Betaๆต่ฏ็", + "Beta" : "Beta ๆต่ฏ็", "A pre-release version only for testing new features, not for production environments." : "้ขๅๅธ็ๆฌไป
ไฝๆต่ฏๆฐๅ่ฝ็จ๏ผไธๅฏ็จไบ็ไบง็ฏๅขใ", "Update for %1$s to version %2$s is available." : "ๅฏไปฅไป %1$s ็ๆฌๆดๆฐๅฐ %2$s ็ๆฌใ", "You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "ไฝ ๅฏไปฅๅจไธ้ขๆนๅๆดๆฐๆธ ้๏ผ่ฟไนไผๅฝฑๅๅฐๅบ็จ็ฎก็้กต้ขใไพๅฆ๏ผๅๆขๅฐๆต่ฏ็ๆธ ้ๅ๏ผๆต่ฏ็ๅบ็จ็จๅบ็ๆดๆฐๅฐๅจๅบ็จ็จๅบ็ฎก็้กต้ขๆไพ็ปไฝ ใ", diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 17ca700b353..be66f5865b0 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -39,6 +39,9 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "์๋ ๋จ์ถ๋ฅผ ๋๋ฌ์ ์ํธ๋ฅผ ์ฌ์ค์ ํ ์ ์์ต๋๋ค. ์ํธ ์ด๊ธฐํ๋ฅผ ์์ฒญํ์ง ์์ผ์
จ๋ค๋ฉด ์ด ์ด๋ฉ์ผ์ ๋ฌด์ํ์ญ์์ค.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "์๋ ๋งํฌ๋ฅผ ๋๋ฌ์ ์ํธ๋ฅผ ์ฌ์ค์ ํ ์ ์์ต๋๋ค. ์ํธ ์ด๊ธฐํ๋ฅผ ์์ฒญํ์ง ์์ผ์
จ๋ค๋ฉด ์ด ์ด๋ฉ์ผ์ ๋ฌด์ํ์ญ์์ค.", "Reset your password" : "๋ด ์ํธ ์ฌ์ค์ ", + "Requested task type does not exist" : "์์ฒญํ ์์
ํ์
์ด ์กด์ฌํ์ง ์์", + "Necessary language model provider is not available" : "ํ์ํ ์ธ์ด ๋ชจ๋ธ ์ ๊ณต์๋ฅผ ์ฌ์ฉํ ์ ์์ต๋๋ค", + "Task not found" : "์์
์ ์ฐพ์ ์ ์์ต๋๋ค", "Internal error" : "๋ด๋ถ ์ค๋ฅ", "No translation provider available" : "์ด์ฉ ๊ฐ๋ฅํ ๋ฒ์ญ ์ ๊ณต์ ์์", "Could not detect language" : "์ธ์ด๋ฅผ ๊ฐ์งํ ์ ์์", @@ -81,6 +84,8 @@ OC.L10N.register( "You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "์ด๋ฉ์ผ ์๋ฒ ์ค์ ์ด ์
๋ ฅ๋์ง ์์๊ฑฐ๋ ๊ฒ์ฆ๋์ง ์์์ต๋๋ค. {mailSettingsStart}๊ธฐ๋ณธ ์ค์ {mailSettingsEnd}์ผ๋ก ์ด๋ํด ์ค์ ์ ์๋ฃํ์ญ์์ค. ์๋ฒ ์ ๋ณด๋ฅผ ์
๋ ฅํ ํ ์์ ์๋ โ์ด๋ฉ์ผ ๋ฐ์กโ ๋ฒํผ์ ๋๋ฌ ์ค์ ์ ๊ฒ์ฆํ์ญ์์ค.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "๋ฐ์ดํฐ๋ฒ ์ด์ค๊ฐ \"READ COMMITTED\" ํธ๋์ญ์
๊ฒฉ๋ฆฌ ์์ค์์ ์คํ๋๊ณ ์์ง ์์ต๋๋ค. ์ฌ๋ฌ ์์
์ด ๋์์ ์คํ๋ ๋ ๋ฌธ์ ๊ฐ ๋ฐ์ํ ์ ์์ต๋๋ค.", "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP์ \"fileinfo\" ๋ชจ๋์ด ์์ต๋๋ค. ์ฌ๋ฐ๋ฅธ MIME ํ์ ๊ฐ์ง๋ฅผ ์ํด์ ์ด ๋ชจ๋์ ํ์ฑํํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", + "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation โ{linkend} for more information." : "ํธ๋์ญ์
ํ์ผ ์ ๊ธ์ด ๋นํ์ฑํ๋์ด ์์ด ๋์ ์ ๊ทผ ์ ๋ฌธ์ ๊ฐ ๋ฐ์ํ ์ ์์ต๋๋ค. config.php์์ \"filelocking.enabled\"๋ฅผ ํ์ฑํํ์ฌ ์ด ๋ฌธ์ ๋ฅผ ํด๊ฒฐํ ์ ์์ต๋๋ค. ์์ธํ ๋ด์ฉ์ {linkstart} ์ฌ์ฉ ์ค๋ช
์ โ{linkend}๋ฅผ ์ฐธ๊ณ ํ์ญ์์ค.", + "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation โ{linkend} for more information." : "๋ฐ์ดํฐ๋ฒ ์ด์ค๋ ํธ๋์ญ์
ํ์ผ ์ ๊ธ์ ์ฌ์ฉ๋ฉ๋๋ค. ์ฑ๋ฅ์ ํฅ์ํ๋ ค๋ฉด ๊ฐ๋ฅํ ๊ฒฝ์ฐ memcache๋ฅผ ๊ตฌ์ฑํ์ธ์. ์์ธํ ๋ด์ฉ์ {linkstart} ๋ฌธ์ โ{linkend} ๋ฅผ ์ฐธ์กฐํ์ธ์.", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"{suggestedOverwriteCliURL}\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "์ฃผ๋ก ์ฌ์ฉํ URL์ด config.php ํ์ผ์ \"overwrite.cli.url\" ์ต์
์ ์ฌ๋ฐ๋ฅด๊ฒ ์ค์ ๋์ด ์๋์ง ํ์ธํ์ญ์์ค. ์ ์: \"{suggestedOverwriteCliURL}\". ์ค์ ์ด ์๋ชป๋์์ ๊ฒฝ์ฐ cron์ ํตํ URL ์์ฑ์ ๋ฌธ์ ๊ฐ ์๊ธธ ์ ์์ต๋๋ค. (์ ์๋ URL์ด ์ด Nextcloud์ ์ ๊ทผํ๋ ์ฃผ๋ URL์ด ์๋ ์ ์์ต๋๋ค. ๋ฐ๋ผ์, ํด๋น ์ฌํญ์ ์ง์ ์ฌํ์ธํ๋ ๊ฒ์ด ์ข์ต๋๋ค.)", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code โ{linkend} of the region to your config file." : "๋น์ ์ ์ค์น์์ ๊ธฐ๋ณธ ๊ตญ๊ฐ ๋ฒํธ๊ฐ ์ค์ ๋์ง ์์์ต๋๋ค. ํ๋กํ ์ค์ ์์ ๊ตญ๊ฐ ๋ฒํธ ์์ด ์ ํ๋ฒํธ๋ฅผ ์ฌ์ฉํ๊ธฐ ์ํด์ ์ด ์ค์ ์ด ํ์ํฉ๋๋ค. ๊ตญ๊ฐ ๋ฒํธ ์์ด ์ ํ๋ฒํธ๋ฅผ ์ฌ์ฉํ๊ฒ ํ๋ ค๋ฉด, ์ง์ญ์ {linkstart}ISO 3166-1 ์ฝ๋โ{linkend}๋ฅผ ์ฐธ์กฐํ์ฌ ์ค์ ํ์ผ์ \"default_phone_region\"์ ์ถ๊ฐํ์ญ์์ค.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "CLI๋ก cron ์์
์ ์คํ์ํฌ ์ ์์์ต๋๋ค. ๋ค์ ์ค๋ฅ๊ฐ ๋ฐ์ํ์ต๋๋ค:", @@ -88,20 +93,27 @@ OC.L10N.register( "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {linkstart}https://nextcloud.com/enterprise{linkend}." : "์ด ๋น๋๋ ๊ณต์์ ์ผ๋ก ์ง์ํ์ง ์๋ Nextcloud ์ปค๋ฎค๋ํฐ ๋น๋์
๋๋ค. ์ด ์ธ์คํด์ค์ ํฌ๊ธฐ๋ฅผ ๊ณ ๋ คํ๋ฉด, ์ฑ๋ฅ๊ณผ ์ ๋ขฐ์ฑ, ํ์ฅ์ฑ ๋ฑ์ ๋ณด์ฅํ ์ ์์ต๋๋ค. ๋ฌด๋ฃ ์๋น์ค์ ๊ณผ๋ถํ๋ฅผ ๋ฐฉ์งํ๊ธฐ ์ํด ํธ์ ์๋ฆผ์ ์ ํ๋ฉ๋๋ค. Nextcloud Enterprise์ ํํ์ ๋ํด์๋ {linkstart}https://nextcloud.com/enterprise{linkend}๋ฅผ ์ฐธ์กฐํ์ญ์์ค.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "์๋ฒ๊ฐ ์ธํฐ๋ท์ ์ฐ๊ฒฐ๋์ง ์์ ๋ค์์ ์ข
๋จ์ ์ ๋๋ฌํ ์ ์์ต๋๋ค. ์ด๋ก ์ธํด ์ธ๋ถ ์ ์ฅ์ ๋ง์ดํธ, ์๋ํํฐ ์ฑ ์
๋ฐ์ดํธ์ ์ค์น์ ๋ํ ์๋ฆผ ์์ ๋ฑ์ ๊ธฐ๋ฅ์ ์ฌ์ฉํ ์ ์์ ๊ฒ์
๋๋ค. ์๊ฒฉ ํ์ผ ์ ๊ทผ๊ณผ ์๋ฆผ ์ด๋ฉ์ผ ์ ์ก ๋ํ ์๋ํ์ง ์์ ๊ฒ์
๋๋ค. ์๋ฒ๋ฅผ ์ธํฐ๋ท๊ณผ ์ฐ๊ฒฐํ์ฌ ๋ชจ๋ ๊ธฐ๋ฅ์ ์ฌ์ฉํ์ญ์์ค.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation โ{linkend}." : "๋งค๋ชจ๋ฆฌ ์บ์๊ฐ ์ค์ ๋์ง ์์์ต๋๋ค. ์ฑ๋ฅ ํฅ์์ ์ํด ๊ฐ๋ฅํ๋ฉด memcache๋ฅผ ์ค์ ํ์ญ์์ค. ๋ ๋ง์ ์ ๋ณด๋ {linkstart}๋ฌธ์ โ{linkend}๋ฅผ ์ฐธ์กฐํ์ญ์์ค.", + "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation โ{linkend}." : "PHP๊ฐ ์์ ํ ๋์ ๋ฐ์๊ธฐ๋ฅผ ์ฌ์ฉํ ์ ์์ด ๋ณด์์ ์ทจ์ฝํฉ๋๋ค. ์์ธํ ๋ด์ฉ์ {linkstart}๋ฌธ์ โ{linkend}.๋ฅผ ์ฐธ๊ณ ํ์ญ์์ค.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group โ{linkend} as soon as your distribution supports it." : "ํ์ฌ PHP {version}(์ผ)๋ก ์คํ์ค์
๋๋ค. PHP ๋ฒ์ ์ ์
๊ทธ๋ ์ด๋ ํ์ฌ ์ง์์ค์ธ {linkstart} PHP ๊ทธ๋ฃน์ ์ฑ๋ฅ ๋ฐ ๋ณด์ ์
๋ฐ์ดํธ โ{linkend} ํํ์ ๋๋ฆฌ์ญ์์ค.", "PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group โ{linkend} as soon as possible." : "Nextcloud 27์์ PHP 8.0 ์ง์์ด ์ค๋จ๋์์ต๋๋ค. Nextcloud 28์ PHP 8.1 ์ด์์ด ์๊ตฌ๋ ๊ฒ์
๋๋ค. {linkstart}๊ณต์ ์ง์๋๋ ๋ฒ์ ์ PHP{linkend}๋ก ์
๊ทธ๋ ์ด๋ ํ์ญ์์ค.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation โ{linkend}." : "์ญ๋ฐฉํฅ ํ๋ก์ ํค๋ ์ค์ ์ด ์ฌ๋ฐ๋ฅด์ง ์๊ฑฐ๋ ์ ๋ขฐํ๋ ํ๋ก์๋ฅผ ํตํด Nextcloud์ ์ ๊ทผํ๊ณ ์์ ์ ์์ต๋๋ค. ๋ง์ฝ Nextcloud๋ฅผ ์ ๋ขฐํ๋ ํ๋ก์๋ฅผ ํตํด ์ ๊ทผํ๊ณ ์์ง ์๋ค๋ฉด ์ด๋ ๋ณด์ ๋ฌธ์ ์ด๋ฉฐ ๊ณต๊ฒฉ์๊ฐ Nextcloud์ ๋ณด์ด๋ IP ์ฃผ์๋ฅผ ์์ด๊ณ ์์ ์ ์์ต๋๋ค. ์์ธํ ๋ด์ฉ์ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">๋ฌธ์</a>๋ฅผ ์ฐธ๊ณ ํ์ญ์์ค.", + "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules โ{linkend}." : "Memcached๊ฐ ๋ถ์ฐ ์บ์๋ก ๊ตฌ์ฑ๋์ด ์์ง๋ง ์๋ชป๋ PHP ๋ชจ๋ \"memcache\"๊ฐ ์ค์น๋์ด ์์ต๋๋ค. \\OC\\Memcache\\Memcached๋ \"memcached\"๋ง ์ง์ํ๊ณ \"memcache\"๋ ์ง์ํ์ง ์์ต๋๋ค. {linkstart}๋ ๋ชจ๋์ ๋ํ memcached ์ํค โ{linkend}.๋ฅผ ์ฐธ์กฐํ์ธ์.", + "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation โ{linkend}. ({linkstart2}List of invalid filesโฆ{linkend} / {linkstart3}Rescanโฆ{linkend})" : "์ผ๋ถ ํ์ผ์ด ๋ฌด๊ฒฐ์ฑ ๊ฒ์ฌ๋ฅผ ํต๊ณผํ์ง ๋ชปํ์ต๋๋ค. ์ด ๋ฌธ์ ๋ฅผ ํด๊ฒฐํ๋ ๋ฐฉ๋ฒ์ ๋ํ ์์ธํ ๋ด์ฉ์ {linkstart1}๋ฌธ์ โ{linkend}์์ ํ์ธํ ์ ์์ต๋๋ค. ({linkstart2}์๋ชป๋ ํ์ผ ๋ชฉ๋ก...{linkend} / {linkstart3}์ฌ๊ฒ์ฌ...{linkend})", "The PHP OPcache module is not properly configured. See the {linkstart}documentation โ{linkend} for more information." : "PHP์ OPcache ๋ชจ๋์ด ์ฌ๋ฐ๋ฅด๊ฒ ์ค์ ๋์ง ์์์ต๋๋ค. ์ถ๊ฐ์ ์ธ ์ ๋ณด๊ฐ ํ์ํ ๊ฒฝ์ฐ {linkstart}๋ฌธ์ โ{linkend}๋ฅผ ์ฐธ์กฐํ์ญ์์ค.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP ํจ์ \"set_time_limit\"์ ์ฌ์ฉํ ์ ์์ต๋๋ค. ์คํฌ๋ฆฝํธ๊ฐ ์คํ ์ค๊ฐ์ ์ค์ง๋์ด ์ค์น๋ฅผ ๊นจํธ๋ฆด ์๋ ์์ต๋๋ค. ์ด ํจ์๋ฅผ ํ์ฑํํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP์ Freetype ์ง์์ด ์์ต๋๋ค. ํ๋กํ ์ฌ์ง๊ณผ ์ค์ ์ธํฐํ์ด์ค๊ฐ ์ฌ๋ฐ๋ฅด๊ฒ ํ์๋์ง ์์ ์๋ ์์ต๋๋ค.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "ํ
์ด๋ธ \"{tableName}\"์ ์ธ๋ฑ์ค \"{indexName}\"์ด(๊ฐ) ์์ต๋๋ค.", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "๋ฐ์ดํฐ๋ฒ ์ด์ค์ ์ผ๋ถ ์ธ๋ฑ์ค๊ฐ ์์ต๋๋ค. ํฐ ํ
์ด๋ธ์ ์ธ๋ฑ์ค๋ฅผ ์ถ๊ฐํ๋ ๋ฐ ์๊ฐ์ด ๊ฑธ๋ฆฌ๊ธฐ ๋๋ฌธ์ ์๋์ผ๋ก ์ถ๊ฐํ์ง ์์์ต๋๋ค. ๋ช
๋ นํ์์ \"occ db:add-missing-indices\" ๋ช
๋ น์ ์คํํ์ฌ ์ธ์คํด์ค๋ฅผ ์คํํ๋ ๋์ ์๋์ผ๋ก ์ธ๋ฑ์ค๋ฅผ ์ถ๊ฐํ ์ ์์ต๋๋ค. ํด๋น ํ
์ด๋ธ์ ์ธ๋ฑ์ค๋ฅผ ์ถ๊ฐํ๋ฉด ์ง์ ์๋๊ฐ ๋ค์ ๋นจ๋ผ์ง๋๋ค.", "Missing primary key on table \"{tableName}\"." : "\"{tableName}\" ํ
์ด๋ธ์ Primary key๊ฐ ์์ต๋๋ค.", + "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "๋ฐ์ดํฐ๋ฒ ์ด์ค์ ์ผ๋ถ ๊ธฐ๋ณธ ํค๊ฐ ๋๋ฝ๋์์ต๋๋ค. ํฐ ํ
์ด๋ธ์ ๊ธฐ๋ณธ ํค๋ฅผ ์ถ๊ฐํ๋ ๋ฐ ์๊ฐ์ด ๊ฑธ๋ฆด ์ ์๊ธฐ ๋๋ฌธ์ ์๋์ผ๋ก ์ถ๊ฐ๋์ง ์์์ต๋๋ค. ๋ช
๋ นํ์์ \"occ db:add-missing-primary-keys\"๋ฅผ ์คํํ๋ฉด ์ธ์คํด์ค๊ฐ ๊ณ์ ์คํ๋๋ ๋์ ๋๋ฝ๋ ๊ธฐ๋ณธ ํค๋ฅผ ์๋์ผ๋ก ์ถ๊ฐํ ์ ์์ต๋๋ค.", "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "ํ
์ด๋ธ \"{tableName}\"์์ \"{columnName}\" ์ปฌ๋ผ์ด ๋น ์ก์ต๋๋ค.", + "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "๋ฐ์ดํฐ๋ฒ ์ด์ค์ ์ผ๋ถ ์ ํ์ ์ด์ด ๋๋ฝ๋์์ต๋๋ค. ํฐ ํ
์ด๋ธ์ ์ด์ ์ถ๊ฐํ๋ ๋ฐ ์๊ฐ์ด ๊ฑธ๋ฆด ์ ์๊ธฐ ๋๋ฌธ์ ์ ํ ์ฌํญ์ผ ์ ์๋ ์ด์ด ์๋์ผ๋ก ์ถ๊ฐ๋์ง ์์์ต๋๋ค. ๋ช
๋ นํ์์ \"occ db:add-missing-columns\"๋ฅผ ์คํํ๋ฉด ๋๋ฝ๋ ์ด์ ์ธ์คํด์ค๋ฅผ ์คํ๋๋ ๋์ ์๋์ผ๋ก ์ถ๊ฐํ ์ ์์ต๋๋ค. ์ด์ด ์ถ๊ฐ๋๋ฉด ์ผ๋ถ ๊ธฐ๋ฅ์ ์๋ต์ฑ์ด๋ ์ฌ์ฉ์ฑ์ด ํฅ์๋ ์ ์์ต๋๋ค.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "์ด ์ธ์คํด์ค์ ์ถ์ฒํ๋ PHP ๋ชจ๋ ์ค ์ผ๋ถ๊ฐ ์กด์ฌํ์ง ์์ต๋๋ค. ์ฑ๋ฅ ํฅ์๊ณผ ํธํ์ฑ์ ์ํ์ฌ PHP ๋ชจ๋์ ์ค์นํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "ํ
๋ง ์ฑ์ด ํ์ฑํ๋์์ผ๋, PHP ๋ชจ๋ โimagickโ์ด ํ์ฑํ๋์ง ์์์ต๋๋ค. ํ๋น์ฝ ์์ฑ์ ์ํด ํด๋น ๋ชจ๋์ ์ค์นํ๊ณ ํ์ฑํํ์ญ์์ค.", "The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "PHP ๋ชจ๋ โgmpโ ํน์ โbcmathโ๊ฐ ํ์ฑํ๋์ง ์์์ต๋๋ค. WebAuthn ๋ฌด์ํธ ์ธ์ฆ์ ์ฌ์ฉํ ๊ฒฝ์ฐ, ํด๋น ๋ชจ๋์ด ๋ชจ๋ ํ์ํฉ๋๋ค.", + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page โ{linkend} about this." : "32๋นํธ PHP ๋ฒ์ ์ ์ฌ์ฉ์ค์ธ ๊ฒ ๊ฐ์ต๋๋ค. Nextcloud๊ฐ ์ ์๋ํ๋ ค๋ฉด 64๋นํธ ๋ฒ์ ์ด ํ์ํฉ๋๋ค. OS์ PHP๋ฅผ 64๋นํธ๋ก ์
๊ทธ๋ ์ด๋ ํ์๊ธฐ ๋ฐ๋๋๋ค! ์์ธํ ์ค๋ช
์ {linkstart}์ด์ ๋ํ ๋ฌธ์ ํ์ด์ง โ{linkend}๋ฅผ ์ฐธ๊ณ ํ์ธ์.", "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "์ด ์ธ์คํด์ค์ ๋ชจ๋ php-imagick์ SVG ์ง์์ด ์์ต๋๋ค. ๋ ๋์ ํธํ์ฑ์ ์ํด ์ค์น๋ฅผ ๊ถ์ฅํฉ๋๋ค.", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this โ{linkend}." : "์ผ๋ถ ๋ฐ์ดํฐ๋ฒ ์ด์ค ์ด์ด big int๋ก ๋ณํ๋์ง ์์์ต๋๋ค. ํฐ ํ
์ด๋ธ์ ์ด ํ์์ ๋ณํํ๋ ๋ฐ ์๊ฐ์ด ๊ฑธ๋ฆฌ๊ธฐ ๋๋ฌธ์ ์๋์ผ๋ก ๋ณํํ์ง ์์์ต๋๋ค. ๋ช
๋ นํ์์ \"occ db:convert-filecache-bigint\" ๋ช
๋ น์ ์คํํ์ฌ ๋ณ๊ฒฝ ์ฌํญ์ ์ง์ ์ ์ฉํ ์ ์์ต๋๋ค. ์ด ์์
์ ์ธ์คํด์ค๋ฅผ ์คํ๋ผ์ธ์ผ๋ก ์ ํํ๊ณ ์คํํด์ผ ํฉ๋๋ค. ๋ ๋ง์ ์ ๋ณด๋ฅผ ๋ณด๋ ค๋ฉด {linkstart}์ด์ ๊ดํ ๋ฌธ์ ํ์ด์ง โ{linkend} ๋ฅผ ์ฐธ์กฐํ์ญ์์ค.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "ํ์ฌ ๋ฐฑ์๋ ๋ฐ์ดํฐ๋ฒ ์ด์ค๋ก SQLite๋ฅผ ์ฌ์ฉํ๊ณ ์์ต๋๋ค. ๋๊ท๋ชจ์ ํ์ผ์ ๊ด๋ฆฌํ๋ ค๊ณ ํ๋ค๋ฉด ๋ค๋ฅธ ๋ฐ์ดํฐ๋ฒ ์ด์ค ๋ฐฑ์๋๋ก ์ ํํ ๊ฒ์ ๊ถ์ฅํฉ๋๋ค.", "This is particularly recommended when using the desktop client for file synchronisation." : "ํนํ ํ์ผ ๋๊ธฐํ๋ฅผ ์ํด ๋ฐ์คํฌํฑ ํด๋ผ์ด์ธํธ๋ฅผ ์ฌ์ฉํ ์์ ์ธ ๊ฒฝ์ฐ ๊ถ์ฅ๋ฉ๋๋ค.", "To migrate to another database use the command line tool: \"occ db:convert-type\", or see the {linkstart}documentation โ{linkend}." : "๋ค๋ฅธ ๋ฐ์ดํฐ๋ฒ ์ด์ค๋ฅผ ํตํฉํ๊ธฐ ์ํด์ ์ปค๋งจ๋๋ผ์ธ ๋๊ตฌ โocc db:convert-typeโ์ ์ฌ์ฉํ์ญ์์ค. ๋ ์์ธํ ์ ๋ณด๋ {linkstart}๋ฌธ์์ ์์ต๋๋ค โ{linkend}.", @@ -116,6 +128,10 @@ OC.L10N.register( "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "ํ์ฌ ์ธํฐ๋ท์ ํตํด ๋๊ตฌ๋ ๋น์ ์ ๋ฐ์ดํฐ ๋๋ ํ ๋ฆฌ์ ์ง์ ์ ๊ทผํ ์๋ ์์ต๋๋ค. .hraccess ํ์ผ์ด ๋์ํ์ง ์๊ณ ์์ต๋๋ค. ์น ์๋ฒ๋ฅผ ์ค์ ํ์ฌ ๋ฐ์ดํฐ ๋๋ ํ ๋ฆฌ์ ์ง์ ์ ๊ทผํ ์ ์๋๋ก ํ๊ฑฐ๋, ์น ์๋ฒ ๋ฃจํธ ๋ฐ์ผ๋ก ๋ฐ์ดํฐ ๋๋ ํ ๋ฆฌ๋ฅผ ์ด์ ํ์ญ์์ค.", "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP ํค๋๊ฐ \"{expected}\"(์ผ)๋ก ์ค์ ๋์ด ์์ง ์์ต๋๋ค. ์ ์ฌ์ ์ธ ์ ๋ณด ์ ์ถ ๋ฐ ๋ณด์ ์ํ์ด ๋ ์ ์์ผ๋ฏ๋ก ์ค์ ์ ๋ณ๊ฒฝํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP ํค๋๊ฐ \"{expected}\"(์ผ)๋ก ์ค์ ๋์ด ์์ง ์์ต๋๋ค. ์ผ๋ถ ๊ธฐ๋ฅ์ด ์ฌ๋ฐ๋ฅด๊ฒ ์๋ํ์ง ์์ ์ ์์ผ๋ฏ๋ก ์ค์ ์ ๋ณ๊ฒฝํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", + "The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP ํค๋๊ฐ \"{expected}\"์(๋ฅผ) ํฌํจํ๊ณ ์์ง ์์ต๋๋ค. ์ ์ฌ์ ์ธ ์ ๋ณด ์ ์ถ ๋ฐ ๋ณด์ ์ํ์ด ๋ ์ ์์ผ๋ฏ๋ก ์ค์ ์ ๋ณ๊ฒฝํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", + "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation โ{linkend}." : "\"{header}\" HTTP ํค๋๊ฐ \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" ๋๋ \"{val5}\"(์ผ)๋ก ์ค์ ๋์ด ์์ง ์์ต๋๋ค. referer ์ ๋ณด๊ฐ ์ ์ถ๋ ์ ์์ต๋๋ค. ์์ธํ ์ฌํญ์ {linkstart}W3C ๊ถ์ฅ์ฌํญ โ{linkend} ์ ์ฐธ์กฐํ์ญ์์ค.", + "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips โ{linkend}." : "\"Strict-Transport-Security\" HTTP ํค๋๊ฐ \"{seconds}\"์ด ์ด์์ผ๋ก ์ค์ ๋์ด ์์ง ์์ต๋๋ค. {linkstart}๋ณด์ ํ โ{linkend}์์ ์ ์ํ๋ ๊ฒ์ฒ๋ผ HSTS๋ฅผ ํ์ฑํํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips โ{linkend}. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "HTTP๋ฅผ ํตํด ์ฌ์ดํธ์ ์์ ํ์ง ์๊ฒ ์ก์ธ์คํ๊ณ ์์ต๋๋ค. {linkstart}๋ณด์ ํ โ{linkend}์ ์ค๋ช
๋ ๋๋ก HTTPS๋ฅผ ํ์์ ์ผ๋ก ์ฌ์ฉํ๋๋ก ์๋ฒ๋ฅผ ์ค์ ํ ๊ฒ์ ๊ฐ๋ ฅํ ๊ถ์ฅํฉ๋๋ค. ๊ทธ๋ ์ง ์์ผ๋ฉด \"ํด๋ฆฝ๋ณด๋์ ๋ณต์ฌ\" ๋๋ \"์๋น์ค ์์ปค\"์ ๊ฐ์ ์ค์ํ ์น ๊ธฐ๋ฅ์ด ์๋ํ์ง ์์ต๋๋ค!", "unknown text" : "์ ์ ์๋ ํ
์คํธ", "Hello world!" : "Hello world!", "sunny" : "๋ง์", diff --git a/core/l10n/ko.json b/core/l10n/ko.json index 10beb50e9a8..e1a6d10d892 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -37,6 +37,9 @@ "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "์๋ ๋จ์ถ๋ฅผ ๋๋ฌ์ ์ํธ๋ฅผ ์ฌ์ค์ ํ ์ ์์ต๋๋ค. ์ํธ ์ด๊ธฐํ๋ฅผ ์์ฒญํ์ง ์์ผ์
จ๋ค๋ฉด ์ด ์ด๋ฉ์ผ์ ๋ฌด์ํ์ญ์์ค.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "์๋ ๋งํฌ๋ฅผ ๋๋ฌ์ ์ํธ๋ฅผ ์ฌ์ค์ ํ ์ ์์ต๋๋ค. ์ํธ ์ด๊ธฐํ๋ฅผ ์์ฒญํ์ง ์์ผ์
จ๋ค๋ฉด ์ด ์ด๋ฉ์ผ์ ๋ฌด์ํ์ญ์์ค.", "Reset your password" : "๋ด ์ํธ ์ฌ์ค์ ", + "Requested task type does not exist" : "์์ฒญํ ์์
ํ์
์ด ์กด์ฌํ์ง ์์", + "Necessary language model provider is not available" : "ํ์ํ ์ธ์ด ๋ชจ๋ธ ์ ๊ณต์๋ฅผ ์ฌ์ฉํ ์ ์์ต๋๋ค", + "Task not found" : "์์
์ ์ฐพ์ ์ ์์ต๋๋ค", "Internal error" : "๋ด๋ถ ์ค๋ฅ", "No translation provider available" : "์ด์ฉ ๊ฐ๋ฅํ ๋ฒ์ญ ์ ๊ณต์ ์์", "Could not detect language" : "์ธ์ด๋ฅผ ๊ฐ์งํ ์ ์์", @@ -79,6 +82,8 @@ "You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "์ด๋ฉ์ผ ์๋ฒ ์ค์ ์ด ์
๋ ฅ๋์ง ์์๊ฑฐ๋ ๊ฒ์ฆ๋์ง ์์์ต๋๋ค. {mailSettingsStart}๊ธฐ๋ณธ ์ค์ {mailSettingsEnd}์ผ๋ก ์ด๋ํด ์ค์ ์ ์๋ฃํ์ญ์์ค. ์๋ฒ ์ ๋ณด๋ฅผ ์
๋ ฅํ ํ ์์ ์๋ โ์ด๋ฉ์ผ ๋ฐ์กโ ๋ฒํผ์ ๋๋ฌ ์ค์ ์ ๊ฒ์ฆํ์ญ์์ค.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "๋ฐ์ดํฐ๋ฒ ์ด์ค๊ฐ \"READ COMMITTED\" ํธ๋์ญ์
๊ฒฉ๋ฆฌ ์์ค์์ ์คํ๋๊ณ ์์ง ์์ต๋๋ค. ์ฌ๋ฌ ์์
์ด ๋์์ ์คํ๋ ๋ ๋ฌธ์ ๊ฐ ๋ฐ์ํ ์ ์์ต๋๋ค.", "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP์ \"fileinfo\" ๋ชจ๋์ด ์์ต๋๋ค. ์ฌ๋ฐ๋ฅธ MIME ํ์ ๊ฐ์ง๋ฅผ ์ํด์ ์ด ๋ชจ๋์ ํ์ฑํํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", + "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the {linkstart}documentation โ{linkend} for more information." : "ํธ๋์ญ์
ํ์ผ ์ ๊ธ์ด ๋นํ์ฑํ๋์ด ์์ด ๋์ ์ ๊ทผ ์ ๋ฌธ์ ๊ฐ ๋ฐ์ํ ์ ์์ต๋๋ค. config.php์์ \"filelocking.enabled\"๋ฅผ ํ์ฑํํ์ฌ ์ด ๋ฌธ์ ๋ฅผ ํด๊ฒฐํ ์ ์์ต๋๋ค. ์์ธํ ๋ด์ฉ์ {linkstart} ์ฌ์ฉ ์ค๋ช
์ โ{linkend}๋ฅผ ์ฐธ๊ณ ํ์ญ์์ค.", + "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation โ{linkend} for more information." : "๋ฐ์ดํฐ๋ฒ ์ด์ค๋ ํธ๋์ญ์
ํ์ผ ์ ๊ธ์ ์ฌ์ฉ๋ฉ๋๋ค. ์ฑ๋ฅ์ ํฅ์ํ๋ ค๋ฉด ๊ฐ๋ฅํ ๊ฒฝ์ฐ memcache๋ฅผ ๊ตฌ์ฑํ์ธ์. ์์ธํ ๋ด์ฉ์ {linkstart} ๋ฌธ์ โ{linkend} ๋ฅผ ์ฐธ์กฐํ์ธ์.", "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"{suggestedOverwriteCliURL}\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "์ฃผ๋ก ์ฌ์ฉํ URL์ด config.php ํ์ผ์ \"overwrite.cli.url\" ์ต์
์ ์ฌ๋ฐ๋ฅด๊ฒ ์ค์ ๋์ด ์๋์ง ํ์ธํ์ญ์์ค. ์ ์: \"{suggestedOverwriteCliURL}\". ์ค์ ์ด ์๋ชป๋์์ ๊ฒฝ์ฐ cron์ ํตํ URL ์์ฑ์ ๋ฌธ์ ๊ฐ ์๊ธธ ์ ์์ต๋๋ค. (์ ์๋ URL์ด ์ด Nextcloud์ ์ ๊ทผํ๋ ์ฃผ๋ URL์ด ์๋ ์ ์์ต๋๋ค. ๋ฐ๋ผ์, ํด๋น ์ฌํญ์ ์ง์ ์ฌํ์ธํ๋ ๊ฒ์ด ์ข์ต๋๋ค.)", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code โ{linkend} of the region to your config file." : "๋น์ ์ ์ค์น์์ ๊ธฐ๋ณธ ๊ตญ๊ฐ ๋ฒํธ๊ฐ ์ค์ ๋์ง ์์์ต๋๋ค. ํ๋กํ ์ค์ ์์ ๊ตญ๊ฐ ๋ฒํธ ์์ด ์ ํ๋ฒํธ๋ฅผ ์ฌ์ฉํ๊ธฐ ์ํด์ ์ด ์ค์ ์ด ํ์ํฉ๋๋ค. ๊ตญ๊ฐ ๋ฒํธ ์์ด ์ ํ๋ฒํธ๋ฅผ ์ฌ์ฉํ๊ฒ ํ๋ ค๋ฉด, ์ง์ญ์ {linkstart}ISO 3166-1 ์ฝ๋โ{linkend}๋ฅผ ์ฐธ์กฐํ์ฌ ์ค์ ํ์ผ์ \"default_phone_region\"์ ์ถ๊ฐํ์ญ์์ค.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "CLI๋ก cron ์์
์ ์คํ์ํฌ ์ ์์์ต๋๋ค. ๋ค์ ์ค๋ฅ๊ฐ ๋ฐ์ํ์ต๋๋ค:", @@ -86,20 +91,27 @@ "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {linkstart}https://nextcloud.com/enterprise{linkend}." : "์ด ๋น๋๋ ๊ณต์์ ์ผ๋ก ์ง์ํ์ง ์๋ Nextcloud ์ปค๋ฎค๋ํฐ ๋น๋์
๋๋ค. ์ด ์ธ์คํด์ค์ ํฌ๊ธฐ๋ฅผ ๊ณ ๋ คํ๋ฉด, ์ฑ๋ฅ๊ณผ ์ ๋ขฐ์ฑ, ํ์ฅ์ฑ ๋ฑ์ ๋ณด์ฅํ ์ ์์ต๋๋ค. ๋ฌด๋ฃ ์๋น์ค์ ๊ณผ๋ถํ๋ฅผ ๋ฐฉ์งํ๊ธฐ ์ํด ํธ์ ์๋ฆผ์ ์ ํ๋ฉ๋๋ค. Nextcloud Enterprise์ ํํ์ ๋ํด์๋ {linkstart}https://nextcloud.com/enterprise{linkend}๋ฅผ ์ฐธ์กฐํ์ญ์์ค.", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "์๋ฒ๊ฐ ์ธํฐ๋ท์ ์ฐ๊ฒฐ๋์ง ์์ ๋ค์์ ์ข
๋จ์ ์ ๋๋ฌํ ์ ์์ต๋๋ค. ์ด๋ก ์ธํด ์ธ๋ถ ์ ์ฅ์ ๋ง์ดํธ, ์๋ํํฐ ์ฑ ์
๋ฐ์ดํธ์ ์ค์น์ ๋ํ ์๋ฆผ ์์ ๋ฑ์ ๊ธฐ๋ฅ์ ์ฌ์ฉํ ์ ์์ ๊ฒ์
๋๋ค. ์๊ฒฉ ํ์ผ ์ ๊ทผ๊ณผ ์๋ฆผ ์ด๋ฉ์ผ ์ ์ก ๋ํ ์๋ํ์ง ์์ ๊ฒ์
๋๋ค. ์๋ฒ๋ฅผ ์ธํฐ๋ท๊ณผ ์ฐ๊ฒฐํ์ฌ ๋ชจ๋ ๊ธฐ๋ฅ์ ์ฌ์ฉํ์ญ์์ค.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation โ{linkend}." : "๋งค๋ชจ๋ฆฌ ์บ์๊ฐ ์ค์ ๋์ง ์์์ต๋๋ค. ์ฑ๋ฅ ํฅ์์ ์ํด ๊ฐ๋ฅํ๋ฉด memcache๋ฅผ ์ค์ ํ์ญ์์ค. ๋ ๋ง์ ์ ๋ณด๋ {linkstart}๋ฌธ์ โ{linkend}๋ฅผ ์ฐธ์กฐํ์ญ์์ค.", + "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation โ{linkend}." : "PHP๊ฐ ์์ ํ ๋์ ๋ฐ์๊ธฐ๋ฅผ ์ฌ์ฉํ ์ ์์ด ๋ณด์์ ์ทจ์ฝํฉ๋๋ค. ์์ธํ ๋ด์ฉ์ {linkstart}๋ฌธ์ โ{linkend}.๋ฅผ ์ฐธ๊ณ ํ์ญ์์ค.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group โ{linkend} as soon as your distribution supports it." : "ํ์ฌ PHP {version}(์ผ)๋ก ์คํ์ค์
๋๋ค. PHP ๋ฒ์ ์ ์
๊ทธ๋ ์ด๋ ํ์ฌ ์ง์์ค์ธ {linkstart} PHP ๊ทธ๋ฃน์ ์ฑ๋ฅ ๋ฐ ๋ณด์ ์
๋ฐ์ดํธ โ{linkend} ํํ์ ๋๋ฆฌ์ญ์์ค.", "PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group โ{linkend} as soon as possible." : "Nextcloud 27์์ PHP 8.0 ์ง์์ด ์ค๋จ๋์์ต๋๋ค. Nextcloud 28์ PHP 8.1 ์ด์์ด ์๊ตฌ๋ ๊ฒ์
๋๋ค. {linkstart}๊ณต์ ์ง์๋๋ ๋ฒ์ ์ PHP{linkend}๋ก ์
๊ทธ๋ ์ด๋ ํ์ญ์์ค.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation โ{linkend}." : "์ญ๋ฐฉํฅ ํ๋ก์ ํค๋ ์ค์ ์ด ์ฌ๋ฐ๋ฅด์ง ์๊ฑฐ๋ ์ ๋ขฐํ๋ ํ๋ก์๋ฅผ ํตํด Nextcloud์ ์ ๊ทผํ๊ณ ์์ ์ ์์ต๋๋ค. ๋ง์ฝ Nextcloud๋ฅผ ์ ๋ขฐํ๋ ํ๋ก์๋ฅผ ํตํด ์ ๊ทผํ๊ณ ์์ง ์๋ค๋ฉด ์ด๋ ๋ณด์ ๋ฌธ์ ์ด๋ฉฐ ๊ณต๊ฒฉ์๊ฐ Nextcloud์ ๋ณด์ด๋ IP ์ฃผ์๋ฅผ ์์ด๊ณ ์์ ์ ์์ต๋๋ค. ์์ธํ ๋ด์ฉ์ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">๋ฌธ์</a>๋ฅผ ์ฐธ๊ณ ํ์ญ์์ค.", + "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules โ{linkend}." : "Memcached๊ฐ ๋ถ์ฐ ์บ์๋ก ๊ตฌ์ฑ๋์ด ์์ง๋ง ์๋ชป๋ PHP ๋ชจ๋ \"memcache\"๊ฐ ์ค์น๋์ด ์์ต๋๋ค. \\OC\\Memcache\\Memcached๋ \"memcached\"๋ง ์ง์ํ๊ณ \"memcache\"๋ ์ง์ํ์ง ์์ต๋๋ค. {linkstart}๋ ๋ชจ๋์ ๋ํ memcached ์ํค โ{linkend}.๋ฅผ ์ฐธ์กฐํ์ธ์.", + "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation โ{linkend}. ({linkstart2}List of invalid filesโฆ{linkend} / {linkstart3}Rescanโฆ{linkend})" : "์ผ๋ถ ํ์ผ์ด ๋ฌด๊ฒฐ์ฑ ๊ฒ์ฌ๋ฅผ ํต๊ณผํ์ง ๋ชปํ์ต๋๋ค. ์ด ๋ฌธ์ ๋ฅผ ํด๊ฒฐํ๋ ๋ฐฉ๋ฒ์ ๋ํ ์์ธํ ๋ด์ฉ์ {linkstart1}๋ฌธ์ โ{linkend}์์ ํ์ธํ ์ ์์ต๋๋ค. ({linkstart2}์๋ชป๋ ํ์ผ ๋ชฉ๋ก...{linkend} / {linkstart3}์ฌ๊ฒ์ฌ...{linkend})", "The PHP OPcache module is not properly configured. See the {linkstart}documentation โ{linkend} for more information." : "PHP์ OPcache ๋ชจ๋์ด ์ฌ๋ฐ๋ฅด๊ฒ ์ค์ ๋์ง ์์์ต๋๋ค. ์ถ๊ฐ์ ์ธ ์ ๋ณด๊ฐ ํ์ํ ๊ฒฝ์ฐ {linkstart}๋ฌธ์ โ{linkend}๋ฅผ ์ฐธ์กฐํ์ญ์์ค.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP ํจ์ \"set_time_limit\"์ ์ฌ์ฉํ ์ ์์ต๋๋ค. ์คํฌ๋ฆฝํธ๊ฐ ์คํ ์ค๊ฐ์ ์ค์ง๋์ด ์ค์น๋ฅผ ๊นจํธ๋ฆด ์๋ ์์ต๋๋ค. ์ด ํจ์๋ฅผ ํ์ฑํํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP์ Freetype ์ง์์ด ์์ต๋๋ค. ํ๋กํ ์ฌ์ง๊ณผ ์ค์ ์ธํฐํ์ด์ค๊ฐ ์ฌ๋ฐ๋ฅด๊ฒ ํ์๋์ง ์์ ์๋ ์์ต๋๋ค.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "ํ
์ด๋ธ \"{tableName}\"์ ์ธ๋ฑ์ค \"{indexName}\"์ด(๊ฐ) ์์ต๋๋ค.", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "๋ฐ์ดํฐ๋ฒ ์ด์ค์ ์ผ๋ถ ์ธ๋ฑ์ค๊ฐ ์์ต๋๋ค. ํฐ ํ
์ด๋ธ์ ์ธ๋ฑ์ค๋ฅผ ์ถ๊ฐํ๋ ๋ฐ ์๊ฐ์ด ๊ฑธ๋ฆฌ๊ธฐ ๋๋ฌธ์ ์๋์ผ๋ก ์ถ๊ฐํ์ง ์์์ต๋๋ค. ๋ช
๋ นํ์์ \"occ db:add-missing-indices\" ๋ช
๋ น์ ์คํํ์ฌ ์ธ์คํด์ค๋ฅผ ์คํํ๋ ๋์ ์๋์ผ๋ก ์ธ๋ฑ์ค๋ฅผ ์ถ๊ฐํ ์ ์์ต๋๋ค. ํด๋น ํ
์ด๋ธ์ ์ธ๋ฑ์ค๋ฅผ ์ถ๊ฐํ๋ฉด ์ง์ ์๋๊ฐ ๋ค์ ๋นจ๋ผ์ง๋๋ค.", "Missing primary key on table \"{tableName}\"." : "\"{tableName}\" ํ
์ด๋ธ์ Primary key๊ฐ ์์ต๋๋ค.", + "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "๋ฐ์ดํฐ๋ฒ ์ด์ค์ ์ผ๋ถ ๊ธฐ๋ณธ ํค๊ฐ ๋๋ฝ๋์์ต๋๋ค. ํฐ ํ
์ด๋ธ์ ๊ธฐ๋ณธ ํค๋ฅผ ์ถ๊ฐํ๋ ๋ฐ ์๊ฐ์ด ๊ฑธ๋ฆด ์ ์๊ธฐ ๋๋ฌธ์ ์๋์ผ๋ก ์ถ๊ฐ๋์ง ์์์ต๋๋ค. ๋ช
๋ นํ์์ \"occ db:add-missing-primary-keys\"๋ฅผ ์คํํ๋ฉด ์ธ์คํด์ค๊ฐ ๊ณ์ ์คํ๋๋ ๋์ ๋๋ฝ๋ ๊ธฐ๋ณธ ํค๋ฅผ ์๋์ผ๋ก ์ถ๊ฐํ ์ ์์ต๋๋ค.", "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "ํ
์ด๋ธ \"{tableName}\"์์ \"{columnName}\" ์ปฌ๋ผ์ด ๋น ์ก์ต๋๋ค.", + "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "๋ฐ์ดํฐ๋ฒ ์ด์ค์ ์ผ๋ถ ์ ํ์ ์ด์ด ๋๋ฝ๋์์ต๋๋ค. ํฐ ํ
์ด๋ธ์ ์ด์ ์ถ๊ฐํ๋ ๋ฐ ์๊ฐ์ด ๊ฑธ๋ฆด ์ ์๊ธฐ ๋๋ฌธ์ ์ ํ ์ฌํญ์ผ ์ ์๋ ์ด์ด ์๋์ผ๋ก ์ถ๊ฐ๋์ง ์์์ต๋๋ค. ๋ช
๋ นํ์์ \"occ db:add-missing-columns\"๋ฅผ ์คํํ๋ฉด ๋๋ฝ๋ ์ด์ ์ธ์คํด์ค๋ฅผ ์คํ๋๋ ๋์ ์๋์ผ๋ก ์ถ๊ฐํ ์ ์์ต๋๋ค. ์ด์ด ์ถ๊ฐ๋๋ฉด ์ผ๋ถ ๊ธฐ๋ฅ์ ์๋ต์ฑ์ด๋ ์ฌ์ฉ์ฑ์ด ํฅ์๋ ์ ์์ต๋๋ค.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "์ด ์ธ์คํด์ค์ ์ถ์ฒํ๋ PHP ๋ชจ๋ ์ค ์ผ๋ถ๊ฐ ์กด์ฌํ์ง ์์ต๋๋ค. ์ฑ๋ฅ ํฅ์๊ณผ ํธํ์ฑ์ ์ํ์ฌ PHP ๋ชจ๋์ ์ค์นํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "ํ
๋ง ์ฑ์ด ํ์ฑํ๋์์ผ๋, PHP ๋ชจ๋ โimagickโ์ด ํ์ฑํ๋์ง ์์์ต๋๋ค. ํ๋น์ฝ ์์ฑ์ ์ํด ํด๋น ๋ชจ๋์ ์ค์นํ๊ณ ํ์ฑํํ์ญ์์ค.", "The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required." : "PHP ๋ชจ๋ โgmpโ ํน์ โbcmathโ๊ฐ ํ์ฑํ๋์ง ์์์ต๋๋ค. WebAuthn ๋ฌด์ํธ ์ธ์ฆ์ ์ฌ์ฉํ ๊ฒฝ์ฐ, ํด๋น ๋ชจ๋์ด ๋ชจ๋ ํ์ํฉ๋๋ค.", + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page โ{linkend} about this." : "32๋นํธ PHP ๋ฒ์ ์ ์ฌ์ฉ์ค์ธ ๊ฒ ๊ฐ์ต๋๋ค. Nextcloud๊ฐ ์ ์๋ํ๋ ค๋ฉด 64๋นํธ ๋ฒ์ ์ด ํ์ํฉ๋๋ค. OS์ PHP๋ฅผ 64๋นํธ๋ก ์
๊ทธ๋ ์ด๋ ํ์๊ธฐ ๋ฐ๋๋๋ค! ์์ธํ ์ค๋ช
์ {linkstart}์ด์ ๋ํ ๋ฌธ์ ํ์ด์ง โ{linkend}๋ฅผ ์ฐธ๊ณ ํ์ธ์.", "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "์ด ์ธ์คํด์ค์ ๋ชจ๋ php-imagick์ SVG ์ง์์ด ์์ต๋๋ค. ๋ ๋์ ํธํ์ฑ์ ์ํด ์ค์น๋ฅผ ๊ถ์ฅํฉ๋๋ค.", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this โ{linkend}." : "์ผ๋ถ ๋ฐ์ดํฐ๋ฒ ์ด์ค ์ด์ด big int๋ก ๋ณํ๋์ง ์์์ต๋๋ค. ํฐ ํ
์ด๋ธ์ ์ด ํ์์ ๋ณํํ๋ ๋ฐ ์๊ฐ์ด ๊ฑธ๋ฆฌ๊ธฐ ๋๋ฌธ์ ์๋์ผ๋ก ๋ณํํ์ง ์์์ต๋๋ค. ๋ช
๋ นํ์์ \"occ db:convert-filecache-bigint\" ๋ช
๋ น์ ์คํํ์ฌ ๋ณ๊ฒฝ ์ฌํญ์ ์ง์ ์ ์ฉํ ์ ์์ต๋๋ค. ์ด ์์
์ ์ธ์คํด์ค๋ฅผ ์คํ๋ผ์ธ์ผ๋ก ์ ํํ๊ณ ์คํํด์ผ ํฉ๋๋ค. ๋ ๋ง์ ์ ๋ณด๋ฅผ ๋ณด๋ ค๋ฉด {linkstart}์ด์ ๊ดํ ๋ฌธ์ ํ์ด์ง โ{linkend} ๋ฅผ ์ฐธ์กฐํ์ญ์์ค.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "ํ์ฌ ๋ฐฑ์๋ ๋ฐ์ดํฐ๋ฒ ์ด์ค๋ก SQLite๋ฅผ ์ฌ์ฉํ๊ณ ์์ต๋๋ค. ๋๊ท๋ชจ์ ํ์ผ์ ๊ด๋ฆฌํ๋ ค๊ณ ํ๋ค๋ฉด ๋ค๋ฅธ ๋ฐ์ดํฐ๋ฒ ์ด์ค ๋ฐฑ์๋๋ก ์ ํํ ๊ฒ์ ๊ถ์ฅํฉ๋๋ค.", "This is particularly recommended when using the desktop client for file synchronisation." : "ํนํ ํ์ผ ๋๊ธฐํ๋ฅผ ์ํด ๋ฐ์คํฌํฑ ํด๋ผ์ด์ธํธ๋ฅผ ์ฌ์ฉํ ์์ ์ธ ๊ฒฝ์ฐ ๊ถ์ฅ๋ฉ๋๋ค.", "To migrate to another database use the command line tool: \"occ db:convert-type\", or see the {linkstart}documentation โ{linkend}." : "๋ค๋ฅธ ๋ฐ์ดํฐ๋ฒ ์ด์ค๋ฅผ ํตํฉํ๊ธฐ ์ํด์ ์ปค๋งจ๋๋ผ์ธ ๋๊ตฌ โocc db:convert-typeโ์ ์ฌ์ฉํ์ญ์์ค. ๋ ์์ธํ ์ ๋ณด๋ {linkstart}๋ฌธ์์ ์์ต๋๋ค โ{linkend}.", @@ -114,6 +126,10 @@ "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "ํ์ฌ ์ธํฐ๋ท์ ํตํด ๋๊ตฌ๋ ๋น์ ์ ๋ฐ์ดํฐ ๋๋ ํ ๋ฆฌ์ ์ง์ ์ ๊ทผํ ์๋ ์์ต๋๋ค. .hraccess ํ์ผ์ด ๋์ํ์ง ์๊ณ ์์ต๋๋ค. ์น ์๋ฒ๋ฅผ ์ค์ ํ์ฌ ๋ฐ์ดํฐ ๋๋ ํ ๋ฆฌ์ ์ง์ ์ ๊ทผํ ์ ์๋๋ก ํ๊ฑฐ๋, ์น ์๋ฒ ๋ฃจํธ ๋ฐ์ผ๋ก ๋ฐ์ดํฐ ๋๋ ํ ๋ฆฌ๋ฅผ ์ด์ ํ์ญ์์ค.", "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP ํค๋๊ฐ \"{expected}\"(์ผ)๋ก ์ค์ ๋์ด ์์ง ์์ต๋๋ค. ์ ์ฌ์ ์ธ ์ ๋ณด ์ ์ถ ๋ฐ ๋ณด์ ์ํ์ด ๋ ์ ์์ผ๋ฏ๋ก ์ค์ ์ ๋ณ๊ฒฝํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP ํค๋๊ฐ \"{expected}\"(์ผ)๋ก ์ค์ ๋์ด ์์ง ์์ต๋๋ค. ์ผ๋ถ ๊ธฐ๋ฅ์ด ์ฌ๋ฐ๋ฅด๊ฒ ์๋ํ์ง ์์ ์ ์์ผ๋ฏ๋ก ์ค์ ์ ๋ณ๊ฒฝํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", + "The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "\"{header}\" HTTP ํค๋๊ฐ \"{expected}\"์(๋ฅผ) ํฌํจํ๊ณ ์์ง ์์ต๋๋ค. ์ ์ฌ์ ์ธ ์ ๋ณด ์ ์ถ ๋ฐ ๋ณด์ ์ํ์ด ๋ ์ ์์ผ๋ฏ๋ก ์ค์ ์ ๋ณ๊ฒฝํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", + "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation โ{linkend}." : "\"{header}\" HTTP ํค๋๊ฐ \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" ๋๋ \"{val5}\"(์ผ)๋ก ์ค์ ๋์ด ์์ง ์์ต๋๋ค. referer ์ ๋ณด๊ฐ ์ ์ถ๋ ์ ์์ต๋๋ค. ์์ธํ ์ฌํญ์ {linkstart}W3C ๊ถ์ฅ์ฌํญ โ{linkend} ์ ์ฐธ์กฐํ์ญ์์ค.", + "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips โ{linkend}." : "\"Strict-Transport-Security\" HTTP ํค๋๊ฐ \"{seconds}\"์ด ์ด์์ผ๋ก ์ค์ ๋์ด ์์ง ์์ต๋๋ค. {linkstart}๋ณด์ ํ โ{linkend}์์ ์ ์ํ๋ ๊ฒ์ฒ๋ผ HSTS๋ฅผ ํ์ฑํํ๋ ๊ฒ์ ์ถ์ฒํฉ๋๋ค.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips โ{linkend}. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "HTTP๋ฅผ ํตํด ์ฌ์ดํธ์ ์์ ํ์ง ์๊ฒ ์ก์ธ์คํ๊ณ ์์ต๋๋ค. {linkstart}๋ณด์ ํ โ{linkend}์ ์ค๋ช
๋ ๋๋ก HTTPS๋ฅผ ํ์์ ์ผ๋ก ์ฌ์ฉํ๋๋ก ์๋ฒ๋ฅผ ์ค์ ํ ๊ฒ์ ๊ฐ๋ ฅํ ๊ถ์ฅํฉ๋๋ค. ๊ทธ๋ ์ง ์์ผ๋ฉด \"ํด๋ฆฝ๋ณด๋์ ๋ณต์ฌ\" ๋๋ \"์๋น์ค ์์ปค\"์ ๊ฐ์ ์ค์ํ ์น ๊ธฐ๋ฅ์ด ์๋ํ์ง ์์ต๋๋ค!", "unknown text" : "์ ์ ์๋ ํ
์คํธ", "Hello world!" : "Hello world!", "sunny" : "๋ง์", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 46a13757b7b..d0323c4c017 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -76,7 +76,7 @@ OC.L10N.register( "Already up to date" : "ๅทฒ็ปๆฏๆๆฐ็ๆฌ", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "ๆจ็็ฝ้กตๆๅกๅจๆฒกๆๆญฃ็กฎ่ฎพ็ฝฎๅ
่ฎธๆไปถๅๆญฅ๏ผๅ ไธบ WebDAV ๆฅๅฃ็่ตทๆฅๆ ๆณๆญฃๅธธๅทฅไฝใ", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the {linkstart}documentation โ{linkend}." : "ๆจ็็ฝ้กตๆๅกๅจๆชๆญฃ็กฎ่ฎพ็ฝฎไปฅ่งฃๆโ{url}โใๆดๅคไฟกๆฏ่ฏทๅ่ง{linkstart}ๆๆกฃโ{linkend}ใ", - "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's {linkstart}documentation page โ{linkend}. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "ๆจ็็ฝ้กตๆๅกๅจๆฒกๆๆญฃ็กฎ้
็ฝฎไปฅ่งฃๆ โ{url}โใ่ฟๅพๅฏ่ฝไธ web ๆๅกๅจ้
็ฝฎๆฒกๆๆดๆฐไปฅๅๅธ่ฟไธชๆไปถๅคนๆๅ
ณใ่ฏทๅฐๆจ็้
็ฝฎไธ Apache ็โ.htaccessโๆไปถไธญ็้ป่ฎค้ๅ่งๅๆไธ่ฟไธช{linkstart}ๆๆกฃ้กต้ขโ{linkend}ไธญๆไพ็ Nginx ้
็ฝฎ่ฟ่กๆฏ่พใๅจ Nginx ้
็ฝฎไธญ้ๅธธ้่ฆไฟฎๆนไปฅโlocation ~โๅผๅคด็่กใ", + "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's {linkstart}documentation page โ{linkend}. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "ๆจ็็ฝ้กตๆๅกๅจๆฒกๆๆญฃ็กฎ้
็ฝฎไปฅ่งฃๆโ{url}โใ่ฟๅพๅฏ่ฝไธ web ๆๅกๅจ้
็ฝฎๆฒกๆๆดๆฐไปฅๅๅธ่ฟไธชๆไปถๅคนๆๅ
ณใ่ฏทๅฐๆจ็้
็ฝฎไธ Apache ็โ.htaccessโๆไปถไธญ็้ป่ฎค้ๅ่งๅๆไธ่ฟไธช{linkstart}ๆๆกฃ้กต้ขโ{linkend}ไธญๆไพ็ Nginx ้
็ฝฎ่ฟ่กๆฏ่พใๅจ Nginx ้
็ฝฎไธญ้ๅธธ้่ฆไฟฎๆนไปฅโlocation ~โๅผๅคด็่กใ", "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our {linkstart}documentation โ{linkend}." : "ๆจ็็ฝ้กตๆๅกๅจๆชๆญฃ็กฎ่ฎพ็ฝฎไปฅๆๅก .woff2 ๆไปถใ่ฟ้ๅธธๆฏไธไธช Nginx ้
็ฝฎ็้ฎ้ขใๅฏนไบ Nextcloud 15๏ผ้่ฆๆดๆนไธไธช่ฎพ็ฝฎๆ่ฝๅๅธ .woff2 ๆไปถใ่ฏทๅฐๆจ็ Nginx ้
็ฝฎไธๆไปฌ{linkstart}ๆๆกฃโ{linkend}ไธญ็ๆจ่้
็ฝฎ่ฟ่กๆฏ่พใ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP ็ๅฎ่ฃ
ไผผไนไธๆญฃ็กฎ๏ผๆ ๆณ่ฎฟ้ฎ็ณป็ป็ฏๅขๅ้ใgetenv(\"PATH\") ๅฝๆฐๆต่ฏ่ฟๅไบไธไธช็ฉบๅผใ", "Please check the {linkstart}installation documentation โ{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "่ฏทๆฃๆฅ{linkstart}ๅฎ่ฃ
ๆๆกฃ โ{linkend}ไธญๅ
ณไบ PHP ็้
็ฝฎ่ฏดๆๅๆจๆๅกๅจไธ็ PHP ้
็ฝฎ๏ผ็นๅซๆฏๅจไฝฟ็จ php-fpm ๆถใ", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index b0c718920c0..c4f5ee954e5 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -74,7 +74,7 @@ "Already up to date" : "ๅทฒ็ปๆฏๆๆฐ็ๆฌ", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "ๆจ็็ฝ้กตๆๅกๅจๆฒกๆๆญฃ็กฎ่ฎพ็ฝฎๅ
่ฎธๆไปถๅๆญฅ๏ผๅ ไธบ WebDAV ๆฅๅฃ็่ตทๆฅๆ ๆณๆญฃๅธธๅทฅไฝใ", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the {linkstart}documentation โ{linkend}." : "ๆจ็็ฝ้กตๆๅกๅจๆชๆญฃ็กฎ่ฎพ็ฝฎไปฅ่งฃๆโ{url}โใๆดๅคไฟกๆฏ่ฏทๅ่ง{linkstart}ๆๆกฃโ{linkend}ใ", - "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's {linkstart}documentation page โ{linkend}. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "ๆจ็็ฝ้กตๆๅกๅจๆฒกๆๆญฃ็กฎ้
็ฝฎไปฅ่งฃๆ โ{url}โใ่ฟๅพๅฏ่ฝไธ web ๆๅกๅจ้
็ฝฎๆฒกๆๆดๆฐไปฅๅๅธ่ฟไธชๆไปถๅคนๆๅ
ณใ่ฏทๅฐๆจ็้
็ฝฎไธ Apache ็โ.htaccessโๆไปถไธญ็้ป่ฎค้ๅ่งๅๆไธ่ฟไธช{linkstart}ๆๆกฃ้กต้ขโ{linkend}ไธญๆไพ็ Nginx ้
็ฝฎ่ฟ่กๆฏ่พใๅจ Nginx ้
็ฝฎไธญ้ๅธธ้่ฆไฟฎๆนไปฅโlocation ~โๅผๅคด็่กใ", + "Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's {linkstart}documentation page โ{linkend}. On Nginx those are typically the lines starting with \"location ~\" that need an update." : "ๆจ็็ฝ้กตๆๅกๅจๆฒกๆๆญฃ็กฎ้
็ฝฎไปฅ่งฃๆโ{url}โใ่ฟๅพๅฏ่ฝไธ web ๆๅกๅจ้
็ฝฎๆฒกๆๆดๆฐไปฅๅๅธ่ฟไธชๆไปถๅคนๆๅ
ณใ่ฏทๅฐๆจ็้
็ฝฎไธ Apache ็โ.htaccessโๆไปถไธญ็้ป่ฎค้ๅ่งๅๆไธ่ฟไธช{linkstart}ๆๆกฃ้กต้ขโ{linkend}ไธญๆไพ็ Nginx ้
็ฝฎ่ฟ่กๆฏ่พใๅจ Nginx ้
็ฝฎไธญ้ๅธธ้่ฆไฟฎๆนไปฅโlocation ~โๅผๅคด็่กใ", "Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our {linkstart}documentation โ{linkend}." : "ๆจ็็ฝ้กตๆๅกๅจๆชๆญฃ็กฎ่ฎพ็ฝฎไปฅๆๅก .woff2 ๆไปถใ่ฟ้ๅธธๆฏไธไธช Nginx ้
็ฝฎ็้ฎ้ขใๅฏนไบ Nextcloud 15๏ผ้่ฆๆดๆนไธไธช่ฎพ็ฝฎๆ่ฝๅๅธ .woff2 ๆไปถใ่ฏทๅฐๆจ็ Nginx ้
็ฝฎไธๆไปฌ{linkstart}ๆๆกฃโ{linkend}ไธญ็ๆจ่้
็ฝฎ่ฟ่กๆฏ่พใ", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP ็ๅฎ่ฃ
ไผผไนไธๆญฃ็กฎ๏ผๆ ๆณ่ฎฟ้ฎ็ณป็ป็ฏๅขๅ้ใgetenv(\"PATH\") ๅฝๆฐๆต่ฏ่ฟๅไบไธไธช็ฉบๅผใ", "Please check the {linkstart}installation documentation โ{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "่ฏทๆฃๆฅ{linkstart}ๅฎ่ฃ
ๆๆกฃ โ{linkend}ไธญๅ
ณไบ PHP ็้
็ฝฎ่ฏดๆๅๆจๆๅกๅจไธ็ PHP ้
็ฝฎ๏ผ็นๅซๆฏๅจไฝฟ็จ php-fpm ๆถใ", |