Merge branch 'QA_4_6' into QA_4_6-security
This commit is contained in:
commit
a5d677115e
64
po/ko.po
64
po/ko.po
@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.6.6-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2016-12-13 10:40+0100\n"
|
||||
"PO-Revision-Date: 2016-12-25 22:02+0000\n"
|
||||
"Last-Translator: SD SkyKlouD <koongchi135@gmail.com>\n"
|
||||
"PO-Revision-Date: 2017-01-07 15:54+0000\n"
|
||||
"Last-Translator: Yungu Kim <crimsonpi@gmail.com>\n"
|
||||
"Language-Team: Korean "
|
||||
"<https://hosted.weblate.org/projects/phpmyadmin/4-6/ko/>\n"
|
||||
"Language: ko\n"
|
||||
@ -1923,7 +1923,7 @@ msgstr "다음 단계로 가는 중…"
|
||||
#: js/messages.php:435
|
||||
#, php-format
|
||||
msgid "The first step of normalization is complete for table '%s'."
|
||||
msgstr "정규화의 첫번째 단계는 테이블 '%s'를 완성하는 것이다."
|
||||
msgstr "테이블 '%s' 정규화의 첫번째 단계가 완료되었습니다."
|
||||
|
||||
#: js/messages.php:436 libraries/normalization.lib.php:449
|
||||
#: libraries/normalization.lib.php:496 libraries/normalization.lib.php:581
|
||||
@ -5132,11 +5132,10 @@ msgid ""
|
||||
"protection with trusted proxies list may not be reliable if your IP belongs "
|
||||
"to an ISP where thousands of users, including you, are connected to."
|
||||
msgstr ""
|
||||
"이 %soption%s은 무차별 대입 공격으로 MySQL 서버에 로그인 할 수 있는 취약점이 "
|
||||
"있으므로 비활성화 되어야 합니다. 만약 이 기능이 필요하다면, %srestrict login "
|
||||
"to MySQL server%s 나 %strusted proxies list%s 옵션을 사용하세요. 하지만 신뢰 "
|
||||
"가능한 프록시 목록을 사용한 IP 기반 방어는 당신의 IP 주소가 수천 명이 함께 사"
|
||||
"용하는 ISP 대역에 있을 경우 안전하지 않습니다."
|
||||
"이 %soption%s은 무차별 대입 공격으로 MySQL 서버에 로그인 할 수 있는 취약점이 있으므로 비활성화 되어야 합니다. 만약 이 "
|
||||
"기능이 필요하다면, %srestrict login to MySQL server%s나 %strusted proxies list%s 옵션을 "
|
||||
"사용하세요. 하지만 신뢰하는 프록시 목록을 사용하는 IP 기반의 방어는 당신의 IP 주소가 수천명이 함께쓰는 ISP 대역에 있을 경우 "
|
||||
"안전하지 않습니다."
|
||||
|
||||
#: libraries/config/ServerConfigChecks.php:402
|
||||
msgid ""
|
||||
@ -9734,10 +9733,8 @@ msgid "Truncate"
|
||||
msgstr ""
|
||||
|
||||
#: libraries/operations.lib.php:1598
|
||||
#, fuzzy
|
||||
#| msgid "Collapse"
|
||||
msgid "Coalesce"
|
||||
msgstr "접기"
|
||||
msgstr "병합"
|
||||
|
||||
#: libraries/operations.lib.php:1607
|
||||
msgid "Partition maintenance"
|
||||
@ -9819,7 +9816,7 @@ msgstr "색깔 보기"
|
||||
|
||||
#: libraries/plugins/SchemaPlugin.php:71
|
||||
msgid "Only show keys"
|
||||
msgstr ""
|
||||
msgstr "키만 보기"
|
||||
|
||||
#: libraries/plugins/auth/AuthenticationConfig.php:78
|
||||
msgid "Cannot connect: invalid settings."
|
||||
@ -9854,7 +9851,7 @@ msgstr ""
|
||||
|
||||
#: libraries/plugins/auth/AuthenticationConfig.php:156
|
||||
msgid "Retry to connect"
|
||||
msgstr ""
|
||||
msgstr "재접속"
|
||||
|
||||
#: libraries/plugins/auth/AuthenticationCookie.php:121
|
||||
msgid "Your session has expired. Please log in again."
|
||||
@ -9879,17 +9876,15 @@ msgstr "서버 선택:"
|
||||
|
||||
#: libraries/plugins/auth/AuthenticationCookie.php:307
|
||||
msgid "Entered captcha is wrong, try again!"
|
||||
msgstr ""
|
||||
msgstr "캡차 값이 틀렸습니다. 다시 해보세요!"
|
||||
|
||||
#: libraries/plugins/auth/AuthenticationCookie.php:311
|
||||
msgid "Please enter correct captcha!"
|
||||
msgstr ""
|
||||
msgstr "올바른 캡차 값을 입력하세요!"
|
||||
|
||||
#: libraries/plugins/auth/AuthenticationCookie.php:337
|
||||
#, fuzzy
|
||||
#| msgid "Cannot log in to the MySQL server"
|
||||
msgid "You are not allowed to log in to this MySQL server!"
|
||||
msgstr "MySQL 서버에 로그인할 수 없습니다"
|
||||
msgstr "MySQL 서버에 로그인 할 권한이 없습니다!"
|
||||
|
||||
#: libraries/plugins/auth/AuthenticationHttp.php:87
|
||||
msgid "Wrong username/password. Access denied."
|
||||
@ -9916,10 +9911,8 @@ msgstr "열(컬럼) 특수문자 처리(escape) 방법:"
|
||||
|
||||
#: libraries/plugins/export/ExportCsv.php:77
|
||||
#: libraries/plugins/import/AbstractImportCsv.php:78
|
||||
#, fuzzy
|
||||
#| msgid "Linestring"
|
||||
msgid "Lines terminated with:"
|
||||
msgstr "줄(열) 구분자"
|
||||
msgstr "줄 끝부분 기호:"
|
||||
|
||||
#: libraries/plugins/export/ExportCsv.php:82
|
||||
#: libraries/plugins/export/ExportExcel.php:52
|
||||
@ -9929,16 +9922,16 @@ msgstr "줄(열) 구분자"
|
||||
#: libraries/plugins/export/ExportOdt.php:131
|
||||
#: libraries/plugins/export/ExportTexytext.php:87
|
||||
msgid "Replace NULL with:"
|
||||
msgstr ""
|
||||
msgstr "NULL을 대체할 문자열:"
|
||||
|
||||
#: libraries/plugins/export/ExportCsv.php:87
|
||||
#: libraries/plugins/export/ExportExcel.php:57
|
||||
msgid "Remove carriage return/line feed characters within columns"
|
||||
msgstr ""
|
||||
msgstr "컬럼 내의 줄바꿈 문자들 제거"
|
||||
|
||||
#: libraries/plugins/export/ExportExcel.php:67
|
||||
msgid "Excel edition:"
|
||||
msgstr ""
|
||||
msgstr "엑셀 형식:"
|
||||
|
||||
#: libraries/plugins/export/ExportHtmlword.php:77
|
||||
#: libraries/plugins/export/ExportLatex.php:159
|
||||
@ -15794,6 +15787,9 @@ msgid ""
|
||||
"and setting {query_cache_type} to 'ON'. <b>Note:</b> If you are using "
|
||||
"memcached, ignore this recommendation."
|
||||
msgstr ""
|
||||
"쿼리 캐시는, 설정이 올바르다는 전제 하에, 성능을 크게 향상시킬수 있습니다. {query_cache_size}를 2자리의 MiB "
|
||||
"값으로, {query_cache_type}를 'ON'으로 설정하여 쿼리 캐시를 활성화 할 수 있습니다. <b>참고:</b> 만약 "
|
||||
"memcached를 사용중이라면 이 내용은 무시하십시오."
|
||||
|
||||
#: libraries/advisory_rules.txt:151
|
||||
msgid "query_cache_size is set to 0 or query_cache_type is set to 'OFF'"
|
||||
@ -15806,22 +15802,19 @@ msgid "Query caching method"
|
||||
msgstr "쿼리 캐시 방법"
|
||||
|
||||
#: libraries/advisory_rules.txt:156
|
||||
#, fuzzy
|
||||
msgid "Suboptimal caching method."
|
||||
msgstr "차선 캐싱 방법입니다."
|
||||
|
||||
#: libraries/advisory_rules.txt:157
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"You are using the MySQL Query cache with a fairly high traffic database. It "
|
||||
"might be worth considering to use <a href=\"https://dev.mysql.com/doc/"
|
||||
"refman/5.5/en/ha-memcached.html\">memcached</a> instead of the MySQL Query "
|
||||
"cache, especially if you have multiple slaves."
|
||||
msgstr ""
|
||||
"꽤 높은 소통량 데이타베이스에 MySQL Query Cache를 사용중입니다. \n"
|
||||
"MySQL Query Cache 대신에 <a href=\"https://dev.mysql.com/doc/refman/5.5/en/"
|
||||
"ha-memcached.html\">memcached</a> 사용하기를 고려하는게 가치가 있을 수 있습니"
|
||||
"다, 특히 multiple slaves 가 있으면요.\n"
|
||||
"꽤 많은 트래픽을 쓰는 데이터베이스에 MySQL 쿼리 캐시를 사용중입니다. MySQL 쿼리 캐시 대신 <a href=\""
|
||||
"https://dev.mysql.com/doc/refman/5.5/en/ha-memcached.html\">memcached</a>를 "
|
||||
"사용하는게 나을 수 있습니다. 만약 다수의 slave가 있다면 더욱 권장합니다."
|
||||
|
||||
#: libraries/advisory_rules.txt:158
|
||||
#, php-format
|
||||
@ -15922,13 +15915,15 @@ msgid ""
|
||||
"overhead of maintaining the cache is likely to increase with its size, so do "
|
||||
"this in small increments and monitor the results."
|
||||
msgstr ""
|
||||
"{query_cache_size}를 늘려야 될 경우가 있을겁니다. 하지만 캐시 크기를 늘리면 캐시 유지 오버헤드가 같이 증가할 수 "
|
||||
"있습니다. 그러므로 양을 조금씩 늘리면서 모니터링하세요."
|
||||
|
||||
#: libraries/advisory_rules.txt:186
|
||||
#, php-format
|
||||
msgid ""
|
||||
"The ratio of removed queries to inserted queries is %s%%. The lower this "
|
||||
"value is, the better (This rules firing limit: 0.1%%)"
|
||||
msgstr ""
|
||||
msgstr "추가된 쿼리에 대한 제거된 쿼리의 비율이 %s%%입니다. 이 값은 작을수록 좋습니다. (규칙 동작 기준: 0.1%%)"
|
||||
|
||||
#: libraries/advisory_rules.txt:188
|
||||
msgid "Query cache max size"
|
||||
@ -15993,16 +15988,11 @@ msgid "Too many sorts are causing temporary tables."
|
||||
msgstr "너무 많은 정렬로 인해 임시 테이블의 사용이 발생합니다."
|
||||
|
||||
#: libraries/advisory_rules.txt:208 libraries/advisory_rules.txt:215
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
|
||||
#| "depending on your system memory limits"
|
||||
msgid ""
|
||||
"Consider increasing {sort_buffer_size} and/or {read_rnd_buffer_size}, "
|
||||
"depending on your system memory limits."
|
||||
msgstr ""
|
||||
"시스템의 메모리 한계값에 따라 {sort_buffer_size} 나 {read_rnd_buffer_size} 값"
|
||||
"을 증가시키세요"
|
||||
"시스템의 메모리의 최대값을 고려해서 {sort_buffer_size} 나 {read_rnd_buffer_size} 값을 증가시키세요."
|
||||
|
||||
#: libraries/advisory_rules.txt:209
|
||||
#, php-format
|
||||
|
||||
101
po/pt.po
101
po/pt.po
@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.6.6-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2016-12-13 10:40+0100\n"
|
||||
"PO-Revision-Date: 2016-12-29 18:02+0000\n"
|
||||
"Last-Translator: Rodrigo Felix <cuca.baratas@hotmail.com>\n"
|
||||
"PO-Revision-Date: 2017-01-16 01:58+0000\n"
|
||||
"Last-Translator: Manuela Silva <manuela.silva@sky.com>\n"
|
||||
"Language-Team: Portuguese "
|
||||
"<https://hosted.weblate.org/projects/phpmyadmin/4-6/pt/>\n"
|
||||
"Language: pt\n"
|
||||
@ -30,7 +30,7 @@ msgstr "A lista central de colunas para a base de dados atual está vazia."
|
||||
|
||||
#: db_central_columns.php:130
|
||||
msgid "Click to sort."
|
||||
msgstr "Clique para organizar."
|
||||
msgstr "Clique para ordenar."
|
||||
|
||||
#: db_central_columns.php:149
|
||||
#, php-format
|
||||
@ -930,13 +930,12 @@ msgid "Do you really want to delete the selected items?"
|
||||
msgstr "Deseja realmente eliminar os itens selecionados?"
|
||||
|
||||
#: js/messages.php:74
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Do you really want to DROP the selected partition(s)? This will also DELETE "
|
||||
"the data related to the selected partition(s)!"
|
||||
msgstr ""
|
||||
"Quer realmente abandonar as partição(ões) selecionada(s)? Isso também "
|
||||
"apagará os dados relacionados às partição(ões) selecionada(s)!"
|
||||
"Deseja realmente ABANDONAR a(s) partição(ões) selecionada(s)? Isso também "
|
||||
"irá ELIMINAR os dados relacionados com a(s) partição(ões) selecionada(s)!"
|
||||
|
||||
#: js/messages.php:78
|
||||
msgid "Do you really want to TRUNCATE the selected partition(s)?"
|
||||
@ -947,10 +946,8 @@ msgid "Do you really want to remove partitioning?"
|
||||
msgstr "Deseja realmente eliminar o particionamento?"
|
||||
|
||||
#: js/messages.php:81
|
||||
#, fuzzy
|
||||
#| msgid "Do you really want to execute \"%s\"?"
|
||||
msgid "Do you really want to RESET SLAVE?"
|
||||
msgstr "Você realmente deseja executar \"%s\"?"
|
||||
msgstr "Deseja realmente REINICIAR SERVO?"
|
||||
|
||||
#: js/messages.php:83
|
||||
msgid ""
|
||||
@ -972,7 +969,7 @@ msgstr "Informação Distorcida"
|
||||
|
||||
#: js/messages.php:91
|
||||
msgid "Are you sure you wish to change the collation and convert the data?"
|
||||
msgstr "Tem a certeza que quer alterar a ordenação e converter os dados ?"
|
||||
msgstr "Tem a certeza que deseja alterar os agrupamentos e converter os dados?"
|
||||
|
||||
#: js/messages.php:93
|
||||
msgid ""
|
||||
@ -995,54 +992,50 @@ msgid ""
|
||||
"Are you sure you wish to change all the column collations and convert the "
|
||||
"data?"
|
||||
msgstr ""
|
||||
"Você tem certeza que quer mudar todos os agrupamento de colunas e converter "
|
||||
"Tem a certeza que deseja alterar todos os agrupamentos de coluna e converter "
|
||||
"os dados?"
|
||||
|
||||
#: js/messages.php:106
|
||||
msgid "Save & close"
|
||||
msgstr "Salvar & Fechar"
|
||||
msgstr "Guardar e fechar"
|
||||
|
||||
#: js/messages.php:107 libraries/config/FormDisplay.tpl.php:424
|
||||
#: libraries/insert_edit.lib.php:1619 prefs_manage.php:360 prefs_manage.php:371
|
||||
msgid "Reset"
|
||||
msgstr "Limpa"
|
||||
msgstr "Reiniciar"
|
||||
|
||||
#: js/messages.php:108
|
||||
msgid "Reset all"
|
||||
msgstr "Redefinir Tudo"
|
||||
msgstr "Redefinir tudo"
|
||||
|
||||
#: js/messages.php:111
|
||||
msgid "Missing value in the form!"
|
||||
msgstr "Nº de dados insuficiente!"
|
||||
msgstr "Valor em falta no formulário!"
|
||||
|
||||
#: js/messages.php:112
|
||||
msgid "Select at least one of the options!"
|
||||
msgstr "Selecciona pelo menos uma das opções!"
|
||||
msgstr "Selecionar pelo menos uma das opções!"
|
||||
|
||||
#: js/messages.php:113
|
||||
msgid "Please enter a valid number!"
|
||||
msgstr "Introduza um número válido!"
|
||||
msgstr "Por favor, insira um número válido!"
|
||||
|
||||
#: js/messages.php:114
|
||||
msgid "Please enter a valid length!"
|
||||
msgstr "Introduza um comprimento válido!"
|
||||
|
||||
#: js/messages.php:115
|
||||
#, fuzzy
|
||||
#| msgid "Add Index"
|
||||
msgid "Add index"
|
||||
msgstr "Adicionar Índice"
|
||||
msgstr "Adicionar índice"
|
||||
|
||||
#: js/messages.php:116
|
||||
#, fuzzy
|
||||
#| msgid "Edit Index"
|
||||
msgid "Edit index"
|
||||
msgstr "Editar Índice"
|
||||
msgstr "Editar índice"
|
||||
|
||||
#: js/messages.php:117 templates/table/index_form.phtml:237
|
||||
#, php-format
|
||||
msgid "Add %s column(s) to index"
|
||||
msgstr "Adiciona %s coluna(s) ao Índice"
|
||||
msgstr "Adicionar %s coluna(s) ao Índice"
|
||||
|
||||
#: js/messages.php:118
|
||||
msgid "Create single-column index"
|
||||
@ -1058,7 +1051,7 @@ msgstr "Composto com:"
|
||||
|
||||
#: js/messages.php:121
|
||||
msgid "Please select column(s) for the index."
|
||||
msgstr "Seleciona a(s) coluna(s) para o índice."
|
||||
msgstr "Por favor, selecione a(s) coluna(s) para o índice."
|
||||
|
||||
#: js/messages.php:124 templates/table/structure/add_column.phtml:1
|
||||
msgid "You have to add at least one column."
|
||||
@ -1069,7 +1062,7 @@ msgstr "Tem que adicionar pelo menos uma coluna."
|
||||
#: templates/table/index_form.phtml:242
|
||||
#: templates/table/relation/common_form.phtml:135
|
||||
msgid "Preview SQL"
|
||||
msgstr "Pré-visualização SQL"
|
||||
msgstr "Pré-visualizar SQL"
|
||||
|
||||
#: js/messages.php:130
|
||||
msgid "Simulate query"
|
||||
@ -1090,7 +1083,7 @@ msgstr "Valores para Y"
|
||||
|
||||
#: js/messages.php:139
|
||||
msgid "The host name is empty!"
|
||||
msgstr "O nome da máquina está vazio!"
|
||||
msgstr "O nome do hospedeiro está vazio!"
|
||||
|
||||
#: js/messages.php:140
|
||||
msgid "The user name is empty!"
|
||||
@ -1099,7 +1092,7 @@ msgstr "O nome do utilizador está vazio!"
|
||||
#: js/messages.php:141 libraries/server_privileges.lib.php:2016
|
||||
#: user_password.php:116
|
||||
msgid "The password is empty!"
|
||||
msgstr "Indique a palavras-passe!"
|
||||
msgstr "A palavra-passe está em branco!"
|
||||
|
||||
#: js/messages.php:142 libraries/server_privileges.lib.php:2014
|
||||
#: user_password.php:120
|
||||
@ -1108,7 +1101,7 @@ msgstr "As palavras-passe são diferentes!"
|
||||
|
||||
#: js/messages.php:143
|
||||
msgid "Removing Selected Users"
|
||||
msgstr "Removendo os utilizadores seleccionados"
|
||||
msgstr "Remover Utilizadores Selecionados"
|
||||
|
||||
#: js/messages.php:144 js/messages.php:211 libraries/tracking.lib.php:469
|
||||
#: libraries/tracking.lib.php:839
|
||||
@ -1116,26 +1109,20 @@ msgid "Close"
|
||||
msgstr "Fechar"
|
||||
|
||||
#: js/messages.php:147
|
||||
#, fuzzy
|
||||
#| msgid "Page has been created."
|
||||
msgid "Template was created."
|
||||
msgstr "A página foi criada."
|
||||
msgstr "O modelo foi criado."
|
||||
|
||||
#: js/messages.php:148
|
||||
msgid "Template was loaded."
|
||||
msgstr "O modelo foi carregado."
|
||||
|
||||
#: js/messages.php:149
|
||||
#, fuzzy
|
||||
#| msgid "The profile has been updated."
|
||||
msgid "Template was updated."
|
||||
msgstr "O prefil foi actualizado."
|
||||
msgstr "O modelo foi atualizado."
|
||||
|
||||
#: js/messages.php:150
|
||||
#, fuzzy
|
||||
#| msgid "The row has been deleted."
|
||||
msgid "Template was deleted."
|
||||
msgstr "Registo eliminado."
|
||||
msgstr "O modelo doi eliminado."
|
||||
|
||||
#. l10n: Other, small valued, queries
|
||||
#: js/messages.php:153 libraries/ServerStatusData.php:130
|
||||
@ -1187,7 +1174,7 @@ msgstr "Cache de comandos utilizada"
|
||||
|
||||
#: js/messages.php:175
|
||||
msgid "System CPU usage"
|
||||
msgstr "Uso da CPU do Sistema"
|
||||
msgstr "Utilização da CPU do Sistema"
|
||||
|
||||
#: js/messages.php:176
|
||||
msgid "System memory"
|
||||
@ -1195,7 +1182,7 @@ msgstr "Memória do sistema"
|
||||
|
||||
#: js/messages.php:177
|
||||
msgid "System swap"
|
||||
msgstr "Swap do sistema"
|
||||
msgstr "Troca do sistema"
|
||||
|
||||
#: js/messages.php:179
|
||||
msgid "Average load"
|
||||
@ -1211,7 +1198,7 @@ msgstr "Memória na cache"
|
||||
|
||||
#: js/messages.php:182
|
||||
msgid "Buffered memory"
|
||||
msgstr "Memória retida"
|
||||
msgstr "Memória no buffer"
|
||||
|
||||
#: js/messages.php:183
|
||||
msgid "Free memory"
|
||||
@ -1325,7 +1312,7 @@ msgstr "Adicionar gráfico a grelha"
|
||||
|
||||
#: js/messages.php:213
|
||||
msgid "Please add at least one variable to the series!"
|
||||
msgstr "Adicione pelo menos uma variável à serie!"
|
||||
msgstr "Por favor, adicione pelo menos uma variável às series!"
|
||||
|
||||
#: js/messages.php:214 libraries/DisplayResults.php:1492
|
||||
#: libraries/config.values.php:69 libraries/display_export.lib.php:691
|
||||
@ -1375,7 +1362,7 @@ msgstr "slow_query_log e general_log estão desativados."
|
||||
|
||||
#: js/messages.php:224
|
||||
msgid "log_output is not set to TABLE."
|
||||
msgstr "log_output não está configurado para TABELA."
|
||||
msgstr "log_output não está configurado para a TABELA."
|
||||
|
||||
#: js/messages.php:225
|
||||
msgid "log_output is set to TABLE."
|
||||
@ -1421,7 +1408,7 @@ msgstr "Ativar %s"
|
||||
#: js/messages.php:241
|
||||
#, php-format
|
||||
msgid "Disable %s"
|
||||
msgstr "Desactivar %s"
|
||||
msgstr "Desativar %s"
|
||||
|
||||
#. l10n: %d seconds
|
||||
#: js/messages.php:243
|
||||
@ -1439,7 +1426,7 @@ msgstr ""
|
||||
|
||||
#: js/messages.php:248
|
||||
msgid "Change settings"
|
||||
msgstr "Modificar configurações"
|
||||
msgstr "Alterar configurações"
|
||||
|
||||
#: js/messages.php:249
|
||||
msgid "Current settings"
|
||||
@ -14141,7 +14128,7 @@ msgstr "Comentários da tabela"
|
||||
#: libraries/sql-parser/src/Component.php:47
|
||||
#: libraries/sql-parser/src/Component.php:67
|
||||
msgid "Not implemented yet."
|
||||
msgstr ""
|
||||
msgstr "Ainda não foi implementado."
|
||||
|
||||
#: libraries/sql-parser/src/Components/AlterOperation.php:228
|
||||
#: libraries/sql-parser/src/Statement.php:337
|
||||
@ -14183,10 +14170,8 @@ msgstr ""
|
||||
#: libraries/sql-parser/src/Statements/InsertStatement.php:227
|
||||
#: libraries/sql-parser/src/Statements/ReplaceStatement.php:165
|
||||
#: libraries/sql-parser/src/Statements/ReplaceStatement.php:193
|
||||
#, fuzzy
|
||||
#| msgid "Unexpected characters on line %s."
|
||||
msgid "Unexpected keyword."
|
||||
msgstr "Caracteres inesperados na linha %s."
|
||||
msgstr "Palavra-chave inesperada."
|
||||
|
||||
#: libraries/sql-parser/src/Components/CaseExpression.php:202
|
||||
msgid "Unexpected end of CASE expression"
|
||||
@ -17296,10 +17281,8 @@ msgid "Slow launch time"
|
||||
msgstr "Tempo de inícios lentos"
|
||||
|
||||
#: libraries/advisory_rules.txt:368
|
||||
#, fuzzy
|
||||
#| msgid "Slow_launch_time is above 2s"
|
||||
msgid "Slow_launch_time is above 2s."
|
||||
msgstr "Slow_launch_time está acima de 2s"
|
||||
msgstr "Slow_launch_time está acima de 2s."
|
||||
|
||||
#: libraries/advisory_rules.txt:369
|
||||
#, fuzzy
|
||||
@ -17320,14 +17303,14 @@ msgstr "slow_launch_time está definido como %s"
|
||||
|
||||
#: libraries/advisory_rules.txt:374
|
||||
msgid "Percentage of used connections"
|
||||
msgstr "Percentagem de conexões utilizadas"
|
||||
msgstr "Percentagem de ligações utilizadas"
|
||||
|
||||
#: libraries/advisory_rules.txt:377
|
||||
msgid ""
|
||||
"The maximum amount of used connections is getting close to the value of "
|
||||
"{max_connections}."
|
||||
msgstr ""
|
||||
"O número máximo de conexões utilizadas está a aproximar-se do valor do "
|
||||
"O número máximo de ligações utilizadas está a aproximar-se do valor de "
|
||||
"{max_connections}."
|
||||
|
||||
#: libraries/advisory_rules.txt:378
|
||||
@ -17351,7 +17334,7 @@ msgstr ""
|
||||
|
||||
#: libraries/advisory_rules.txt:381
|
||||
msgid "Percentage of aborted connections"
|
||||
msgstr "Percentagem de conexões interrompidas"
|
||||
msgstr "Percentagem de ligações interrompidas"
|
||||
|
||||
#: libraries/advisory_rules.txt:384 libraries/advisory_rules.txt:391
|
||||
msgid "Too many connections are aborted."
|
||||
@ -17432,15 +17415,15 @@ msgstr ""
|
||||
|
||||
#: libraries/advisory_rules.txt:411
|
||||
msgid "Is InnoDB disabled?"
|
||||
msgstr "O InnoDB está desactivado?"
|
||||
msgstr "O InnoDB está desativado?"
|
||||
|
||||
#: libraries/advisory_rules.txt:414
|
||||
msgid "You do not have InnoDB enabled."
|
||||
msgstr "Não possui o InnoDB activo."
|
||||
msgstr "Não tem o InnoDB ativado."
|
||||
|
||||
#: libraries/advisory_rules.txt:415
|
||||
msgid "InnoDB is usually the better choice for table engines."
|
||||
msgstr "InnoDB é normalmente a melhor escolha para motor de tabelas."
|
||||
msgstr "InnoDB é normalmente a melhor escolha para motores de tabela."
|
||||
|
||||
#: libraries/advisory_rules.txt:416
|
||||
msgid "have_innodb is set to 'value'"
|
||||
@ -17448,7 +17431,7 @@ msgstr "have_innodb está definido como 'valor'"
|
||||
|
||||
#: libraries/advisory_rules.txt:418
|
||||
msgid "InnoDB log size"
|
||||
msgstr "Tamanho dos registos do InnoDB"
|
||||
msgstr "Tamanho do registo de InnoDB"
|
||||
|
||||
#: libraries/advisory_rules.txt:421
|
||||
msgid ""
|
||||
|
||||
@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.6.6-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2016-12-13 10:40+0100\n"
|
||||
"PO-Revision-Date: 2017-01-03 16:54+0000\n"
|
||||
"Last-Translator: Daniel Palmeira Huanca <daniel46758@hotmail.com>\n"
|
||||
"PO-Revision-Date: 2017-01-16 16:13+0000\n"
|
||||
"Last-Translator: Ariel Alonso <arielmontessinobarbosa@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) "
|
||||
"<https://hosted.weblate.org/projects/phpmyadmin/4-6/pt_BR/>\n"
|
||||
"Language: pt_BR\n"
|
||||
@ -6047,7 +6047,6 @@ msgid "Set import and export directories and compression options."
|
||||
msgstr "Define diretórios de importação e exportação e opções de compressão."
|
||||
|
||||
#: libraries/config/messages.inc.php:267
|
||||
#, fuzzy
|
||||
msgid "LaTeX"
|
||||
msgstr "LaTeX"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user