From 6ab44249a54e7f0bd3630a878cbeebf863e8eaff Mon Sep 17 00:00:00 2001 From: josep constanti Date: Thu, 15 Jan 2015 08:25:37 +0100 Subject: [PATCH 1/4] Translated using Weblate (Catalan) Currently translated at 84.8% (2529 of 2982 strings) [CI skip] --- po/ca.po | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/po/ca.po b/po/ca.po index 53301ef2b8..dac547dffc 100644 --- a/po/ca.po +++ b/po/ca.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.3.5-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-01-01 08:24-0500\n" -"PO-Revision-Date: 2015-01-14 08:50+0200\n" +"PO-Revision-Date: 2015-01-15 08:25+0200\n" "Last-Translator: josep constanti \n" "Language-Team: Catalan " "\n" @@ -6412,10 +6412,9 @@ msgid "Where to show the table row links" msgstr "Ón de mostrar els vincles de fila de taula" #: libraries/config/messages.inc.php:470 -#, fuzzy #| msgid "Use natural order for sorting table and database names" msgid "Use natural order for sorting table and database names." -msgstr "Usa l'ordre natural per ordenar els noms de taules i bases de dades" +msgstr "Usa l'ordre natural per ordenar els noms de taules i bases de dades." #: libraries/config/messages.inc.php:471 msgid "Natural order" @@ -6423,10 +6422,9 @@ msgstr "Ordre natural" #: libraries/config/messages.inc.php:472 libraries/config/messages.inc.php:503 #: libraries/config/messages.inc.php:505 -#, fuzzy #| msgid "Use only icons, only text or both" msgid "Use only icons, only text or both." -msgstr "Usa només icones, només text o bé ambdós" +msgstr "Usa només icones, només text o bé ambdós." #: libraries/config/messages.inc.php:473 #, fuzzy From 4b5906f8aab18e85e3a72e176ccc5d747c538ccb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 15 Jan 2015 09:05:22 +0100 Subject: [PATCH 2/4] Translated using Weblate (Czech) Currently translated at 94.9% (2831 of 2982 strings) [CI skip] --- po/cs.po | 55 ++++++++++++++++++++++--------------------------------- 1 file changed, 22 insertions(+), 33 deletions(-) diff --git a/po/cs.po b/po/cs.po index 1a539016d0..b43090c8d4 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,16 +6,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.3.5-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-01-01 08:24-0500\n" -"PO-Revision-Date: 2014-12-01 12:37+0200\n" +"PO-Revision-Date: 2015-01-15 09:05+0200\n" "Last-Translator: Michal Čihař \n" -"Language-Team: Czech \n" +"Language-Team: Czech " +"\n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Weblate 2.1-dev\n" +"X-Generator: Weblate 2.2-dev\n" #: changelog.php:36 license.php:28 #, php-format @@ -2278,16 +2278,14 @@ msgstr "Zobrazit skryté položky navigačního panelu." #: js/messages.php:472 libraries/config/messages.inc.php:420 #: libraries/navigation/NavigationTree.class.php:1235 -#, fuzzy #| msgid "Customize main panel" msgid "Link with main panel" -msgstr "Přizpůsobení hlavního panelu" +msgstr "Spojit s hlavním panelem" #: js/messages.php:473 libraries/navigation/NavigationTree.class.php:1238 -#, fuzzy #| msgid "Customize main panel" msgid "Unlink from main panel" -msgstr "Přizpůsobení hlavního panelu" +msgstr "Odpojit od hlavního panelu" #: js/messages.php:476 msgid "The requested page was not found in the history, it may have expired." @@ -8837,10 +8835,9 @@ msgid "Filter by name or regex" msgstr "Filtrovat položky podle jména nebo regexu" #: libraries/navigation/NavigationTree.class.php:1229 -#, fuzzy #| msgid "Expand/Collapse" msgid "Collapse all" -msgstr "Rozbalit/sbalit" +msgstr "Sbalit vše" #. l10n: The word "Node" must not be translated here #: libraries/navigation/NodeFactory.class.php:41 @@ -9151,10 +9148,9 @@ msgstr "" #: libraries/normalization.lib.php:457 libraries/normalization.lib.php:600 #: libraries/normalization.lib.php:663 -#, fuzzy #| msgid "Error in processing request:" msgid "Error in processing!" -msgstr "Chyba při zpracování požadavku:" +msgstr "Chyba při zpracování!" #: libraries/normalization.lib.php:501 #, php-format @@ -9841,7 +9837,6 @@ msgstr "" "code>" #: libraries/plugins/export/ExportSql.class.php:403 -#, fuzzy #| msgid "" #| "both of the above
      Example: INSERT INTO " #| "tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)" @@ -9850,7 +9845,7 @@ msgid "" "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)" msgstr "" "obě výše uvedené možnosti
      Příklad: INSERT " -"INTO tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)" +"INTO tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)" #: libraries/plugins/export/ExportSql.class.php:408 msgid "" @@ -10201,7 +10196,6 @@ msgstr "" "musí být prázdný." #: libraries/plugins/transformations/abstract/ExternalTransformationsPlugin.class.php:31 -#, fuzzy #| msgid "" #| "LINUX ONLY: Launches an external application and feeds it the column data " #| "via standard input. Returns the standard output of the application. The " @@ -10228,13 +10222,13 @@ msgstr "" "JEN PRO LINUX: Spustí externí program, na jeho standardní vstup pošle obsah " "pole a zobrazí výstup programu. Výchozí je program Tidy, který pěkně " "zformátuje HTML. Z bezpečnostních důvodů musíte jména povolených programů " -"zapsat do souboru libraries/plugins/transformations/Text_Plain_External." -"class.php. První parametr je číslo programu, který má být spuštěn a druhý " -"parametr udává parametry tohoto programu. Třetí parametr určuje, zda mají " -"být ve výstupu nahrazeny HTML entity (např. pro zobrazení zdrojového kódu " -"HTML) (výchozí je 1, tedy převádět na entity), čtvrtý (při nastavení na 1) " -"zajistí přidání parametru NOWRAP k vypisovanému textu, čímž se zachová " -"formátování (výchozí je 1)." +"zapsat do souboru libraries/plugins/transformations/output/" +"Text_Plain_External.class.php. První parametr je číslo programu, který má " +"být spuštěn a druhý parametr udává parametry tohoto programu. Třetí parametr " +"určuje, zda mají být ve výstupu nahrazeny HTML entity (např. pro zobrazení " +"zdrojového kódu HTML) (výchozí je 1, tedy převádět na entity), čtvrtý (při " +"nastavení na 1) zajistí přidání parametru NOWRAP k vypisovanému textu, čímž " +"se zachová formátování (výchozí je 1)." #: libraries/plugins/transformations/abstract/FormattedTransformationsPlugin.class.php:31 msgid "" @@ -10389,10 +10383,9 @@ msgid "Error: FOREIGN KEY relation could not be removed!" msgstr "Chyba: Relace nemohla být přidána!" #: libraries/pmd_common.php:651 -#, fuzzy #| msgid "Error: Relation could not be added!" msgid "Error: Internal relation could not be removed!" -msgstr "Chyba: Relace nemohla být přidána!" +msgstr "Chyba: Itenrní relace nemohla být odstraněna!" #: libraries/pmd_common.php:655 #, fuzzy @@ -13728,10 +13721,9 @@ msgid "Foreign key constraints" msgstr "Omezení cizího klíče" #: libraries/tbl_relation.lib.php:374 -#, fuzzy #| msgid "Action" msgid "Actions" -msgstr "Operace" +msgstr "Akce" #: libraries/tbl_relation.lib.php:375 #, fuzzy @@ -13749,10 +13741,9 @@ msgid "Foreign key constraint" msgstr "Omezení cizího klíče" #: libraries/tbl_relation.lib.php:406 -#, fuzzy #| msgid "Add constraints" msgid "+ Add constraint" -msgstr "Přidat integritní omezení" +msgstr "+ Přidat omezení" #: libraries/tbl_relation.lib.php:443 #, fuzzy, php-format @@ -13765,10 +13756,9 @@ msgid "Constraint name" msgstr "Jméno omezení" #: libraries/tbl_relation.lib.php:530 -#, fuzzy #| msgid "Add column" msgid "+ Add column" -msgstr "Přidat sloupec" +msgstr "+ Přidat sloupec" #: libraries/tbl_relation.lib.php:674 msgid "Choose column to display:" @@ -13781,10 +13771,9 @@ msgid "Display column was successfully updated." msgstr "Vlákno %s bylo úspěšně zabito." #: libraries/tbl_relation.lib.php:900 -#, fuzzy #| msgid "Internal relation has been added." msgid "Internal relations were successfully updated." -msgstr "Interní relace byla vytvořena." +msgstr "Interní relace byla úspěšně změněna." #: libraries/tbl_relation.lib.php:1165 #, php-format @@ -14282,7 +14271,7 @@ msgstr "Chybné jméno tabulky" #: tbl_replace.php:236 #, php-format msgid "Row: %1$s, Column: %2$s, Error: %3$s" -msgstr "" +msgstr "Řádek: %1$s, Sloupec: %2$s, Chyba: %3$s" #: tbl_structure.php:93 msgid "No column selected." From 5c81c46c29713f0d53b8c6fa745494614364e601 Mon Sep 17 00:00:00 2001 From: dingo thirteen Date: Wed, 14 Jan 2015 17:27:52 +0100 Subject: [PATCH 3/4] Translated using Weblate (Dutch) Currently translated at 100.0% (2981 of 2981 strings) [CI skip] --- po/nl.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/po/nl.po b/po/nl.po index 8d036cdf3b..83fc393eb4 100644 --- a/po/nl.po +++ b/po/nl.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.3.5-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-01-01 08:24-0500\n" -"PO-Revision-Date: 2015-01-08 22:56+0200\n" +"PO-Revision-Date: 2015-01-14 17:27+0200\n" "Last-Translator: dingo thirteen \n" "Language-Team: Dutch " "\n" @@ -35,7 +35,7 @@ msgstr "Klik om te sorteren." #: db_central_columns.php:125 #, php-format msgid "Showing rows %1$s - %2$s." -msgstr "Weergave van regels %1$s - %2$s." +msgstr "Weergeven van regels %1$s - %2$s." #: db_create.php:61 #, php-format From c5c274733ff65f981cbeb289bb296545bd966108 Mon Sep 17 00:00:00 2001 From: Juha Date: Wed, 14 Jan 2015 20:53:43 +0100 Subject: [PATCH 4/4] Translated using Weblate (Finnish) Currently translated at 63.6% (1897 of 2982 strings) [CI skip] --- po/fi.po | 104 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 53 insertions(+), 51 deletions(-) diff --git a/po/fi.po b/po/fi.po index 627718fd8b..2b405b99b7 100644 --- a/po/fi.po +++ b/po/fi.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.3.5-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-01-01 08:24-0500\n" -"PO-Revision-Date: 2015-01-13 22:31+0200\n" +"PO-Revision-Date: 2015-01-14 20:53+0200\n" "Last-Translator: Juha \n" "Language-Team: Finnish " "\n" @@ -33,10 +33,10 @@ msgid "Click to sort." msgstr "Järjestä napsauttamalla." #: db_central_columns.php:125 -#, fuzzy, php-format +#, php-format #| msgid "Showing row(s) %1$s - %2$s" msgid "Showing rows %1$s - %2$s." -msgstr "Näytetään rivi(t) %1$s–%2$s" +msgstr "Näytetään rivi(t) %1$s–%2$s." #: db_create.php:61 #, php-format @@ -889,7 +889,7 @@ msgstr "" "luvattoman asetuksien lataamisen takia." #: index.php:533 -#, fuzzy, php-format +#, php-format #| msgid "" #| "The phpMyAdmin configuration storage is not completely configured, some " #| "extended features have been deactivated. To find out why click %shere%s." @@ -897,13 +897,16 @@ msgid "" "The phpMyAdmin configuration storage is not completely configured, some " "extended features have been deactivated. %sFind out why%s. " msgstr "" -"Linkitettyihin tauluihin liittyvät lisäominaisuudet eivät ole käytössä. " -"Katso miksi %slisätietoja%s." +"phpMyAdmin asetusmuisti ei ole kokonaan konfiguroitu, linkitettyihin " +"tauluihin liittyvät lisäominaisuudet eivät ole käytössä. Katso miksi " +"%slisätietoja%s. " #: index.php:540 msgid "" "Or alternately go to 'Operations' tab of any database to set it up there." msgstr "" +"Vaihtoehtoisesti, navigoi minkä tahansa tietokannan \"Toiminnot\" - " +"välilehdelle." #: index.php:585 #, php-format @@ -957,10 +960,9 @@ msgid "Dropping Primary Key/Index" msgstr "Pääavaimen tai indeksin poisto" #: js/messages.php:43 -#, fuzzy #| msgid "Select Foreign Key" msgid "Dropping Foreign key." -msgstr "Valitse liiteavain" +msgstr "Poistetaan liiteavainta." #: js/messages.php:44 msgid "This operation could take a long time. Proceed anyway?" @@ -983,10 +985,9 @@ msgstr "" "sivulta?" #: js/messages.php:48 -#, fuzzy #| msgid "Do you really want to delete the search \"%s\"?" msgid "Do you really want to revoke the selected user(s) ?" -msgstr "Haluatko varmasti poistaa haun ”%s”?" +msgstr "Haluatko varmasti peruuttaa valittujen käyttäjien oikeudet?" #: js/messages.php:51 msgid "Save & Close" @@ -1032,40 +1033,35 @@ msgid "Add %s column(s) to index" msgstr "Lisää indeksiin %s kolumni(a)" #: js/messages.php:63 -#, fuzzy #| msgid "Create routine" msgid "Create single-column index" -msgstr "Luo relaatio" +msgstr "Luo yhden sarakkeen avain" #: js/messages.php:64 -#, fuzzy #| msgid "Create routine" msgid "Create composite index" -msgstr "Luo relaatio" +msgstr "Luo komposiitti-indeksi" #: js/messages.php:65 -#, fuzzy #| msgid "Fields enclosed by" msgid "Composite with:" -msgstr "Sarakkeiden rajausmerkki" +msgstr "Yhdistä:" #: js/messages.php:66 -#, fuzzy #| msgid "Add %s column(s) to index" msgid "Please select column(s) for the index." -msgstr "Lisää indeksiin %s kolumni(a)" +msgstr "Ole hyvä ja valitse sarakkeet avainta varten." #: js/messages.php:69 libraries/structure.lib.php:1683 -#, fuzzy #| msgid "You have to add at least one field." msgid "You have to add at least one column." -msgstr "Vähintään yksi kenttä on lisättävä." +msgstr "Sinun tulee lisätä vähintään yksi sarake." #: js/messages.php:72 libraries/insert_edit.lib.php:1541 #: libraries/tbl_columns_definition_form.lib.php:145 #: libraries/tbl_relation.lib.php:655 msgid "Preview SQL" -msgstr "" +msgstr "Esikatsele SQL." #: js/messages.php:75 msgid "Simulate query" @@ -1132,10 +1128,9 @@ msgid "Connections / Processes" msgstr "Yhteyttä / Prosessi" #: js/messages.php:101 -#, fuzzy #| msgid "Local monitor configuration incompatible" msgid "Local monitor configuration incompatible!" -msgstr "Paikallisen seurannan asetukset yhteensopimattomat" +msgstr "Paikallisen seurannan asetukset ovat yhteensopimattomat!" #: js/messages.php:102 msgid "" @@ -1317,11 +1312,11 @@ msgstr "Keskeytä seuranta" #: js/messages.php:149 libraries/server_status_processes.lib.php:37 msgid "Start auto refresh" -msgstr "" +msgstr "Aloita automaattinen päivittäminen" #: js/messages.php:150 msgid "Stop auto refresh" -msgstr "" +msgstr "Lopeta automaattinen päivittäminen" #: js/messages.php:152 msgid "general_log and slow_query_log are enabled." @@ -1440,6 +1435,8 @@ msgstr "Yleisestä lokista" #: js/messages.php:185 msgid "The database name is not known for this query in the server's logs." msgstr "" +"Tietokannan nimi ei ole tiedossa palvelimen lokitiedostoissa tätä " +"hakukyselyä varten." #: js/messages.php:187 msgid "Analysing logs" @@ -1817,7 +1814,7 @@ msgstr "Selaa viitearvoja" #: js/messages.php:303 libraries/normalization.lib.php:849 msgid "Pick" -msgstr "" +msgstr "Poimi sarake" #: js/messages.php:304 msgid "Column selector" @@ -1833,6 +1830,9 @@ msgid "" "No columns in the central list. Make sure the Central columns list for " "database %s has columns that are not present in the current table." msgstr "" +"Keskeisessä listassa ei ole sarakkeita. Ole hyvä ja varmista että keskeinen " +"sarakelistaus tietokantaa %s varten sisältää sarakkeita jotka eivät ole " +"tämän hetkisessä taulussa." #: js/messages.php:307 msgid "See more" @@ -1840,13 +1840,15 @@ msgstr "Katso lisää" #: js/messages.php:308 msgid "Are you sure?" -msgstr "" +msgstr "Oletko varma?" #: js/messages.php:309 msgid "" "This action may change some of the columns definition.
Are you sure you " "want to continue?" msgstr "" +"Tämä toiminto saattaa muuttaa joidenkin sarakkeiden määritelmiä.
Oletko " +"varma että haluat jatkaa?" #: js/messages.php:310 msgid "Continue" @@ -1868,7 +1870,7 @@ msgstr "Viedään sinut seuraavaan vaiheeseen…" #: js/messages.php:316 #, php-format msgid "The first step of normalization is complete for table '%s'." -msgstr "" +msgstr "Ensimmäinen askel taulun '%s' normalisoinnille on valmis." #: js/messages.php:317 libraries/normalization.lib.php:422 #: libraries/normalization.lib.php:469 libraries/normalization.lib.php:552 @@ -1878,7 +1880,7 @@ msgstr "Vaiheen loppu" #: js/messages.php:318 msgid "Second step of normalization (2NF)" -msgstr "" +msgstr "Normalisaation toinen askel (2NF)" #. l10n: Display text for calendar close link #: js/messages.php:319 js/messages.php:552 libraries/normalization.lib.php:264 @@ -1887,76 +1889,78 @@ msgstr "Valmis" #: js/messages.php:320 msgid "Confirm partial dependencies" -msgstr "" +msgstr "Vahvista todeksi osittaiset riippuvuudet" #: js/messages.php:321 msgid "Selected partial dependencies are as follows:" -msgstr "" +msgstr "Osittaiset riippuvuudet ovat seuraavat:" #: js/messages.php:322 msgid "" "Note: a, b -> d,f implies values of columns a and b combined together can " "determine values of column d and column f." msgstr "" +"Huomio: a, b -> d, f merkitsee että sarakkeiden a ja b arvot yhdistettynä " +"voivat määrittää sarakkeiden d ja f arvot." #: js/messages.php:323 -#, fuzzy #| msgid "No databases selected." msgid "No partial dependencies selected!" -msgstr "Yhtään tietokantaa ei ole valittu." +msgstr "Osittaisia riippuvuuksia ei ole valittu!" #: js/messages.php:325 msgid "Show me the possible partial dependencies based on data in the table" msgstr "" +"Näytä minulle mahdolliset osittaiset riippuvuudet perustuen taulun tietoihin" #: js/messages.php:326 msgid "Hide partial dependencies list" -msgstr "" +msgstr "Piilota osittaisten riippuvuuksien lista" #: js/messages.php:327 msgid "" "Sit tight! It may take few seconds depending on data size and column count " "of the table." msgstr "" +"Ei hötkyillä, rentoudu hieman ja pidä vaikka kahvitauko! Normalisointi voi " +"viedä sekunnin tai kaksi riippuen tietojen koosta ja taulun sarakkeiden " +"määrästä." #: js/messages.php:328 msgid "Step" -msgstr "" +msgstr "Askel" #: js/messages.php:329 -#, fuzzy #| msgid "The following queries have been executed:" msgid "The following actions will be performed:" -msgstr "Seuraavat kyselyt on suoritettu:" +msgstr "Seuraavat toiminnot tullaan suorittamaan:" #: js/messages.php:330 #, php-format msgid "DROP columns %s from the table %s" -msgstr "" +msgstr "DROP sarakkeet %s taulusta %s" #: js/messages.php:331 -#, fuzzy #| msgid "Add privileges on the following table" msgid "Create the following table" -msgstr "Lisää käyttöoikeudet seuraavaan tauluun" +msgstr "Luo seuraava taulu" #: js/messages.php:334 msgid "Third step of normalization (3NF)" -msgstr "" +msgstr "Normalisaation kolmas askel (3NF)" #: js/messages.php:335 msgid "Confirm transitive dependencies" -msgstr "" +msgstr "Vahvista todeksi transitiiviset riippuvuudet" #: js/messages.php:336 msgid "Selected dependencies are as follows:" -msgstr "" +msgstr "Valitut riippuvuudet ovat seuraavat:" #: js/messages.php:337 -#, fuzzy #| msgid "No databases selected." msgid "No dependencies selected!" -msgstr "Yhtään tietokantaa ei ole valittu." +msgstr "Yhtään riippuvuutta ei ole valittu!" #: js/messages.php:340 libraries/insert_edit.lib.php:1452 #: libraries/server_variables.lib.php:157 @@ -1975,10 +1979,9 @@ msgid "Show search criteria" msgstr "Näytä hakukriteerit" #: js/messages.php:345 -#, fuzzy #| msgid "Table Search" msgid "Range search" -msgstr "Taulu haku" +msgstr "Aluehaku" #: js/messages.php:346 msgid "Column maximum:" @@ -2129,10 +2132,9 @@ msgid "Delete page" msgstr "Poista sivu" #: js/messages.php:407 libraries/db_designer.lib.php:382 -#, fuzzy #| msgid "Unit" msgid "Untitled" -msgstr "Yksikkö" +msgstr "Nimetön" #: js/messages.php:408 msgid "Please select a page to continue" @@ -2144,11 +2146,11 @@ msgstr "Annathan kelvollisen sivun nimen" #: js/messages.php:410 msgid "Do you want to save the changes to the current page?" -msgstr "" +msgstr "Haluatko tallentaa nykyisen sivun muutokset?" #: js/messages.php:411 msgid "Successfully deleted the page" -msgstr "" +msgstr "Sivu poistettu onnistuneesti" #: js/messages.php:412 msgid "Export relational schema"