Merge branch 'origin/QA_4_8' into Weblate.

This commit is contained in:
Hosted Weblate 2019-01-10 20:09:01 +01:00
commit 285bcef521
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
5 changed files with 284 additions and 359 deletions

View File

@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin-docs 4.0.0-dev\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
"POT-Creation-Date: 2019-01-09 22:37-0200\n"
"PO-Revision-Date: 2018-11-03 09:24+0000\n"
"PO-Revision-Date: 2019-01-10 19:08+0000\n"
"Last-Translator: Olivier Humbert <trebmuh@tuxfamily.org>\n"
"Language-Team: French <https://hosted.weblate.org/projects/phpmyadmin/4-8/fr/"
">\n"
@ -13,7 +13,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.3-dev\n"
"X-Generator: Weblate 3.4-dev\n"
#: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095
msgid "Bad type!"
@ -10632,16 +10632,13 @@ msgid "Change or reconfigure master server"
msgstr "Changer ou reconfigurer le serveur maître"
#: libraries/classes/ReplicationGui.php:293
#, fuzzy, php-format
#| msgid ""
#| "This server is not configured as slave in a replication process. Would "
#| "you like to <a href=\"%s\">configure</a> it?"
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to %sconfigure%s it?"
msgstr ""
"Ce serveur n'est pas configuré comme esclave dans un processus de "
"réplication. Faut-il le <a href=\"%s\">configurer</a> ?"
"réplication. Faut-il le %sconfigurer%s ?"
#: libraries/classes/ReplicationGui.php:316
msgid "Error management:"
@ -10663,16 +10660,13 @@ msgid "Skip next %s errors."
msgstr "Ignorer les %s erreurs suivantes."
#: libraries/classes/ReplicationGui.php:355
#, fuzzy, php-format
#| msgid ""
#| "This server is not configured as master in a replication process. Would "
#| "you like to <a href=\"%s\">configure</a> it?"
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to %sconfigure%s it?"
msgstr ""
"Ce serveur n'est pas configuré comme maître dans un processus de "
"réplication. Faut-il le <a href=\"%s\">configurer</a> ?"
"réplication. Faut-il le %sconfigurer%s ?"
#: libraries/classes/ReplicationGui.php:389
#: templates/database/search/selection_form.twig:35

View File

@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 4.8.5-dev\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
"POT-Creation-Date: 2018-10-31 21:57-0300\n"
"PO-Revision-Date: 2019-01-10 14:10+0000\n"
"Last-Translator: Masahiro Nishi <grooversmail@gmail.com>\n"
"PO-Revision-Date: 2019-01-10 19:08+0000\n"
"Last-Translator: Joshua PowellNishiyama <nzjpnboy@outlook.com>\n"
"Language-Team: Japanese <https://hosted.weblate.org/projects/phpmyadmin/4-8/"
"ja/>\n"
"Language: ja\n"
@ -9156,7 +9156,7 @@ msgstr "複数に分割できるカラムはありませんか? 例えば、
#: libraries/classes/Normalization.php:196
msgid "Show me the central list of columns that are not already in this table"
msgstr ""
msgstr "このテーブルに存在しないカラムの中央リストを表示"
#: libraries/classes/Normalization.php:199
msgid ""
@ -9233,12 +9233,13 @@ msgid ""
"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 ""
"複数のカラムを統合して既に存在しているカラムの値になりますか?例:3つのカラムがあります:「姓」、「名」、「氏名」。この場合、「氏名」は不要です。"
#: libraries/classes/Normalization.php:295
msgid ""
"Check the columns which are redundant and click on remove. If no redundant "
"column, click on 'No redundant column'"
msgstr ""
msgstr "不要なカラムにチェックを入れて「削除」をクリック。不要なカラムがない場合、「不要カラムなし」をクリック"
#: libraries/classes/Normalization.php:300
#, fuzzy
@ -9247,14 +9248,12 @@ msgid "Remove selected"
msgstr "選択したユーザを削除する"
#: libraries/classes/Normalization.php:301
#, fuzzy
#| msgid "Add column"
msgid "No redundant column"
msgstr "カラムを追加する"
msgstr "不要カラムなし"
#: libraries/classes/Normalization.php:324
msgid "Move repeating groups"
msgstr ""
msgstr "連続グループを移動"
#: libraries/classes/Normalization.php:327
msgid ""
@ -9264,20 +9263,22 @@ msgid ""
"on which form a repeating group. In this case a new table (book_id, author) "
"should be created."
msgstr ""
"つ以上近い関係のカラムが同じ特性を繰り返していますかあるテーブルが「本」のデータが入っています。カラムは「book_id」、「author1」、「"
"author2」、「author3」、等々で「連絡グループ」が作られています。この場合、新しいテーブルを作成すべきです。"
#: libraries/classes/Normalization.php:335
msgid ""
"Check the columns which form a repeating group. If no such group, click on "
"'No repeating group'"
msgstr ""
msgstr "連続グループのカラムを選択してください。存在していない場合、「連続グループ無し」をクリック"
#: libraries/classes/Normalization.php:341
msgid "No repeating group"
msgstr ""
msgstr "連続グループ無し"
#: libraries/classes/Normalization.php:370
msgid "Step 2."
msgstr ""
msgstr "ステップ 2"
#: libraries/classes/Normalization.php:370
msgid "Find partial dependencies"

View File

@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 4.8.5-dev\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
"POT-Creation-Date: 2019-01-09 22:37-0200\n"
"PO-Revision-Date: 2018-11-18 16:07+0000\n"
"PO-Revision-Date: 2019-01-10 19:08+0000\n"
"Last-Translator: Maurício Meneghini Fauth <mauriciofauth@gmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
"phpmyadmin/4-8/pt_BR/>\n"
@ -13,7 +13,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.3-dev\n"
"X-Generator: Weblate 3.4-dev\n"
#: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095
msgid "Bad type!"
@ -2972,7 +2972,7 @@ msgstr "Sem"
#.
#: js/messages.php:892
msgid "calendar-month-year"
msgstr "calendário-mês-ano"
msgstr "calendar-month-year"
#. l10n: Year suffix for calendar, "none" is empty.
#: js/messages.php:895
@ -10571,16 +10571,13 @@ msgid "Change or reconfigure master server"
msgstr "Alterar ou reconfigurar o servidor mestre"
#: libraries/classes/ReplicationGui.php:293
#, fuzzy, php-format
#| msgid ""
#| "This server is not configured as slave in a replication process. Would "
#| "you like to <a href=\"%s\">configure</a> it?"
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to %sconfigure%s it?"
msgstr ""
"Este servidor não está configurado como escravo em um processo de "
"replicação. Deseja <a href=\"%s\">configurá-lo</a> para tal?"
"replicação. Deseja %sconfigurá-lo%s para tal?"
#: libraries/classes/ReplicationGui.php:316
msgid "Error management:"
@ -10600,16 +10597,13 @@ msgid "Skip next %s errors."
msgstr "Pular próximos %s erros."
#: libraries/classes/ReplicationGui.php:355
#, fuzzy, php-format
#| msgid ""
#| "This server is not configured as master in a replication process. Would "
#| "you like to <a href=\"%s\">configure</a> it?"
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to %sconfigure%s it?"
msgstr ""
"Esse servidor não está configurado como mestre em um processo de replicação. "
"Deseja <a href=\"%s\">configurá-lo</a> assim?"
"Deseja %sconfigurá-lo%s assim?"
#: libraries/classes/ReplicationGui.php:389
#: templates/database/search/selection_form.twig:35

View File

@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 4.8.5-dev\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
"POT-Creation-Date: 2019-01-09 22:37-0200\n"
"PO-Revision-Date: 2018-11-03 09:24+0000\n"
"PO-Revision-Date: 2019-01-10 19:09+0000\n"
"Last-Translator: Burak Yavuz <hitowerdigit@hotmail.com>\n"
"Language-Team: Turkish <https://hosted.weblate.org/projects/phpmyadmin/4-8/"
"tr/>\n"
@ -13,7 +13,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.3-dev\n"
"X-Generator: Weblate 3.4-dev\n"
#: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095
msgid "Bad type!"
@ -10511,16 +10511,13 @@ msgid "Change or reconfigure master server"
msgstr "Asıl sunucuyu değiştir veya yeniden yapılandır"
#: libraries/classes/ReplicationGui.php:293
#, fuzzy, php-format
#| msgid ""
#| "This server is not configured as slave in a replication process. Would "
#| "you like to <a href=\"%s\">configure</a> it?"
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to %sconfigure%s it?"
msgstr ""
"Bu sunucu, kopya etme işlemi sırasında bağımlı sunucu olarak "
"yapılandırılmaz. Bunu <a href=\"%s\">yapılandırmak</a> ister misiniz?"
"yapılandırılmaz. Bunu %syapılandırmak%s ister misiniz?"
#: libraries/classes/ReplicationGui.php:316
msgid "Error management:"
@ -10540,16 +10537,13 @@ msgid "Skip next %s errors."
msgstr "Sonraki %s hatayı atla."
#: libraries/classes/ReplicationGui.php:355
#, fuzzy, php-format
#| msgid ""
#| "This server is not configured as master in a replication process. Would "
#| "you like to <a href=\"%s\">configure</a> it?"
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to %sconfigure%s it?"
msgstr ""
"Bu sunucu, kopya etme işlemi sırasında asıl sunucu olarak yapılandırılmaz. "
"Bunu <a href=\"%s\">yapılandırmak</a> ister misiniz?"
"Bunu %syapılandırmak%s ister misiniz?"
#: libraries/classes/ReplicationGui.php:389
#: templates/database/search/selection_form.twig:35

File diff suppressed because it is too large Load Diff