Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/po/ko.po
diff options
context:
space:
mode:
authorphpMyAdmin bot <bot@phpmyadmin.net>2021-09-19 03:10:04 +0300
committerphpMyAdmin bot <bot@phpmyadmin.net>2021-09-19 03:10:04 +0300
commite2da751efd939bd7cd83f5b759f451abebec49b3 (patch)
tree48542e3af3a57fdfaf47dc452b1197d650d65006 /po/ko.po
parent73034e43e132430876a23161c7d919b719e94a20 (diff)
Update po files
[ci skip] Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
Diffstat (limited to 'po/ko.po')
-rw-r--r--po/ko.po3872
1 files changed, 1955 insertions, 1917 deletions
diff --git a/po/ko.po b/po/ko.po
index ca94ab7eb4..7e99fe690d 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 5.2.0-dev\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
-"POT-Creation-Date: 2021-09-12 00:10+0000\n"
+"POT-Creation-Date: 2021-09-19 00:09+0000\n"
"PO-Revision-Date: 2021-01-22 17:26+0000\n"
"Last-Translator: William Desportes <williamdes@wdes.fr>\n"
"Language-Team: Korean <https://hosted.weblate.org/projects/phpmyadmin/master/"
@@ -818,13 +818,13 @@ msgstr "slow_launch_time이 %s로 설정되어 있습니다"
msgid "Percentage of used connections"
msgstr "사용된 연결의 비율"
-#: libraries/advisory_rules_generic.php:535
+#: libraries/advisory_rules_generic.php:534
msgid ""
"The maximum amount of used connections is getting close to the value of "
"{max_connections}."
msgstr "사용된 연결의 최대값이 {max_connections} 값에 근접하고 있습니다."
-#: libraries/advisory_rules_generic.php:538
+#: libraries/advisory_rules_generic.php:536
msgid ""
"Increase {max_connections}, or decrease {wait_timeout} so that connections "
"that do not close database handlers properly get killed sooner. Make sure "
@@ -834,24 +834,24 @@ msgstr ""
"들러를 올바르게 닫지 않는 연결들이 빨리 제거될 수 있도록 하십시오. 코드에서 "
"데이터베이스 핸들러를 올바르게 닫는지 확인하십시오."
-#: libraries/advisory_rules_generic.php:542
+#: libraries/advisory_rules_generic.php:540
#, php-format
msgid ""
"Max_used_connections is at %s%% of max_connections, it should be below 80%%"
msgstr ""
"max_used_connections이 max_connections의 %s%% 입니다. 80%% 미만을 권장합니다"
-#: libraries/advisory_rules_generic.php:547
+#: libraries/advisory_rules_generic.php:545
msgid "Percentage of aborted connections"
msgstr "종료된 연결의 비율"
-#: libraries/advisory_rules_generic.php:550
-#: libraries/advisory_rules_generic.php:564
+#: libraries/advisory_rules_generic.php:548
+#: libraries/advisory_rules_generic.php:562
msgid "Too many connections are aborted."
msgstr "너무 많은 연결이 종료되었습니다."
-#: libraries/advisory_rules_generic.php:552
-#: libraries/advisory_rules_generic.php:566
+#: libraries/advisory_rules_generic.php:550
+#: libraries/advisory_rules_generic.php:564
msgid ""
"Connections are usually aborted when they cannot be authorized. <a href="
"\"https://www.percona.com/blog/2008/08/23/how-to-track-down-the-source-of-"
@@ -861,32 +861,32 @@ msgstr ""
"percona.com/blog/2008/08/23/how-to-track-down-the-source-of-aborted_connects/"
"\">이 게시물</a>이 원인을 추적하는 데 도움을 줄 수 있습니다."
-#: libraries/advisory_rules_generic.php:556
+#: libraries/advisory_rules_generic.php:554
#, php-format
msgid "%s%% of all connections are aborted. This value should be below 1%%"
msgstr "전체 연결 중 %s%%가 중지되었습니다. 이 값은 1%% 미만이어야 합니다"
-#: libraries/advisory_rules_generic.php:561
+#: libraries/advisory_rules_generic.php:559
msgid "Rate of aborted connections"
msgstr "종료된 연결 비율"
-#: libraries/advisory_rules_generic.php:570
+#: libraries/advisory_rules_generic.php:568
#, php-format
msgid ""
"Aborted connections rate is at %s, this value should be less than 1 per hour"
msgstr "중지된 연결 비율이 %s 입니다. 이 값은 시간당 1 미만이어야 합니다"
-#: libraries/advisory_rules_generic.php:575
+#: libraries/advisory_rules_generic.php:573
msgid "Percentage of aborted clients"
msgstr "종료된 클라이언트 비율"
-#: libraries/advisory_rules_generic.php:578
-#: libraries/advisory_rules_generic.php:592
+#: libraries/advisory_rules_generic.php:576
+#: libraries/advisory_rules_generic.php:590
msgid "Too many clients are aborted."
msgstr "너무 많은 클라이언트가 종료되었습니다."
-#: libraries/advisory_rules_generic.php:580
-#: libraries/advisory_rules_generic.php:594
+#: libraries/advisory_rules_generic.php:578
+#: libraries/advisory_rules_generic.php:592
msgid ""
"Clients are usually aborted when they did not close their connection to "
"MySQL properly. This can be due to network issues or code not closing a "
@@ -896,50 +896,50 @@ msgstr ""
"웍 문제이거나 코드상에서의 DB 핸들러가 적절하게 연결을 닫아주지 않아서 이런 "
"문제가 발생합니다. 네트웍 상태와 소스 코드를 확인해보세요."
-#: libraries/advisory_rules_generic.php:584
+#: libraries/advisory_rules_generic.php:582
#, php-format
msgid "%s%% of all clients are aborted. This value should be below 2%%"
msgstr "%s%% 의 연결이 모두 거부당했습니다. 값을 2%% 이하로 설정해보세요"
-#: libraries/advisory_rules_generic.php:589
+#: libraries/advisory_rules_generic.php:587
msgid "Rate of aborted clients"
msgstr "종료된 클라이언트 비율"
-#: libraries/advisory_rules_generic.php:598
+#: libraries/advisory_rules_generic.php:596
#, php-format
msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
msgstr "접속 실패율이 %s 입니다. 이 값은 시간당 1 미만이어야 합니다"
-#: libraries/advisory_rules_generic.php:604
+#: libraries/advisory_rules_generic.php:602
msgid "Is InnoDB disabled?"
msgstr "InnoDB를 비활성화할까요?"
-#: libraries/advisory_rules_generic.php:608
+#: libraries/advisory_rules_generic.php:606
msgid "You do not have InnoDB enabled."
msgstr "InnoDB가 활성화되지 않았습니다."
-#: libraries/advisory_rules_generic.php:609
+#: libraries/advisory_rules_generic.php:607
msgid "InnoDB is usually the better choice for table engines."
msgstr "테이블엔진 선택에서 일반적으로 InnoDB는 가장 좋은 선택입니다."
-#: libraries/advisory_rules_generic.php:610
+#: libraries/advisory_rules_generic.php:608
msgid "have_innodb is set to 'value'"
msgstr "have_innodb가 'value'로 설정되었습니다"
-#: libraries/advisory_rules_generic.php:614
-#: libraries/advisory_rules_generic.php:640
+#: libraries/advisory_rules_generic.php:612
+#: libraries/advisory_rules_generic.php:636
msgid "InnoDB log size"
msgstr "InnoDB 로그 크기"
-#: libraries/advisory_rules_generic.php:619
-#: libraries/advisory_rules_generic.php:648
+#: libraries/advisory_rules_generic.php:616
+#: libraries/advisory_rules_generic.php:643
msgid ""
"The InnoDB log file size is not an appropriate size, in relation to the "
"InnoDB buffer pool."
msgstr "InnoDB 로그 파일 크기가 InnoDB 버퍼풀과 비교해서 적합하지 않습니다."
-#: libraries/advisory_rules_generic.php:622
-#: libraries/advisory_rules_generic.php:651
+#: libraries/advisory_rules_generic.php:618
+#: libraries/advisory_rules_generic.php:645
#, fuzzy, no-php-format
#| msgid ""
#| "Especially on a system with a lot of writes to InnoDB tables you should "
@@ -974,8 +974,8 @@ msgstr ""
"innodblogfilesize-proper-way.html\">Increase innodb_log_file_size: the "
"proper way</a> (영어)"
-#: libraries/advisory_rules_generic.php:633
-#: libraries/advisory_rules_generic.php:662
+#: libraries/advisory_rules_generic.php:629
+#: libraries/advisory_rules_generic.php:656
#, php-format
msgid ""
"Your InnoDB log size is at %s%% in relation to the InnoDB buffer pool size, "
@@ -984,15 +984,15 @@ msgstr ""
"InnoDB 로그 크기가 InnoDB 버퍼 풀 크기의 %s%% 입니다. 이 값은 20%% 이상이어"
"야 합니다"
-#: libraries/advisory_rules_generic.php:669
+#: libraries/advisory_rules_generic.php:663
msgid "Max InnoDB log size"
msgstr "InnoDB 로그 최대크기"
-#: libraries/advisory_rules_generic.php:673
+#: libraries/advisory_rules_generic.php:667
msgid "The InnoDB log file size is inadequately large."
msgstr "InnoDB 로그 파일크기가 비정상적으로 큽니다."
-#: libraries/advisory_rules_generic.php:675
+#: libraries/advisory_rules_generic.php:669
#, fuzzy, no-php-format
#| msgid ""
#| "Especially on a system with a lot of writes to InnoDB tables you should "
@@ -1027,20 +1027,20 @@ msgstr ""
"innodblogfilesize-proper-way.html\">Increase innodb_log_file_size: the "
"proper way</a> (영어)"
-#: libraries/advisory_rules_generic.php:685
+#: libraries/advisory_rules_generic.php:679
#, php-format
msgid "Your absolute InnoDB log size is %s MiB"
msgstr "InnoDB 로그 절대크기는 %s MiB 입니다"
-#: libraries/advisory_rules_generic.php:690
+#: libraries/advisory_rules_generic.php:684
msgid "InnoDB buffer pool size"
msgstr "InnoDB 버퍼풀 크기"
-#: libraries/advisory_rules_generic.php:694
+#: libraries/advisory_rules_generic.php:688
msgid "Your InnoDB buffer pool is fairly small."
msgstr "InnoDB 버퍼풀이 너무 작습니다."
-#: libraries/advisory_rules_generic.php:696
+#: libraries/advisory_rules_generic.php:690
#, fuzzy, no-php-format
#| msgid ""
#| "The InnoDB buffer pool has a profound impact on performance for InnoDB "
@@ -1074,7 +1074,7 @@ msgstr ""
"집니다. <a href=\"https://www.percona.com/blog/2007/11/03/choosing-"
"innodb_buffer_pool_size/\">이 글</a> 또한 참고하세요"
-#: libraries/advisory_rules_generic.php:706
+#: libraries/advisory_rules_generic.php:700
#, php-format
msgid ""
"You are currently using %s%% of your memory for the InnoDB buffer pool. This "
@@ -1086,15 +1086,15 @@ msgstr ""
"할당했다면 이 규칙이 실행됩니다. 단, InnoDB 테이블이 많이 없거나, 다른 서비스"
"가 현재 서버에 실행중일 경우에는 이 값이 매우 적절할 수 있습니다."
-#: libraries/advisory_rules_generic.php:716
+#: libraries/advisory_rules_generic.php:710
msgid "MyISAM concurrent inserts"
msgstr "MyISAM으로 동시 입력"
-#: libraries/advisory_rules_generic.php:719
+#: libraries/advisory_rules_generic.php:713
msgid "Enable {concurrent_insert} by setting it to 1"
msgstr "{concurrent_insert}를 1로 설정하여 활성화합니다"
-#: libraries/advisory_rules_generic.php:721
+#: libraries/advisory_rules_generic.php:715
msgid ""
"Setting {concurrent_insert} to 1 reduces contention between readers and "
"writers for a given table. See also <a href=\"https://dev.mysql.com/doc/"
@@ -1104,7 +1104,7 @@ msgstr ""
"(contention)을 줄일 수 있습니다. 참고: <a href=\"https://dev.mysql.com/doc/"
"refman/5.5/en/concurrent-inserts.html\">MySQL 문서</a>"
-#: libraries/advisory_rules_generic.php:725
+#: libraries/advisory_rules_generic.php:719
msgid "concurrent_insert is set to 0"
msgstr "concurrent_insert가 0으로 설정되었습니다"
@@ -1339,12 +1339,12 @@ msgid "Search:"
msgstr "검색:"
#: libraries/classes/BrowseForeigners.php:205
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:332
-#: libraries/classes/Controllers/Server/PrivilegesController.php:340
-#: libraries/classes/InsertEdit.php:1054
-#: libraries/classes/Normalization.php:272
-#: libraries/classes/Normalization.php:1002 libraries/classes/Tracking.php:337
-#: libraries/classes/Tracking.php:491
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:326
+#: libraries/classes/Controllers/Server/PrivilegesController.php:329
+#: libraries/classes/InsertEdit.php:1023
+#: libraries/classes/Normalization.php:262
+#: libraries/classes/Normalization.php:980 libraries/classes/Tracking.php:327
+#: libraries/classes/Tracking.php:481
#: templates/columns_definitions/column_definitions_form.twig:43
#: templates/database/create_table.twig:21
#: templates/database/designer/main.twig:1109
@@ -1360,7 +1360,8 @@ msgstr "검색:"
#: templates/database/triggers/editor_form.twig:69
#: templates/display/results/table.twig:190 templates/export.twig:459
#: templates/gis_data_editor_form.twig:211 templates/header_location.twig:18
-#: templates/import.twig:228 templates/preferences/manage/main.twig:46
+#: templates/import.twig:228 templates/modals/index_dialog_modal.twig:10
+#: templates/preferences/manage/main.twig:46
#: templates/preferences/manage/main.twig:108
#: templates/server/binlog/index.twig:34
#: templates/server/privileges/add_user.twig:36
@@ -1385,18 +1386,19 @@ msgstr "검색:"
#: templates/table/operations/index.twig:328
#: templates/table/operations/index.twig:502
#: templates/table/operations/view.twig:20
-#: templates/table/search/index.twig:172
+#: templates/table/search/index.twig:172 templates/table/search/index.twig:196
#: templates/table/start_and_number_of_rows_fieldset.twig:15
-#: templates/table/structure/display_structure.twig:393
-#: templates/table/structure/display_structure.twig:509
+#: templates/table/structure/display_structure.twig:335
+#: templates/table/structure/display_structure.twig:428
+#: templates/table/structure/display_structure.twig:545
#: templates/table/zoom_search/index.twig:152 templates/view_create.twig:116
msgid "Go"
msgstr "실행"
#: libraries/classes/BrowseForeigners.php:220
#: libraries/classes/BrowseForeigners.php:224
-#: templates/database/data_dictionary/index.twig:65 templates/indexes.twig:15
-#: templates/table/structure/display_structure.twig:413
+#: templates/database/data_dictionary/index.twig:65 templates/indexes.twig:16
+#: templates/table/structure/display_structure.twig:449
#: templates/table/tracking/structure_snapshot_indexes.twig:5
msgid "Keyname"
msgstr "키 이름"
@@ -1409,16 +1411,16 @@ msgstr "키 이름"
msgid "Description"
msgstr "설명"
-#: libraries/classes/BrowseForeigners.php:325
-#: libraries/classes/Html/Generator.php:1242 libraries/classes/Language.php:214
-#: libraries/classes/Pdf.php:94
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:537
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:571
+#: libraries/classes/BrowseForeigners.php:321
+#: libraries/classes/Html/Generator.php:1198 libraries/classes/Language.php:204
+#: libraries/classes/Pdf.php:84
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:496
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:530
msgid "Page number:"
msgstr "페이지 번호:"
-#: libraries/classes/BrowseForeigners.php:339
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:581
+#: libraries/classes/BrowseForeigners.php:335
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:568
#: templates/display/results/table.twig:24
#: templates/server/privileges/initials_row.twig:17
#: templates/table/browse_foreigners/show_all.twig:4
@@ -1727,17 +1729,17 @@ msgstr "베트남어"
msgid "You should upgrade to %s %s or later."
msgstr "%s를 %s 이상으로 업그레이드 하십시오."
-#: libraries/classes/Common.php:266
+#: libraries/classes/Common.php:267
msgid "Error: Token mismatch"
msgstr "오류: 토큰 불일치"
-#: libraries/classes/Common.php:478
+#: libraries/classes/Common.php:479
msgid ""
"Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to "
"access phpMyAdmin."
msgstr ""
-#: libraries/classes/Common.php:532
+#: libraries/classes/Common.php:533
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
@@ -1746,17 +1748,17 @@ msgstr ""
"PHP 설정에서 mbstring.func_overload를 활성화해야합니다. 이 옵션은 phpMyAdmin"
"와 호환되지 않고 일부 데이터가 손상될 수 있습니다!"
-#: libraries/classes/Common.php:549
+#: libraries/classes/Common.php:550
msgid ""
"The ini_get and/or ini_set functions are disabled in php.ini. phpMyAdmin "
"requires these functions!"
msgstr ""
-#: libraries/classes/Common.php:561
+#: libraries/classes/Common.php:562
msgid "GLOBALS overwrite attempt"
msgstr "GLOBALS 덮어쓰기 시도"
-#: libraries/classes/Common.php:571
+#: libraries/classes/Common.php:572
msgid "possible exploit"
msgstr "어떤 공격을 받고있을 가능성이 있습니다"
@@ -1935,7 +1937,7 @@ msgstr ""
#: libraries/classes/Config/Descriptions.php:174
#: libraries/classes/Config/Descriptions.php:739
-#: libraries/classes/Plugins/Export/ExportSql.php:356
+#: libraries/classes/Plugins/Export/ExportSql.php:348
msgid "Exclude definition of current user"
msgstr "현재 사용자의 정의 제외"
@@ -3110,8 +3112,8 @@ msgid "Debug SQL"
msgstr "SQL 디버그"
#: libraries/classes/Config/Descriptions.php:644
-#: libraries/classes/Plugins/Schema/SchemaDia.php:68
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:78
+#: libraries/classes/Plugins/Schema/SchemaDia.php:66
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:76
msgid "Paper size"
msgstr "용지 크기"
@@ -3236,26 +3238,26 @@ msgstr "압축"
#: libraries/classes/Config/Descriptions.php:703
#: libraries/classes/Config/Descriptions.php:705
#: libraries/classes/Config/Descriptions.php:752
-#: libraries/classes/Plugins/Export/ExportCsv.php:90
-#: libraries/classes/Plugins/Export/ExportExcel.php:63
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:87
-#: libraries/classes/Plugins/Export/ExportOds.php:74
-#: libraries/classes/Plugins/Export/ExportOdt.php:133
-#: libraries/classes/Plugins/Export/ExportTexytext.php:81
+#: libraries/classes/Plugins/Export/ExportCsv.php:88
+#: libraries/classes/Plugins/Export/ExportExcel.php:61
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:85
+#: libraries/classes/Plugins/Export/ExportOds.php:70
+#: libraries/classes/Plugins/Export/ExportOdt.php:126
+#: libraries/classes/Plugins/Export/ExportTexytext.php:79
msgid "Put columns names in the first row"
msgstr "첫 줄에 열 이름을 넣기"
#: libraries/classes/Config/Descriptions.php:672
#: libraries/classes/Config/Descriptions.php:805
#: libraries/classes/Config/Descriptions.php:811
-#: libraries/classes/Plugins/Import/ImportCsv.php:735
+#: libraries/classes/Plugins/Import/ImportCsv.php:671
msgid "Columns enclosed with"
msgstr "열을 시작하는 문자"
#: libraries/classes/Config/Descriptions.php:673
#: libraries/classes/Config/Descriptions.php:806
#: libraries/classes/Config/Descriptions.php:812
-#: libraries/classes/Plugins/Import/ImportCsv.php:746
+#: libraries/classes/Plugins/Import/ImportCsv.php:682
msgid "Columns escaped with"
msgstr "특수 문자 구분에 사용된 문자"
@@ -3277,13 +3279,13 @@ msgstr "열 내의 CRLF 문자를 제거하기"
#: libraries/classes/Config/Descriptions.php:676
#: libraries/classes/Config/Descriptions.php:809
#: libraries/classes/Config/Descriptions.php:816
-#: libraries/classes/Plugins/Import/ImportCsv.php:720
+#: libraries/classes/Plugins/Import/ImportCsv.php:656
msgid "Columns terminated with"
msgstr "열을 종료하는 문자"
#: libraries/classes/Config/Descriptions.php:677
#: libraries/classes/Config/Descriptions.php:804
-#: libraries/classes/Plugins/Import/ImportCsv.php:756
+#: libraries/classes/Plugins/Import/ImportCsv.php:689
msgid "Lines terminated with"
msgstr "행을 종료하는 문자"
@@ -3308,32 +3310,32 @@ msgstr "파일명 템플릿"
#: libraries/classes/Config/Descriptions.php:710
#: libraries/classes/Config/Descriptions.php:748
#: libraries/classes/Config/Descriptions.php:754
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:58
-#: libraries/classes/Plugins/Export/ExportLatex.php:93
-#: libraries/classes/Plugins/Export/ExportMediawiki.php:57
-#: libraries/classes/Plugins/Export/ExportMediawiki.php:63
-#: libraries/classes/Plugins/Export/ExportOdt.php:76
-#: libraries/classes/Plugins/Export/ExportPdf.php:88
-#: libraries/classes/Plugins/Export/ExportSql.php:243
-#: libraries/classes/Plugins/Export/ExportTexytext.php:57
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:56
+#: libraries/classes/Plugins/Export/ExportLatex.php:88
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:55
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:61
+#: libraries/classes/Plugins/Export/ExportOdt.php:69
+#: libraries/classes/Plugins/Export/ExportPdf.php:86
+#: libraries/classes/Plugins/Export/ExportSql.php:238
+#: libraries/classes/Plugins/Export/ExportTexytext.php:55
msgid "Dump table"
msgstr "덤프 테이블"
#: libraries/classes/Config/Descriptions.php:689
-#: libraries/classes/Plugins/Export/ExportLatex.php:84
+#: libraries/classes/Plugins/Export/ExportLatex.php:79
msgid "Include table caption"
msgstr "테이블 설명 포함하기"
#: libraries/classes/Config/Descriptions.php:691
#: libraries/classes/Config/Descriptions.php:706
#: libraries/classes/Config/Descriptions.php:742
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:417
-#: libraries/classes/Plugins/Export/ExportLatex.php:576
-#: libraries/classes/Plugins/Export/ExportOdt.php:523
-#: libraries/classes/Plugins/Export/ExportTexytext.php:413
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:601
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:729
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:752
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:391
+#: libraries/classes/Plugins/Export/ExportLatex.php:548
+#: libraries/classes/Plugins/Export/ExportOdt.php:490
+#: libraries/classes/Plugins/Export/ExportTexytext.php:389
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:554
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:685
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:708
#: templates/columns_definitions/table_fields_definitions.twig:54
#: templates/database/data_dictionary/index.twig:23
#: templates/table/structure/display_structure.twig:29
@@ -3358,10 +3360,10 @@ msgstr "레이블 키"
#: libraries/classes/Config/Descriptions.php:695
#: libraries/classes/Config/Descriptions.php:707
#: libraries/classes/Config/Descriptions.php:745
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:424
-#: libraries/classes/Plugins/Export/ExportOdt.php:530
-#: libraries/classes/Plugins/Export/ExportTexytext.php:418
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:609
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:398
+#: libraries/classes/Plugins/Export/ExportOdt.php:497
+#: libraries/classes/Plugins/Export/ExportTexytext.php:394
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:562
#: templates/columns_definitions/table_fields_definitions.twig:71
#: templates/database/data_dictionary/index.twig:25
#, fuzzy
@@ -3425,12 +3427,12 @@ msgid "Use delayed inserts"
msgstr "지연 삽입 사용"
#: libraries/classes/Config/Descriptions.php:722
-#: libraries/classes/Plugins/Export/ExportSql.php:188
+#: libraries/classes/Plugins/Export/ExportSql.php:183
msgid "Disable foreign key checks"
msgstr "외래 키(foreign key) 체크 사용 안함"
#: libraries/classes/Config/Descriptions.php:723
-#: libraries/classes/Plugins/Export/ExportSql.php:202
+#: libraries/classes/Plugins/Export/ExportSql.php:197
msgid "Export views as tables"
msgstr "뷰를 테이블로 내보내기"
@@ -3463,7 +3465,7 @@ msgstr ""
"존재하지 않는 경우 추가(테이블 생성 중에 인덱스가 생성되므로 효율성이 낮음)"
#: libraries/classes/Config/Descriptions.php:740
-#: libraries/classes/Plugins/Export/ExportSql.php:362
+#: libraries/classes/Plugins/Export/ExportSql.php:354
#, fuzzy, php-format
#| msgid "%s value"
msgid "%s view"
@@ -3478,7 +3480,7 @@ msgid "Syntax to use when inserting data"
msgstr "자료 삽입시 사용 구문"
#: libraries/classes/Config/Descriptions.php:744
-#: libraries/classes/Plugins/Export/ExportSql.php:499
+#: libraries/classes/Plugins/Export/ExportSql.php:491
msgid "Maximal length of created query"
msgstr "CREATE 질의 최대 길이"
@@ -3487,7 +3489,7 @@ msgid "Export type"
msgstr "내보내기 형식"
#: libraries/classes/Config/Descriptions.php:750
-#: libraries/classes/Plugins/Export/ExportSql.php:174
+#: libraries/classes/Plugins/Export/ExportSql.php:169
msgid "Enclose export in a transaction"
msgstr "내보내기에 트랜잭션 포함"
@@ -3512,8 +3514,8 @@ msgid "First day of calendar"
msgstr "달력의 첫번째 날"
#: libraries/classes/Config/Descriptions.php:759
-#: libraries/classes/Config/Descriptions.php:770 libraries/classes/Menu.php:524
-#: libraries/classes/Util.php:2071 libraries/config.values.php:155
+#: libraries/classes/Config/Descriptions.php:770 libraries/classes/Menu.php:497
+#: libraries/classes/Util.php:1994 libraries/config.values.php:155
#: templates/navigation/tree/database_select.twig:11
#: templates/server/databases/index.twig:3
#: templates/server/privileges/user_properties.twig:20
@@ -3574,11 +3576,11 @@ msgid "Servers"
msgstr "서버"
#: libraries/classes/Config/Descriptions.php:774
-#: libraries/classes/Controllers/Server/DatabasesController.php:317
+#: libraries/classes/Controllers/Server/DatabasesController.php:311
#: libraries/classes/Navigation/Nodes/NodeTableContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeTableContainer.php:26
-#: libraries/classes/Plugins/Export/ExportXml.php:117
-#: libraries/classes/Server/Status/Data.php:161
+#: libraries/classes/Plugins/Export/ExportXml.php:115
+#: libraries/classes/Server/Status/Data.php:159
#: templates/database/export/index.twig:23
#: templates/database/structure/show_create.twig:6
msgid "Tables"
@@ -3626,11 +3628,11 @@ msgstr "설정 저장공간"
msgid "Changes tracking"
msgstr "변경 추적하기"
-#: libraries/classes/Config/Descriptions.php:786 libraries/classes/Menu.php:279
-#: libraries/classes/Menu.php:400 libraries/classes/Menu.php:529
-#: libraries/classes/Navigation/Nodes/NodeTable.php:318
-#: libraries/classes/Util.php:1599 libraries/classes/Util.php:2072
-#: libraries/classes/Util.php:2087 libraries/classes/Util.php:2104
+#: libraries/classes/Config/Descriptions.php:786 libraries/classes/Menu.php:266
+#: libraries/classes/Menu.php:376 libraries/classes/Menu.php:502
+#: libraries/classes/Navigation/Nodes/NodeTable.php:316
+#: libraries/classes/Util.php:1528 libraries/classes/Util.php:1995
+#: libraries/classes/Util.php:2010 libraries/classes/Util.php:2027
#: libraries/config.values.php:62 libraries/config.values.php:76
#: libraries/config.values.php:167 libraries/config.values.php:177
msgid "SQL"
@@ -3655,7 +3657,7 @@ msgid "Database structure"
msgstr "데이터베이스 구조"
#: libraries/classes/Config/Descriptions.php:791
-#: libraries/classes/Plugins/Export/ExportPdf.php:276
+#: libraries/classes/Plugins/Export/ExportPdf.php:258
#: templates/table/page_with_secondary_tabs.twig:5
msgid "Table structure"
msgstr "테이블 구조"
@@ -3731,7 +3733,7 @@ msgid "Column names in first row"
msgstr "첫행에 컬럼명 출력"
#: libraries/classes/Config/Descriptions.php:818
-#: libraries/classes/Plugins/Import/ImportOds.php:76
+#: libraries/classes/Plugins/Import/ImportOds.php:74
msgid "Do not import empty rows"
msgstr "가져오기시 비어있는 행 제외"
@@ -3826,8 +3828,8 @@ msgid "Navigation panel width"
msgstr "내비게이션 패널"
#: libraries/classes/Config/Descriptions.php:842
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:627
-#: libraries/classes/Navigation/NavigationTree.php:1478
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:613
+#: libraries/classes/Navigation/NavigationTree.php:1352
msgid "Link with main panel"
msgstr "매인 패널에 링크"
@@ -3918,7 +3920,7 @@ msgid "Recently used tables"
msgstr "최근 사용한 테이블"
#: libraries/classes/Config/Descriptions.php:866
-#: libraries/classes/RecentFavoriteTable.php:266
+#: libraries/classes/RecentFavoriteTable.php:262
msgid "Favorite tables"
msgstr "즐겨찾기 테이블"
@@ -4285,10 +4287,10 @@ msgid "Skip locked tables"
msgstr "잠긴 테이블 건너뛰기"
#: libraries/classes/Config/Descriptions.php:957
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:399
-#: libraries/classes/Display/Results.php:3221
-#: libraries/classes/Html/Generator.php:703
-#: libraries/classes/Html/Generator.php:970
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:391
+#: libraries/classes/Display/Results.php:3109
+#: libraries/classes/Html/Generator.php:670
+#: libraries/classes/Html/Generator.php:933
#: libraries/classes/Server/UserGroups.php:129
#: templates/console/bookmark_content.twig:7 templates/console/display.twig:31
#: templates/console/display.twig:175
@@ -4304,20 +4306,20 @@ msgstr "잠긴 테이블 건너뛰기"
#: templates/database/triggers/row.twig:28
#: templates/database/triggers/row.twig:31
#: templates/display/results/table.twig:227
-#: templates/display/results/table.twig:228 templates/indexes.twig:33
+#: templates/display/results/table.twig:228 templates/indexes.twig:34
#: templates/server/variables/index.twig:41
#: templates/server/variables/index.twig:44 templates/setup/home/index.twig:63
-#: templates/table/structure/display_structure.twig:435
+#: templates/table/structure/display_structure.twig:471
msgid "Edit"
msgstr "수정"
#: libraries/classes/Config/Descriptions.php:958
-#: libraries/classes/Html/Generator.php:664
+#: libraries/classes/Html/Generator.php:639
msgid "Explain SQL"
msgstr "SQL 해석"
#: libraries/classes/Config/Descriptions.php:959
-#: libraries/classes/Export.php:626 libraries/classes/Html/Generator.php:748
+#: libraries/classes/Export.php:597 libraries/classes/Html/Generator.php:715
#: templates/console/display.twig:99
#: templates/server/status/processes/index.twig:19
#: templates/server/status/variables/index.twig:42
@@ -4325,7 +4327,7 @@ msgid "Refresh"
msgstr "다시 보기"
#: libraries/classes/Config/Descriptions.php:960
-#: libraries/classes/Html/Generator.php:732
+#: libraries/classes/Html/Generator.php:699
msgid "Create PHP code"
msgstr "PHP 코드 보기"
@@ -4346,12 +4348,12 @@ msgid "Textarea rows"
msgstr "텍스트 편집 필드 줄 수"
#: libraries/classes/Config/Descriptions.php:965
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:149
-#: libraries/classes/Plugins/Export/ExportOdt.php:199
-#: libraries/classes/Plugins/Export/ExportTexytext.php:133
-#: libraries/classes/Server/Privileges.php:1921
-#: libraries/classes/Server/Privileges.php:1923
-#: libraries/classes/Server/Status/Processes.php:129
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:141
+#: libraries/classes/Plugins/Export/ExportOdt.php:186
+#: libraries/classes/Plugins/Export/ExportTexytext.php:125
+#: libraries/classes/Server/Privileges.php:1855
+#: libraries/classes/Server/Privileges.php:1857
+#: libraries/classes/Server/Status/Processes.php:126
#: templates/console/bookmark_content.twig:7 templates/console/display.twig:40
#: templates/console/display.twig:184 templates/server/databases/index.twig:106
#: templates/server/privileges/edit_routine_privileges.twig:17
@@ -4378,9 +4380,9 @@ msgid "Server"
msgstr "서버"
#: libraries/classes/Config/Descriptions.php:968
-#: libraries/classes/Plugins/Export/ExportXml.php:515
-#: libraries/classes/Server/Privileges.php:1927
-#: libraries/classes/Server/Privileges.php:1929
+#: libraries/classes/Plugins/Export/ExportXml.php:468
+#: libraries/classes/Server/Privileges.php:1861
+#: libraries/classes/Server/Privileges.php:1863
#: templates/database/structure/show_create.twig:10
#: templates/database/structure/table_header.twig:8
#: templates/database/tracking/tables.twig:13
@@ -4417,9 +4419,9 @@ msgid "Enable the Developer tab in settings"
msgstr "설정화면에서 개발자 탭을 가능하게 함"
#: libraries/classes/Config/Descriptions.php:973
-#: libraries/classes/Setup/Index.php:136 libraries/classes/Setup/Index.php:160
-#: libraries/classes/Setup/Index.php:172 libraries/classes/Setup/Index.php:185
-#: libraries/classes/Setup/Index.php:194 libraries/classes/Setup/Index.php:202
+#: libraries/classes/Setup/Index.php:128 libraries/classes/Setup/Index.php:152
+#: libraries/classes/Setup/Index.php:164 libraries/classes/Setup/Index.php:177
+#: libraries/classes/Setup/Index.php:186 libraries/classes/Setup/Index.php:194
msgid "Version check"
msgstr "버전 확인"
@@ -4549,39 +4551,39 @@ msgstr "정렬 순서:"
msgid "Server connection collation"
msgstr "서버 연결 콜레이션(언어)"
-#: libraries/classes/Config/FormDisplay.php:631
+#: libraries/classes/Config/FormDisplay.php:608
#, php-format
msgid "Missing data for %s"
msgstr "%s 데이터 누락"
-#: libraries/classes/Config/FormDisplay.php:677
-#: libraries/classes/Config/Validator.php:611
+#: libraries/classes/Config/FormDisplay.php:649
+#: libraries/classes/Config/Validator.php:597
#: templates/config/form_display/display.twig:67
msgid "Incorrect value!"
msgstr "잘못된 값!"
-#: libraries/classes/Config/FormDisplay.php:838
-#: libraries/classes/Config/FormDisplay.php:847
+#: libraries/classes/Config/FormDisplay.php:800
+#: libraries/classes/Config/FormDisplay.php:809
msgid "unavailable"
msgstr "사용불가"
-#: libraries/classes/Config/FormDisplay.php:840
-#: libraries/classes/Config/FormDisplay.php:849
+#: libraries/classes/Config/FormDisplay.php:802
+#: libraries/classes/Config/FormDisplay.php:811
#, php-format
msgid "\"%s\" requires %s extension"
msgstr "\"%s\"(은)는 %s 확장기능이 필요합니다"
-#: libraries/classes/Config/FormDisplay.php:884
+#: libraries/classes/Config/FormDisplay.php:842
#, php-format
msgid "Compressed import will not work due to missing function %s."
msgstr "%s 기능이 누락되어 가져올 수 없습니다."
-#: libraries/classes/Config/FormDisplay.php:893
+#: libraries/classes/Config/FormDisplay.php:851
#, php-format
msgid "Compressed export will not work due to missing function %s."
msgstr "%s 기능이 누락되어 내보낼 수 없습니다."
-#: libraries/classes/Config/FormDisplay.php:915
+#: libraries/classes/Config/FormDisplay.php:870
#, php-format
msgid "maximum %s"
msgstr "최대 %s"
@@ -4609,14 +4611,14 @@ msgstr "사용자 지정"
#: libraries/classes/Config/Forms/User/ExportForm.php:55
#: libraries/classes/Config/Forms/User/ExportForm.php:100
#: libraries/classes/Config/Forms/User/ExportForm.php:128
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:737
-#: libraries/classes/Import.php:1399 libraries/classes/Menu.php:271
-#: libraries/classes/Menu.php:395
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:719
+#: libraries/classes/Import.php:1344 libraries/classes/Menu.php:258
+#: libraries/classes/Menu.php:371
#: libraries/classes/Navigation/Nodes/NodeColumn.php:42
#: libraries/classes/Navigation/Nodes/NodeDatabase.php:50
-#: libraries/classes/Navigation/Nodes/NodeTable.php:309
-#: libraries/classes/Util.php:1598 libraries/classes/Util.php:2086
-#: libraries/classes/Util.php:2103 libraries/config.values.php:60
+#: libraries/classes/Navigation/Nodes/NodeTable.php:307
+#: libraries/classes/Util.php:1527 libraries/classes/Util.php:2009
+#: libraries/classes/Util.php:2026 libraries/config.values.php:60
#: libraries/config.values.php:74 libraries/config.values.php:165
#: libraries/config.values.php:175
#: templates/columns_definitions/table_fields_definitions.twig:4
@@ -4632,7 +4634,7 @@ msgstr "구조"
#: libraries/classes/Config/Forms/User/ExportForm.php:108
#: libraries/classes/Config/Forms/User/ExportForm.php:133
#: libraries/classes/Config/Forms/User/ExportForm.php:139
-#: libraries/classes/Controllers/Server/DatabasesController.php:327
+#: libraries/classes/Controllers/Server/DatabasesController.php:321
#: templates/database/export/index.twig:25
#: templates/server/privileges/privileges_table.twig:278
#: templates/table/structure/display_table_stats.twig:17
@@ -4657,11 +4659,11 @@ msgid "OpenDocument Text"
msgstr "OpenDocument 형식"
#: libraries/classes/Config/Forms/User/ExportForm.php:153
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:381
-#: libraries/classes/Menu.php:301 libraries/classes/Menu.php:420
-#: libraries/classes/Menu.php:557 libraries/classes/Server/Privileges.php:1595
-#: libraries/classes/Util.php:2075 libraries/classes/Util.php:2090
-#: libraries/classes/Util.php:2107 templates/database/events/index.twig:16
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:375
+#: libraries/classes/Menu.php:288 libraries/classes/Menu.php:396
+#: libraries/classes/Menu.php:530 libraries/classes/Server/Privileges.php:1544
+#: libraries/classes/Util.php:1998 libraries/classes/Util.php:2013
+#: libraries/classes/Util.php:2030 templates/database/events/index.twig:16
#: templates/database/events/index.twig:17
#: templates/database/events/index.twig:86
#: templates/database/events/row.twig:36
@@ -4702,10 +4704,10 @@ msgid "CSV using LOAD DATA"
msgstr "LOAD DATA문을 이용한 CSV 들여오기"
#: libraries/classes/Config/Forms/User/ImportForm.php:67
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:318
-#: libraries/classes/Menu.php:310 libraries/classes/Menu.php:430
-#: libraries/classes/Menu.php:562 libraries/classes/Util.php:2076
-#: libraries/classes/Util.php:2091 libraries/classes/Util.php:2108
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:312
+#: libraries/classes/Menu.php:297 libraries/classes/Menu.php:406
+#: libraries/classes/Menu.php:535 libraries/classes/Util.php:1999
+#: libraries/classes/Util.php:2014 libraries/classes/Util.php:2031
#: templates/import.twig:32 templates/preferences/header.twig:48
#: templates/preferences/manage/main.twig:11
#: templates/server/status/monitor/index.twig:78
@@ -4718,30 +4720,30 @@ msgstr "가져오기"
msgid "Default transformations"
msgstr "브라우저 변형"
-#: libraries/classes/Config/PageSettings.php:143
+#: libraries/classes/Config/PageSettings.php:136
msgid "Cannot save settings, submitted configuration form contains errors!"
msgstr "설정을 저장할 수 없습니다. 제출하신 구성 폼에 오류가 있습니다!"
-#: libraries/classes/Config.php:762
+#: libraries/classes/Config.php:692
#, php-format
msgid "Existing configuration file (%s) is not readable."
msgstr "이미 존재하고 있는 환경설정 파일 (%s) 을 읽을 수 없습니다."
-#: libraries/classes/Config.php:800
+#: libraries/classes/Config.php:730
msgid "Wrong permissions on configuration file, should not be world writable!"
msgstr ""
"설정 파일에 잘못된 권한이 지정되어있습니다. 익명 쓰기 권한이면 안됩니다!"
-#: libraries/classes/Config.php:815
+#: libraries/classes/Config.php:745
#, php-format
msgid "Could not load default configuration from: %1$s"
msgstr "기본 설정을 가져올 수 없습니다: %1$s"
-#: libraries/classes/Config.php:825
+#: libraries/classes/Config.php:755
msgid "Failed to read configuration file!"
msgstr "설정 파일을 읽는데 실패했습니다!"
-#: libraries/classes/Config.php:828
+#: libraries/classes/Config.php:758
msgid ""
"This usually means there is a syntax error in it, please check any errors "
"shown below."
@@ -4749,17 +4751,17 @@ msgstr ""
"일반적으로 이것은 문법 오류가 있음을 의미합니다. 다음의 모든 오류를 확인하십"
"시오."
-#: libraries/classes/Config.php:1371
+#: libraries/classes/Config.php:1286
#, php-format
msgid "Invalid server index: %s"
msgstr "잘못된 서버 인덱스: %s"
-#: libraries/classes/Config.php:1384
+#: libraries/classes/Config.php:1299
#, php-format
msgid "Server %d"
msgstr "서버 %d"
-#: libraries/classes/Config/ServerConfigChecks.php:73
+#: libraries/classes/Config/ServerConfigChecks.php:67
#, php-format
msgid ""
"This %soption%s should be disabled as it allows attackers to bruteforce "
@@ -4774,7 +4776,7 @@ msgstr ""
"는 프록시 목록을 사용하는 IP 기반의 방어는 당신의 IP 주소가 수천명이 함께쓰"
"는 ISP 대역에 있을 경우 안전하지 않습니다."
-#: libraries/classes/Config/ServerConfigChecks.php:98
+#: libraries/classes/Config/ServerConfigChecks.php:92
msgid ""
"This value should be double checked to ensure that this directory is neither "
"world accessible nor readable or writable by other users on your server."
@@ -4782,11 +4784,11 @@ msgstr ""
"이 값은, 이 디렉토리가 외부에서 접속할 수 없도록, 이 서버의 다른 사용자가 읽"
"거나 쓸 수 없도록 이중으로 체크되어야 합니다."
-#: libraries/classes/Config/ServerConfigChecks.php:168
+#: libraries/classes/Config/ServerConfigChecks.php:162
msgid "You should use SSL connections if your database server supports it."
msgstr "데이터베이스 서버가 지원한다면 SSL 연결을 사용해야 합니다."
-#: libraries/classes/Config/ServerConfigChecks.php:176
+#: libraries/classes/Config/ServerConfigChecks.php:170
#, fuzzy, php-format
#| msgid ""
#| "If you feel this is necessary, use additional protection settings - "
@@ -4803,7 +4805,7 @@ msgstr ""
"authentication%s 설정과 %strusted proxies list%s. 하지만 IP 기반 보안은, 당신"
"이 수천명의 사용자와 함께 쓰는 IP 대역을 사용할경우 그다지 안전하지 않습니다."
-#: libraries/classes/Config/ServerConfigChecks.php:202
+#: libraries/classes/Config/ServerConfigChecks.php:196
#, fuzzy, php-format
#| msgid ""
#| "You set the [kbd]config[/kbd] authentication type and included username "
@@ -4823,11 +4825,11 @@ msgstr ""
"이 설치된 주소를 추측하고 접속하여 phpMyAdmin 패널을 건드릴 수 있습니다. "
"%sauthentication type%s을 [kbd]cookie[/kbd]나 [kbd]http[/kbd]로 설정하세요."
-#: libraries/classes/Config/ServerConfigChecks.php:231
+#: libraries/classes/Config/ServerConfigChecks.php:225
msgid "You allow for connecting to the server without a password."
msgstr "암호 없이 서버 접속을 허용합니다."
-#: libraries/classes/Config/ServerConfigChecks.php:315
+#: libraries/classes/Config/ServerConfigChecks.php:305
#, php-format
msgid ""
"%sZip decompression%s requires functions (%s) which are unavailable on this "
@@ -4836,14 +4838,14 @@ msgstr ""
"%sZip decompression%s 기능은 (%s) 기능이 필요한데, 현재 시스템에서 사용할수 "
"없습니다."
-#: libraries/classes/Config/ServerConfigChecks.php:337
+#: libraries/classes/Config/ServerConfigChecks.php:327
#, php-format
msgid ""
"%sZip compression%s requires functions (%s) which are unavailable on this "
"system."
msgstr "%sZip 압축%s을 하기 위한 함수 %s가 현재 시스템에서 사용할 수 없습니다."
-#: libraries/classes/Config/ServerConfigChecks.php:372
+#: libraries/classes/Config/ServerConfigChecks.php:362
msgid ""
"You didn't have blowfish secret set and have enabled [kbd]cookie[/kbd] "
"authentication, so a key was automatically generated for you. It is used to "
@@ -4853,15 +4855,15 @@ msgstr ""
"어 있습니다. 그래서 키를 자동으로 생성하였습니다. 이 키는 쿠키를 암호화하는"
"데 사용하여, 굳이 외울 필요는 없습니다."
-#: libraries/classes/Config/ServerConfigChecks.php:387
+#: libraries/classes/Config/ServerConfigChecks.php:376
msgid "Key is too short, it should have at least 32 characters."
msgstr "키가 너무 짧습니다. 최소 32글자 이상이어야 합니다."
-#: libraries/classes/Config/ServerConfigChecks.php:398
+#: libraries/classes/Config/ServerConfigChecks.php:386
msgid "Key should contain letters, numbers [em]and[/em] special characters."
msgstr "키는 문자, 숫자 [em]그리고[/em] 특수문자가 포함되어야 합니다."
-#: libraries/classes/Config/ServerConfigChecks.php:436
+#: libraries/classes/Config/ServerConfigChecks.php:420
#, fuzzy, php-format
#| msgid ""
#| "%sLogin cookie validity%s greater than %ssession.gc_maxlifetime%s may "
@@ -4875,7 +4877,7 @@ msgstr ""
"%ssession.gc_maxlifetime%s보다 큰 %sLogin cookie validity%s은 불규칙적으로 세"
"션 파기를 유발할 수 있습니다(현재 session.gc_maxlifetime은 %d)."
-#: libraries/classes/Config/ServerConfigChecks.php:458
+#: libraries/classes/Config/ServerConfigChecks.php:442
#, php-format
msgid ""
"%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
@@ -4884,7 +4886,7 @@ msgstr ""
"%sLogin cookie validity%s은 1800초(30분) 이하로 설정되어야 합니다.. 1800 초과"
"시 인증 속이기 등의 보안 위험에 노출될 수 있습니다."
-#: libraries/classes/Config/ServerConfigChecks.php:484
+#: libraries/classes/Config/ServerConfigChecks.php:468
#, php-format
msgid ""
"If using [kbd]cookie[/kbd] authentication and %sLogin cookie store%s is not "
@@ -4893,7 +4895,7 @@ msgstr ""
"[kbd]쿠키[/kbd] 인증을 사용하면서 %sLogin cookie store%s가 0이 아니라면, "
"%sLogin cookie validity%s은 그 값 이하의 값을 가져야합니다."
-#: libraries/classes/Config/ServerConfigChecks.php:525
+#: libraries/classes/Config/ServerConfigChecks.php:507
#, fuzzy, php-format
#| msgid ""
#| "%sBzip2 compression and decompression%s requires functions (%s) which are "
@@ -4905,7 +4907,7 @@ msgstr ""
"%sBzip2 compression and decompression%s는 (%s) 기능이 필요한데, 이 기능은 이 "
"시스템이서는 사용할 수 없습니다."
-#: libraries/classes/Config/ServerConfigChecks.php:558
+#: libraries/classes/Config/ServerConfigChecks.php:538
#, fuzzy, php-format
#| msgid ""
#| "%sGZip compression and decompression%s requires functions (%s) which are "
@@ -4917,36 +4919,36 @@ msgstr ""
"%sGZip compression and decompression%s은 (%s) 기능이 필요한데, 이 기능은 이 "
"시스템이서는 사용할 수 없습니다."
-#: libraries/classes/Config/Validator.php:249
+#: libraries/classes/Config/Validator.php:246
msgid "Could not connect to the database server!"
msgstr "데이터베이스 서버에 접속할 수 없습니다!"
-#: libraries/classes/Config/Validator.php:285
+#: libraries/classes/Config/Validator.php:282
msgid "Invalid authentication type!"
msgstr "잘못된 인증 방식!"
-#: libraries/classes/Config/Validator.php:294
+#: libraries/classes/Config/Validator.php:287
msgid "Empty username while using [kbd]config[/kbd] authentication method!"
msgstr "[kbd]config[/kbd] 권한 기능을 사용하지만 사용자명이 빈 값입니다!"
-#: libraries/classes/Config/Validator.php:304
+#: libraries/classes/Config/Validator.php:293
msgid ""
"Empty signon session name while using [kbd]signon[/kbd] authentication "
"method!"
msgstr ""
"[kbd]signon[/kbd] 권한 기능을 사용하지만 signon 세션 이름이 빈 값입니다!"
-#: libraries/classes/Config/Validator.php:315
+#: libraries/classes/Config/Validator.php:301
msgid "Empty signon URL while using [kbd]signon[/kbd] authentication method!"
msgstr "[kbd]signon[/kbd] 권한 기능을 사용하지만 signon URL 값이 빈 값입니다!"
-#: libraries/classes/Config/Validator.php:370
+#: libraries/classes/Config/Validator.php:356
msgid ""
"Empty phpMyAdmin control user while using phpMyAdmin configuration storage!"
msgstr ""
"phpMyAdmin 설정 저장공간을 사용하는 동안 phpMyAdmin 관리 사용자를 비웁니다!"
-#: libraries/classes/Config/Validator.php:378
+#: libraries/classes/Config/Validator.php:364
msgid ""
"Empty phpMyAdmin control user password while using phpMyAdmin configuration "
"storage!"
@@ -4954,52 +4956,52 @@ msgstr ""
"phpMyAdmin 설정 저장공간을 사용하는 동안 phpMyAdmin 관리 사용자 패스워드를 비"
"웁니다!"
-#: libraries/classes/Config/Validator.php:470
+#: libraries/classes/Config/Validator.php:456
msgid "Incorrect value:"
msgstr "부정확한 값:"
-#: libraries/classes/Config/Validator.php:481
+#: libraries/classes/Config/Validator.php:467
#, php-format
msgid "Incorrect IP address: %s"
msgstr "잘못된 IP 주소: %s"
-#: libraries/classes/Config/Validator.php:544
+#: libraries/classes/Config/Validator.php:530
#: templates/config/form_display/display.twig:66
msgid "Not a valid port number!"
msgstr "유효한 포트번호가 아닙니다!"
-#: libraries/classes/Config/Validator.php:566
+#: libraries/classes/Config/Validator.php:552
#: templates/config/form_display/display.twig:64
msgid "Not a positive number!"
msgstr "양수가 아닙니다!"
-#: libraries/classes/Config/Validator.php:588
+#: libraries/classes/Config/Validator.php:574
#: templates/config/form_display/display.twig:65
msgid "Not a non-negative number!"
msgstr "0 또는 양수가 아닙니다!"
-#: libraries/classes/Config/Validator.php:629
+#: libraries/classes/Config/Validator.php:615
#: templates/config/form_display/display.twig:68
#, php-format
msgid "Value must be less than or equal to %s!"
msgstr "값은 %s보다 작거나 같아야 합니다!"
-#: libraries/classes/Console.php:93
+#: libraries/classes/Console.php:90
#, php-format
msgid "Showing %1$d bookmark (both private and shared)"
msgid_plural "Showing %1$d bookmarks (both private and shared)"
msgstr[0] "%1$d 북마크 보이기 (개인 및 공유)"
-#: libraries/classes/Console.php:100
+#: libraries/classes/Console.php:97
msgid "No bookmarks"
msgstr "북마크 없음"
-#: libraries/classes/Console.php:134
+#: libraries/classes/Console.php:129
msgid "SQL Query Console"
msgstr "SQL 질의 콘솔"
#: libraries/classes/Controllers/AbstractController.php:73
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:351
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:345
#: libraries/classes/Controllers/Server/Databases/DestroyController.php:70
#: libraries/classes/DbTableExists.php:47
msgid "No databases selected."
@@ -5015,29 +5017,29 @@ msgstr ""
"%s 파일은 이 시스템에서 사용할 수 없습니다. %s에 방문하여 정보를 확인하시기 "
"바랍니다."
-#: libraries/classes/Controllers/Database/CentralColumnsController.php:144
+#: libraries/classes/Controllers/Database/CentralColumnsController.php:140
#, php-format
msgid "Showing rows %1$s - %2$s."
msgstr "%1$s - %2$s행 표시 중."
#: libraries/classes/Controllers/Database/ExportController.php:81
#: libraries/classes/Controllers/Database/TrackingController.php:131
-#: libraries/classes/Controllers/Export/ExportController.php:464
-#: libraries/classes/Database/Qbe.php:360
+#: libraries/classes/Controllers/Export/ExportController.php:451
+#: libraries/classes/Database/Qbe.php:353
#: templates/database/structure/index.twig:27
#: templates/navigation/tree/path.twig:9
msgid "No tables found in database."
msgstr "데이터베이스에 테이블이 없습니다."
-#: libraries/classes/Controllers/Database/ExportController.php:155
+#: libraries/classes/Controllers/Database/ExportController.php:143
#: libraries/classes/Controllers/Server/ExportController.php:73
-#: libraries/classes/Controllers/Table/ExportController.php:111
+#: libraries/classes/Controllers/Table/ExportController.php:104
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"내보내기 플러그인을 로드할 수 없습니다. 올바로 설치되었는지 확인해주세요!"
#: libraries/classes/Controllers/Database/ImportController.php:73
-#: libraries/classes/Controllers/ImportController.php:639
+#: libraries/classes/Controllers/ImportController.php:578
#: libraries/classes/Controllers/Server/ImportController.php:59
#: libraries/classes/Controllers/Table/ImportController.php:70
msgid "Could not load import plugins, please check your installation!"
@@ -5045,32 +5047,32 @@ msgstr ""
"가져오기 플러그인을 로드할 수 없습니다. 올바로 설치되었는지 확인해주세요!"
#: libraries/classes/Controllers/Database/Operations/CollationController.php:48
-#: libraries/classes/Controllers/Table/OperationsController.php:276
+#: libraries/classes/Controllers/Table/OperationsController.php:264
msgid "No collation provided."
msgstr "데이터 정렬이 제공되지 않음."
-#: libraries/classes/Controllers/Database/OperationsController.php:93
+#: libraries/classes/Controllers/Database/OperationsController.php:90
#: libraries/classes/Controllers/Table/CreateController.php:72
msgid "The database name is empty!"
msgstr "데이터베이스명이 없습니다!"
-#: libraries/classes/Controllers/Database/OperationsController.php:104
+#: libraries/classes/Controllers/Database/OperationsController.php:99
msgid "Cannot copy database to the same name. Change the name and try again."
msgstr ""
"데이터베이스를 동일한 이름으로 복사할 수 없습니다. 이름을 변경하고 다시 시도"
"하십시오."
-#: libraries/classes/Controllers/Database/OperationsController.php:193
+#: libraries/classes/Controllers/Database/OperationsController.php:177
#, php-format
msgid "Database %1$s has been renamed to %2$s."
msgstr "데이터베이스 %1$s 의 이름을 %2$s 로 변경하였습니다."
-#: libraries/classes/Controllers/Database/OperationsController.php:206
+#: libraries/classes/Controllers/Database/OperationsController.php:187
#, php-format
msgid "Database %1$s has been copied to %2$s."
msgstr "데이터베이스 %1$s 을(를) %2$s 로 복사하였습니다."
-#: libraries/classes/Controllers/Database/OperationsController.php:324
+#: libraries/classes/Controllers/Database/OperationsController.php:299
#, php-format
msgid ""
"The phpMyAdmin configuration storage has been deactivated. %sFind out why%s."
@@ -5079,10 +5081,10 @@ msgstr ""
"클릭%s하십시오."
#: libraries/classes/Controllers/Database/SearchController.php:52
-#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:92
-#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:108
-#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:84
-#: libraries/classes/Plugins/AuthenticationPlugin.php:200
+#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:90
+#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:103
+#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:82
+#: libraries/classes/Plugins/AuthenticationPlugin.php:185
msgid "Access denied!"
msgstr "접근이 거부되었습니다!"
@@ -5096,7 +5098,7 @@ msgstr "접근이 거부되었습니다!"
#: libraries/classes/Controllers/Database/Structure/EmptyFormController.php:24
#: libraries/classes/Controllers/Database/Structure/ShowCreateController.php:32
#: libraries/classes/Controllers/Export/TablesController.php:29
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:352
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:346
#: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:42
#: libraries/classes/Controllers/Table/Maintenance/CheckController.php:42
#: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:42
@@ -5113,28 +5115,28 @@ msgstr "테이블이 선택되지 않았습니다."
msgid "Success!"
msgstr "성공!"
-#: libraries/classes/Controllers/Database/StructureController.php:382
+#: libraries/classes/Controllers/Database/StructureController.php:366
#: templates/table/operations/index.twig:448
#: templates/table/operations/view.twig:31
#, php-format
msgid "View %s has been dropped."
msgstr "뷰 %s가 제거되었습니다."
-#: libraries/classes/Controllers/Database/StructureController.php:383
+#: libraries/classes/Controllers/Database/StructureController.php:367
#: templates/table/operations/index.twig:448
#, php-format
msgid "Table %s has been dropped."
msgstr "테이블 %s를 삭제했습니다."
-#: libraries/classes/Controllers/Database/StructureController.php:439
+#: libraries/classes/Controllers/Database/StructureController.php:414
#: templates/table/operations/index.twig:409
#: templates/table/operations/index.twig:426
#, php-format
msgid "Table %s has been emptied."
msgstr "테이블 %s 을 비웠습니다."
-#: libraries/classes/Controllers/Database/StructureController.php:611
-#: libraries/classes/Display/Results.php:4370
+#: libraries/classes/Controllers/Database/StructureController.php:575
+#: libraries/classes/Display/Results.php:4181
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation"
@@ -5142,23 +5144,23 @@ msgid ""
msgstr ""
"이 뷰는 최소 이 숫자 이상의 열을 가지고 있습니다. %s문서%s를 참조해 주십시오."
-#: libraries/classes/Controllers/Database/StructureController.php:825
+#: libraries/classes/Controllers/Database/StructureController.php:765
msgid "unknown"
msgstr "알수없음"
#: libraries/classes/Controllers/Database/Structure/DropTableController.php:56
#: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:72
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:503
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:492
#: libraries/classes/Controllers/Table/DeleteRowsController.php:56
#: libraries/classes/Controllers/Table/DropColumnController.php:57
#: libraries/classes/Controllers/Table/Structure/PrimaryController.php:59
#: libraries/classes/Controllers/Table/Structure/PrimaryController.php:83
-#: libraries/classes/IndexColumn.php:166 libraries/classes/Index.php:550
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:686
-#: libraries/classes/Plugins/Export/ExportLatex.php:657
-#: libraries/classes/Plugins/Export/ExportOdt.php:823
-#: libraries/classes/Plugins/Export/ExportTexytext.php:650
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:801
+#: libraries/classes/IndexColumn.php:164 libraries/classes/Index.php:525
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:638
+#: libraries/classes/Plugins/Export/ExportLatex.php:629
+#: libraries/classes/Plugins/Export/ExportOdt.php:783
+#: libraries/classes/Plugins/Export/ExportTexytext.php:620
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:754
#: templates/config/form_display/input.twig:42
#: templates/database/central_columns/main.twig:360
#: templates/database/data_dictionary/index.twig:39
@@ -5166,7 +5168,7 @@ msgstr "알수없음"
#: templates/database/designer/main.twig:1124
#: templates/database/privileges/index.twig:69
#: templates/database/structure/drop_form.twig:19
-#: templates/database/structure/empty_form.twig:19 templates/indexes.twig:63
+#: templates/database/structure/empty_form.twig:19 templates/indexes.twig:64
#: templates/preferences/autoload.twig:11
#: templates/preferences/manage/error.twig:18
#: templates/server/privileges/new_user_ajax.twig:20
@@ -5179,7 +5181,7 @@ msgstr "알수없음"
#: templates/table/delete/confirm.twig:28
#: templates/table/privileges/index.twig:73
#: templates/table/structure/display_structure.twig:81
-#: templates/table/structure/display_structure.twig:469
+#: templates/table/structure/display_structure.twig:505
#: templates/table/structure/drop_confirm.twig:19
#: templates/table/structure/primary.twig:22
#: templates/table/tracking/structure_snapshot_columns.twig:33
@@ -5191,9 +5193,9 @@ msgstr "예"
#: libraries/classes/Controllers/Database/Structure/DropTableController.php:57
#: libraries/classes/Controllers/Database/Structure/EmptyTableController.php:73
#: libraries/classes/Controllers/Table/DropColumnController.php:74
-#: libraries/classes/Controllers/Table/OperationsController.php:339
-#: libraries/classes/Controllers/Table/ReplaceController.php:424
-#: libraries/classes/Core.php:748 templates/preview_sql.twig:3
+#: libraries/classes/Controllers/Table/OperationsController.php:324
+#: libraries/classes/Controllers/Table/ReplaceController.php:418
+#: libraries/classes/Core.php:726 templates/preview_sql.twig:3
msgid "No change"
msgstr "변화 없음"
@@ -5217,7 +5219,7 @@ msgstr ""
msgid "No tables selected."
msgstr "테이블이 선택되지 않았습니다."
-#: libraries/classes/Controllers/Database/TrackingController.php:160
+#: libraries/classes/Controllers/Database/TrackingController.php:156
msgid "Database Log"
msgstr "데이터베이스 로그"
@@ -5246,11 +5248,11 @@ msgid "You may want to refresh the page."
msgstr "페이지를 새로고침 하세요."
#: libraries/classes/Controllers/Export/ExportController.php:244
-#: libraries/classes/Export.php:1409
+#: libraries/classes/Export.php:1339
msgid "Bad type!"
msgstr "잘못된 타입!"
-#: libraries/classes/Controllers/Export/ExportController.php:345
+#: libraries/classes/Controllers/Export/ExportController.php:342
msgid "Bad parameters!"
msgstr "잘못된 인자!"
@@ -5262,7 +5264,7 @@ msgstr ""
"한 서버에서만 로그아웃 되었습니다. phpMyAdmin에서 완전히 로그아웃 하시려면 모"
"든 서버에서 로그아웃 하셔야 합니다."
-#: libraries/classes/Controllers/HomeController.php:202
+#: libraries/classes/Controllers/HomeController.php:199
#, php-format
msgid ""
"The phpMyAdmin configuration storage is not completely configured, some "
@@ -5271,12 +5273,12 @@ msgstr ""
"phpMyAdmin 설정 스토리지가 완전히 설정되지 않아, 일부 확장 기능들이 비활성화 "
"된 상태입니다. 원인을 확인하려면 %s여기%s를 클릭하세요. "
-#: libraries/classes/Controllers/HomeController.php:209
+#: libraries/classes/Controllers/HomeController.php:206
msgid ""
"Or alternately go to 'Operations' tab of any database to set it up there."
msgstr "대신 데이터베이스 작업 탭을 사용하여 설정할 수도 있습니다."
-#: libraries/classes/Controllers/HomeController.php:274
+#: libraries/classes/Controllers/HomeController.php:271
msgid ""
"Your PHP parameter [a@https://www.php.net/manual/en/session.configuration."
"php#ini.session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower "
@@ -5288,7 +5290,7 @@ msgstr ""
"cookie 유효기간보다 작게 설정되어 있어, 로그인이 phpMyAdmin 설정값보다 빨리 "
"만료될 수 있습니다."
-#: libraries/classes/Controllers/HomeController.php:294
+#: libraries/classes/Controllers/HomeController.php:288
msgid ""
"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
"because of this, your login will expire sooner than configured in phpMyAdmin."
@@ -5296,7 +5298,7 @@ msgstr ""
"로그인 쿠키의 저장 시간이 phpMyAdmin에서 설정한 쿠키 유효 시간보다 짧게 설정"
"되어 있어, 로그인이 설정한 것보다 일찍 만료됩니다."
-#: libraries/classes/Controllers/HomeController.php:313
+#: libraries/classes/Controllers/HomeController.php:307
msgid ""
"Your server is running with default values for the controluser and password "
"(controlpass) and is open to intrusion; you really should fix this security "
@@ -5306,15 +5308,15 @@ msgstr ""
"할 수 있으므로, 제어 사용자 'pma'의 암호를 변경하여 이러한 보안 취약점을 해결"
"하십시오."
-#: libraries/classes/Controllers/HomeController.php:329
+#: libraries/classes/Controllers/HomeController.php:323
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr "이제 설정 파일은 암호화 문자열(blowfish_secret)을 필요로 합니다."
-#: libraries/classes/Controllers/HomeController.php:336
+#: libraries/classes/Controllers/HomeController.php:330
msgid "The secret passphrase in configuration (blowfish_secret) is too short."
msgstr "설정 파일의 암호 (blowfish_secret)가 너무 짧습니다."
-#: libraries/classes/Controllers/HomeController.php:350
+#: libraries/classes/Controllers/HomeController.php:344
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. It is strongly recommended to remove it "
@@ -5325,7 +5327,7 @@ msgstr ""
"도 존재합니다. phpMyAdmin 설정 완료후 꼭 삭제하세요. 그렇지 않으며 보안에 취"
"약해 집니다."
-#: libraries/classes/Controllers/HomeController.php:371
+#: libraries/classes/Controllers/HomeController.php:365
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
@@ -5334,7 +5336,7 @@ msgstr ""
"Server 가 Suhosin 으로 운영중입니다. 이로 인해 발생할 수 있는 문제는 "
"%sdocumentation%s 에서 확인이 가능합니다."
-#: libraries/classes/Controllers/HomeController.php:386
+#: libraries/classes/Controllers/HomeController.php:380
#, php-format
msgid ""
"The $cfg['TempDir'] (%s) is not accessible. phpMyAdmin is not able to cache "
@@ -5343,7 +5345,7 @@ msgstr ""
"$cfg[]TempDir''(%s)에 액세스할 수 없음. phpMyAdmin은 템플릿을 캐시할 수 없으"
"며 이로 인해 속도가 느려질 것이다."
-#: libraries/classes/Controllers/HomeController.php:443
+#: libraries/classes/Controllers/HomeController.php:437
msgid ""
"The mbstring PHP extension was not found and you seem to be using a "
"multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
@@ -5353,7 +5355,7 @@ msgstr ""
"니다. mbstring PHP extension 이 없다면 phpMyAdmin 에서 문자열을 정확하게 나"
"눌 수 없으며 이로 인해 예상하지 못한 결과가 발생 할 수 있습니다."
-#: libraries/classes/Controllers/HomeController.php:461
+#: libraries/classes/Controllers/HomeController.php:455
msgid ""
"The curl extension was not found and allow_url_fopen is disabled. Due to "
"this some features such as error reporting or version check are disabled."
@@ -5365,16 +5367,16 @@ msgstr ""
msgid "Incomplete params"
msgstr "불완전한 인자"
-#: libraries/classes/Controllers/ImportController.php:140
+#: libraries/classes/Controllers/ImportController.php:135
msgid "Succeeded"
msgstr "성공함"
-#: libraries/classes/Controllers/ImportController.php:144
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:596
+#: libraries/classes/Controllers/ImportController.php:139
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:583
msgid "Failed"
msgstr "실패함"
-#: libraries/classes/Controllers/ImportController.php:256
+#: libraries/classes/Controllers/ImportController.php:230
#, php-format
msgid ""
"You probably tried to upload a file that is too large. Please refer to "
@@ -5383,17 +5385,17 @@ msgstr ""
"너무 큰 파일을 업로드하려고 시도했습니다. 제한을 해결하기 위해서는 "
"%sdocumentation%s를 참조하여 주십시오."
-#: libraries/classes/Controllers/ImportController.php:442
-#: libraries/classes/Controllers/ImportController.php:679
+#: libraries/classes/Controllers/ImportController.php:386
+#: libraries/classes/Controllers/ImportController.php:618
msgid "Showing bookmark"
msgstr "북마크 보이기"
-#: libraries/classes/Controllers/ImportController.php:468
-#: libraries/classes/Controllers/ImportController.php:675
+#: libraries/classes/Controllers/ImportController.php:407
+#: libraries/classes/Controllers/ImportController.php:614
msgid "The bookmark has been deleted."
msgstr "북마크를 제거했습니다."
-#: libraries/classes/Controllers/ImportController.php:585
+#: libraries/classes/Controllers/ImportController.php:524
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
@@ -5402,20 +5404,20 @@ msgstr ""
"가져올 데이터가 없습니다. 파일이 지정되지 않았거나 파일 크기가 PHP 설정의 최"
"대 파일 크기를 초과했을 수 있습니다. [doc@faq1-16]FAQ 1.16[/doc] 참조."
-#: libraries/classes/Controllers/ImportController.php:682
-#: libraries/classes/Controllers/Sql/SqlController.php:245
-#: libraries/classes/Sql.php:1257
+#: libraries/classes/Controllers/ImportController.php:621
+#: libraries/classes/Controllers/Sql/SqlController.php:239
+#: libraries/classes/Sql.php:1167
#, php-format
msgid "Bookmark %s has been created."
msgstr "북마크 %s가 생성되었습니다."
-#: libraries/classes/Controllers/ImportController.php:692
+#: libraries/classes/Controllers/ImportController.php:631
#, php-format
msgid "Import has been successfully finished, %d query executed."
msgid_plural "Import has been successfully finished, %d queries executed."
msgstr[0] "가져오기를 성공적으로 마쳤습니다. %d 쿼리가 실행되었습니다."
-#: libraries/classes/Controllers/ImportController.php:724
+#: libraries/classes/Controllers/ImportController.php:663
#, php-format
msgid ""
"Script timeout passed, if you want to finish import, please %sresubmit the "
@@ -5424,7 +5426,7 @@ msgstr ""
"스크립트 시간 제한이 초과되었습니다. 이어서 하시려면 같은 파일을 다시 전송해 "
"주세요 (%s, %s)."
-#: libraries/classes/Controllers/ImportController.php:734
+#: libraries/classes/Controllers/ImportController.php:673
msgid ""
"However on last run no data has been parsed, this usually means phpMyAdmin "
"won't be able to finish this import unless you increase php time limits."
@@ -5432,8 +5434,8 @@ msgstr ""
"파싱된 데이터가 없지만, 이것은 보통 phpMyAdmin이 php 시간 제한을 늘리지 않고"
"는 이 가져오기를 마칠 수 없음을 뜻합니다."
-#: libraries/classes/Controllers/ImportController.php:811
-#: libraries/classes/Controllers/Sql/SqlController.php:169
+#: libraries/classes/Controllers/ImportController.php:744
+#: libraries/classes/Controllers/Sql/SqlController.php:163
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "\"DROP DATABASE\" 구문은 허락되지 않습니다."
@@ -5601,18 +5603,18 @@ msgstr ""
"다. <b>이미 존재하는 데이터를 변환하기 위해, 테이블 구조 페이지의 컬럼(들) 수"
"정 기능(\"변경\" 링크)을 이용하는 것을 추천합니다.</b>"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:95
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:94
msgid ""
"Are you sure you wish to change all the column collations and convert the "
"data?"
msgstr "정말로 모든 열 정렬을 변경 하고 모든 데이터를 변환 하시겠습니까?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:99
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:97
#: templates/export.twig:308
msgid "Save & close"
msgstr "저장 & 닫기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:100
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:98
#: templates/config/form_display/display.twig:47
#: templates/preferences/manage/main.twig:114
#: templates/preferences/manage/main.twig:122
@@ -5620,126 +5622,139 @@ msgstr "저장 & 닫기"
msgid "Reset"
msgstr "초기화"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:101
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:99
msgid "Reset all"
msgstr "모두 초기화"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:104
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:102
msgid "Missing value in the form!"
msgstr "입력 폼 안에 빠진 값이 있습니다!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:105
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:103
msgid "Select at least one of the options!"
msgstr "하나 이상의 옵션을 선택하세요!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:106
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:104
msgid "Please enter a valid number!"
msgstr "올바른 숫자를 입력하세요!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:107
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:105
msgid "Please enter a valid length!"
msgstr "올바른 길이를 입력하세요!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:108
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:106
msgid "Add index"
msgstr "인덱스 추가"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:109
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:107
msgid "Edit index"
msgstr "인덱스 수정"
#. l10n: Rename a table Index
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:111
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:109
#, fuzzy
#| msgid "Rename view to"
msgid "Rename index"
msgstr "뷰 이름 변경"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:112
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:110
#: templates/table/index_form.twig:234
#, php-format
msgid "Add %s column(s) to index"
msgstr "인덱스에 %s 열 추가"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:113
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:111
msgid "Create single-column index"
msgstr "단일 컬럼 인덱스 생성"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:114
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:112
msgid "Create composite index"
msgstr "복합 인덱스 생성"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:115
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:113
msgid "Composite with:"
msgstr "이것과 합치기:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:116
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:114
msgid "Please select column(s) for the index."
msgstr "인덱스에 추가할 열을 선택해주세요."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:119
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:117
#: templates/columns_definitions/column_definitions_form.twig:157
+#: templates/modals/index_dialog_modal.twig:11
#: templates/table/index_form.twig:240
#: templates/table/index_rename_form.twig:28
#: templates/table/insert/actions_panel.twig:35
#: templates/table/relation/common_form.twig:224
+#: templates/table/structure/display_structure.twig:336
msgid "Preview SQL"
msgstr "SQL 미리보기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:122
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:120
+#: templates/sql/query.twig:218
msgid "Simulate query"
msgstr "쿼리 시뮬레이션 하기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:123
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:121
msgid "Matched rows:"
msgstr "일치하는 행:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:124
-#: libraries/classes/Html/Generator.php:942 templates/export.twig:49
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:122
+#: libraries/classes/Html/Generator.php:905 templates/export.twig:49
msgid "SQL query:"
msgstr "SQL 질의:"
#. l10n: Default label for the y-Axis of Charts
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:128
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:126
msgid "Y values"
msgstr "Y값"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:131
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:129
#, fuzzy
#| msgid "Please enter the same value again"
msgid "Please enter the SQL query first."
msgstr "같은 값을 한번 더 입력하세요"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:134
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:132
msgid "The host name is empty!"
msgstr "호스트명이 없습니다!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:135
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:133
msgid "The user name is empty!"
msgstr "사용자명이 없습니다!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:136
-#: libraries/classes/Server/Privileges.php:980
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:134
+#: libraries/classes/Server/Privileges.php:951
#: libraries/classes/UserPassword.php:42
msgid "The password is empty!"
msgstr "암호가 없습니다!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:137
-#: libraries/classes/Server/Privileges.php:978
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:135
+#: libraries/classes/Server/Privileges.php:949
#: libraries/classes/UserPassword.php:46
msgid "The passwords aren't the same!"
msgstr "암호가 동일하지 않습니다!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:138
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:136
msgid "Removing Selected Users"
msgstr "선택한 사용자를 삭제"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:139
-#: libraries/classes/Tracking.php:240 libraries/classes/Tracking.php:651
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:137
+#: libraries/classes/Tracking.php:237 libraries/classes/Tracking.php:641
+#: templates/columns_definitions/column_definitions_form.twig:176
+#: templates/columns_definitions/column_definitions_form.twig:181
#: templates/error/report_modal.twig:14 templates/export_modal.twig:6
#: templates/export_modal.twig:10 templates/export.twig:64
#: templates/export.twig:74 templates/export.twig:184
#: templates/home/index.twig:277 templates/home/index.twig:285
+#: templates/modals/index_dialog_modal.twig:6
+#: templates/modals/index_dialog_modal.twig:12
+#: templates/modals/preview_sql_confirmation.twig:6
+#: templates/modals/preview_sql_confirmation.twig:15
+#: templates/modals/preview_sql_modal.twig:6
+#: templates/modals/preview_sql_modal.twig:10
+#: templates/modals/unhide_nav_item.twig:6
+#: templates/modals/unhide_nav_item.twig:10
#: templates/server/privileges/users_overview.twig:169
#: templates/server/privileges/users_overview.twig:177
#: templates/server/status/advisor/index.twig:20
@@ -5748,82 +5763,91 @@ msgstr "선택한 사용자를 삭제"
#: templates/server/status/monitor/index.twig:218
#: templates/server/user_groups/user_groups.twig:51
#: templates/server/user_groups/user_groups.twig:55
+#: templates/sql/query.twig:219 templates/sql/query.twig:224
+#: templates/table/insert/actions_panel.twig:47
+#: templates/table/insert/actions_panel.twig:52
+#: templates/table/relation/common_form.twig:234
+#: templates/table/relation/common_form.twig:239
+#: templates/table/search/index.twig:182
+#: templates/table/structure/display_structure.twig:321
+#: templates/table/structure/display_structure.twig:337
+#: templates/table/structure/display_structure.twig:348
#: templates/table/zoom_search/result_form.twig:27
#: templates/table/zoom_search/result_form.twig:79
#: templates/table/zoom_search/result_form.twig:96
msgid "Close"
msgstr "닫기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:140
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:138
#: templates/server/privileges/users_overview.twig:105
msgctxt "Lock the account."
msgid "Lock"
msgstr ""
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:141
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:139
#: templates/server/privileges/users_overview.twig:102
msgctxt "Unlock the account."
msgid "Unlock"
msgstr ""
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:142
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:140
#: templates/server/privileges/users_overview.twig:100
#, fuzzy
#| msgid "Log file count"
msgid "Lock this account."
msgstr "로그 파일 수"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:143
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:141
#: templates/server/privileges/users_overview.twig:100
#, fuzzy
#| msgid "User account"
msgid "Unlock this account."
msgstr "사용자 계정"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:146
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:144
msgid "Template was created."
msgstr "템플릿이 생성되었습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:147
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:145
msgid "Template was loaded."
msgstr "템플릿을 불러왔습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:148
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:146
msgid "Template was updated."
msgstr "템플릿이 업데이트 되었습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:149
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:147
msgid "Template was deleted."
msgstr "템플릿이 삭제되었습니다."
#. l10n: Other, small valued, queries
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:152
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:150
#: libraries/classes/Controllers/Server/Status/QueriesController.php:95
-#: libraries/classes/Server/Status/Data.php:165
+#: libraries/classes/Server/Status/Data.php:163
msgid "Other"
msgstr "기타"
#. l10n: Thousands separator
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:154
-#: libraries/classes/Util.php:601 libraries/classes/Util.php:633
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:152
+#: libraries/classes/Util.php:584 libraries/classes/Util.php:616
msgid ","
msgstr ","
#. l10n: Decimal separator
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:156
-#: libraries/classes/Util.php:599 libraries/classes/Util.php:631
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:154
+#: libraries/classes/Util.php:582 libraries/classes/Util.php:614
msgid "."
msgstr "."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:158
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:156
msgid "Connections / Processes"
msgstr "연결 / 프로세스"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:161
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:159
msgid "Local monitor configuration incompatible!"
msgstr "호환되지 않는 로컬 모니터 설정입니다!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:163
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:161
msgid ""
"The chart arrangement configuration in your browsers local storage is not "
"compatible anymore to the newer version of the monitor dialog. It is very "
@@ -5834,167 +5858,167 @@ msgstr ""
"지 않습니다. 현재 설정은 더 이상 작동되지 않을 수 있습니다. <i>설정</i>메뉴에"
"서 설정을 초기화해 주세요."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:169
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:167
msgid "Query cache efficiency"
msgstr "질의 캐시 효율"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:170
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:168
msgid "Query cache usage"
msgstr "질의 캐시 사용량"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:171
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:169
msgid "Query cache used"
msgstr "질의 캐시 사용됨"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:173
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:171
msgid "System CPU usage"
msgstr "시스템 CPU 사용량"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:174
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:172
msgid "System memory"
msgstr "시스템 메모리"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:175
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:173
msgid "System swap"
msgstr "시스템 스왑"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:177
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:175
msgid "Average load"
msgstr "평균 부하"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:178
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:176
msgid "Total memory"
msgstr "전체 메모리"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:179
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:177
msgid "Cached memory"
msgstr "캐시된 메모리"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:180
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:178
msgid "Buffered memory"
msgstr "버퍼 메모리"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:181
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:179
msgid "Free memory"
msgstr "사용가능 메모리"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:182
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:180
msgid "Used memory"
msgstr "사용된 메모리"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:184
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:182
msgid "Total swap"
msgstr "전체 스왑"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:185
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:183
msgid "Cached swap"
msgstr "캐시된 스왑"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:186
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:184
msgid "Used swap"
msgstr "사용된 스왑"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:187
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:185
msgid "Free swap"
msgstr "사용가능 스왑"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:189
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:187
msgid "Bytes sent"
msgstr "바이트 보냄"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:190
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:188
msgid "Bytes received"
msgstr "바이트 받음"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:191
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:189
#: templates/server/status/status/index.twig:36
msgid "Connections"
msgstr "연결 수"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:192
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:190
#: templates/server/status/base.twig:11
#: templates/server/status/processes/list.twig:5
msgid "Processes"
msgstr "프로세스"
#. l10n: shortcuts for Byte
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:195
-#: libraries/classes/Util.php:507
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:193
+#: libraries/classes/Util.php:490
msgid "B"
msgstr "B"
#. l10n: shortcuts for Kilobyte
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:196
-#: libraries/classes/Util.php:509
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:194
+#: libraries/classes/Util.php:492
#: templates/server/status/monitor/index.twig:186
msgid "KiB"
msgstr "KB"
#. l10n: shortcuts for Megabyte
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:197
-#: libraries/classes/Util.php:511
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:195
+#: libraries/classes/Util.php:494
#: templates/server/status/monitor/index.twig:187
msgid "MiB"
msgstr "MB"
#. l10n: shortcuts for Gigabyte
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:198
-#: libraries/classes/Util.php:513
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:196
+#: libraries/classes/Util.php:496
msgid "GiB"
msgstr "GB"
#. l10n: shortcuts for Terabyte
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:199
-#: libraries/classes/Util.php:515
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:197
+#: libraries/classes/Util.php:498
msgid "TiB"
msgstr "TB"
#. l10n: shortcuts for Petabyte
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:200
-#: libraries/classes/Util.php:517
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:198
+#: libraries/classes/Util.php:500
msgid "PiB"
msgstr "PB"
#. l10n: shortcuts for Exabyte
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:201
-#: libraries/classes/Util.php:519
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:199
+#: libraries/classes/Util.php:502
msgid "EiB"
msgstr "EB"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:202
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:200
#, php-format
msgid "%d table(s)"
msgstr "%d개 테이블(s)"
#. l10n: Questions is the name of a MySQL Status variable
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:205
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:203
msgid "Questions"
msgstr "질의"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:206
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:204
#: templates/server/status/status/index.twig:14
msgid "Traffic"
msgstr "소통량"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:207
-#: libraries/classes/Menu.php:567 libraries/classes/Util.php:2077
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:205
+#: libraries/classes/Menu.php:540 libraries/classes/Util.php:2000
#: templates/server/status/monitor/index.twig:12
msgid "Settings"
msgstr "설정"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:208
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:206
#: templates/server/status/monitor/index.twig:217
msgid "Add chart to grid"
msgstr "차트에 그리드 추가"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:209
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:207
msgid "Please add at least one variable to the series!"
msgstr "하나 이상의 변수를 시리즈에 추가하십시오!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:210
-#: libraries/classes/Display/Results.php:1343
-#: libraries/classes/Plugins/Export/ExportSql.php:2401
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:101
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:208
+#: libraries/classes/Display/Results.php:1312
+#: libraries/classes/Plugins/Export/ExportSql.php:2224
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:99
#: libraries/config.values.php:111
#: templates/columns_definitions/column_attributes.twig:208
#: templates/columns_definitions/column_attributes.twig:229
@@ -6009,54 +6033,54 @@ msgid "None"
msgstr "없음"
#. l10n: SQL Query on modal to show exported query
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:212
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:210
#, fuzzy
#| msgid "SQL query"
msgid "SQL Query"
msgstr "SQL 질의"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:213
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:211
msgid "Resume monitor"
msgstr "모니터링 재개"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:214
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:212
msgid "Pause monitor"
msgstr "모니터링 정지"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:215
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:213
#: templates/server/status/processes/index.twig:57
msgid "Start auto refresh"
msgstr "자동 새로고침 시작"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:216
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:214
msgid "Stop auto refresh"
msgstr "자동 새로고침 중지"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:218
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:216
msgid "general_log and slow_query_log are enabled."
msgstr "일반 로그와 슬로우 쿼리 로그가 활성화 되었습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:219
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:217
msgid "general_log is enabled."
msgstr "일반 로그가 활성화 되었습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:220
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:218
msgid "slow_query_log is enabled."
msgstr "슬로우 쿼리 로그가 활성화 되었습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:221
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:219
msgid "slow_query_log and general_log are disabled."
msgstr "슬로우 쿼리 로그와 일반 로그가 비활성화 되었습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:222
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:220
msgid "log_output is not set to TABLE."
msgstr "테이블에 대한 로그 출력이 설정되지 않았습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:223
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:221
msgid "log_output is set to TABLE."
msgstr "테이블에 대한 로그 출력이 설정되었습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:225
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:223
#, php-format
msgid ""
"slow_query_log is enabled, but the server logs only queries that take longer "
@@ -6068,12 +6092,12 @@ msgstr ""
"을 0-2초로 설정하는 것을 권장합니다. 사용하는 시스템에 따라 적절하게 설정하"
"십시오."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:229
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:227
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time이 %d초로 설정되였습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:231
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:229
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
@@ -6081,30 +6105,30 @@ msgstr ""
"다음 설정은 서버 전체에 적용되고 서버 재기동시 기본 설정으로 초기화됩니다:"
#. l10n: %s is FILE or TABLE
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:235
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:233
#, php-format
msgid "Set log_output to %s"
msgstr "로그 출력을 %s로 설정"
#. l10n: Enable in this context means setting a status variable to ON
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:237
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:235
#, php-format
msgid "Enable %s"
msgstr "%s 사용가능"
#. l10n: Disable in this context means setting a status variable to OFF
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:239
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:237
#, php-format
msgid "Disable %s"
msgstr "%s 사용안함"
#. l10n: %d seconds
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:241
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:239
#, php-format
msgid "Set long_query_time to %d seconds."
msgstr "long_query_time을 %d초로 설정."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:243
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:241
msgid ""
"You can't change these variables. Please log in as root or contact your "
"database administrator."
@@ -6112,58 +6136,58 @@ msgstr ""
"변수들을 변경할 수 없습니다. root로 로그인하거나 데이터베이스 관리자에게 문의"
"하십시오."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:246
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:244
msgid "Change settings"
msgstr "설정 변경"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:247
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:245
msgid "Current settings"
msgstr "현재 설정"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:249
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:247
msgid "Chart title"
msgstr "차트 제목"
#. l10n: As in differential values
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:251
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:249
msgid "Differential"
msgstr "차이"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:252
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:250
#, php-format
msgid "Divided by %s"
msgstr "%s로 구분"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:253
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:251
msgid "Unit"
msgstr "단위"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:255
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:253
msgid "From slow log"
msgstr "느린 로그로부터"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:256
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:254
msgid "From general log"
msgstr "일반 로그로부터"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:258
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:255
msgid "The database name is not known for this query in the server's logs."
msgstr ""
"서버의 로그에 저장된 이 쿼리에 해당하는 데이터베이스 이름을 알 수 없습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:260
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:256
msgid "Analysing logs"
msgstr "로그 분석 중"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:261
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:257
msgid "Analysing & loading logs. This may take a while."
msgstr "로그를 읽고 분석합니다. 이 작업은 시간이 걸릴 수 있습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:262
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:258
msgid "Cancel request"
msgstr "요청 취소"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:264
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:260
msgid ""
"This column shows the amount of identical queries that are grouped together. "
"However only the SQL query itself has been used as a grouping criteria, so "
@@ -6172,7 +6196,7 @@ msgstr ""
"이 열은 함께 그룹화된 동일한 질의의 양을 보여줍니다. 그러나 질의 자체만으로 "
"그룹화하기 때문에, 시작 시간 등의 질의에 대한 다른 특성은 다를 수 있습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:269
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:265
msgid ""
"Since grouping of INSERTs queries has been selected, INSERT queries into the "
"same table are also being grouped together, disregarding of the inserted "
@@ -6181,34 +6205,34 @@ msgstr ""
"INSERT 쿼리들만 선택되었기 때문에, 입력하는 데이터에 상관없이 같은 테이블을 "
"대상으로 하는 쿼리들끼리 또 분류되었습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:273
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:269
msgid "Log data loaded. Queries executed in this time span:"
msgstr "로그자료가 로드되었습니다. 쿼리들이 실행되었던 기간:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:275
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:271
msgid "Jump to Log table"
msgstr "로그 테이블로 이동"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:276
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:272
msgid "No data found"
msgstr "자료가 없습니다"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:277
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:273
msgid "Log analysed, but no data found in this time span."
msgstr "로그가 분석되었습니다. 하지만 해당 기간내에는 자료가 없습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:279
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:275
msgid "Analyzing…"
msgstr "분석중…"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:280
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:276
msgid "Explain output"
msgstr "SQL 해석"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:281
-#: libraries/classes/Menu.php:534
-#: libraries/classes/Server/Status/Processes.php:141
-#: libraries/classes/Util.php:2073 libraries/config.values.php:157
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:277
+#: libraries/classes/Menu.php:507
+#: libraries/classes/Server/Status/Processes.php:138
+#: libraries/classes/Util.php:1996 libraries/config.values.php:157
#: templates/database/events/editor_form.twig:25
#: templates/database/events/index.twig:44
#: templates/database/tracking/tables.twig:17
@@ -6216,89 +6240,89 @@ msgstr "SQL 해석"
msgid "Status"
msgstr "상태"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:282
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:509
-#: libraries/classes/Plugins/Export/ExportOdt.php:635
-#: libraries/classes/Plugins/Export/ExportTexytext.php:484
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:411
-#: libraries/classes/Server/Status/Processes.php:137
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:278
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:479
+#: libraries/classes/Plugins/Export/ExportOdt.php:597
+#: libraries/classes/Plugins/Export/ExportTexytext.php:456
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:365
+#: libraries/classes/Server/Status/Processes.php:134
#: templates/database/triggers/list.twig:47
#: templates/javascript/variables.twig:81 templates/sql/profiling_chart.twig:17
msgid "Time"
msgstr "시간"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:283
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:279
msgid "Total time:"
msgstr "전체 시간:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:284
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:280
msgid "Profiling results"
msgstr "프로파일링 결과"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:285
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:281
msgctxt "Display format"
msgid "Table"
msgstr "테이블"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:286
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:282
msgid "Chart"
msgstr "차트"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:288
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:284
#: templates/export.twig:200
msgctxt "Alias"
msgid "Database"
msgstr "데이터베이스"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:289
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:285
#: templates/export.twig:214
msgctxt "Alias"
msgid "Table"
msgstr "테이블"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:290
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:286
#: templates/export.twig:227
msgctxt "Alias"
msgid "Column"
msgstr "컬럼명"
#. l10n: A collection of available filters
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:293
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:289
msgid "Log table filter options"
msgstr "로그 테이블의 필터 옵션"
#. l10n: Filter as in "Start Filtering"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:295
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:291
msgid "Filter"
msgstr "필터"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:296
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:292
msgid "Filter queries by word/regexp:"
msgstr "단어/정규식에 의한 필터 질의:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:297
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:293
msgid "Group queries, ignoring variable data in WHERE clauses"
msgstr "그룹 쿼리, WHERE 절 변수 데이터를 무시합니다"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:298
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:294
msgid "Sum of grouped rows:"
msgstr "그룹화된 행의 합계:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:299
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:295
#: libraries/classes/Engines/Innodb.php:147
#: templates/server/databases/index.twig:253
msgid "Total:"
msgstr "전체:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:301
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:297
msgid "Loading logs"
msgstr "로그를 불러오는 중"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:302
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:298
msgid "Monitor refresh failed"
msgstr "모니터링 리프리쉬가 실패하였습니다"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:304
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:300
msgid ""
"While requesting new chart data the server returned an invalid response. "
"This is most likely because your session expired. Reloading the page and "
@@ -6308,60 +6332,60 @@ msgstr ""
"의 경우 세션이 만료되었기 때문입니다.페이지를 다시 로드하고 새로 인증받는 것"
"이 도움이 될것입니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:308
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:304
msgid "Reload page"
msgstr "페이지 새로고침"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:310
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:306
msgid "Affected rows:"
msgstr "적용된 행:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:313
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:308
msgid "Failed parsing config file. It doesn't seem to be valid JSON code."
msgstr "설정 파일을 분석할 수 없습니다. 유효한 JSON 코드가 아닙니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:316
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:310
msgid ""
"Failed building chart grid with imported config. Resetting to default config…"
msgstr "가져온 설정과 차트 격자를 그리는데 실패했습니다. 기본 설정으로 적용중…"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:319
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:313
msgid "Import monitor configuration"
msgstr "모니터 설정 가져오기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:320
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:314
msgid "Please select the file you want to import."
msgstr "가져올 파일을 선택하세요."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:321
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:315
#, fuzzy
#| msgid "Please enter a valid page name"
msgid "Please enter a valid table name."
msgstr "올바른 페이지 이름을 입력하세요"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:322
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:316
#, fuzzy
#| msgid "Please enter a valid page name"
msgid "Please enter a valid database name."
msgstr "올바른 페이지 이름을 입력하세요"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:323
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:317
msgid "No files available on server for import!"
msgstr "가져오기를 수행하기 위한 파일이 서버에 없습니다!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:325
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:319
msgid "Analyse query"
msgstr "질의 분석"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:328
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:322
msgid "Formatting SQL…"
msgstr "SQL을 정렬하고 있습니다…"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:329
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:323
msgid "No parameters found!"
msgstr "파라미터를 찾을 수 없습니다!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:333
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:327
#: templates/database/central_columns/main.twig:271
#: templates/database/designer/main.twig:339
#: templates/database/designer/main.twig:390
@@ -6382,74 +6406,75 @@ msgstr "파라미터를 찾을 수 없습니다!"
#: templates/server/databases/index.twig:319
#: templates/server/databases/index.twig:323
#: templates/server/variables/index.twig:15
+#: templates/table/search/index.twig:197
msgid "Cancel"
msgstr "취소"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:336
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:330
#: templates/header.twig:48
msgid "Page-related settings"
msgstr "페이지 관련 설정"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:337
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:331
#: templates/config/form_display/display.twig:46
msgid "Apply"
msgstr "적용"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:340
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:334
#: templates/home/index.twig:281 templates/navigation/main.twig:58
#: templates/server/privileges/users_overview.twig:173
#: templates/server/status/monitor/index.twig:95
msgid "Loading…"
msgstr "불러오는 중…"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:341
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:335
msgid "Request aborted!!"
msgstr "요청이 취소되었습니다!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:342
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:336
msgid "Processing request"
msgstr "요청 처리 중"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:343
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:337
msgid "Request failed!!"
msgstr "요청에 실패했습니다!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:344
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:338
#: libraries/classes/Controllers/Sql/EnumValuesController.php:51
#: libraries/classes/Controllers/Sql/SetValuesController.php:54
msgid "Error in processing request"
msgstr "요청 처리 중 에러 발생"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:345
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:339
#, php-format
msgid "Error code: %s"
msgstr "오류 코드: %s"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:346
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:340
#, php-format
msgid "Error text: %s"
msgstr "에러 메시지: %s"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:348
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:342
msgid ""
"It seems that the connection to server has been lost. Please check your "
"network connectivity and server status."
msgstr ""
"서버와의 연결이 끊긴 것 같다. 네트워크 연결 및 서버 상태를 확인하십시오."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:353
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:347
msgid "No accounts selected."
msgstr "계정을 선택하지 않았습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:354
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:348
msgid "Dropping column"
msgstr "열 삭제 중"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:355
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:349
msgid "Adding primary key"
msgstr "기본키 추가 중"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:356
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:350
#: templates/console/display.twig:129 templates/database/designer/main.twig:337
#: templates/database/designer/main.twig:666
#: templates/database/designer/main.twig:730
@@ -6459,30 +6484,30 @@ msgstr "기본키 추가 중"
msgid "OK"
msgstr "확인"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:357
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:351
msgid "Click to dismiss this notification"
msgstr "클릭하면 이 알림을 받지 않습니다"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:360
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:354
msgid "Renaming databases"
msgstr "데이터베이스 이름 변경 중"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:361
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:355
msgid "Copying database"
msgstr "데이터베이스 복사 중"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:362
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:356
msgid "Changing charset"
msgstr "문자셋 변경 중"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:363
-#: libraries/classes/IndexColumn.php:163 libraries/classes/Index.php:523
-#: libraries/classes/Index.php:551
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:685
-#: libraries/classes/Plugins/Export/ExportLatex.php:657
-#: libraries/classes/Plugins/Export/ExportOdt.php:822
-#: libraries/classes/Plugins/Export/ExportTexytext.php:650
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:800
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:357
+#: libraries/classes/IndexColumn.php:161 libraries/classes/Index.php:498
+#: libraries/classes/Index.php:526
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:637
+#: libraries/classes/Plugins/Export/ExportLatex.php:629
+#: libraries/classes/Plugins/Export/ExportOdt.php:782
+#: libraries/classes/Plugins/Export/ExportTexytext.php:620
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:753
#: templates/config/form_display/input.twig:42
#: templates/database/central_columns/main.twig:360
#: templates/database/data_dictionary/index.twig:39
@@ -6490,7 +6515,7 @@ msgstr "문자셋 변경 중"
#: templates/database/designer/main.twig:1125
#: templates/database/privileges/index.twig:69
#: templates/database/structure/drop_form.twig:20
-#: templates/database/structure/empty_form.twig:20 templates/indexes.twig:63
+#: templates/database/structure/empty_form.twig:20 templates/indexes.twig:64
#: templates/preferences/autoload.twig:12
#: templates/preferences/manage/error.twig:19
#: templates/server/privileges/new_user_ajax.twig:22
@@ -6503,7 +6528,7 @@ msgstr "문자셋 변경 중"
#: templates/table/delete/confirm.twig:29
#: templates/table/privileges/index.twig:73
#: templates/table/structure/display_structure.twig:81
-#: templates/table/structure/display_structure.twig:469
+#: templates/table/structure/display_structure.twig:505
#: templates/table/structure/drop_confirm.twig:20
#: templates/table/structure/primary.twig:23
#: templates/table/tracking/structure_snapshot_columns.twig:33
@@ -6512,89 +6537,89 @@ msgstr "문자셋 변경 중"
msgid "No"
msgstr "아니오"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:366
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:360
#: templates/database/structure/drop_form.twig:16
#: templates/database/structure/empty_form.twig:16 templates/import.twig:191
#: templates/sql/query.twig:142 templates/table/delete/confirm.twig:25
msgid "Enable foreign key checks"
msgstr "외래 키(foreign key) 점검 사용"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:369
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:363
msgid "Failed to get real row count."
msgstr "실제 줄 갯수 알아오기 실패."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:372
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:366
msgid "Searching"
msgstr "검색중"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:373
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:367
msgid "Hide search results"
msgstr "검색 결과 숨기기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:374
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:368
msgid "Show search results"
msgstr "검색 결과 보이기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:375
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:369
msgid "Browsing"
msgstr "보기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:376
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:370
msgid "Deleting"
msgstr "삭제중"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:377
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:371
#, php-format
msgid "Delete the matches for the %s table?"
msgstr "테이블 %s에 대하여 일치하는 것들을 삭제 하겠습니까?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:380
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:374
msgid "The definition of a stored function must contain a RETURN statement!"
msgstr "저장 함수의 정의는 RETURN문을 포함해야 합니다!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:382
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:376
msgid "No routine is exportable. Required privileges may be lacking."
msgstr "내보낼 수 있는 루틴이 없습니다. 필요 권한이 없을 수도 있습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:385
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:379
#: templates/database/routines/parameter_row.twig:24
msgid "ENUM/SET editor"
msgstr "ENUM/SET 수정"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:386
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:380
#, php-format
msgid "Values for column %s"
msgstr "\"%s\" 열의 값"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:387
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:381
msgid "Values for a new column"
msgstr "새로운 열의 값"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:388
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:382
msgid "Enter each value in a separate field."
msgstr "각각의 필드에 값을 입력하세요."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:389
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:383
#, php-format
msgid "Add %d value(s)"
msgstr "%d 값 추가"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:393
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:386
msgid ""
"Note: If the file contains multiple tables, they will be combined into one."
msgstr "참고: 파일에 여러 테이블이 포함되어 있다면, 하나로 결합됩니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:397
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:389
msgid "Hide query box"
msgstr "질의 상자 숨기기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:398
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:390
msgid "Show query box"
msgstr "질의 상자 보이기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:400
-#: libraries/classes/Display/Results.php:3292
-#: libraries/classes/Tracking.php:263 templates/console/bookmark_content.twig:7
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:392
+#: libraries/classes/Display/Results.php:3180
+#: libraries/classes/Tracking.php:260 templates/console/bookmark_content.twig:7
#: templates/database/central_columns/main.twig:270
#: templates/database/central_columns/main.twig:384
#: templates/database/central_columns/main.twig:385
@@ -6609,23 +6634,23 @@ msgstr "질의 상자 보이기"
msgid "Delete"
msgstr "삭제"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:401
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:393
#, php-format
msgid "%d is not valid row number."
msgstr "%d는 올바른 행번호가 아닙니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:402
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:394
#: templates/sql/relational_column_dropdown.twig:3
#: templates/table/insert/column_row.twig:48
#: templates/table/search/input_box.twig:27
msgid "Browse foreign values"
msgstr "외래값 탐색"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:403
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:395
msgid "No previously auto-saved query is available. Loading default query."
msgstr "이전에 자동 저장된 쿼리를 사용할 수 없음. 기본 쿼리를 로딩중이다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:405
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:397
msgid ""
"You have a previously saved query. Click Get auto-saved query to load the "
"query."
@@ -6633,25 +6658,25 @@ msgstr ""
"이전에 저장한 쿼리가 있는 경우. 쿼리를 로드하려면 자동 저장 쿼리 가져오기를 "
"누르십시오."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:407
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:399
#, php-format
msgid "Variable %d:"
msgstr "변수 %d:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:410
-#: libraries/classes/Normalization.php:1077
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:402
+#: libraries/classes/Normalization.php:1052
msgid "Pick"
msgstr "고르기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:411
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:403
msgid "Column selector"
msgstr "컬럼 셀렉터"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:412
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:404
msgid "Search this list"
msgstr "현재 리스트 검색"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:414
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:406
#, php-format
msgid ""
"No columns in the central list. Make sure the Central columns list for "
@@ -6660,56 +6685,56 @@ msgstr ""
"센트럴 목록에 컬럼이 없습니다. 데이터베이스 %s의 센트럴 컬럼 목록 중 현재 테"
"이블에 없는 컬럼을 확인하십시오."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:417
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:409
msgid "See more"
msgstr "더 보기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:420
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:412
msgid "Add primary key"
msgstr "기본키 추가"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:421
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:413
msgid "Primary key added."
msgstr "기본 키가 추가되었습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:422
-#: libraries/classes/Normalization.php:299
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:414
+#: libraries/classes/Normalization.php:289
msgid "Taking you to next step…"
msgstr "다음 단계로 가는 중…"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:423
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:415
#, php-format
msgid "The first step of normalization is complete for table '%s'."
msgstr "테이블 '%s' 정규화의 첫번째 단계가 완료되었습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:424
-#: libraries/classes/Normalization.php:569
-#: libraries/classes/Normalization.php:621
-#: libraries/classes/Normalization.php:718
-#: libraries/classes/Normalization.php:791
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:416
+#: libraries/classes/Normalization.php:553
+#: libraries/classes/Normalization.php:605
+#: libraries/classes/Normalization.php:702
+#: libraries/classes/Normalization.php:772
msgid "End of step"
msgstr "단계의 끝"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:425
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:417
msgid "Second step of normalization (2NF)"
msgstr "정규화의 두번째 단계 (2NF)"
#. l10n: Display text for calendar close link
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:426
-#: libraries/classes/Normalization.php:396
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:418
+#: libraries/classes/Normalization.php:383
#: templates/javascript/variables.twig:15
msgid "Done"
msgstr "완료"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:427
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:419
msgid "Confirm partial dependencies"
msgstr "부분 의존성 확인"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:428
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:420
msgid "Selected partial dependencies are as follows:"
msgstr "선택된 부분의 의존성은 다음과 같음:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:430
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:422
#, fuzzy
msgid ""
"Note: a, b -> d,f implies values of columns a and b combined together can "
@@ -6718,27 +6743,27 @@ msgstr ""
"참고: a, b -> d, f 는 컬럼 a와 컬럼 b의 결합된 값들이 컬럼 d와 컬럼 f의 값을 "
"결정할 수 있다는 뜻입니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:433
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:425
msgid "No partial dependencies selected!"
msgstr "부분 의존성이 선택되지 않았습니다!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:434
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:604
-#: libraries/classes/Export.php:621 libraries/classes/Html/Generator.php:1046
-#: libraries/classes/Plugins/Schema/ExportRelationSchema.php:314
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:426
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:591
+#: libraries/classes/Export.php:592 libraries/classes/Html/Generator.php:1005
+#: libraries/classes/Plugins/Schema/ExportRelationSchema.php:302
#: templates/import_status.twig:2 templates/user_password.twig:2
msgid "Back"
msgstr "뒤로"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:435
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:427
msgid "Show me the possible partial dependencies based on data in the table"
msgstr "테이블의 데이터에 기초한 가능한 부분 의존성을 알려주세요"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:436
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:428
msgid "Hide partial dependencies list"
msgstr "부분 의존성 목록을 숨김"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:438
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:430
msgid ""
"Sit tight! It may take few seconds depending on data size and column count "
"of the table."
@@ -6746,40 +6771,40 @@ msgstr ""
"잠시 기다리십시오! 데이터의 크기와 열의 갯수에 따라 수 초 가량 시간이 걸릴 "
"수 있습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:441
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:433
msgid "Step"
msgstr "단계"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:442
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:434
msgid "The following actions will be performed:"
msgstr "다음 행동이 실행됩니다 :"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:443
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:435
#, php-format
msgid "DROP columns %s from the table %s"
msgstr "컬럼%s을(를) 테이블%s로부터 DROP"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:444
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:436
msgid "Create the following table"
msgstr "다음 테이블을 생성"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:447
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:439
msgid "Third step of normalization (3NF)"
msgstr "정규화의 세번째 단계 (3NF)"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:448
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:440
msgid "Confirm transitive dependencies"
msgstr "이행 의존성 확인"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:449
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:441
msgid "Selected dependencies are as follows:"
msgstr "선택된 의존성은 다음과 같다:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:450
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:442
msgid "No dependencies selected!"
msgstr "의존성이 선택되지 않았습니다!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:453
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:445
#: templates/columns_definitions/column_definitions_form.twig:160
#: templates/database/central_columns/edit.twig:22
#: templates/database/central_columns/main.twig:121
@@ -6793,94 +6818,82 @@ msgstr "의존성이 선택되지 않았습니다!"
msgid "Save"
msgstr "저장"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:456
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:448
msgid "Hide search criteria"
msgstr "검색 조건 숨기기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:457
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:449
msgid "Show search criteria"
msgstr "검색 조건 보이기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:458
-msgid "Range search"
-msgstr "범위 검색"
-
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:459
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:450
msgid "Column maximum:"
msgstr "열(컬럼) 최댓값:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:460
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:451
msgid "Column minimum:"
msgstr "열(컬럼) 최솟값:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:461
-msgid "Minimum value:"
-msgstr "최솟값:"
-
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:462
-msgid "Maximum value:"
-msgstr "최댓값:"
-
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:465
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:454
msgid "Hide find and replace criteria"
msgstr "찾기와 바꾸기 조건 숨김"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:466
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:455
msgid "Show find and replace criteria"
msgstr "찾기와 바꾸기 조건 보임"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:470
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:459
msgid "Each point represents a data row."
msgstr "각 포인트는 데이터 행을 나타냅니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:472
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:461
msgid "Hovering over a point will show its label."
msgstr "포인트에 마우스를 올리면 라벨이 표시됩니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:474
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:463
msgid "To zoom in, select a section of the plot with the mouse."
msgstr "확대하려면 마우스로 플롯의 한 영역을 선택하세요."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:476
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:465
msgid "Click reset zoom button to come back to original state."
msgstr "줌 원래대로 보기 버튼을 클릭하면 원본 상태로 돌아갑니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:478
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:467
msgid "Click a data point to view and possibly edit the data row."
msgstr "데이터 포인트(플롯 지점)를 클릭하면 행의 열람과 편집이 가능합니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:480
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:469
msgid "The plot can be resized by dragging it along the bottom right corner."
msgstr "우측 하단 코너로 드래그하여 플롯을 확대할 수 있습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:483
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:472
msgid "Select two columns"
msgstr "두 개의 열 선택"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:485
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:474
msgid "Select two different columns"
msgstr "두 개의 서로다른 열 선택"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:487
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:476
msgid "Data point content"
msgstr "데이터 포인트 내용"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:490
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:663
-#: libraries/classes/ErrorHandler.php:431 libraries/classes/InsertEdit.php:2152
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:479
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:645
+#: libraries/classes/ErrorHandler.php:420 libraries/classes/InsertEdit.php:2068
#: templates/table/index_form.twig:164 templates/table/index_form.twig:200
msgid "Ignore"
msgstr "무시"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:491
-#: libraries/classes/Display/Results.php:3225
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:480
+#: libraries/classes/Display/Results.php:3113
#: libraries/classes/Html/Generator.php:78
#: templates/display/results/table.twig:231
#: templates/display/results/table.twig:232
msgid "Copy"
msgstr "복사"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:492
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:481
#: templates/gis_data_editor_form.twig:74
#: templates/gis_data_editor_form.twig:94
#: templates/gis_data_editor_form.twig:135
@@ -6888,7 +6901,7 @@ msgstr "복사"
msgid "X"
msgstr "X"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:493
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:482
#: templates/gis_data_editor_form.twig:76
#: templates/gis_data_editor_form.twig:96
#: templates/gis_data_editor_form.twig:137
@@ -6896,64 +6909,64 @@ msgstr "X"
msgid "Y"
msgstr "Y"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:494
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:483
msgid "Point"
msgstr "포인트"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:495
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:484
#, php-format
msgid "Point %d"
msgstr "포인트 %d"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:496
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:485
msgid "Linestring"
msgstr "줄(열) 구분자"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:497
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:486
msgid "Polygon"
msgstr "폴리곤"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:498
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:487
#: templates/display/results/table.twig:174
msgid "Geometry"
msgstr "기하데이터"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:499
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:488
msgid "Inner ring"
msgstr "내부 원"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:500
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:489
msgid "Outer ring"
msgstr "외부 원"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:501
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:490
#: templates/gis_data_editor_form.twig:99
#: templates/gis_data_editor_form.twig:140
#: templates/gis_data_editor_form.twig:192
msgid "Add a point"
msgstr "포인트 추가"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:502
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:491
#: templates/gis_data_editor_form.twig:144
#: templates/gis_data_editor_form.twig:195
msgid "Add an inner ring"
msgstr "내부 링 추가"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:504
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:493
msgid "Do you want to copy encryption key?"
msgstr "암호화 키를 복사하겠습니까?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:505
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:494
msgid "Encryption key"
msgstr "암호화 키"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:508
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:497
msgid ""
"The HEX function will treat the integer as a string while calculating the "
"hexadecimal value"
msgstr "16진수 값을 계산하는 동안 HEX 함수가 정수를 문자열로 처리함"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:513
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:502
msgid ""
"MySQL accepts additional values not selectable by the slider; key in those "
"values directly if desired"
@@ -6961,7 +6974,7 @@ msgstr ""
"MySQL은 슬라이더로 선택되지 않는 추가값을 허용합니다; 값들을 직접 입력하길 원"
"할 경우"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:519
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:508
msgid ""
"MySQL accepts additional values not selectable by the datepicker; key in "
"those values directly if desired"
@@ -6969,7 +6982,7 @@ msgstr ""
"MySQL은 Datepicker에서 선택할 수 없는 추가 값을 수신합니다. 원하는 경우 해당 "
"값의 키를 직접 입력합니다"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:525
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:514
msgid ""
"Indicates that you have made changes to this page; you will be prompted for "
"confirmation before abandoning changes"
@@ -6977,25 +6990,25 @@ msgstr ""
"이 페이지를 변경했다는것을 나타냅니다; 변경사항을 적용하지 않고 나갈 경우 확"
"인 메시지가 표시 됩니다"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:530
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:519
msgid "Select referenced key"
msgstr "참고키 선택"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:531
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:520
msgid "Select Foreign Key"
msgstr "외래키 선택"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:532
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:521
msgid "Please select the primary key or a unique key!"
msgstr "기본키 혹은 유니크키를 선택하십시오!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:533
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:522
#: templates/database/designer/main.twig:98
#: templates/database/designer/main.twig:101
msgid "Choose column to display"
msgstr "출력할 필드 선택"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:535
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:524
msgid ""
"You haven't saved the changes in the layout. They will be lost if you don't "
"save them. Do you want to continue?"
@@ -7003,99 +7016,99 @@ msgstr ""
"레이아웃의 변경을 저장하지 않았습니다. 저장하지 않으면, 변경사항이 손실됩니"
"다. 이대로 계속 하시겠습니까?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:538
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:527
msgid "value/subQuery is empty"
msgstr "값/서브쿼리가 비어있습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:539
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:528
#: templates/database/designer/main.twig:40
#: templates/database/designer/main.twig:43
msgid "Add tables from other databases"
msgstr "다른 데이터베이스에서 테이블 가져오기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:540
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:529
msgid "Page name"
msgstr "페이지 이름"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:541
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:530
#: templates/database/designer/main.twig:63
#: templates/database/designer/main.twig:66
msgid "Save page"
msgstr "페이지 저장"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:542
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:531
#: templates/database/designer/main.twig:70
#: templates/database/designer/main.twig:73
msgid "Save page as"
msgstr "페이지를 다른 이름으로 저장"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:543
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:532
#: templates/database/designer/main.twig:56
#: templates/database/designer/main.twig:59
msgid "Open page"
msgstr "페이지 열기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:544
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:533
msgid "Delete page"
msgstr "페이지 삭제"
#. l10n: When the user opens a page saved in the Designer
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:546
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:535
msgid "Some tables saved in this page might have been renamed or deleted."
msgstr ""
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:547
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:536
#: templates/database/designer/main.twig:10
msgid "Untitled"
msgstr "제목 없음"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:548
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:537
msgid "Please select a page to continue"
msgstr "계속할 페이지를 선택하세요"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:549
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:538
msgid "Please enter a valid page name"
msgstr "올바른 페이지 이름을 입력하세요"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:550
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:539
msgid "Do you want to save the changes to the current page?"
msgstr "현재 페이지의 수정된 내용을 저장하겠습니까?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:551
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:540
msgid "Successfully deleted the page"
msgstr "페이지 삭제 성공"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:552
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:541
msgid "Export relational schema"
msgstr "관계 스키마를 내보내기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:553
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:542
msgid "Modifications have been saved"
msgstr "수정된 내용이 저장되었습니다"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:556
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:545
#, php-format
msgid "%d object(s) created."
msgstr "%d 개의 개체가 생성되었습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:557
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:546
#, fuzzy
#| msgid "Column names"
msgid "Column name"
msgstr "열(칼럼) 이름"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:558
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:547
#: templates/sql/query.twig:178
msgid "Submit"
msgstr "확인"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:562
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:551
#, fuzzy
#| msgid "Press escape to cancel editing."
msgid "Press escape to cancel editing.<br>- Shift+Enter for a newline."
msgstr "편집을 취소하려면 ESC를 누르세요."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:566
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:555
msgid ""
"You have edited some data and they have not been saved. Are you sure you "
"want to leave this page before saving the data?"
@@ -7103,15 +7116,15 @@ msgstr ""
"일부 데이터를 변경한 후 저장하지 않았습니다. 데이터를 저장하지 않고 페이지를 "
"이동하기를 원합니까?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:569
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:558
msgid "Drag to reorder."
msgstr "재정렬하려면 드래그하세요."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:570
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:559
msgid "Click to sort results by this column."
msgstr "이 열의 값에 따라 결과를 정렬하려면 누르세요."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:572
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:561
msgid ""
"Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC."
"<br>- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column "
@@ -7121,19 +7134,19 @@ msgstr ""
"<br>- Ctrl+Click 또는 Alt+Click (맥: Shift+Option+Click) 으로 ORDER BY 절로부"
"터 이 컬럼 제거"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:576
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:565
msgid "Click to mark/unmark."
msgstr "선택/해제하려면 클릭하세요."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:577
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:566
msgid "Double-click to copy column name."
msgstr "칼럼명을 복사하려면 더블클릭하세요."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:579
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:567
msgid "Click the drop-down arrow<br>to toggle column's visibility."
msgstr "칼럼보이기 여부를 바꾸려면<br>드롭다운 화살표를 클릭하세요."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:583
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:570
msgid ""
"This table does not contain a unique column. Features related to the grid "
"edit, checkbox, Edit, Copy and Delete links may not work after saving."
@@ -7141,11 +7154,11 @@ msgstr ""
"이 테이블에는 유일 속성을 가진 컬럼이 없습니다. 저장 시에 격자창 편집, 체크박"
"스, 편집, 복사, 삭제 등의 기능이 정상적으로 동작하지 않을 수 있습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:586
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:573
msgid "Please enter a valid hexadecimal string. Valid characters are 0-9, A-F."
msgstr "올바른 16진수 문자열을 입력하세요. 사용가능한 문자는 0-9, A-F 입니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:588
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:575
msgid ""
"Do you really want to see all of the rows? For a big table this could crash "
"the browser."
@@ -7153,96 +7166,92 @@ msgstr ""
"정말 모든 열을 보시겠습니까? 테이블 크기가 큰 경우 브라우저가 정지할 수 있습"
"니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:591
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:578
msgid "Original length"
msgstr "원본 길이"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:594
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:581
msgid "cancel"
msgstr "취소"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:595
-#: libraries/classes/Controllers/Server/Status/StatusController.php:224
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:582
+#: libraries/classes/Controllers/Server/Status/StatusController.php:193
msgid "Aborted"
msgstr "중지됨"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:597
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:584
msgid "Success"
msgstr "성공"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:598
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:585
msgid "Import status"
msgstr "상태 가져오기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:599
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:586
#: templates/navigation/main.twig:84
msgid "Drop files here"
msgstr "파일을 여기로 끌어오세요"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:600
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:587
msgid "Select database first"
msgstr "데이터베이스를 먼저 선택하세요"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:603
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:590
#: templates/database/data_dictionary/index.twig:117
#: templates/database/structure/index.twig:20
#: templates/display/results/table.twig:258
-#: templates/table/structure/display_structure.twig:332
+#: templates/table/structure/display_structure.twig:367
msgid "Print"
msgstr "인쇄"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:608
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:595
msgid "You can also edit most values<br>by double-clicking directly on them."
msgstr "값을 더블클릭 하여 바로 수정할 수 있습니다.<br>(일부 제외)."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:610
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:597
msgid "You can also edit most values<br>by clicking directly on them."
msgstr "값을 클릭하여 바로 수정할 수 있습니다.<br>(일부 제외)."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:613
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:600
msgid "Go to link:"
msgstr "다음 링크로 이동 :"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:616
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:603
msgid "Generate password"
msgstr "암호 생성"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:617
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:604
#: templates/server/replication/master_add_slave_user.twig:73
msgid "Generate"
msgstr "생성"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:618
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:605
#: libraries/classes/Controllers/UserPasswordController.php:84
#: templates/home/index.twig:46
#: templates/server/privileges/change_password.twig:10
msgid "Change password"
msgstr "암호 변경"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:621
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:608
#: templates/table/structure/display_structure.twig:132
msgid "More"
msgstr "더보기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:624
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:611
msgid "Show panel"
msgstr "패널 표시"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:625
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:612
msgid "Hide panel"
msgstr "패널 숨기기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:626
-msgid "Show hidden navigation tree items."
-msgstr "숨겨진 탐색 트리의 항목보기."
-
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:628
-#: libraries/classes/Navigation/NavigationTree.php:1481
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:614
+#: libraries/classes/Navigation/NavigationTree.php:1355
msgid "Unlink from main panel"
msgstr "매인 패널에서 링크 해제"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:632
-#: libraries/classes/Setup/Index.php:186
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:618
+#: libraries/classes/Setup/Index.php:178
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
@@ -7251,42 +7260,42 @@ msgstr ""
"phpMyAdmin 업그레이드가 필요합니다. 최신버전은 %s이며 %s에 릴리즈 되었습니다."
#. l10n: Latest available phpMyAdmin version
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:636
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:622
msgid ", latest stable version:"
msgstr ", 최신 안정 버전:"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:637
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:623
msgid "up to date"
msgstr "최신버전"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:639
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:625
#: templates/database/structure/show_create.twig:33
#: templates/display/results/table.twig:297
#: templates/sql/no_results_returned.twig:12 templates/view_create.twig:11
msgid "Create view"
msgstr "뷰 생성"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:643
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:628
msgid ""
"A fatal JavaScript error has occurred. Would you like to send an error "
"report?"
msgstr "치명적인 자바스크립트 오류 발생. 오류를 전송할까요?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:645
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:629
msgid "Change report settings"
msgstr "보고서 설정 변경"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:646
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:630
msgid "Show report details"
msgstr "보고서 상세 보기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:648
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:631
msgid ""
"Your export is incomplete, due to a low execution time limit at the PHP "
"level!"
msgstr "PHP의 실행시간 제한에 걸려 내보내기가 완료되지 않았습니다!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:652
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:634
#, php-format
msgid ""
"Warning: a form on this page has more than %d fields. On submission, some of "
@@ -7295,80 +7304,80 @@ msgstr ""
"경고: 현재 페이지의 폼 필드는 %d개가 넘습니다. 폼이 전송될 때 PHP의 "
"max_input_vars 설정에 의해 일부 필드가 손실될 수 있습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:658
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:671
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:640
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:653
msgid "Some errors have been detected on the server!"
msgstr "서버 에러가 감지되었습니다!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:660
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:642
msgid "Please look at the bottom of this window."
msgstr "이 창의 아래쪽을 보세요."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:666
-#: libraries/classes/ErrorHandler.php:436
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:648
+#: libraries/classes/ErrorHandler.php:425
msgid "Ignore All"
msgstr "모두 무시"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:674
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:656
msgid ""
"As per your settings, they are being submitted currently, please be patient."
msgstr "각 설정은 현재 전송중입니다. 기다려주세요."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:682
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:664
msgid "Column name successfully copied to clipboard!"
msgstr ""
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:683
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:665
msgid "Column name copying to clipboard failed!"
msgstr ""
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:684
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:666
#, fuzzy
#| msgid "Successfully deleted the page"
msgid "Successfully copied!"
msgstr "페이지 삭제 성공"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:685
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:667
#, fuzzy
#| msgid "Copying database"
msgid "Copying failed!"
msgstr "데이터베이스 복사 중"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:688
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:670
msgid "Execute this query again?"
msgstr "이 질의를 다시 실행합니까?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:689
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:671
msgid "Do you really want to delete this bookmark?"
msgstr "정말 이 북마크를 삭제하겠습니까?"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:690
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:672
msgid "Some error occurred while getting SQL debug info."
msgstr "SQL 디버그 정보를 가져오는 중 오류가 발생하였습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:691
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:673
#, php-format
msgid "%s queries executed %s times in %s seconds."
msgstr "%s 쿼리를 %s 번 %s 초 안에 처리했습니다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:692
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:674
#, php-format
msgid "%s argument(s) passed"
msgstr "%s개의 인수가 전달됨"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:693
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:675
msgid "Show arguments"
msgstr "매개변수 보이기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:694
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:676
msgid "Hide arguments"
msgstr "매개변수 숨기기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:695
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:677
msgid "Time taken:"
msgstr "소요 시간 :"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:697
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:679
msgid ""
"There was a problem accessing your browser storage, some features may not "
"work properly for you. It is likely that the browser doesn't support storage "
@@ -7383,45 +7392,45 @@ msgstr ""
"수 있습니다. 사파리에서는 일반적으로 \"개인 모드 브라우징\"에 의해 발생 됩니"
"다."
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:704
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:686
msgid "Copy tables to"
msgstr "테이블을 복사합니다"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:705
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:687
msgid "Add table prefix"
msgstr "테이블 접두사 추가"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:706
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:688
msgid "Replace table with prefix"
msgstr "접두사로 테이블 교체"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:707
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:689
#: templates/database/structure/check_all_tables.twig:28
msgid "Copy table with prefix"
msgstr "테이블에 접두사를 추가하여 복제"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:710
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:692
msgid "Extremely weak"
msgstr "매우 취약"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:711
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:693
msgid "Very weak"
msgstr "다소 취약"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:712
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:694
msgid "Weak"
msgstr "취약"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:713
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:695
msgid "Good"
msgstr "좋음"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:714
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:696
msgid "Strong"
msgstr "강력함"
#. l10n: error code 5 (from U2F API)
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:718
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:700
#, fuzzy
#| msgid "Timed out waiting for security key activation."
msgctxt "U2F error"
@@ -7429,13 +7438,13 @@ msgid "Timed out waiting for security key activation."
msgstr "보안 키 활성 시간이 초과되었습니다."
#. l10n: error code 2 (from U2F API)
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:720
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:702
msgctxt "U2F error"
msgid "Invalid request sent to security key."
msgstr ""
#. l10n: unknown error code (from U2F API)
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:722
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:704
#, fuzzy
#| msgid "Unknown error"
msgctxt "U2F error"
@@ -7443,13 +7452,13 @@ msgid "Unknown security key error."
msgstr "알려지지 않은 오류"
#. l10n: error code 3 (from U2F API)
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:724
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:706
msgctxt "U2F error"
msgid "Client does not support security key."
msgstr ""
#. l10n: error code 4 (from U2F API) on register
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:726
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:708
#, fuzzy
#| msgid "Failed security key activation (%s)."
msgctxt "U2F error"
@@ -7457,14 +7466,14 @@ msgid "Failed security key activation."
msgstr "보안 키를 활성화는데 실패였습니다(%s)."
#. l10n: error code 4 (from U2F API) on authanticate
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:728
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:710
#, fuzzy
#| msgid "Invalid export type"
msgctxt "U2F error"
msgid "Invalid security key."
msgstr "잘못된 내보내기 타입"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:733
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:715
#, fuzzy, php-format
#| msgid "Table %s already exists!"
msgctxt ""
@@ -7472,14 +7481,14 @@ msgctxt ""
msgid "Table %s already exists!"
msgstr "테이블 %s 가 이미 존재합니다!"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:735
-#: libraries/classes/InsertEdit.php:338
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:717
+#: libraries/classes/InsertEdit.php:336
#: libraries/classes/Navigation/Nodes/NodeDatabaseChild.php:53
msgid "Hide"
msgstr "숨기기"
-#: libraries/classes/Controllers/JavaScriptMessagesController.php:736
-#: libraries/classes/Controllers/Table/ChangeController.php:205
+#: libraries/classes/Controllers/JavaScriptMessagesController.php:718
+#: libraries/classes/Controllers/Table/ChangeController.php:188
#: templates/database/multi_table_query/form.twig:49
#: templates/database/tracking/tables.twig:19
#: templates/table/tracking/main.twig:33
@@ -7491,19 +7500,19 @@ msgid "Fatal error: The navigation can only be accessed via AJAX"
msgstr "심각한 오류: 네비게이션은 AJAX를 통해서만 접근할 수 있습니다"
#: libraries/classes/Controllers/NormalizationController.php:40
-#: libraries/classes/Normalization.php:262
+#: libraries/classes/Normalization.php:252
#, fuzzy
#| msgid "Select a column."
msgid "Select one…"
msgstr "컬럼 선택."
#: libraries/classes/Controllers/NormalizationController.php:41
-#: libraries/classes/Normalization.php:263
+#: libraries/classes/Normalization.php:253
msgid "No such column"
msgstr "그런 컬럼이 없습니다"
#: libraries/classes/Controllers/NormalizationController.php:46
-#: libraries/classes/Normalization.php:267 libraries/classes/Types.php:828
+#: libraries/classes/Normalization.php:257 libraries/classes/Types.php:818
msgctxt "string types"
msgid "String"
msgstr "문자열"
@@ -7534,8 +7543,8 @@ msgstr "내부 릴레이션이 제거되었습니다."
msgid "Two-factor authentication has been configured."
msgstr "설정 파일에 잘못된 인증 방식 설정되어 있습니다.:"
-#: libraries/classes/Controllers/Server/DatabasesController.php:322
-#: libraries/classes/Import.php:152
+#: libraries/classes/Controllers/Server/DatabasesController.php:316
+#: libraries/classes/Import.php:150
#: templates/database/structure/table_header.twig:26
#: templates/table/structure/display_partitions.twig:28
#: templates/table/structure/display_structure.twig:231
@@ -7543,29 +7552,29 @@ msgstr "설정 파일에 잘못된 인증 방식 설정되어 있습니다.:"
msgid "Rows"
msgstr "행"
-#: libraries/classes/Controllers/Server/DatabasesController.php:332
+#: libraries/classes/Controllers/Server/DatabasesController.php:326
#: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeIndexContainer.php:26
#: templates/database/data_dictionary/index.twig:59 templates/indexes.twig:3
-#: templates/table/structure/display_structure.twig:401
+#: templates/table/structure/display_structure.twig:436
#: templates/table/tracking/structure_snapshot_indexes.twig:1
msgid "Indexes"
msgstr "인덱스"
-#: libraries/classes/Controllers/Server/DatabasesController.php:337
-#: libraries/classes/Controllers/Server/Status/StatusController.php:165
-#: libraries/classes/Controllers/Server/Status/StatusController.php:240
+#: libraries/classes/Controllers/Server/DatabasesController.php:331
+#: libraries/classes/Controllers/Server/Status/StatusController.php:147
+#: libraries/classes/Controllers/Server/Status/StatusController.php:199
#: templates/table/structure/display_table_stats.twig:45
msgid "Total"
msgstr "전체 쿼리수"
-#: libraries/classes/Controllers/Server/DatabasesController.php:342
+#: libraries/classes/Controllers/Server/DatabasesController.php:336
#: templates/database/structure/table_header.twig:38
#: templates/table/structure/display_table_stats.twig:32
msgid "Overhead"
msgstr "부담"
-#: libraries/classes/Controllers/Server/Databases/CreateController.php:95
+#: libraries/classes/Controllers/Server/Databases/CreateController.php:87
#, php-format
msgid "Database %1$s has been created."
msgstr "데이터베이스 %1$s가 생성되었습니다."
@@ -7607,7 +7616,7 @@ msgstr ""
"사용자 이름과 호스트 이름이 변경되지 않음 암호만 변경하려면 '암호 변경' 탭을 "
"사용해야 한다."
-#: libraries/classes/Controllers/Server/PrivilegesController.php:422
+#: libraries/classes/Controllers/Server/PrivilegesController.php:405
msgid "User has been added."
msgstr "사용자가 추가되었습니다."
@@ -7624,33 +7633,33 @@ msgstr ""
"phpMyAdmin이 쓰레드 %s를 종료하는데 실패했습니다. 이미 해당 쓰레드가 종료되었"
"을 것입니다."
-#: libraries/classes/Controllers/Server/Status/StatusController.php:155
+#: libraries/classes/Controllers/Server/Status/StatusController.php:137
msgid "Received"
msgstr "받음"
-#: libraries/classes/Controllers/Server/Status/StatusController.php:160
+#: libraries/classes/Controllers/Server/Status/StatusController.php:142
msgid "Sent"
msgstr "보냄"
-#: libraries/classes/Controllers/Server/Status/StatusController.php:199
+#: libraries/classes/Controllers/Server/Status/StatusController.php:181
msgid "Max. concurrent connections"
msgstr "최대 동시 연결"
-#: libraries/classes/Controllers/Server/Status/StatusController.php:208
+#: libraries/classes/Controllers/Server/Status/StatusController.php:187
msgid "Failed attempts"
msgstr "실패한 시도"
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:241
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:238
msgid ""
"The number of connections that were aborted because the client died without "
"closing the connection properly."
msgstr "연결을 닫지 않고 클라이언트가 죽어서 중지된 연결의 수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:245
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:241
msgid "The number of failed attempts to connect to the MySQL server."
msgstr "MySQL 서버에 연결 실패한 횟수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:248
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:243
msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
@@ -7659,16 +7668,16 @@ msgstr ""
"트랜잭션의 구문을 임시로 저장하기 위해 바이너리 로그 캐시를 사용했지만 "
"binlog_cache_size 값을 넘어버려 임시 파일을 사용한 트랜잭션 수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:253
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:248
msgid "The number of transactions that used the temporary binary log cache."
msgstr "임시 바이너리 로그 캐시를 사용한 트랜잭션의 수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:256
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:251
msgid ""
"The number of connection attempts (successful or not) to the MySQL server."
msgstr "MySQL 서버에 연결 시도(성공 및 실패)한 횟수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:260
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:255
msgid ""
"The number of temporary tables on disk created automatically by the server "
"while executing statements. If Created_tmp_disk_tables is big, you may want "
@@ -7679,23 +7688,23 @@ msgstr ""
"Created_tmp_disk_tables 값이 크면, tmp_table_size 값을 늘려서 임시 테이블을 "
"디스크에 생성하지 않고 메모리에 생성하도록 할 수 있습니다."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:267
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:261
msgid "How many temporary files mysqld has created."
msgstr "mysqld가 생성한 임시파일의 갯수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:270
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:263
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr "구문을 실행하는 동안 서버가 메모리에 임시로 생성한 테이블 수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:274
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:267
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr "어떤 오류(중복된 키 등)로 인해 INSERT DELAYED로 기록된 행의 수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:278
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:271
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
@@ -7703,56 +7712,56 @@ msgstr ""
"사용 중인 INSERT 지연 처리기 스레드 수입니다. INSERT Delayed를 사용하는 모든 "
"테이블에는 고유의 스레드가 있다."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:283
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:275
msgid "The number of INSERT DELAYED rows written."
msgstr "작성된 INSERT 지연 행 수입니다."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:286
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:276
msgid "The number of executed FLUSH statements."
msgstr "실행된 FLASH 문 수입니다."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:289
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:277
msgid "The number of internal COMMIT statements."
msgstr "내부 COMPT 문맥 수입니다."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:292
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:278
msgid "The number of times a row was deleted from a table."
msgstr "테이블에서 행이 삭제된 횟수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:295
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:280
msgid ""
"The MySQL server can ask the NDB Cluster storage engine if it knows about a "
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:301
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:286
msgid ""
"The number of times the first entry was read from an index. If this is high, "
"it suggests that the server is doing a lot of full index scans; for example, "
"SELECT col1 FROM foo, assuming that col1 is indexed."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:307
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:292
msgid ""
"The number of requests to read a row based on a key. If this is high, it is "
"a good indication that your queries and tables are properly indexed."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:312
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:297
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:317
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:302
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY … DESC."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:321
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:306
msgid ""
"The number of requests to read a row based on a fixed position. This is high "
"if you are doing a lot of queries that require sorting of the result. You "
@@ -7760,7 +7769,7 @@ msgid ""
"you have joins that don't use keys properly."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:328
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:313
msgid ""
"The number of requests to read the next row in the data file. This is high "
"if you are doing a lot of table scans. Generally this suggests that your "
@@ -7768,42 +7777,42 @@ msgid ""
"advantage of the indexes you have."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:335
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:319
msgid "The number of internal ROLLBACK statements."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:338
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:320
msgid "The number of requests to update a row in a table."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:341
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:321
msgid "The number of requests to insert a row in a table."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:344
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:322
msgid "The number of pages containing data (dirty or clean)."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:347
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:323
msgid "The number of pages currently dirty."
msgstr "디스크에 저장이 필요한 페이지 수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:350
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:325
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:354
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:328
msgid "The number of free pages."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:357
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:330
msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:362
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:335
msgid ""
"The number of pages busy because they have been allocated for administrative "
"overhead such as row locks or the adaptive hash index. This value can also "
@@ -7811,33 +7820,33 @@ msgid ""
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:369
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:341
msgid "Total size of buffer pool, in pages."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:372
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:343
msgid ""
"The number of \"random\" read-aheads InnoDB initiated. This happens when a "
"query is to scan a large portion of a table but in random order."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:377
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:348
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:381
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:351
msgid "The number of logical read requests InnoDB has done."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:384
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:353
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:388
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:357
msgid ""
"Normally, writes to the InnoDB buffer pool happen in the background. "
"However, if it's necessary to read or create a page and no clean pages are "
@@ -7846,205 +7855,205 @@ msgid ""
"properly, this value should be small."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:396
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:364
msgid "The number writes done to the InnoDB buffer pool."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:399
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:365
msgid "The number of fsync() operations so far."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:402
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:366
msgid "The current number of pending fsync() operations."
msgstr "현재 미완료된 fsync() 작업의 갯수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:405
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:367
msgid "The current number of pending reads."
msgstr "현재 미완료된 읽기 작업의 갯수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:408
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:368
msgid "The current number of pending writes."
msgstr "현재 미완료된 쓰기 작업의 갯수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:411
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:369
msgid "The amount of data read so far, in bytes."
msgstr "현재까지 읽은 데이터의 바이트 수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:414
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:370
msgid "The total number of data reads."
msgstr "데이터를 읽은 총 횟수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:417
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:371
msgid "The total number of data writes."
msgstr "데이터를 쓴 총 횟수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:420
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:372
msgid "The amount of data written so far, in bytes."
msgstr "현재까지 쓴 데이터의 바이트 수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:423
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:374
msgid "The number of pages that have been written for doublewrite operations."
msgstr "이중쓰기 작업으로 쓰여진 페이지 수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:427
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:377
msgid "The number of doublewrite operations that have been performed."
msgstr "이중쓰기 작업이 수행된 횟수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:430
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:379
msgid ""
"The number of waits we had because log buffer was too small and we had to "
"wait for it to be flushed before continuing."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:434
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:382
msgid "The number of log write requests."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:437
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:383
msgid "The number of physical writes to the log file."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:440
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:384
msgid "The number of fsync() writes done to the log file."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:443
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:385
msgid "The number of pending log file fsyncs."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:446
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:386
msgid "Pending log file writes."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:449
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:387
msgid "The number of bytes written to the log file."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:452
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:388
msgid "The number of pages created."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:455
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:390
msgid ""
"The compiled-in InnoDB page size (default 16KB). Many values are counted in "
"pages; the page size allows them to be easily converted to bytes."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:460
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:394
msgid "The number of pages read."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:463
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:395
msgid "The number of pages written."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:466
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:396
msgid "The number of row locks currently being waited for."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:469
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:397
msgid "The average time to acquire a row lock, in milliseconds."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:472
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:398
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:475
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:399
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "행에 대한 락을 획득하기 위해 기다릴 최대 시간 (밀리초)."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:478
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:400
msgid "The number of times a row lock had to be waited for."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:481
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:401
msgid "The number of rows deleted from InnoDB tables."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:484
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:402
msgid "The number of rows inserted in InnoDB tables."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:487
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:403
msgid "The number of rows read from InnoDB tables."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:490
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:404
msgid "The number of rows updated in InnoDB tables."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:493
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:406
msgid ""
"The number of key blocks in the key cache that have changed but haven't yet "
"been flushed to disk. It used to be known as Not_flushed_key_blocks."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:498
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:411
msgid ""
"The number of unused blocks in the key cache. You can use this value to "
"determine how much of the key cache is in use."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:502
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:415
msgid ""
"The number of used blocks in the key cache. This value is a high-water mark "
"that indicates the maximum number of blocks that have ever been in use at "
"one time."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:507
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:419
msgid "Percentage of used key cache (calculated value)"
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:510
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:420
msgid "The number of requests to read a key block from the cache."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:513
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:422
msgid ""
"The number of physical reads of a key block from disk. If Key_reads is big, "
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:519
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:428
msgid ""
"Key cache miss calculated as rate of physical reads compared to read "
"requests (calculated value)"
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:523
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:431
msgid "The number of requests to write a key block to the cache."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:526
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:432
msgid "The number of physical writes of a key block to disk."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:529
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:434
msgid ""
"Percentage of physical writes compared to write requests (calculated value)"
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:533
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:438
msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
"same query. The default value of 0 means that no query has been compiled yet."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:539
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:444
msgid ""
"The maximum number of connections that have been in use simultaneously since "
"the server started."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:543
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:447
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "INSERT DELAYED 큐에서 쓰기 작업을 대기중인 행의 수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:546
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:449
#, fuzzy
#| msgid ""
#| "The number of tables that have been opened. If opened tables is big, your "
@@ -8056,19 +8065,19 @@ msgstr ""
"열린 테이블 수. 열린 테이블이 많다면, 테이블 캐시값이 작은 경우일 수 있습니"
"다."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:550
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:452
msgid "The number of files that are open."
msgstr "열린 파일 수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:553
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:453
msgid "The number of streams that are open (used mainly for logging)."
msgstr "열린 스트림 수 (주로 로그 남기기용)."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:556
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:454
msgid "The number of tables that are open."
msgstr "열린 테이블 수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:559
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:456
msgid ""
"The number of free memory blocks in query cache. High numbers can indicate "
"fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
@@ -8077,19 +8086,19 @@ msgstr ""
"쿼리 캐시에 비어있는 메모리 블럭 수. 숫자가 크다면 파편화 문제가 있을 수 있으"
"며, FLUSH QUERY CACHE 구문으로 해결할 할 수도 있습니다."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:564
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:460
msgid "The amount of free memory for query cache."
msgstr "쿼리 캐시의 빈 메모리 양."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:567
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:461
msgid "The number of cache hits."
msgstr "캐시 히트 수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:570
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:462
msgid "The number of queries added to the cache."
msgstr "캐시에 추가된 쿼리의 수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:573
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:464
msgid ""
"The number of queries that have been removed from the cache to free up "
"memory for caching new queries. This information can help you tune the query "
@@ -8100,7 +8109,7 @@ msgstr ""
"를 조정하는데 도움이 될겁니다. 쿼리캐시는 LRU 알고리즘을 사용하여 삭제할 쿼리"
"를 선택합니다."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:580
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:471
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
@@ -8108,19 +8117,19 @@ msgstr ""
"캐시되지 않은 쿼리의 수(캐시 불가능한 것 또는 query_cache_type 설정때문에 캐"
"시되지 않은 것)."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:584
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:474
msgid "The number of queries registered in the cache."
msgstr "캐시에 등록된 쿼리 수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:587
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:475
msgid "The total number of blocks in the query cache."
msgstr "쿼리 캐시의 총 블럭 수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:590
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:476
msgid "The status of failsafe replication (not yet implemented)."
msgstr "Failsafe 리플리케이션 상태 (아직 구현 안 됨)."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:593
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:478
msgid ""
"The number of joins that do not use indexes. If this value is not 0, you "
"should carefully check the indexes of your tables."
@@ -8128,75 +8137,75 @@ msgstr ""
"인덱스를 사용하지 않은 조인의 수. 이 값이 0이 아니라면 테이블의 인덱스들을 주"
"의 깊게 체크하세요."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:597
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:481
msgid "The number of joins that used a range search on a reference table."
msgstr "레퍼런스 테이블의 레인지 검색에 사용된 조인의 수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:600
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:483
msgid ""
"The number of joins without keys that check for key usage after each row. "
"(If this is not 0, you should carefully check the indexes of your tables.)"
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:605
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:488
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:609
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:491
msgid "The number of joins that did a full scan of the first table."
msgstr "첫번째 테이블을 풀스캔한 조인의 갯수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:612
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:493
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:616
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:497
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:620
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:500
msgid "This is ON if this server is a slave that is connected to a master."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:623
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:502
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:627
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:506
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:631
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:510
msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:636
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:514
msgid "The number of sorts that were done with ranges."
msgstr "지정된 범위에 완료된 정렬 수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:639
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:515
msgid "The number of sorted rows."
msgstr "정렬된 행의 개수."
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:642
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:516
msgid "The number of sorts that were done by scanning the table."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:645
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:517
msgid "The number of times that a table lock was acquired immediately."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:648
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:519
msgid ""
"The number of times that a table lock could not be acquired immediately and "
"a wait was needed. If this is high, and you have performance problems, you "
@@ -8204,18 +8213,18 @@ msgid ""
"tables or use replication."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:654
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:525
msgid ""
"The number of threads in the thread cache. The cache hit rate can be "
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:659
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:529
msgid "The number of currently open connections."
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:662
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:531
msgid ""
"The number of threads created to handle connections. If Threads_created is "
"big, you may want to increase the thread_cache_size value. (Normally this "
@@ -8223,16 +8232,16 @@ msgid ""
"implementation.)"
msgstr ""
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:669
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:537
msgid "Thread cache hit rate (calculated value)"
msgstr "스레드 캐시 적중률 (계산된 값)"
-#: libraries/classes/Controllers/Server/Status/VariablesController.php:672
+#: libraries/classes/Controllers/Server/Status/VariablesController.php:538
msgid "The number of threads that are not sleeping."
msgstr ""
#: libraries/classes/Controllers/Server/UserGroupsFormController.php:45
-#: libraries/classes/Util.php:918
+#: libraries/classes/Util.php:881
msgid "Missing parameter:"
msgstr "매개 변수 누락:"
@@ -8242,7 +8251,7 @@ msgstr "매개 변수 누락:"
msgid "User groups management is not enabled."
msgstr "질의(쿼리)캐시가 활성화되어 있지 않습니다."
-#: libraries/classes/Controllers/Server/Variables/SetVariableController.php:104
+#: libraries/classes/Controllers/Server/Variables/SetVariableController.php:99
msgid "Setting variable failed"
msgstr ""
@@ -8294,15 +8303,15 @@ msgstr ""
"리에 웹 서버가 쓰기 가능한 [em]config[/em] 폴더를 생성하세요. 그러지 않을 경"
"우 변경된 내용을 저장할 수 없습니다."
-#: libraries/classes/Controllers/Sql/SqlController.php:252
+#: libraries/classes/Controllers/Sql/SqlController.php:246
#, fuzzy
#| msgid "Bookmark %s created"
msgid "Bookmark not created!"
msgstr "북마크 %s가 생성되었습니다."
-#: libraries/classes/Controllers/Table/AddFieldController.php:164
+#: libraries/classes/Controllers/Table/AddFieldController.php:151
#: libraries/classes/Controllers/Table/Structure/PartitioningController.php:275
-#: libraries/classes/Controllers/Table/Structure/SaveController.php:242
+#: libraries/classes/Controllers/Table/Structure/SaveController.php:224
#: libraries/classes/Table/Indexes.php:86
#, php-format
msgid "Table %1$s has been altered successfully."
@@ -8316,16 +8325,16 @@ msgstr "테이블 %1$s 가 성공적으로 수정되었습니다."
msgid "No row selected."
msgstr "선택된 행이 없습니다"
-#: libraries/classes/Controllers/Table/ChartController.php:62
+#: libraries/classes/Controllers/Table/ChartController.php:60
#: libraries/classes/Controllers/Table/GisVisualizationController.php:70
msgid "No SQL query was set to fetch data."
msgstr "데이터를 가져오기 위한 SQL 쿼리가 없습니다."
-#: libraries/classes/Controllers/Table/ChartController.php:154
+#: libraries/classes/Controllers/Table/ChartController.php:146
msgid "No numeric columns present in the table to plot."
msgstr "테이블에 숫자형 컬럼이 없어 표시할 수 없습니다."
-#: libraries/classes/Controllers/Table/ChartController.php:223
+#: libraries/classes/Controllers/Table/ChartController.php:209
msgid "No data to display"
msgstr "표시할 데이터 없음"
@@ -8340,8 +8349,8 @@ msgstr "'%s'라는 데이터베이스가 존재하지 않습니다."
msgid "Table %s already exists!"
msgstr "테이블 %s 가 이미 존재합니다!"
-#: libraries/classes/Controllers/Table/DeleteRowsController.php:81
-#: libraries/classes/Controllers/Table/FindReplaceController.php:198
+#: libraries/classes/Controllers/Table/DeleteRowsController.php:77
+#: libraries/classes/Controllers/Table/FindReplaceController.php:181
#: libraries/classes/Controllers/Table/Maintenance/AnalyzeController.php:57
#: libraries/classes/Controllers/Table/Maintenance/CheckController.php:57
#: libraries/classes/Controllers/Table/Maintenance/ChecksumController.php:57
@@ -8354,10 +8363,10 @@ msgstr "테이블 %s 가 이미 존재합니다!"
#: libraries/classes/Controllers/Table/Partition/RebuildController.php:54
#: libraries/classes/Controllers/Table/Partition/RepairController.php:53
#: libraries/classes/Controllers/Table/Partition/TruncateController.php:54
-#: libraries/classes/Controllers/Table/RelationController.php:279
+#: libraries/classes/Controllers/Table/RelationController.php:245
#: libraries/classes/Controllers/View/OperationsController.php:87
-#: libraries/classes/Database/Routines.php:1332
-#: libraries/classes/Display/Results.php:4045 libraries/classes/Message.php:180
+#: libraries/classes/Database/Routines.php:1229
+#: libraries/classes/Display/Results.php:3883 libraries/classes/Message.php:180
#: templates/sql/query.twig:7
msgid "Your SQL query has been executed successfully."
msgstr "쿼리가 성공적으로 실행되었습니다."
@@ -8397,9 +8406,9 @@ msgid "There is an issue with your request."
msgstr "인덱스 없는 조인이 너무 많습니다."
#: libraries/classes/Controllers/Table/GetFieldController.php:86
-#: libraries/classes/Database/Routines.php:1354
-#: libraries/classes/Import.php:160 libraries/classes/InsertEdit.php:225
-#: libraries/classes/Sql.php:1062
+#: libraries/classes/Database/Routines.php:1250
+#: libraries/classes/Import.php:156 libraries/classes/InsertEdit.php:223
+#: libraries/classes/Sql.php:980
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "결과값이 없습니다. (빈 레코드 리턴)."
@@ -8412,8 +8421,8 @@ msgid "Maintenance operations on multiple tables are disabled."
msgstr ""
#: libraries/classes/Controllers/Table/OperationsController.php:111
-#: libraries/classes/Controllers/Table/OperationsController.php:319
-#: libraries/classes/Controllers/Table/StructureController.php:102
+#: libraries/classes/Controllers/Table/OperationsController.php:304
+#: libraries/classes/Controllers/Table/StructureController.php:99
#: libraries/classes/Navigation/Nodes/NodeView.php:28
#: templates/database/structure/show_create.twig:32
#: templates/database/structure/structure_table_row.twig:122
@@ -8425,32 +8434,33 @@ msgstr "뷰"
#: libraries/classes/Controllers/Table/Partition/RebuildController.php:60
#: libraries/classes/Controllers/Table/Partition/TruncateController.php:60
#: libraries/classes/Controllers/View/OperationsController.php:90
-#: libraries/classes/Html/Generator.php:918 libraries/classes/Import.php:141
-#: libraries/classes/InsertEdit.php:758 libraries/classes/Message.php:200
+#: libraries/classes/Html/Generator.php:881 libraries/classes/Import.php:139
+#: libraries/classes/InsertEdit.php:733 libraries/classes/Message.php:200
#: templates/error/generic.twig:37
+#: templates/table/structure/display_structure.twig:347
msgid "Error"
msgstr "오류"
-#: libraries/classes/Controllers/Table/RelationController.php:220
+#: libraries/classes/Controllers/Table/RelationController.php:186
msgid "Display column was successfully updated."
msgstr "보여지는 칼럼값이 성공적으로 업데이트 되었습니다."
-#: libraries/classes/Controllers/Table/RelationController.php:312
+#: libraries/classes/Controllers/Table/RelationController.php:278
msgid "Internal relationships were successfully updated."
msgstr "내부 관계가 성공적으로 갱신되었습니다."
-#: libraries/classes/Controllers/Table/ReplaceController.php:305
+#: libraries/classes/Controllers/Table/ReplaceController.php:299
#, php-format
msgid "Row: %1$s, Column: %2$s, Error: %3$s"
msgstr ""
-#: libraries/classes/Controllers/Table/Structure/ChangeController.php:96
+#: libraries/classes/Controllers/Table/Structure/ChangeController.php:91
#, fuzzy, php-format
#| msgid "Failed to get real row count."
msgid "Failed to get description of column %s!"
msgstr "실제 줄 갯수 알아오기 실패."
-#: libraries/classes/Controllers/Table/StructureController.php:246
+#: libraries/classes/Controllers/Table/StructureController.php:232
#: templates/columns_definitions/column_attributes.twig:107
#: templates/database/data_dictionary/index.twig:33
#: templates/table/structure/display_structure.twig:138
@@ -8460,7 +8470,7 @@ msgstr "실제 줄 갯수 알아오기 실패."
msgid "Primary"
msgstr "기본"
-#: libraries/classes/Controllers/Table/StructureController.php:250
+#: libraries/classes/Controllers/Table/StructureController.php:236
#: libraries/classes/Navigation/Nodes/NodeIndex.php:28
#: templates/columns_definitions/column_attributes.twig:115
#: templates/columns_definitions/table_fields_definitions.twig:46
@@ -8472,13 +8482,13 @@ msgstr "기본"
msgid "Index"
msgstr "인덱스"
-#: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:180
+#: libraries/classes/Controllers/Table/Structure/MoveColumnsController.php:173
msgid "The columns have been moved successfully."
msgstr "컬럼을 이동했습니다."
#: libraries/classes/Controllers/Table/Structure/PartitioningController.php:267
-#: libraries/classes/Controllers/Table/Structure/SaveController.php:292
-#: libraries/classes/Tracking.php:790
+#: libraries/classes/Controllers/Table/Structure/SaveController.php:274
+#: libraries/classes/Tracking.php:776
msgid "Query error"
msgstr "질의 오류"
@@ -8488,7 +8498,7 @@ msgid "The name '%s' is a MySQL reserved keyword."
msgid_plural "The names '%s' are MySQL reserved keywords."
msgstr[0] "'%s'라는 명칭은 MySQL 예약어입니다."
-#: libraries/classes/Controllers/Table/Structure/SaveController.php:236
+#: libraries/classes/Controllers/Table/Structure/SaveController.php:218
#, php-format
msgid ""
"Table %1$s has been altered successfully. Privileges have been adjusted."
@@ -8499,19 +8509,19 @@ msgstr "테이블 %1$s 가 성공적으로 수정되었습니다. 권한이 조
msgid "Tracking of %s is activated."
msgstr "%s의 트래킹이 활성화되었습니다."
-#: libraries/classes/Controllers/Table/TrackingController.php:152
+#: libraries/classes/Controllers/Table/TrackingController.php:140
#, fuzzy
#| msgid "The selected users have been deleted successfully."
msgid "Tracking versions deleted successfully."
msgstr "선택한 사용자들을 삭제했습니다."
-#: libraries/classes/Controllers/Table/TrackingController.php:157
+#: libraries/classes/Controllers/Table/TrackingController.php:145
#, fuzzy
#| msgid "No rows selected"
msgid "No versions selected."
msgstr "선택된 행이 없습니다"
-#: libraries/classes/Controllers/Table/TrackingController.php:192
+#: libraries/classes/Controllers/Table/TrackingController.php:174
msgid "SQL statements executed."
msgstr "SQL 문장이 실행되었습니다."
@@ -8519,51 +8529,51 @@ msgstr "SQL 문장이 실행되었습니다."
msgid "You don't have sufficient privileges to be here right now!"
msgstr "어떻게 들어오셨어요? 지금 여기 있을 권한이 없습니다!"
-#: libraries/classes/Controllers/View/CreateController.php:84
+#: libraries/classes/Controllers/View/CreateController.php:81
msgid "View name can not be empty!"
msgstr "뷰 이름은 비워둘 수 없습니다!"
-#: libraries/classes/Core.php:202 libraries/classes/ZipExtension.php:62
+#: libraries/classes/Core.php:201 libraries/classes/ZipExtension.php:62
#, php-format
msgid "The %s extension is missing. Please check your PHP configuration."
msgstr "%s 확장기능이 설치되지 않았습니다. PHP의 설정을 확인하십시오."
-#: libraries/classes/Database/CentralColumns.php:313
-#: libraries/classes/Database/CentralColumns.php:442
-#: libraries/classes/Database/CentralColumns.php:673
+#: libraries/classes/Database/CentralColumns.php:293
+#: libraries/classes/Database/CentralColumns.php:402
+#: libraries/classes/Database/CentralColumns.php:619
msgid ""
"The configuration storage is not ready for the central list of columns "
"feature."
msgstr "구성 저장소가 중앙 열 기능 목록에 준비되지 않았습니다."
-#: libraries/classes/Database/CentralColumns.php:391
+#: libraries/classes/Database/CentralColumns.php:351
#, php-format
msgid "Could not add %1$s as they already exist in central list!"
msgstr "%1$s 항목은 중앙 목록에 이미 존재하기 때문에 추가할 수 없습니다!"
-#: libraries/classes/Database/CentralColumns.php:408
+#: libraries/classes/Database/CentralColumns.php:368
msgid "Could not add columns!"
msgstr "컬럼을 추가할 수 없음!"
-#: libraries/classes/Database/CentralColumns.php:497
+#: libraries/classes/Database/CentralColumns.php:454
#, php-format
msgid ""
"Couldn't remove Column(s) %1$s as they don't exist in central columns list!"
msgstr "%1$s 항목은 중앙 목록에 없기 때문에 삭제할 수 없습니다!"
-#: libraries/classes/Database/CentralColumns.php:511
+#: libraries/classes/Database/CentralColumns.php:468
msgid "Could not remove columns!"
msgstr "컬럼을 삭제할 수 없음!"
-#: libraries/classes/Database/CentralColumns.php:687
+#: libraries/classes/Database/CentralColumns.php:633
msgid "YES"
msgstr "예"
-#: libraries/classes/Database/CentralColumns.php:687
+#: libraries/classes/Database/CentralColumns.php:633
msgid "NO"
msgstr "아니오"
-#: libraries/classes/Database/Designer/Common.php:574
+#: libraries/classes/Database/Designer/Common.php:548
#, fuzzy
#| msgid ""
#| "The configuration storage is not ready for the central list of columns "
@@ -8575,191 +8585,191 @@ msgid ""
"phpMyAdmin configuration storage is not configured for \"Display Features\"."
msgstr "구성 저장소가 중앙 열 기능 목록에 준비되지 않았습니다."
-#: libraries/classes/Database/Designer/Common.php:626
+#: libraries/classes/Database/Designer/Common.php:593
#, fuzzy
#| msgid "Error: relation already exists."
msgid "Error: relationship already exists."
msgstr "오류: 릴레이션이 이미 존재함."
-#: libraries/classes/Database/Designer/Common.php:680
+#: libraries/classes/Database/Designer/Common.php:647
#, fuzzy
#| msgid "FOREIGN KEY relation added"
msgid "FOREIGN KEY relationship has been added."
msgstr "FOREIGN KEY 릴레이션이 추가됨"
-#: libraries/classes/Database/Designer/Common.php:688
+#: libraries/classes/Database/Designer/Common.php:655
#, fuzzy
#| msgid "Error: FOREIGN KEY relation could not be added!"
msgid "Error: FOREIGN KEY relationship could not be added!"
msgstr "오류: 외래키 릴레이션을 추가할 수 없습니다!"
-#: libraries/classes/Database/Designer/Common.php:695
+#: libraries/classes/Database/Designer/Common.php:662
msgid "Error: Missing index on column(s)."
msgstr ""
-#: libraries/classes/Database/Designer/Common.php:703
-#: libraries/classes/Database/Designer/Common.php:796
+#: libraries/classes/Database/Designer/Common.php:670
+#: libraries/classes/Database/Designer/Common.php:757
msgid "Error: Relational features are disabled!"
msgstr "오류: 릴레이션 기능이 비활성화 되어 있음!"
-#: libraries/classes/Database/Designer/Common.php:729
+#: libraries/classes/Database/Designer/Common.php:694
#, fuzzy
#| msgid "Internal relation added"
msgid "Internal relationship has been added."
msgstr "내부 릴레이션이 추가됨"
-#: libraries/classes/Database/Designer/Common.php:737
+#: libraries/classes/Database/Designer/Common.php:702
#, fuzzy
#| msgid "Error: Relation not added."
msgid "Error: Internal relationship could not be added!"
msgstr "오류: 릴레이션이 추가되지 않음."
-#: libraries/classes/Database/Designer/Common.php:778
+#: libraries/classes/Database/Designer/Common.php:739
#, fuzzy
#| msgid "FOREIGN KEY relation has been removed."
msgid "FOREIGN KEY relationship has been removed."
msgstr "외래키 릴레이션이 제거되었습니다."
-#: libraries/classes/Database/Designer/Common.php:786
+#: libraries/classes/Database/Designer/Common.php:747
#, fuzzy
#| msgid "Error: FOREIGN KEY relation could not be removed!"
msgid "Error: FOREIGN KEY relationship could not be removed!"
msgstr "오류: 외래키 릴레이션을 제거할 수 없습니다!"
-#: libraries/classes/Database/Designer/Common.php:822
+#: libraries/classes/Database/Designer/Common.php:779
#, fuzzy
#| msgid "Error: Internal relation could not be removed!"
msgid "Error: Internal relationship could not be removed!"
msgstr "오류: 내부 릴레이션을 제거할 수 없습니다!"
-#: libraries/classes/Database/Designer/Common.php:828
+#: libraries/classes/Database/Designer/Common.php:785
#, fuzzy
#| msgid "Internal relation has been removed."
msgid "Internal relationship has been removed."
msgstr "내부 릴레이션이 제거되었습니다."
-#: libraries/classes/Database/Designer.php:136
+#: libraries/classes/Database/Designer.php:132
msgid "Could not load schema plugins, please check your installation!"
msgstr "개요 플러그인을 로드할 수 없습니다. 올바로 설치되었는지 확인해주세요!"
+#: libraries/classes/Database/Events.php:104
#: libraries/classes/Database/Events.php:113
-#: libraries/classes/Database/Events.php:122
-#: libraries/classes/Database/Events.php:146
-#: libraries/classes/Database/Routines.php:237
-#: libraries/classes/Database/Routines.php:262
-#: libraries/classes/Database/Routines.php:377
-#: libraries/classes/Database/Routines.php:1362
-#: libraries/classes/Database/Triggers.php:124
-#: libraries/classes/Database/Triggers.php:133
-#: libraries/classes/Database/Triggers.php:158
+#: libraries/classes/Database/Events.php:137
+#: libraries/classes/Database/Routines.php:226
+#: libraries/classes/Database/Routines.php:247
+#: libraries/classes/Database/Routines.php:350
+#: libraries/classes/Database/Routines.php:1257
+#: libraries/classes/Database/Triggers.php:117
+#: libraries/classes/Database/Triggers.php:126
+#: libraries/classes/Database/Triggers.php:151
#, php-format
msgid "The following query has failed: \"%s\""
msgstr "쿼리 실행 실패: \"%s\""
+#: libraries/classes/Database/Events.php:108
#: libraries/classes/Database/Events.php:117
-#: libraries/classes/Database/Events.php:126
-#: libraries/classes/Database/Events.php:150
-#: libraries/classes/Database/Events.php:528
-#: libraries/classes/Database/Routines.php:241
-#: libraries/classes/Database/Routines.php:266
-#: libraries/classes/Database/Routines.php:381
-#: libraries/classes/Database/Routines.php:1366
-#: libraries/classes/Database/Routines.php:1686
-#: libraries/classes/Database/Triggers.php:128
-#: libraries/classes/Database/Triggers.php:137
-#: libraries/classes/Database/Triggers.php:162
-#: libraries/classes/Database/Triggers.php:464
-#: libraries/classes/Html/Generator.php:990
+#: libraries/classes/Database/Events.php:141
+#: libraries/classes/Database/Events.php:508
+#: libraries/classes/Database/Routines.php:230
+#: libraries/classes/Database/Routines.php:251
+#: libraries/classes/Database/Routines.php:354
+#: libraries/classes/Database/Routines.php:1261
+#: libraries/classes/Database/Routines.php:1552
+#: libraries/classes/Database/Triggers.php:121
+#: libraries/classes/Database/Triggers.php:130
+#: libraries/classes/Database/Triggers.php:155
+#: libraries/classes/Database/Triggers.php:440
+#: libraries/classes/Html/Generator.php:949
msgid "MySQL said: "
msgstr "MySQL 메시지: "
-#: libraries/classes/Database/Events.php:133
+#: libraries/classes/Database/Events.php:124
#, php-format
msgid "Event %1$s has been modified."
msgstr "이벤트 %1$s 를 변경했습니다."
-#: libraries/classes/Database/Events.php:153
+#: libraries/classes/Database/Events.php:144
#, php-format
msgid "Event %1$s has been created."
msgstr "이벤트 %1$s 를 생성했습니다."
-#: libraries/classes/Database/Events.php:167
-#: libraries/classes/Database/Routines.php:282
-#: libraries/classes/Database/Triggers.php:179
+#: libraries/classes/Database/Events.php:158
+#: libraries/classes/Database/Routines.php:267
+#: libraries/classes/Database/Triggers.php:172
msgid "One or more errors have occurred while processing your request:"
msgstr "요청을 처리하는 중에 하나 혹은 그 이상의 오류가 발생했습니다:"
-#: libraries/classes/Database/Events.php:246
+#: libraries/classes/Database/Events.php:237
msgid "Add event"
msgstr "이벤트 추가"
-#: libraries/classes/Database/Events.php:250
+#: libraries/classes/Database/Events.php:241
msgid "Edit event"
msgstr "이벤트 수정"
-#: libraries/classes/Database/Events.php:413
-#: libraries/classes/Database/Routines.php:1071
-#: libraries/classes/Database/Triggers.php:394
+#: libraries/classes/Database/Events.php:402
+#: libraries/classes/Database/Routines.php:987
+#: libraries/classes/Database/Triggers.php:379
msgid "The definer must be in the \"username@hostname\" format!"
msgstr "디파이너의 형식은 \"username@hostname\" 이어야 합니다!"
-#: libraries/classes/Database/Events.php:421
+#: libraries/classes/Database/Events.php:410
msgid "You must provide an event name!"
msgstr "이벤트 이름을 지정하세요!"
-#: libraries/classes/Database/Events.php:438
+#: libraries/classes/Database/Events.php:424
msgid "You must provide a valid interval value for the event."
msgstr "이벤트의 올바른 시간 간격을 입력하세요."
-#: libraries/classes/Database/Events.php:458
+#: libraries/classes/Database/Events.php:444
msgid "You must provide a valid execution time for the event."
msgstr "이벤트 실행 시간을 올바르게 입력하세요."
-#: libraries/classes/Database/Events.php:462
+#: libraries/classes/Database/Events.php:448
msgid "You must provide a valid type for the event."
msgstr "올바른 이벤트 타입을 입력하세요."
-#: libraries/classes/Database/Events.php:490
+#: libraries/classes/Database/Events.php:474
msgid "You must provide an event definition."
msgstr "이벤트 정의를 입력하세요."
-#: libraries/classes/Database/Events.php:525
+#: libraries/classes/Database/Events.php:505
msgid "Sorry, we failed to restore the dropped event."
msgstr ""
-#: libraries/classes/Database/Events.php:526
-#: libraries/classes/Database/Routines.php:1684
-#: libraries/classes/Database/Triggers.php:462
+#: libraries/classes/Database/Events.php:506
+#: libraries/classes/Database/Routines.php:1550
+#: libraries/classes/Database/Triggers.php:438
msgid "The backed up query was:"
msgstr ""
-#: libraries/classes/Database/Events.php:559
-#: libraries/classes/Database/Routines.php:160
-#: libraries/classes/Database/Routines.php:1249
-#: libraries/classes/Database/Routines.php:1430
-#: libraries/classes/Database/Triggers.php:496
+#: libraries/classes/Database/Events.php:537
+#: libraries/classes/Database/Routines.php:152
+#: libraries/classes/Database/Routines.php:1146
+#: libraries/classes/Database/Routines.php:1319
+#: libraries/classes/Database/Triggers.php:470
msgid "Error in processing request:"
msgstr "요청 처리 중 에러가 발생:"
-#: libraries/classes/Database/Events.php:561
+#: libraries/classes/Database/Events.php:539
#, fuzzy, php-format
#| msgid "No event with name %1$s found in database %2$s"
msgid "No event with name %1$s found in database %2$s."
msgstr "데이터베이스 %2$s에 %1$s라는 이름의 이벤트가 없음"
-#: libraries/classes/Database/Events.php:593
+#: libraries/classes/Database/Events.php:571
#, php-format
msgid "Export of event %s"
msgstr "이벤트 %s 추출"
-#: libraries/classes/Database/Events.php:614
+#: libraries/classes/Database/Events.php:592
#, fuzzy, php-format
#| msgid "No event with name %1$s found in database %2$s"
msgid ""
"Error in processing request: No event with name %1$s found in database %2$s."
msgstr "데이터베이스 %2$s에 %1$s라는 이름의 이벤트가 없음"
-#: libraries/classes/DatabaseInterface.php:1130
+#: libraries/classes/DatabaseInterface.php:1089
#, fuzzy, php-format
#| msgid ""
#| "Unable to use timezone %1$s for server %2$d. Please check your "
@@ -8775,139 +8785,139 @@ msgstr ""
"['SessionTimeZone'][/em] 설정을 확인해 주십시오. phpMyAdmin 은 현재 데이터베"
"이스 서버의 기본 시간대 설정을 사용하고 있습니다."
-#: libraries/classes/DatabaseInterface.php:1179
+#: libraries/classes/DatabaseInterface.php:1136
msgid "Failed to set configured collation connection!"
msgstr "정렬 방식 연결을 구성하는데 실패했습니다!"
-#: libraries/classes/DatabaseInterface.php:1976
+#: libraries/classes/DatabaseInterface.php:1899
msgid "Missing connection parameters!"
msgstr "연결의 파라미터가 없습니다!"
-#: libraries/classes/DatabaseInterface.php:2005
+#: libraries/classes/DatabaseInterface.php:1924
msgid "Connection for controluser as defined in your configuration failed."
msgstr "관리사용자(controluser, 설정에 정의됨)로서의 접속에 실패."
-#: libraries/classes/DatabaseInterface.php:2496
+#: libraries/classes/DatabaseInterface.php:2409
#, php-format
msgid "See %sour documentation%s for more information."
msgstr ""
-#: libraries/classes/Database/Qbe.php:813
+#: libraries/classes/Database/Qbe.php:789
#: templates/database/qbe/ins_del_and_or_cell.twig:21
msgid "Or:"
msgstr "또는:"
-#: libraries/classes/Database/Qbe.php:817
+#: libraries/classes/Database/Qbe.php:793
#: templates/database/qbe/ins_del_and_or_cell.twig:9
msgid "And:"
msgstr "그리고:"
-#: libraries/classes/Database/Qbe.php:823
+#: libraries/classes/Database/Qbe.php:799
msgid "Ins"
msgstr "삽입"
-#: libraries/classes/Database/Qbe.php:826
+#: libraries/classes/Database/Qbe.php:802
msgid "Del"
msgstr "삭제"
-#: libraries/classes/Database/Qbe.php:1798
+#: libraries/classes/Database/Qbe.php:1706
msgid "Saved bookmarked search:"
msgstr "저장된 북마크 검색:"
-#: libraries/classes/Database/Qbe.php:1800
+#: libraries/classes/Database/Qbe.php:1708
msgid "New bookmark"
msgstr "새 북마크"
-#: libraries/classes/Database/Qbe.php:1827
+#: libraries/classes/Database/Qbe.php:1735
msgid "Create bookmark"
msgstr "북마크 생성"
-#: libraries/classes/Database/Qbe.php:1830
+#: libraries/classes/Database/Qbe.php:1738
msgid "Update bookmark"
msgstr "북마크 업데이트"
-#: libraries/classes/Database/Qbe.php:1832
+#: libraries/classes/Database/Qbe.php:1740
msgid "Delete bookmark"
msgstr "북마크 삭제"
-#: libraries/classes/Database/Routines.php:121
+#: libraries/classes/Database/Routines.php:119
msgid "Add routine"
msgstr "루틴 추가하기"
-#: libraries/classes/Database/Routines.php:125
+#: libraries/classes/Database/Routines.php:123
msgid "Edit routine"
msgstr "루틴 수정"
-#: libraries/classes/Database/Routines.php:163
+#: libraries/classes/Database/Routines.php:155
#, php-format
msgid ""
"No routine with name %1$s found in database %2$s. You might be lacking the "
"necessary privileges to edit this routine."
msgstr ""
-#: libraries/classes/Database/Routines.php:218
-#: libraries/classes/Database/Routines.php:1082
+#: libraries/classes/Database/Routines.php:207
+#: libraries/classes/Database/Routines.php:995
#, php-format
msgid "Invalid routine type: \"%s\""
msgstr "잘못된 루틴 타입: \"%s\""
-#: libraries/classes/Database/Routines.php:269
+#: libraries/classes/Database/Routines.php:254
#, php-format
msgid "Routine %1$s has been created."
msgstr "루틴 %1$s가 생성되었습니다."
-#: libraries/classes/Database/Routines.php:444
+#: libraries/classes/Database/Routines.php:412
#, fuzzy, php-format
#| msgid "Routine %1$s has been modified."
msgid "Routine %1$s has been modified. Privileges have been adjusted."
msgstr "루틴 %1$s가 수정되었습니다."
-#: libraries/classes/Database/Routines.php:449
+#: libraries/classes/Database/Routines.php:417
#, php-format
msgid "Routine %1$s has been modified."
msgstr "루틴 %1$s가 수정되었습니다."
-#: libraries/classes/Database/Routines.php:886
+#: libraries/classes/Database/Routines.php:825
msgid "You must provide a name and a type for each routine parameter."
msgstr ""
-#: libraries/classes/Database/Routines.php:905
+#: libraries/classes/Database/Routines.php:843
#, php-format
msgid "Invalid direction \"%s\" given for parameter."
msgstr ""
-#: libraries/classes/Database/Routines.php:930
-#: libraries/classes/Database/Routines.php:1010
+#: libraries/classes/Database/Routines.php:865
+#: libraries/classes/Database/Routines.php:932
msgid ""
"You must provide length/values for routine parameters of type ENUM, SET, "
"VARCHAR and VARBINARY."
msgstr ""
-#: libraries/classes/Database/Routines.php:989
+#: libraries/classes/Database/Routines.php:914
msgid "You must provide a valid return type for the routine."
msgstr ""
-#: libraries/classes/Database/Routines.php:1090
+#: libraries/classes/Database/Routines.php:1003
msgid "You must provide a routine name!"
msgstr "루틴 이름이 필요합니다!"
-#: libraries/classes/Database/Routines.php:1161
+#: libraries/classes/Database/Routines.php:1068
msgid "You must provide a routine definition."
msgstr ""
-#: libraries/classes/Database/Routines.php:1251
-#: libraries/classes/Database/Routines.php:1432
+#: libraries/classes/Database/Routines.php:1148
+#: libraries/classes/Database/Routines.php:1321
#, fuzzy, php-format
#| msgid "No routine with name %1$s found in database %2$s"
msgid "No routine with name %1$s found in database %2$s."
msgstr "데이터베이스 %2$s 에 %1$s 라는 이름의 루틴이 없음"
-#: libraries/classes/Database/Routines.php:1290
+#: libraries/classes/Database/Routines.php:1187
#, php-format
msgid "Execution results of routine %s"
msgstr ""
-#: libraries/classes/Database/Routines.php:1340
+#: libraries/classes/Database/Routines.php:1237
#, fuzzy, php-format
#| msgid "%d row affected by the last statement inside the procedure"
#| msgid_plural "%d rows affected by the last statement inside the procedure"
@@ -8915,21 +8925,21 @@ msgid "%d row affected by the last statement inside the procedure."
msgid_plural "%d rows affected by the last statement inside the procedure."
msgstr[0] "프로시저 수행 중 가장 최근의 구문에 의해 %d개의 로우가 영향을 받음"
-#: libraries/classes/Database/Routines.php:1415
-#: libraries/classes/Database/Routines.php:1422
+#: libraries/classes/Database/Routines.php:1304
+#: libraries/classes/Database/Routines.php:1311
msgid "Execute routine"
msgstr "루틴 실행"
-#: libraries/classes/Database/Routines.php:1683
+#: libraries/classes/Database/Routines.php:1549
msgid "Sorry, we failed to restore the dropped routine."
msgstr "죄송합니다만 삭제한 루틴을 복구하지 못했습니다."
-#: libraries/classes/Database/Routines.php:1713
+#: libraries/classes/Database/Routines.php:1579
#, php-format
msgid "Export of routine %s"
msgstr "루틴 %s 내보내기"
-#: libraries/classes/Database/Routines.php:1735
+#: libraries/classes/Database/Routines.php:1601
#, php-format
msgid ""
"Error in processing request: No routine with name %1$s found in database "
@@ -8962,61 +8972,61 @@ msgstr "전체 범위로서의 정확한 문구"
msgid "as regular expression"
msgstr "정규표현식"
-#: libraries/classes/Database/Triggers.php:145
+#: libraries/classes/Database/Triggers.php:138
#, php-format
msgid "Trigger %1$s has been modified."
msgstr "트리거 %1$s가 수정되었습니다."
-#: libraries/classes/Database/Triggers.php:165
+#: libraries/classes/Database/Triggers.php:158
#, php-format
msgid "Trigger %1$s has been created."
msgstr "트리거 %1$s를 생성했습니다."
-#: libraries/classes/Database/Triggers.php:263
+#: libraries/classes/Database/Triggers.php:253
msgid "Add trigger"
msgstr "트리거 추가"
-#: libraries/classes/Database/Triggers.php:267
+#: libraries/classes/Database/Triggers.php:257
msgid "Edit trigger"
msgstr "트리거 수정"
-#: libraries/classes/Database/Triggers.php:402
+#: libraries/classes/Database/Triggers.php:387
msgid "You must provide a trigger name!"
msgstr "트리거 이름을 입력하세요!"
-#: libraries/classes/Database/Triggers.php:411
+#: libraries/classes/Database/Triggers.php:393
msgid "You must provide a valid timing for the trigger!"
msgstr "트리거의 올바른 타이밍을 입력하세요!"
-#: libraries/classes/Database/Triggers.php:420
+#: libraries/classes/Database/Triggers.php:399
msgid "You must provide a valid event for the trigger!"
msgstr "트리거의 올바른 이벤트를 입력하세요!"
-#: libraries/classes/Database/Triggers.php:430
+#: libraries/classes/Database/Triggers.php:406
msgid "You must provide a valid table name!"
msgstr "올바른 테이블 이름을 입력하세요!"
-#: libraries/classes/Database/Triggers.php:437
+#: libraries/classes/Database/Triggers.php:413
msgid "You must provide a trigger definition."
msgstr "트리거 정의를 입력하세요."
-#: libraries/classes/Database/Triggers.php:461
+#: libraries/classes/Database/Triggers.php:437
msgid "Sorry, we failed to restore the dropped trigger."
msgstr "죄송합니다만, 삭제한 트리거를 복구하지 못했습니다."
-#: libraries/classes/Database/Triggers.php:498
+#: libraries/classes/Database/Triggers.php:472
#, fuzzy, php-format
#| msgid "No trigger with name %1$s found in database %2$s"
msgid "No trigger with name %1$s found in database %2$s."
msgstr "데이터베이스 %2$s에 %1$s라는 트리거가 없음"
-#: libraries/classes/Database/Triggers.php:532
+#: libraries/classes/Database/Triggers.php:506
#: templates/database/triggers/export.twig:2
#, php-format
msgid "Export of trigger %s"
msgstr "트리거 %s 내보내기"
-#: libraries/classes/Database/Triggers.php:550
+#: libraries/classes/Database/Triggers.php:524
#, fuzzy, php-format
#| msgid "No trigger with name %1$s found in database %2$s"
msgid ""
@@ -9024,53 +9034,53 @@ msgid ""
"%2$s."
msgstr "데이터베이스 %2$s에 %1$s라는 트리거가 없음"
-#: libraries/classes/Dbal/DbiMysqli.php:148
+#: libraries/classes/Dbal/DbiMysqli.php:147
msgid "SSL connection enforced by server, automatically enabling it."
msgstr ""
-#: libraries/classes/Display/Results.php:928
-#: libraries/classes/Html/Generator.php:1255
-#: libraries/classes/Html/Generator.php:1259
+#: libraries/classes/Display/Results.php:916
+#: libraries/classes/Html/Generator.php:1211
+#: libraries/classes/Html/Generator.php:1215
msgctxt "First page"
msgid "Begin"
msgstr "처음"
-#: libraries/classes/Display/Results.php:935
-#: libraries/classes/Html/Generator.php:1256
-#: libraries/classes/Html/Generator.php:1260
+#: libraries/classes/Display/Results.php:923
+#: libraries/classes/Html/Generator.php:1212
+#: libraries/classes/Html/Generator.php:1216
#: templates/server/binlog/index.twig:47 templates/server/binlog/index.twig:52
msgctxt "Previous page"
msgid "Previous"
msgstr "이전"
-#: libraries/classes/Display/Results.php:963
-#: libraries/classes/Html/Generator.php:1289
-#: libraries/classes/Html/Generator.php:1298
+#: libraries/classes/Display/Results.php:951
+#: libraries/classes/Html/Generator.php:1245
+#: libraries/classes/Html/Generator.php:1254
#: templates/server/binlog/index.twig:72 templates/server/binlog/index.twig:77
msgctxt "Next page"
msgid "Next"
msgstr "다음"
-#: libraries/classes/Display/Results.php:994
-#: libraries/classes/Html/Generator.php:1290
-#: libraries/classes/Html/Generator.php:1299
+#: libraries/classes/Display/Results.php:979
+#: libraries/classes/Html/Generator.php:1246
+#: libraries/classes/Html/Generator.php:1255
msgctxt "Last page"
msgid "End"
msgstr "마지막"
-#: libraries/classes/Display/Results.php:1575
+#: libraries/classes/Display/Results.php:1535
#: templates/display/results/table.twig:129
msgid "Partial texts"
msgstr "텍스트의 일부분"
-#: libraries/classes/Display/Results.php:1579
+#: libraries/classes/Display/Results.php:1539
#: templates/display/results/table.twig:133
msgid "Full texts"
msgstr "전체 텍스트"
-#: libraries/classes/Display/Results.php:1979
-#: libraries/classes/Display/Results.php:2005 libraries/classes/Util.php:2726
-#: libraries/classes/Util.php:2749 libraries/config.values.php:113
+#: libraries/classes/Display/Results.php:1909
+#: libraries/classes/Display/Results.php:1935 libraries/classes/Util.php:2643
+#: libraries/classes/Util.php:2666 libraries/config.values.php:113
#: templates/database/multi_table_query/form.twig:69
#: templates/database/qbe/sort_select_cell.twig:7
#: templates/server/databases/index.twig:111
@@ -9082,9 +9092,9 @@ msgstr "전체 텍스트"
msgid "Descending"
msgstr "내림차순"
-#: libraries/classes/Display/Results.php:1987
-#: libraries/classes/Display/Results.php:1997 libraries/classes/Util.php:2718
-#: libraries/classes/Util.php:2741 libraries/config.values.php:112
+#: libraries/classes/Display/Results.php:1917
+#: libraries/classes/Display/Results.php:1927 libraries/classes/Util.php:2635
+#: libraries/classes/Util.php:2658 libraries/config.values.php:112
#: templates/database/multi_table_query/form.twig:68
#: templates/database/qbe/sort_select_cell.twig:5
#: templates/server/databases/index.twig:109
@@ -9096,41 +9106,41 @@ msgstr "내림차순"
msgid "Ascending"
msgstr "오름차순"
-#: libraries/classes/Display/Results.php:3268
-#: libraries/classes/Display/Results.php:3283
+#: libraries/classes/Display/Results.php:3156
+#: libraries/classes/Display/Results.php:3171
msgid "The row has been deleted."
msgstr "행을 삭제 하였습니다."
-#: libraries/classes/Display/Results.php:3315
+#: libraries/classes/Display/Results.php:3203
#: templates/server/status/processes/list.twig:44
msgid "Kill"
msgstr "강제로 끝냄"
-#: libraries/classes/Display/Results.php:3969
+#: libraries/classes/Display/Results.php:3814
msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]."
msgstr "근사값입니다. [doc@faq3-11]FAQ 3.11[/doc]를 참조하세요."
-#: libraries/classes/Display/Results.php:4382
+#: libraries/classes/Display/Results.php:4193
#, php-format
msgid "Showing rows %1s - %2s"
msgstr "%1s - %2s행 표시 중"
-#: libraries/classes/Display/Results.php:4396
+#: libraries/classes/Display/Results.php:4207
#, php-format
msgid "%1$d total, %2$d in query"
msgstr "총 %1$d개 중 현재 쿼리에 %2$d개"
-#: libraries/classes/Display/Results.php:4401
+#: libraries/classes/Display/Results.php:4212
#, php-format
msgid "%d total"
msgstr "합계 %d"
-#: libraries/classes/Display/Results.php:4414 libraries/classes/Sql.php:1068
+#: libraries/classes/Display/Results.php:4225 libraries/classes/Sql.php:986
#, php-format
msgid "Query took %01.4f seconds."
msgstr "질의 실행시간 %01.4f 초."
-#: libraries/classes/Display/Results.php:4794
+#: libraries/classes/Display/Results.php:4580
msgid "Link not found!"
msgstr "링크를 찾을 수 없습니다!"
@@ -9175,7 +9185,7 @@ msgid "Buffer Pool"
msgstr "버퍼풀"
#: libraries/classes/Engines/Innodb.php:115
-#: libraries/classes/Server/Status/Data.php:235
+#: libraries/classes/Server/Status/Data.php:233
msgid "InnoDB Status"
msgstr "InnoDB 상태"
@@ -9183,59 +9193,59 @@ msgstr "InnoDB 상태"
msgid "Buffer Pool Usage"
msgstr "버퍼풀 사용량"
-#: libraries/classes/Engines/Innodb.php:152
+#: libraries/classes/Engines/Innodb.php:149
msgid "pages"
msgstr "페이지"
-#: libraries/classes/Engines/Innodb.php:160
+#: libraries/classes/Engines/Innodb.php:157
msgid "Free pages"
msgstr "프리 페이지 수"
-#: libraries/classes/Engines/Innodb.php:169
+#: libraries/classes/Engines/Innodb.php:163
msgid "Dirty pages"
msgstr "더티 페이지 수"
-#: libraries/classes/Engines/Innodb.php:178
+#: libraries/classes/Engines/Innodb.php:169
msgid "Pages containing data"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:187
+#: libraries/classes/Engines/Innodb.php:175
msgid "Pages to be flushed"
msgstr "플러시될 페이지 수"
-#: libraries/classes/Engines/Innodb.php:196
+#: libraries/classes/Engines/Innodb.php:181
msgid "Busy pages"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:208
+#: libraries/classes/Engines/Innodb.php:190
msgid "Latched pages"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:222
+#: libraries/classes/Engines/Innodb.php:201
msgid "Buffer Pool Activity"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:226
+#: libraries/classes/Engines/Innodb.php:205
msgid "Read requests"
msgstr "읽기 요청"
-#: libraries/classes/Engines/Innodb.php:235
+#: libraries/classes/Engines/Innodb.php:211
msgid "Write requests"
msgstr "쓰기 요청"
-#: libraries/classes/Engines/Innodb.php:244
+#: libraries/classes/Engines/Innodb.php:217
msgid "Read misses"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:253
+#: libraries/classes/Engines/Innodb.php:223
msgid "Write waits"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:262
+#: libraries/classes/Engines/Innodb.php:229
msgid "Read misses in %"
msgstr ""
-#: libraries/classes/Engines/Innodb.php:277
+#: libraries/classes/Engines/Innodb.php:244
msgid "Write waits in %"
msgstr ""
@@ -9452,17 +9462,17 @@ msgid ""
"number."
msgstr ""
-#: libraries/classes/Engines/Pbxt.php:171
-#: libraries/classes/Html/Generator.php:835
+#: libraries/classes/Engines/Pbxt.php:169
+#: libraries/classes/Html/Generator.php:798
#: libraries/classes/Html/MySQLDocumentation.php:52
-#: libraries/classes/Sanitize.php:205
+#: libraries/classes/Sanitize.php:203
#: templates/config/form_display/input.twig:10 templates/home/index.twig:236
#: templates/server/variables/index.twig:17 templates/setup/home/index.twig:113
#: templates/setup/home/index.twig:131
msgid "Documentation"
msgstr "문서"
-#: libraries/classes/Engines/Pbxt.php:187
+#: libraries/classes/Engines/Pbxt.php:185
#, php-format
msgid ""
"Documentation and further information about PBXT can be found on the "
@@ -9473,21 +9483,21 @@ msgstr "PBXT에 관한 문서나 추가 정보는 %sPrimeBase XT 홈페이지%s
msgid "Too many error messages, some are not displayed."
msgstr "오류메시지가 너무 많기 때문에 일부 메시지는 출력되지 않습니다."
-#: libraries/classes/ErrorHandler.php:420
+#: libraries/classes/ErrorHandler.php:409
msgid "Report"
msgstr "보고"
-#: libraries/classes/ErrorHandler.php:425 templates/error/report_form.twig:25
+#: libraries/classes/ErrorHandler.php:414 templates/error/report_form.twig:25
msgid "Automatically send report next time"
msgstr "다음부터 보고를 자동으로 보내기"
-#: libraries/classes/Export.php:177 libraries/classes/Export.php:220
-#: libraries/classes/Export.php:504
+#: libraries/classes/Export.php:162 libraries/classes/Export.php:198
+#: libraries/classes/Export.php:475
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "파일 %s를 저장하기에 공간이 부족합니다."
-#: libraries/classes/Export.php:447
+#: libraries/classes/Export.php:421
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
@@ -9495,79 +9505,79 @@ msgstr ""
"%s 라는 이름의 파일이 이미 서버에 존재합니다. 파일명을 변경하거나 덮어쓰기 옵"
"션을 설정해주세요."
-#: libraries/classes/Export.php:455 libraries/classes/Export.php:466
+#: libraries/classes/Export.php:429 libraries/classes/Export.php:440
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "웹 서버에 파일 %s를 저장할 권한이 없습니다."
-#: libraries/classes/Export.php:510
+#: libraries/classes/Export.php:481
#, php-format
msgid "Dump has been saved to file %s."
msgstr "덤프 파일이 %s에 저장되었습니다."
#. l10n: A query written by the user is a "raw query" that could be using no tables or databases in particular
-#: libraries/classes/Export.php:1036
+#: libraries/classes/Export.php:986
msgid "Exporting a raw query is not supported for this export method."
msgstr ""
-#: libraries/classes/File.php:276
+#: libraries/classes/File.php:268
msgid "File was not an uploaded file."
msgstr "파일은 업로드된 파일이 아닙니다."
-#: libraries/classes/File.php:319
+#: libraries/classes/File.php:305
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"php.ini 파일에 지정된 upload_max_filesize 값보다 더 큰 파일이 업로드되었습니"
"다."
-#: libraries/classes/File.php:325
+#: libraries/classes/File.php:311
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr "HTML 폼에 지정된 MAX_FILE_SIZE 값보다 더 큰 파일이 업로드되었습니다."
-#: libraries/classes/File.php:331
+#: libraries/classes/File.php:317
msgid "The uploaded file was only partially uploaded."
msgstr "파일업로드가 완전하지 않게 실행되었습니다."
-#: libraries/classes/File.php:335
+#: libraries/classes/File.php:321
msgid "Missing a temporary folder."
msgstr "임시 폴더가 없습니다."
-#: libraries/classes/File.php:338
+#: libraries/classes/File.php:324
msgid "Failed to write file to disk."
msgstr "디스크 쓰기에 실패했습니다."
-#: libraries/classes/File.php:341
+#: libraries/classes/File.php:327
msgid "File upload stopped by extension."
msgstr "확장프로그램 때문에 파일 업로드가 중지되었습니다."
-#: libraries/classes/File.php:344
+#: libraries/classes/File.php:330
msgid "Unknown error in file upload."
msgstr "파일 업로드 중에 알 수 없는 오류가 발생했습니다."
-#: libraries/classes/File.php:498
+#: libraries/classes/File.php:474
msgid "File is a symbolic link"
msgstr "파일은 심볼릭 링크입니다"
-#: libraries/classes/File.php:505 libraries/classes/File.php:604
+#: libraries/classes/File.php:481 libraries/classes/File.php:576
msgid "File could not be read!"
msgstr "파일을 읽을 수 없습니다!"
-#: libraries/classes/File.php:548
+#: libraries/classes/File.php:520
msgid "Error moving the uploaded file, see [doc@faq1-11]FAQ 1.11[/doc]."
msgstr ""
"업로드된 파일을 이동시킬 수 없습니다. [doc@faq1-11]FAQ 1.11[/doc] 참조."
-#: libraries/classes/File.php:568
+#: libraries/classes/File.php:540
msgid "Error while moving uploaded file."
msgstr "업로드된 파일을 이동하는 중에 오류가 발생하였습니다."
-#: libraries/classes/File.php:577
+#: libraries/classes/File.php:549
msgid "Cannot read uploaded file."
msgstr "업로드한 파일을 읽을 수 없습니다."
-#: libraries/classes/File.php:655
+#: libraries/classes/File.php:627
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
@@ -9582,118 +9592,118 @@ msgstr ""
msgid "Session not found."
msgstr "SOAP 확장을 찾을 수 없습니다."
-#: libraries/classes/Header.php:363
+#: libraries/classes/Header.php:354
msgid "Print view"
msgstr "인쇄용 보기"
-#: libraries/classes/Html/Generator.php:158
+#: libraries/classes/Html/Generator.php:150
#, fuzzy, php-format
#| msgid "Jump to database \"%s\"."
msgid "Jump to database “%s”."
msgstr "데이터베이스 \"%s\" 로 이동."
-#: libraries/classes/Html/Generator.php:186
+#: libraries/classes/Html/Generator.php:178
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "%s 기능은 알려진 버그가 있습니다. %s 문서를 참조하십시오"
-#: libraries/classes/Html/Generator.php:257
+#: libraries/classes/Html/Generator.php:246
msgid "SSL is not being used"
msgstr ""
-#: libraries/classes/Html/Generator.php:262
+#: libraries/classes/Html/Generator.php:251
msgid "SSL is used with disabled verification"
msgstr ""
-#: libraries/classes/Html/Generator.php:264
+#: libraries/classes/Html/Generator.php:253
msgid "SSL is used without certification authority"
msgstr ""
-#: libraries/classes/Html/Generator.php:267
+#: libraries/classes/Html/Generator.php:256
msgid "SSL is used"
msgstr ""
-#: libraries/classes/Html/Generator.php:372
+#: libraries/classes/Html/Generator.php:361
msgid "The PHP function password_hash() with default options."
msgstr ""
-#: libraries/classes/Html/Generator.php:373
+#: libraries/classes/Html/Generator.php:362
msgid "password_hash() PHP function"
msgstr ""
-#: libraries/classes/Html/Generator.php:676
+#: libraries/classes/Html/Generator.php:646
msgid "Skip Explain SQL"
msgstr "SQL 해석 생략"
-#: libraries/classes/Html/Generator.php:684
+#: libraries/classes/Html/Generator.php:654
#, php-format
msgid "Analyze Explain at %s"
msgstr "%s의 분석 설명"
-#: libraries/classes/Html/Generator.php:716
+#: libraries/classes/Html/Generator.php:683
msgid "Without PHP code"
msgstr "PHP 코드 없이 보기"
-#: libraries/classes/Html/Generator.php:723
+#: libraries/classes/Html/Generator.php:690
#: templates/database/multi_table_query/form.twig:175
#: templates/database/qbe/selection_form.twig:115
msgid "Submit query"
msgstr "쿼리 실행"
-#: libraries/classes/Html/Generator.php:769 templates/console/display.twig:31
+#: libraries/classes/Html/Generator.php:736 templates/console/display.twig:31
#: templates/console/display.twig:175 templates/sql/profiling_chart.twig:2
msgid "Profiling"
msgstr "프로파일링"
-#: libraries/classes/Html/Generator.php:785
+#: libraries/classes/Html/Generator.php:748
msgctxt "Inline edit query"
msgid "Edit inline"
msgstr "인라인 편집"
-#: libraries/classes/Html/Generator.php:925
+#: libraries/classes/Html/Generator.php:888
msgid "Static analysis:"
msgstr "정적 분석 :"
-#: libraries/classes/Html/Generator.php:928
+#: libraries/classes/Html/Generator.php:891
#, php-format
msgid "%d errors were found during analysis."
msgstr "분석 중에 %d개의 오류가 발생했습니다."
-#: libraries/classes/Import.php:333 libraries/classes/Sql.php:1076
+#: libraries/classes/Import.php:299 libraries/classes/Sql.php:994
msgid "[ROLLBACK occurred.]"
msgstr ""
-#: libraries/classes/Import.php:1354
+#: libraries/classes/Import.php:1303
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
-#: libraries/classes/Import.php:1357
+#: libraries/classes/Import.php:1305
msgid "View a structure's contents by clicking on its name."
msgstr ""
-#: libraries/classes/Import.php:1360
+#: libraries/classes/Import.php:1306
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link."
msgstr ""
-#: libraries/classes/Import.php:1362
+#: libraries/classes/Import.php:1307
msgid "Edit structure by following the \"Structure\" link."
msgstr ""
-#: libraries/classes/Import.php:1366 libraries/classes/Import.php:1400
+#: libraries/classes/Import.php:1311 libraries/classes/Import.php:1345
#: libraries/classes/Plugins/Export/ExportCodegen.php:66
#: libraries/classes/Plugins/Export/ExportCsv.php:46
#: libraries/classes/Plugins/Export/ExportExcel.php:39
#: libraries/classes/Plugins/Export/ExportHtmlword.php:46
-#: libraries/classes/Plugins/Export/ExportJson.php:78
-#: libraries/classes/Plugins/Export/ExportLatex.php:70
+#: libraries/classes/Plugins/Export/ExportJson.php:72
+#: libraries/classes/Plugins/Export/ExportLatex.php:67
#: libraries/classes/Plugins/Export/ExportMediawiki.php:45
-#: libraries/classes/Plugins/Export/ExportOds.php:55
-#: libraries/classes/Plugins/Export/ExportOdt.php:64
+#: libraries/classes/Plugins/Export/ExportOds.php:53
+#: libraries/classes/Plugins/Export/ExportOdt.php:59
#: libraries/classes/Plugins/Export/ExportPdf.php:65
#: libraries/classes/Plugins/Export/ExportPhparray.php:45
-#: libraries/classes/Plugins/Export/ExportSql.php:117
+#: libraries/classes/Plugins/Export/ExportSql.php:114
#: libraries/classes/Plugins/Export/ExportTexytext.php:45
#: libraries/classes/Plugins/Export/ExportXml.php:76
#: libraries/classes/Plugins/Export/ExportYaml.php:44
@@ -9711,42 +9721,42 @@ msgstr ""
msgid "Options"
msgstr "옵션"
-#: libraries/classes/Import.php:1369
+#: libraries/classes/Import.php:1314
#, php-format
msgid "Go to database: %s"
msgstr "데이터베이스 이동: %s"
-#: libraries/classes/Import.php:1375 libraries/classes/Import.php:1418
+#: libraries/classes/Import.php:1320 libraries/classes/Import.php:1363
#, php-format
msgid "Edit settings for %s"
msgstr "%s 에 대한 설정 변경"
-#: libraries/classes/Import.php:1403
+#: libraries/classes/Import.php:1348
#, php-format
msgid "Go to table: %s"
msgstr "테이블 이동: %s"
-#: libraries/classes/Import.php:1411
+#: libraries/classes/Import.php:1356
#, php-format
msgid "Structure of %s"
msgstr "%s 의 구조"
-#: libraries/classes/Import.php:1429
+#: libraries/classes/Import.php:1374
#, php-format
msgid "Go to view: %s"
msgstr "뷰로 이동: %s"
-#: libraries/classes/Import.php:1453
+#: libraries/classes/Import.php:1398
msgid "Only single-table UPDATE and DELETE queries can be simulated."
msgstr ""
-#: libraries/classes/Import.php:1687
+#: libraries/classes/Import.php:1620
msgid ""
"Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional "
"engine tables can be rolled back."
msgstr ""
-#: libraries/classes/Index.php:651
+#: libraries/classes/Index.php:622
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
@@ -9754,7 +9764,7 @@ msgid ""
msgstr ""
"인덱스 %1$s와 %2$s는 동일한 것으로, 두 가지 중 하나는 제거해도 상관없습니다."
-#: libraries/classes/InsertEdit.php:354
+#: libraries/classes/InsertEdit.php:352
#: libraries/classes/Navigation/Nodes/NodeFunction.php:28
#: templates/database/routines/execute_form.twig:18
#: templates/table/search/index.twig:36
@@ -9762,17 +9772,17 @@ msgstr ""
msgid "Function"
msgstr "함수"
-#: libraries/classes/InsertEdit.php:357
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:300
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:401
-#: libraries/classes/Plugins/Export/ExportLatex.php:568
-#: libraries/classes/Plugins/Export/ExportOdt.php:401
-#: libraries/classes/Plugins/Export/ExportOdt.php:507
-#: libraries/classes/Plugins/Export/ExportTexytext.php:311
-#: libraries/classes/Plugins/Export/ExportTexytext.php:405
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:580
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:712
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:746
+#: libraries/classes/InsertEdit.php:355
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:278
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:375
+#: libraries/classes/Plugins/Export/ExportLatex.php:540
+#: libraries/classes/Plugins/Export/ExportOdt.php:373
+#: libraries/classes/Plugins/Export/ExportOdt.php:474
+#: libraries/classes/Plugins/Export/ExportTexytext.php:291
+#: libraries/classes/Plugins/Export/ExportTexytext.php:381
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:533
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:668
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:702
#: templates/columns_definitions/table_fields_definitions.twig:12
#: templates/database/central_columns/edit.twig:9
#: templates/database/central_columns/main.twig:20
@@ -9785,23 +9795,23 @@ msgstr "함수"
#: templates/database/routines/editor_form.twig:51
#: templates/database/routines/execute_form.twig:16
#: templates/database/routines/index.twig:50
-#: templates/database/structure/table_header.twig:30 templates/indexes.twig:16
+#: templates/database/structure/table_header.twig:30 templates/indexes.twig:17
#: templates/table/privileges/index.twig:21
#: templates/table/search/index.twig:39
#: templates/table/structure/display_structure.twig:23
-#: templates/table/structure/display_structure.twig:414
+#: templates/table/structure/display_structure.twig:450
#: templates/table/tracking/structure_snapshot_columns.twig:7
#: templates/table/tracking/structure_snapshot_indexes.twig:6
#: templates/table/zoom_search/index.twig:37
msgid "Type"
msgstr "종류"
-#: libraries/classes/InsertEdit.php:759 templates/import.twig:77
+#: libraries/classes/InsertEdit.php:734 templates/import.twig:77
#: templates/import.twig:107
msgid "The directory you set for upload work cannot be reached."
msgstr "설정한 업로드 디렉토리에 접근할 수 없습니다."
-#: libraries/classes/InsertEdit.php:764
+#: libraries/classes/InsertEdit.php:739
#: templates/database/qbe/ins_del_and_or_cell.twig:24
#: templates/server/privileges/privileges_table.twig:32
#: templates/server/privileges/privileges_table.twig:59
@@ -9811,25 +9821,25 @@ msgstr "설정한 업로드 디렉토리에 접근할 수 없습니다."
msgid "Or"
msgstr "또는"
-#: libraries/classes/InsertEdit.php:765
+#: libraries/classes/InsertEdit.php:740
msgid "web server upload directory:"
msgstr "웹 서버 업로드 디렉터리:"
-#: libraries/classes/InsertEdit.php:1037
+#: libraries/classes/InsertEdit.php:1006
#: libraries/classes/Navigation/Nodes/NodeColumn.php:32
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:297
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:398
-#: libraries/classes/Plugins/Export/ExportLatex.php:567
-#: libraries/classes/Plugins/Export/ExportOdt.php:398
-#: libraries/classes/Plugins/Export/ExportOdt.php:504
-#: libraries/classes/Plugins/Export/ExportTexytext.php:310
-#: libraries/classes/Plugins/Export/ExportTexytext.php:404
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:578
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:711
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:745
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:275
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:372
+#: libraries/classes/Plugins/Export/ExportLatex.php:539
+#: libraries/classes/Plugins/Export/ExportOdt.php:370
+#: libraries/classes/Plugins/Export/ExportOdt.php:471
+#: libraries/classes/Plugins/Export/ExportTexytext.php:290
+#: libraries/classes/Plugins/Export/ExportTexytext.php:380
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:531
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:667
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:701
#: templates/columns_definitions/column_name.twig:16
#: templates/database/data_dictionary/index.twig:16
-#: templates/database/data_dictionary/index.twig:69 templates/indexes.twig:19
+#: templates/database/data_dictionary/index.twig:69 templates/indexes.twig:20
#: templates/table/index_form.twig:138 templates/table/operations/index.twig:13
#: templates/table/relation/common_form.twig:18
#: templates/table/relation/common_form.twig:23
@@ -9839,7 +9849,7 @@ msgstr "웹 서버 업로드 디렉터리:"
#: templates/table/relation/foreign_key_row.twig:121
#: templates/table/relation/foreign_key_row.twig:131
#: templates/table/search/index.twig:38
-#: templates/table/structure/display_structure.twig:417
+#: templates/table/structure/display_structure.twig:453
#: templates/table/tracking/structure_snapshot_columns.twig:6
#: templates/table/tracking/structure_snapshot_indexes.twig:9
#: templates/table/zoom_search/index.twig:36
@@ -9847,32 +9857,32 @@ msgstr "웹 서버 업로드 디렉터리:"
msgid "Column"
msgstr "컬럼명"
-#: libraries/classes/InsertEdit.php:1047
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:303
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:404
-#: libraries/classes/Plugins/Export/ExportLatex.php:569
-#: libraries/classes/Plugins/Export/ExportOdt.php:404
-#: libraries/classes/Plugins/Export/ExportOdt.php:510
-#: libraries/classes/Plugins/Export/ExportTexytext.php:312
-#: libraries/classes/Plugins/Export/ExportTexytext.php:406
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:582
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:714
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:748
+#: libraries/classes/InsertEdit.php:1016
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:281
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:378
+#: libraries/classes/Plugins/Export/ExportLatex.php:541
+#: libraries/classes/Plugins/Export/ExportOdt.php:376
+#: libraries/classes/Plugins/Export/ExportOdt.php:477
+#: libraries/classes/Plugins/Export/ExportTexytext.php:292
+#: libraries/classes/Plugins/Export/ExportTexytext.php:382
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:535
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:670
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:704
#: templates/columns_definitions/table_fields_definitions.twig:30
#: templates/database/central_columns/edit.twig:14
#: templates/database/central_columns/main.twig:40
#: templates/database/central_columns/main.twig:246
#: templates/database/data_dictionary/index.twig:18
-#: templates/database/data_dictionary/index.twig:72 templates/indexes.twig:22
+#: templates/database/data_dictionary/index.twig:72 templates/indexes.twig:23
#: templates/table/structure/display_structure.twig:26
-#: templates/table/structure/display_structure.twig:420
+#: templates/table/structure/display_structure.twig:456
#: templates/table/tracking/structure_snapshot_columns.twig:9
#: templates/table/tracking/structure_snapshot_indexes.twig:12
#: templates/table/zoom_search/result_form.twig:36
msgid "Null"
msgstr "Null"
-#: libraries/classes/InsertEdit.php:1048
+#: libraries/classes/InsertEdit.php:1017
#: templates/database/designer/main.twig:484
#: templates/database/designer/main.twig:649
#: templates/database/designer/main.twig:855
@@ -9887,32 +9897,32 @@ msgstr "Null"
msgid "Value"
msgstr "값"
-#: libraries/classes/InsertEdit.php:1426 libraries/classes/Sql.php:1059
+#: libraries/classes/InsertEdit.php:1366 libraries/classes/Sql.php:977
msgid "Showing SQL query"
msgstr "SQL 쿼리 보기"
-#: libraries/classes/InsertEdit.php:1456 libraries/classes/Sql.php:1036
+#: libraries/classes/InsertEdit.php:1396 libraries/classes/Sql.php:957
#, php-format
msgid "Inserted row id: %1$d"
msgstr "삽입된 행의 id: %1$d"
-#: libraries/classes/LanguageManager.php:989
+#: libraries/classes/LanguageManager.php:971
msgid "Ignoring unsupported language code."
msgstr "지원되지 않는 언어의 코드는 무시합니다."
-#: libraries/classes/Linter.php:113
+#: libraries/classes/Linter.php:109
msgid ""
"Linting is disabled for this query because it exceeds the maximum length."
msgstr "이 질의는 최대 길이를 초과하였기 때문에 Linting을 사용할 수 없습니다."
-#: libraries/classes/Linter.php:180
+#: libraries/classes/Linter.php:173
#, php-format
msgid "%1$s (near <code>%2$s</code>)"
msgstr "%1$s (<code>%2$s</code> 근처)"
-#: libraries/classes/Menu.php:264
-#: libraries/classes/Navigation/Nodes/NodeTable.php:321
-#: libraries/classes/Util.php:1602 libraries/classes/Util.php:2102
+#: libraries/classes/Menu.php:251
+#: libraries/classes/Navigation/Nodes/NodeTable.php:319
+#: libraries/classes/Util.php:1531 libraries/classes/Util.php:2025
#: libraries/config.values.php:68 libraries/config.values.php:82
#: libraries/config.values.php:183 templates/database/search/results.twig:34
#: templates/database/structure/structure_table_row.twig:43
@@ -9920,10 +9930,10 @@ msgstr "%1$s (<code>%2$s</code> 근처)"
msgid "Browse"
msgstr "보기"
-#: libraries/classes/Menu.php:283 libraries/classes/Menu.php:404
-#: libraries/classes/Navigation/Nodes/NodeTable.php:312
-#: libraries/classes/Util.php:1600 libraries/classes/Util.php:2088
-#: libraries/classes/Util.php:2105 libraries/config.values.php:64
+#: libraries/classes/Menu.php:270 libraries/classes/Menu.php:380
+#: libraries/classes/Navigation/Nodes/NodeTable.php:310
+#: libraries/classes/Util.php:1529 libraries/classes/Util.php:2011
+#: libraries/classes/Util.php:2028 libraries/config.values.php:64
#: libraries/config.values.php:78 libraries/config.values.php:169
#: libraries/config.values.php:179 templates/database/routines/index.twig:27
#: templates/database/routines/index.twig:28
@@ -9933,9 +9943,9 @@ msgstr "보기"
msgid "Search"
msgstr "검색"
-#: libraries/classes/Menu.php:294
-#: libraries/classes/Navigation/Nodes/NodeTable.php:315
-#: libraries/classes/Util.php:1601 libraries/classes/Util.php:2106
+#: libraries/classes/Menu.php:281
+#: libraries/classes/Navigation/Nodes/NodeTable.php:313
+#: libraries/classes/Util.php:1530 libraries/classes/Util.php:2029
#: libraries/config.values.php:66 libraries/config.values.php:80
#: libraries/config.values.php:181
#: templates/database/qbe/ins_del_and_or_cell.twig:6
@@ -9944,9 +9954,9 @@ msgstr "검색"
msgid "Insert"
msgstr "삽입"
-#: libraries/classes/Menu.php:323 libraries/classes/Menu.php:444
-#: libraries/classes/Server/Privileges.php:3007 libraries/classes/Util.php:2093
-#: libraries/classes/Util.php:2109 libraries/config.values.php:161
+#: libraries/classes/Menu.php:307 libraries/classes/Menu.php:420
+#: libraries/classes/Server/Privileges.php:2923 libraries/classes/Util.php:2016
+#: libraries/classes/Util.php:2032 libraries/config.values.php:161
#: templates/database/privileges/index.twig:20
#: templates/server/privileges/privileges_summary.twig:15
#: templates/server/sub_page_header.twig:2
@@ -9954,98 +9964,98 @@ msgstr "삽입"
msgid "Privileges"
msgstr "권한"
-#: libraries/classes/Menu.php:334 libraries/classes/Menu.php:344
-#: libraries/classes/Menu.php:435 libraries/classes/Util.php:1603
-#: libraries/classes/Util.php:2092 libraries/classes/Util.php:2110
+#: libraries/classes/Menu.php:318 libraries/classes/Menu.php:328
+#: libraries/classes/Menu.php:411 libraries/classes/Util.php:1532
+#: libraries/classes/Util.php:2015 libraries/classes/Util.php:2033
#: libraries/config.values.php:171 templates/table/operations/view.twig:8
msgid "Operations"
msgstr "테이블 작업"
-#: libraries/classes/Menu.php:350 libraries/classes/Menu.php:470
-#: libraries/classes/Relation.php:322 libraries/classes/Util.php:2097
-#: libraries/classes/Util.php:2111
+#: libraries/classes/Menu.php:334 libraries/classes/Menu.php:446
+#: libraries/classes/Relation.php:299 libraries/classes/Util.php:2020
+#: libraries/classes/Util.php:2034
msgid "Tracking"
msgstr "SQL 명령어 트래킹"
-#: libraries/classes/Menu.php:365 libraries/classes/Menu.php:463
+#: libraries/classes/Menu.php:341 libraries/classes/Menu.php:439
#: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeTriggerContainer.php:26
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:603
-#: libraries/classes/Plugins/Export/ExportOdt.php:743
-#: libraries/classes/Plugins/Export/ExportPdf.php:279
-#: libraries/classes/Plugins/Export/ExportSql.php:2241
-#: libraries/classes/Plugins/Export/ExportTexytext.php:572
-#: libraries/classes/Plugins/Export/ExportXml.php:122
-#: libraries/classes/Util.php:2096 libraries/classes/Util.php:2112
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:563
+#: libraries/classes/Plugins/Export/ExportOdt.php:703
+#: libraries/classes/Plugins/Export/ExportPdf.php:261
+#: libraries/classes/Plugins/Export/ExportSql.php:2095
+#: libraries/classes/Plugins/Export/ExportTexytext.php:542
+#: libraries/classes/Plugins/Export/ExportXml.php:120
+#: libraries/classes/Util.php:2019 libraries/classes/Util.php:2035
#: templates/database/triggers/list.twig:3
msgid "Triggers"
msgstr "트리거"
-#: libraries/classes/Menu.php:409 libraries/classes/Menu.php:417
-#: libraries/classes/Menu.php:425
+#: libraries/classes/Menu.php:385 libraries/classes/Menu.php:393
+#: libraries/classes/Menu.php:401
msgid "Database seems to be empty!"
msgstr "데이터베이스가 비어있는 것 같습니다!"
-#: libraries/classes/Menu.php:412 libraries/classes/Util.php:2089
+#: libraries/classes/Menu.php:388 libraries/classes/Util.php:2012
msgid "Query"
msgstr "질의 마법사"
-#: libraries/classes/Menu.php:450 libraries/classes/Util.php:2094
+#: libraries/classes/Menu.php:426 libraries/classes/Util.php:2017
#: templates/database/routines/index.twig:3
msgid "Routines"
msgstr "루틴"
-#: libraries/classes/Menu.php:456
+#: libraries/classes/Menu.php:432
#: libraries/classes/Navigation/Nodes/NodeEventContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeEventContainer.php:26
-#: libraries/classes/Plugins/Export/ExportSql.php:1053
-#: libraries/classes/Plugins/Export/ExportXml.php:102
-#: libraries/classes/Util.php:2095 templates/database/events/index.twig:3
+#: libraries/classes/Plugins/Export/ExportSql.php:1010
+#: libraries/classes/Plugins/Export/ExportXml.php:100
+#: libraries/classes/Util.php:2018 templates/database/events/index.twig:3
msgid "Events"
msgstr "이벤트"
-#: libraries/classes/Menu.php:477 libraries/classes/Util.php:2098
+#: libraries/classes/Menu.php:453 libraries/classes/Util.php:2021
msgid "Designer"
msgstr "디자이너"
-#: libraries/classes/Menu.php:487 libraries/classes/Util.php:2099
+#: libraries/classes/Menu.php:460 libraries/classes/Util.php:2022
#: templates/database/structure/check_all_tables.twig:32
msgid "Central columns"
msgstr "중심 열"
-#: libraries/classes/Menu.php:547
+#: libraries/classes/Menu.php:520
msgid "User accounts"
msgstr "사용자 계정"
-#: libraries/classes/Menu.php:582 libraries/classes/Server/Status/Data.php:154
-#: libraries/classes/Util.php:2078 templates/server/binlog/index.twig:3
+#: libraries/classes/Menu.php:555 libraries/classes/Server/Status/Data.php:152
+#: libraries/classes/Util.php:2001 templates/server/binlog/index.twig:3
msgid "Binary log"
msgstr "바이너리 로그"
-#: libraries/classes/Menu.php:589 libraries/classes/Server/Status/Data.php:159
-#: libraries/classes/Util.php:2079
+#: libraries/classes/Menu.php:562 libraries/classes/Server/Status/Data.php:157
+#: libraries/classes/Util.php:2002
#: templates/database/structure/body_for_table_summary.twig:11
#: templates/database/structure/table_header.twig:10
#: templates/server/replication/index.twig:5
msgid "Replication"
msgstr "복제"
-#: libraries/classes/Menu.php:595 libraries/classes/Server/Status/Data.php:231
-#: libraries/classes/Util.php:2080 libraries/config.values.php:159
+#: libraries/classes/Menu.php:568 libraries/classes/Server/Status/Data.php:229
+#: libraries/classes/Util.php:2003 libraries/config.values.php:159
#: templates/server/engines/show.twig:18 templates/server/engines/show.twig:21
#: templates/sql/query.twig:191
msgid "Variables"
msgstr "환경설정값"
-#: libraries/classes/Menu.php:600 libraries/classes/Util.php:2081
+#: libraries/classes/Menu.php:573 libraries/classes/Util.php:2004
msgid "Charsets"
msgstr "문자셋"
-#: libraries/classes/Menu.php:605 libraries/classes/Util.php:2083
+#: libraries/classes/Menu.php:578 libraries/classes/Util.php:2006
msgid "Engines"
msgstr "엔진"
-#: libraries/classes/Menu.php:610 libraries/classes/Util.php:2082
+#: libraries/classes/Menu.php:583 libraries/classes/Util.php:2005
#: templates/server/plugins/index.twig:4
msgid "Plugins"
msgstr "플러그인"
@@ -10068,50 +10078,50 @@ msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "%1$d 열이 삽입되었습니다."
-#: libraries/classes/Navigation/Navigation.php:229
+#: libraries/classes/Navigation/Navigation.php:221
msgid "Groups:"
msgstr "그룹:"
-#: libraries/classes/Navigation/Navigation.php:230
+#: libraries/classes/Navigation/Navigation.php:222
msgid "Events:"
msgstr "이벤트:"
-#: libraries/classes/Navigation/Navigation.php:231
+#: libraries/classes/Navigation/Navigation.php:223
msgid "Functions:"
msgstr "함수:"
-#: libraries/classes/Navigation/Navigation.php:232
+#: libraries/classes/Navigation/Navigation.php:224
msgid "Procedures:"
msgstr "프로시저:"
-#: libraries/classes/Navigation/Navigation.php:233
+#: libraries/classes/Navigation/Navigation.php:225
#: templates/database/export/index.twig:14
msgid "Tables:"
msgstr "테이블:"
-#: libraries/classes/Navigation/Navigation.php:234
+#: libraries/classes/Navigation/Navigation.php:226
msgid "Views:"
msgstr "뷰:"
-#: libraries/classes/Navigation/NavigationTree.php:860
+#: libraries/classes/Navigation/NavigationTree.php:760
msgid ""
"There are large item groups in navigation panel which may affect the "
"performance. Consider disabling item grouping in the navigation panel."
msgstr ""
-#: libraries/classes/Navigation/NavigationTree.php:948
+#: libraries/classes/Navigation/NavigationTree.php:834
#, fuzzy
#| msgid "Groups:"
msgid "Groups"
msgstr "그룹:"
-#: libraries/classes/Navigation/NavigationTree.php:1070
+#: libraries/classes/Navigation/NavigationTree.php:947
#, php-format
msgid "%s result found"
msgid_plural "%s results found"
msgstr[0] "%s 개의 결과가 발견됨"
-#: libraries/classes/Navigation/NavigationTree.php:1472
+#: libraries/classes/Navigation/NavigationTree.php:1346
msgid "Collapse all"
msgstr "전부 접기"
@@ -10137,7 +10147,7 @@ msgctxt "Create new column"
msgid "New"
msgstr "새"
-#: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:41
+#: libraries/classes/Navigation/Nodes/NodeDatabaseContainer.php:38
msgctxt "Create new database"
msgid "New"
msgstr "새로운"
@@ -10146,7 +10156,7 @@ msgstr "새로운"
msgid "Database operations"
msgstr "데이터베이스 연산"
-#: libraries/classes/Navigation/Nodes/NodeDatabase.php:721
+#: libraries/classes/Navigation/Nodes/NodeDatabase.php:677
msgid "Show hidden items"
msgstr "숨겨진 항목 보기"
@@ -10156,10 +10166,10 @@ msgid "New"
msgstr ""
#: libraries/classes/Navigation/Nodes/NodeEvent.php:28
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:510
-#: libraries/classes/Plugins/Export/ExportOdt.php:638
-#: libraries/classes/Plugins/Export/ExportTexytext.php:485
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:413
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:480
+#: libraries/classes/Plugins/Export/ExportOdt.php:600
+#: libraries/classes/Plugins/Export/ExportTexytext.php:457
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:367
#: templates/database/triggers/editor_form.twig:47
#: templates/database/triggers/list.twig:48
msgid "Event"
@@ -10167,8 +10177,8 @@ msgstr "이벤트"
#: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeFunctionContainer.php:26
-#: libraries/classes/Plugins/Export/ExportSql.php:640
-#: libraries/classes/Plugins/Export/ExportXml.php:107
+#: libraries/classes/Plugins/Export/ExportSql.php:630
+#: libraries/classes/Plugins/Export/ExportXml.php:105
msgid "Functions"
msgstr "함수"
@@ -10182,14 +10192,14 @@ msgctxt "Create new index"
msgid "New"
msgstr ""
-#: libraries/classes/Navigation/Nodes/Node.php:658
+#: libraries/classes/Navigation/Nodes/Node.php:634
msgid "Expand/Collapse"
msgstr "펼치기/접기"
#: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeProcedureContainer.php:26
-#: libraries/classes/Plugins/Export/ExportSql.php:629
-#: libraries/classes/Plugins/Export/ExportXml.php:112
+#: libraries/classes/Plugins/Export/ExportSql.php:619
+#: libraries/classes/Plugins/Export/ExportXml.php:110
msgid "Procedures"
msgstr "프로시저"
@@ -10220,7 +10230,7 @@ msgstr "트리거"
#: libraries/classes/Navigation/Nodes/NodeViewContainer.php:25
#: libraries/classes/Navigation/Nodes/NodeViewContainer.php:26
-#: libraries/classes/Plugins/Export/ExportXml.php:127
+#: libraries/classes/Plugins/Export/ExportXml.php:125
#: templates/database/structure/show_create.twig:28
msgid "Views"
msgstr "뷰"
@@ -10230,101 +10240,101 @@ msgctxt "Create new view"
msgid "New"
msgstr ""
-#: libraries/classes/Normalization.php:238
+#: libraries/classes/Normalization.php:230
msgid "Make all columns atomic"
msgstr ""
-#: libraries/classes/Normalization.php:240
-#: libraries/classes/Normalization.php:984
+#: libraries/classes/Normalization.php:232
+#: libraries/classes/Normalization.php:962
msgid "First step of normalization (1NF)"
msgstr ""
-#: libraries/classes/Normalization.php:243
-#: libraries/classes/Normalization.php:295
-#: libraries/classes/Normalization.php:344
-#: libraries/classes/Normalization.php:381
+#: libraries/classes/Normalization.php:235
+#: libraries/classes/Normalization.php:285
+#: libraries/classes/Normalization.php:331
+#: libraries/classes/Normalization.php:368
msgid "Step 1."
msgstr ""
-#: libraries/classes/Normalization.php:245
+#: libraries/classes/Normalization.php:237
msgid ""
"Do you have any column which can be split into more than one column? For "
"example: address can be split into street, city, country and zip."
msgstr ""
-#: libraries/classes/Normalization.php:252
+#: libraries/classes/Normalization.php:243
msgid "Show me the central list of columns that are not already in this table"
msgstr ""
-#: libraries/classes/Normalization.php:255
+#: libraries/classes/Normalization.php:245
msgid ""
"Select a column which can be split into more than one (on select of 'no such "
"column', it'll move to next step)."
msgstr ""
-#: libraries/classes/Normalization.php:270
+#: libraries/classes/Normalization.php:260
msgid "split into "
msgstr ""
-#: libraries/classes/Normalization.php:292
+#: libraries/classes/Normalization.php:282
#, fuzzy
#| msgid "Add primary key"
msgid "Have a primary key"
msgstr "기본키 추가"
-#: libraries/classes/Normalization.php:298
+#: libraries/classes/Normalization.php:288
msgid "Primary key already exists."
msgstr "기본 키가 이미 존재합니다."
-#: libraries/classes/Normalization.php:303
+#: libraries/classes/Normalization.php:293
msgid ""
"There is no primary key; please add one.<br>Hint: A primary key is a column "
"(or combination of columns) that uniquely identify all rows."
msgstr ""
-#: libraries/classes/Normalization.php:311
+#: libraries/classes/Normalization.php:301
msgid "Add a primary key on existing column(s)"
msgstr ""
-#: libraries/classes/Normalization.php:316
+#: libraries/classes/Normalization.php:305
msgid ""
"If it's not possible to make existing column combinations as primary key"
msgstr ""
-#: libraries/classes/Normalization.php:320
+#: libraries/classes/Normalization.php:307
msgid "+ Add a new primary key column"
msgstr "+ 새로운 기본키 컬럼 추가"
-#: libraries/classes/Normalization.php:343
+#: libraries/classes/Normalization.php:330
msgid "Remove redundant columns"
msgstr "불필요한 컬럼 제거"
-#: libraries/classes/Normalization.php:346
+#: libraries/classes/Normalization.php:333
msgid ""
"Do you have a group of columns which on combining gives an existing column? "
"For example, if you have first_name, last_name and full_name then combining "
"first_name and last_name gives full_name which is redundant."
msgstr ""
-#: libraries/classes/Normalization.php:352
+#: libraries/classes/Normalization.php:339
msgid ""
"Check the columns which are redundant and click on remove. If no redundant "
"column, click on 'No redundant column'"
msgstr ""
-#: libraries/classes/Normalization.php:357
+#: libraries/classes/Normalization.php:344
msgid "Remove selected"
msgstr "선택된 것 삭제"
-#: libraries/classes/Normalization.php:358
+#: libraries/classes/Normalization.php:345
msgid "No redundant column"
msgstr "불필요한 컬럼 없음"
-#: libraries/classes/Normalization.php:380
+#: libraries/classes/Normalization.php:367
msgid "Move repeating groups"
msgstr ""
-#: libraries/classes/Normalization.php:383
+#: libraries/classes/Normalization.php:370
msgid ""
"Do you have a group of two or more columns that are closely related and are "
"all repeating the same attribute? For example, a table that holds data on "
@@ -10333,117 +10343,117 @@ msgid ""
"should be created."
msgstr ""
-#: libraries/classes/Normalization.php:391
+#: libraries/classes/Normalization.php:378
msgid ""
"Check the columns which form a repeating group. If no such group, click on "
"'No repeating group'"
msgstr ""
-#: libraries/classes/Normalization.php:397
+#: libraries/classes/Normalization.php:384
msgid "No repeating group"
msgstr ""
-#: libraries/classes/Normalization.php:425
+#: libraries/classes/Normalization.php:412
msgid "Step 2."
msgstr ""
-#: libraries/classes/Normalization.php:425
+#: libraries/classes/Normalization.php:412
msgid "Find partial dependencies"
msgstr ""
-#: libraries/classes/Normalization.php:449
+#: libraries/classes/Normalization.php:433
#, php-format
msgid ""
"No partial dependencies possible as no non-primary column exists since "
"primary key ( %1$s ) is composed of all the columns in the table."
msgstr ""
-#: libraries/classes/Normalization.php:455
-#: libraries/classes/Normalization.php:502
+#: libraries/classes/Normalization.php:439
+#: libraries/classes/Normalization.php:486
msgid "Table is already in second normal form."
msgstr ""
-#: libraries/classes/Normalization.php:460
+#: libraries/classes/Normalization.php:444
#, php-format
msgid ""
"The primary key ( %1$s ) consists of more than one column so we need to find "
"the partial dependencies."
msgstr ""
-#: libraries/classes/Normalization.php:465
-#: libraries/classes/Normalization.php:887
+#: libraries/classes/Normalization.php:449
+#: libraries/classes/Normalization.php:868
msgid ""
"Please answer the following question(s) carefully to obtain a correct "
"normalization."
msgstr ""
-#: libraries/classes/Normalization.php:469
+#: libraries/classes/Normalization.php:453
msgid "+ Show me the possible partial dependencies based on data in the table"
msgstr ""
-#: libraries/classes/Normalization.php:473
+#: libraries/classes/Normalization.php:457
msgid ""
"For each column below, please select the <b>minimal set</b> of columns among "
"given set whose values combined together are sufficient to determine the "
"value of the column."
msgstr ""
-#: libraries/classes/Normalization.php:486
-#: libraries/classes/Normalization.php:934
+#: libraries/classes/Normalization.php:470
+#: libraries/classes/Normalization.php:912
#, php-format
msgid "'%1$s' depends on:"
msgstr ""
-#: libraries/classes/Normalization.php:497
+#: libraries/classes/Normalization.php:481
#, php-format
msgid ""
"No partial dependencies possible as the primary key ( %1$s ) has just one "
"column."
msgstr ""
-#: libraries/classes/Normalization.php:526
+#: libraries/classes/Normalization.php:510
#, php-format
msgid ""
"In order to put the original table '%1$s' into Second normal form we need to "
"create the following tables:"
msgstr ""
-#: libraries/classes/Normalization.php:564
+#: libraries/classes/Normalization.php:548
#, php-format
msgid "The second step of normalization is complete for table '%1$s'."
msgstr ""
-#: libraries/classes/Normalization.php:608
-#: libraries/classes/Normalization.php:778
-#: libraries/classes/Normalization.php:856
+#: libraries/classes/Normalization.php:592
+#: libraries/classes/Normalization.php:759
+#: libraries/classes/Normalization.php:837
msgid "Error in processing!"
msgstr "처리 중 에러 발생!"
-#: libraries/classes/Normalization.php:657
+#: libraries/classes/Normalization.php:641
#, php-format
msgid ""
"In order to put the original table '%1$s' into Third normal form we need to "
"create the following tables:"
msgstr ""
-#: libraries/classes/Normalization.php:714
+#: libraries/classes/Normalization.php:698
msgid "The third step of normalization is complete."
msgstr ""
-#: libraries/classes/Normalization.php:830
+#: libraries/classes/Normalization.php:811
#, php-format
msgid "Selected repeating group has been moved to the table '%s'"
msgstr ""
-#: libraries/classes/Normalization.php:884
+#: libraries/classes/Normalization.php:865
msgid "Step 3."
msgstr "세 번째 단계."
-#: libraries/classes/Normalization.php:884
+#: libraries/classes/Normalization.php:865
msgid "Find transitive dependencies"
msgstr ""
-#: libraries/classes/Normalization.php:891
+#: libraries/classes/Normalization.php:872
msgid ""
"For each column below, please select the <b>minimal set</b> of columns among "
"given set whose values combined together are sufficient to determine the "
@@ -10451,39 +10461,39 @@ msgid ""
"that case you don't have to select any."
msgstr ""
-#: libraries/classes/Normalization.php:948
+#: libraries/classes/Normalization.php:926
msgid ""
"No Transitive dependencies possible as the table doesn't have any non "
"primary key columns"
msgstr ""
-#: libraries/classes/Normalization.php:952
+#: libraries/classes/Normalization.php:930
msgid "Table is already in Third normal form!"
msgstr "테이블이 이미 세번째 정규화 형식입니다!"
-#: libraries/classes/Normalization.php:978
+#: libraries/classes/Normalization.php:956
msgid "Improve table structure (Normalization):"
msgstr "테이블 구조 개선 (표준화):"
-#: libraries/classes/Normalization.php:979
+#: libraries/classes/Normalization.php:957
msgid "Select up to what step you want to normalize"
msgstr "정규화 할 단계 선택"
-#: libraries/classes/Normalization.php:989
+#: libraries/classes/Normalization.php:967
msgid "Second step of normalization (1NF+2NF)"
msgstr "정규화 두번째 단계"
-#: libraries/classes/Normalization.php:994
+#: libraries/classes/Normalization.php:972
msgid "Third step of normalization (1NF+2NF+3NF)"
msgstr "정규화 세번째 단계"
-#: libraries/classes/Normalization.php:999
+#: libraries/classes/Normalization.php:977
msgid ""
"Hint: Please follow the procedure carefully in order to obtain correct "
"normalization"
msgstr "힌트: 올바른 정규화를 위해 해당 절차를 신중히 수행하세요"
-#: libraries/classes/Normalization.php:1071
+#: libraries/classes/Normalization.php:1046
msgid ""
"This list is based on a subset of the table's data and is not necessarily "
"accurate. "
@@ -10491,41 +10501,41 @@ msgstr ""
"이 항목은 테이블의 일부 데이터를 기반으로 한 내용이며 정확하지 않을 수 있습니"
"다. "
-#: libraries/classes/Normalization.php:1088
+#: libraries/classes/Normalization.php:1063
msgid "No partial dependencies found!"
msgstr ""
-#: libraries/classes/Operations.php:603
+#: libraries/classes/Operations.php:553
#: templates/table/structure/display_partitions.twig:84
msgid "Analyze"
msgstr "분석"
-#: libraries/classes/Operations.php:604
+#: libraries/classes/Operations.php:554
#: templates/table/structure/display_partitions.twig:94
msgid "Check"
msgstr "검사"
-#: libraries/classes/Operations.php:605
+#: libraries/classes/Operations.php:555
#: templates/table/structure/display_partitions.twig:104
msgid "Optimize"
msgstr "옵티마이저"
-#: libraries/classes/Operations.php:606
+#: libraries/classes/Operations.php:556
#: templates/table/structure/display_partitions.twig:114
msgid "Rebuild"
msgstr "리빌드"
-#: libraries/classes/Operations.php:607
+#: libraries/classes/Operations.php:557
#: templates/table/structure/display_partitions.twig:124
msgid "Repair"
msgstr "복구"
-#: libraries/classes/Operations.php:608
+#: libraries/classes/Operations.php:558
#: templates/table/structure/display_partitions.twig:134
msgid "Truncate"
msgstr "초기화"
-#: libraries/classes/Operations.php:620 templates/database/events/index.twig:19
+#: libraries/classes/Operations.php:570 templates/database/events/index.twig:19
#: templates/database/events/index.twig:20
#: templates/database/events/index.twig:95
#: templates/database/events/index.twig:101
@@ -10539,7 +10549,7 @@ msgstr "초기화"
#: templates/database/triggers/list.twig:19
#: templates/database/triggers/list.twig:20
#: templates/database/triggers/row.twig:51
-#: templates/database/triggers/row.twig:57 templates/indexes.twig:56
+#: templates/database/triggers/row.twig:57 templates/indexes.twig:57
#: templates/server/databases/index.twig:67
#: templates/server/databases/index.twig:68
#: templates/server/databases/index.twig:324
@@ -10547,62 +10557,62 @@ msgstr "초기화"
#: templates/table/structure/display_partitions.twig:145
#: templates/table/structure/display_structure.twig:121
#: templates/table/structure/display_structure.twig:282
-#: templates/table/structure/display_structure.twig:462
+#: templates/table/structure/display_structure.twig:498
msgid "Drop"
msgstr "삭제"
-#: libraries/classes/Operations.php:622
+#: libraries/classes/Operations.php:572
msgid "Coalesce"
msgstr "병합"
-#: libraries/classes/Operations.php:1015
+#: libraries/classes/Operations.php:929
msgid "Can't move table to same one!"
msgstr "같은 테이블이 있어 옮길 수 없음!"
-#: libraries/classes/Operations.php:1017
+#: libraries/classes/Operations.php:931
msgid "Can't copy table to same one!"
msgstr "같은 테이블이 있어 복사할 수 없음!"
-#: libraries/classes/Operations.php:1054
+#: libraries/classes/Operations.php:955
#, php-format
msgid "Table %s has been moved to %s. Privileges have been adjusted."
msgstr "테이블 %s 을 %s 로 옮겼습니다. 권한설정을 조정하였습니다."
-#: libraries/classes/Operations.php:1061
+#: libraries/classes/Operations.php:962
#, php-format
msgid "Table %s has been copied to %s. Privileges have been adjusted."
msgstr "%s 테이블을 %s 으로 복사하였습니다. 권한설정을 조정하였습니다."
-#: libraries/classes/Operations.php:1069
+#: libraries/classes/Operations.php:970
#, php-format
msgid "Table %s has been moved to %s."
msgstr "테이블 %s 을 %s 로 옮겼습니다."
-#: libraries/classes/Operations.php:1073
+#: libraries/classes/Operations.php:974
#, php-format
msgid "Table %s has been copied to %s."
msgstr "%s 테이블이 %s 으로 복사되었습니다."
-#: libraries/classes/Operations.php:1097
+#: libraries/classes/Operations.php:998
msgid "The table name is empty!"
msgstr "테이블명이 없습니다!"
-#: libraries/classes/Pdf.php:162
+#: libraries/classes/Pdf.php:139
msgid "Error while creating PDF:"
msgstr "PDF 생성 중 오류 발생 :"
-#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:83
+#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:81
msgid "Cannot connect: invalid settings."
msgstr "연결할 수 없습니다: 잘못된 설정."
-#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:97
-#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:89
+#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:95
+#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:87
#: templates/login/header.twig:10
#, php-format
msgid "Welcome to %s"
msgstr "%s에 오셨습니다"
-#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:114
+#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:109
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the "
@@ -10611,7 +10621,7 @@ msgstr ""
"설정 파일을 생성하지 않은 것 같습니다. %1$ssetup script%2$s 를 사용해 설정 파"
"일을 생성할 수 있습니다."
-#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:135
+#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:130
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
@@ -10622,175 +10632,175 @@ msgstr ""
"습니다. 당신의 설정의 호스트, ID, 패스워드가 맞게 입력됐는지, 또는 MySQL 서버"
"의 관리자가 제공해 준 정보를 맞게 입력했는지 확인하세요."
-#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:165
+#: libraries/classes/Plugins/Auth/AuthenticationConfig.php:151
msgid "Retry to connect"
msgstr "재접속"
-#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:180
+#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:164
msgid "Your session has expired. Please log in again."
msgstr "세션유효기간이 만료되었습니다. 다시 로그인하세요."
-#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:301
+#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:283
msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?"
msgstr ""
-#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:336
+#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:318
msgid "Failed to connect to the reCAPTCHA service!"
msgstr "리캡챠 서비스에 접속할 수 없습니다!"
-#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:338
+#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:320
msgid "Entered captcha is wrong, try again!"
msgstr "캡차 값이 틀렸습니다. 다시 해보세요!"
-#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:350
+#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:332
msgid ""
"Your password is too long. To prevent denial-of-service attacks, phpMyAdmin "
"restricts passwords to less than 1000 characters."
msgstr ""
-#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:376
+#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:351
msgid "You are not allowed to log in to this MySQL server!"
msgstr "MySQL 서버에 로그인 할 권한이 없습니다!"
-#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:94
+#: libraries/classes/Plugins/Auth/AuthenticationHttp.php:92
msgid "Wrong username/password. Access denied."
msgstr "사용자명/암호가 틀렸습니다. 접근이 거부되었습니다."
-#: libraries/classes/Plugins/Auth/AuthenticationSignon.php:157
+#: libraries/classes/Plugins/Auth/AuthenticationSignon.php:152
msgid "Can not find signon authentication script:"
msgstr "접근관련 인증 스크립트를 찾을수 없습니다:"
-#: libraries/classes/Plugins/AuthenticationPlugin.php:194
+#: libraries/classes/Plugins/AuthenticationPlugin.php:179
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
"암호가 없는 로그인이 설정으로 차단되어 있습니다 (AllowNoLogin 항목을 참조하세"
"요)"
-#: libraries/classes/Plugins/AuthenticationPlugin.php:205
+#: libraries/classes/Plugins/AuthenticationPlugin.php:190
#, php-format
msgid ""
"You have been automatically logged out due to inactivity of %s seconds. Once "
"you log in again, you should be able to resume the work where you left off."
msgstr ""
-#: libraries/classes/Plugins/AuthenticationPlugin.php:218
-#: libraries/classes/Plugins/AuthenticationPlugin.php:221
+#: libraries/classes/Plugins/AuthenticationPlugin.php:203
+#: libraries/classes/Plugins/AuthenticationPlugin.php:206
msgid "Cannot log in to the MySQL server"
msgstr "MySQL 서버에 로그인할 수 없습니다"
-#: libraries/classes/Plugins/AuthenticationPlugin.php:373
+#: libraries/classes/Plugins/AuthenticationPlugin.php:347
msgid "You have enabled two factor authentication, please confirm your login."
msgstr ""
-#: libraries/classes/Plugins/Export/ExportCodegen.php:82
+#: libraries/classes/Plugins/Export/ExportCodegen.php:80
#: templates/export.twig:108 templates/import.twig:196
msgid "Format:"
msgstr "형식:"
-#: libraries/classes/Plugins/Export/ExportCsv.php:60
+#: libraries/classes/Plugins/Export/ExportCsv.php:58
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:37
msgid "Columns separated with:"
msgstr "열(컬럼) 구분자:"
-#: libraries/classes/Plugins/Export/ExportCsv.php:65
+#: libraries/classes/Plugins/Export/ExportCsv.php:63
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:43
msgid "Columns enclosed with:"
msgstr "열(컬럼) 감싸기:"
-#: libraries/classes/Plugins/Export/ExportCsv.php:70
+#: libraries/classes/Plugins/Export/ExportCsv.php:68
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:50
msgid "Columns escaped with:"
msgstr "열(컬럼) 특수문자 처리(escape) 방법:"
-#: libraries/classes/Plugins/Export/ExportCsv.php:75
+#: libraries/classes/Plugins/Export/ExportCsv.php:73
#: libraries/classes/Plugins/Import/AbstractImportCsv.php:57
msgid "Lines terminated with:"
msgstr "줄 끝부분 기호:"
-#: libraries/classes/Plugins/Export/ExportCsv.php:80
-#: libraries/classes/Plugins/Export/ExportExcel.php:53
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:82
-#: libraries/classes/Plugins/Export/ExportLatex.php:191
-#: libraries/classes/Plugins/Export/ExportOds.php:69
-#: libraries/classes/Plugins/Export/ExportOdt.php:138
-#: libraries/classes/Plugins/Export/ExportTexytext.php:86
+#: libraries/classes/Plugins/Export/ExportCsv.php:78
+#: libraries/classes/Plugins/Export/ExportExcel.php:51
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:80
+#: libraries/classes/Plugins/Export/ExportLatex.php:186
+#: libraries/classes/Plugins/Export/ExportOds.php:65
+#: libraries/classes/Plugins/Export/ExportOdt.php:131
+#: libraries/classes/Plugins/Export/ExportTexytext.php:84
msgid "Replace NULL with:"
msgstr "NULL을 대체할 문자열:"
-#: libraries/classes/Plugins/Export/ExportCsv.php:85
-#: libraries/classes/Plugins/Export/ExportExcel.php:58
+#: libraries/classes/Plugins/Export/ExportCsv.php:83
+#: libraries/classes/Plugins/Export/ExportExcel.php:56
msgid "Remove carriage return/line feed characters within columns"
msgstr "컬럼 내의 줄바꿈 문자들 제거"
-#: libraries/classes/Plugins/Export/ExportExcel.php:68
+#: libraries/classes/Plugins/Export/ExportExcel.php:66
msgid "Excel edition:"
msgstr "엑셀 형식:"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:64
-#: libraries/classes/Plugins/Export/ExportLatex.php:99
-#: libraries/classes/Plugins/Export/ExportMediawiki.php:68
-#: libraries/classes/Plugins/Export/ExportOdt.php:82
-#: libraries/classes/Plugins/Export/ExportPdf.php:93
-#: libraries/classes/Plugins/Export/ExportSql.php:248
-#: libraries/classes/Plugins/Export/ExportTexytext.php:63
-#: libraries/config.values.php:254 libraries/config.values.php:320
-#: libraries/config.values.php:336 libraries/config.values.php:344
-#: libraries/config.values.php:349
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:62
+#: libraries/classes/Plugins/Export/ExportLatex.php:94
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:66
+#: libraries/classes/Plugins/Export/ExportOdt.php:75
+#: libraries/classes/Plugins/Export/ExportPdf.php:91
+#: libraries/classes/Plugins/Export/ExportSql.php:243
+#: libraries/classes/Plugins/Export/ExportTexytext.php:61
+#: libraries/config.values.php:254 libraries/config.values.php:318
+#: libraries/config.values.php:334 libraries/config.values.php:342
+#: libraries/config.values.php:347
msgid "structure"
msgstr "구조"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:65
-#: libraries/classes/Plugins/Export/ExportLatex.php:100
-#: libraries/classes/Plugins/Export/ExportMediawiki.php:69
-#: libraries/classes/Plugins/Export/ExportOdt.php:83
-#: libraries/classes/Plugins/Export/ExportPdf.php:94
-#: libraries/classes/Plugins/Export/ExportSql.php:249
-#: libraries/classes/Plugins/Export/ExportTexytext.php:64
-#: libraries/config.values.php:255 libraries/config.values.php:321
-#: libraries/config.values.php:337 libraries/config.values.php:345
-#: libraries/config.values.php:350
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:63
+#: libraries/classes/Plugins/Export/ExportLatex.php:95
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:67
+#: libraries/classes/Plugins/Export/ExportOdt.php:76
+#: libraries/classes/Plugins/Export/ExportPdf.php:92
+#: libraries/classes/Plugins/Export/ExportSql.php:244
+#: libraries/classes/Plugins/Export/ExportTexytext.php:62
+#: libraries/config.values.php:255 libraries/config.values.php:319
+#: libraries/config.values.php:335 libraries/config.values.php:343
+#: libraries/config.values.php:348
msgid "data"
msgstr "데이터"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:66
-#: libraries/classes/Plugins/Export/ExportLatex.php:101
-#: libraries/classes/Plugins/Export/ExportMediawiki.php:70
-#: libraries/classes/Plugins/Export/ExportOdt.php:84
-#: libraries/classes/Plugins/Export/ExportPdf.php:95
-#: libraries/classes/Plugins/Export/ExportSql.php:250
-#: libraries/classes/Plugins/Export/ExportTexytext.php:65
-#: libraries/config.values.php:256 libraries/config.values.php:322
-#: libraries/config.values.php:338 libraries/config.values.php:346
-#: libraries/config.values.php:351
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:64
+#: libraries/classes/Plugins/Export/ExportLatex.php:96
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:68
+#: libraries/classes/Plugins/Export/ExportOdt.php:77
+#: libraries/classes/Plugins/Export/ExportPdf.php:93
+#: libraries/classes/Plugins/Export/ExportSql.php:245
+#: libraries/classes/Plugins/Export/ExportTexytext.php:63
+#: libraries/config.values.php:256 libraries/config.values.php:320
+#: libraries/config.values.php:336 libraries/config.values.php:344
+#: libraries/config.values.php:349
msgid "structure and data"
msgstr "구조와 데이터 모두"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:76
-#: libraries/classes/Plugins/Export/ExportLatex.php:162
-#: libraries/classes/Plugins/Export/ExportOdt.php:127
-#: libraries/classes/Plugins/Export/ExportTexytext.php:75
-#: libraries/classes/Plugins/Export/ExportXml.php:135
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:74
+#: libraries/classes/Plugins/Export/ExportLatex.php:157
+#: libraries/classes/Plugins/Export/ExportOdt.php:120
+#: libraries/classes/Plugins/Export/ExportTexytext.php:73
+#: libraries/classes/Plugins/Export/ExportXml.php:133
msgid "Data dump options"
msgstr "데이터 덤프 옵션"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:208
-#: libraries/classes/Plugins/Export/ExportOdt.php:269
-#: libraries/classes/Plugins/Export/ExportSql.php:2561
-#: libraries/classes/Plugins/Export/ExportTexytext.php:192
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:194
+#: libraries/classes/Plugins/Export/ExportOdt.php:246
+#: libraries/classes/Plugins/Export/ExportSql.php:2347
+#: libraries/classes/Plugins/Export/ExportTexytext.php:178
msgid "Dumping data for table"
msgstr "테이블의 덤프 데이터"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:306
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:407
-#: libraries/classes/Plugins/Export/ExportLatex.php:570
-#: libraries/classes/Plugins/Export/ExportOdt.php:407
-#: libraries/classes/Plugins/Export/ExportOdt.php:513
-#: libraries/classes/Plugins/Export/ExportTexytext.php:313
-#: libraries/classes/Plugins/Export/ExportTexytext.php:407
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:584
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:715
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:749
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:284
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:381
+#: libraries/classes/Plugins/Export/ExportLatex.php:542
+#: libraries/classes/Plugins/Export/ExportOdt.php:379
+#: libraries/classes/Plugins/Export/ExportOdt.php:480
+#: libraries/classes/Plugins/Export/ExportTexytext.php:293
+#: libraries/classes/Plugins/Export/ExportTexytext.php:383
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:537
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:671
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:705
#: templates/columns_definitions/table_fields_definitions.twig:20
#: templates/database/central_columns/edit.twig:11
#: templates/database/central_columns/main.twig:28
@@ -10803,21 +10813,21 @@ msgstr "테이블의 덤프 데이터"
msgid "Default"
msgstr "기본값"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:411
-#: libraries/classes/Plugins/Export/ExportLatex.php:572
-#: libraries/classes/Plugins/Export/ExportOdt.php:517
-#: libraries/classes/Plugins/Export/ExportTexytext.php:409
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:593
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:717
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:751
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:385
+#: libraries/classes/Plugins/Export/ExportLatex.php:544
+#: libraries/classes/Plugins/Export/ExportOdt.php:484
+#: libraries/classes/Plugins/Export/ExportTexytext.php:385
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:546
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:673
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:707
#: templates/database/data_dictionary/index.twig:21
msgid "Links to"
msgstr "링크 대상"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:508
-#: libraries/classes/Plugins/Export/ExportOdt.php:632
-#: libraries/classes/Plugins/Export/ExportTexytext.php:483
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:409
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:478
+#: libraries/classes/Plugins/Export/ExportOdt.php:594
+#: libraries/classes/Plugins/Export/ExportTexytext.php:455
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:363
#: templates/columns_definitions/table_fields_definitions.twig:9
#: templates/database/central_columns/edit.twig:8
#: templates/database/central_columns/main.twig:16
@@ -10833,42 +10843,42 @@ msgstr "링크 대상"
msgid "Name"
msgstr "이름"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:511
-#: libraries/classes/Plugins/Export/ExportOdt.php:641
-#: libraries/classes/Plugins/Export/ExportTexytext.php:486
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:415
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:481
+#: libraries/classes/Plugins/Export/ExportOdt.php:603
+#: libraries/classes/Plugins/Export/ExportTexytext.php:458
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:369
#: templates/database/events/editor_form.twig:82
#: templates/database/routines/editor_form.twig:109
#: templates/database/triggers/editor_form.twig:57
msgid "Definition"
msgstr "정의"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:585
-#: libraries/classes/Plugins/Export/ExportOdt.php:721
-#: libraries/classes/Plugins/Export/ExportSql.php:2210
-#: libraries/classes/Plugins/Export/ExportTexytext.php:552
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:553
+#: libraries/classes/Plugins/Export/ExportOdt.php:681
+#: libraries/classes/Plugins/Export/ExportSql.php:2081
+#: libraries/classes/Plugins/Export/ExportTexytext.php:522
msgid "Table structure for table"
msgstr "테이블 구조"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:611
-#: libraries/classes/Plugins/Export/ExportOdt.php:753
-#: libraries/classes/Plugins/Export/ExportSql.php:2284
-#: libraries/classes/Plugins/Export/ExportTexytext.php:578
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:571
+#: libraries/classes/Plugins/Export/ExportOdt.php:713
+#: libraries/classes/Plugins/Export/ExportSql.php:2132
+#: libraries/classes/Plugins/Export/ExportTexytext.php:548
msgid "Structure for view"
msgstr "뷰 구조"
-#: libraries/classes/Plugins/Export/ExportHtmlword.php:625
-#: libraries/classes/Plugins/Export/ExportOdt.php:773
-#: libraries/classes/Plugins/Export/ExportSql.php:2332
-#: libraries/classes/Plugins/Export/ExportTexytext.php:594
+#: libraries/classes/Plugins/Export/ExportHtmlword.php:577
+#: libraries/classes/Plugins/Export/ExportOdt.php:733
+#: libraries/classes/Plugins/Export/ExportSql.php:2164
+#: libraries/classes/Plugins/Export/ExportTexytext.php:564
msgid "Stand-in structure for view"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportJson.php:95
+#: libraries/classes/Plugins/Export/ExportJson.php:87
msgid "Output pretty-printed JSON (Use human-readable formatting)"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportJson.php:101
+#: libraries/classes/Plugins/Export/ExportJson.php:93
msgid "Output unicode characters unescaped"
msgstr ""
@@ -10884,191 +10894,191 @@ msgstr ""
msgid "Structure of table @TABLE@"
msgstr "@TABLE@ 테이블 구조"
-#: libraries/classes/Plugins/Export/ExportLatex.php:112
-#: libraries/classes/Plugins/Export/ExportOdt.php:95
-#: libraries/classes/Plugins/Export/ExportSql.php:263
+#: libraries/classes/Plugins/Export/ExportLatex.php:107
+#: libraries/classes/Plugins/Export/ExportOdt.php:88
+#: libraries/classes/Plugins/Export/ExportSql.php:258
msgid "Object creation options"
msgstr "객체 생성 옵션"
-#: libraries/classes/Plugins/Export/ExportLatex.php:118
-#: libraries/classes/Plugins/Export/ExportLatex.php:173
+#: libraries/classes/Plugins/Export/ExportLatex.php:113
+#: libraries/classes/Plugins/Export/ExportLatex.php:168
msgid "Table caption:"
msgstr "테이블 주석:"
-#: libraries/classes/Plugins/Export/ExportLatex.php:124
-#: libraries/classes/Plugins/Export/ExportLatex.php:179
+#: libraries/classes/Plugins/Export/ExportLatex.php:119
+#: libraries/classes/Plugins/Export/ExportLatex.php:174
msgid "Table caption (continued):"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportLatex.php:130
-#: libraries/classes/Plugins/Export/ExportLatex.php:185
+#: libraries/classes/Plugins/Export/ExportLatex.php:125
+#: libraries/classes/Plugins/Export/ExportLatex.php:180
msgid "Label key:"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportLatex.php:137
-#: libraries/classes/Plugins/Export/ExportOdt.php:102
-#: libraries/classes/Plugins/Export/ExportSql.php:156
+#: libraries/classes/Plugins/Export/ExportLatex.php:132
+#: libraries/classes/Plugins/Export/ExportOdt.php:95
+#: libraries/classes/Plugins/Export/ExportSql.php:151
msgid "Display foreign key relationships"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportLatex.php:144
-#: libraries/classes/Plugins/Export/ExportOdt.php:109
+#: libraries/classes/Plugins/Export/ExportLatex.php:139
+#: libraries/classes/Plugins/Export/ExportOdt.php:102
msgid "Display comments"
msgstr "댓글 보기"
-#: libraries/classes/Plugins/Export/ExportLatex.php:150
-#: libraries/classes/Plugins/Export/ExportOdt.php:115
-#: libraries/classes/Plugins/Export/ExportSql.php:164
+#: libraries/classes/Plugins/Export/ExportLatex.php:145
+#: libraries/classes/Plugins/Export/ExportOdt.php:108
+#: libraries/classes/Plugins/Export/ExportSql.php:159
#, fuzzy
#| msgid "Display MIME types"
msgid "Display media types"
msgstr "MIME 타입 출력"
-#: libraries/classes/Plugins/Export/ExportLatex.php:168
+#: libraries/classes/Plugins/Export/ExportLatex.php:163
msgid "Put columns names in the first row:"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportLatex.php:216
-#: libraries/classes/Plugins/Export/ExportSql.php:770
-#: libraries/classes/Plugins/Export/ExportXml.php:239
+#: libraries/classes/Plugins/Export/ExportLatex.php:209
+#: libraries/classes/Plugins/Export/ExportSql.php:750
+#: libraries/classes/Plugins/Export/ExportXml.php:232
#: templates/server/replication/change_master.twig:22
#: templates/server/replication/master_add_slave_user.twig:29
msgid "Host:"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportLatex.php:222
-#: libraries/classes/Plugins/Export/ExportSql.php:777
-#: libraries/classes/Plugins/Export/ExportXml.php:245
+#: libraries/classes/Plugins/Export/ExportLatex.php:215
+#: libraries/classes/Plugins/Export/ExportSql.php:757
+#: libraries/classes/Plugins/Export/ExportXml.php:238
msgid "Generation Time:"
msgstr "생성 시간:"
-#: libraries/classes/Plugins/Export/ExportLatex.php:224
-#: libraries/classes/Plugins/Export/ExportSql.php:781
-#: libraries/classes/Plugins/Export/ExportXml.php:247
+#: libraries/classes/Plugins/Export/ExportLatex.php:217
+#: libraries/classes/Plugins/Export/ExportSql.php:761
+#: libraries/classes/Plugins/Export/ExportXml.php:240
#: templates/home/index.twig:165
msgid "Server version:"
msgstr "서버 버전:"
-#: libraries/classes/Plugins/Export/ExportLatex.php:225
-#: libraries/classes/Plugins/Export/ExportSql.php:783
-#: libraries/classes/Plugins/Export/ExportXml.php:248
+#: libraries/classes/Plugins/Export/ExportLatex.php:218
+#: libraries/classes/Plugins/Export/ExportSql.php:763
+#: libraries/classes/Plugins/Export/ExportXml.php:241
msgid "PHP Version:"
msgstr "PHP 버전:"
-#: libraries/classes/Plugins/Export/ExportLatex.php:256
-#: libraries/classes/Plugins/Export/ExportSql.php:982
-#: libraries/classes/Plugins/Export/ExportXml.php:421
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:221
+#: libraries/classes/Plugins/Export/ExportLatex.php:245
+#: libraries/classes/Plugins/Export/ExportSql.php:943
+#: libraries/classes/Plugins/Export/ExportXml.php:390
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:203
#: templates/database/structure/copy_form.twig:5
#: templates/menu/breadcrumbs.twig:16
msgid "Database:"
msgstr "데이터베이스:"
-#: libraries/classes/Plugins/Export/ExportLatex.php:332
-#: libraries/classes/Plugins/Export/ExportSql.php:2401
+#: libraries/classes/Plugins/Export/ExportLatex.php:311
+#: libraries/classes/Plugins/Export/ExportSql.php:2224
msgid "Data:"
msgstr "데이터:"
-#: libraries/classes/Plugins/Export/ExportLatex.php:545
+#: libraries/classes/Plugins/Export/ExportLatex.php:517
msgid "Structure:"
msgstr "구조:"
-#: libraries/classes/Plugins/Export/ExportMediawiki.php:79
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:77
msgid "Export table names"
msgstr "테이블 이름 내보내기"
-#: libraries/classes/Plugins/Export/ExportMediawiki.php:86
+#: libraries/classes/Plugins/Export/ExportMediawiki.php:84
msgid "Export table headers"
msgstr "테이블 제목(header) 내보내기"
-#: libraries/classes/Plugins/Export/ExportOdt.php:270
-#: libraries/classes/Plugins/Export/ExportTexytext.php:193
+#: libraries/classes/Plugins/Export/ExportOdt.php:247
+#: libraries/classes/Plugins/Export/ExportTexytext.php:179
#, fuzzy
#| msgid "Dumping data for table"
msgid "Dumping data for query result"
msgstr "테이블의 덤프 데이터"
-#: libraries/classes/Plugins/Export/ExportPdf.php:79
+#: libraries/classes/Plugins/Export/ExportPdf.php:77
msgid "Report title:"
msgstr "보고서 제목:"
-#: libraries/classes/Plugins/Export/ExportPdf.php:206
+#: libraries/classes/Plugins/Export/ExportPdf.php:192
msgid "Dumping data"
msgstr "덤프 데이터"
-#: libraries/classes/Plugins/Export/ExportPdf.php:226
+#: libraries/classes/Plugins/Export/ExportPdf.php:210
#, fuzzy
#| msgid "Query results"
msgid "Query result data"
msgstr "쿼리 결과"
-#: libraries/classes/Plugins/Export/ExportPdf.php:282
+#: libraries/classes/Plugins/Export/ExportPdf.php:264
msgid "View structure"
msgstr "구조 보기"
-#: libraries/classes/Plugins/Export/ExportPdf.php:285
+#: libraries/classes/Plugins/Export/ExportPdf.php:267
#, fuzzy
#| msgid "and then"
msgid "Stand in"
msgstr "이어서"
-#: libraries/classes/Plugins/Export/ExportSql.php:134
+#: libraries/classes/Plugins/Export/ExportSql.php:129
msgid ""
"Display comments <i>(includes info such as export timestamp, PHP version, "
"and server version)</i>"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:142
+#: libraries/classes/Plugins/Export/ExportSql.php:137
msgid "Additional custom header comment (\\n splits lines):"
msgstr "추가적인 커스텀 헤더 코멘트(\\n으로 줄바꿈):"
-#: libraries/classes/Plugins/Export/ExportSql.php:148
+#: libraries/classes/Plugins/Export/ExportSql.php:143
msgid ""
"Include a timestamp of when databases were created, last updated, and last "
"checked"
msgstr ""
"데이터베이스의 생성일, 마지막 업데이트, 마지막 체크에 대한 타임스탬프 포함"
-#: libraries/classes/Plugins/Export/ExportSql.php:209
+#: libraries/classes/Plugins/Export/ExportSql.php:204
msgid "Export metadata"
msgstr "메타데이터 내보내기"
-#: libraries/classes/Plugins/Export/ExportSql.php:224
+#: libraries/classes/Plugins/Export/ExportSql.php:219
msgid ""
"Database system or older MySQL server to maximize output compatibility with:"
msgstr ""
"호환성을 최대화 할 수 있는 데이터베이스 시스템 또는 예전 버전의 MySQL 서버:"
-#: libraries/classes/Plugins/Export/ExportSql.php:271
+#: libraries/classes/Plugins/Export/ExportSql.php:266
msgid "Add statements:"
msgstr "구문 추가:"
-#: libraries/classes/Plugins/Export/ExportSql.php:279
-#: libraries/classes/Plugins/Export/ExportSql.php:288
-#: libraries/classes/Plugins/Export/ExportSql.php:309
-#: libraries/classes/Plugins/Export/ExportSql.php:318
-#: libraries/classes/Plugins/Export/ExportSql.php:343
-#: libraries/classes/Plugins/Export/ExportSql.php:371
-#: libraries/classes/Plugins/Export/ExportSql.php:380
+#: libraries/classes/Plugins/Export/ExportSql.php:274
+#: libraries/classes/Plugins/Export/ExportSql.php:283
+#: libraries/classes/Plugins/Export/ExportSql.php:301
+#: libraries/classes/Plugins/Export/ExportSql.php:310
+#: libraries/classes/Plugins/Export/ExportSql.php:335
+#: libraries/classes/Plugins/Export/ExportSql.php:363
+#: libraries/classes/Plugins/Export/ExportSql.php:372
#, php-format
msgid "Add %s statement"
msgstr "%s 구문 추가"
-#: libraries/classes/Plugins/Export/ExportSql.php:325
+#: libraries/classes/Plugins/Export/ExportSql.php:317
msgid "(less efficient as indexes will be generated during table creation)"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:333
+#: libraries/classes/Plugins/Export/ExportSql.php:325
#, php-format
msgid "%s value"
msgstr "%s 값"
#. l10n: Allow simplifying exported view syntax to only "CREATE VIEW"
-#: libraries/classes/Plugins/Export/ExportSql.php:350
+#: libraries/classes/Plugins/Export/ExportSql.php:342
msgid "Use simple view export"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:389
+#: libraries/classes/Plugins/Export/ExportSql.php:381
msgid ""
"Enclose table and column names with backquotes <i>(Protects column and table "
"names formed with special characters or keywords)</i>"
@@ -11076,37 +11086,37 @@ msgstr ""
"테이블과 컬럼의 이름을 역따옴표로 감싸기 <i>(특수문자나 키워드가 포함된 컬럼"
"이나 테이블의 이름을 보호함)</i>"
-#: libraries/classes/Plugins/Export/ExportSql.php:404
+#: libraries/classes/Plugins/Export/ExportSql.php:396
msgid "Data creation options"
msgstr "데이터 생성 옵션"
-#: libraries/classes/Plugins/Export/ExportSql.php:409
-#: libraries/classes/Plugins/Export/ExportSql.php:2507
+#: libraries/classes/Plugins/Export/ExportSql.php:401
+#: libraries/classes/Plugins/Export/ExportSql.php:2304
msgid "Truncate table before insert"
msgstr "삽입 전에 테이블 비우기"
-#: libraries/classes/Plugins/Export/ExportSql.php:416
+#: libraries/classes/Plugins/Export/ExportSql.php:408
msgid "Instead of <code>INSERT</code> statements, use:"
msgstr "<code>INSERT</code> 구문 대신 사용할 구문:"
-#: libraries/classes/Plugins/Export/ExportSql.php:422
+#: libraries/classes/Plugins/Export/ExportSql.php:414
msgid "<code>INSERT DELAYED</code> statements"
msgstr "<code>INSERT DELAYED</code> 문"
-#: libraries/classes/Plugins/Export/ExportSql.php:434
-#: libraries/classes/Plugins/Export/ExportSql.php:468
+#: libraries/classes/Plugins/Export/ExportSql.php:426
+#: libraries/classes/Plugins/Export/ExportSql.php:460
msgid "<code>INSERT IGNORE</code> statements"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:448
+#: libraries/classes/Plugins/Export/ExportSql.php:440
msgid "Function to use when dumping data:"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:463
+#: libraries/classes/Plugins/Export/ExportSql.php:455
msgid "Syntax to use when inserting data:"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:473
+#: libraries/classes/Plugins/Export/ExportSql.php:465
msgid ""
"include column names in every <code>INSERT</code> statement <br> &nbsp; "
"&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES "
@@ -11115,7 +11125,7 @@ msgstr ""
"모든 <code>INSERT</code> 구문에 컬럼 이름을 포함<br>&nbsp; &nbsp; &nbsp;예: "
"<code>INSERT INTO tbl_name (col_A,col_B,col_C) VALUES (1,2,3)</code>"
-#: libraries/classes/Plugins/Export/ExportSql.php:478
+#: libraries/classes/Plugins/Export/ExportSql.php:470
msgid ""
"insert multiple rows in every <code>INSERT</code> statement<br> &nbsp; "
"&nbsp; &nbsp; Example: <code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), "
@@ -11124,7 +11134,7 @@ msgstr ""
"모든 <code>INSERT</code> 구문에 여러개의 행을 삽입<br>&nbsp; &nbsp; &nbsp; "
"예:<code>INSERT INTO tbl_name VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
-#: libraries/classes/Plugins/Export/ExportSql.php:483
+#: libraries/classes/Plugins/Export/ExportSql.php:475
msgid ""
"both of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
"tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
@@ -11132,7 +11142,7 @@ msgstr ""
"위의 것 둘 다<br> &nbsp; &nbsp; &nbsp; 예: <code>INSERT INTO tbl_name (col_A,"
"col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
-#: libraries/classes/Plugins/Export/ExportSql.php:488
+#: libraries/classes/Plugins/Export/ExportSql.php:480
msgid ""
"neither of the above<br> &nbsp; &nbsp; &nbsp; Example: <code>INSERT INTO "
"tbl_name VALUES (1,2,3)</code>"
@@ -11140,135 +11150,135 @@ msgstr ""
"위의 것 둘 다 안 함<br> &nbsp; &nbsp; &nbsp; 예: <code>INSERT INTO tbl_name "
"VALUES (1,2,3)</code>"
-#: libraries/classes/Plugins/Export/ExportSql.php:507
+#: libraries/classes/Plugins/Export/ExportSql.php:499
msgid ""
"Dump binary columns in hexadecimal notation <i>(for example, \"abc\" becomes "
"0x616263)</i>"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:517
+#: libraries/classes/Plugins/Export/ExportSql.php:509
msgid ""
"Dump TIMESTAMP columns in UTC <i>(enables TIMESTAMP columns to be dumped and "
"reloaded between servers in different time zones)</i>"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:586
+#: libraries/classes/Plugins/Export/ExportSql.php:578
msgid "It appears your database uses routines;"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:589
-#: libraries/classes/Plugins/Export/ExportSql.php:1718
-#: libraries/classes/Plugins/Export/ExportSql.php:2272
+#: libraries/classes/Plugins/Export/ExportSql.php:581
+#: libraries/classes/Plugins/Export/ExportSql.php:1615
+#: libraries/classes/Plugins/Export/ExportSql.php:2120
msgid "alias export may not work reliably in all cases."
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:1099
+#: libraries/classes/Plugins/Export/ExportSql.php:1054
msgid "Metadata"
msgstr "메타데이터"
-#: libraries/classes/Plugins/Export/ExportSql.php:1173
+#: libraries/classes/Plugins/Export/ExportSql.php:1121
#, fuzzy, php-format
#| msgid "Missing data for %s"
msgid "Metadata for table %s"
msgstr "%s 데이터 누락"
-#: libraries/classes/Plugins/Export/ExportSql.php:1180
+#: libraries/classes/Plugins/Export/ExportSql.php:1128
#, fuzzy, php-format
#| msgid "Missing data for %s"
msgid "Metadata for database %s"
msgstr "%s 데이터 누락"
-#: libraries/classes/Plugins/Export/ExportSql.php:1536
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:675
+#: libraries/classes/Plugins/Export/ExportSql.php:1457
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:631
msgid "Creation:"
msgstr "생성:"
-#: libraries/classes/Plugins/Export/ExportSql.php:1550
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:686
+#: libraries/classes/Plugins/Export/ExportSql.php:1467
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:642
msgid "Last update:"
msgstr "마지막 업데이트:"
-#: libraries/classes/Plugins/Export/ExportSql.php:1564
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:697
+#: libraries/classes/Plugins/Export/ExportSql.php:1477
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:653
msgid "Last check:"
msgstr "마지막 검사:"
-#: libraries/classes/Plugins/Export/ExportSql.php:1623
+#: libraries/classes/Plugins/Export/ExportSql.php:1530
#, fuzzy, php-format
#| msgid "Table structure for table"
msgid "Error reading structure for table %s:"
msgstr "테이블 구조"
-#: libraries/classes/Plugins/Export/ExportSql.php:1715
+#: libraries/classes/Plugins/Export/ExportSql.php:1612
msgid "It appears your database uses views;"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:1899
+#: libraries/classes/Plugins/Export/ExportSql.php:1781
msgid "Constraints for dumped tables"
msgstr "덤프된 테이블의 제약사항"
-#: libraries/classes/Plugins/Export/ExportSql.php:1900
+#: libraries/classes/Plugins/Export/ExportSql.php:1782
msgid "Constraints for table"
msgstr "테이블의 제약사항"
-#: libraries/classes/Plugins/Export/ExportSql.php:1930
+#: libraries/classes/Plugins/Export/ExportSql.php:1809
msgid "Indexes for dumped tables"
msgstr "덤프된 테이블의 인덱스"
-#: libraries/classes/Plugins/Export/ExportSql.php:1931
+#: libraries/classes/Plugins/Export/ExportSql.php:1810
msgid "Indexes for table"
msgstr "테이블의 인덱스"
-#: libraries/classes/Plugins/Export/ExportSql.php:1967
+#: libraries/classes/Plugins/Export/ExportSql.php:1846
msgid "AUTO_INCREMENT for dumped tables"
msgstr "덤프된 테이블의 AUTO_INCREMENT"
-#: libraries/classes/Plugins/Export/ExportSql.php:1968
+#: libraries/classes/Plugins/Export/ExportSql.php:1847
msgid "AUTO_INCREMENT for table"
msgstr "테이블의 AUTO_INCREMENT"
-#: libraries/classes/Plugins/Export/ExportSql.php:2045
+#: libraries/classes/Plugins/Export/ExportSql.php:1924
msgid "MEDIA TYPES FOR TABLE"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:2069
+#: libraries/classes/Plugins/Export/ExportSql.php:1948
msgid "RELATIONSHIPS FOR TABLE"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:2269
+#: libraries/classes/Plugins/Export/ExportSql.php:2117
msgid "It appears your table uses triggers;"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:2309
+#: libraries/classes/Plugins/Export/ExportSql.php:2147
#, fuzzy, php-format
#| msgid "Structure for view"
msgid "Structure for view %s exported as a table"
msgstr "뷰 구조"
-#: libraries/classes/Plugins/Export/ExportSql.php:2335
+#: libraries/classes/Plugins/Export/ExportSql.php:2167
msgid "(See below for the actual view)"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportSql.php:2416
+#: libraries/classes/Plugins/Export/ExportSql.php:2235
#, fuzzy, php-format
#| msgid "Error reading data:"
msgid "Error reading data for table %s:"
msgstr "데이터 읽기 오류:"
-#: libraries/classes/Plugins/Export/ExportXml.php:96
+#: libraries/classes/Plugins/Export/ExportXml.php:94
msgid "Object creation options (all are recommended)"
msgstr ""
-#: libraries/classes/Plugins/Export/ExportXml.php:140
+#: libraries/classes/Plugins/Export/ExportXml.php:138
msgid "Export contents"
msgstr "내용 내보내기"
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:222
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:204
#: templates/menu/breadcrumbs.twig:29
msgid "Table:"
msgstr "테이블:"
-#: libraries/classes/Plugins/Export/Helpers/Pdf.php:223
+#: libraries/classes/Plugins/Export/Helpers/Pdf.php:205
msgid "Purpose:"
msgstr ""
@@ -11291,7 +11301,7 @@ msgid "Import these many number of rows (optional):"
msgstr ""
#: libraries/classes/Plugins/Import/ImportCsv.php:110
-#: libraries/classes/Plugins/Import/ImportOds.php:68
+#: libraries/classes/Plugins/Import/ImportOds.php:66
msgid ""
"The first line of the file contains the table column names <i>(if this is "
"unchecked, the first line will become part of the data)</i>"
@@ -11310,26 +11320,26 @@ msgstr ""
msgid "Column names:"
msgstr "열(컬럼) 이름: "
-#: libraries/classes/Plugins/Import/ImportCsv.php:287
-#: libraries/classes/Plugins/Import/ImportCsv.php:700
+#: libraries/classes/Plugins/Import/ImportCsv.php:273
+#: libraries/classes/Plugins/Import/ImportCsv.php:636
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "%d 행에 잘못된 형식."
-#: libraries/classes/Plugins/Import/ImportCsv.php:550
+#: libraries/classes/Plugins/Import/ImportCsv.php:491
#, php-format
msgid "Invalid column count in CSV input on line %d."
msgstr "%d 행에 잘못된 컬럼 수."
-#: libraries/classes/Plugins/Import/ImportCsv.php:718
-#: libraries/classes/Plugins/Import/ImportCsv.php:733
-#: libraries/classes/Plugins/Import/ImportCsv.php:744
-#: libraries/classes/Plugins/Import/ImportCsv.php:754
+#: libraries/classes/Plugins/Import/ImportCsv.php:654
+#: libraries/classes/Plugins/Import/ImportCsv.php:669
+#: libraries/classes/Plugins/Import/ImportCsv.php:680
+#: libraries/classes/Plugins/Import/ImportCsv.php:687
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "CSV를 가져오기 위한 파라미터가 잘못됨: %s"
-#: libraries/classes/Plugins/Import/ImportCsv.php:891
+#: libraries/classes/Plugins/Import/ImportCsv.php:818
#, php-format
msgid ""
"Invalid column (%s) specified! Ensure that columns names are spelled "
@@ -11342,7 +11352,7 @@ msgstr ""
msgid "Column names: "
msgstr "열(컬럼) 이름: "
-#: libraries/classes/Plugins/Import/ImportLdi.php:112
+#: libraries/classes/Plugins/Import/ImportLdi.php:106
msgid "This plugin does not support compressed imports!"
msgstr "이 플러그인은 압축파일의 가져오기를 지원하지 않습니다!"
@@ -11350,22 +11360,22 @@ msgstr "이 플러그인은 압축파일의 가져오기를 지원하지 않습
msgid "MediaWiki Table"
msgstr "MediaWiki 테이블"
-#: libraries/classes/Plugins/Import/ImportMediawiki.php:293
+#: libraries/classes/Plugins/Import/ImportMediawiki.php:275
#, php-format
msgid "Invalid format of mediawiki input on line: <br>%s."
msgstr "잘못된 mediawiki 입력 행:<br>%s."
-#: libraries/classes/Plugins/Import/ImportOds.php:82
+#: libraries/classes/Plugins/Import/ImportOds.php:80
msgid "Import percentages as proper decimals <i>(ex. 12.00% to .12)</i>"
msgstr "퍼센테이지를 소수로 변경<i>(예: 12.00% 를 .12 로)</i>"
-#: libraries/classes/Plugins/Import/ImportOds.php:88
+#: libraries/classes/Plugins/Import/ImportOds.php:86
msgid "Import currencies <i>(ex. $5.00 to 5.00)</i>"
msgstr "통화 단위 제거 <i>(예: $5.00 를 5.00 로)</i>"
-#: libraries/classes/Plugins/Import/ImportOds.php:157
-#: libraries/classes/Plugins/Import/ImportXml.php:114
-#: libraries/classes/Plugins/Import/ImportXml.php:178
+#: libraries/classes/Plugins/Import/ImportOds.php:153
+#: libraries/classes/Plugins/Import/ImportXml.php:112
+#: libraries/classes/Plugins/Import/ImportXml.php:176
msgid ""
"The XML file specified was either malformed or incomplete. Please correct "
"the issue and try again."
@@ -11373,7 +11383,7 @@ msgstr ""
"해당 XML 파일의 포멧이 잘못되었거나 미완성 상태입니다. 문제점을 수정한 후 재"
"시도 하세요."
-#: libraries/classes/Plugins/Import/ImportOds.php:168
+#: libraries/classes/Plugins/Import/ImportOds.php:164
msgid "Could not parse OpenDocument Spreadsheet!"
msgstr "Open Document 스프레드시트 형식을 해석할 수 없습니다!"
@@ -11381,26 +11391,26 @@ msgstr "Open Document 스프레드시트 형식을 해석할 수 없습니다!"
msgid "ESRI Shape File"
msgstr "ESRI Shapefile"
-#: libraries/classes/Plugins/Import/ImportShp.php:106
-#: libraries/classes/Plugins/Import/ImportShp.php:182
+#: libraries/classes/Plugins/Import/ImportShp.php:101
+#: libraries/classes/Plugins/Import/ImportShp.php:163
#, php-format
msgid "There was an error importing the ESRI shape file: \"%s\"."
msgstr "ESRI 형태의 파일을 가져오는 도중 에러가 발생했습니다: \"%s\"."
-#: libraries/classes/Plugins/Import/ImportShp.php:212
+#: libraries/classes/Plugins/Import/ImportShp.php:193
#, php-format
msgid "MySQL Spatial Extension does not support ESRI type \"%s\"."
msgstr ""
-#: libraries/classes/Plugins/Import/ImportShp.php:261
+#: libraries/classes/Plugins/Import/ImportShp.php:242
msgid "The imported file does not contain any data!"
msgstr "가져온 파일에 아무런 데이터도 없습니다!"
-#: libraries/classes/Plugins/Import/ImportSql.php:67
+#: libraries/classes/Plugins/Import/ImportSql.php:65
msgid "SQL compatibility mode:"
msgstr ""
-#: libraries/classes/Plugins/Import/ImportSql.php:79
+#: libraries/classes/Plugins/Import/ImportSql.php:77
msgid "Do not use <code>AUTO_INCREMENT</code> for zero values"
msgstr ""
@@ -11408,18 +11418,18 @@ msgstr ""
msgid "XML"
msgstr "XML"
-#: libraries/classes/Plugins.php:620
+#: libraries/classes/Plugins.php:589
msgid "This format has no options"
msgstr "이 형식은 옵션이 없음"
-#: libraries/classes/Plugins.php:638
+#: libraries/classes/Plugins.php:607
msgid "Invalid authentication method set in configuration:"
msgstr "설정 파일에 잘못된 인증 방식 설정되어 있습니다.:"
-#: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:78
-#: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:97
-#: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:100
-#: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:95
+#: libraries/classes/Plugins/Schema/Dia/TableStatsDia.php:68
+#: libraries/classes/Plugins/Schema/Eps/TableStatsEps.php:87
+#: libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php:90
+#: libraries/classes/Plugins/Schema/Svg/TableStatsSvg.php:87
#, php-format
msgid "The %s table doesn't exist!"
msgstr "%s 테이블이 존재하지 않습니다!"
@@ -11430,11 +11440,11 @@ msgstr "%s 테이블이 존재하지 않습니다!"
msgid "Schema of the %s database - Page %s"
msgstr "데이터베이스 %s의 스키마 - 페이지 %s"
-#: libraries/classes/Plugins/Schema/ExportRelationSchema.php:300
+#: libraries/classes/Plugins/Schema/ExportRelationSchema.php:288
msgid "SCHEMA ERROR: "
msgstr "스키마 에러: "
-#: libraries/classes/Plugins/Schema/Pdf/Pdf.php:294
+#: libraries/classes/Plugins/Schema/Pdf/Pdf.php:276
msgid "PDF export page"
msgstr "PDF 내보내기 페이지"
@@ -11444,86 +11454,86 @@ msgid "Schema of the %s database"
msgstr "데이터베이스 %s의 스키마"
#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:163
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:582
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:541
msgid "Relational schema"
msgstr "릴레이션 스키마"
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:527
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:486
msgid "Table of contents"
msgstr "목차(차례)"
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:664
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:620
#: templates/columns_definitions/column_definitions_form.twig:72
#: templates/database/data_dictionary/index.twig:11
#: templates/table/structure/display_table_stats.twig:6
msgid "Table comments:"
msgstr "테이블 설명:"
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:713
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:747
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:669
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:703
#: templates/columns_definitions/table_fields_definitions.twig:27
#: templates/database/central_columns/edit.twig:13
#: templates/table/structure/display_structure.twig:25
msgid "Attributes"
msgstr "보기"
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:716
-#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:750
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:672
+#: libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php:706
#: templates/table/structure/display_structure.twig:31
#: templates/table/tracking/structure_snapshot_columns.twig:11
msgid "Extra"
msgstr "추가"
-#: libraries/classes/Plugins/SchemaPlugin.php:78
+#: libraries/classes/Plugins/SchemaPlugin.php:74
msgid "Show color"
msgstr "색깔 보기"
-#: libraries/classes/Plugins/SchemaPlugin.php:80
+#: libraries/classes/Plugins/SchemaPlugin.php:76
msgid "Only show keys"
msgstr "키만 보기"
-#: libraries/classes/Plugins/Schema/SchemaDia.php:56
-#: libraries/classes/Plugins/Schema/SchemaEps.php:64
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:66
+#: libraries/classes/Plugins/Schema/SchemaDia.php:54
+#: libraries/classes/Plugins/Schema/SchemaEps.php:62
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:64
msgid "Orientation"
msgstr "화면 방향"
-#: libraries/classes/Plugins/Schema/SchemaDia.php:60
-#: libraries/classes/Plugins/Schema/SchemaEps.php:68
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:70
+#: libraries/classes/Plugins/Schema/SchemaDia.php:58
+#: libraries/classes/Plugins/Schema/SchemaEps.php:66
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:68
msgid "Landscape"
msgstr "가로"
-#: libraries/classes/Plugins/Schema/SchemaDia.php:61
-#: libraries/classes/Plugins/Schema/SchemaEps.php:69
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:71
+#: libraries/classes/Plugins/Schema/SchemaDia.php:59
+#: libraries/classes/Plugins/Schema/SchemaEps.php:67
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:69
msgid "Portrait"
msgstr "세로"
-#: libraries/classes/Plugins/Schema/SchemaEps.php:58
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:60
-#: libraries/classes/Plugins/Schema/SchemaSvg.php:57
+#: libraries/classes/Plugins/Schema/SchemaEps.php:56
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:58
+#: libraries/classes/Plugins/Schema/SchemaSvg.php:55
msgid "Same width for all tables"
msgstr ""
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:85
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:83
msgid "Show grid"
msgstr "그리드 표시"
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:91
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:89
#: templates/database/structure/index.twig:23
msgid "Data dictionary"
msgstr "데이터 사전"
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:97
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:95
msgid "Order of the tables"
msgstr "테이블 정렬 순서"
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:102
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:100
msgid "Name (Ascending)"
msgstr "이름 (오름차순)"
-#: libraries/classes/Plugins/Schema/SchemaPdf.php:103
+#: libraries/classes/Plugins/Schema/SchemaPdf.php:101
msgid "Name (Descending)"
msgstr "이름 (내림차순)"
@@ -11547,7 +11557,7 @@ msgstr ""
#. l10n: See https://www.php.net/manual/en/function.strftime.php
#: libraries/classes/Plugins/Transformations/Abs/DateFormatTransformationsPlugin.php:72
-#: libraries/classes/Util.php:785
+#: libraries/classes/Util.php:751
msgid "%B %d, %Y at %I:%M %p"
msgstr "%y-%m-%d %H:%M"
@@ -11573,7 +11583,7 @@ msgid ""
"ensure that the output appears all on one line (Default 1)."
msgstr ""
-#: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:125
+#: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:122
#, php-format
msgid ""
"You are using the external transformation command line options field, which "
@@ -11593,7 +11603,7 @@ msgid ""
"specifies how often space will be added (defaults to 2 nibbles)."
msgstr ""
-#: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:30
+#: libraries/classes/Plugins/Transformations/Abs/ImageLinkTransformationsPlugin.php:29
msgid "Displays a link to download this image."
msgstr ""
@@ -11639,7 +11649,7 @@ msgstr ""
msgid "Validation failed for the input string %s."
msgstr ""
-#: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:29
+#: libraries/classes/Plugins/Transformations/Abs/SQLTransformationsPlugin.php:28
msgid "Formats text as SQL query with syntax highlighting."
msgstr "텍스트를 SQL 쿼리형식으로 문법 강조를 합니다."
@@ -11680,63 +11690,63 @@ msgstr ""
"링크 표시; 컬럼에 파일명이 있음. 첫 번재 옵션은 URL 앞쪽에 추가될 문자열 "
"(예: \"https://www.example.com\"). 두 번재 옵션은 링크의 타이틀 내용."
-#: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:34
+#: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptobinary.php:32
msgid "Converts an Internet network address in (IPv4/IPv6) format to binary"
msgstr ""
-#: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:31
+#: libraries/classes/Plugins/Transformations/Input/Text_Plain_Iptolong.php:29
msgid ""
"Converts an Internet network address in (IPv4/IPv6) format into a long "
"integer."
msgstr ""
-#: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:28
+#: libraries/classes/Plugins/Transformations/Input/Text_Plain_JsonEditor.php:26
msgid "Syntax highlighted CodeMirror editor for JSON."
msgstr ""
-#: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:28
+#: libraries/classes/Plugins/Transformations/Input/Text_Plain_SqlEditor.php:26
msgid "Syntax highlighted CodeMirror editor for SQL."
msgstr ""
-#: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:28
+#: libraries/classes/Plugins/Transformations/Input/Text_Plain_XmlEditor.php:26
msgid "Syntax highlighted CodeMirror editor for XML (and HTML)."
msgstr ""
-#: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:30
+#: libraries/classes/Plugins/Transformations/Output/Text_Plain_Binarytoip.php:29
msgid ""
"Converts an Internet network address stored as a binary string into a string "
"in Internet standard (IPv4/IPv6) format."
msgstr ""
-#: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:46
+#: libraries/classes/Plugins/Transformations/Output/Text_Plain_Json.php:44
#, fuzzy
#| msgid "Formats text as SQL query with syntax highlighting."
msgid "Formats text as JSON with syntax highlighting."
msgstr "텍스트를 SQL 쿼리형식으로 문법 강조를 합니다."
-#: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:46
+#: libraries/classes/Plugins/Transformations/Output/Text_Plain_Xml.php:44
#, fuzzy
#| msgid "Formats text as SQL query with syntax highlighting."
msgid "Formats text as XML with syntax highlighting."
msgstr "텍스트를 SQL 쿼리형식으로 문법 강조를 합니다."
-#: libraries/classes/Plugins/TwoFactor/Application.php:142
+#: libraries/classes/Plugins/TwoFactor/Application.php:135
#, fuzzy
#| msgid "Authentication"
msgid "Authentication Application (2FA)"
msgstr "인증"
-#: libraries/classes/Plugins/TwoFactor/Application.php:153
+#: libraries/classes/Plugins/TwoFactor/Application.php:146
msgid ""
"Provides authentication using HOTP and TOTP applications such as FreeOTP, "
"Google Authenticator or Authy."
msgstr ""
-#: libraries/classes/Plugins/TwoFactor/Key.php:212
+#: libraries/classes/Plugins/TwoFactor/Key.php:203
msgid "Hardware Security Key (FIDO U2F)"
msgstr ""
-#: libraries/classes/Plugins/TwoFactor/Key.php:222
+#: libraries/classes/Plugins/TwoFactor/Key.php:213
msgid ""
"Provides authentication using hardware security tokens supporting FIDO U2F."
msgstr ""
@@ -11753,23 +11763,23 @@ msgstr "하드웨어 인증 실패!"
msgid "Two-factor authentication failed."
msgstr "하드웨어 인증 실패!"
-#: libraries/classes/Plugins/TwoFactorPlugin.php:132
+#: libraries/classes/Plugins/TwoFactorPlugin.php:128
#, fuzzy
#| msgid "Config authentication"
msgid "No Two-Factor Authentication"
msgstr "Config 인증"
-#: libraries/classes/Plugins/TwoFactorPlugin.php:142
+#: libraries/classes/Plugins/TwoFactorPlugin.php:138
msgid "Login using password only."
msgstr ""
-#: libraries/classes/Plugins/TwoFactor/Simple.php:51
+#: libraries/classes/Plugins/TwoFactor/Simple.php:49
#, fuzzy
#| msgid "Signon authentication"
msgid "Simple two-factor authentication"
msgstr "Signon 인증"
-#: libraries/classes/Plugins/TwoFactor/Simple.php:61
+#: libraries/classes/Plugins/TwoFactor/Simple.php:59
msgid "For testing purposes only!"
msgstr ""
@@ -11789,160 +11799,160 @@ msgstr "서버가 응답하지 않습니다."
msgid "Logout and try as another user."
msgstr ""
-#: libraries/classes/Query/Utilities.php:110
+#: libraries/classes/Query/Utilities.php:109
msgid "Please check privileges of directory containing database."
msgstr "디렉토리를 포함하는 데이터베이스의 권한을 확인하십시오."
-#: libraries/classes/Query/Utilities.php:120
+#: libraries/classes/Query/Utilities.php:118
msgid "Details…"
msgstr "자세히…"
-#: libraries/classes/RecentFavoriteTable.php:154
+#: libraries/classes/RecentFavoriteTable.php:152
msgid "Could not save recent table!"
msgstr "최근 테이블을 저장할 수 없습니다!"
-#: libraries/classes/RecentFavoriteTable.php:158
+#: libraries/classes/RecentFavoriteTable.php:156
msgid "Could not save favorite table!"
msgstr "즐겨찾기 테이블을 저장할 수 없습니다!"
-#: libraries/classes/RecentFavoriteTable.php:231
+#: libraries/classes/RecentFavoriteTable.php:227
#: templates/database/structure/favorite_anchor.twig:4
msgid "Remove from Favorites"
msgstr "즐겨찾기에서 삭제"
-#: libraries/classes/RecentFavoriteTable.php:253
+#: libraries/classes/RecentFavoriteTable.php:249
msgid "There are no recent tables."
msgstr "최근 테이블이 없습니다."
-#: libraries/classes/RecentFavoriteTable.php:254
+#: libraries/classes/RecentFavoriteTable.php:250
msgid "There are no favorite tables."
msgstr "즐겨찾기 테이블이 없습니다."
-#: libraries/classes/RecentFavoriteTable.php:262
+#: libraries/classes/RecentFavoriteTable.php:258
msgid "Recent tables"
msgstr "최근 테이블"
-#: libraries/classes/RecentFavoriteTable.php:264
+#: libraries/classes/RecentFavoriteTable.php:260
msgid "Recent"
msgstr "최근"
-#: libraries/classes/RecentFavoriteTable.php:268
+#: libraries/classes/RecentFavoriteTable.php:264
msgid "Favorites"
msgstr "즐겨찾기"
-#: libraries/classes/Relation.php:146
+#: libraries/classes/Relation.php:136
msgid "not OK"
msgstr ""
-#: libraries/classes/Relation.php:150
+#: libraries/classes/Relation.php:140
msgctxt "Correctly working"
msgid "OK"
msgstr "OK"
-#: libraries/classes/Relation.php:153
+#: libraries/classes/Relation.php:143
msgid "Enabled"
msgstr "사용가능"
-#: libraries/classes/Relation.php:154 libraries/classes/Relation.php:162
+#: libraries/classes/Relation.php:144 libraries/classes/Relation.php:152
#: libraries/config.values.php:145 libraries/config.values.php:188
#: templates/config/form_display/input.twig:16
msgid "Disabled"
msgstr "사용불가"
-#: libraries/classes/Relation.php:157
+#: libraries/classes/Relation.php:147
#, fuzzy
#| msgid "Modifications have been saved"
msgid "Configuration of pmadb…"
msgstr "수정된 내용이 저장되었습니다."
-#: libraries/classes/Relation.php:161 libraries/classes/Relation.php:198
+#: libraries/classes/Relation.php:151 libraries/classes/Relation.php:183
msgid "General relation features"
msgstr "일반 릴레이션 기능"
-#: libraries/classes/Relation.php:209
+#: libraries/classes/Relation.php:194
msgid "Display Features"
msgstr "기능 표시"
-#: libraries/classes/Relation.php:226
+#: libraries/classes/Relation.php:211
#, fuzzy
#| msgid "Creation of PDFs"
msgid "Designer and creation of PDFs"
msgstr "PDF 생성"
-#: libraries/classes/Relation.php:237
+#: libraries/classes/Relation.php:222
msgid "Displaying Column Comments"
msgstr "열(칼럼) 설명(코멘트) 출력하기"
-#: libraries/classes/Relation.php:243
+#: libraries/classes/Relation.php:228
msgid "Browser transformation"
msgstr "브라우저 변형"
-#: libraries/classes/Relation.php:250
+#: libraries/classes/Relation.php:235
#, fuzzy
#| msgid ""
#| "Please see the documentation on how to update your column_comments table."
msgid "Please see the documentation on how to update your column_info table."
msgstr "도큐먼트에서 column_comments 테이블을 업데이트하는 방법을 참고하세요."
-#: libraries/classes/Relation.php:267 templates/sql/query.twig:156
+#: libraries/classes/Relation.php:249 templates/sql/query.twig:156
msgid "Bookmarked SQL query"
msgstr "북마크된 SQL 질의"
-#: libraries/classes/Relation.php:278
+#: libraries/classes/Relation.php:260
msgid "SQL history"
msgstr "SQL 내력(히스토리)"
-#: libraries/classes/Relation.php:289
+#: libraries/classes/Relation.php:266
msgid "Persistent recently used tables"
msgstr "영속적인 최근 사용한 테이블"
-#: libraries/classes/Relation.php:300
+#: libraries/classes/Relation.php:277
#, fuzzy
#| msgid "Persistent recently used tables"
msgid "Persistent favorite tables"
msgstr "영속적인 최근 사용한 테이블"
-#: libraries/classes/Relation.php:311
+#: libraries/classes/Relation.php:288
msgid "Persistent tables' UI preferences"
msgstr "영속적인 테이블의 UI 환경설정"
-#: libraries/classes/Relation.php:333
+#: libraries/classes/Relation.php:310
msgid "User preferences"
msgstr "사용자 환경설정"
-#: libraries/classes/Relation.php:350
+#: libraries/classes/Relation.php:322
msgid "Configurable menus"
msgstr "설정 가능한 메뉴"
-#: libraries/classes/Relation.php:361
+#: libraries/classes/Relation.php:333
msgid "Hide/show navigation items"
msgstr "네비게이션 아이템 숨기기/보이기"
-#: libraries/classes/Relation.php:372
+#: libraries/classes/Relation.php:344
msgid "Saving Query-By-Example searches"
msgstr "Query-By-Example 검색을 저장"
-#: libraries/classes/Relation.php:383
+#: libraries/classes/Relation.php:355
msgid "Managing Central list of columns"
msgstr ""
-#: libraries/classes/Relation.php:394
+#: libraries/classes/Relation.php:366
#, fuzzy
#| msgid "Remember table's sorting"
msgid "Remembering Designer Settings"
msgstr "테이블의 정렬 순서 기억하기"
-#: libraries/classes/Relation.php:405
+#: libraries/classes/Relation.php:377
#, fuzzy
#| msgid "Invalid export type"
msgid "Saving export templates"
msgstr "잘못된 내보내기 타입"
-#: libraries/classes/Relation.php:1876
+#: libraries/classes/Relation.php:1760
msgid "no description"
msgstr "설명이 없습니다"
-#: libraries/classes/Relation.php:2098
+#: libraries/classes/Relation.php:1971
#, php-format
msgid ""
"You do not have necessary privileges to create a database named '%s'. You "
@@ -11950,7 +11960,7 @@ msgid ""
"configuration storage there."
msgstr ""
-#: libraries/classes/Relation.php:2254
+#: libraries/classes/Relation.php:2125
#, fuzzy, php-format
#| msgid "Missing phpMyAdmin configuration storage tables"
msgid ""
@@ -11958,91 +11968,91 @@ msgid ""
"storage there."
msgstr "phpMyAdmin 설정 공간 테이블이 없습니다"
-#: libraries/classes/Relation.php:2262
+#: libraries/classes/Relation.php:2133
#, fuzzy, php-format
#| msgid "Missing phpMyAdmin configuration storage tables"
msgid ""
"%sCreate%s the phpMyAdmin configuration storage in the current database."
msgstr "phpMyAdmin 설정 공간 테이블이 없습니다"
-#: libraries/classes/Relation.php:2270
+#: libraries/classes/Relation.php:2141
#, fuzzy, php-format
#| msgid "Missing phpMyAdmin configuration storage tables"
msgid "%sCreate%s missing phpMyAdmin configuration storage tables."
msgstr "phpMyAdmin 설정 공간 테이블이 없습니다"
-#: libraries/classes/ReplicationGui.php:452
+#: libraries/classes/ReplicationGui.php:440
msgid ""
"Connection to server is disabled, please enable $cfg['AllowArbitraryServer'] "
"in phpMyAdmin configuration."
msgstr ""
-#: libraries/classes/ReplicationGui.php:463
+#: libraries/classes/ReplicationGui.php:451
#, fuzzy
#| msgid "Replication"
msgid "Replication started successfully."
msgstr "복제"
-#: libraries/classes/ReplicationGui.php:464
+#: libraries/classes/ReplicationGui.php:452
#, fuzzy
#| msgid "Master replication"
msgid "Error starting replication."
msgstr "마스터 리플리케이션"
-#: libraries/classes/ReplicationGui.php:467
+#: libraries/classes/ReplicationGui.php:455
#, fuzzy
#| msgid "Replication"
msgid "Replication stopped successfully."
msgstr "복제"
-#: libraries/classes/ReplicationGui.php:468
+#: libraries/classes/ReplicationGui.php:456
#, fuzzy
#| msgid "Master replication"
msgid "Error stopping replication."
msgstr "마스터 리플리케이션"
-#: libraries/classes/ReplicationGui.php:471
+#: libraries/classes/ReplicationGui.php:459
#, fuzzy
#| msgid "Replication"
msgid "Replication resetting successfully."
msgstr "복제"
-#: libraries/classes/ReplicationGui.php:472
+#: libraries/classes/ReplicationGui.php:460
#, fuzzy
#| msgid "Master replication"
msgid "Error resetting replication."
msgstr "마스터 리플리케이션"
-#: libraries/classes/ReplicationGui.php:475
+#: libraries/classes/ReplicationGui.php:463
msgid "Success."
msgstr "성공."
-#: libraries/classes/ReplicationGui.php:476
+#: libraries/classes/ReplicationGui.php:464
msgid "Error."
msgstr "오류."
-#: libraries/classes/ReplicationGui.php:524
+#: libraries/classes/ReplicationGui.php:512
msgid "Unknown error"
msgstr "알려지지 않은 오류"
-#: libraries/classes/ReplicationGui.php:537
+#: libraries/classes/ReplicationGui.php:525
#, php-format
msgid "Unable to connect to master %s."
msgstr "마스터 %s에 접속할 수 없음."
-#: libraries/classes/ReplicationGui.php:547
+#: libraries/classes/ReplicationGui.php:535
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
"마스터의 로그 위치를 읽어올 수 없습니다. 마스터 쪽의 권한 문제일 수 있습니다."
-#: libraries/classes/ReplicationGui.php:566
+#: libraries/classes/ReplicationGui.php:554
#, fuzzy
#| msgid "Unable to change master"
msgid "Unable to change master!"
msgstr "마스터를 변경할 수 없음"
-#: libraries/classes/ReplicationGui.php:570
+#: libraries/classes/ReplicationGui.php:558
#, php-format
msgid "Master server changed successfully to %s."
msgstr "마스터 서버가 성공적으로 %s로 변경되었습니다."
@@ -12064,34 +12074,34 @@ msgstr "원본 데이터베이스 '%s'를 찾을 수 없습니다!"
msgid "Error 405! Request method not allowed."
msgstr ""
-#: libraries/classes/SavedSearches.php:283
+#: libraries/classes/SavedSearches.php:281
msgid "Please provide a name for this bookmarked search."
msgstr "즐겨찾기될 검색에 대한 이름을 입력하세요."
-#: libraries/classes/SavedSearches.php:299
+#: libraries/classes/SavedSearches.php:297
msgid "Missing information to save the bookmarked search."
msgstr "즐겨찾기될 검색을 저장할 정보가 없습니다."
-#: libraries/classes/SavedSearches.php:320
-#: libraries/classes/SavedSearches.php:357
+#: libraries/classes/SavedSearches.php:318
+#: libraries/classes/SavedSearches.php:355
msgid "An entry with this name already exists."
msgstr "같은 이름의 엔트리가 이미 존재합니다."
-#: libraries/classes/SavedSearches.php:387
+#: libraries/classes/SavedSearches.php:383
msgid "Missing information to delete the search."
msgstr "검색을 삭제하기 위한 정보가 없습니다."
-#: libraries/classes/SavedSearches.php:416
+#: libraries/classes/SavedSearches.php:410
msgid "Missing information to load the search."
msgstr "검색을 불러오기 위한 정보가 없습니다."
-#: libraries/classes/SavedSearches.php:436
+#: libraries/classes/SavedSearches.php:430
msgid "Error while loading the search."
msgstr "검색을 불러오는 중에 오류가 발생하였습니다."
#: libraries/classes/Server/Plugins.php:70
-#: libraries/classes/Server/Privileges.php:823
-#: libraries/classes/Server/Privileges.php:4025
+#: libraries/classes/Server/Privileges.php:796
+#: libraries/classes/Server/Privileges.php:3814
#, fuzzy
#| msgid "Cookie authentication"
msgid "Native MySQL authentication"
@@ -12126,16 +12136,16 @@ msgstr "쿠키 인증"
msgid "Account locking is not supported."
msgstr ""
-#: libraries/classes/Server/Privileges.php:263
+#: libraries/classes/Server/Privileges.php:258
msgid "No privileges."
msgstr "권한 없음."
-#: libraries/classes/Server/Privileges.php:274
+#: libraries/classes/Server/Privileges.php:266
msgid "Includes all privileges except GRANT."
msgstr "GRANT 이외의 모든 권한을 포함함."
-#: libraries/classes/Server/Privileges.php:296
-#: libraries/classes/Server/Privileges.php:363
+#: libraries/classes/Server/Privileges.php:288
+#: libraries/classes/Server/Privileges.php:355
#: templates/server/privileges/privileges_table.twig:124
#: templates/server/privileges/privileges_table.twig:127
#: templates/server/privileges/privileges_table.twig:323
@@ -12143,7 +12153,7 @@ msgstr "GRANT 이외의 모든 권한을 포함함."
msgid "Allows deleting data."
msgstr "데이터 삭제 허용."
-#: libraries/classes/Server/Privileges.php:301
+#: libraries/classes/Server/Privileges.php:293
#: templates/server/privileges/privileges_table.twig:136
#: templates/server/privileges/privileges_table.twig:139
#: templates/server/privileges/privileges_table.twig:361
@@ -12151,7 +12161,7 @@ msgstr "데이터 삭제 허용."
msgid "Allows creating new tables."
msgstr "테이블 생성 허용."
-#: libraries/classes/Server/Privileges.php:306
+#: libraries/classes/Server/Privileges.php:298
#: templates/server/privileges/privileges_table.twig:148
#: templates/server/privileges/privileges_table.twig:151
#: templates/server/privileges/privileges_table.twig:409
@@ -12159,8 +12169,8 @@ msgstr "테이블 생성 허용."
msgid "Allows dropping tables."
msgstr "테이블 삭제 허용."
-#: libraries/classes/Server/Privileges.php:311
-#: libraries/classes/Server/Privileges.php:403
+#: libraries/classes/Server/Privileges.php:303
+#: libraries/classes/Server/Privileges.php:395
#: templates/server/privileges/privileges_table.twig:173
#: templates/server/privileges/privileges_table.twig:176
#: templates/server/privileges/privileges_table.twig:393
@@ -12168,8 +12178,8 @@ msgstr "테이블 삭제 허용."
msgid "Allows creating and dropping indexes."
msgstr "인덱스 생성 및 삭제 허용."
-#: libraries/classes/Server/Privileges.php:316
-#: libraries/classes/Server/Privileges.php:408
+#: libraries/classes/Server/Privileges.php:308
+#: libraries/classes/Server/Privileges.php:400
#: templates/server/privileges/privileges_table.twig:185
#: templates/server/privileges/privileges_table.twig:188
#: templates/server/privileges/privileges_table.twig:380
@@ -12177,9 +12187,9 @@ msgstr "인덱스 생성 및 삭제 허용."
msgid "Allows altering the structure of existing tables."
msgstr "테이블 구조 변경 허용."
-#: libraries/classes/Server/Privileges.php:321
-#: libraries/classes/Server/Privileges.php:447
-#: libraries/classes/Server/Privileges.php:463
+#: libraries/classes/Server/Privileges.php:313
+#: libraries/classes/Server/Privileges.php:439
+#: libraries/classes/Server/Privileges.php:455
#: templates/server/privileges/privileges_table.twig:197
#: templates/server/privileges/privileges_table.twig:200
#: templates/server/privileges/privileges_table.twig:494
@@ -12190,9 +12200,9 @@ msgstr "테이블 구조 변경 허용."
msgid "Allows creating new views."
msgstr "테이블 생성 허용."
-#: libraries/classes/Server/Privileges.php:326
-#: libraries/classes/Server/Privileges.php:468
-#: libraries/classes/Server/Privileges.php:474
+#: libraries/classes/Server/Privileges.php:318
+#: libraries/classes/Server/Privileges.php:460
+#: libraries/classes/Server/Privileges.php:466
#: templates/server/privileges/privileges_table.twig:209
#: templates/server/privileges/privileges_table.twig:212
#: templates/server/privileges/privileges_table.twig:441
@@ -12200,8 +12210,8 @@ msgstr "테이블 생성 허용."
msgid "Allows performing SHOW CREATE VIEW queries."
msgstr "SHOW CREATE VIEW 쿼리를 수행할 수 있다."
-#: libraries/classes/Server/Privileges.php:331
-#: libraries/classes/Server/Privileges.php:457
+#: libraries/classes/Server/Privileges.php:323
+#: libraries/classes/Server/Privileges.php:449
#: templates/server/privileges/privileges_table.twig:221
#: templates/server/privileges/privileges_table.twig:224
#: templates/server/privileges/privileges_table.twig:537
@@ -12209,76 +12219,76 @@ msgstr "SHOW CREATE VIEW 쿼리를 수행할 수 있다."
msgid "Allows creating and dropping triggers."
msgstr "트리거 생성 및 삭제 허용."
-#: libraries/classes/Server/Privileges.php:348
+#: libraries/classes/Server/Privileges.php:340
#: templates/server/privileges/privileges_table.twig:15
#: templates/server/privileges/privileges_table.twig:284
#: templates/server/privileges/privileges_table.twig:287
msgid "Allows reading data."
msgstr "데이터 읽기 허용."
-#: libraries/classes/Server/Privileges.php:353
+#: libraries/classes/Server/Privileges.php:345
#: templates/server/privileges/privileges_table.twig:42
#: templates/server/privileges/privileges_table.twig:297
#: templates/server/privileges/privileges_table.twig:300
msgid "Allows inserting and replacing data."
msgstr "데이터 추가(insert) 및 변경(replace) 허용."
-#: libraries/classes/Server/Privileges.php:358
+#: libraries/classes/Server/Privileges.php:350
#: templates/server/privileges/privileges_table.twig:69
#: templates/server/privileges/privileges_table.twig:310
#: templates/server/privileges/privileges_table.twig:313
msgid "Allows changing data."
msgstr "데이터 변경 허용."
-#: libraries/classes/Server/Privileges.php:368
+#: libraries/classes/Server/Privileges.php:360
#: templates/server/privileges/privileges_table.twig:359
#: templates/server/privileges/privileges_table.twig:367
msgid "Allows creating new databases and tables."
msgstr "DB 및 테이블 생성 허용."
-#: libraries/classes/Server/Privileges.php:373
+#: libraries/classes/Server/Privileges.php:365
#: templates/server/privileges/privileges_table.twig:407
#: templates/server/privileges/privileges_table.twig:415
msgid "Allows dropping databases and tables."
msgstr "DB 및 테이블 삭제 허용."
-#: libraries/classes/Server/Privileges.php:378
+#: libraries/classes/Server/Privileges.php:370
#: templates/server/privileges/privileges_table.twig:599
#: templates/server/privileges/privileges_table.twig:602
msgid "Allows reloading server settings and flushing the server's caches."
msgstr "캐시를 비우고 서버를 재시동하는 것을 허용."
-#: libraries/classes/Server/Privileges.php:383
+#: libraries/classes/Server/Privileges.php:375
#: templates/server/privileges/privileges_table.twig:612
#: templates/server/privileges/privileges_table.twig:615
msgid "Allows shutting down the server."
msgstr "서버 종료 허용."
-#: libraries/classes/Server/Privileges.php:388
+#: libraries/classes/Server/Privileges.php:380
#: templates/server/privileges/privileges_table.twig:586
#: templates/server/privileges/privileges_table.twig:589
msgid "Allows viewing processes of all users."
msgstr "모든 사용자의 프로세스 보기 허용."
-#: libraries/classes/Server/Privileges.php:393
+#: libraries/classes/Server/Privileges.php:385
#: templates/server/privileges/privileges_table.twig:337
#: templates/server/privileges/privileges_table.twig:340
msgid "Allows importing data from and exporting data into files."
msgstr "데이터를 파일에서 가져오기 및 파일로 내보내기 허용."
-#: libraries/classes/Server/Privileges.php:398
+#: libraries/classes/Server/Privileges.php:390
#: templates/server/privileges/privileges_table.twig:96
#: templates/server/privileges/privileges_table.twig:666
msgid "Has no effect in this MySQL version."
msgstr "이 버전의 MySQL에는 소용이 없습니다."
-#: libraries/classes/Server/Privileges.php:413
+#: libraries/classes/Server/Privileges.php:405
#: templates/server/privileges/privileges_table.twig:625
#: templates/server/privileges/privileges_table.twig:628
msgid "Gives access to the complete list of databases."
msgstr "전체 데이터베이스 목록 접근을 허용합니다."
-#: libraries/classes/Server/Privileges.php:419
+#: libraries/classes/Server/Privileges.php:411
#: templates/server/privileges/privileges_table.twig:572
#: templates/server/privileges/privileges_table.twig:576
msgid ""
@@ -12289,31 +12299,31 @@ msgstr ""
"최대 연결 수에 도달하더라도 연결을 허용. 전역 변수 설정 또는 다른 사용자의 스"
"레드 제거와 같은 대부분의 관리 작업에 필요."
-#: libraries/classes/Server/Privileges.php:427
+#: libraries/classes/Server/Privileges.php:419
#: templates/server/privileges/privileges_table.twig:428
#: templates/server/privileges/privileges_table.twig:431
msgid "Allows creating temporary tables."
msgstr "임시테이블 생성 허용."
-#: libraries/classes/Server/Privileges.php:432
+#: libraries/classes/Server/Privileges.php:424
#: templates/server/privileges/privileges_table.twig:653
#: templates/server/privileges/privileges_table.twig:656
msgid "Allows locking tables for the current thread."
msgstr "현재 쓰레드에 대한 테이블 잠금(lock) 허용."
-#: libraries/classes/Server/Privileges.php:437
+#: libraries/classes/Server/Privileges.php:429
#: templates/server/privileges/privileges_table.twig:694
#: templates/server/privileges/privileges_table.twig:697
msgid "Needed for the replication slaves."
msgstr "복제서버(replication slaves)에 필요합니다."
-#: libraries/classes/Server/Privileges.php:442
+#: libraries/classes/Server/Privileges.php:434
#: templates/server/privileges/privileges_table.twig:681
#: templates/server/privileges/privileges_table.twig:684
msgid "Allows the user to ask where the slaves / masters are."
msgstr "사용자가 슬레이브/마스터가 어디에 있는지 물을 수 있다"
-#: libraries/classes/Server/Privileges.php:452
+#: libraries/classes/Server/Privileges.php:444
#: templates/server/privileges/privileges_table.twig:524
#: templates/server/privileges/privileges_table.twig:527
#, fuzzy
@@ -12322,8 +12332,8 @@ msgid "Allows to set up events for the event scheduler."
msgstr "현재 쓰레드에 대한 테이블 잠금(lock) 허용."
#. l10n: https://mariadb.com/kb/en/library/grant/#table-privileges "Remove historical rows from a table using the DELETE HISTORY statement"
-#: libraries/classes/Server/Privileges.php:481
-#: libraries/classes/Server/Privileges.php:490
+#: libraries/classes/Server/Privileges.php:473
+#: libraries/classes/Server/Privileges.php:482
#: templates/server/privileges/privileges_table.twig:234
#: templates/server/privileges/privileges_table.twig:238
#, fuzzy
@@ -12331,49 +12341,49 @@ msgstr "현재 쓰레드에 대한 테이블 잠금(lock) 허용."
msgid "Allows deleting historical rows."
msgstr "데이터 삭제 허용."
-#: libraries/classes/Server/Privileges.php:495
+#: libraries/classes/Server/Privileges.php:487
#: templates/server/privileges/privileges_table.twig:454
#: templates/server/privileges/privileges_table.twig:457
#, fuzzy
msgid "Allows creating stored routines."
msgstr "테이블 생성 허용."
-#: libraries/classes/Server/Privileges.php:500
+#: libraries/classes/Server/Privileges.php:492
#: templates/server/privileges/privileges_table.twig:467
#: templates/server/privileges/privileges_table.twig:470
#, fuzzy
msgid "Allows altering and dropping stored routines."
msgstr "인덱스 생성 및 삭제 허용."
-#: libraries/classes/Server/Privileges.php:505
+#: libraries/classes/Server/Privileges.php:497
#: templates/server/privileges/privileges_table.twig:707
#: templates/server/privileges/privileges_table.twig:710
msgid "Allows creating, dropping and renaming user accounts."
msgstr "사용자 계정을 생성, 삭제 및 계정명 변경하는 것을 허용."
-#: libraries/classes/Server/Privileges.php:510
+#: libraries/classes/Server/Privileges.php:502
#: templates/server/privileges/privileges_table.twig:480
#: templates/server/privileges/privileges_table.twig:483
msgid "Allows executing stored routines."
msgstr "저장된 루틴 실행 허용"
-#: libraries/classes/Server/Privileges.php:1122
+#: libraries/classes/Server/Privileges.php:1084
#, php-format
msgid "The password for %s was changed successfully."
msgstr "%s 의 암호가 바뀌었습니다."
-#: libraries/classes/Server/Privileges.php:1172
+#: libraries/classes/Server/Privileges.php:1132
#, php-format
msgid "You have revoked the privileges for %s."
msgstr "%s의 권한을 제거했습니다."
-#: libraries/classes/Server/Privileges.php:1520
+#: libraries/classes/Server/Privileges.php:1469
#: templates/database/privileges/index.twig:124
#: templates/table/privileges/index.twig:127
msgid "Not enough privilege to view users."
msgstr ""
-#: libraries/classes/Server/Privileges.php:1589
+#: libraries/classes/Server/Privileges.php:1538
#: templates/database/privileges/index.twig:80
#: templates/server/privileges/new_user_ajax.twig:45
#: templates/server/privileges/users_overview.twig:75
@@ -12381,24 +12391,24 @@ msgstr ""
msgid "Edit privileges"
msgstr "권한 수정"
-#: libraries/classes/Server/Privileges.php:1592
+#: libraries/classes/Server/Privileges.php:1541
msgid "Revoke"
msgstr "제거"
-#: libraries/classes/Server/Privileges.php:1922
+#: libraries/classes/Server/Privileges.php:1856
#: templates/server/privileges/privileges_table.twig:264
msgid "Database-specific privileges"
msgstr "데이터베이스에 관한 권한"
-#: libraries/classes/Server/Privileges.php:1928
+#: libraries/classes/Server/Privileges.php:1862
#: templates/server/privileges/privileges_summary.twig:18
#: templates/server/privileges/privileges_table.twig:7
#: templates/server/privileges/privileges_table.twig:266
msgid "Table-specific privileges"
msgstr "테이블에 관한 권한"
-#: libraries/classes/Server/Privileges.php:1933
-#: libraries/classes/Server/Privileges.php:1935
+#: libraries/classes/Server/Privileges.php:1867
+#: libraries/classes/Server/Privileges.php:1869
#: templates/server/privileges/edit_routine_privileges.twig:29
#: templates/server/privileges/edit_routine_privileges.twig:46
#: templates/server/privileges/edit_routine_privileges.twig:58
@@ -12407,69 +12417,69 @@ msgstr "테이블에 관한 권한"
msgid "Routine"
msgstr "루틴"
-#: libraries/classes/Server/Privileges.php:1934
+#: libraries/classes/Server/Privileges.php:1868
#: templates/server/privileges/edit_routine_privileges.twig:47
#, fuzzy
#| msgid "Column-specific privileges"
msgid "Routine-specific privileges"
msgstr "열(칼럼)에 관한 권한"
-#: libraries/classes/Server/Privileges.php:2289
+#: libraries/classes/Server/Privileges.php:2223
msgid "No users selected for deleting!"
msgstr "삭제할 사용자를 선택하세요!"
-#: libraries/classes/Server/Privileges.php:2292
+#: libraries/classes/Server/Privileges.php:2226
msgid "Reloading the privileges"
msgstr "사용권한을 갱신합니다(Reloading the privileges)"
-#: libraries/classes/Server/Privileges.php:2317
+#: libraries/classes/Server/Privileges.php:2251
msgid "The selected users have been deleted successfully."
msgstr "선택한 사용자들을 삭제했습니다."
-#: libraries/classes/Server/Privileges.php:2397
+#: libraries/classes/Server/Privileges.php:2328
#, php-format
msgid "You have updated the privileges for %s."
msgstr "%s 의 권한을 업데이트했습니다."
-#: libraries/classes/Server/Privileges.php:2486
+#: libraries/classes/Server/Privileges.php:2415
#: templates/database/privileges/index.twig:102
#: templates/table/privileges/index.twig:106
msgid "No user found."
msgstr "사용자가 없습니다."
-#: libraries/classes/Server/Privileges.php:2573
+#: libraries/classes/Server/Privileges.php:2502
#, php-format
msgid "Deleting %s"
msgstr "%s 을 삭제합니다"
-#: libraries/classes/Server/Privileges.php:2604
+#: libraries/classes/Server/Privileges.php:2533
msgid "The privileges were reloaded successfully."
msgstr "권한을 다시 로딩했습니다."
-#: libraries/classes/Server/Privileges.php:2708
+#: libraries/classes/Server/Privileges.php:2637
#, php-format
msgid "The user %s already exists!"
msgstr "사용자 %s 가 이미 존재합니다!"
-#: libraries/classes/Server/Privileges.php:3024
+#: libraries/classes/Server/Privileges.php:2940
#, php-format
msgid "Privileges for %s"
msgstr "%s에 대한 권한"
-#: libraries/classes/Server/Privileges.php:3033
-#: libraries/classes/Server/Status/Processes.php:121
+#: libraries/classes/Server/Privileges.php:2949
+#: libraries/classes/Server/Status/Processes.php:118
#: templates/server/user_groups/user_listings.twig:9
msgid "User"
msgstr "사용자"
-#: libraries/classes/Server/Privileges.php:3163
+#: libraries/classes/Server/Privileges.php:3064
msgid ""
"A user account allowing any user from localhost to connect is present. This "
"will prevent other users from connecting if the host part of their account "
"allows a connection from any (%) host."
msgstr ""
-#: libraries/classes/Server/Privileges.php:3208
+#: libraries/classes/Server/Privileges.php:3098
#, fuzzy, php-format
#| msgid ""
#| "Note: phpMyAdmin gets the users' privileges directly from MySQL's "
@@ -12486,7 +12496,7 @@ msgstr ""
"다. 만약 수동으로 서버의 권한 정보를 수정하였다면, 서버의 정보와 맞지 않을 "
"수 있습니다. 이 경우, %sreload the privileges%s를 먼저 수행하세요."
-#: libraries/classes/Server/Privileges.php:3224
+#: libraries/classes/Server/Privileges.php:3114
#, fuzzy
#| msgid ""
#| "Note: phpMyAdmin gets the users' privileges directly from MySQL's "
@@ -12504,98 +12514,98 @@ msgstr ""
"다. 만약 수동으로 서버의 권한 정보를 수정하였다면, 서버의 정보와 맞지 않을 "
"수 있습니다. 이 경우, %sreload the privileges%s를 먼저 수행하세요."
-#: libraries/classes/Server/Privileges.php:3576
+#: libraries/classes/Server/Privileges.php:3436
msgid "You have added a new user."
msgstr "새 사용자를 추가했습니다."
-#: libraries/classes/Server/Status/Data.php:148
-#: libraries/classes/Server/Status/Processes.php:149
+#: libraries/classes/Server/Status/Data.php:146
+#: libraries/classes/Server/Status/Processes.php:146
#: templates/database/qbe/selection_form.twig:109 templates/sql/query.twig:20
msgid "SQL query"
msgstr "SQL 질의"
-#: libraries/classes/Server/Status/Data.php:151
+#: libraries/classes/Server/Status/Data.php:149
msgid "Handler"
msgstr "핸들러"
-#: libraries/classes/Server/Status/Data.php:152
+#: libraries/classes/Server/Status/Data.php:150
msgid "Query cache"
msgstr "질의(쿼리) 캐시"
-#: libraries/classes/Server/Status/Data.php:153
+#: libraries/classes/Server/Status/Data.php:151
msgid "Threads"
msgstr "쓰레드"
-#: libraries/classes/Server/Status/Data.php:155
+#: libraries/classes/Server/Status/Data.php:153
msgid "Temporary data"
msgstr "임시 데이터"
-#: libraries/classes/Server/Status/Data.php:156
+#: libraries/classes/Server/Status/Data.php:154
msgid "Delayed inserts"
msgstr "지연된 삽입"
-#: libraries/classes/Server/Status/Data.php:157
+#: libraries/classes/Server/Status/Data.php:155
msgid "Key cache"
msgstr "키 캐시"
-#: libraries/classes/Server/Status/Data.php:158
+#: libraries/classes/Server/Status/Data.php:156
msgid "Joins"
msgstr "조인 수"
-#: libraries/classes/Server/Status/Data.php:160
+#: libraries/classes/Server/Status/Data.php:158
msgid "Sorting"
msgstr "정렬"
-#: libraries/classes/Server/Status/Data.php:162
+#: libraries/classes/Server/Status/Data.php:160
msgid "Transaction coordinator"
msgstr "트랜잭션 코디네이터"
-#: libraries/classes/Server/Status/Data.php:163
+#: libraries/classes/Server/Status/Data.php:161
#: templates/server/binlog/index.twig:27
msgid "Files"
msgstr "파일들"
-#: libraries/classes/Server/Status/Data.php:182
+#: libraries/classes/Server/Status/Data.php:180
msgid "Flush (close) all tables"
msgstr "모든 테이블 플러시(닫음)"
-#: libraries/classes/Server/Status/Data.php:186
+#: libraries/classes/Server/Status/Data.php:184
msgid "Show open tables"
msgstr "열려있는 테이블 보기"
-#: libraries/classes/Server/Status/Data.php:195
+#: libraries/classes/Server/Status/Data.php:193
msgid "Show slave hosts"
msgstr "슬레이브 호스트 보기"
-#: libraries/classes/Server/Status/Data.php:202
+#: libraries/classes/Server/Status/Data.php:200
#: templates/server/replication/master_replication.twig:9
msgid "Show master status"
msgstr "마스터 상태 보기"
-#: libraries/classes/Server/Status/Data.php:209
+#: libraries/classes/Server/Status/Data.php:207
msgid "Show slave status"
msgstr "슬레이브 상태 보기"
-#: libraries/classes/Server/Status/Data.php:217
+#: libraries/classes/Server/Status/Data.php:215
msgid "Flush query cache"
msgstr "쿼리 캐시를 비움"
-#: libraries/classes/Server/Status/Processes.php:117
+#: libraries/classes/Server/Status/Processes.php:114
msgid "ID"
msgstr "아이디"
-#: libraries/classes/Server/Status/Processes.php:125
+#: libraries/classes/Server/Status/Processes.php:122
#: templates/server/replication/master_add_slave_user.twig:32
#: templates/server/replication/master_add_slave_user.twig:43
#: templates/server/replication/master_replication.twig:25
msgid "Host"
msgstr "호스트"
-#: libraries/classes/Server/Status/Processes.php:133
+#: libraries/classes/Server/Status/Processes.php:130
msgid "Command"
msgstr "커맨드"
-#: libraries/classes/Server/Status/Processes.php:145
+#: libraries/classes/Server/Status/Processes.php:142
msgid "Progress"
msgstr "진행"
@@ -12603,39 +12613,39 @@ msgstr "진행"
msgid "View users"
msgstr "사용자 보기"
-#: libraries/classes/Server/UserGroups.php:262
+#: libraries/classes/Server/UserGroups.php:256
#, fuzzy
#| msgid "Server version"
msgid "Server-level tabs"
msgstr "서버 버전"
-#: libraries/classes/Server/UserGroups.php:267
+#: libraries/classes/Server/UserGroups.php:261
#, fuzzy
#| msgid "Database server"
msgid "Database-level tabs"
msgstr "데이터베이스 서버"
-#: libraries/classes/Server/UserGroups.php:272
+#: libraries/classes/Server/UserGroups.php:266
#, fuzzy
#| msgid "Table comments"
msgid "Table-level tabs"
msgstr "테이블 설명"
-#: libraries/classes/Setup/Index.php:138
+#: libraries/classes/Setup/Index.php:130
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
-#: libraries/classes/Setup/Index.php:161
+#: libraries/classes/Setup/Index.php:153
msgid "Got invalid version string from server"
msgstr ""
-#: libraries/classes/Setup/Index.php:173
+#: libraries/classes/Setup/Index.php:165
msgid "Unparsable version string"
msgstr ""
-#: libraries/classes/Setup/Index.php:195
+#: libraries/classes/Setup/Index.php:187
#, php-format
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
@@ -12644,20 +12654,20 @@ msgstr ""
"Git 버전을 사용하고 있습니다. [kbd]git pull[/kbd]을 실행하세요 :-)[br]최신 안"
"정 버전은 %s이며 %s에 공개되었습니다."
-#: libraries/classes/Setup/Index.php:203
+#: libraries/classes/Setup/Index.php:195
msgid "No newer stable version is available"
msgstr "더 최신의 안정 버전이 없음"
-#: libraries/classes/Sql.php:535
+#: libraries/classes/Sql.php:499
#, php-format
msgid "Using bookmark \"%s\" as default browse query."
msgstr ""
-#: libraries/classes/Sql.php:1056
+#: libraries/classes/Sql.php:974
msgid "Showing as PHP code"
msgstr "PHP 코드 보기"
-#: libraries/classes/Sql.php:1434
+#: libraries/classes/Sql.php:1340
#, fuzzy, php-format
#| msgid ""
#| "This table does not contain a unique column. Grid edit, checkbox, Edit, "
@@ -12669,7 +12679,7 @@ msgstr ""
"이 테이블에는 유일 속성을 가진 컬럼이 없습니다. 격자창 편집, 체크박스, 편집, "
"복사, 삭제 기능을 사용할 수 없습니다."
-#: libraries/classes/Sql.php:1448
+#: libraries/classes/Sql.php:1354
#, fuzzy, php-format
#| msgid ""
#| "This table does not contain a unique column. Grid edit, checkbox, Edit, "
@@ -12687,43 +12697,43 @@ msgstr ""
msgid "Run SQL query/queries on server “%s”"
msgstr "서버 %s에 SQL 질의를 실행"
-#: libraries/classes/SqlQueryForm.php:168
+#: libraries/classes/SqlQueryForm.php:165
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "데이터베이스 %s에 SQL 질의를 실행"
-#: libraries/classes/SqlQueryForm.php:194
+#: libraries/classes/SqlQueryForm.php:180
#, php-format
msgid "Run SQL query/queries on table %s"
msgstr "테이블 %s에 SQL 질의를 실행"
-#: libraries/classes/StorageEngine.php:371
+#: libraries/classes/StorageEngine.php:367
msgid ""
"There is no detailed status information available for this storage engine."
msgstr "이 유형의 스토리지 엔진은 자세한 상태 정보를 제공하지 않습니다."
-#: libraries/classes/StorageEngine.php:480
+#: libraries/classes/StorageEngine.php:473
#: templates/database/structure/body_for_table_summary.twig:46
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "%s는 이 MySQL 서버의 기본 스토리지 엔진입니다."
-#: libraries/classes/StorageEngine.php:483
+#: libraries/classes/StorageEngine.php:476
#, php-format
msgid "%s is available on this MySQL server."
msgstr "%s 는 이 MySQL 서버에서 가능합니다."
-#: libraries/classes/StorageEngine.php:486
+#: libraries/classes/StorageEngine.php:479
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s 는 이 MySQL 서버에서 비활성화되었습니다."
-#: libraries/classes/StorageEngine.php:491
+#: libraries/classes/StorageEngine.php:483
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "이 MySQL 서버는 %s 스토리지 엔진을 지원하지 않습니다."
-#: libraries/classes/Table/Indexes.php:59 libraries/classes/Table.php:2281
+#: libraries/classes/Table/Indexes.php:59 libraries/classes/Table.php:2152
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "기본 키의 이름은 반드시 PRIMARY여야 합니다!"
@@ -12732,43 +12742,43 @@ msgstr "기본 키의 이름은 반드시 PRIMARY여야 합니다!"
msgid "Problems with indexes of table `%s`"
msgstr ""
-#: libraries/classes/Table.php:359
+#: libraries/classes/Table.php:341
msgid "Unknown table status:"
msgstr "알 수 없는 테이블 상태:"
-#: libraries/classes/Table.php:1043
+#: libraries/classes/Table.php:1002
#, php-format
msgid "Source database `%s` was not found!"
msgstr "원본 데이터베이스 '%s'를 찾을 수 없습니다!"
-#: libraries/classes/Table.php:1052
+#: libraries/classes/Table.php:1011
#, php-format
msgid "Target database `%s` was not found!"
msgstr "목표 데이터베이스 '%s'를 찾을 수 없습니다!"
-#: libraries/classes/Table.php:1612
+#: libraries/classes/Table.php:1519
msgid "Invalid database:"
msgstr "잘못된 데이터베이스:"
-#: libraries/classes/Table.php:1630
+#: libraries/classes/Table.php:1537
msgid "Invalid table name:"
msgstr "잘못된 테이블 이름:"
-#: libraries/classes/Table.php:1669
+#: libraries/classes/Table.php:1576
#, php-format
msgid "Failed to rename table %1$s to %2$s!"
msgstr "테이블 이름 %1$s를 %2$s(으)로 바꾸는데 실패했습니다!"
-#: libraries/classes/Table.php:1691
+#: libraries/classes/Table.php:1593
#, php-format
msgid "Table %1$s has been renamed to %2$s."
msgstr "테이블 %1$s을(를) %2$s(으)로 이름을 변경하였습니다."
-#: libraries/classes/Table.php:1940
+#: libraries/classes/Table.php:1837
msgid "Could not save table UI preferences!"
msgstr "테이블 UI 설정을 저장할 수 없습니다!"
-#: libraries/classes/Table.php:1971
+#: libraries/classes/Table.php:1865
#, php-format
msgid ""
"Failed to cleanup table UI preferences (see $cfg['Servers'][$i]"
@@ -12777,7 +12787,7 @@ msgstr ""
"테이블 UI 설정을 정리하는 데 실패했습니다. ($cfg['Servers'][$i]"
"['MaxTableUiprefs'] %s 를 참조하세요)"
-#: libraries/classes/Table.php:2129
+#: libraries/classes/Table.php:2003
#, php-format
msgid ""
"Cannot save UI property \"%s\". The changes made will not be persistent "
@@ -12787,15 +12797,15 @@ msgstr ""
"UI 특성 %s을(를) 저장할 수 없습니다. 새로고침후에도 이 변경은 반영되지 않을것"
"입니다. 테이블 구조가 변경되었는지 확인 바랍니다."
-#: libraries/classes/Table.php:2293
+#: libraries/classes/Table.php:2164
msgid "Can't rename index to PRIMARY!"
msgstr "인덱스 이름을 PRIMARY 로 바꿀 수 없습니다!"
-#: libraries/classes/Table.php:2319
+#: libraries/classes/Table.php:2190
msgid "No index parts defined!"
msgstr "인덱스 부분의 정의가 없음!"
-#: libraries/classes/Table.php:2648
+#: libraries/classes/Table.php:2489
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr "%1$s의 외래키 생성 에러 (데이터 타입을 확인하세요)"
@@ -12811,161 +12821,161 @@ msgstr "검색을 불러오는 중에 오류가 발생하였습니다."
msgid "Default theme %s not found!"
msgstr "기본 테마 %s (을)를 찾을 수 없음!"
-#: libraries/classes/ThemeManager.php:152
+#: libraries/classes/ThemeManager.php:150
#, php-format
msgid "Theme %s not found!"
msgstr "%s 테마를 찾을 수 없음!"
-#: libraries/classes/Theme.php:215
+#: libraries/classes/Theme.php:211
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "%s 테마를 위한 올바른 이미지 경로를 찾을 수 없습니다!"
-#: libraries/classes/Tracking.php:239
+#: libraries/classes/Tracking.php:236
#: templates/database/tracking/tables.twig:115
#: templates/table/tracking/main.twig:73
msgid "Tracking report"
msgstr "추적 보고서"
-#: libraries/classes/Tracking.php:243
+#: libraries/classes/Tracking.php:240
msgid "Tracking statements"
msgstr "추적 상태"
-#: libraries/classes/Tracking.php:258
+#: libraries/classes/Tracking.php:255
#, fuzzy
#| msgid "Delete tracking data for this table"
msgid "Delete tracking data row from report"
msgstr "이 테이블에 대한 추적 데이터를 제거"
-#: libraries/classes/Tracking.php:270
+#: libraries/classes/Tracking.php:267
msgid "No data"
msgstr "데이터 없음"
-#: libraries/classes/Tracking.php:322
+#: libraries/classes/Tracking.php:312
#: templates/database/operations/index.twig:136
#: templates/database/structure/copy_form.twig:19
#: templates/table/operations/index.twig:275
msgid "Structure only"
msgstr "구조만"
-#: libraries/classes/Tracking.php:325
+#: libraries/classes/Tracking.php:315
#: templates/database/operations/index.twig:148
#: templates/database/structure/copy_form.twig:29
#: templates/table/operations/index.twig:287
msgid "Data only"
msgstr "데이터만"
-#: libraries/classes/Tracking.php:328
+#: libraries/classes/Tracking.php:318
#: templates/database/operations/index.twig:142
#: templates/database/structure/copy_form.twig:24
#: templates/table/operations/index.twig:281
msgid "Structure and data"
msgstr "구조와 데이터 모두"
-#: libraries/classes/Tracking.php:393 libraries/classes/Tracking.php:461
+#: libraries/classes/Tracking.php:383 libraries/classes/Tracking.php:451
#, php-format
msgid "Show %1$s with dates from %2$s to %3$s by user %4$s %5$s"
msgstr ""
-#: libraries/classes/Tracking.php:482
+#: libraries/classes/Tracking.php:472
msgid "SQL dump (file download)"
msgstr "SQL 덤프(파일 다운로드)"
-#: libraries/classes/Tracking.php:484
+#: libraries/classes/Tracking.php:474
msgid "SQL dump"
msgstr "SQL 덤프"
-#: libraries/classes/Tracking.php:487
+#: libraries/classes/Tracking.php:477
msgid "This option will replace your table and contained data."
msgstr "이 옵션은 테이블과 그 안에 담겨 있는 데이터를 교체하게 됩니다."
-#: libraries/classes/Tracking.php:489
+#: libraries/classes/Tracking.php:479
msgid "SQL execution"
msgstr "SQL 실행"
-#: libraries/classes/Tracking.php:493
+#: libraries/classes/Tracking.php:483
#, php-format
msgid "Export as %s"
msgstr "%s로 내보내기"
-#: libraries/classes/Tracking.php:531
+#: libraries/classes/Tracking.php:521
msgid "Data manipulation statement"
msgstr ""
-#: libraries/classes/Tracking.php:567
+#: libraries/classes/Tracking.php:557
#, fuzzy
#| msgid "Data point content"
msgid "Data definition statement"
msgstr "데이터 포인트 내용"
-#: libraries/classes/Tracking.php:650
+#: libraries/classes/Tracking.php:640
#: templates/database/tracking/tables.twig:126
#: templates/table/tracking/main.twig:80
msgid "Structure snapshot"
msgstr "구조 요약"
-#: libraries/classes/Tracking.php:672
+#: libraries/classes/Tracking.php:658
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr "버전 %s 스냅샷 (SQL 코드)"
-#: libraries/classes/Tracking.php:742
+#: libraries/classes/Tracking.php:728
msgid "Tracking data definition successfully deleted"
msgstr ""
-#: libraries/classes/Tracking.php:754
+#: libraries/classes/Tracking.php:740
msgid "Tracking data manipulation successfully deleted"
msgstr ""
-#: libraries/classes/Tracking.php:811
+#: libraries/classes/Tracking.php:797
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
-#: libraries/classes/Tracking.php:815
+#: libraries/classes/Tracking.php:801
msgid "Comment out these two lines if you do not need them."
msgstr "필요치 않을 경우 이 두 줄을 주석처리하시기 바랍니다."
-#: libraries/classes/Tracking.php:826
+#: libraries/classes/Tracking.php:812
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr "SQL 구문이 추출되었습니다. 덤프된 내용을 복사하거나 실행하세요."
-#: libraries/classes/Tracking.php:866
+#: libraries/classes/Tracking.php:850
#, fuzzy, php-format
#| msgid "Tracking report"
msgid "Tracking report for table `%s`"
msgstr "추적 보고서"
-#: libraries/classes/Tracking.php:898
+#: libraries/classes/Tracking.php:882
#, php-format
msgid "Tracking for %1$s was activated at version %2$s."
msgstr ""
-#: libraries/classes/Tracking.php:901
+#: libraries/classes/Tracking.php:885
#, php-format
msgid "Tracking for %1$s was deactivated at version %2$s."
msgstr ""
-#: libraries/classes/Tracking.php:1000
+#: libraries/classes/Tracking.php:984
#, fuzzy, php-format
#| msgid "Create version %1$s of %2$s"
msgid "Version %1$s of %2$s was deleted."
msgstr "%2$s의 %1$s 버전 생성"
-#: libraries/classes/Tracking.php:1031
+#: libraries/classes/Tracking.php:1015
#, php-format
msgid "Version %1$s was created, tracking for %2$s is active."
msgstr ""
-#: libraries/classes/Types.php:210
+#: libraries/classes/Types.php:208
msgid ""
"A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255"
msgstr ""
"1바이트 정수형의 범위는 부호가 있는 경우 -128 에서 127, 부호가 없는 경우 0 에"
"서 255 입니다"
-#: libraries/classes/Types.php:216
+#: libraries/classes/Types.php:214
msgid ""
"A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to "
"65,535"
@@ -12973,7 +12983,7 @@ msgstr ""
"2바이트 정수형의 범위는 부호가 있는 경우 -32,768 에서 32,767, 부호가 없는 경"
"우 0 에서 65,355 입니다"
-#: libraries/classes/Types.php:222
+#: libraries/classes/Types.php:220
msgid ""
"A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is "
"0 to 16,777,215"
@@ -12981,7 +12991,7 @@ msgstr ""
"3바이트 정수형의 범위는 부호가 있는 경우 -8,388,608 에서 8,388,607, 부호가 없"
"는 경우 0 에서 16,777,215 입니다"
-#: libraries/classes/Types.php:228
+#: libraries/classes/Types.php:226
msgid ""
"A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned "
"range is 0 to 4,294,967,295"
@@ -12989,7 +12999,7 @@ msgstr ""
"4바이트 정수형의 범위는 부호가 있는 경우 -2,147,483,648 에서 2,147,483,647 이"
"며, 부호가 없는 경우 0 에서 4,294,967,295 입니다"
-#: libraries/classes/Types.php:235
+#: libraries/classes/Types.php:233
msgid ""
"An 8-byte integer, signed range is -9,223,372,036,854,775,808 to "
"9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615"
@@ -12998,7 +13008,7 @@ msgstr ""
"9,223,372,036,854,775,807, 부호가 없는 경우 0 에서 "
"18,446,744,073,709,551,615 입니다"
-#: libraries/classes/Types.php:242
+#: libraries/classes/Types.php:240
msgid ""
"A fixed-point number (M, D) - the maximum number of digits (M) is 65 "
"(default 10), the maximum number of decimals (D) is 30 (default 0)"
@@ -13006,7 +13016,7 @@ msgstr ""
"고정소수점 숫자 (M, D) - 최대 자릿수(M)는 65이며 (기본값 10), 최대 소수점 자"
"릿수(D)는 30입니다 (기본값 0)"
-#: libraries/classes/Types.php:249
+#: libraries/classes/Types.php:247
msgid ""
"A small floating-point number, allowable values are -3.402823466E+38 to "
"-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38"
@@ -13015,7 +13025,7 @@ msgstr ""
"-1.175494351E-38 까지, 0, 그리고 1.175494351E-38 에서 3.402823466E+38 까지입"
"니다"
-#: libraries/classes/Types.php:256
+#: libraries/classes/Types.php:254
msgid ""
"A double-precision floating-point number, allowable values are "
"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and "
@@ -13025,19 +13035,19 @@ msgstr ""
"-2.2250738585072014E-308 까지, 0, 그리고 2.2250738585072014E-308 에서 "
"1.7976931348623157E+308 까지입니다"
-#: libraries/classes/Types.php:263
+#: libraries/classes/Types.php:261
msgid ""
"Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for "
"FLOAT)"
msgstr "DOUBLE과 동일함. (예외: REAL_AS_FLOAT SQL모드에서는 FLOAT으로 동작함)"
-#: libraries/classes/Types.php:269
+#: libraries/classes/Types.php:267
msgid ""
"A bit-field type (M), storing M of bits per value (default is 1, maximum is "
"64)"
msgstr "비트 필드 타입 (M), 값 하나 당 M 비트를 저장 (기본값은 1, 최대 64)"
-#: libraries/classes/Types.php:275
+#: libraries/classes/Types.php:273
msgid ""
"A synonym for TINYINT(1), a value of zero is considered false, nonzero "
"values are considered true"
@@ -13045,21 +13055,21 @@ msgstr ""
"TINYINT(1)와 동일함. 저장된 값이 0일 경우 거짓으로, 0이 아닐 경우 참값이 저장"
"된 것으로 간주됨"
-#: libraries/classes/Types.php:280
+#: libraries/classes/Types.php:278
msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE"
msgstr "BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE 의 별칭"
-#: libraries/classes/Types.php:284
+#: libraries/classes/Types.php:282
#, php-format
msgid "A date, supported range is %1$s to %2$s"
msgstr "날짜 타입, %1$s 부터 %2$s 까지 지원됨"
-#: libraries/classes/Types.php:291
+#: libraries/classes/Types.php:289
#, php-format
msgid "A date and time combination, supported range is %1$s to %2$s"
msgstr "날짜와 시간 조합, %1$s 부터 %2$s 까지 지원됨"
-#: libraries/classes/Types.php:298
+#: libraries/classes/Types.php:296
msgid ""
"A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, "
"stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)"
@@ -13067,12 +13077,12 @@ msgstr ""
"타임스탬프 형식, 1970-01-01 00:00:01 UTC 부터 2038-01-09 03:14:07 UTC 까지, "
"EPOCH (1970-01-01 00:00:00 UTC) 이후 경과된 초 단위 시간을 숫자로 저장함"
-#: libraries/classes/Types.php:305
+#: libraries/classes/Types.php:303
#, php-format
msgid "A time, range is %1$s to %2$s"
msgstr "%1$s 에서 %2$s 사이의 범위를 가진 시간값"
-#: libraries/classes/Types.php:312
+#: libraries/classes/Types.php:310
msgid ""
"A year in four-digit (4, default) or two-digit (2) format, the allowable "
"values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000"
@@ -13080,7 +13090,7 @@ msgstr ""
"네 자리(4, 기본값) 또는 두 자리(2)로 표현한 연도, 70(1970) 부터 69(2069) 또"
"는 1901 부터 2155 까지 및 0000 값이 허용됨"
-#: libraries/classes/Types.php:319
+#: libraries/classes/Types.php:317
msgid ""
"A fixed-length (0-255, default 1) string that is always right-padded with "
"spaces to the specified length when stored"
@@ -13088,14 +13098,14 @@ msgstr ""
"저장시 항상 지정된 길이까지 오른쪽을 공백으로 채우는 고정 길이 (0-255, 기본"
"값 1) 문자열"
-#: libraries/classes/Types.php:326
+#: libraries/classes/Types.php:324
#, php-format
msgid ""
"A variable-length (%s) string, the effective maximum length is subject to "
"the maximum row size"
msgstr "가변 길이 (%s) 문자열, 효율적인 최대 길이는 최대 열 크기에 따라 다름"
-#: libraries/classes/Types.php:334
+#: libraries/classes/Types.php:332
msgid ""
"A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with "
"a one-byte prefix indicating the length of the value in bytes"
@@ -13103,7 +13113,7 @@ msgstr ""
"최대 255(2^8-1)글자의 길이를 가지는 TEXT 칼럼, 값의 길이를 바이트 단위로 나타"
"내는 1바이트 인디케이터를 앞에 붙여서 저장함"
-#: libraries/classes/Types.php:341
+#: libraries/classes/Types.php:339
msgid ""
"A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored "
"with a two-byte prefix indicating the length of the value in bytes"
@@ -13111,7 +13121,7 @@ msgstr ""
"최대 65,535(2^16-1)글자의 길이를 가지는 TEXT 칼럼, 값의 길이를 바이트 단위로 "
"나타내는 2바이트 인디케이터를 앞에 붙여서 저장함"
-#: libraries/classes/Types.php:348
+#: libraries/classes/Types.php:346
msgid ""
"A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, "
"stored with a three-byte prefix indicating the length of the value in bytes"
@@ -13119,7 +13129,7 @@ msgstr ""
"최대 16,777,215(2^24-1)글자의 길이를 가지는 TEXT 칼럼, 값의 길이를 바이트 단"
"위로 나타내는 3바이트 인디케이터를 앞에 붙여서 저장함"
-#: libraries/classes/Types.php:355
+#: libraries/classes/Types.php:353
msgid ""
"A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
"characters, stored with a four-byte prefix indicating the length of the "
@@ -13128,19 +13138,19 @@ msgstr ""
"최대 4,294,967,295 또는 4GiB (2^32 - 1) 글자 길이를 가지는 TEXT 칼럼, 값의 길"
"이를 바이트 단위로 나타내는 4바이트 인디케이터를 앞에 붙여서 저장함"
-#: libraries/classes/Types.php:362
+#: libraries/classes/Types.php:360
msgid ""
"Similar to the CHAR type, but stores binary byte strings rather than non-"
"binary character strings"
msgstr "CHAR형과 비슷하나, 일반 문자열 대신 바이너리값을 저장할 수 있음"
-#: libraries/classes/Types.php:368
+#: libraries/classes/Types.php:366
msgid ""
"Similar to the VARCHAR type, but stores binary byte strings rather than non-"
"binary character strings"
msgstr "VARCHAR형과 비슷하나, 일반 문자열 대신 바이너리 값을 저장할 수 있음"
-#: libraries/classes/Types.php:374
+#: libraries/classes/Types.php:372
msgid ""
"A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a "
"one-byte prefix indicating the length of the value"
@@ -13148,7 +13158,7 @@ msgstr ""
"최대 크기가 255 (2^8 - 1) 바이트인 BLOB 컬럼은, 데이터의 현재 크기를 나타내"
"는 1바이트의 값이 데이터 앞에 붙습니다"
-#: libraries/classes/Types.php:380
+#: libraries/classes/Types.php:378
msgid ""
"A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored "
"with a three-byte prefix indicating the length of the value"
@@ -13156,7 +13166,7 @@ msgstr ""
"최대 크기가 16,777,215 (2^24 - 1) 바이트인 BLOB 컬럼은, 데이터의 현재 크기를 "
"나타내는 3바이트의 값이 데이터 앞에 붙습니다"
-#: libraries/classes/Types.php:387
+#: libraries/classes/Types.php:385
msgid ""
"A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with "
"a two-byte prefix indicating the length of the value"
@@ -13164,7 +13174,7 @@ msgstr ""
"최대 크기가 65,535 (2^16 - 1) 바이트인 BLOB 컬럼은, 데이터의 현재 크기를 나타"
"내는 2 바이트의 값이 데이터 앞에 붙음"
-#: libraries/classes/Types.php:393
+#: libraries/classes/Types.php:391
msgid ""
"A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) "
"bytes, stored with a four-byte prefix indicating the length of the value"
@@ -13172,7 +13182,7 @@ msgstr ""
"최대 크기가 4,294,967,295(2^32 - 1) 바이트(4GiB)인 BLOB 컬럼은, 데이터의 현"
"재 크기를 나타내는 4바이트의 값이 데이터 앞에 붙습니다"
-#: libraries/classes/Types.php:400
+#: libraries/classes/Types.php:398
msgid ""
"An enumeration, chosen from the list of up to 65,535 values or the special "
"'' error value"
@@ -13180,43 +13190,43 @@ msgstr ""
"열거형, 최대 65,535개의 지정된 값 또는 특수 오류 값 ('') 중에서 선택될 수 있"
"음"
-#: libraries/classes/Types.php:405
+#: libraries/classes/Types.php:403
msgid "A single value chosen from a set of up to 64 members"
msgstr "최대 64개의 맴버 집합으로부터 선택되는 단일 값"
-#: libraries/classes/Types.php:408
+#: libraries/classes/Types.php:406
msgid "A type that can store a geometry of any type"
msgstr "모든 종류의 기하데이터를 저장할 수 있는 타입"
-#: libraries/classes/Types.php:411
+#: libraries/classes/Types.php:409
msgid "A point in 2-dimensional space"
msgstr "2차원 공간의 점"
-#: libraries/classes/Types.php:414
+#: libraries/classes/Types.php:412
msgid "A curve with linear interpolation between points"
msgstr "점들로부터 생성된 하나의 선형 곡선"
-#: libraries/classes/Types.php:417
+#: libraries/classes/Types.php:415
msgid "A polygon"
msgstr "폴리곤"
-#: libraries/classes/Types.php:420
+#: libraries/classes/Types.php:418
msgid "A collection of points"
msgstr "포인트들의 집합"
-#: libraries/classes/Types.php:424
+#: libraries/classes/Types.php:421
msgid "A collection of curves with linear interpolation between points"
msgstr "포인트간의 선형 보간을 거친 커브들의 집합"
-#: libraries/classes/Types.php:428
+#: libraries/classes/Types.php:424
msgid "A collection of polygons"
msgstr "폴리곤들의 집합"
-#: libraries/classes/Types.php:431
+#: libraries/classes/Types.php:427
msgid "A collection of geometry objects of any type"
msgstr "모든 종류의 기하데이터 객체들의 집합"
-#: libraries/classes/Types.php:435
+#: libraries/classes/Types.php:431
msgid ""
"Stores and enables efficient access to data in JSON (JavaScript Object "
"Notation) documents"
@@ -13224,23 +13234,23 @@ msgstr ""
"JSON (JavaScript Object Notation) 문서로 데이터를 저장하면 데이터에 효율적으"
"로 접근할 수 있습니다"
-#: libraries/classes/Types.php:440
+#: libraries/classes/Types.php:436
msgid ""
"Intended for storage of IPv6 addresses, as well as IPv4 addresses assuming "
"conventional mapping of IPv4 addresses into IPv6 addresses"
msgstr ""
-#: libraries/classes/Types.php:776
+#: libraries/classes/Types.php:766
msgctxt "numeric types"
msgid "Numeric"
msgstr "숫자"
-#: libraries/classes/Types.php:794
+#: libraries/classes/Types.php:784
msgctxt "date and time types"
msgid "Date and time"
msgstr "날짜와 시간"
-#: libraries/classes/Types.php:830
+#: libraries/classes/Types.php:820
msgctxt "spatial types"
msgid "Spatial"
msgstr "공간(좌표)형"
@@ -13253,89 +13263,89 @@ msgstr "프로파일을 업데이트했습니다."
msgid "Password is too long!"
msgstr "비밀번호가 너무 길어요!"
-#: libraries/classes/UserPreferences.php:173
+#: libraries/classes/UserPreferences.php:166
msgid "Could not save configuration"
msgstr "설정을 저장할 수 없습니다"
-#: libraries/classes/Util.php:137
+#: libraries/classes/Util.php:133
#, php-format
msgid "Max: %s%s"
msgstr "최대: %s%s"
#. l10n: Short month name
#. l10n: Short month name for January
-#: libraries/classes/Util.php:742 templates/javascript/variables.twig:34
+#: libraries/classes/Util.php:708 templates/javascript/variables.twig:34
msgid "Jan"
msgstr "1월"
#. l10n: Short month name
#. l10n: Short month name for February
-#: libraries/classes/Util.php:744 templates/javascript/variables.twig:35
+#: libraries/classes/Util.php:710 templates/javascript/variables.twig:35
msgid "Feb"
msgstr "2월"
#. l10n: Short month name
#. l10n: Short month name for March
-#: libraries/classes/Util.php:746 templates/javascript/variables.twig:36
+#: libraries/classes/Util.php:712 templates/javascript/variables.twig:36
msgid "Mar"
msgstr "3월"
#. l10n: Short month name
#. l10n: Short month name for April
-#: libraries/classes/Util.php:748 templates/javascript/variables.twig:37
+#: libraries/classes/Util.php:714 templates/javascript/variables.twig:37
msgid "Apr"
msgstr "4월"
#. l10n: Short month name
-#: libraries/classes/Util.php:750
+#: libraries/classes/Util.php:716
msgctxt "Short month name"
msgid "May"
msgstr "5월"
#. l10n: Short month name
#. l10n: Short month name for June
-#: libraries/classes/Util.php:752 templates/javascript/variables.twig:39
+#: libraries/classes/Util.php:718 templates/javascript/variables.twig:39
msgid "Jun"
msgstr "6월"
#. l10n: Short month name
#. l10n: Short month name for July
-#: libraries/classes/Util.php:754 templates/javascript/variables.twig:40
+#: libraries/classes/Util.php:720 templates/javascript/variables.twig:40
msgid "Jul"
msgstr "7월"
#. l10n: Short month name
#. l10n: Short month name for August
-#: libraries/classes/Util.php:756 templates/javascript/variables.twig:41
+#: libraries/classes/Util.php:722 templates/javascript/variables.twig:41
msgid "Aug"
msgstr "8월"
#. l10n: Short month name
#. l10n: Short month name for September
-#: libraries/classes/Util.php:758 templates/javascript/variables.twig:42
+#: libraries/classes/Util.php:724 templates/javascript/variables.twig:42
msgid "Sep"
msgstr "9월"
#. l10n: Short month name
#. l10n: Short month name for October
-#: libraries/classes/Util.php:760 templates/javascript/variables.twig:43
+#: libraries/classes/Util.php:726 templates/javascript/variables.twig:43
msgid "Oct"
msgstr "10월"
#. l10n: Short month name
#. l10n: Short month name for November
-#: libraries/classes/Util.php:762 templates/javascript/variables.twig:44
+#: libraries/classes/Util.php:728 templates/javascript/variables.twig:44
msgid "Nov"
msgstr "11월"
#. l10n: Short month name
#. l10n: Short month name for December
-#: libraries/classes/Util.php:764 templates/javascript/variables.twig:45
+#: libraries/classes/Util.php:730 templates/javascript/variables.twig:45
msgid "Dec"
msgstr "12월"
#. l10n: Short week day name for Sunday
-#: libraries/classes/Util.php:768
+#: libraries/classes/Util.php:734
#, fuzzy
#| msgid "Sun"
msgctxt "Short week day name for Sunday"
@@ -13343,55 +13353,55 @@ msgid "Sun"
msgstr "일"
#. l10n: Short week day name for Monday
-#: libraries/classes/Util.php:770 templates/javascript/variables.twig:58
+#: libraries/classes/Util.php:736 templates/javascript/variables.twig:58
msgid "Mon"
msgstr "월"
#. l10n: Short week day name for Tuesday
-#: libraries/classes/Util.php:772 templates/javascript/variables.twig:59
+#: libraries/classes/Util.php:738 templates/javascript/variables.twig:59
msgid "Tue"
msgstr "화"
#. l10n: Short week day name for Wednesday
-#: libraries/classes/Util.php:774 templates/javascript/variables.twig:60
+#: libraries/classes/Util.php:740 templates/javascript/variables.twig:60
msgid "Wed"
msgstr "수"
#. l10n: Short week day name for Thursday
-#: libraries/classes/Util.php:776 templates/javascript/variables.twig:61
+#: libraries/classes/Util.php:742 templates/javascript/variables.twig:61
msgid "Thu"
msgstr "목"
#. l10n: Short week day name for Friday
-#: libraries/classes/Util.php:778 templates/javascript/variables.twig:62
+#: libraries/classes/Util.php:744 templates/javascript/variables.twig:62
msgid "Fri"
msgstr "금"
#. l10n: Short week day name for Saturday
-#: libraries/classes/Util.php:780 templates/javascript/variables.twig:63
+#: libraries/classes/Util.php:746 templates/javascript/variables.twig:63
msgid "Sat"
msgstr "토"
-#: libraries/classes/Util.php:806
+#: libraries/classes/Util.php:772
msgctxt "AM/PM indication in time"
msgid "PM"
msgstr "오후"
-#: libraries/classes/Util.php:808
+#: libraries/classes/Util.php:774
msgctxt "AM/PM indication in time"
msgid "AM"
msgstr "오전"
-#: libraries/classes/Util.php:882
+#: libraries/classes/Util.php:845
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s일 %s시간 %s분 %s초"
-#: libraries/classes/Util.php:2074
+#: libraries/classes/Util.php:1997
msgid "Users"
msgstr "사용자"
-#: libraries/classes/Util.php:2710
+#: libraries/classes/Util.php:2627
#: templates/database/multi_table_query/form.twig:67
msgid "Sort"
msgstr "정렬"
@@ -13520,23 +13530,23 @@ msgstr "빠른 보기 - 설정할 최소 옵션만을 보여줍니다"
msgid "Custom - display all possible options to configure"
msgstr "커스텀 - 설정 가능한 모든 옵션을 보여줍니다"
-#: libraries/config.values.php:262
+#: libraries/config.values.php:261
msgid "Custom - like above, but without the quick/custom choice"
msgstr "커스텀 - 위와 같음. 단, 빠른 보기/커스텀 선택 없음"
-#: libraries/config.values.php:330
+#: libraries/config.values.php:328
msgid "complete inserts"
msgstr "완전한 삽입"
-#: libraries/config.values.php:331
+#: libraries/config.values.php:329
msgid "extended inserts"
msgstr "확장된 삽입"
-#: libraries/config.values.php:332
+#: libraries/config.values.php:330
msgid "both of the above"
msgstr "위의 것 모두"
-#: libraries/config.values.php:333
+#: libraries/config.values.php:331
msgid "neither of the above"
msgstr "위의 것 모두 아님"
@@ -13584,11 +13594,11 @@ msgstr ""
"요"
#: templates/columns_definitions/column_attributes.twig:111
-#: templates/database/data_dictionary/index.twig:67 templates/indexes.twig:17
+#: templates/database/data_dictionary/index.twig:67 templates/indexes.twig:18
#: templates/table/structure/display_structure.twig:153
#: templates/table/structure/display_structure.twig:161
#: templates/table/structure/display_structure.twig:290
-#: templates/table/structure/display_structure.twig:415
+#: templates/table/structure/display_structure.twig:451
#: templates/table/tracking/structure_snapshot_indexes.twig:7
msgid "Unique"
msgstr "고유값"
@@ -13619,7 +13629,7 @@ msgid "first"
msgstr "맨 처음"
#: templates/columns_definitions/column_attributes.twig:182
-#: templates/table/structure/display_structure.twig:389
+#: templates/table/structure/display_structure.twig:424
#, php-format
msgid "after %s"
msgstr "%s 다음에"
@@ -13680,6 +13690,21 @@ msgid ""
"defining a TINYINT(1) column"
msgstr ""
+#: templates/columns_definitions/column_definitions_form.twig:175
+#: templates/database/designer/main.twig:1104
+#: templates/database/designer/main.twig:1119 templates/export_modal.twig:5
+#: templates/export.twig:63 templates/modals/index_dialog_modal.twig:5
+#: templates/modals/preview_sql_confirmation.twig:5
+#: templates/modals/preview_sql_modal.twig:5
+#: templates/table/insert/actions_panel.twig:46
+#: templates/table/relation/common_form.twig:233
+#: templates/table/zoom_search/result_form.twig:26
+#: templates/table/zoom_search/result_form.twig:95
+#, fuzzy
+#| msgid "Loading…"
+msgid "Loading"
+msgstr "불러오는 중…"
+
#: templates/columns_definitions/column_name.twig:4
#, fuzzy, php-format
#| msgid "Select referenced key"
@@ -13756,9 +13781,9 @@ msgstr "엔진"
#: templates/database/data_dictionary/index.twig:73
#: templates/database/events/editor_form.twig:102
#: templates/database/routines/editor_form.twig:163
-#: templates/database/structure/table_header.twig:46 templates/indexes.twig:23
+#: templates/database/structure/table_header.twig:46 templates/indexes.twig:24
#: templates/table/structure/display_partitions.twig:31
-#: templates/table/structure/display_structure.twig:421
+#: templates/table/structure/display_structure.twig:457
#: templates/table/tracking/structure_snapshot_columns.twig:12
#: templates/table/tracking/structure_snapshot_indexes.twig:13
msgid "Comment"
@@ -13831,14 +13856,14 @@ msgstr "기본값에는, 역슬래시나 따옴표 없이 단 하나의 값을
#: templates/database/operations/index.twig:199
#: templates/database/operations/index.twig:203
#: templates/database/structure/table_header.twig:31
-#: templates/home/index.twig:61 templates/indexes.twig:21
+#: templates/home/index.twig:61 templates/indexes.twig:22
#: templates/server/databases/index.twig:29
#: templates/server/databases/index.twig:30
#: templates/server/databases/index.twig:123
#: templates/table/operations/index.twig:151
#: templates/table/search/index.twig:40
#: templates/table/structure/display_structure.twig:24
-#: templates/table/structure/display_structure.twig:419
+#: templates/table/structure/display_structure.twig:455
#: templates/table/structure/display_table_stats.twig:108
#: templates/table/tracking/structure_snapshot_columns.twig:8
#: templates/table/tracking/structure_snapshot_indexes.twig:11
@@ -14127,7 +14152,7 @@ msgid "Search this table"
msgstr "현재 테이블 검색"
#: templates/database/central_columns/main.twig:180
-#: templates/table/structure/display_structure.twig:374
+#: templates/table/structure/display_structure.twig:409
msgid "Add column"
msgstr "컬럼 추가"
@@ -14147,7 +14172,7 @@ msgstr "정렬하려면 클릭하세요."
#: templates/database/privileges/index.twig:22
#: templates/database/structure/table_header.twig:22
#: templates/database/tracking/tables.twig:18
-#: templates/database/tracking/tables.twig:154 templates/indexes.twig:14
+#: templates/database/tracking/tables.twig:154 templates/indexes.twig:15
#: templates/server/databases/index.twig:163
#: templates/server/privileges/privileges_summary.twig:22
#: templates/server/privileges/users_overview.twig:22
@@ -14156,7 +14181,7 @@ msgstr "정렬하려면 클릭하세요."
#: templates/table/privileges/index.twig:24
#: templates/table/structure/display_partitions.twig:33
#: templates/table/structure/display_structure.twig:35
-#: templates/table/structure/display_structure.twig:412
+#: templates/table/structure/display_structure.twig:448
#: templates/table/tracking/main.twig:32
#: templates/table/tracking/report_table.twig:8
msgid "Action"
@@ -14181,20 +14206,20 @@ msgstr "컬럼수"
msgid "Database comment:"
msgstr "데이터베이스 설명"
-#: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:18
-#: templates/table/structure/display_structure.twig:416
+#: templates/database/data_dictionary/index.twig:68 templates/indexes.twig:19
+#: templates/table/structure/display_structure.twig:452
#: templates/table/tracking/structure_snapshot_indexes.twig:8
msgid "Packed"
msgstr "압축됨"
-#: templates/database/data_dictionary/index.twig:70 templates/indexes.twig:20
-#: templates/table/structure/display_structure.twig:418
+#: templates/database/data_dictionary/index.twig:70 templates/indexes.twig:21
+#: templates/table/structure/display_structure.twig:454
#: templates/table/tracking/structure_snapshot_indexes.twig:10
msgid "Cardinality"
msgstr "관계성"
-#: templates/database/data_dictionary/index.twig:110 templates/indexes.twig:90
-#: templates/table/structure/display_structure.twig:496
+#: templates/database/data_dictionary/index.twig:110 templates/indexes.twig:91
+#: templates/table/structure/display_structure.twig:532
msgid "No index defined!"
msgstr "인덱스가 설정되지 않았습니다!"
@@ -14412,15 +14437,6 @@ msgstr "연산자"
msgid "Active options"
msgstr "옵션 활성화"
-#: templates/database/designer/main.twig:1104
-#: templates/database/designer/main.twig:1119 templates/export_modal.twig:5
-#: templates/export.twig:63 templates/table/zoom_search/result_form.twig:26
-#: templates/table/zoom_search/result_form.twig:95
-#, fuzzy
-#| msgid "Loading…"
-msgid "Loading"
-msgstr "불러오는 중…"
-
#: templates/database/designer/page_save_as.twig:19
msgid "Save to selected page"
msgstr "선택된 페이지로 저장하기"
@@ -15281,7 +15297,7 @@ msgstr "추적되지 않은 테이블"
#: templates/database/tracking/tables.twig:176
#: templates/database/tracking/tables.twig:188
#: templates/database/tracking/tables.twig:189
-#: templates/table/structure/display_structure.twig:352
+#: templates/table/structure/display_structure.twig:387
msgid "Track table"
msgstr "테이블 추적"
@@ -16020,20 +16036,20 @@ msgstr "스킵할 열의 수(첫 번째 열부터가 기준):"
msgid "Other options:"
msgstr "옵션"
-#: templates/indexes.twig:38
-#: templates/table/structure/display_structure.twig:444
+#: templates/indexes.twig:39
+#: templates/table/structure/display_structure.twig:480
#, fuzzy
#| msgid "Rename to"
msgid "Rename"
msgstr "바뀔 이름"
-#: templates/indexes.twig:44
-#: templates/table/structure/display_structure.twig:450
+#: templates/indexes.twig:45
+#: templates/table/structure/display_structure.twig:486
msgid "The primary key has been dropped."
msgstr "기본 키를 제거했습니다."
-#: templates/indexes.twig:49
-#: templates/table/structure/display_structure.twig:455
+#: templates/indexes.twig:50
+#: templates/table/structure/display_structure.twig:491
#, php-format
msgid "Index %s has been dropped."
msgstr "인덱스 %s 를 제거했습니다."
@@ -16356,6 +16372,15 @@ msgstr ""
msgid "View:"
msgstr "뷰:"
+#: templates/modals/preview_sql_confirmation.twig:14
+#: templates/table/structure/display_structure.twig:353
+msgid "Ok"
+msgstr ""
+
+#: templates/modals/unhide_nav_item.twig:5
+msgid "Show hidden navigation tree items."
+msgstr "숨겨진 탐색 트리의 항목보기."
+
#: templates/navigation/item_unhide_dialog.twig:20
msgid "Unhide"
msgstr ""
@@ -18664,12 +18689,24 @@ msgstr "페이지당 레코드 수"
msgid "Display order:"
msgstr "출력 순서:"
+#: templates/table/search/index.twig:181
+msgid "Range search"
+msgstr "범위 검색"
+
+#: templates/table/search/index.twig:187
+msgid "Minimum value:"
+msgstr "최솟값:"
+
+#: templates/table/search/index.twig:190
+msgid "Maximum value:"
+msgstr "최댓값:"
+
#: templates/table/start_and_number_of_rows_fieldset.twig:3
msgid "Start row:"
msgstr "시작 행:"
#: templates/table/structure/display_partitions.twig:4
-#: templates/table/structure/display_structure.twig:533
+#: templates/table/structure/display_structure.twig:570
msgid "Partitions"
msgstr "파티션"
@@ -18751,42 +18788,43 @@ msgstr "중앙컬럼에서 제거"
msgid "Add to central columns"
msgstr "중앙컬럼에 추가"
-#: templates/table/structure/display_structure.twig:315
-#: templates/table/structure/display_structure.twig:356
+#: templates/table/structure/display_structure.twig:320
+#: templates/table/structure/display_structure.twig:324
+#: templates/table/structure/display_structure.twig:391
msgid "Move columns"
msgstr "컬럼 이동"
-#: templates/table/structure/display_structure.twig:316
+#: templates/table/structure/display_structure.twig:325
msgid "Move the columns by dragging them up and down."
msgstr "위아래로 드래그해서 컬럼을 옮기세요."
-#: templates/table/structure/display_structure.twig:328
+#: templates/table/structure/display_structure.twig:363
#: templates/view_create.twig:13
msgid "Edit view"
msgstr "뷰 편집"
-#: templates/table/structure/display_structure.twig:342
+#: templates/table/structure/display_structure.twig:377
msgid "Propose table structure"
msgstr "제안하는 테이블 구조"
-#: templates/table/structure/display_structure.twig:359
+#: templates/table/structure/display_structure.twig:394
msgid "Normalize"
msgstr ""
-#: templates/table/structure/display_structure.twig:365
+#: templates/table/structure/display_structure.twig:400
msgid "Track view"
msgstr "추적 뷰"
-#: templates/table/structure/display_structure.twig:379
+#: templates/table/structure/display_structure.twig:414
#, php-format
msgid "Add %s column(s)"
msgstr "%s 컬럼 추가"
-#: templates/table/structure/display_structure.twig:384
+#: templates/table/structure/display_structure.twig:419
msgid "at beginning of table"
msgstr "테이블의 처음"
-#: templates/table/structure/display_structure.twig:506
+#: templates/table/structure/display_structure.twig:542
#, fuzzy, php-format
#| msgid "Create an index on &nbsp;%s&nbsp;columns"
msgid "Create an index on %s columns"