From 68cb91ee422aa1af2138ef91cacc21ea1f730a67 Mon Sep 17 00:00:00 2001 From: Deven Bansod Date: Sat, 4 Apr 2015 14:25:19 +0530 Subject: [PATCH 1/4] Tries to fix bug#4837 Signed-off-by: Deven Bansod --- js/functions.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/js/functions.js b/js/functions.js index c65d8e93dd..9e49f2cf9f 100644 --- a/js/functions.js +++ b/js/functions.js @@ -276,7 +276,8 @@ function PMA_current_version(data) /* Security update */ htmlClass = 'error'; } - $('#maincontainer').after('
' + message + '
'); + $('#newer_version_notice').remove(); + $('#maincontainer').after('
' + message + '
'); } if (latest === current) { version_information_message = ' (' + PMA_messages.strUpToDate + ')'; From 905ff4c8f48eb13a27095fea596ea000c2d1b8da Mon Sep 17 00:00:00 2001 From: Jan Palider Date: Sat, 4 Apr 2015 05:01:50 +0200 Subject: [PATCH 2/4] Translated using Weblate (Czech) Currently translated at 96.4% (2926 of 3035 strings) [CI skip] --- po/cs.po | 304 ++++++++++++++++++++++++++----------------------------- 1 file changed, 144 insertions(+), 160 deletions(-) diff --git a/po/cs.po b/po/cs.po index f4764d2add..9c6a88f36e 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.4.1-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-03-30 08:55-0400\n" -"PO-Revision-Date: 2015-04-01 13:14+0200\n" -"Last-Translator: Michal Čihař \n" +"PO-Revision-Date: 2015-04-04 05:01+0200\n" +"Last-Translator: Jan Palider \n" "Language-Team: Czech " "\n" "Language: cs\n" @@ -958,22 +958,19 @@ msgid "Delete tracking data for these tables?" msgstr "Odstranit všechny informace o sledování těchto tabulek?" #: js/messages.php:42 -#, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete tracking data for this version?" -msgstr "Odstranit všechny informace o sledování této tabulky" +msgstr "Odstranit údaje o sledování pro tuto verzi ?" #: js/messages.php:43 -#, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete tracking data for these versions?" -msgstr "Odstranit všechny informace o sledování této tabulky" +msgstr "Odstranit údaje o sledování pro tyto verze?" #: js/messages.php:44 -#, fuzzy #| msgid "Delete tracking data row from report" msgid "Delete entry from tracking report?" -msgstr "Odstranit tyto informace o sledování této tabulky" +msgstr "Odstranit záznamy o sledování ze záznamu?" #: js/messages.php:45 msgid "Deleting tracking data" @@ -1006,16 +1003,15 @@ msgid "You have unsaved changes; are you sure you want to leave this page?" msgstr "Na stránce jsou neuložené změny. Opravdu si ji přejete opustit?" #: js/messages.php:52 -#, fuzzy #| msgid "Do you really want to delete the search \"%s\"?" msgid "Do you really want to revoke the selected user(s) ?" -msgstr "Opravdu si přejete odstranit vyhledávání „%s“?" +msgstr "" +"Opravdu si přejete odstranit přístupová práva vybraného(ných) uživatele(lů) ?" #: js/messages.php:53 -#, fuzzy #| msgid "Do you really want to delete this bookmark?" msgid "Do you really want to delete this central column?" -msgstr "Opravdu si přejete odstranit tuto záložku?" +msgstr "Opravdu chcete odstranit tento centrální sloupec?" #: js/messages.php:56 msgid "Save & Close" @@ -1665,7 +1661,7 @@ msgstr "Kontrola" #: js/messages.php:251 msgid "Formatting SQL..." -msgstr "" +msgstr "Formátuji SQL..." #: js/messages.php:255 libraries/db_designer.lib.php:828 #: libraries/db_designer.lib.php:877 libraries/db_designer.lib.php:1021 @@ -1689,10 +1685,9 @@ msgid "Processing Request" msgstr "Probíhá zpracování požadavku" #: js/messages.php:261 -#, fuzzy #| msgid "Request Aborted!!" msgid "Request Failed!!" -msgstr "Požadavek byl přerušen!" +msgstr "Požadavek se nezdařil!" #: js/messages.php:262 msgid "Error in Processing Request" @@ -1844,7 +1839,7 @@ msgstr "Projít hodnoty cizích klíčů" #: js/messages.php:309 msgid "No auto-saved query" -msgstr "" +msgstr "Není automaticky ukládaný dotaz" #: js/messages.php:312 libraries/normalization.lib.php:849 msgid "Pick" @@ -1864,6 +1859,8 @@ 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 "" +"Žádné sloupce v centrálním seznamu. Ujistěte se, že centrální sloupcový " +"seznam pro databázi %s má sloupce, které se nenacházejí v aktuální tabulce." #: js/messages.php:316 msgid "See more" @@ -1878,6 +1875,8 @@ msgid "" "This action may change some of the columns definition.
Are you sure you " "want to continue?" msgstr "" +"Tato akce může změnit některé definice sloupců.
Jste si jisti, že chcete " +"pokračovat?" #: js/messages.php:319 msgid "Continue" @@ -1925,10 +1924,13 @@ msgid "Selected partial dependencies are as follows:" msgstr "Byly zvoleny následující částečné závislosti:" #: js/messages.php:331 +#, fuzzy 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 "" +"Poznámka: a,b -> d,f zahrnuje hodnoty sloupců 'a' a 'b' kombinaci dohromady " +"může určit hodnoty sloupce 'd' a sloupce 'f'." #: js/messages.php:332 msgid "No partial dependencies selected!" @@ -1936,7 +1938,7 @@ msgstr "Nebyly vybrány žádné částečné závislosti!" #: js/messages.php:334 msgid "Show me the possible partial dependencies based on data in the table" -msgstr "" +msgstr "Ukaž mi možné částečné závislosti založené na datech v tabulce" #: js/messages.php:335 msgid "Hide partial dependencies list" @@ -1947,6 +1949,8 @@ msgid "" "Sit tight! It may take few seconds depending on data size and column count " "of the table." msgstr "" +"Vydržte! Může to trvat i několik sekund v závislosti na velikosti dat a " +"počtu sloupců v tabulce." #: js/messages.php:337 msgid "Step" @@ -1959,7 +1963,7 @@ msgstr "Budou provedeny následující úpravy:" #: js/messages.php:339 #, php-format msgid "DROP columns %s from the table %s" -msgstr "" +msgstr "ODSTRANIT sloupce %s z tabulky %s" #: js/messages.php:340 msgid "Create the following table" @@ -2113,6 +2117,8 @@ msgid "" "Indicates that you have made changes to this page; you will be prompted for " "confirmation before abandoning changes" msgstr "" +"Indikuje, že jste provedli změny na této stránce; budete vyzváni k potvrzení " +"před opuštěním změn" #: js/messages.php:410 msgid "Select referenced key" @@ -2161,10 +2167,9 @@ msgid "Untitled" msgstr "Beze jména" #: js/messages.php:423 -#, fuzzy #| msgid "Please choose a page to edit" msgid "Please select a page to continue" -msgstr "Zvolte stránku, kterou si přejete změnit" +msgstr "Prosím vyberte stránku pro pokračování" #: js/messages.php:424 msgid "Please enter a valid page name" @@ -2172,7 +2177,7 @@ msgstr "Prosím zadejte platný název stránky" #: js/messages.php:425 msgid "Do you want to save the changes to the current page?" -msgstr "" +msgstr "Přejete si uložit změny na aktuální stránce?" #: js/messages.php:426 msgid "Successfully deleted the page" @@ -2215,7 +2220,6 @@ msgid "Click to sort results by this column." msgstr "Klikněte pro seřazení výsledků podle tohoto sloupce." #: js/messages.php:439 -#, fuzzy #| msgid "" #| "Shift+Click to add this column to ORDER BY clause or to toggle ASC/DESC." #| "
- Control+Click to remove column from ORDER BY clause" @@ -2224,8 +2228,9 @@ msgid "" ">- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column from " "ORDER BY clause" msgstr "" -"Shift+Click přidá tento sloupec do ORDER BY nebo přepne ASC/DESC.
- " -"Control+Click sloupec odstraní z ORDER BY" +"Shift+Kliknutí přidá tento sloupec do ORDER BY podmínky nebo přepne " +"ASC/DESC.
- Control+Kliknutí nebo Alt+Kliknutí(MAC: " +"Shift+Option+Kliknutí) sloupec odstraní z ORDER BY podmínky" #: js/messages.php:440 msgid "Click to mark/unmark." @@ -2265,6 +2270,8 @@ msgid "" "Do you really want to see all of the rows? For a big table this could crash " "the browser." msgstr "" +"Opravdu si přejete zobrazit všechny řádky? U velké tabulky by mohlo dojít ke " +"spadnutí prohlížeče." #: js/messages.php:451 msgid "cancel" @@ -2350,41 +2357,39 @@ msgstr "Odpojit od hlavního panelu" #: js/messages.php:488 msgid "To filter all databases on server, press Enter after a search term" msgstr "" +"Pro filtrování všemi databázemi na serveru zmáčkněte Enter po zadání " +"hledaného názvu" #: js/messages.php:489 #, php-format msgid "To filter all %s in database, press Enter after a search term" msgstr "" +"Pro filtrování všech %s v databázi zmáčkněte Enter po zadání hledaného názvu" #: js/messages.php:490 -#, fuzzy #| msgid "Tables" msgid "tables" -msgstr "Tabulky" +msgstr "tabulky" #: js/messages.php:491 -#, fuzzy #| msgid "Views" msgid "views" -msgstr "Pohledy" +msgstr "pohledy" #: js/messages.php:492 -#, fuzzy #| msgid "Procedures" msgid "procedures" -msgstr "Procedury" +msgstr "procedury" #: js/messages.php:493 -#, fuzzy #| msgid "event" msgid "events" -msgstr "událost" +msgstr "události" #: js/messages.php:494 -#, fuzzy #| msgid "Functions" msgid "functions" -msgstr "Funkce" +msgstr "funkce" #: js/messages.php:497 msgid "The requested page was not found in the history, it may have expired." @@ -2466,9 +2471,11 @@ msgid "Ignore All" msgstr "Ignorovat vše" #: js/messages.php:541 +#, fuzzy msgid "" "As per your settings, they are being submitted currently, please be patient." msgstr "" +"Podle vašeho nastavení jsou aktuálně předkládány, prosím buďte trpěliví." #: js/messages.php:548 msgid "Execute this query again?" @@ -2484,6 +2491,9 @@ msgid "" "limit has been reached, some features may not work properly for you. In " "Safari, such problem is commonly caused by \"Private Mode Browsing\"." msgstr "" +"Váš prohlížeč nepodporuje lokální úložiště nastavení nebo bylo dosaženo " +"maximálního limitu, některé funkce tudíž nemusí fungovat správně. V Safari " +"je tento problém běžně zapříčiněn v režimu \"Soukromého prohlížení\"." #: js/messages.php:578 msgctxt "Previous month" @@ -2875,10 +2885,10 @@ msgstr "sdílený" #. l10n: First parameter will be replaced with the translation for Total and the number of bookmarks, second one with the translation for private and the third one, with the translation for shared #: libraries/Console.class.php:124 -#, fuzzy, php-format +#, php-format #| msgid "The bookmark has been deleted." msgid "%1$s, %2$s and %3$s bookmarks included" -msgstr "Položka byla smazána z oblíbených." +msgstr "%1$s, %2$s a %3$s záložky zahrnuty" #: libraries/Console.class.php:130 msgid "No bookmarks" @@ -2960,10 +2970,9 @@ msgid "Press Ctrl+Enter to execute query" msgstr "Stiskněte Ctrl+Enter pro spuštění dotazu" #: libraries/Console.class.php:239 -#, fuzzy #| msgid "Skip current error" msgid "During current session" -msgstr "Přeskočit současnou chybu" +msgstr "Během aktuální relace" #: libraries/Console.class.php:266 libraries/Util.class.php:1231 #: libraries/config/messages.inc.php:763 @@ -2997,20 +3006,18 @@ msgid "Set default" msgstr "Nastavit výchozí" #: libraries/Console.class.php:308 -#, fuzzy #| msgid "Always send error reports" msgid "Always expand query messages" -msgstr "Vždy odesílat hlášení o chybě" +msgstr "Vždy rozbalit query zprávy" #: libraries/Console.class.php:310 -#, fuzzy #| msgid "SQL query history table" msgid "Show query history at start" -msgstr "Tabulka pro historii SQL dotazů" +msgstr "Zobrazit historii dotazů při spuštění" #: libraries/Console.class.php:312 msgid "Show current browsing query" -msgstr "" +msgstr "Zobrazit aktuálně prohlížený dotaz" #: libraries/DBQbe.class.php:391 libraries/DisplayResults.class.php:1355 #: libraries/DisplayResults.class.php:2145 @@ -3710,10 +3717,9 @@ msgid "Designer" msgstr "Návrhář" #: libraries/Menu.class.php:500 libraries/Util.class.php:4161 -#, fuzzy #| msgid "Textarea columns" msgid "Central columns" -msgstr "Sloupců v textové oblasti" +msgstr "Centrální sloupce" #: libraries/Menu.class.php:537 libraries/Util.class.php:4133 #: libraries/config/messages.inc.php:233 @@ -4082,19 +4088,16 @@ msgid "Value" msgstr "Hodnota" #: libraries/TableSearch.class.php:205 -#, fuzzy #| msgid "Table Search" msgid "Table search" msgstr "Vyhledávání v tabulce" #: libraries/TableSearch.class.php:212 -#, fuzzy #| msgid "Zoom Search" msgid "Zoom search" -msgstr "Zoomovací vyhledávání" +msgstr "Zoom vyhledávání" #: libraries/TableSearch.class.php:217 libraries/TableSearch.class.php:1225 -#, fuzzy #| msgid "Find and Replace" msgid "Find and replace" msgstr "Vyhledat a nahradit" @@ -4574,11 +4577,10 @@ msgid "Create PHP Code" msgstr "Vytvořit PHP kód" #: libraries/Util.class.php:1274 -#, fuzzy #| msgid "Edit index" msgctxt "Inline edit query" msgid "Edit inline" -msgstr "Upravit klíč" +msgstr "Upravit zde v řádku" #. l10n: Short week day name #: libraries/Util.class.php:1579 @@ -4723,11 +4725,12 @@ msgid "" "The configuration storage is not ready for the central list of columns " "feature." msgstr "" +"Nastavení úložiště není připraveno pro centrální list sloupcových vlastností." #: libraries/central_columns.lib.php:283 #, php-format msgid "Could not add %1$s as they already exist in central list!" -msgstr "" +msgstr "Nemohu přidat %1$s protože se již v centrálním listu nacházejí!" #: libraries/central_columns.lib.php:298 msgid "Could not add columns!" @@ -4738,6 +4741,7 @@ msgstr "Nepodařilo se přidat sloupce!" msgid "" "Couldn't remove Column(s) %1$s as they don't exist in central columns list!" msgstr "" +"Nemohu odstranit sloupec(ce) %1$s ,protože se v centrálním listu nenacházejí!" #: libraries/central_columns.lib.php:385 msgid "Could not remove columns!" @@ -4771,10 +4775,9 @@ msgid "Length/Values" msgstr "Délka/Množina" #: libraries/central_columns.lib.php:660 -#, fuzzy #| msgid "Attributes" msgid "Attribute" -msgstr "Vlastnosti" +msgstr "Vlastnost" #: libraries/central_columns.lib.php:664 #: libraries/plugins/schema/pdf/Pdf_Relation_Schema.class.php:974 @@ -4858,6 +4861,9 @@ msgid "" "setting for [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. phpMyAdmin is " "currently using the default time zone of the database server." msgstr "" +"Nelze použít časové pásmo %1$s pro server %2$d. Prosím zkontrolujte vaše " +"nastavení pro [em]$cfg['Servers'][%3$d]['SessionTimeZone'][/em]. phpMyAdmin " +"momentálně používá výchozí časové pásmo databázového serveru." #: libraries/common.inc.php:1020 #, php-format @@ -4923,13 +4929,12 @@ msgstr "Vypnuto" #: libraries/config.values.php:98 msgid "key" -msgstr "" +msgstr "klíč" #: libraries/config.values.php:99 -#, fuzzy #| msgid "Display columns table" msgid "display column" -msgstr "Tabulka s popisem polí" +msgstr "zobrazit sloupec" #: libraries/config.values.php:122 msgid "Open" @@ -5109,7 +5114,7 @@ msgstr "" "Tajný klíč by měl obsahovat číslice, písmena [em]A[/em] zvláštní znaky." #: libraries/config/ServerConfigChecks.class.php:371 -#, fuzzy, php-format +#, php-format #| msgid "" #| "This %soption%s should be disabled as it allows attackers to bruteforce " #| "login to any MySQL server. If you feel this is necessary, use %strusted " @@ -5125,10 +5130,10 @@ msgid "" msgstr "" "Tato %svolba%s by měla být zakázána, protože umožňuje útočníkům prolomit " "přihlašování k libovolnému MySQL serveru útokem hrubou silou. V případě " -"nutnosti použijte %sseznam důvěryhodných proxy%s. Nicméně ochrana založená " -"na kontrole IP adres, nemusí být spolehlivá, pokud Vaše IP adresa patří " -"poskytovateli internetových služeb, ke kterému jsou připojeny tisíce " -"uživatelů." +"nutnosti použijte %somezení přihlášení k MySQL serveru%s nebo %sseznam " +"důvěryhodných proxy%s. Nicméně ochrana založená na kontrole IP adres, nemusí " +"být spolehlivá, pokud Vaše IP adresa patří poskytovateli internetových " +"služeb, ke kterému jsou připojeny tisíce uživatelů včetně vás." #: libraries/config/ServerConfigChecks.class.php:381 msgid "" @@ -5317,10 +5322,9 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:25 -#, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Restrict login to MySQL server" -msgstr "Nepodařilo se přihlášení k MySQL serveru" +msgstr "Omezené přihlášení k MySQL serveru" #: libraries/config/messages.inc.php:27 msgid "" @@ -6354,13 +6358,12 @@ msgstr "Omezení paměti" #: libraries/config/messages.inc.php:424 msgid "In the navigation panel, replaces the database tree with a selector" -msgstr "" +msgstr "V navigačním panelu nahradit databázové rozbalovacím menu pomocí stromu" #: libraries/config/messages.inc.php:426 -#, fuzzy #| msgid "Show hidden navigation tree items." msgid "Show databases navigation as tree" -msgstr "Zobrazit skryté položky navigačního panelu." +msgstr "Zobrazit databázovou navigaci jako strom" #: libraries/config/messages.inc.php:428 msgid "Link with main panel by highlighting the current database or table." @@ -6407,10 +6410,9 @@ msgid "Target for quick access icon" msgstr "Cíl pro ikonu rychlého přístupu" #: libraries/config/messages.inc.php:445 -#, fuzzy #| msgid "Target for quick access icon" msgid "Target for second quick access icon" -msgstr "Cíl pro ikonu rychlého přístupu" +msgstr "Cíl po kliknutí na druhou ikonku rychlého přístupu" #: libraries/config/messages.inc.php:448 msgid "" @@ -6468,17 +6470,15 @@ msgid "Enable highlighting" msgstr "Povolit zvýrazňování" #: libraries/config/messages.inc.php:470 -#, fuzzy #| msgid "Whether to disable the possibility of database expansion or not." msgid "" "Whether to offer the possibility of tree expansion in the navigation panel." -msgstr "Jestli se má zakázat možnost rozbalení stromu databáze." +msgstr "Nabídnout možnost rozbalení stromu v navigačním panelu." #: libraries/config/messages.inc.php:472 -#, fuzzy #| msgid "Table navigation bar" msgid "Enable navigation tree expansion" -msgstr "Lišta při procházení tabulky" +msgstr "Umožnit rozbalení navigačního stromu" #: libraries/config/messages.inc.php:474 msgid "Maximum number of recently used tables; set 0 to disable." @@ -6641,13 +6641,12 @@ msgstr "Pamatovat si řazení u tabulkek" #: libraries/config/messages.inc.php:536 msgid "Default sort order for tables with a primary key." -msgstr "" +msgstr "Výchozí způsob řazení pro tabulky s primárním klíčem." #: libraries/config/messages.inc.php:537 -#, fuzzy #| msgid "Default sorting order" msgid "Primary key default sort order" -msgstr "Výchozí pořadí řazení" +msgstr "Výchozí způsob řazení primárního klíče" #: libraries/config/messages.inc.php:539 msgid "" @@ -6663,16 +6662,15 @@ msgid "Grid editing: trigger action" msgstr "Úpravy v mřížce: činnost pro spuštění" #: libraries/config/messages.inc.php:543 -#, fuzzy #| msgid "Relational display column" msgid "Relational display" -msgstr "Pole pro zobrazení v relacích" +msgstr "Relační zobrazení" #: libraries/config/messages.inc.php:544 #, fuzzy #| msgid "Servers display options." msgid "For display Options" -msgstr "Nastavení zobrazení serverů." +msgstr "Pro zobrazení Nastavení" #: libraries/config/messages.inc.php:545 msgid "Grid editing: save all edited cells at once" @@ -6711,10 +6709,9 @@ msgid "Allow root login" msgstr "Povolit přihlašování uživatele root" #: libraries/config/messages.inc.php:554 -#, fuzzy #| msgid "Session value" msgid "Session timezone" -msgstr "Hodnota sezení" +msgstr "Časová zóna relace" #: libraries/config/messages.inc.php:555 msgid "" @@ -6902,13 +6899,11 @@ msgstr "" "nastavení: [kbd]pma__savedsearches[/kbd]." #: libraries/config/messages.inc.php:623 -#, fuzzy #| msgid "Textarea columns" msgid "Central columns table" -msgstr "Sloupců v textové oblasti" +msgstr "Centrální sloupcová tabulka" #: libraries/config/messages.inc.php:625 -#, fuzzy #| msgid "" #| "Leave blank for no PDF schema support, suggested: [kbd]pma__table_coords[/" #| "kbd]." @@ -6916,7 +6911,7 @@ msgid "" "Leave blank for no central columns support, suggested: [kbd]" "pma__central_columns[/kbd]." msgstr "" -"Nechte prázdné pro vypnutí podpory pro PDF schémata, doporučené nastavení: " +"Nechte prázdné pro vypnutí podpory centrálních sloupců, například: " "[kbd]pma__table_coords[/kbd]." #: libraries/config/messages.inc.php:628 @@ -7009,7 +7004,6 @@ msgstr "" "nastavení: [kbd]pma__recent[/kbd]." #: libraries/config/messages.inc.php:660 -#, fuzzy #| msgid "Favorite tables" msgid "Favorites table" msgstr "Oblíbené tabulky" @@ -7069,10 +7063,9 @@ msgstr "" "[kbd]pma__table_coords[/kbd]." #: libraries/config/messages.inc.php:681 -#, fuzzy #| msgid "PDF schema: table coordinates" msgid "Designer and PDF schema: table coordinates" -msgstr "PDF schéma: tabulka souřadnic" +msgstr "Designér a PDF schéma: tabulka souřadnic" #: libraries/config/messages.inc.php:683 msgid "" @@ -7393,10 +7386,9 @@ msgstr "" "strukturou tabulky." #: libraries/config/messages.inc.php:769 -#, fuzzy #| msgid "Login cookie validity" msgid "Login cookie validity warning" -msgstr "Platnost přihlašovací cookie" +msgstr "Varování o platnosti přihlašovací cookie" #: libraries/config/messages.inc.php:771 msgid "" @@ -7581,12 +7573,13 @@ msgid "" "Enable Zero Configuration mode which lets you setup phpMyAdmin configuration " "storage tables automatically." msgstr "" +"Povolí mód Automatické konfigurace, který vám dovolí nastavit phpMyAdmin " +"konfigurační úložiště tabulek automaticky." #: libraries/config/messages.inc.php:814 -#, fuzzy #| msgid "Server configuration" msgid "Enable Zero Configuration mode" -msgstr "Nastavení serveru" +msgstr "Umožnit mód Automatické konfigurace" #: libraries/config/setup.forms.php:40 msgid "Config authentication" @@ -7677,51 +7670,45 @@ msgid "Select page" msgstr "Zvolte stránku" #: libraries/db_designer.lib.php:55 -#, fuzzy #| msgid "Page titles" msgid "Page to open" -msgstr "Jména stránek" +msgstr "Stránka k otevření" #: libraries/db_designer.lib.php:57 -#, fuzzy #| msgid "Relation deleted" msgid "Page to delete" -msgstr "Relace smazána" +msgstr "Stránka ke smazání" #: libraries/db_designer.lib.php:77 -#, fuzzy #| msgid "Export to selected page." msgid "Save to selected page" -msgstr "Exportovat do zvolené stránku." +msgstr "Uložit k vybrané stránce" #: libraries/db_designer.lib.php:78 #, fuzzy #| msgid "Create a page and export to it." msgid "Create a page and save to it" -msgstr "Vytvořit novou stránku a exportovat do ní." +msgstr "Vytvořit stránku a uložit jí" #: libraries/db_designer.lib.php:102 -#, fuzzy #| msgid "New page name: " msgid "New page name" -msgstr "Název nové stránky: " +msgstr "Název nové stránky" #: libraries/db_designer.lib.php:160 -#, fuzzy #| msgid "Could not load import plugins, please check your installation!" msgid "Could not load schema plugins, please check your installation!" msgstr "" -"Nepodařilo se nahrát pluginy pro import, zkontrolujte prosím vaší instalaci!" +"Nepodařilo se nahrát pluginy schémata, zkontrolujte prosím vaší instalaci!" #: libraries/db_designer.lib.php:168 msgid "Select Export Relational Type" msgstr "Zvolte typ výstupu relací" #: libraries/db_designer.lib.php:255 libraries/db_designer.lib.php:258 -#, fuzzy #| msgid "Showing tables:" msgid "Show/Hide tables list" -msgstr "Zobrazuji tabulky:" +msgstr "Zobrazit/Skrýt seznam tabulek" #: libraries/db_designer.lib.php:262 libraries/db_designer.lib.php:266 msgid "View in fullscreen" @@ -7804,10 +7791,9 @@ msgid "Move Menu" msgstr "Přesun menu" #: libraries/db_designer.lib.php:416 libraries/db_designer.lib.php:419 -#, fuzzy #| msgid "Partial texts" msgid "Pin text" -msgstr "Zkrácené texty" +msgstr "Připíchnout text" #: libraries/db_designer.lib.php:458 msgid "Hide/Show all" @@ -8056,7 +8042,7 @@ msgstr "Zobrazit výstup jako text" #: libraries/display_export.lib.php:653 libraries/display_export.lib.php:757 msgid "Rename exported databases/tables/columns" -msgstr "" +msgstr "Přejmenovat exportovanou databázi/tabulky/sloupce" #: libraries/display_export.lib.php:663 msgid "Save output to a file" @@ -8071,10 +8057,9 @@ msgid "Select database" msgstr "Zvolte databázi" #: libraries/display_export.lib.php:786 -#, fuzzy #| msgid "Select a table" msgid "Select table" -msgstr "Zvolte tabulku" +msgstr "Vybrat tabulku" #: libraries/display_export.lib.php:802 msgid "New database name" @@ -8085,16 +8070,14 @@ msgid "New table name" msgstr "Nové jméno tabulky" #: libraries/display_export.lib.php:836 -#, fuzzy #| msgid "Copy column name." msgid "Old column name" -msgstr "Zkopírovat název pole." +msgstr "Starý název sloupce" #: libraries/display_export.lib.php:837 -#, fuzzy #| msgid "Copy column name." msgid "New column name" -msgstr "Zkopírovat název pole." +msgstr "Nový název sloupce" #: libraries/display_git_revision.lib.php:56 #, php-format @@ -8160,7 +8143,7 @@ msgstr "Soubor pro importování:" #: libraries/display_import.lib.php:232 libraries/display_import.lib.php:243 msgid "You may also drag and drop a file on any page." -msgstr "" +msgstr "Můžete také přetáhnout a pustit soubor na libovolné stránce." #: libraries/display_import.lib.php:246 msgid "File uploads are not allowed on this server." @@ -8630,7 +8613,7 @@ msgstr "MySQL vrátil prázdný výsledek (tj. nulový počet řádků)." #: libraries/import.lib.php:265 libraries/sql.lib.php:1515 msgid "[ROLLBACK occurred.]" -msgstr "" +msgstr "[ROLLBACK nastal]" #: libraries/import.lib.php:1255 msgid "" @@ -8677,13 +8660,16 @@ msgstr "Přejít na pohled: %s" #: libraries/import.lib.php:1382 msgid "Only single-table UPDATE and DELETE queries can be simulated." -msgstr "" +msgstr "Dotazy UPDATE nebo DELETE mohou být simulovány pouze na jedné tabulce." #: libraries/import.lib.php:1814 +#, fuzzy msgid "" "Only INSERT, UPDATE, DELETE and REPLACE SQL queries containing transactional " "engine tables can be rolled back." msgstr "" +"Pouze INSERT, UPDATE, DELETE nebo REPLACE SQL dotazy obsahující transakční " +"metodu mohou být navráceny." #: libraries/index.lib.php:34 #, php-format @@ -8996,10 +8982,9 @@ msgid "unknown" msgstr "neznámý" #: libraries/navigation/Navigation.class.php:54 -#, fuzzy #| msgid "An error has occurred while loading the navigation tree" msgid "An error has occurred while loading the navigation display" -msgstr "Došlo k chybě při nahrávání navigačního stromu" +msgstr "Došlo k chybě při nahrávání zobrazení navigace" #: libraries/navigation/Navigation.class.php:187 msgid "Events:" @@ -9186,87 +9171,89 @@ msgstr "Nový" #: libraries/normalization.lib.php:114 msgid "Make all columns atomic" -msgstr "" +msgstr "Převést všechny sloupce na atomické" #: libraries/normalization.lib.php:116 libraries/normalization.lib.php:773 msgid "First step of normalization (1NF)" -msgstr "" +msgstr "První krok normalizace (1NF)" #: libraries/normalization.lib.php:119 libraries/normalization.lib.php:170 #: libraries/normalization.lib.php:213 libraries/normalization.lib.php:249 msgid "Step 1." -msgstr "" +msgstr "Krok 1." #: libraries/normalization.lib.php:121 msgid "" "Do you have any column which can be split into more than one column? For " "example: address can be split into street, city, country and zip." msgstr "" +"Máte nějaké sloupce, které mohu být rozděleny do více než jednoho sloupce? " +"Například: adresa může být rozdělena na ulici, stát a PSČ." #: libraries/normalization.lib.php:128 msgid "Show me the central list of columns that are not already in this table" -msgstr "" +msgstr "Ukaž mi centrální list sloupců, které ještě nejsou v této tabulce" #: libraries/normalization.lib.php:131 msgid "" "Select a column which can be split into more than one. (on select of 'no " "such column', it'll move to next step)" msgstr "" +"Vyberte sloupec, který může být rozdělen do více než jednoho. (při výběru " +"'žádný ze sloupců', budete přesunuti na další krok)" #: libraries/normalization.lib.php:138 normalization.php:19 -#, fuzzy #| msgid "Select a column." msgid "Select one…" -msgstr "Zvolte sloupec." +msgstr "Vyberte jeden…" #: libraries/normalization.lib.php:139 normalization.php:20 -#, fuzzy #| msgid "Move column" msgid "No such column" -msgstr "Přesunout pole" +msgstr "Žádný ze sloupců" #: libraries/normalization.lib.php:146 msgid "split into " -msgstr "" +msgstr "rozdělit na " #: libraries/normalization.lib.php:167 -#, fuzzy #| msgid "Add primary key" msgid "Have a primary key" -msgstr "Přidat primární klíč" +msgstr "Má primární klíč" #: libraries/normalization.lib.php:173 -#, fuzzy #| msgid "Error: relation already exists." msgid "Primary key already exists." -msgstr "Chyba: Relace již existuje." +msgstr "Primární klíč již existuje." #: libraries/normalization.lib.php:178 msgid "" "There is no primary key; please add one.
Hint: A primary key is a column " "(or combination of columns) that uniquely identify all rows." msgstr "" +"Nenalezen primární klíč; prosím přidejte jeden.
Nápověda: Primární klíč " +"je sloupec (nebo kombinace sloupců) která unikátně identifikuje všechny " +"řádky." #: libraries/normalization.lib.php:185 msgid "Add a primary key on existing column(s)" -msgstr "" +msgstr "Přidat primární klíč na existující sloupec(ce)" #: libraries/normalization.lib.php:190 msgid "" "If it's not possible to make existing column combinations as primary key" msgstr "" +"Pokud není možné vytvořit existující kombinaci sloupců jako primární klíč" #: libraries/normalization.lib.php:194 -#, fuzzy #| msgid "Add primary key" msgid "+ Add a new primary key column" -msgstr "Přidat primární klíč" +msgstr "+ Přidat nový sloupec primárního klíče" #: libraries/normalization.lib.php:212 -#, fuzzy #| msgid "Remove column(s)" msgid "Remove redundant columns" -msgstr "Odstranit pole" +msgstr "Odstranit nadbytečné sloupce" #: libraries/normalization.lib.php:215 msgid "" @@ -9282,20 +9269,18 @@ msgid "" msgstr "" #: libraries/normalization.lib.php:226 -#, fuzzy #| msgid "Remove selected users" msgid "Remove selected" -msgstr "Odstranit vybrané uživatele" +msgstr "Odstranit vybrané" #: libraries/normalization.lib.php:227 -#, fuzzy #| msgid "Add column" msgid "No redundant column" -msgstr "Přidat sloupec" +msgstr "Žádný nadbytečný sloupec" #: libraries/normalization.lib.php:248 msgid "Move repeating groups" -msgstr "" +msgstr "Přesunout opakující se skupiny" #: libraries/normalization.lib.php:251 msgid "" @@ -9314,15 +9299,15 @@ msgstr "" #: libraries/normalization.lib.php:265 msgid "No repeating group" -msgstr "" +msgstr "Žádná opakující se skupina" #: libraries/normalization.lib.php:291 msgid "Step 2." -msgstr "" +msgstr "Krok 2." #: libraries/normalization.lib.php:291 msgid "Find partial dependencies" -msgstr "" +msgstr "Najít dílčí závislosti" #: libraries/normalization.lib.php:313 #, php-format @@ -9333,7 +9318,7 @@ msgstr "" #: libraries/normalization.lib.php:318 libraries/normalization.lib.php:360 msgid "Table is already in second normal form." -msgstr "" +msgstr "Tabulka se již nachází v druhé normální formě." #: libraries/normalization.lib.php:323 #, php-format @@ -9362,7 +9347,7 @@ msgstr "" #: libraries/normalization.lib.php:345 libraries/normalization.lib.php:730 #, php-format msgid "'%1$s' depends on:" -msgstr "" +msgstr "'%1$s' závisí na:" #: libraries/normalization.lib.php:356 #, php-format @@ -9381,7 +9366,7 @@ msgstr "" #: libraries/normalization.lib.php:417 #, php-format msgid "The second step of normalization is complete for table '%1$s'." -msgstr "" +msgstr "Druhý krok normalizace je dokončený pro tabulku '%1$s'." #: libraries/normalization.lib.php:457 libraries/normalization.lib.php:600 #: libraries/normalization.lib.php:663 @@ -9397,7 +9382,7 @@ msgstr "" #: libraries/normalization.lib.php:548 msgid "The third step of normalization is complete." -msgstr "" +msgstr "Třetí krok normalizace je dokončený." #: libraries/normalization.lib.php:642 #, fuzzy, php-format @@ -9406,14 +9391,13 @@ msgid "Selected repeating group has been moved to the table '%s'" msgstr "Vybrané cílové tabulky byly synchronizovány se zdrojovými." #: libraries/normalization.lib.php:689 -#, fuzzy #| msgid "Sep" msgid "Step 3." -msgstr "zář" +msgstr "Krok 3." #: libraries/normalization.lib.php:689 msgid "Find transitive dependencies" -msgstr "" +msgstr "Najít tranzitivní závislosti" #: libraries/normalization.lib.php:696 msgid "" @@ -9431,41 +9415,41 @@ msgstr "" #: libraries/normalization.lib.php:747 msgid "Table is already in Third normal form!" -msgstr "" +msgstr "Tabulka se již nachází v Třetí normální formě!" #: libraries/normalization.lib.php:770 -#, fuzzy #| msgid "Hide table structure actions" msgid "Improve table structure (Normalization):" -msgstr "Schovat akce při zobrazení struktury tabulky" +msgstr "Zlepšit strukturu tabulky(Normalizace):" #: libraries/normalization.lib.php:771 msgid "Select up to what step you want to normalize" -msgstr "" +msgstr "Vyberte který krok chcete normalizovat" #: libraries/normalization.lib.php:774 msgid "Second step of normalization (1NF+2NF)" -msgstr "" +msgstr "Druhý krok normalizace (1NF+2NF)" #: libraries/normalization.lib.php:775 msgid "Third step of normalization (1NF+2NF+3NF)" -msgstr "" +msgstr "Třetí krok normalizace (1NF+2NF+3NF)" #: libraries/normalization.lib.php:782 msgid "" "Hint: Please follow the procedure carefully in order to obtain correct " "normalization" -msgstr "" +msgstr "Tip: Prosím postupujte opatrně, aby se dosáhlo správné normalizace" #: libraries/normalization.lib.php:843 msgid "" "This list is based on a subset of the table's data and is not necessarily " "accurate. " msgstr "" +"Tento list se zakládá na podmnožině tabulkových dat a není vždy přesný. " #: libraries/normalization.lib.php:859 msgid "No partial dependencies found!" -msgstr "" +msgstr "Žádné částečné závislosti nenalezeny!" #: libraries/operations.lib.php:75 msgid "Rename database to:" From 0493f98138c0fd96fe78bd02113d7a9035855730 Mon Sep 17 00:00:00 2001 From: Stefano Martinelli Date: Sat, 4 Apr 2015 10:00:10 +0200 Subject: [PATCH 3/4] Translated using Weblate (Italian) Currently translated at 81.9% (2487 of 3035 strings) [CI skip] --- po/it.po | 225 ++++++++++++++++++++++--------------------------------- 1 file changed, 88 insertions(+), 137 deletions(-) diff --git a/po/it.po b/po/it.po index a7747cd9e6..baad270a8a 100644 --- a/po/it.po +++ b/po/it.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.4.1-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-03-30 08:55-0400\n" -"PO-Revision-Date: 2015-02-07 14:23+0200\n" -"Last-Translator: Marco Pozzato \n" -"Language-Team: Italian \n" +"PO-Revision-Date: 2015-04-04 10:00+0200\n" +"Last-Translator: Stefano Martinelli \n" +"Language-Team: Italian " +"\n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: it\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 2.2-dev\n" +"X-Generator: Weblate 2.3-dev\n" #: changelog.php:36 license.php:28 #, php-format @@ -684,7 +684,7 @@ msgid "Import has been successfully finished, %d queries executed." msgstr "Importazione eseguita con successo, %d query eseguite." #: import.php:665 -#, fuzzy, php-format +#, php-format #| msgid "" #| "Script timeout passed, if you want to finish import, please resubmit same " #| "file and import will resume." @@ -692,8 +692,9 @@ msgid "" "Script timeout passed, if you want to finish import, please %sresubmit the " "same file%s and import will resume." msgstr "" -"Superato il tempo limite per l'esecuzione dello script, se vuoi portare a " -"termine l'importazione inoltra nuovamente il file ed il processo riprenderà." +"Superato il tempo limite per l'esecuzione dello script, se vuoi completare " +"l'importazione %sreinvia lo stesso file%s ed il processo riprenderà dal " +"punto in cui si era interrotto." #: import.php:675 msgid "" @@ -790,10 +791,9 @@ msgid "PHP extension:" msgstr "Estensione PHP:" #: index.php:345 -#, fuzzy #| msgid "PHP Version" msgid "PHP version:" -msgstr "Versione PHP" +msgstr "Versione PHP:" #: index.php:356 msgid "Show PHP information" @@ -832,7 +832,6 @@ msgid "List of changes" msgstr "Lista dei cambiamenti" #: index.php:447 -#, fuzzy #| msgid "" #| "Your configuration file contains settings (root with no password) that " #| "correspond to the default MySQL privileged account. Your MySQL server is " @@ -844,10 +843,10 @@ msgid "" "default, is open to intrusion, and you really should fix this security hole " "by setting a password for user 'root'." msgstr "" -"Il file di configurazione in uso contiene impostazioni (root con nessuna " -"password) che corrispondono ai privilegi dell'account MySQL predefinito. Il " -"tuo server MySQL utilizza queste impostazioni, è aperto ad intrusioni, e " -"dovresti realmente riparare a questa falla nella sicurezza impostando una " +"Sei connesso come 'root' senza password, che è l'impostazione predefinita in " +"MySQL per l'account privilegiato o Super-user ('root'). Il tuo server MySQL " +"sta utilizzando queste impostazioni predefinite, è aperto ad intrusioni, e " +"dovresti realmente sistemare questa falla nella sicurezza impostando una " "password per l'utente 'root'." #: index.php:464 @@ -987,10 +986,9 @@ msgid "Delete tracking data for these versions?" msgstr "Cancellare il monitoraggio dati per queste versioni?" #: js/messages.php:44 -#, fuzzy #| msgid "Delete tracking data row from report" msgid "Delete entry from tracking report?" -msgstr "Cancella dati di tracciamento dal report" +msgstr "Cancellare la riga dal report di tracciamento?" #: js/messages.php:45 msgid "Deleting tracking data" @@ -1029,10 +1027,9 @@ msgid "Do you really want to revoke the selected user(s) ?" msgstr "Sei sicuro di voler eliminare l'utente/i selezionati?" #: js/messages.php:53 -#, fuzzy #| msgid "Do you really want to delete the search \"%s\"?" msgid "Do you really want to delete this central column?" -msgstr "Sei sicuro di voler eliminare la ricerca \"%s\"?" +msgstr "Sei sicuro di voler eliminare questa colonna centrale?" #: js/messages.php:56 msgid "Save & Close" @@ -1082,7 +1079,6 @@ msgid "Create single-column index" msgstr "Crea indice a colonna singola" #: js/messages.php:69 -#, fuzzy #| msgid "Create routine" msgid "Create composite index" msgstr "Crea indice composito" @@ -1357,7 +1353,6 @@ msgid "Pause monitor" msgstr "Arresta il monitoraggio" #: js/messages.php:154 libraries/server_status_processes.lib.php:37 -#, fuzzy msgid "Start auto refresh" msgstr "Avvia auto-refresh" @@ -1910,7 +1905,6 @@ msgid "Are you sure?" msgstr "Sei sicuro?" #: js/messages.php:318 -#, fuzzy msgid "" "This action may change some of the columns definition.
Are you sure you " "want to continue?" @@ -1932,7 +1926,6 @@ msgid "Primary key added." msgstr "Chiave primaria aggiunta." #: js/messages.php:324 libraries/normalization.lib.php:174 -#, fuzzy #| msgid "Tracking report" msgid "Taking you to next step…" msgstr "Alla fase successiva…" @@ -1945,7 +1938,6 @@ msgstr "La prima fase di normalizzazione per la tabella '%s' è completa." #: js/messages.php:326 libraries/normalization.lib.php:422 #: libraries/normalization.lib.php:469 libraries/normalization.lib.php:552 #: libraries/normalization.lib.php:612 -#, fuzzy #| msgid "End of line" msgid "End of step" msgstr "Fase terminata" @@ -1964,7 +1956,6 @@ msgid "Confirm partial dependencies" msgstr "Conferma dipendenze parziali" #: js/messages.php:330 -#, fuzzy msgid "Selected partial dependencies are as follows:" msgstr "Le dipendenze parziali selezionate sono come segue:" @@ -2008,17 +1999,16 @@ msgstr "Verranno eseguite le seguenti azioni:" #: js/messages.php:339 #, php-format msgid "DROP columns %s from the table %s" -msgstr "" +msgstr "ELIMINA le colonne %s dalla tabella %s" #: js/messages.php:340 -#, fuzzy #| msgid "Add privileges on the following table" msgid "Create the following table" -msgstr "Aggiungi privilegi sulla seguente tabella" +msgstr "Crea la tabella seguente" #: js/messages.php:343 msgid "Third step of normalization (3NF)" -msgstr "" +msgstr "Terzo livello di normalizzazione (3NF)" #: js/messages.php:344 msgid "Confirm transitive dependencies" @@ -2029,10 +2019,9 @@ msgid "Selected dependencies are as follows:" msgstr "" #: js/messages.php:346 -#, fuzzy #| msgid "No databases selected." msgid "No dependencies selected!" -msgstr "Nessun database selezionato." +msgstr "Nessuna dipendenza selezionata!" #: js/messages.php:349 libraries/insert_edit.lib.php:1452 #: libraries/server_variables.lib.php:155 @@ -2070,16 +2059,14 @@ msgid "Column minimum:" msgstr "Nomi dei campi: " #: js/messages.php:357 -#, fuzzy #| msgid "Maximum tables" msgid "Minimum value:" -msgstr "Il massimo numero di tabelle" +msgstr "Valore minimo:" #: js/messages.php:358 -#, fuzzy #| msgid "Maximum tables" msgid "Maximum value:" -msgstr "Il massimo numero di tabelle" +msgstr "Valore massimo:" #: js/messages.php:361 msgid "Hide find and replace criteria" @@ -2182,6 +2169,8 @@ msgid "" "Indicates that you have made changes to this page; you will be prompted for " "confirmation before abandoning changes" msgstr "" +"Indica che hai modificato questa pagina; ti verrà chiesta una conferma prima " +"di abbandonare le modifiche" #: js/messages.php:410 msgid "Select referenced key" @@ -2213,55 +2202,48 @@ msgid "Page name" msgstr "Nome della pagina" #: js/messages.php:419 -#, fuzzy #| msgid "Select page" msgid "Save page" -msgstr "Seleziona pagina" +msgstr "Salva pagina" #: js/messages.php:420 libraries/db_designer.lib.php:281 #: libraries/db_designer.lib.php:284 -#, fuzzy #| msgid "Free pages" msgid "Open page" -msgstr "Pagine libere" +msgstr "Apri pagina" #: js/messages.php:421 -#, fuzzy #| msgid "Select page" msgid "Delete page" -msgstr "Seleziona pagina" +msgstr "Cancella pagina" #: js/messages.php:422 libraries/db_designer.lib.php:244 -#, fuzzy #| msgid "Unit" msgid "Untitled" -msgstr "Unità" +msgstr "Senza titolo" #: js/messages.php:423 -#, fuzzy #| msgid "Please choose a page to edit" msgid "Please select a page to continue" -msgstr "Prego scegli una pagina da modificare" +msgstr "Scegli una pagina per continuare" #: js/messages.php:424 -#, fuzzy #| msgid "Please enter a valid number!" msgid "Please enter a valid page name" -msgstr "Si prega di inserire un numero valido!" +msgstr "Inserisci un nome di pagina valido" #: js/messages.php:425 msgid "Do you want to save the changes to the current page?" -msgstr "" +msgstr "Vuoi salvare le modifiche apportate alla pagina corrente?" #: js/messages.php:426 msgid "Successfully deleted the page" -msgstr "" +msgstr "Pagina eliminata con sucesso" #: js/messages.php:427 -#, fuzzy #| msgid "Edit or export relational schema" msgid "Export relational schema" -msgstr "Modifica o esporta schema relazionale" +msgstr "Esporta schema relazionale" #: js/messages.php:428 msgid "Modifications have been saved" @@ -2295,7 +2277,7 @@ msgstr "Trascina per riordinare." #: js/messages.php:438 msgid "Click to sort results by this column." -msgstr "" +msgstr "Clicca per ordinare i risultati secondo questa colonna." #: js/messages.php:439 msgid "" @@ -2303,6 +2285,9 @@ msgid "" ">- Ctrl+Click or Alt+Click (Mac: Shift+Option+Click) to remove column from " "ORDER BY clause" msgstr "" +"Shift+Click per aggiungere questa colonna alla clausola ORDER BY o per " +"alternare ASC/DESC.
- Ctrl+Click o Alt+Click (Mac: Shift+Option+Click) " +"per rimuovere la colonna dalla clausola ORDER BY" #: js/messages.php:440 msgid "Click to mark/unmark." @@ -2345,9 +2330,10 @@ msgid "" "Do you really want to see all of the rows? For a big table this could crash " "the browser." msgstr "" +"Vuoi davvero vedere tutte le righe? Con una tabella di grandi dimensioni, " +"questa operazione potrebbe mandare il browser in crash." #: js/messages.php:451 -#, fuzzy #| msgid "Cancel" msgid "cancel" msgstr "Annulla" @@ -2358,25 +2344,22 @@ msgstr "Fallito" #: js/messages.php:454 msgid "Success" -msgstr "" +msgstr "Riuscito" #: js/messages.php:455 -#, fuzzy #| msgid "Import defaults" msgid "Import status" -msgstr "Importa i predefiniti" +msgstr "Importa stato" #: js/messages.php:456 libraries/navigation/Navigation.class.php:107 -#, fuzzy #| msgid "Log file threshold" msgid "Drop files here" -msgstr "Soglia dei file di log" +msgstr "Rilascia i file qui" #: js/messages.php:457 -#, fuzzy #| msgid "Select a table" msgid "Select database first" -msgstr "Seleziona una tabella" +msgstr "Prima seleziona un database" #: js/messages.php:462 msgid "You can also edit most values
by double-clicking directly on them." @@ -2391,10 +2374,9 @@ msgstr "" "direttamente su essi." #: js/messages.php:470 -#, fuzzy #| msgid "Go to link." msgid "Go to link:" -msgstr "Vai al link." +msgstr "Vai al link:" #: js/messages.php:471 msgid "Copy column name." @@ -2434,55 +2416,51 @@ msgstr "Mostra elementi nascosti dell'albero di navigazione." #: js/messages.php:486 libraries/config/messages.inc.php:429 #: libraries/navigation/NavigationTree.class.php:1335 -#, fuzzy #| msgid "Customize main panel" msgid "Link with main panel" -msgstr "Personalizza pannello principale" +msgstr "Collega al pannello principale" #: js/messages.php:487 libraries/navigation/NavigationTree.class.php:1338 -#, fuzzy #| msgid "Customize main panel" msgid "Unlink from main panel" -msgstr "Personalizza pannello principale" +msgstr "Scollega dal pannello principale" #: js/messages.php:488 msgid "To filter all databases on server, press Enter after a search term" msgstr "" +"Per filtrare tutti i database sul server, premi INVIO dopo un termine di " +"ricerca" #: js/messages.php:489 #, php-format msgid "To filter all %s in database, press Enter after a search term" msgstr "" +"Per filtrare tutti i %s nel database, premi INVIO dopo un termine di ricerca" #: js/messages.php:490 -#, fuzzy #| msgid "Tables" msgid "tables" -msgstr "Tabelle" +msgstr "tabelle" #: js/messages.php:491 -#, fuzzy #| msgid "Views" msgid "views" -msgstr "Viste" +msgstr "viste" #: js/messages.php:492 -#, fuzzy #| msgid "Procedures" msgid "procedures" -msgstr "Procedure" +msgstr "procedure" #: js/messages.php:493 -#, fuzzy #| msgid "event" msgid "events" -msgstr "evento" +msgstr "eventi" #: js/messages.php:494 -#, fuzzy #| msgid "Functions" msgid "functions" -msgstr "Funzioni" +msgstr "funzioni" #: js/messages.php:497 msgid "The requested page was not found in the history, it may have expired." @@ -2557,34 +2535,33 @@ msgstr "" #: js/messages.php:527 js/messages.php:539 msgid "Some errors have been detected on the server!" -msgstr "" +msgstr "Sono stati rilevati alcuni errori sul server!" #: js/messages.php:529 msgid "Please look at the bottom of this window." -msgstr "" +msgstr "Guarda in fondo a questa finestra." #: js/messages.php:534 libraries/Error_Handler.class.php:353 -#, fuzzy #| msgid "Ignore" msgid "Ignore All" -msgstr "Ignora" +msgstr "Ignora Tutto" #: js/messages.php:541 msgid "" "As per your settings, they are being submitted currently, please be patient." msgstr "" +"Secondo le impostazioni, sono in corso di presentazione, si prega di " +"attendere." #: js/messages.php:548 -#, fuzzy #| msgid "Show this query here again" msgid "Execute this query again?" -msgstr "Mostra di nuovo questa query" +msgstr "Eseguire di nuovo questa query?" #: js/messages.php:549 -#, fuzzy #| msgid "Do you really want to delete the search \"%s\"?" msgid "Do you really want to delete this bookmark?" -msgstr "Sei sicuro di voler eliminare la ricerca \"%s\"?" +msgstr "Sei sicuro di voler eliminare questo bookmark?" #: js/messages.php:550 msgid "" @@ -2936,10 +2913,9 @@ msgid "Expand" msgstr "" #: libraries/Console.class.php:95 libraries/Console.class.php:178 -#, fuzzy #| msgid "subquery" msgid "Requery" -msgstr "subquery" +msgstr "Re-query" #: libraries/Console.class.php:97 libraries/DbSearch.class.php:365 #: libraries/DisplayResults.class.php:3366 @@ -2968,12 +2944,12 @@ msgid "Database" msgstr "Database" #: libraries/Console.class.php:108 -#, fuzzy, php-format +#, php-format #| msgid "New bookmark" msgid "Total %d bookmark" msgid_plural "Total %d bookmarks" -msgstr[0] "Nuovo segnalibro" -msgstr[1] "Nuovo segnalibro" +msgstr[0] "Totale %d segnalibro" +msgstr[1] "Totale %d segnalibri" #: libraries/Console.class.php:116 msgid "private" @@ -2985,22 +2961,20 @@ msgstr "condiviso" #. l10n: First parameter will be replaced with the translation for Total and the number of bookmarks, second one with the translation for private and the third one, with the translation for shared #: libraries/Console.class.php:124 -#, fuzzy, php-format +#, php-format #| msgid "The bookmark has been deleted." msgid "%1$s, %2$s and %3$s bookmarks included" -msgstr "Il segnalibro è stato cancellato." +msgstr "%1$s, %2$s e %3$s segnalibri inclusi" #: libraries/Console.class.php:130 -#, fuzzy #| msgid "New bookmark" msgid "No bookmarks" -msgstr "Nuovo segnalibro" +msgstr "Nessun segnalibro" #: libraries/Console.class.php:180 -#, fuzzy #| msgid "Explain SQL" msgid "Explain" -msgstr "Spiega SQL" +msgstr "Spiega" #: libraries/Console.class.php:181 libraries/Util.class.php:1262 #: libraries/sql.lib.php:333 @@ -3008,16 +2982,14 @@ msgid "Profiling" msgstr "Profiling" #: libraries/Console.class.php:183 -#, fuzzy #| msgid "Bookmark table" msgid "Bookmark" -msgstr "Tabella dei segnalibri" +msgstr "Segnalibro" #: libraries/Console.class.php:184 -#, fuzzy #| msgid "Query cache" msgid "Query failed" -msgstr "Cache delle query" +msgstr "Query fallita" #: libraries/Console.class.php:188 #, fuzzy @@ -3026,10 +2998,9 @@ msgid "Queried time" msgstr "Tempo di esecuzione della query" #: libraries/Console.class.php:195 -#, fuzzy #| msgid "SQL Query box" msgid "SQL Query Console" -msgstr "Riquadro per query SQL" +msgstr "Console per Query SQL" #: libraries/Console.class.php:196 msgid "Console" @@ -3041,10 +3012,9 @@ msgid "Clear" msgstr "Cancella" #: libraries/Console.class.php:202 -#, fuzzy #| msgid "SQL history" msgid "History" -msgstr "Storico dell'SQL" +msgstr "History" #: libraries/Console.class.php:205 libraries/Console.class.php:300 #: libraries/DisplayResults.class.php:1603 libraries/TableSearch.class.php:788 @@ -3076,22 +3046,19 @@ msgid "Options" msgstr "Opzioni" #: libraries/Console.class.php:209 libraries/Console.class.php:262 -#, fuzzy #| msgid "Bookmark table" msgid "Bookmarks" -msgstr "Tabella dei segnalibri" +msgstr "Segnalibri" #: libraries/Console.class.php:218 -#, fuzzy #| msgid "Execute every" msgid "Press Ctrl+Enter to execute query" -msgstr "Esegui ogni" +msgstr "Premere Ctrl+Enter per eseguire la query" #: libraries/Console.class.php:239 -#, fuzzy #| msgid "Skip current error" msgid "During current session" -msgstr "Salta l'errore corrente" +msgstr "Durante la sessione corrente" #: libraries/Console.class.php:266 libraries/Util.class.php:1231 #: libraries/config/messages.inc.php:763 @@ -3101,19 +3068,16 @@ msgid "Refresh" msgstr "Aggiorna" #: libraries/Console.class.php:269 -#, fuzzy #| msgid "And" msgid "Add" -msgstr "E" +msgstr "Aggiungi" #: libraries/Console.class.php:278 -#, fuzzy #| msgid "New bookmark" msgid "Add bookmark" -msgstr "Nuovo segnalibro" +msgstr "Aggiungi segnalibro" #: libraries/Console.class.php:282 -#, fuzzy #| msgid "Label" msgid "Label" msgstr "Etichetta" @@ -3123,28 +3087,24 @@ msgid "Target database" msgstr "Database di destinazione" #: libraries/Console.class.php:287 -#, fuzzy #| msgid "Create bookmark" msgid "Share this bookmark" -msgstr "Crea segnalibro" +msgstr "Condividi questo segnalibro" #: libraries/Console.class.php:304 -#, fuzzy #| msgid "Reset to default" msgid "Set default" -msgstr "Ripristina i valori predefiniti" +msgstr "Imposta i valori predefiniti" #: libraries/Console.class.php:308 -#, fuzzy #| msgid "Always send error reports" msgid "Always expand query messages" -msgstr "Invia sempre le notifiche d'errore" +msgstr "Espandi sempre i messaggi delle query" #: libraries/Console.class.php:310 -#, fuzzy #| msgid "SQL query history table" msgid "Show query history at start" -msgstr "Tabella di cronologia delle query SQL" +msgstr "Mostra la cronologia delle query all'inizio" #: libraries/Console.class.php:312 msgid "Show current browsing query" @@ -3574,16 +3534,14 @@ msgid "Too many error messages, some are not displayed." msgstr "Troppi errori, alcuni messaggi non verranno visualizzati." #: libraries/Error_Handler.class.php:336 -#, fuzzy #| msgid "Import" msgid "Report" -msgstr "Importa" +msgstr "Report" #: libraries/Error_Handler.class.php:341 libraries/error_report.lib.php:373 -#, fuzzy #| msgid "Automatically create versions" msgid "Automatically send report next time" -msgstr "Crea versioni automaticamente" +msgstr "Invia un report automaticamente la prossima volta" #: libraries/File.class.php:225 msgid "File was not an uploaded file." @@ -3934,7 +3892,6 @@ msgid "Error while creating PDF:" msgstr "Si é verificato un errore durante la creazione del PDF:" #: libraries/RecentFavoriteTable.class.php:138 -#, fuzzy #| msgid "Could not save recent table" msgid "Could not save recent table!" msgstr "Impossibile salvare la tabella recente!" @@ -4228,13 +4185,11 @@ msgid "Table search" msgstr "Ricerca nella Tabella" #: libraries/TableSearch.class.php:212 -#, fuzzy #| msgid "Zoom Search" msgid "Zoom search" msgstr "Ricerca Zoom" #: libraries/TableSearch.class.php:217 libraries/TableSearch.class.php:1225 -#, fuzzy #| msgid "Find and Replace" msgid "Find and replace" msgstr "Trova e sostituisci" @@ -4302,10 +4257,9 @@ msgid "Replace with:" msgstr "Sostituisci con:" #: libraries/TableSearch.class.php:1370 -#, fuzzy #| msgid "as regular expression" msgid "Use regular expression" -msgstr "come espressione regolare" +msgstr "Usa espressione regolare" #: libraries/TableSearch.class.php:1473 msgid "Find and replace - preview" @@ -4667,7 +4621,6 @@ msgstr "" "9,223,372,036,854,775,807" #: libraries/Types.class.php:774 -#, fuzzy msgid "A system's default double-precision floating-point number" msgstr "" "Un numero in virgola mobile a doppia precisione secondo i default di sistema" @@ -4693,12 +4646,11 @@ msgstr "" "23:59:59' UTC; TIMESTAMP(6) può archiviare anche i microsecondi" #: libraries/Types.class.php:794 -#, fuzzy msgid "" "A variable-length (0-65,535) string, uses binary collation for all " "comparisons" msgstr "" -"Una stringa di lunghezza variabile da 0 a 65.535 caratteri, usa collation " +"Una stringa di lunghezza variabile (da 0 a 65.535 caratteri), usa collation " "binarie per tutte le comparazioni" #: libraries/Types.class.php:798 @@ -16900,10 +16852,9 @@ msgid "MyISAM concurrent inserts" msgstr "Inserimenti MyISAM contemporanei" #: libraries/advisory_rules.txt:462 -#, fuzzy #| msgid "Enable concurrent_insert by setting it to 1" msgid "Enable {concurrent_insert} by setting it to 1" -msgstr "Abilitate concurrent_insert impostandolo a 1" +msgstr "Abilita {concurrent_insert} impostandolo a 1" #: libraries/advisory_rules.txt:463 msgid "" From 156efafcd223b30e7802a3bdb2e313f397bbc580 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 4 Apr 2015 05:41:48 -0400 Subject: [PATCH 4/4] ChangeLog entry Signed-off-by: Marc Delisle --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index b1f5d82894..35ea780ac5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ phpMyAdmin - ChangeLog 4.4.2.0 (not yet released) - bug #4835 PMA_hideShowConnection not called after submit_num_fields - bug #4836 Server warning after moving from console to direct clicks +- bug #4837 Duplicate new version notification when using the "Back" button 4.4.1.0 (not yet released) - bug #4813 MySQL 5.7.6 and the Users menu tab