From 8176bf3aa6d34d77ab917ff77bba015c5a980af2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kozio=C5=82=20Marcin?= Date: Sat, 29 Jun 2019 10:55:45 +0000 Subject: [PATCH 1/2] Translated using Weblate (Polish) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 95.1% (3139 of 3301 strings) [CI skip] Translation: phpMyAdmin/4.9 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/4-9/pl/ Signed-off-by: Kozioł Marcin --- po/pl.po | 83 ++++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 59 insertions(+), 24 deletions(-) diff --git a/po/pl.po b/po/pl.po index 3cfd40598b..61cd860b40 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4,9 +4,9 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.9.1-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2019-06-22 11:54+0200\n" -"PO-Revision-Date: 2018-06-15 18:33+0000\n" -"Last-Translator: Kuba Niewiarowski \n" -"Language-Team: Polish \n" +"Language-Team: Polish \n" "Language: pl\n" "MIME-Version: 1.0\n" @@ -14,7 +14,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 3.0.1\n" +"X-Generator: Weblate 3.7.1\n" #: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095 msgid "Bad type!" @@ -962,6 +962,8 @@ msgid "" "You are trying to reduce the number of rows, but have already entered data " "in those rows which will be lost. Do you wish to continue?" msgstr "" +"Próbujesz zmniejszyć liczbę wierszy, ale już wprowadziłeś dane w tych " +"wierszach, które zostaną utracone. Czy chcesz kontynuować?" #: js/messages.php:74 msgid "Do you really want to revoke the selected user(s) ?" @@ -2320,7 +2322,7 @@ msgstr "" #: js/messages.php:564 msgid "value/subQuery is empty" -msgstr "" +msgstr "value/subQuery jest pusta" #: js/messages.php:565 templates/database/designer/side_menu.twig:34 #: templates/database/designer/side_menu.twig:37 @@ -7322,6 +7324,8 @@ msgid "" "Please disable mysql.allow_local_infile in your PHP configuration or install " "the mysqli extension." msgstr "" +"Proszę wyłącz mysql.allow_local_infile w swojej konfiguracji PHP lub " +"zainstaluj rozszerzenie mysqli." #: libraries/classes/Dbi/DbiMysqli.php:163 msgid "SSL connection enforced by server, automatically enabling it." @@ -8334,7 +8338,7 @@ msgstr "Widok" #: libraries/classes/Menu.php:296 libraries/classes/Menu.php:315 #, php-format msgid "“%s”" -msgstr "" +msgstr "“%s”" #: libraries/classes/Menu.php:350 #: libraries/classes/Navigation/Nodes/NodeTable.php:300 @@ -9107,7 +9111,7 @@ msgstr "Kontynuacja nagłówka tabeli" #: libraries/classes/Operations.php:326 msgid "Change all tables columns collations" -msgstr "" +msgstr "Zmień wszystkie sortowania kolumn tabel" #: libraries/classes/Operations.php:803 msgid "Alter table order by" @@ -9371,7 +9375,7 @@ msgstr "Wprowadzona captcha jest niewłaściwa, spróbuj ponownie!" #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:320 msgid "Missing reCAPTCHA verification, maybe it has been blocked by adblock?" -msgstr "" +msgstr "Brak weryfikacji reCAPTCHA może być zablokowany przez adblock?" #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:344 msgid "You are not allowed to log in to this MySQL server!" @@ -9404,7 +9408,7 @@ msgstr "Nie udało się zalogować na serwer MySQL" #: libraries/classes/Plugins/AuthenticationPlugin.php:335 msgid "You have enabled two factor authentication, please confirm your login." -msgstr "" +msgstr "Włączyłeś uwierzytelnianie dwuskładnikowe, potwierdź swój login." #: libraries/classes/Plugins/Export/ExportCodegen.php:101 #: templates/display/import/import.twig:168 @@ -10404,6 +10408,8 @@ msgid "" "The gd PHP extension was not found. The QRcode can not be displayed without " "the gd PHP extension." msgstr "" +"Rozszerzenie gd PHP nie zostało znalezione. QRcode nie może być wyświetlany " +"bez rozszerzenia gd PHP." #: libraries/classes/Plugins/TwoFactor/Application.php:146 #, fuzzy @@ -10416,15 +10422,19 @@ msgid "" "Provides authentication using HOTP and TOTP applications such as FreeOTP, " "Google Authenticator or Authy." msgstr "" +"Zapewnia uwierzytelnianie za pomocą aplikacji HOTP i TOTP, takich jak " +"FreeOTP, Google Authenticator lub Authy." #: libraries/classes/Plugins/TwoFactor/Key.php:186 msgid "Hardware Security Key (FIDO U2F)" -msgstr "" +msgstr "Klucz bezpieczeństwa sprzętowego (FIDO U2F)" #: libraries/classes/Plugins/TwoFactor/Key.php:196 msgid "" "Provides authentication using hardware security tokens supporting FIDO U2F." msgstr "" +"Zapewnia uwierzytelnianie za pomocą sprzętowych tokenów bezpieczeństwa " +"obsługujących FIDO U2F." #: libraries/classes/Plugins/TwoFactor/Simple.php:52 #, fuzzy @@ -10450,11 +10460,11 @@ msgstr "Uwierzytelnianie sprzętowe nie powiodło się!" #: libraries/classes/Plugins/TwoFactorPlugin.php:127 msgid "No Two-Factor" -msgstr "" +msgstr "Brak dwóch czynników" #: libraries/classes/Plugins/TwoFactorPlugin.php:137 msgid "Login using password only." -msgstr "" +msgstr "Zaloguj się tylko przy użyciu hasła." #: libraries/classes/RecentFavoriteTable.php:145 msgid "Could not save recent table!" @@ -14093,19 +14103,19 @@ msgstr "Wykonaj" #: libraries/classes/Util.php:3861 msgid "SSL is not being used" -msgstr "" +msgstr "SSL nie jest używany" #: libraries/classes/Util.php:3866 msgid "SSL is used with disabled verification" -msgstr "" +msgstr "SSL jest używany z wyłączoną weryfikacją" #: libraries/classes/Util.php:3868 msgid "SSL is used without certification authority" -msgstr "" +msgstr "SSL jest używany bez urzędu certyfikacji" #: libraries/classes/Util.php:3871 msgid "SSL is used" -msgstr "" +msgstr "SSL jest używany" #: libraries/classes/Util.php:3992 msgid "Users" @@ -14129,6 +14139,8 @@ msgid "" "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to " "access phpMyAdmin." msgstr "" +"Nie można ustawić pliku cookie sesji. Być może używasz protokołu HTTP " +"zamiast HTTPS, aby uzyskać dostęp do phpMyAdmin." #: libraries/common.inc.php:342 msgid "Invalid authentication method set in configuration:" @@ -14253,7 +14265,7 @@ msgstr "żadne z powyższych" #: libraries/db_common.inc.php:151 tbl_operations.php:224 msgid "No collation provided." -msgstr "" +msgstr "Brak zestawień." #: libraries/mult_submits.inc.php:337 msgid "Success!" @@ -14289,7 +14301,7 @@ msgstr "" #: prefs_forms.php:30 setup/frames/form.inc.php:21 msgid "Incorrect form specified!" -msgstr "" +msgstr "Podano nieprawidłowy formularz!" #: prefs_forms.php:82 msgid "Cannot save settings, submitted form contains errors!" @@ -14777,20 +14789,24 @@ msgid "" "Please scan following QR code into the two-factor authentication app on your " "device and enter authentication code it generates." msgstr "" +"Zeskanuj poniższy kod QR do aplikacji uwierzytelniającej dwuskładnikowej na " +"urządzeniu i wprowadź wygenerowany kod uwierzytelniający." #: templates/login/twofactor/application_configure.twig:11 msgid "" "Please enter following secret/key into the two-factor authentication app on " "your device and enter authentication code it generates." msgstr "" +"Wprowadź następujący sekretny/klucz do aplikacji uwierzytelniania " +"dwuskładnikowego na urządzeniu i wprowadź wygenerowany kod uwierzytelniający." #: templates/login/twofactor/application_configure.twig:14 msgid "OTP url:" -msgstr "" +msgstr "Url OTP:" #: templates/login/twofactor/application_configure.twig:18 msgid "Secret/key:" -msgstr "" +msgstr "Tajny/klucz:" #: templates/login/twofactor/application_configure.twig:21 #: templates/login/twofactor/application.twig:2 @@ -14985,7 +15001,7 @@ msgstr "Przenieś kolumny" #: templates/table/structure/optional_action_links.twig:25 msgid "Normalize" -msgstr "" +msgstr "Normalizuj" #: templates/table/structure/optional_action_links.twig:31 msgid "Track view" @@ -15466,6 +15482,8 @@ msgid "" "Open the two-factor authentication app on your device to view your " "authentication code and verify your identity." msgstr "" +"Otwórz aplikację uwierzytelniania dwuskładnikowego na urządzeniu, aby " +"wyświetlić kod uwierzytelniający i zweryfikować swoją tożsamość." #: templates/table/secondary_tabs.twig:9 msgid "Relation view" @@ -15673,7 +15691,7 @@ msgstr "Modyfikuj kolumnę(y)" #: templates/database/multi_table_query/form.twig:140 msgid "Enter criteria as free text" -msgstr "" +msgstr "Wprowadź kryteria jako wolny tekst" #: templates/database/multi_table_query/form.twig:148 #, fuzzy @@ -15739,6 +15757,8 @@ msgid "" "Please connect your FIDO U2F device into your computer's USB port. Then " "confirm registration on the device." msgstr "" +"Podłącz urządzenie FIDO U2F do portu USB komputera. Następnie potwierdź " +"rejestrację na urządzeniu." #: templates/display/import/javascript.twig:12 msgid "" @@ -15798,6 +15818,9 @@ msgid "" "lead to non working phpMyAdmin or a security risk. Please fix your server " "configuration to indicate HTTPS properly." msgstr "" +"Istnieje niezgodność między wskazaniem HTTPS na serwerze a klientem. Może to " +"prowadzić do niepracującego phpMyAdmina lub zagrożenia bezpieczeństwa. " +"Napraw konfigurację serwera, aby poprawnie wskazać HTTPS." #: templates/columns_definitions/move_column.twig:7 msgid "first" @@ -15914,6 +15937,8 @@ msgid "" "You are not using https to access phpMyAdmin, therefore FIDO U2F device will " "most likely refuse to authenticate you." msgstr "" +"Nie używasz https do uzyskania dostępu do phpMyAdmin, dlatego urządzenie " +"FIDO U2F najprawdopodobniej odmówi uwierzytelnienia." #: templates/database/create_table.twig:15 msgid "Number of columns" @@ -15958,6 +15983,8 @@ msgid "" "By disabling two factor authentication you will be again able to login using " "password only." msgstr "" +"Wyłączając uwierzytelnianie dwuskładnikowe, ponownie będziesz mógł zalogować " +"się tylko przy użyciu hasła." #: templates/prefs_twofactor_confirm.twig:9 templates/prefs_twofactor.twig:37 #, fuzzy @@ -16075,19 +16102,25 @@ msgid "" "Two-factor authentication is not available, please install optional " "dependencies to enable authentication backends." msgstr "" +"Uwierzytelnianie dwuskładnikowe nie jest dostępne, zainstaluj opcjonalne " +"zależności, aby włączyć zaplecze uwierzytelniania." #: templates/prefs_twofactor.twig:10 msgid "Following composer packages are missing:" -msgstr "" +msgstr "Brakuje następujących pakietów kompozytorskich:" #: templates/prefs_twofactor.twig:18 msgid "Two-factor authentication is available and configured for this account." msgstr "" +"Uwierzytelnianie dwuskładnikowe jest dostępne i skonfigurowane dla tego " +"konta." #: templates/prefs_twofactor.twig:20 msgid "" "Two-factor authentication is available, but not configured for this account." msgstr "" +"Uwierzytelnianie dwuskładnikowe jest dostępne, ale nie jest skonfigurowane " +"dla tego konta." #: templates/prefs_twofactor.twig:24 #, fuzzy @@ -16373,7 +16406,7 @@ msgstr "Konwersja do Kana" #: templates/login/twofactor.twig:5 msgid "Verify" -msgstr "" +msgstr "Zweryfikować" #: templates/table/relation/common_form.twig:6 msgid "Foreign key constraints" @@ -16609,6 +16642,8 @@ msgid "" "Please connect your FIDO U2F device into your computer's USB port. Then " "confirm login on the device." msgstr "" +"Podłącz urządzenie FIDO U2F do portu USB komputera. Następnie potwierdź " +"logowanie na urządzeniu." #: templates/server/databases/table_row.twig:13 #, fuzzy, php-format From ed91e7548f9291da71fab8113caf7c7642e94c40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Sat, 29 Jun 2019 15:30:52 -0300 Subject: [PATCH 2/2] Update po files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [CI skip] Signed-off-by: Maurício Meneghini Fauth --- po/af.po | 234 ++++++++++++++++++++++----------------------- po/ar.po | 138 +++++++++++++-------------- po/az.po | 146 ++++++++++++++-------------- po/be.po | 234 ++++++++++++++++++++++----------------------- po/be@latin.po | 150 ++++++++++++++--------------- po/bg.po | 234 ++++++++++++++++++++++----------------------- po/bn.po | 150 ++++++++++++++--------------- po/br.po | 234 ++++++++++++++++++++++----------------------- po/brx.po | 234 ++++++++++++++++++++++----------------------- po/bs.po | 150 ++++++++++++++--------------- po/ca.po | 234 ++++++++++++++++++++++----------------------- po/ckb.po | 138 +++++++++++++-------------- po/cs.po | 122 ++++++++++++------------ po/cy.po | 150 ++++++++++++++--------------- po/da.po | 234 ++++++++++++++++++++++----------------------- po/de.po | 234 ++++++++++++++++++++++----------------------- po/el.po | 234 ++++++++++++++++++++++----------------------- po/en_GB.po | 234 ++++++++++++++++++++++----------------------- po/eo.po | 122 ++++++++++++------------ po/es.po | 234 ++++++++++++++++++++++----------------------- po/et.po | 234 ++++++++++++++++++++++----------------------- po/eu.po | 150 ++++++++++++++--------------- po/fa.po | 122 ++++++++++++------------ po/fi.po | 234 ++++++++++++++++++++++----------------------- po/fil.po | 234 ++++++++++++++++++++++----------------------- po/fr.po | 234 ++++++++++++++++++++++----------------------- po/fy.po | 122 ++++++++++++------------ po/gl.po | 150 ++++++++++++++--------------- po/gu.po | 234 ++++++++++++++++++++++----------------------- po/he.po | 234 ++++++++++++++++++++++----------------------- po/hi.po | 150 ++++++++++++++--------------- po/hr.po | 150 ++++++++++++++--------------- po/hu.po | 234 ++++++++++++++++++++++----------------------- po/hy.po | 150 ++++++++++++++--------------- po/ia.po | 234 ++++++++++++++++++++++----------------------- po/id.po | 234 ++++++++++++++++++++++----------------------- po/ig.po | 234 ++++++++++++++++++++++----------------------- po/it.po | 234 ++++++++++++++++++++++----------------------- po/ja.po | 238 +++++++++++++++++++++++----------------------- po/ka.po | 150 ++++++++++++++--------------- po/kab.po | 144 ++++++++++++++-------------- po/kk.po | 234 ++++++++++++++++++++++----------------------- po/km.po | 234 ++++++++++++++++++++++----------------------- po/kn.po | 122 ++++++++++++------------ po/ko.po | 234 ++++++++++++++++++++++----------------------- po/ksh.po | 234 ++++++++++++++++++++++----------------------- po/ku.po | 234 ++++++++++++++++++++++----------------------- po/ky.po | 234 ++++++++++++++++++++++----------------------- po/li.po | 138 +++++++++++++-------------- po/lt.po | 150 ++++++++++++++--------------- po/lv.po | 150 ++++++++++++++--------------- po/mk.po | 150 ++++++++++++++--------------- po/ml.po | 234 ++++++++++++++++++++++----------------------- po/mn.po | 150 ++++++++++++++--------------- po/ms.po | 138 +++++++++++++-------------- po/my.po | 234 ++++++++++++++++++++++----------------------- po/nb.po | 234 ++++++++++++++++++++++----------------------- po/ne.po | 234 ++++++++++++++++++++++----------------------- po/nl.po | 234 ++++++++++++++++++++++----------------------- po/nn.po | 234 ++++++++++++++++++++++----------------------- po/pa.po | 122 ++++++++++++------------ po/phpmyadmin.pot | 234 ++++++++++++++++++++++----------------------- po/pl.po | 122 ++++++++++++------------ po/pt.po | 238 +++++++++++++++++++++++----------------------- po/pt_BR.po | 234 ++++++++++++++++++++++----------------------- po/ro.po | 234 ++++++++++++++++++++++----------------------- po/ru.po | 238 +++++++++++++++++++++++----------------------- po/si.po | 200 +++++++++++++++++++------------------- po/sk.po | 150 ++++++++++++++--------------- po/sl.po | 238 +++++++++++++++++++++++----------------------- po/sq.po | 234 ++++++++++++++++++++++----------------------- po/sr.po | 150 ++++++++++++++--------------- po/sr@latin.po | 150 ++++++++++++++--------------- po/sv.po | 150 ++++++++++++++--------------- po/ta.po | 234 ++++++++++++++++++++++----------------------- po/te.po | 148 ++++++++++++++-------------- po/th.po | 150 ++++++++++++++--------------- po/tk.po | 234 ++++++++++++++++++++++----------------------- po/tr.po | 234 ++++++++++++++++++++++----------------------- po/tt.po | 150 ++++++++++++++--------------- po/ug.po | 234 ++++++++++++++++++++++----------------------- po/uk.po | 234 ++++++++++++++++++++++----------------------- po/ur.po | 234 ++++++++++++++++++++++----------------------- po/uz.po | 150 ++++++++++++++--------------- po/uz@latin.po | 150 ++++++++++++++--------------- po/vi.po | 122 ++++++++++++------------ po/vls.po | 122 ++++++++++++------------ po/zh_CN.po | 234 ++++++++++++++++++++++----------------------- po/zh_TW.po | 234 ++++++++++++++++++++++----------------------- 89 files changed, 8653 insertions(+), 8651 deletions(-) diff --git a/po/af.po b/po/af.po index e446ba5d11..5b3d8d2c5a 100644 --- a/po/af.po +++ b/po/af.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.9.1-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2019-06-22 11:54+0200\n" +"POT-Creation-Date: 2019-06-29 15:30-0300\n" "PO-Revision-Date: 2019-04-27 16:55+0000\n" "Last-Translator: William Desportes \n" "Language-Team: Afrikaans \n" "Language-Team: Arabic \n" "Language-Team: Azerbaijani \n" "Language-Team: Belarusian \n" "Language-Team: Belarusian (latin) \n" "Language-Team: Bulgarian \n" "Language-Team: Bengali \n" "Language-Team: Breton \n" "Language-Team: Bodo \n" "Language-Team: Bosnian \n" "Language-Team: Catalan \n" "Language-Team: Kurdish Sorani \n" "Language-Team: Czech \n" "Language-Team: Welsh \n" "Language-Team: Danish \n" "Language-Team: German \n" "Language-Team: Greek \n" "Language-Team: English (United Kingdom) \n" "Language-Team: Esperanto \n" "Language-Team: Spanish \n" "Language-Team: Estonian \n" "Language-Team: Basque \n" "Language-Team: Persian \n" "Language-Team: Finnish \n" "Language-Team: Filipino \n" "Language-Team: French \n" "Language-Team: Frisian \n" "Language-Team: Galician \n" "Language-Team: Gujarati \n" "Language-Team: Hebrew \n" "Language-Team: Hindi \n" "Language-Team: Croatian \n" "Language-Team: Hungarian \n" "Language-Team: Armenian \n" "Language-Team: Interlingua \n" "Language-Team: Indonesian \n" "Language-Team: Igbo \n" "Language-Team: Italian \n" "Language-Team: Japanese \n" "Language-Team: Georgian \n" "Language-Team: Kabyle \n" "Language-Team: Kazakh \n" "Language-Team: Central Khmer \n" "Language-Team: Kannada \n" "Language-Team: Korean \n" "Language-Team: Colognian \n" "Language-Team: Kurdish \n" "Language-Team: Kyrgyz \n" "Language-Team: Limburgish \n" "Language-Team: Lithuanian \n" "Language-Team: Latvian \n" "Language-Team: Macedonian \n" "Language-Team: Malayalam \n" "Language-Team: Mongolian \n" "Language-Team: Malay \n" "Language-Team: Burmese \n" "Language-Team: Norwegian Bokmål \n" "Language-Team: Nepali \n" "Language-Team: Dutch \n" "Language-Team: Norwegian Nynorsk \n" "Language-Team: Punjabi \n" "Language-Team: LANGUAGE \n" @@ -3152,12 +3152,12 @@ msgctxt "Collation" msgid "Binary" msgstr "" -#: libraries/classes/Charsets.php:361 libraries/classes/Charsets.php:591 +#: libraries/classes/Charsets.php:361 libraries/classes/Charsets.php:595 msgctxt "Collation" msgid "Unicode" msgstr "" -#: libraries/classes/Charsets.php:371 libraries/classes/Charsets.php:542 +#: libraries/classes/Charsets.php:371 libraries/classes/Charsets.php:546 msgctxt "Collation" msgid "West European" msgstr "" @@ -3177,237 +3177,237 @@ msgctxt "Collation" msgid "Simplified Chinese" msgstr "" -#: libraries/classes/Charsets.php:395 libraries/classes/Charsets.php:513 -msgctxt "Collation" -msgid "Japanese" -msgstr "" - -#: libraries/classes/Charsets.php:400 -msgctxt "Collation" -msgid "Baltic" -msgstr "" - -#: libraries/classes/Charsets.php:405 -msgctxt "Collation" -msgid "Armenian" -msgstr "" - -#: libraries/classes/Charsets.php:408 +#: libraries/classes/Charsets.php:391 msgctxt "Collation" msgid "Traditional Chinese" msgstr "" -#: libraries/classes/Charsets.php:411 -msgctxt "Collation" -msgid "Cyrillic" -msgstr "" - -#: libraries/classes/Charsets.php:414 -msgctxt "Collation" -msgid "Arabic" -msgstr "" - -#: libraries/classes/Charsets.php:417 libraries/classes/Charsets.php:528 -msgctxt "Collation" -msgid "Korean" -msgstr "" - -#: libraries/classes/Charsets.php:420 -msgctxt "Collation" -msgid "Hebrew" -msgstr "" - -#: libraries/classes/Charsets.php:423 -msgctxt "Collation" -msgid "Georgian" -msgstr "" - -#: libraries/classes/Charsets.php:426 -msgctxt "Collation" -msgid "Greek" -msgstr "" - -#: libraries/classes/Charsets.php:429 -msgctxt "Collation" -msgid "Czech-Slovak" -msgstr "" - -#: libraries/classes/Charsets.php:432 libraries/classes/Charsets.php:583 -msgctxt "Collation" -msgid "Ukrainian" -msgstr "" - -#: libraries/classes/Charsets.php:435 libraries/classes/Charsets.php:579 -msgctxt "Collation" -msgid "Turkish" -msgstr "" - -#: libraries/classes/Charsets.php:438 libraries/classes/Charsets.php:571 -msgctxt "Collation" -msgid "Swedish" -msgstr "" - -#: libraries/classes/Charsets.php:441 libraries/classes/Charsets.php:575 -msgctxt "Collation" -msgid "Thai" -msgstr "" - -#: libraries/classes/Charsets.php:444 -msgctxt "Collation" -msgid "Unknown" -msgstr "" - -#: libraries/classes/Charsets.php:460 -msgctxt "Collation" -msgid "Bulgarian" -msgstr "" - -#: libraries/classes/Charsets.php:465 +#: libraries/classes/Charsets.php:394 libraries/classes/Charsets.php:469 msgctxt "Collation" msgid "Chinese" msgstr "" -#: libraries/classes/Charsets.php:470 +#: libraries/classes/Charsets.php:402 libraries/classes/Charsets.php:517 msgctxt "Collation" -msgid "Croatian" +msgid "Japanese" +msgstr "" + +#: libraries/classes/Charsets.php:407 +msgctxt "Collation" +msgid "Baltic" +msgstr "" + +#: libraries/classes/Charsets.php:412 +msgctxt "Collation" +msgid "Armenian" +msgstr "" + +#: libraries/classes/Charsets.php:415 +msgctxt "Collation" +msgid "Cyrillic" +msgstr "" + +#: libraries/classes/Charsets.php:418 +msgctxt "Collation" +msgid "Arabic" +msgstr "" + +#: libraries/classes/Charsets.php:421 libraries/classes/Charsets.php:532 +msgctxt "Collation" +msgid "Korean" +msgstr "" + +#: libraries/classes/Charsets.php:424 +msgctxt "Collation" +msgid "Hebrew" +msgstr "" + +#: libraries/classes/Charsets.php:427 +msgctxt "Collation" +msgid "Georgian" +msgstr "" + +#: libraries/classes/Charsets.php:430 +msgctxt "Collation" +msgid "Greek" +msgstr "" + +#: libraries/classes/Charsets.php:433 +msgctxt "Collation" +msgid "Czech-Slovak" +msgstr "" + +#: libraries/classes/Charsets.php:436 libraries/classes/Charsets.php:587 +msgctxt "Collation" +msgid "Ukrainian" +msgstr "" + +#: libraries/classes/Charsets.php:439 libraries/classes/Charsets.php:583 +msgctxt "Collation" +msgid "Turkish" +msgstr "" + +#: libraries/classes/Charsets.php:442 libraries/classes/Charsets.php:575 +msgctxt "Collation" +msgid "Swedish" +msgstr "" + +#: libraries/classes/Charsets.php:445 libraries/classes/Charsets.php:579 +msgctxt "Collation" +msgid "Thai" +msgstr "" + +#: libraries/classes/Charsets.php:448 +msgctxt "Collation" +msgid "Unknown" +msgstr "" + +#: libraries/classes/Charsets.php:464 +msgctxt "Collation" +msgid "Bulgarian" msgstr "" #: libraries/classes/Charsets.php:474 msgctxt "Collation" -msgid "Czech" +msgid "Croatian" msgstr "" #: libraries/classes/Charsets.php:478 msgctxt "Collation" -msgid "Danish" +msgid "Czech" msgstr "" #: libraries/classes/Charsets.php:482 msgctxt "Collation" -msgid "English" +msgid "Danish" msgstr "" #: libraries/classes/Charsets.php:486 msgctxt "Collation" -msgid "Esperanto" +msgid "English" msgstr "" #: libraries/classes/Charsets.php:490 msgctxt "Collation" +msgid "Esperanto" +msgstr "" + +#: libraries/classes/Charsets.php:494 +msgctxt "Collation" msgid "Estonian" msgstr "" -#: libraries/classes/Charsets.php:493 libraries/classes/Charsets.php:610 +#: libraries/classes/Charsets.php:497 libraries/classes/Charsets.php:614 msgctxt "Collation" msgid "German (dictionary order)" msgstr "" -#: libraries/classes/Charsets.php:496 libraries/classes/Charsets.php:607 +#: libraries/classes/Charsets.php:500 libraries/classes/Charsets.php:611 msgctxt "Collation" msgid "German (phone book order)" msgstr "" -#: libraries/classes/Charsets.php:505 +#: libraries/classes/Charsets.php:509 msgctxt "Collation" msgid "Hungarian" msgstr "" -#: libraries/classes/Charsets.php:509 +#: libraries/classes/Charsets.php:513 msgctxt "Collation" msgid "Icelandic" msgstr "" -#: libraries/classes/Charsets.php:516 +#: libraries/classes/Charsets.php:520 msgctxt "Collation" msgid "Classical Latin" msgstr "" -#: libraries/classes/Charsets.php:520 +#: libraries/classes/Charsets.php:524 msgctxt "Collation" msgid "Latvian" msgstr "" -#: libraries/classes/Charsets.php:524 +#: libraries/classes/Charsets.php:528 msgctxt "Collation" msgid "Lithuanian" msgstr "" -#: libraries/classes/Charsets.php:532 +#: libraries/classes/Charsets.php:536 msgctxt "Collation" msgid "Burmese" msgstr "" -#: libraries/classes/Charsets.php:535 +#: libraries/classes/Charsets.php:539 msgctxt "Collation" msgid "Persian" msgstr "" -#: libraries/classes/Charsets.php:539 +#: libraries/classes/Charsets.php:543 msgctxt "Collation" msgid "Polish" msgstr "" -#: libraries/classes/Charsets.php:546 +#: libraries/classes/Charsets.php:550 msgctxt "Collation" msgid "Romanian" msgstr "" -#: libraries/classes/Charsets.php:550 +#: libraries/classes/Charsets.php:554 msgctxt "Collation" msgid "Sinhalese" msgstr "" -#: libraries/classes/Charsets.php:554 +#: libraries/classes/Charsets.php:558 msgctxt "Collation" msgid "Slovak" msgstr "" -#: libraries/classes/Charsets.php:558 +#: libraries/classes/Charsets.php:562 msgctxt "Collation" msgid "Slovenian" msgstr "" -#: libraries/classes/Charsets.php:561 libraries/classes/Charsets.php:621 +#: libraries/classes/Charsets.php:565 libraries/classes/Charsets.php:625 msgctxt "Collation" msgid "Spanish (modern)" msgstr "" -#: libraries/classes/Charsets.php:568 libraries/classes/Charsets.php:618 +#: libraries/classes/Charsets.php:572 libraries/classes/Charsets.php:622 msgctxt "Collation" msgid "Spanish (traditional)" msgstr "" -#: libraries/classes/Charsets.php:587 +#: libraries/classes/Charsets.php:591 msgctxt "Collation" msgid "Vietnamese" msgstr "" -#: libraries/classes/Charsets.php:654 +#: libraries/classes/Charsets.php:658 msgctxt "Collation variant" msgid "case-insensitive" msgstr "" -#: libraries/classes/Charsets.php:657 +#: libraries/classes/Charsets.php:661 msgctxt "Collation variant" msgid "case-sensitive" msgstr "" -#: libraries/classes/Charsets.php:660 +#: libraries/classes/Charsets.php:664 msgctxt "Collation variant" msgid "accent-insensitive" msgstr "" -#: libraries/classes/Charsets.php:663 +#: libraries/classes/Charsets.php:667 msgctxt "Collation variant" msgid "accent-sensitive" msgstr "" -#: libraries/classes/Charsets.php:667 +#: libraries/classes/Charsets.php:671 msgctxt "Collation variant" msgid "multi-level" msgstr "" -#: libraries/classes/Charsets.php:670 +#: libraries/classes/Charsets.php:674 msgctxt "Collation variant" msgid "binary" msgstr "" @@ -6817,7 +6817,7 @@ msgstr "" #: libraries/classes/Display/Results.php:2131 #: libraries/classes/Operations.php:818 #: libraries/classes/Server/Status/Processes.php:157 -#: libraries/classes/Util.php:4699 libraries/classes/Util.php:4716 +#: libraries/classes/Util.php:4700 libraries/classes/Util.php:4717 #: libraries/config.values.php:71 #: templates/database/qbe/sort_select_cell.twig:7 #: templates/database/multi_table_query/form.twig:63 @@ -6830,7 +6830,7 @@ msgstr "" #: libraries/classes/Display/Results.php:2127 #: libraries/classes/Operations.php:815 #: libraries/classes/Server/Status/Processes.php:160 -#: libraries/classes/Util.php:4694 libraries/classes/Util.php:4711 +#: libraries/classes/Util.php:4695 libraries/classes/Util.php:4712 #: libraries/config.values.php:70 #: templates/database/qbe/sort_select_cell.twig:5 #: templates/database/multi_table_query/form.twig:62 @@ -12833,7 +12833,7 @@ msgstr "" msgid "Users" msgstr "" -#: libraries/classes/Util.php:4686 +#: libraries/classes/Util.php:4687 #: templates/database/multi_table_query/form.twig:61 msgid "Sort" msgstr "" diff --git a/po/pl.po b/po/pl.po index 61cd860b40..947e36b1ea 100644 --- a/po/pl.po +++ b/po/pl.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.9.1-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2019-06-22 11:54+0200\n" +"POT-Creation-Date: 2019-06-29 15:30-0300\n" "PO-Revision-Date: 2019-06-29 18:27+0000\n" "Last-Translator: Kozioł Marcin \n" "Language-Team: Polish \n" -"Language-Team: Portuguese \n" +"Language-Team: Portuguese \n" "Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -3305,12 +3305,12 @@ msgctxt "Collation" msgid "Binary" msgstr "Binário" -#: libraries/classes/Charsets.php:361 libraries/classes/Charsets.php:591 +#: libraries/classes/Charsets.php:361 libraries/classes/Charsets.php:595 msgctxt "Collation" msgid "Unicode" msgstr "Unicode" -#: libraries/classes/Charsets.php:371 libraries/classes/Charsets.php:542 +#: libraries/classes/Charsets.php:371 libraries/classes/Charsets.php:546 msgctxt "Collation" msgid "West European" msgstr "Europa Ocidental" @@ -3330,237 +3330,237 @@ msgctxt "Collation" msgid "Simplified Chinese" msgstr "Chinês Simplificado" -#: libraries/classes/Charsets.php:395 libraries/classes/Charsets.php:513 -msgctxt "Collation" -msgid "Japanese" -msgstr "Japonês" - -#: libraries/classes/Charsets.php:400 -msgctxt "Collation" -msgid "Baltic" -msgstr "Báltico" - -#: libraries/classes/Charsets.php:405 -msgctxt "Collation" -msgid "Armenian" -msgstr "Armênio" - -#: libraries/classes/Charsets.php:408 +#: libraries/classes/Charsets.php:391 msgctxt "Collation" msgid "Traditional Chinese" msgstr "Chinês Tradicional" -#: libraries/classes/Charsets.php:411 -msgctxt "Collation" -msgid "Cyrillic" -msgstr "Cirílico" - -#: libraries/classes/Charsets.php:414 -msgctxt "Collation" -msgid "Arabic" -msgstr "Árabe" - -#: libraries/classes/Charsets.php:417 libraries/classes/Charsets.php:528 -msgctxt "Collation" -msgid "Korean" -msgstr "Coreano" - -#: libraries/classes/Charsets.php:420 -msgctxt "Collation" -msgid "Hebrew" -msgstr "Hebraico" - -#: libraries/classes/Charsets.php:423 -msgctxt "Collation" -msgid "Georgian" -msgstr "Georgiano" - -#: libraries/classes/Charsets.php:426 -msgctxt "Collation" -msgid "Greek" -msgstr "Grego" - -#: libraries/classes/Charsets.php:429 -msgctxt "Collation" -msgid "Czech-Slovak" -msgstr "Checo-Eslovaco" - -#: libraries/classes/Charsets.php:432 libraries/classes/Charsets.php:583 -msgctxt "Collation" -msgid "Ukrainian" -msgstr "Ucraniano" - -#: libraries/classes/Charsets.php:435 libraries/classes/Charsets.php:579 -msgctxt "Collation" -msgid "Turkish" -msgstr "Turco" - -#: libraries/classes/Charsets.php:438 libraries/classes/Charsets.php:571 -msgctxt "Collation" -msgid "Swedish" -msgstr "Sueco" - -#: libraries/classes/Charsets.php:441 libraries/classes/Charsets.php:575 -msgctxt "Collation" -msgid "Thai" -msgstr "Tailandês" - -#: libraries/classes/Charsets.php:444 -msgctxt "Collation" -msgid "Unknown" -msgstr "Desconhecido" - -#: libraries/classes/Charsets.php:460 -msgctxt "Collation" -msgid "Bulgarian" -msgstr "Búlgaro" - -#: libraries/classes/Charsets.php:465 +#: libraries/classes/Charsets.php:394 libraries/classes/Charsets.php:469 msgctxt "Collation" msgid "Chinese" msgstr "Chinês" -#: libraries/classes/Charsets.php:470 +#: libraries/classes/Charsets.php:402 libraries/classes/Charsets.php:517 +msgctxt "Collation" +msgid "Japanese" +msgstr "Japonês" + +#: libraries/classes/Charsets.php:407 +msgctxt "Collation" +msgid "Baltic" +msgstr "Báltico" + +#: libraries/classes/Charsets.php:412 +msgctxt "Collation" +msgid "Armenian" +msgstr "Armênio" + +#: libraries/classes/Charsets.php:415 +msgctxt "Collation" +msgid "Cyrillic" +msgstr "Cirílico" + +#: libraries/classes/Charsets.php:418 +msgctxt "Collation" +msgid "Arabic" +msgstr "Árabe" + +#: libraries/classes/Charsets.php:421 libraries/classes/Charsets.php:532 +msgctxt "Collation" +msgid "Korean" +msgstr "Coreano" + +#: libraries/classes/Charsets.php:424 +msgctxt "Collation" +msgid "Hebrew" +msgstr "Hebraico" + +#: libraries/classes/Charsets.php:427 +msgctxt "Collation" +msgid "Georgian" +msgstr "Georgiano" + +#: libraries/classes/Charsets.php:430 +msgctxt "Collation" +msgid "Greek" +msgstr "Grego" + +#: libraries/classes/Charsets.php:433 +msgctxt "Collation" +msgid "Czech-Slovak" +msgstr "Checo-Eslovaco" + +#: libraries/classes/Charsets.php:436 libraries/classes/Charsets.php:587 +msgctxt "Collation" +msgid "Ukrainian" +msgstr "Ucraniano" + +#: libraries/classes/Charsets.php:439 libraries/classes/Charsets.php:583 +msgctxt "Collation" +msgid "Turkish" +msgstr "Turco" + +#: libraries/classes/Charsets.php:442 libraries/classes/Charsets.php:575 +msgctxt "Collation" +msgid "Swedish" +msgstr "Sueco" + +#: libraries/classes/Charsets.php:445 libraries/classes/Charsets.php:579 +msgctxt "Collation" +msgid "Thai" +msgstr "Tailandês" + +#: libraries/classes/Charsets.php:448 +msgctxt "Collation" +msgid "Unknown" +msgstr "Desconhecido" + +#: libraries/classes/Charsets.php:464 +msgctxt "Collation" +msgid "Bulgarian" +msgstr "Búlgaro" + +#: libraries/classes/Charsets.php:474 msgctxt "Collation" msgid "Croatian" msgstr "Croata" -#: libraries/classes/Charsets.php:474 +#: libraries/classes/Charsets.php:478 msgctxt "Collation" msgid "Czech" msgstr "Checo" -#: libraries/classes/Charsets.php:478 +#: libraries/classes/Charsets.php:482 msgctxt "Collation" msgid "Danish" msgstr "Dinamarquês" -#: libraries/classes/Charsets.php:482 +#: libraries/classes/Charsets.php:486 msgctxt "Collation" msgid "English" msgstr "Inglês" -#: libraries/classes/Charsets.php:486 +#: libraries/classes/Charsets.php:490 msgctxt "Collation" msgid "Esperanto" msgstr "Esperanto" -#: libraries/classes/Charsets.php:490 +#: libraries/classes/Charsets.php:494 msgctxt "Collation" msgid "Estonian" msgstr "Estoniano" -#: libraries/classes/Charsets.php:493 libraries/classes/Charsets.php:610 +#: libraries/classes/Charsets.php:497 libraries/classes/Charsets.php:614 msgctxt "Collation" msgid "German (dictionary order)" msgstr "Alemão (ordem de dicionário)" -#: libraries/classes/Charsets.php:496 libraries/classes/Charsets.php:607 +#: libraries/classes/Charsets.php:500 libraries/classes/Charsets.php:611 msgctxt "Collation" msgid "German (phone book order)" msgstr "Alemão (ordem de lista telefónica)" -#: libraries/classes/Charsets.php:505 +#: libraries/classes/Charsets.php:509 msgctxt "Collation" msgid "Hungarian" msgstr "Húngaro" -#: libraries/classes/Charsets.php:509 +#: libraries/classes/Charsets.php:513 msgctxt "Collation" msgid "Icelandic" msgstr "Islandês" -#: libraries/classes/Charsets.php:516 +#: libraries/classes/Charsets.php:520 msgctxt "Collation" msgid "Classical Latin" msgstr "Latim Clássico" -#: libraries/classes/Charsets.php:520 +#: libraries/classes/Charsets.php:524 msgctxt "Collation" msgid "Latvian" msgstr "Letão" -#: libraries/classes/Charsets.php:524 +#: libraries/classes/Charsets.php:528 msgctxt "Collation" msgid "Lithuanian" msgstr "Lituano" -#: libraries/classes/Charsets.php:532 +#: libraries/classes/Charsets.php:536 msgctxt "Collation" msgid "Burmese" msgstr "Birmanês" -#: libraries/classes/Charsets.php:535 +#: libraries/classes/Charsets.php:539 msgctxt "Collation" msgid "Persian" msgstr "Persa" -#: libraries/classes/Charsets.php:539 +#: libraries/classes/Charsets.php:543 msgctxt "Collation" msgid "Polish" msgstr "Polaco" -#: libraries/classes/Charsets.php:546 +#: libraries/classes/Charsets.php:550 msgctxt "Collation" msgid "Romanian" msgstr "Romeno" -#: libraries/classes/Charsets.php:550 +#: libraries/classes/Charsets.php:554 msgctxt "Collation" msgid "Sinhalese" msgstr "Cingalês" -#: libraries/classes/Charsets.php:554 +#: libraries/classes/Charsets.php:558 msgctxt "Collation" msgid "Slovak" msgstr "Eslovaco" -#: libraries/classes/Charsets.php:558 +#: libraries/classes/Charsets.php:562 msgctxt "Collation" msgid "Slovenian" msgstr "Esloveno" -#: libraries/classes/Charsets.php:561 libraries/classes/Charsets.php:621 +#: libraries/classes/Charsets.php:565 libraries/classes/Charsets.php:625 msgctxt "Collation" msgid "Spanish (modern)" msgstr "Espanhol (moderno)" -#: libraries/classes/Charsets.php:568 libraries/classes/Charsets.php:618 +#: libraries/classes/Charsets.php:572 libraries/classes/Charsets.php:622 msgctxt "Collation" msgid "Spanish (traditional)" msgstr "Espanhol (tradicional)" -#: libraries/classes/Charsets.php:587 +#: libraries/classes/Charsets.php:591 msgctxt "Collation" msgid "Vietnamese" msgstr "Vietnamita" -#: libraries/classes/Charsets.php:654 +#: libraries/classes/Charsets.php:658 msgctxt "Collation variant" msgid "case-insensitive" msgstr "Indiferente a maiúsculas/minúsculas" -#: libraries/classes/Charsets.php:657 +#: libraries/classes/Charsets.php:661 msgctxt "Collation variant" msgid "case-sensitive" msgstr "Sensível a maiúsculas/minúsculas" -#: libraries/classes/Charsets.php:660 +#: libraries/classes/Charsets.php:664 msgctxt "Collation variant" msgid "accent-insensitive" msgstr "Indiferente aos acentos" -#: libraries/classes/Charsets.php:663 +#: libraries/classes/Charsets.php:667 msgctxt "Collation variant" msgid "accent-sensitive" msgstr "Sensível aos acentos" -#: libraries/classes/Charsets.php:667 +#: libraries/classes/Charsets.php:671 msgctxt "Collation variant" msgid "multi-level" msgstr "multi-níveis" -#: libraries/classes/Charsets.php:670 +#: libraries/classes/Charsets.php:674 msgctxt "Collation variant" msgid "binary" msgstr "binário" @@ -7307,7 +7307,7 @@ msgstr "Textos completos" #: libraries/classes/Display/Results.php:2131 #: libraries/classes/Operations.php:818 #: libraries/classes/Server/Status/Processes.php:157 -#: libraries/classes/Util.php:4699 libraries/classes/Util.php:4716 +#: libraries/classes/Util.php:4700 libraries/classes/Util.php:4717 #: libraries/config.values.php:71 #: templates/database/qbe/sort_select_cell.twig:7 #: templates/database/multi_table_query/form.twig:63 @@ -7320,7 +7320,7 @@ msgstr "Descendente" #: libraries/classes/Display/Results.php:2127 #: libraries/classes/Operations.php:815 #: libraries/classes/Server/Status/Processes.php:160 -#: libraries/classes/Util.php:4694 libraries/classes/Util.php:4711 +#: libraries/classes/Util.php:4695 libraries/classes/Util.php:4712 #: libraries/config.values.php:70 #: templates/database/qbe/sort_select_cell.twig:5 #: templates/database/multi_table_query/form.twig:62 @@ -13893,7 +13893,7 @@ msgstr "O SSL é usado" msgid "Users" msgstr "Utilizadores" -#: libraries/classes/Util.php:4686 +#: libraries/classes/Util.php:4687 #: templates/database/multi_table_query/form.twig:61 msgid "Sort" msgstr "Ordenação" diff --git a/po/pt_BR.po b/po/pt_BR.po index d96a56e8e4..08382a5266 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.9.1-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2019-06-22 11:54+0200\n" +"POT-Creation-Date: 2019-06-29 15:30-0300\n" "PO-Revision-Date: 2019-06-19 16:45+0000\n" "Last-Translator: Maurício Meneghini Fauth \n" "Language-Team: Portuguese (Brazil) \n" "Language-Team: Romanian \n" "Language-Team: Russian =2 && n%10<=" -"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Weblate 3.7.1-dev\n" #: ajax.php:21 ajax.php:50 export.php:196 libraries/classes/Export.php:1095 @@ -3290,12 +3290,12 @@ msgctxt "Collation" msgid "Binary" msgstr "Двоичный" -#: libraries/classes/Charsets.php:361 libraries/classes/Charsets.php:591 +#: libraries/classes/Charsets.php:361 libraries/classes/Charsets.php:595 msgctxt "Collation" msgid "Unicode" msgstr "Юникод" -#: libraries/classes/Charsets.php:371 libraries/classes/Charsets.php:542 +#: libraries/classes/Charsets.php:371 libraries/classes/Charsets.php:546 msgctxt "Collation" msgid "West European" msgstr "Западно-Европейский" @@ -3315,237 +3315,237 @@ msgctxt "Collation" msgid "Simplified Chinese" msgstr "Китайский упрощенный" -#: libraries/classes/Charsets.php:395 libraries/classes/Charsets.php:513 -msgctxt "Collation" -msgid "Japanese" -msgstr "Японский" - -#: libraries/classes/Charsets.php:400 -msgctxt "Collation" -msgid "Baltic" -msgstr "Балтийский" - -#: libraries/classes/Charsets.php:405 -msgctxt "Collation" -msgid "Armenian" -msgstr "Армянский" - -#: libraries/classes/Charsets.php:408 +#: libraries/classes/Charsets.php:391 msgctxt "Collation" msgid "Traditional Chinese" msgstr "Китайский традиционный" -#: libraries/classes/Charsets.php:411 -msgctxt "Collation" -msgid "Cyrillic" -msgstr "Кириллический" - -#: libraries/classes/Charsets.php:414 -msgctxt "Collation" -msgid "Arabic" -msgstr "Арабский" - -#: libraries/classes/Charsets.php:417 libraries/classes/Charsets.php:528 -msgctxt "Collation" -msgid "Korean" -msgstr "Корейский" - -#: libraries/classes/Charsets.php:420 -msgctxt "Collation" -msgid "Hebrew" -msgstr "Иврит" - -#: libraries/classes/Charsets.php:423 -msgctxt "Collation" -msgid "Georgian" -msgstr "Грузинский" - -#: libraries/classes/Charsets.php:426 -msgctxt "Collation" -msgid "Greek" -msgstr "Греческий" - -#: libraries/classes/Charsets.php:429 -msgctxt "Collation" -msgid "Czech-Slovak" -msgstr "Чехословацкий" - -#: libraries/classes/Charsets.php:432 libraries/classes/Charsets.php:583 -msgctxt "Collation" -msgid "Ukrainian" -msgstr "Украинский" - -#: libraries/classes/Charsets.php:435 libraries/classes/Charsets.php:579 -msgctxt "Collation" -msgid "Turkish" -msgstr "Турецкий" - -#: libraries/classes/Charsets.php:438 libraries/classes/Charsets.php:571 -msgctxt "Collation" -msgid "Swedish" -msgstr "Шведский" - -#: libraries/classes/Charsets.php:441 libraries/classes/Charsets.php:575 -msgctxt "Collation" -msgid "Thai" -msgstr "Таи" - -#: libraries/classes/Charsets.php:444 -msgctxt "Collation" -msgid "Unknown" -msgstr "неизвестно" - -#: libraries/classes/Charsets.php:460 -msgctxt "Collation" -msgid "Bulgarian" -msgstr "Болгарский" - -#: libraries/classes/Charsets.php:465 +#: libraries/classes/Charsets.php:394 libraries/classes/Charsets.php:469 msgctxt "Collation" msgid "Chinese" msgstr "Китайский" -#: libraries/classes/Charsets.php:470 +#: libraries/classes/Charsets.php:402 libraries/classes/Charsets.php:517 +msgctxt "Collation" +msgid "Japanese" +msgstr "Японский" + +#: libraries/classes/Charsets.php:407 +msgctxt "Collation" +msgid "Baltic" +msgstr "Балтийский" + +#: libraries/classes/Charsets.php:412 +msgctxt "Collation" +msgid "Armenian" +msgstr "Армянский" + +#: libraries/classes/Charsets.php:415 +msgctxt "Collation" +msgid "Cyrillic" +msgstr "Кириллический" + +#: libraries/classes/Charsets.php:418 +msgctxt "Collation" +msgid "Arabic" +msgstr "Арабский" + +#: libraries/classes/Charsets.php:421 libraries/classes/Charsets.php:532 +msgctxt "Collation" +msgid "Korean" +msgstr "Корейский" + +#: libraries/classes/Charsets.php:424 +msgctxt "Collation" +msgid "Hebrew" +msgstr "Иврит" + +#: libraries/classes/Charsets.php:427 +msgctxt "Collation" +msgid "Georgian" +msgstr "Грузинский" + +#: libraries/classes/Charsets.php:430 +msgctxt "Collation" +msgid "Greek" +msgstr "Греческий" + +#: libraries/classes/Charsets.php:433 +msgctxt "Collation" +msgid "Czech-Slovak" +msgstr "Чехословацкий" + +#: libraries/classes/Charsets.php:436 libraries/classes/Charsets.php:587 +msgctxt "Collation" +msgid "Ukrainian" +msgstr "Украинский" + +#: libraries/classes/Charsets.php:439 libraries/classes/Charsets.php:583 +msgctxt "Collation" +msgid "Turkish" +msgstr "Турецкий" + +#: libraries/classes/Charsets.php:442 libraries/classes/Charsets.php:575 +msgctxt "Collation" +msgid "Swedish" +msgstr "Шведский" + +#: libraries/classes/Charsets.php:445 libraries/classes/Charsets.php:579 +msgctxt "Collation" +msgid "Thai" +msgstr "Таи" + +#: libraries/classes/Charsets.php:448 +msgctxt "Collation" +msgid "Unknown" +msgstr "неизвестно" + +#: libraries/classes/Charsets.php:464 +msgctxt "Collation" +msgid "Bulgarian" +msgstr "Болгарский" + +#: libraries/classes/Charsets.php:474 msgctxt "Collation" msgid "Croatian" msgstr "Хорватский" -#: libraries/classes/Charsets.php:474 +#: libraries/classes/Charsets.php:478 msgctxt "Collation" msgid "Czech" msgstr "Чешский" -#: libraries/classes/Charsets.php:478 +#: libraries/classes/Charsets.php:482 msgctxt "Collation" msgid "Danish" msgstr "Датский" -#: libraries/classes/Charsets.php:482 +#: libraries/classes/Charsets.php:486 msgctxt "Collation" msgid "English" msgstr "Английский" -#: libraries/classes/Charsets.php:486 +#: libraries/classes/Charsets.php:490 msgctxt "Collation" msgid "Esperanto" msgstr "Эсперанто" -#: libraries/classes/Charsets.php:490 +#: libraries/classes/Charsets.php:494 msgctxt "Collation" msgid "Estonian" msgstr "Эстонский" -#: libraries/classes/Charsets.php:493 libraries/classes/Charsets.php:610 +#: libraries/classes/Charsets.php:497 libraries/classes/Charsets.php:614 msgctxt "Collation" msgid "German (dictionary order)" msgstr "Немецкий (порядок словаря)" -#: libraries/classes/Charsets.php:496 libraries/classes/Charsets.php:607 +#: libraries/classes/Charsets.php:500 libraries/classes/Charsets.php:611 msgctxt "Collation" msgid "German (phone book order)" msgstr "Немецкий (порядок телефонной книги)" -#: libraries/classes/Charsets.php:505 +#: libraries/classes/Charsets.php:509 msgctxt "Collation" msgid "Hungarian" msgstr "Венгерский" -#: libraries/classes/Charsets.php:509 +#: libraries/classes/Charsets.php:513 msgctxt "Collation" msgid "Icelandic" msgstr "Исландский" -#: libraries/classes/Charsets.php:516 +#: libraries/classes/Charsets.php:520 msgctxt "Collation" msgid "Classical Latin" msgstr "Классическая латынь" -#: libraries/classes/Charsets.php:520 +#: libraries/classes/Charsets.php:524 msgctxt "Collation" msgid "Latvian" msgstr "Латвийский" -#: libraries/classes/Charsets.php:524 +#: libraries/classes/Charsets.php:528 msgctxt "Collation" msgid "Lithuanian" msgstr "Литовский" -#: libraries/classes/Charsets.php:532 +#: libraries/classes/Charsets.php:536 msgctxt "Collation" msgid "Burmese" msgstr "Бирманский" -#: libraries/classes/Charsets.php:535 +#: libraries/classes/Charsets.php:539 msgctxt "Collation" msgid "Persian" msgstr "Персидский" -#: libraries/classes/Charsets.php:539 +#: libraries/classes/Charsets.php:543 msgctxt "Collation" msgid "Polish" msgstr "Польский" -#: libraries/classes/Charsets.php:546 +#: libraries/classes/Charsets.php:550 msgctxt "Collation" msgid "Romanian" msgstr "Румынский" -#: libraries/classes/Charsets.php:550 +#: libraries/classes/Charsets.php:554 msgctxt "Collation" msgid "Sinhalese" msgstr "Сингальский" -#: libraries/classes/Charsets.php:554 +#: libraries/classes/Charsets.php:558 msgctxt "Collation" msgid "Slovak" msgstr "Словацкий" -#: libraries/classes/Charsets.php:558 +#: libraries/classes/Charsets.php:562 msgctxt "Collation" msgid "Slovenian" msgstr "Словенский" -#: libraries/classes/Charsets.php:561 libraries/classes/Charsets.php:621 +#: libraries/classes/Charsets.php:565 libraries/classes/Charsets.php:625 msgctxt "Collation" msgid "Spanish (modern)" msgstr "Испанский" -#: libraries/classes/Charsets.php:568 libraries/classes/Charsets.php:618 +#: libraries/classes/Charsets.php:572 libraries/classes/Charsets.php:622 msgctxt "Collation" msgid "Spanish (traditional)" msgstr "Испанский (традиционный)" -#: libraries/classes/Charsets.php:587 +#: libraries/classes/Charsets.php:591 msgctxt "Collation" msgid "Vietnamese" msgstr "Вьетнамский" -#: libraries/classes/Charsets.php:654 +#: libraries/classes/Charsets.php:658 msgctxt "Collation variant" msgid "case-insensitive" msgstr "регистронезависимый" -#: libraries/classes/Charsets.php:657 +#: libraries/classes/Charsets.php:661 msgctxt "Collation variant" msgid "case-sensitive" msgstr "регистрозависымый" -#: libraries/classes/Charsets.php:660 +#: libraries/classes/Charsets.php:664 msgctxt "Collation variant" msgid "accent-insensitive" msgstr "акцент нечувствительный" -#: libraries/classes/Charsets.php:663 +#: libraries/classes/Charsets.php:667 msgctxt "Collation variant" msgid "accent-sensitive" msgstr "акцент чувствительный" -#: libraries/classes/Charsets.php:667 +#: libraries/classes/Charsets.php:671 msgctxt "Collation variant" msgid "multi-level" msgstr "многоуровневый" -#: libraries/classes/Charsets.php:670 +#: libraries/classes/Charsets.php:674 msgctxt "Collation variant" msgid "binary" msgstr "Двоичный" @@ -7254,7 +7254,7 @@ msgstr "Полные тексты" #: libraries/classes/Display/Results.php:2131 #: libraries/classes/Operations.php:818 #: libraries/classes/Server/Status/Processes.php:157 -#: libraries/classes/Util.php:4699 libraries/classes/Util.php:4716 +#: libraries/classes/Util.php:4700 libraries/classes/Util.php:4717 #: libraries/config.values.php:71 #: templates/database/qbe/sort_select_cell.twig:7 #: templates/database/multi_table_query/form.twig:63 @@ -7267,7 +7267,7 @@ msgstr "По убыванию" #: libraries/classes/Display/Results.php:2127 #: libraries/classes/Operations.php:815 #: libraries/classes/Server/Status/Processes.php:160 -#: libraries/classes/Util.php:4694 libraries/classes/Util.php:4711 +#: libraries/classes/Util.php:4695 libraries/classes/Util.php:4712 #: libraries/config.values.php:70 #: templates/database/qbe/sort_select_cell.twig:5 #: templates/database/multi_table_query/form.twig:62 @@ -13832,7 +13832,7 @@ msgstr "Используется SSL" msgid "Users" msgstr "Пользователи" -#: libraries/classes/Util.php:4686 +#: libraries/classes/Util.php:4687 #: templates/database/multi_table_query/form.twig:61 msgid "Sort" msgstr "Отсортировать" diff --git a/po/si.po b/po/si.po index 1cad1c5541..67cb760123 100644 --- a/po/si.po +++ b/po/si.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.9.1-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2019-06-22 11:54+0200\n" +"POT-Creation-Date: 2019-06-29 15:30-0300\n" "PO-Revision-Date: 2018-12-18 22:09+0000\n" "Last-Translator: Madhura Jayaratne \n" "Language-Team: Sinhala is configured as " "master." msgstr "" -"සේවාදායකය නැවත පණගැන්වීමෙන් අනතුරුව 'යන්න' බොත්තම ඔබන්න. ඉන් අනතුරුව මෙම සේවාදායකය " -"ප්‍රධාන සේවාදායකය ලෙස සකසා ඇති බවට පණිවිඩයක් දර්ශනය වනු ඇත." +"සේවාදායකය නැවත පණගැන්වීමෙන් අනතුරුව 'යන්න' බොත්තම ඔබන්න. ඉන් අනතුරුව මෙම සේවාදායකය ප්‍" +"රධාන සේවාදායකය ලෙස සකසා ඇති බවට පණිවිඩයක් දර්ශනය වනු ඇත." #: libraries/classes/ReplicationGui.php:153 #: templates/server/databases/table_header.twig:35 @@ -12313,14 +12313,14 @@ msgstr "" #: libraries/classes/Server/Status.php:107 msgid "This MySQL server works as master in replication process." msgstr "" -"මෙම MySQL සේවාදායකය අනුරූකරණ ක්‍රියාවලියේදී ප්‍රධාන සේවාදායකය ලෙස " -"ක්‍රියාකරයි." +"මෙම MySQL සේවාදායකය අනුරූකරණ ක්‍රියාවලියේදී ප්‍රධාන සේවාදායකය ලෙස ක්‍" +"රියාකරයි." #: libraries/classes/Server/Status.php:112 msgid "This MySQL server works as slave in replication process." msgstr "" -"මෙම MySQL සේවාදායකය අනුරූකරණ ක්‍රියාවලියේදී අනුගාමි සේවාදායකය ලෙස " -"ක්‍රියාකරයි." +"මෙම MySQL සේවාදායකය අනුරූකරණ ක්‍රියාවලියේදී අනුගාමි සේවාදායකය ලෙස ක්‍" +"රියාකරයි." #: libraries/classes/Server/Status.php:124 msgid "Replication status" @@ -12544,8 +12544,8 @@ msgid "" "may add charts and change the refresh rate under 'Settings', or remove any " "chart using the cog icon on each respective chart." msgstr "" -"ඔබගේ බ්‍රව්සරය විසින් නියමිත කාලාන්තරයකට වරක් සියලුම ප්‍රස්ථාර යාවත්කාලීන කෙරෙනු ඇත. ඔබට " -"ප්‍රස්ථාර එකතු කිරීම, 'සිටුවම්' භාවිතා කරමින් යාවත්කාලීන කරන වේගය වෙනස් කිරීම හෝ අදාල ප්‍රස්ථාරය " +"ඔබගේ බ්‍රව්සරය විසින් නියමිත කාලාන්තරයකට වරක් සියලුම ප්‍රස්ථාර යාවත්කාලීන කෙරෙනු ඇත. ඔබට ප්‍" +"රස්ථාර එකතු කිරීම, 'සිටුවම්' භාවිතා කරමින් යාවත්කාලීන කරන වේගය වෙනස් කිරීම හෝ අදාල ප්‍රස්ථාරය " "මත ඇති අයිකනය භාවිතා කර ඕනෑම ප්‍රස්ථාරයක් ඉවත් කිරීම සිදු කල හැක." #: libraries/classes/Server/Status/Monitor.php:144 @@ -12573,8 +12573,8 @@ msgid "" msgstr "" "general_log සක්‍රීය කිරීම සේවාදායකය මත භාරය 5-15% අතර ප්‍රමාණයකින් වැඩි කරයි. එමෙන්ම " "ලොගගත දත්ත මගින් සංඛ්‍යාලේඛන උත්පාදනය කිරීම අධික භාරයක් ගෙනදෙන කාර්යයක් බව සලකන්න. එම නිසා " -"මේ සඳහා කුඩා කාල පරාසයක් තෝරා ගැනීමද අධීක්ෂණය තවදුරටත් අවශ්‍ය නොවන විට general_log " -"අක්‍රීය කිරීම හා ඊට අයත් වගුව හිස් කිරීම ද නිර්දේශිතය." +"මේ සඳහා කුඩා කාල පරාසයක් තෝරා ගැනීමද අධීක්ෂණය තවදුරටත් අවශ්‍ය නොවන විට general_log අක්‍" +"රීය කිරීම හා ඊට අයත් වගුව හිස් කිරීම ද නිර්දේශිතය." #: libraries/classes/Server/Status/Monitor.php:178 #: libraries/classes/Server/Status/Monitor.php:286 @@ -14239,7 +14239,7 @@ msgstr "" msgid "Users" msgstr "භාවිතා කරන්නන්" -#: libraries/classes/Util.php:4686 +#: libraries/classes/Util.php:4687 #: templates/database/multi_table_query/form.twig:61 msgid "Sort" msgstr "සුබෙදන්න" @@ -18561,9 +18561,9 @@ msgstr "concurrent_insert ශුන්‍යයට සිටුවා ඇත" #~ "default, is open to intrusion, and you really should fix this security " #~ "hole by setting a password for user 'root'." #~ msgstr "" -#~ "ඔබගේ සිටුවම් ගොනුවේ අඩංගු සිටුවම් (භාවිත නාමය root වන හා මුරපදයක් නොමැති), පෙරනිමි, " -#~ "වරප්‍රසාදැති MySQL ගිණුමට අදාළ වේ. මෙම පෙරනිමි අගයන් භාවිතා කිරීම අනවසර ඇතුල්වීම් වලට " -#~ "හේතු විය හැකි බැවින් ඔබ 'root' භාවිතා කරන්නා සඳහා වෙනත් මුරපදයක් ලබා දිය යුතුය." +#~ "ඔබගේ සිටුවම් ගොනුවේ අඩංගු සිටුවම් (භාවිත නාමය root වන හා මුරපදයක් නොමැති), පෙරනිමි, වරප්‍" +#~ "රසාදැති MySQL ගිණුමට අදාළ වේ. මෙම පෙරනිමි අගයන් භාවිතා කිරීම අනවසර ඇතුල්වීම් වලට හේතු " +#~ "විය හැකි බැවින් ඔබ 'root' භාවිතා කරන්නා සඳහා වෙනත් මුරපදයක් ලබා දිය යුතුය." #~ msgid "Create database:" #~ msgstr "දත්තගබඩාවක් සාදන්න:" @@ -19075,8 +19075,8 @@ msgstr "concurrent_insert ශුන්‍යයට සිටුවා ඇත" #~ "parent window, or your browser's security settings are configured to " #~ "block cross-window updates." #~ msgstr "" -#~ "ඉලක්කගත බ්‍රව්සර කවුලුව යාවත්කාලීන කල නොහැක. ඔබ එහි මව් කවුලුව වසා තිබීම හෝ ඔබගේ " -#~ "බ්‍රව්සරයේ ආරක්ෂක සැකසුම් අන්තර් කවුළු යාවත්කාලීන කිරීම් අවහිර කරන ලෙස සකසා තිබීම මීට හේතු විය " +#~ "ඉලක්කගත බ්‍රව්සර කවුලුව යාවත්කාලීන කල නොහැක. ඔබ එහි මව් කවුලුව වසා තිබීම හෝ ඔබගේ බ්‍" +#~ "රව්සරයේ ආරක්ෂක සැකසුම් අන්තර් කවුළු යාවත්කාලීන කිරීම් අවහිර කරන ලෙස සකසා තිබීම මීට හේතු විය " #~ "හැක." #~ msgid "Show binary contents as HEX by default." @@ -19622,8 +19622,8 @@ msgstr "concurrent_insert ශුන්‍යයට සිටුවා ඇත" #~ "phpMyAdmin functionality will be missing. For example navigation frame " #~ "will not refresh automatically." #~ msgstr "" -#~ "ඔබගේ බවුසරයේ Javascript සහය නැත/අක්‍රිය කර ඇත. එබැවින් යම් phpMyAdmin විශේෂාංග " -#~ "අක්‍රිය වී ඇත. උදාහරණයක් ලෙස යාත්‍රණ රාමුව ස්වයංක්‍රියව යාවත්කාලීන නොවේ." +#~ "ඔබගේ බවුසරයේ Javascript සහය නැත/අක්‍රිය කර ඇත. එබැවින් යම් phpMyAdmin විශේෂාංග අක්‍" +#~ "රිය වී ඇත. උදාහරණයක් ලෙස යාත්‍රණ රාමුව ස්වයංක්‍රියව යාවත්කාලීන නොවේ." #~ msgid "Add a value" #~ msgstr "අගයක් එක් කරන්න" diff --git a/po/sk.po b/po/sk.po index 287ff401db..ec02c3371a 100644 --- a/po/sk.po +++ b/po/sk.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: phpMyAdmin 4.9.1-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" -"POT-Creation-Date: 2019-06-22 11:54+0200\n" +"POT-Creation-Date: 2019-06-29 15:30-0300\n" "PO-Revision-Date: 2018-08-25 07:42+0000\n" "Last-Translator: worm6666 \n" "Language-Team: Slovak \n" "Language-Team: Slovenian \n" "Language-Team: Albanian \n" "Language-Team: Serbian \n" "Language-Team: Serbian (latin) \n" "Language-Team: Swedish \n" "Language-Team: Tamil \n" "Language-Team: Telugu \n" "Language-Team: Thai \n" "Language-Team: Turkmen \n" "Language-Team: Turkish \n" "Language-Team: Tatar \n" "Language-Team: Uyghur \n" "Language-Team: Ukrainian \n" "Language-Team: Urdu \n" "Language-Team: Uzbek \n" "Language-Team: Uzbek (latin) \n" "Language-Team: Vietnamese \n" "Language-Team: West Flemish \n" "Language-Team: Chinese (Simplified) \n" "Language-Team: Chinese (Traditional)