diff --git a/scripts/translations_update.sh b/scripts/translations_update.sh index a39df9da8..b0e0955ee 100755 --- a/scripts/translations_update.sh +++ b/scripts/translations_update.sh @@ -5,13 +5,13 @@ if [ "$1" == "-no-obsolete" ]; then ARGUMENTS="-no-obsolete" fi ## circular inclusions workaround - we comment that buggy line -sed -i 's/include(3rdparty/##temp/g' ../src/src.pro +sed -i 's/include(3rdparty/##temp/g' ../src/lib/lib.pro -lupdate $ARGUMENTS ../src/main/main.pro -lupdate $ARGUMENTS ../src/main/main.pro -ts ../translations/empty.ts +lupdate $ARGUMENTS ../src/lib/lib.pro +lupdate $ARGUMENTS ../src/lib/lib.pro -ts ../translations/empty.ts ## uncomment it now -sed -i 's/##temp/include(3rdparty/g' ../src/src.pro +sed -i 's/##temp/include(3rdparty/g' ../src/lib/lib.pro read -p "Press [ENTER] to close terminal" exit diff --git a/src/lib/lib.pro b/src/lib/lib.pro index 58fda38d6..b11fc0415 100644 --- a/src/lib/lib.pro +++ b/src/lib/lib.pro @@ -5,6 +5,7 @@ TEMPLATE = lib include(3rdparty/qtsingleapplication.pri) include(../defines.pri) +include(../../translations/translations.pri) INCLUDEPATH += 3rdparty\ app\ diff --git a/src/main/main.pro b/src/main/main.pro index 4dc6ffe72..9ad2ad1d7 100644 --- a/src/main/main.pro +++ b/src/main/main.pro @@ -7,7 +7,6 @@ LIBS += -L../../bin -lqupzilla include(../defines.pri) include(../install.pri) -include(../../translations/translations.pri) INCLUDEPATH += ../lib/app\ ../lib/3rdparty diff --git a/translations/cs_CZ.ts b/translations/cs_CZ.ts index 3733e9d50..139e66c55 100644 --- a/translations/cs_CZ.ts +++ b/translations/cs_CZ.ts @@ -4,59 +4,59 @@ AboutDialog - + About QupZilla O QupZille - + Authors Autoři - - + + Authors and Contributors Autoři a Spolupracovníci - - + + < About QupZilla < O QupZille - + <p><b>Application version %1</b><br/> <p><b>Verze aplikace %1</b><br/> - + <b>WebKit version %1</b></p> <b>Verze WebKitu %1</b></p> - + <p>&copy; %1 %2<br/>All rights reserved.<br/> <p>&copy; %1 %2<br/>Všechna práva vyhrazena.<br/> - + <small>Build time: %1 </small></p> <small>Datum sestavení: %1</small></p> - + <p><b>Main developer:</b><br/>%1 &lt;%2&gt;</p> <p><b>Hlavní vývojář:</b><br/>%1 &lt;%2&gt;</p> - + <p><b>Contributors:</b><br/>%1</p> <p><b>Přispěvatelé</b><br/>%1</p> - + <p><b>Translators:</b><br/>%1</p> <p><b>Překladatelé</b><br/>%1</p> @@ -64,33 +64,33 @@ AcceptLanguage - + Preferred Languages Preferované jazyky - + Add... Přidat... - + Remove Odstranit - + Up Nahoru - + Down Dolů - - + + Personal [%1] Vlastní [%1] @@ -98,68 +98,68 @@ AdBlockDialog - + AdBlock Configuration Nastavení AdBlocku - + Enable AdBlock Povolit AdBlock - + Search... Hledat... - + Rule Pravidlo - - + + Add Rule Přidat pravidlo - + Update EasyList Aktualizovat EasyList - + AdBlock AdBlock - + Delete Rule Smazat pravidlo - + Update completed Aktualizace hotova - + EasyList has been successfully updated. EasyList byl úspěšně aktualizován. - + Custom Rules Vlastní pravidla - + Add Custom Rule Přidat vlastní pravidlo - + Please write your rule here: Napište zde nové pravidlo: @@ -167,53 +167,53 @@ AdBlockIcon - + AdBlock lets you block unwanted content on web pages AdBlock blokuje nevyžádaný obsah na stránkách - + Blocked popup window Zablokováno vyskakovací okno - + AdBlock blocked unwanted popup window. AdBlock zablokoval nevyžádané vyskakovací okno. - + AdBlock AdBlock - + Show AdBlock &Settings Zobrazit &nastavení AdBlocku - + Blocked Popup Windows Zablokovaná vyskakovací okna - + No content blocked Žádný obsah nebyl zablokován - + Blocked URL (AdBlock Rule) - click to edit rule Blokovaná adresa (AdBlock pravidlo) - klikem upravíte pravidlo - - + + %1 with (%2) %1 s (%2) - + Learn About Writing &Rules Zjistit více o psaní &pravidel @@ -221,17 +221,17 @@ AddAcceptLanguage - + Add Language Přidat jazyk - + Choose preferred language for web sites Zvolte preferované jazyky pro webové stránky - + Personal definition: Vlastní definice: @@ -239,128 +239,128 @@ AutoFillManager - + Passwords Hesla - - + + Server Server - + Username Uživatel - + Password Heslo - - + + Remove Odstranit - + Edit Upravit - - + + Remove All Odstranit vše - + Import/Export Import/Export - - - + + + Show Passwords Zobrazit hesla - + Exceptions Vyjímky - + Import Passwords from File... Importovat hesla ze souboru... - + Export Passwords to File... Exportovat hesla do souboru... - + Are you sure that you want to show all passwords? Jste si jistí že chcete zobrazit všechna hesla? - + Hide Passwords Skrýt hesla - + Confirmation Potvrzení - + Are you sure to delete all passwords on your computer? Opravdu si přejete smazat všechna hesla? - + Edit password Upravit heslo - + Change password: Změnit heslo: - - + + Choose file... Vyberte soubor... - + Cannot read file! Nelze číst ze souboru! - + Successfully exported Úspěšně exportováno - + Error while importing! Chyba během importování! - + Successfully imported Úspěšně importováno - + Cannot write to file! Velze zapisovat do souboru! @@ -368,7 +368,7 @@ AutoFillNotification - + Do you want QupZilla to remember the password for <b>%1</b> on %2? Chcete aby si QupZilla zapamatovala heslo pro <b>%1</b> na %2? @@ -376,17 +376,17 @@ AutoFillWidget - + Remember Zapamatovat - + Never For This Site Nikdy pro tuto stránku - + Not Now Nyní ne @@ -394,13 +394,13 @@ BookmarkIcon - - + + Bookmark this Page Přidat stránku do záložek - + Edit this bookmark Upravit záložku @@ -408,154 +408,154 @@ BookmarksImportDialog - + Import Bookmarks Import záložek - + <b>Import Bookmarks</b> <b>Import záložek</b> - + From File Ze souboru - + Choose browser from which you want to import bookmarks: Vyberte ze kterého prohlížeče chcete importovat záložky: - + Choose... Vybrat... - + Fetching icons, please wait... Získávám ikony, prosím čekejte... - + Title Titulek - + Url Adresa - + Next Další - + Cancel Zrušit - + <b>Importing from %1</b> <b>Importuji z %1</b> - + Finish Dokončit - - - - + + + + Error! Chyba! - + Choose directory... Zvolte složku... - + Choose file... Vyberte soubor... - + Mozilla Firefox stores its bookmarks in <b>places.sqlite</b> SQLite database. This file is usually located in Mozilla Firefox ukládá své záložky v SQLite databázi <b>places.sqlite</b>. Tento soubor se obvykle nachází v - + Google Chrome stores its bookmarks in <b>Bookmarks</b> text file. This file is usually located in Google Chrome ukládá své záložky v textovém souboru <b>Bookmarks</b>. Tento soubor se obvykle nachází v - + Opera stores its bookmarks in <b>bookmarks.adr</b> text file. This file is usually located in Opera ukládá své záložky v textovém souboru <b>bookmarks.adr</b>. Tento soubor se obvykle nachází v - + You can import bookmarks from any browser that supports HTML exporting. This file has usually these suffixes Záložky můžete importovat z kteréhokoliv prohlížeče který podporuje export do HTML. Tento soubor má obvykle tyto přípony - + Internet Explorer stores its bookmarks in <b>Favorites</b> folder. This folder is usually located in Internet Explorer ukládá své záložky ve složce <b>Oblíbené</b>. Tato složka se obvykle nachází v - - - - + + + + Please choose this file to begin importing bookmarks. Vyberte prosím tento soubor pro zahájení importu. - - + + Please press Finish to complete importing process. Kliknutím na Dokončit uložíte záložky. - + Please choose this folder to begin importing bookmarks. Vyberte prosím tuto složku pro zahájení importu. - - - - + + + + No Error Žádná chyba - - - + + + Unable to open file. Nepodařilo se otevřít soubor. - + Cannot evaluate JSON code. Nelze spustit JSON kód. - + File does not exist. Soubor neexistuje. - + Unable to open database. Is Firefox running? Nepodařilo se otevřít databázi. Je Firefox spuštěn? @@ -563,127 +563,127 @@ BookmarksManager - + Bookmarks Záložky - + Title Titulek - + Url Adresa - + Import Bookmarks Import záložek - + Rename Folder Přejmenovat složku - + Add Folder Přidat složku - + Optimize Database Optimalizovat databázi - + Add Subfolder Přidat podsložku - + Add new folder Přidat složku - + Choose name for new bookmark folder: Zvolte jméno pro novou složku: - + Rename folder Přejmenovat složku - + Remove folder Odstranit složku - + <b>Warning: </b>You already have bookmarked this page! <b>Upozornění: </b>Tuto stránku již máte v záložkách! - + Choose name and location of this bookmark. Zvolte jméno a umístění záložky. - + Add new subfolder Přidat podsložku - + Choose name for new subfolder in bookmarks toolbar: Zvolte jméno pro novou podsložku v panelu záložek: - + Choose name for folder: Zvolte jméno pro složku: - + Open link in current &tab Otevřít odkaz v &aktuálním panelu - + Open link in &new tab Otevřít odkaz v novém &panelu - + Move bookmark to &folder Přesunout záložku do &složky - + Rename bookmark Přejmenovat záložku - + Remove bookmark Odstranit záložku - + Add New Bookmark Přidat záložku - + Choose folder for bookmarks: Zvolte složku pro záložky: - + Bookmark All Tabs Přidat všechny panely do záložek @@ -691,20 +691,20 @@ BookmarksModel - - + + Bookmarks In Menu Záložky v menu - - + + Bookmarks In ToolBar Panel záložek - - + + Unsorted Bookmarks Nesetříděné záložky @@ -712,27 +712,27 @@ BookmarksSideBar - + Search... Hledat... - + Open link in current &tab Otevřít odkaz v &aktuálním panelu - + Open link in &new tab Otevřít odkaz v novém &panelu - + Copy address Kopírovat adresu - + &Delete &Odstranit @@ -740,17 +740,17 @@ BookmarksToolbar - + &Bookmark Current Page Přidat &stránku do záložek - + Bookmark &All Tabs Přidat &všechny panely do záložek - + &Organize Bookmarks Organizovat &záložky @@ -759,73 +759,73 @@ Skrýt &Nejnavštěvovanější - + Show Most &Visited Zobrazit &Nejnavštěvovanější - + Show Only Icons Zobrazit pouze ikony - + &Hide Toolbar S&krýt panel - + Move right Posunout doprava - + Move left Posunout doleva - + Edit bookmark Upravit záložku - + Remove bookmark Odstranit záložku - + Edit bookmark: Upravit záložku: - + Title: Titulek: - + Url: Url: - + Edit Bookmark Upravit záložku - + Most visited Nejnavštěvovanější - + Sites you visited the most Nejvíce navštěvované stránky - - + + Empty Prázdný @@ -841,46 +841,49 @@ Odstranit záložku - + Name: Název: - + Folder: Složka: - + Remove Odstranit - + Save Uložit - + Close Zavřít - - Add into Bookmarks + + Add to Bookmarks Přidat k záložkám - + Add into Bookmarks + Přidat k záložkám + + Add into Speed Dial - Přidat do rychlé volby + Přidat do rychlé volby <b>Add Bookmark</b> <b>Přidat záložku</b> - + Edit Bookmark Upravit záložku @@ -889,14 +892,15 @@ <b>Upravit záložku</b> - - + + Remove from Speed Dial Odebrat z rychlé volby - - + + + Add to Speed Dial Přidat do rychlé volby @@ -904,37 +908,37 @@ BrowsingLibrary - + Library Knihovna - + Search... Hledat... - + History Historie - + Bookmarks Záložky - + RSS RSS - + Database Optimized Databáze optimalizována - + Database successfully optimized.<br/><br/><b>Database Size Before: </b>%1<br/><b>Database Size After: </b>%2 Databáze byla úspěšně optimalizována.<br/><br/><b>Velikost databáze před: </b>%1<br/><b>Velikost databáze po: </b>%2 @@ -942,50 +946,50 @@ CertificateInfoWidget - + <b>Issued To</b> <b>Vydáno pro</b> - - + + Common Name (CN): Obecné jméno (CN): - - + + Organization (O): Organizace (O): - - + + Organizational Unit (OU): Jednotka organizace (OU): - + Serial Number: Sériové číslo: - + <b>Issued By</b> <b>Vydal</b> - + <b>Validity</b> <b>Platnost</b> - + Issued On: Vydáno dne: - + Expires On: Platný do: @@ -993,62 +997,62 @@ ClearPrivateData - + Clear Recent History Vymazat nedávnou historii - + Choose what you want to delete: Vyberte co chcete smazat: - + Clear history Smazat historii - + Clear cookies Smazat cookies - + Clear cache Vyprázdnit vyrovnávací paměť - + Clear icons Smazat ikony - + Clear cookies from Adobe Flash Player Smazat cookies z Adobe Flash Playeru - + <b>Clear Recent History</b> <b>Vymazat nedávnou historii</b> - + Earlier Today Dnes - + Week Týden - + Month Měsíc - + All Vše @@ -1056,42 +1060,42 @@ ClickToFlash - + Object blocked by ClickToFlash Objekt zablokován ClickToFlash pluginem - + Show more information about object Zobrazit více informací o objektu - + Delete object Odstranit objekt - + Add %1 to whitelist Přidat %1 na bílou listinu - + Flash Object Flash objekt - + <b>Attribute Name</b> <b>Jméno atributu</b> - + <b>Value</b> <b>Hodnota</b> - + No more information available. Žádné další informace. @@ -1099,12 +1103,12 @@ CloseDialog - + There are still open tabs Stále jsou otevřeny panely - + Don't ask again Příště se již nedotazovat @@ -1112,174 +1116,174 @@ CookieManager - + Cookies Cookies - QupZilla Cookies - + Stored Cookies Uložené cookies - + Find: Najít: - + These cookies are stored on your computer: Tyto cookies jsou uloženy v počítači: - + Server Server - + Cookie name Název cookies - + Name: Název: - + Value: Obsah: - - - + + + Server: Server: - + Path: Cesta: - + Secure: Zasláno pro: - + Expiration: Platnost do: - - - - - - - - - - - - + + + + + + + + + + + + <cookie not selected> <nebylo zvoleno cookie> - + Remove all cookies Odebrat všechny cookies - + Cookie Filtering Filtrování cookies - + <b>Cookie whitelist</b> <b>Bílá listina</b> - + Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) Cookies z těchto serverů budou VŽDY uložené (i když máte zakázáno ukládání cookies) - - + + Add Přidat - - + + Remove Odstranit - + <b>Cookie blacklist</b> <b>Černá listina</b> - + Cookies from these servers will NEVER be accepted Cookies z těchto serverů budou vždy odmítnuté - + Remove cookie Odebrat cookie - + Search Vyhledávání - + Confirmation Potvrzení - + Are you sure to delete all cookies on your computer? Opravdu chcete vymazat všechny cookies z počítače? - + Add to whitelist Přidat do bílé listiny - + Add to blacklist Přidat do černé listiny - - + + Remove cookies Odebrat cookies - + Secure only Zabezpečené připojení - + All connections Libovolný typ připojení - + Session cookie konce relace @@ -1287,13 +1291,13 @@ DownloadFileHelper - - + + Save file as... Uložit soubor jako... - + NoNameDownload BezNazvu @@ -1301,119 +1305,119 @@ DownloadItem - + Remaining time unavailable Neznámý zbývající čas - + Done - %1 Hotovo - %1 - - + + Cancelled Zrušeno - + few seconds několik sekund - + seconds sekund - + minutes minut - + hours hodin - + Unknown speed Neznámá rychlost - - + + Unknown size Neznámá velikost - + %2 - unknown size (%3) %2 - neznámá velikost (%3) - + Remaining %1 - %2 of %3 (%4) Zbývá %1 - %2 z %3 (%4) - + Cancelled - %1 Zrušeno - %1 - + Delete file Smazat soubor - + Do you want to also delete dowloaded file? Chcete také smazat stahovaný soubor? - + Open File Otevřít soubor - + Open Folder Otevřít složku - + Go to Download Page Přejít na stránku stahování - + Copy Download Link Kopírovat stahovaný odkaz - + Cancel downloading Zrušit stahování - + Clear Vyčistit - + Error Chyba - + Not found Soubor neexistuje - + Sorry, the file %1 was not found! @@ -1422,12 +1426,12 @@ nebyl nalezen! - + Error: Cannot write to file! Chyba: Nelze zapisovat do souboru! - + Error: Chyba: @@ -1435,64 +1439,64 @@ nebyl nalezen! DownloadManager - + Executable: Program: - + Arguments: Argumenty: - + Cannot start external download manager Nepodařilo se spustit externí správce stahování - + Cannot start external download manager! %1 Nepodařilo se spustit externí správce stahování! %1 - + %1% of %2 files (%3) %4 remaining %1% z %2 souborů (%3) %4 zbyvá - + % - Download Manager % - Správce stahování - + Download Finished Stahování dokončeno - + All files have been successfully downloaded. Všechna stahování byla úspěšně dokončena. - + Warning Varování - + Are you sure to quit? All uncompleted downloads will be cancelled! Jste si jistý že chcete skončit? Všechna nedokončená stahování budou zrušena! - - - + + + Download Manager Správce stahování - + Clear Vyčistit @@ -1500,42 +1504,42 @@ nebyl nalezen! DownloadOptionsDialog - + Opening Otevírám - + which is a: což je: - + from: z: - + What should QupZilla do with this file? Co má QupZilla udělat s tímto souborem? - + You have chosen to open Zvolili jste otevřít - + Open... Otevřít... - + Save File Uložit soubor - + Opening %1 Otevírám %1 @@ -1543,37 +1547,37 @@ nebyl nalezen! EditSearchEngine - + Name: Název: - + Url: Url: - + Shortcut: Zkratka: - + Icon: Ikona: - + <b>Note: </b>%s in url represent searched string <b>Poznámka: </b> %s v url reprezentuje hledaný řetězec - + Add from file ... Přidat ze souboru... - + Choose icon... Vybrat ikonu... @@ -1581,75 +1585,75 @@ nebyl nalezen! HistoryManager - + History Historie - + Title Titulek - + Url Adresa - + Delete Odstranit - + Clear All History Vymazat celou historii - + Optimize Database Optimalizovat databázi - + Open link in current tab Otevřít odkaz v aktuálním panelu - + Open link in new tab Otevřít odkaz v novém panelu - + Copy address Kopírovat adresu - - + + Today Dnes - - + + This Week Tento týden - - + + This Month Tento měsíc - + Confirmation Potvrzení - + Are you sure to delete all history? Opravdu chcete vymazat celou historii? @@ -1657,72 +1661,72 @@ nebyl nalezen! HistoryModel - + Failed loading page Chyba při načítání stránky - + No Named Page Bezejmenná stránka - + January Leden - + February Únor - + March Březen - + April Duben - + May Květen - + June Červen - + July Červenec - + August Srpen - + September Září - + October Říjen - + November Listopad - + December Prosinec @@ -1730,45 +1734,45 @@ nebyl nalezen! HistorySideBar - + Search... Hledat... - + Title Titulek - + Open link in current tab Otevřít odkaz v aktuálním panelu - + Open link in new tab Otevřít odkaz v novém panelu - + Copy address Kopírovat adresu - - + + Today Dnes - - + + This Week Tento týden - - + + This Month Tento měsíc @@ -1776,33 +1780,33 @@ nebyl nalezen! LocationBar - + Add RSS from this page... Přidat RSS kanál ... - + Enter URL address or search on %1 Zadejte internetovou adresu nebo vyhledávejte na %1 - + Paste And &Go Vložit a přejít &na - + Clear All Vymazat vše - + .co.uk Append domain name on ALT + Enter = Should be different for every country .cz - + Show information about this page Zobrazit informace o stránce @@ -1810,12 +1814,12 @@ nebyl nalezen! MainApplication - + Last session crashed Poslední relace spadla - + <b>QupZilla crashed :-(</b><br/>Oops, the last session of QupZilla was interrupted unexpectedly. We apologize for this. Would you like to try restoring the last saved state? <b>QupZilla spadla :-(</b><br/>Oops, poslední relace QupZilly skončila jejím pádem. Velice se omlouváme. Přejete si obnovit uložený stav? @@ -1823,44 +1827,44 @@ nebyl nalezen! NavigationBar - + No Named Page Bezejmenná stránka - + Back Zpět - + Forward Vpřed - + Home Domů - + New Tab Nový panel - + Main Menu Hlavní menu - - + + Exit Fullscreen Zrušit celou obrazovku - - + + Clear history Smazat historii @@ -1868,75 +1872,75 @@ nebyl nalezen! NetworkManager - - + + SSL Certificate Error! Chyba zabezpečení! - + <b>Organization: </b> <b>Organizace: </b> - + <b>Domain Name: </b> <b>Doména: </b> - + <b>Expiration Date: </b> <b>Vyprší: </b> - + <b>Error: </b> <b>Chyba: </b> - + The page you are trying to access has the following errors in the SSL certificate: Stránka kterou se snažíte navštívit zaslala SSL Certifikát s těmito chybami: - + Would you like to make an exception for this certificate? Chcete udělit vyjímku tomuto certifikátu? - + Authorization required Vyžadována autorizace - - + + Username: Uživatelské jméno: - - + + Password: Heslo: - + Save username and password on this site Uložit jméno a heslo pro tuto stránku - + A username and password are being requested by %1. The site says: "%2" Server %1 požaduje vaše uživatelské jméno a heslo s komentářem: "%2" - + Proxy authorization required Proxy autorizace - + A username and password are being requested by proxy %1. Proxy %1 požaduje uživatelské jméno a heslo. @@ -1944,17 +1948,17 @@ nebyl nalezen! PageScreen - + Page Screen Snímek stránky - + Save Page Screen... Uložit snímek stránky... - + screen.png snimek.png @@ -1962,75 +1966,95 @@ nebyl nalezen! PluginsList - + Application Extensions Doplňky aplikace - + Allow Application Extensions to be loaded Povolit načítání doplňků aplikace - + Settings Nastavení - Load Plugins - Načíst doplňky + Načíst doplňky - + WebKit Plugins WebKit Pluginy - + <b>Click To Flash Plugin</b> <b>Click To Flash Plugin</b> - + Click To Flash is a plugin which blocks auto loading of Flash content at page. You can always load it manually by clicking on the Flash play icon. Click To Flash je plugin který blokuje automatické načítání Flash obsahu. Avšak vždy jej můžete manuálně načíst kliknutím na ikonku Flashe. - + Whitelist Bílá listina - + Add Přidat - + Remove Odstranit - + Allow Click To Flash Povolit Click To Flash - + Add site to whitelist Přidat stránku na bílou listinu - + Server without http:// (ex. youtube.com) Server bez http:// (např. youtube.com) + + + %1 (%2) +Author: %3 +%4 +%5 + %1 (%2) +Autor: %3 +%4 +%5 + + + + Error! + Chyba! + + + + Cannot load plugin! + Nelze načíst doplněk! + PopupWindow - + %1 - QupZilla %1 - QupZilla @@ -2038,801 +2062,801 @@ nebyl nalezen! Preferences - + Preferences Předvolby - + General Obecné - + 1 1 - + Downloads Stahování - + Plugins Doplňky - + Open blank page Otevřít prázdnou stránku - - + + Open homepage Otevřít domovskou stránku - + Restore session Obnovit relaci - + Homepage: Domovská stránka: - + On new tab: Při otevření nového panelu: - + Open blank tab Otevřít prázdný panel - + Open other page... Otevřít jinou stránku... - + <b>Navigation ToolBar</b> <b>Navigační panel</b> - + <b>Background<b/> <b>Pozadí</b> - + Use transparent background Použít průhledné pozadí - + Maximum Maximálně - + 50 MB 50 MB - + QupZilla QupZilla - + Allow storing network cache on disk Povolit ukládání cache na disk - + <b>Cookies</b> <b>Cookies</b> - + <b>Address Bar behaviour</b> <b>Chování adresního řádku</b> - + <b>Language</b> <b>Jazyk</b> - + Startup profile: Startovní profil: - + Create New Nový profil - + Delete Odstranit - + Show StatusBar on start Zobrazit StatusBar při startu - + <b>Profiles</b> <b>Profily</b> - + Show Bookmarks ToolBar on start Zobrazit panel záložek při startu - + Show Navigation ToolBar on start Zobrazit navigační panel při startu - + Show Home button Zobrazit tlačítko Domů - + Show Back / Forward buttons Zobrazit tlačítka Zpět / Vpřed - + <b>Browser Window</b> <b>Okno prohlížeče</b> - + Tabs Panely - + Fonts Písma - + <b>Launching</b> <b>Spouštění</b> - - + + Note: You cannot delete active profile. Poznámka: Nemůžete smazat aktivní profil. - + Notifications Oznámení - + Show Add Tab button Zobrazit 'Přidat panel' tlačítko - + <b>Tabs behavior</b> <b>Chování panelů</b> - + Make tabs movable Přesouvat panely přetažením - + Activate last tab when closing active tab Aktivovat poslední panel při zavírání aktuálního - + Allow DNS Prefetch Povolit DNS Prefetch - + JavaScript can access clipboard Povolit JavaScriptu přístup do schránky - + Include links in focus chain focus also links on page (basically <a> elements) when pressing Tab key Označovat odkazy tabulátorem - + Zoom text only Přibližovat pouze text - + Print element background when you are printing page (on printer), it determine whether to also print background (color, image) of html elements Tisknout pozadí objektů - + Send Do Not Track header to servers Zasílat serverům Do Not Track hlavičku - + After launch: Po spuštění: - - + + Open speed dial Otevřít rychlou volbu - - + + Use current Použít aktuální - + Check for updates on start Kontrolovat aktualizace při startu - + Active profile: Aktivní profil: - + Themes Témata - + Advanced options Rozšířené možnosti - + Hide tabs when there is only one tab Skrýt seznam panelů při jediném panelu - + Ask when closing multiple tabs Ptát se při zavírání více panelů - + Select all text by clicking in address bar Označit vše při kliknutí do adresního řádku - + Don't quit upon closing last tab Nekončit při zavírání posledního panelu - + Closed tabs list instead of opened in tab bar Zobrazit seznam zavřených (místo otevřených) panelů v seznamu panelů - + Open new tabs after active tab Otevřít nový panel hned za aktuálním - + Allow JavaScript Povolit JavaScript - + Enable XSS Auditing try to detect possible XSS attacks when executing javascript Povolit kontrolu XSS - + Mouse wheel scrolls Kolečko myši posune - + lines on page řádků na stránce - + Default zoom on pages: Základní přiblížení stránek: - + Ask when entering Private Browsing mode Ptát se při zapínání soukromého prohlížení - + Local Storage Lokální úložiště - + Delete now Vymazat nyní - + Proxy Configuration Konfigurace Proxy - + <b>Font Families</b> <b>Typy písem</b> - + Standard Standardní - + Fixed Proporcionální - + Serif Serif - + Sans Serif Sans Serif - + Cursive Kurzíva - + Fantasy Fantasy - + <b>Font Sizes</b> <b>Velikosti písem</b> - + Fixed Font Size Proporcionální písmo - + Default Font Size Základní písmo - + Minimum Font Size Minimální velikost - + Minimum Logical Font Size Minimální logická velikost - + <b>Download Location</b> <b>Cíl stahování</b> - + Ask everytime for download location U každého souboru se dotázat kam ho uložit - + Use defined location: Uložit všechny soubory do: - - - + + + ... ... - + <b>Download Options</b> <b>Možnosti stahování</b> - + Use native system file dialog (may or may not cause problems with downloading SSL secured content) Použít nativní systémový dialog pro výběr souboru (může ale také nemusí dělat problémy při stahování SSL zabezpečeného obsahu) - + Close download manager when downloading finishes Zavřít správce stahování po skončení stahování - + <b>External download manager</b> <b>Externí správce stahování</b> - + Use external download manager Používat externí správce stahování - + Executable: Program: - + Arguments: Argumenty: - + Filter tracking cookies Filtrovat sledovací cookies - + <b>Warning:</b> Match domain exactly and filter tracking cookies options can lead to deny some cookies from sites. If you have problems with cookies, try to disable this options first! <b>Upozornění:</b> Možnosti vyžadovat přesnou shodu domény a filtrovat sledovací cookies mohou vést k odmítnutí některých cookies. Pokud máte problémy s cookies, zkuste nejdříve tyto možnosti zakázat! - + <b>SSL Certificates</b> <b>SSL Certifikáty</b> - + Edit CA certificates in SSL Manager Upravit CA certifikáty ve správci certifikátů - - + + <b>Other</b> <b>Ostatní</b> - + Send Referer header to servers Zasílat serverům Referer hlavičku - + Block popup windows Blokovat vyskakovací okna - + <b>Notifications</b> <b>Oznámení</b> - + Use OSD Notifications Používat OSD oznámení - + Use Native System Notifications (Linux only) Používat nativní systémové oznámení (pouze Linux) - + Do not use Notifications Nepoužívat oznámení - + Expiration timeout: Doba: - + seconds sekund - + <b>Note: </b>You can change position of OSD Notification by dragging it on the screen. <b>Poznámka: </b> Můžete změnit pozici OSD oznámení na obrazovce jejím přetažením. - + Change browser identification: Změnit identifikaci prohlížeče: - + StyleSheet automatically loaded with all websites: Styl, automaticky načítán ke všem stránkám: - + Languages Jazyky - + <b>Preferred language for web sites</b> <b>Preferované jazyky pro webové stránky</b> - + System proxy configuration Systémové nastavení proxy - + Do not use proxy Nepoužívat proxy - + Manual configuration Manuální nastavení - + Web Configuration Nastavení webu - + Allow local storage of HTML5 web content Povolit HTML5 lokální úložiště - + Delete locally stored HTML5 web content on close Smazat lokální úložiště při zavření prohlížeče - + HTTP HTTP - + SOCKS5 SOCKS5 - + Port: Port: - + Username: Jméno: - + Password: Heslo: - + Don't use on: Nepužívat na: - + Appearance Vzhled - + Browsing Prohlížení - + Allow JAVA Povolit JAVA - + Allow Plugins (Flash plugin) Povolit pluginy (Flash plugin) - + Maximum pages in cache: Maximum stránek v cache: - + Password Manager Správce hesel - + <b>AutoFill options</b> <b>Možnosti doplňování</b> - + Allow saving passwords from sites Povolit ukládání hesel ze stránek - + Privacy Soukromí - + Allow storing of cookies Povolit přijímání cookies - + Delete cookies on close Vymazat cookies při zavření prohlížeče - + Match domain exactly Vyžadovat přesnou shodu domény - + Cookies Manager Správce cookies - + Allow storing web icons Povolit ukládání ikon - + Allow saving history Povolit ukládání historie - + Delete history on close Vymazat historii při zavření prohlížeče - + Other Ostatní - + Select all text by double clicking in address bar Select all text by clicking at address bar Označit vše při dvojitém kliknutí do adresního řádku - + Add .co.uk domain by pressing ALT key Přidat .cz doménu stísknutím ALT klávesy - + SSL Manager Správce certifikátů - + Available translations: Dostupné překlady: - + In order to change language, you must restart browser. Ke změně jazyka je nutný restart prohlížeče. - + OSD Notification OSD Oznámení - + Drag it on the screen to place it where you want. Přetáhněte jej na obrazovce na místo, na kterém jej chcete mít. - + Choose download location... Vyberte složku pro stahování... - + Choose stylesheet location... Vyberte umístění stylu... - + Deleted Smazáno - + Choose executable location... Vyberte cestu k programu... - + New Profile Nový profil - + Enter the new profile's name: Zvolte jméno nového profilu: - - + + Error! Chyba! - + This profile already exists! Tento profil již existuje! - + Cannot create profile directory! Nemohu vytvořit složku profilu! - + Confirmation Potvrzení - + Are you sure to permanently delete "%1" profile? This action cannot be undone! Jste si jisti že chcete permanentně smazat profil "%1"? Tuto akci nelze vzít zpět! @@ -2840,17 +2864,17 @@ nebyl nalezen! QObject - + The file is not an OpenSearch 1.1 file. Tento soubor není OpenSearch 1.1 kompatibilní. - + <not set in certificate> <není součástí certifikátu> - + Native System Notification Nativní systémové oznámení @@ -2858,32 +2882,32 @@ nebyl nalezen! QtWin - + Open new tab Otevřít nový panel - + Opens a new tab if browser is running Otevře nový panel pokud je prohlížeč spuštěný - + Open new window Otevřít nové okno - + Opens a new window if browser is running Otevře nové okno pokud je prohlížeč spuštěný - + Open download manager Otevřít správce stahování - + Opens a download manager if browser is running Otevře správce stahování pokud je prohlížeč spuštěný @@ -2891,446 +2915,446 @@ nebyl nalezen! QupZilla - + Bookmarks Záložky - + History Historie - + Quit Konec - + New Tab Nový panel - + Close Tab Zavřít panel - + IP Address of current page IP Adresa aktuální stránky - + QupZilla QupZilla - + &Tools &Nástroje - + &Help Nápo&věda - + &Bookmarks Zál&ožky - + Hi&story &Historie - + &File &Soubor - + &New Window &Nové okno - + Open &File Otevřít &soubor - + &Save Page As... &Uložit stránku jako... - + Import bookmarks... Importovat záložky... - + &Edit Úpr&avy - + &Undo &Zpět - + &Redo &Vpřed - + &Cut V&yjmout - + C&opy &Kopírovat - + &Paste V&ložit - + Select &All Vyb&rat vše - + &Find &Najít - + &View &Zobrazení - + &Navigation Toolbar &Navigační lišta - + &Bookmarks Toolbar Panel &záložek - + Sta&tus Bar Sta&tus bar - + Toolbars Nástrojové lišty - + Sidebars Postranní lišta - + &Page Source Zdrojový &kód stránky - + Recently Visited Nedávno navštívené - + Most Visited Nejnavštěvovanější - + Web In&spector Web In&spektor - + Information about application Informace o aplikaci - + Configuration Information Informace o konfiguraci - + There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? Ještě je otevřeno %1 panelů a Vaše relace nebude uložena. Opravdu chcete skončit? - + &Menu Bar &Menu - + &Fullscreen &Celá obrazovka - + &Stop Z&astavit - + &Reload O&bnovit - + Character &Encoding Kó&dování znaků - + Zoom &In Zoo&m + - + Zoom &Out Z&oom - - + Reset Původní - + Close Window Zavřít okno - + Open Location Otevřít adresu - + Send Link... Poslat odkaz... - + &Print... &Tisk... - + Other Ostatní - + Default Defaultní - + %1 - QupZilla %1 - QupZilla - + Current cookies cannot be accessed. Současné cookies nejsou dostupné. - + Your session is not stored. Vaše relace není uložena. - + Start Private Browsing Spustit soukromé prohlížení - + Private Browsing Enabled Soukromé prohlížení zapnuto - + Restore &Closed Tab Obnovit zavř&ený panel - - - - - + + + + + Empty Prázdný - + Bookmark &This Page Přidat &stránku do záložek - + Bookmark &All Tabs Přidat &všechny panely do záložek - + Organize &Bookmarks Organizovat &záložky - + &Back &Zpět - + &Forward &Vpřed - + &Home &Domů - + Show &All History Zobrazit celou &historii - + Closed Tabs Zavřené panely - + Save Page Screen Uložit snímek stránky - + (Private Browsing) (Soukromé prohlížení) - + Restore All Closed Tabs Obnovit všechny zavřené panely - + Clear list Vyčistit seznam - + About &Qt O &Qt - + &About QupZilla &O QupZille - + Report &Issue Nahlásit &problém - + &Web Search Hledání na &webu - + Page &Info Informace o &stránce - + &Download Manager Správce s&tahování - + &Cookies Manager Správce coo&kies - + &AdBlock &AdBlock - + RSS &Reader &RSS čtečka - + Clear Recent &History Vymazat nedá&vnou historii - + &Private Browsing Soukromé prohlíž&ení - + Pr&eferences Předvo&lby - + Open file... Otevřít soubor... - + Are you sure you want to turn on private browsing? Jste si jistý že chcete zapnout soukromé prohlížení? - + When private browsing is turned on, some actions concerning your privacy will be disabled: Se zapnutým soukromým prohlížením jsou některé akce týkající se soukromí vypnuty: - + Webpages are not added to the history. Stránky nejsou přidávány do historie. - + Until you close the window, you can still click the Back and Forward buttons to return to the webpages you have opened. Než zavřete prohlížeč, stále můžete použít tlačítka Zpět a Vpřed k vrácení se na stránky které jste otevřeli. - + You have successfully added RSS feed "%1". Kanál "%1" byl úspěšně přidán. @@ -3338,299 +3362,298 @@ nebyl nalezen! QupZillaSchemeReply - + No Error Žádná chyba - + Not Found Nenalezeno - + Your E-mail Váš e-mail - + Issue type Typ problému - - + + Report Issue Nahlásit problém - + Issue description Popis problému - + Send Odeslat - + Start Page Startovní stránka - + Google Search Vyhledávání Google - + Search results provided by Google Výsledky vyhledávání poskytuje Google - - - + + + About QupZilla O QupZille - - + + Configuration Information Informace o konfiguraci - + Browser Identification Identifikace prohlížeče - + Paths Cesty - + Copyright Copyright - - + + Version Verze - - + + WebKit version Verze WebKitu - + Application version Verze aplikace - + Qt version Verze Qt - + Build time Sestaveno - + Platform Platforma - + Profile Profil - + Preferences Předvolby - + Option Možnost - + Value Hodnota - + Name Název - + Author Autor - + Description Popis - + Settings Nastavení - + Saved session Uložené relace - + Pinned tabs Připíchnuté panely - + Data Data - + Themes Témata - - + Plugins Doplňky - + Translations Překlady - + Main developer Hlavní vývojář - + E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. E-mail je nepovinný<br/><b>Poznámka: </b>Nejdříve si <a href=%1>zde</a> prosím přečtěte jak hlásit problém. - + Contributors Přispěvatelé - + Translators Překladatelé - + Speed Dial Rychlá volba - + Add New Page Přidat novou stránku - + Apply Uložit - + Speed Dial settings Nastavení rychlé volby - + Placement: Umístění: - + Auto Auto - + Cover Krytí - + Fit Přizpůsobit - + Fit Width Přizpůsobit šířce - + Fit Height Přizpůsobit výšce - + Use background image Použít obrázek na pozadí - + Select image Zvolit obrázek - + Maximum pages in a row: Maximum stránek v řadě: - + Change size of pages: Změnit velikost stránek: - + This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. Tato stránka obsahuje informace o aktuální konfiguraci QupZilly, pluginů, všech důležitých informací k řešení problémů. Přiložte prosím tyto informace k hlášení problémů. - + No available plugins. Žádné dostupné doplňky. - + Load title from page Načíst titulek ze stránky - + Edit Upravit - + Remove Odstranit @@ -3639,38 +3662,38 @@ nebyl nalezen! E-mail je nepovinný<br/><b>Poznámka: </b>Používejte prosím pouze anglický jazyk. - + If you are experiencing problems with QupZilla, please try to disable all plugins first. <br/>If this does not fix it, then please fill out this form: Pokud máte problém s používáním QupZilly, zakažte prosím všechny doplňky. <br/> Pokud problém přetrvává, vyplňte tento formulář: - + Please fill out all required fields! Vyplňte prosím všechna povinná pole! - - + + Information about version Informace o verzi - + Reload Načíst znovu - + Url Adresa - + Title Titulek - + New Page Nová stránka @@ -3678,116 +3701,116 @@ nebyl nalezen! RSSManager - + RSS Reader RSS čtečka - - + + Empty Prázdný - + You don't have any RSS Feeds.<br/> Please add some with RSS icon in navigation bar on site which offers feeds. Nemáte žádný RSS kanál.<br/> Prosím přidejte si nějaký kliknutím na RSS ikonku v navigačním řádku. - + Reload Obnovit - + Add feed Přidat kanál - + Edit feed Upravit kanál - + Delete feed Smazat kanál - + Optimize Database Optimalizovat databázi - + News Novinky - - + + Loading... Načítám... - + Add new feed Přidat nový kanál - + Please enter URL of new feed: Prosím zadejte URL nového kanálu: - + New feed Nový kanál - + Fill title and URL of a feed: Vyplňte titulek a adresu kanálu: - + Feed title: Titulek kanálu: - + Feed URL: Adresa kanálu: - + Edit RSS Feed Upravit kanál - + Open link in current tab Otevřít odkaz v aktuálním panelu - + Open link in new tab Otevřít odkaz v novém panelu - + Error in fetching feed Chyba při stahování kanálu - + RSS feed duplicated Duplikovaný kanál - + You already have this feed. Tento kanál již odebíráte. @@ -3795,7 +3818,7 @@ Prosím přidejte si nějaký kliknutím na RSS ikonku v navigačním řádku. RSSNotification - + Open RSS Manager Otevřít RSS čtečku @@ -3803,17 +3826,17 @@ Prosím přidejte si nějaký kliknutím na RSS ikonku v navigačním řádku. RSSWidget - + Add RSS Feeds from this site Přidat RSS kanál z této stránky - + Untitled feed Kanál bez názvu - + Add Přidat @@ -3821,81 +3844,81 @@ Prosím přidejte si nějaký kliknutím na RSS ikonku v navigačním řádku. SSLManager - + SSL Manager Správce certifikátů - + CA Authorities Certificates Certifikáty CA Autorit - - + + Show info Informace - + This is a list of CA Authorities Certificates stored in the standard system path and in user specified paths. Toto je seznam certifikátů CA Autorit uložených ve standardních systémových a uživatelem specifikovaných složkách. - + This is a list of Local Certificates stored in your user profile. It also contains all certificates, that have received an exception. Toto je seznam lokálních certifikátů uložených v uživatelském profilu. Tento list také obsahuje všechny certifikáty, jenž obdržely vyjímku. - + If CA Authorities Certificates were not automatically loaded from the system, you can specify paths manually where the certificates are stored. Pokud nebyly certifikáty CA Autorit automaticky načtené ze systému, můžete zde manuálně přidat cestu, kde jsou certifikáty uloženy. - + <b>NOTE:</b> Setting this option is a high security risk! <b>Poznámka:</b> Zaškrtnutím této možnosti se vystavujete velikému bezpečnostnímu riziku! - + All certificates must have .crt suffix. After adding or removing certificate paths, it is neccessary to restart QupZilla in order to take effect the changes. Všechny certifikáty musí mít .crt příponu. Po přidání či odstranění cest k certifikátům je nutné k projevení změn restart prohlížeče. - + Local Certificates Lokální certifikáty - - + + Remove Odstranit - + Settings Nastavení - + Add Přidat - + Ignore all SSL Warnings Ignorovat všechna SSL varování - + Choose path... Vyberte cestu... - + Certificate Informations Informace o certifikátě @@ -3903,57 +3926,57 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ SearchEnginesDialog - + Manage Search Engines Spravovat vyhledáváče - + Add... Přidat... - + Remove Odstranit - + Edit Upravit - + Up Nahoru - + Down Dolů - + Defaults Původní - + Search Engine Vyhledávač - + Shortcut Zkratka - + Add Search Engine Přidat vyhledávač - + Edit Search Engine Upravit vyhledávač @@ -3961,27 +3984,27 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ SearchEnginesManager - + Search Engine Added Vyhledávač přidán - + Search Engine "%1" has been successfully added. Vyhledávač "%1" byl úspěšně přidán. - + Search Engine is not valid! Vyhledávač není platný! - + Error Chyba - + Error while adding Search Engine <br><b>Error Message: </b> %1 Chyba při přidávání vyhledáváče <br><b>Chybová zpráva: </b> %1 @@ -3989,7 +4012,7 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ SearchToolBar - + No results found. Nic nenalezeno. @@ -3997,22 +4020,22 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ SearchToolbar - + Search: Hledat: - + Search... Hledat... - + Highlight Zvýraznit - + Case sensitive Rozlišovat velikost @@ -4020,12 +4043,12 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ SideBar - + Bookmarks Záložky - + History Historie @@ -4033,144 +4056,144 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ SiteInfo - + Site Info Informace o stránce - + General Obecné - + Media Média - + Security Zabezpečení - + Size: Velikost: - + Encoding: Kódování: - + Tag Tag - + Value Hodnota - + <b>Security information</b> <b>Informace o zabezpečení</b> - + Details Detaily - + Image Obrázek - + Image address Adresa obrázku - + <b>Preview</b> <b>Náhled</b> - + Site address: Site address Adresa stránky: - + Meta tags of site: Meta tagy na stránce: - + <not set in certificate> <není součástí certifikátu> - + <b>Connection is Encrypted.</b> <b>Připojení je zabezpečené.</b> - + <b>Your connection to this page is secured with this certificate: </b> <b>Vaše připojení k serveru je zabezpečeno tímto certifikátem: </b> - + <b>Connection Not Encrypted.</b> <b>Připojení není zabezpečené.</b> - + <b>Your connection to this page is not secured!</b> <b>Vaše připojení k serveru není zabezpečené!</b> - + Copy Image Location Kopírovat adresu obrázku - + Copy Image Name Kopírovat jméno obrázku - + Save Image to Disk Uložit obrázek na disk - - + + Error! Chyba! - + This preview is not available! Tento náhled není k dispozici! - + Save image... Uložit obrázek... - + Cannot write to file! Nemohu zapisovat do souboru! - + Preview not available Náhled není k dispozici @@ -4178,43 +4201,43 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ SiteInfoWidget - + More... Více... - + Your connection to this site is <b>secured</b>. Připojení k této stránce je <b>zabezpečené</b>. - + Your connection to this site is <b>unsecured</b>. Připojení k této stránce je <b>nezabezpečené</b>. - + first první - + second druhá - + third třetí - - + + This is your <b>%1</b> visit of this site. Toto je Vaše <b>%1</b> návštěva této stránky. - + You have <b>never</b> visited this site before. <b>Nikdy</b> dříve jste nenavštívili tuto stránku. @@ -4222,143 +4245,143 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ SourceViewer - + Source of Zdrojový kód - + File Soubor - + Save as... Uložit jako... - + Close Zavřít - + Edit Úpravy - + Undo Zpět - + Redo Vpřed - + Cut Vyjmout - + Copy Kopírovat - + Paste Vložit - + Delete Odstranit - + Select All Vybrat vše - + Find Najít - - + + Go to Line... Jít na řádek... - + View Zobrazení - + Reload Obnovit - + Editable Povolit úpravy - + Word Wrap Zalamovat řádky - + Save file... Uložit soubor... - + Error! Chyba! - + Cannot write to file! Nemohu zapisovat do souboru! - + Error writing to file Nelze zapisovat do souboru - + Source successfully saved Zdroj úspěšně uložen - + Source reloaded Zdroj znovu načten - + Cannot reload source. Page has been closed. Nemohu obnovit zdroj. Stránka byla zavřena. - + Editable changed Povolení úprav změněno - + Word Wrap changed Zalamování řádků změněno - + Enter line number Zadejte číslo řádku @@ -4366,12 +4389,12 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ SourceViewerSearch - + Search: Hledat: - + Search... Hledat... @@ -4379,12 +4402,12 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ SpeedDial - + Select image... Zvolte obrázek... - + Unable to load Nepodařilo se načíst @@ -4392,72 +4415,72 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ TabBar - + &New tab &Nový panel - + &Stop Tab &Zastavit panel - + &Reload Tab &Obnovit panel - + &Duplicate Tab &Duplikovat panel - + Reloa&d All Tabs Obnovit &všechny panely - + &Bookmark This Tab Přidat pane&l do záložek - + Un&pin Tab Ode&pnout panel - + &Pin Tab &Připnout panel - + Re&load All Tabs Obnovit všec&hny panely - + Bookmark &All Tabs Přidat &všechny panely do záložek - + Restore &Closed Tab Obnovit zavř&ený panel - + Close Ot&her Tabs Zavřít osta&tní panely - + Cl&ose Z&avřít - + Bookmark &All Ta&bs Přidat &všechny panely do záložek @@ -4465,48 +4488,48 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ TabWidget - + List of tabs Seznam panelů - + New Tab Nový panel - + Loading... Načítám... - + No Named Page Bezejmenná stránka - + Currently you have %1 opened tabs Dohromady máte otevřeno %1 panelů - - + + New tab Nový panel - + Empty Prázdný - + Restore All Closed Tabs Obnovit všechny zavřené panely - + Clear list Vyčistit seznam @@ -4514,22 +4537,22 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ TabbedWebView - + Failed loading page Chyba při načítání stránky - + Loading... Načítám... - + %1 - QupZilla %1 - QupZilla - + Inspect Element Zkontrolovat objekt @@ -4537,27 +4560,27 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ ThemeManager - + <b>Name:</b> <b>Název:</b> - + <b>Author:</b> <b>Autor:</b> - + <b>Description:</b> <b>Popis:</b> - + License Licence - + License Viewer Prohlížeč licence @@ -4565,12 +4588,12 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ ToolButton - + Stop Zastavit - + Reload Obnovit @@ -4578,17 +4601,17 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ Updater - + Update available Dostupná aktualizace - + New version of QupZilla is ready to download. Nová verze QupZilly je připravena ke stažení. - + Update Aktualizovat @@ -4596,8 +4619,8 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ WebInspectorDockWidget - - + + Web Inspector Web Inspektor @@ -4605,139 +4628,139 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ WebPage - + To show this page, QupZilla must resend request which do it again (like searching on making an shoping, which has been already done.) Pro zobrazení této stránky musí QupZilla znovu odeslat požadavek na server (jako např. hledaní při nakupování, které již bylo provedeno.) - + Confirm form resubmission Potvrzení opětovného zaslání formuláře - + Select files to upload... Zvolte soubory k nahrání... - + Server refused the connection Server odmítl spojení - + Server closed the connection Server ukončil spojení - + Server not found Server nenalezen - + Connection timed out Spojení vypršelo - + Untrusted connection Nedůvěryhodné spojení - + Temporary network failure Dočasná chyba sítě - + Proxy connection refused Proxy server odmítl spojení - + Proxy server not found Proxy server nenalezen - + Proxy connection timed out Proxy spojení vypršelo - + Proxy authentication required Vyžadována proxy autorizace - + Content not found Obsah nenalezen - + AdBlocked Content AdBlock obsah - + Blocked by rule <i>%1</i> Blokováno pravidlem <i>%1</i> - + Content Access Denied Odmítnut přístup k obsahu - + Error code %1 Chybový kód %1 - + Failed loading page Chyba při načítání stránky - + QupZilla can't load page from %1. QupZilla nemůže načíst stránku ze serveru %1. - + Check the address for typing errors such as <b>ww.</b>example.com instead of <b>www.</b>example.com Zkontrolujte, zda je adresa napsána správně a neobsahuje chyby jako <b>ww.</b>server.cz místo <b>www</b>.server.cz - + If you are unable to load any pages, check your computer's network connection. Pokud se vám nezobrazují ani ostatní stránky, zkontrolujte síťové připojení svého počítače. - + If your computer or network is protected by a firewall or proxy, make sure that QupZilla is permitted to access the Web. Pokud je váš počítač chráněn firewallem a nebo proxy serverem, zkontrolujte, zda má QupZilla přístup na Internet. - + Try Again Zkusit znovu - + Prevent this page from creating additional dialogs Zabránit stránce ve vytváření dalších dialogů - + JavaScript alert - %1 Výstraha JavaScriptu - %1 - + Choose file... Vyberte soubor... @@ -4745,22 +4768,22 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ WebSearchBar - + Manage Search Engines Spravovat vyhledáváče - + Add %1 ... Přidat %1 ... - + Paste And &Search Vložit a &hledat - + Clear All Vymazat vše @@ -4768,228 +4791,228 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ WebView - + Open link in new &tab Otevřít odkaz v novém &panelu - + Open link in new &window Otevřít odkaz v novém &okně - + B&ookmark link Přidat odkaz do zá&ložek - + &Save link as... &Uložit odkaz jako... - + &Copy link address &Kopírovat adresu odkazu - + Show i&mage Zobrazit &obrázek - + Copy im&age &Kopírovat obrázek - + Copy image ad&dress Kopírovat adr&esu obrázku - + S&top &Zastavit - + This frame Tento rám - + Show &only this frame Zobrazit &pouze tento rám - + Show this frame in new &tab Zobrazit tento rám v &novém panelu - + Print frame Tisknout rám - + Zoom &in Zoo&m + - + &Zoom out Z&oom - - + Reset Původní - + Show so&urce of frame Zobrazit &zdrojový kód rámu - + &Copy page link Kopírovat &adresu stránky - + Send page link... Odeslat adresu stránky... - + &Print page Ti&sknout stránku - + Validate page Zkontrolovat stránku - + Show info ab&out site Zobrazit &informace o stránce - + &Play &Přehrát - + &Pause &Pozastavit - + Un&mute &Zrušit ztlumení - + &Mute &Ztlumit - + &Copy Media Address &Kopírovat adresu média - + &Send Media Address &Odeslat adresu média - + Save Media To &Disk &Uložit médium na disk - + &Save image as... &Uložit obrázek jako... - + &Back &Zpět - + &Forward &Vpřed - - + + &Reload &Obnovit - + Book&mark page Přidat stránku do zá&ložek - + &Save page as... &Uložit stránku jako... - + Select &all Vyb&rat vše - + Show so&urce code Zobrazit zdrojový kó&d - + Send text... Odeslat text... - + Google Translate Google Translate - + Dictionary Slovník - + Go to &web address Přejít na web&ovou adresu - + Search "%1 .." with %2 Hledat "%1 .." s %2 - + No Named Page Bezejmenná stránka - + Send link... Odeslat odkaz... - + Send image... Odeslat obrázek... @@ -4997,7 +5020,7 @@ Po přidání či odstranění cest k certifikátům je nutné k projevení změ jsAlert - + Prevent this page from creating additional dialogs Zabránit stránce ve vytváření dalších dialogů diff --git a/translations/de_DE.ts b/translations/de_DE.ts index 0a86eb13d..c40bcf009 100644 --- a/translations/de_DE.ts +++ b/translations/de_DE.ts @@ -4,59 +4,59 @@ AboutDialog - + About QupZilla Über QupZilla - + Authors Autoren - - + + Authors and Contributors Autoren und Mitwirkende - - + + < About QupZilla < Über QupZilla - + <p><b>Application version %1</b><br/> <p><b>QupZilla Version: %1</b><br/> - + <b>WebKit version %1</b></p> <b>WebKit Version: %1</b></p> - + <p>&copy; %1 %2<br/>All rights reserved.<br/> <p>&copy; %1 %2<br/>Alle Rechte vorbehalten.<br/> - + <small>Build time: %1 </small></p> <small>Kompiliert am: %1 </small></p> - + <p><b>Main developer:</b><br/>%1 &lt;%2&gt;</p> <p><b>Hauptentwickler:</b><br/>%1 &lt;%2&gt;</p> - + <p><b>Contributors:</b><br/>%1</p> <p><b>Mitwirkende:</b><br/>%1</p> - + <p><b>Translators:</b><br/>%1</p> <p><b>Übersetzer:</b><br/>%1</p> @@ -64,33 +64,33 @@ AcceptLanguage - + Preferred Languages Bevorzugte Sprache - + Add... Hinzufügen... - + Remove Entfernen - + Up Nach oben - + Down Nach unten - - + + Personal [%1] Eigene [%1] @@ -98,68 +98,68 @@ AdBlockDialog - + AdBlock Configuration AdBlock Konfiguration - + Enable AdBlock AdBlock aktivieren - + Search... Suchen... - + Rule Regel - - + + Add Rule Regel hinzufügen - + Update EasyList EasyList aktualisieren - + AdBlock AdBlock - + Delete Rule Regel löschen - + Update completed Aktualisierung beendet - + EasyList has been successfully updated. EasyList wurde erfolgreich aktualisiert. - + Custom Rules Benutzerdefinierte Regeln - + Add Custom Rule Benutzerdefinierte Regel hinzufügen - + Please write your rule here: Bitte Regel hier eintragen: @@ -167,53 +167,53 @@ AdBlockIcon - + AdBlock lets you block unwanted content on web pages AdBlock blockiert unerwünschte Seiteninhalte - + Blocked popup window Geblocktes PopUp Fenster - + AdBlock blocked unwanted popup window. AdBlock hat ein unerwünschtes PopUp Fenster geblockt. - + AdBlock AdBlock - + Show AdBlock &Settings AdBlock &Einstellungen anzeigen - + Blocked Popup Windows Geblocktes PopUp Fenster - + No content blocked Keine Seiteninhalte geblockt - + Blocked URL (AdBlock Rule) - click to edit rule Geblockte URL (AdBlock Regel) - zum Bearbeiten anklicken - - + + %1 with (%2) %1 mit (%2) - + Learn About Writing &Rules Hilfe zur &Regelerstellung @@ -221,17 +221,17 @@ AddAcceptLanguage - + Add Language Sprache hinzufügen - + Choose preferred language for web sites Bevorzugte Sprache für Webseiten festlegen - + Personal definition: Eigene Definition: @@ -239,129 +239,129 @@ AutoFillManager - + Passwords /src/preferences/autofillmanager.cpp Passwörter - - + + Server Server - + Username Nutzername - + Password Passwort - - + + Remove Entfernen - + Edit Bearbeiten - - + + Remove All Alle entfernen - + Import/Export Import/Export - - - + + + Show Passwords Passwörter im Klartext anzeigen - + Exceptions Ausnahmen - + Import Passwords from File... Passwörter von Datei importieren... - + Export Passwords to File... Passwörter in Datei exportieren... - + Are you sure that you want to show all passwords? Sind Sie sicher, dass Sie alle Passwörter im Klartext anzeigen wollen? - + Hide Passwords Anzeige der Passwörter verbergen - + Confirmation Bestätigung - + Are you sure to delete all passwords on your computer? Möchten Sie wirklich alle Passwörter auf diesem Computer löschen? - + Edit password Passwort bearbeiten - + Change password: Passwort ändern: - - + + Choose file... Datei wählen... - + Cannot read file! Datei kann nicht gelesen werden! - + Successfully exported Export erfolgreich abgeschlossen - + Error while importing! Fehler beim Import aufgetreten! - + Successfully imported Import erfolgreich abgeschlossen - + Cannot write to file! Datei kann nicht gespeichert werden! @@ -369,7 +369,7 @@ AutoFillNotification - + Do you want QupZilla to remember the password for <b>%1</b> on %2? Soll QupZilla das Passwort für <b>%1</b> auf %2 speichern? @@ -377,17 +377,17 @@ AutoFillWidget - + Remember Erinnern - + Never For This Site Nie für diese Seite - + Not Now Nicht jetzt @@ -395,13 +395,13 @@ BookmarkIcon - - + + Bookmark this Page Ein Lesezeichen für diese Seite hinzufügen - + Edit this bookmark Dieses Lesezeichen bearbeiten @@ -409,154 +409,154 @@ BookmarksImportDialog - + Import Bookmarks Lesezeichen importieren - + <b>Import Bookmarks</b> <b>Lesezeichen importieren</b> - + From File Von Datei - + Choose browser from which you want to import bookmarks: Bitte Browser auswählen, von dem Lesezeichen importiert werden sollen: - + Choose... Wählen... - + Fetching icons, please wait... Hole Symbole, bitte warten Sie... - + Title Titel - + Url Url - + Next Weiter - + Cancel Abbrechen - + <b>Importing from %1</b> <b>Importiere von %1</b> - + Finish Ende - - - - + + + + Error! Fehler! - + Choose directory... Verzeichnis wählen... - + Choose file... Datei wählen... - + Mozilla Firefox stores its bookmarks in <b>places.sqlite</b> SQLite database. This file is usually located in Mozilla Firefox speichert die Lesezeichen in der Datei <b>places.sqlite</b>. Diese ist gewöhnlich gespeichert unter - + Google Chrome stores its bookmarks in <b>Bookmarks</b> text file. This file is usually located in Google Chrome speichert die Lesezeichen in der Datei <b>Bookmarks</b>. Diese ist gewöhnlich gespeichert unter - + Opera stores its bookmarks in <b>bookmarks.adr</b> text file. This file is usually located in Opera speichert die Lesezeichen in der Datei <b>bookmarks.adr</b>. Diese ist gewöhnlich gespeichert unter - + You can import bookmarks from any browser that supports HTML exporting. This file has usually these suffixes Sie können Lesezeichen von jedem Browser importieren, der den Export von Lesezeichen im HTML Format unterstützt. Diese Exportdatei hat gewöhnlich diese Endungen - + Internet Explorer stores its bookmarks in <b>Favorites</b> folder. This folder is usually located in Internet Explorer speichert die Lesezeichen im <b>Favorites</b> Ordner. Dieser Ordner ist gewöhnlich zu finden unter - - - - + + + + Please choose this file to begin importing bookmarks. Bitte wählen Sie diese Datei, um mit dem Import zu beginnen. - - + + Please press Finish to complete importing process. Bitte klicken Sie auf <Ende>, um den Importvorgang abzuschließen. - + Please choose this folder to begin importing bookmarks. Bitte wählen Sie diesen Ordner, um mit dem Import zu beginnen. - - - - + + + + No Error Kein Fehler aufgetreten - - - + + + Unable to open file. Datei kann nicht geöffnet werden. - + Cannot evaluate JSON code. JSON Format kann nicht ausgewertet werden. - + File does not exist. Diese Datei existiert nicht. - + Unable to open database. Is Firefox running? Datenbank kann nicht geöffnet werden. Ist Firefox aktiv? @@ -564,127 +564,127 @@ BookmarksManager - + Bookmarks Lesezeichen - + Title Titel - + Url Url - + Import Bookmarks Lesezeichen importieren - + Rename Folder Ordner umbenennen - + Add Folder Ordner hinzufügen - + Optimize Database Datenbank optimieren - + Add Subfolder Unterordner hinzufügen - + Add new folder Neuen Ordner hinzufügen - + Choose name for new bookmark folder: Namen für neues Lesezeichen angeben: - + Rename folder Ordner umbenennen - + Remove folder Ordner entfernen - + <b>Warning: </b>You already have bookmarked this page! <b>Warnung: </b>Diese Lesezeichen haben Sie bereits hinzugefügt! - + Choose name and location of this bookmark. Namen und Speicherort für Lesezeichen auswählen. - + Add new subfolder Neuen Unterordner hinzufügen - + Choose name for new subfolder in bookmarks toolbar: Namen für neuen Unterordner in Lesezeichen-Leiste auswählen: - + Choose name for folder: Namen für Ordner auswählen: - + Open link in current &tab Link in &aktuellem Tab öffnen - + Open link in &new tab Link in &neuem Tab öffnen - + Move bookmark to &folder Lesezeichen in &Ordner verschieben - + Rename bookmark Lesezeichen umbenennen - + Remove bookmark Lesezeichen entfernen - + Add New Bookmark Neues Lesezeichen hinzufügen - + Choose folder for bookmarks: Ordner für Lesezeichen auswählen: - + Bookmark All Tabs Lesezeichen für alle geöffneten Tabs hinzufügen @@ -692,20 +692,20 @@ BookmarksModel - - + + Bookmarks In Menu Lesezeichen im Menü - - + + Bookmarks In ToolBar Lesezeichen in Werkzeug-Leiste - - + + Unsorted Bookmarks Unsortierte Lesezeichen @@ -713,27 +713,27 @@ BookmarksSideBar - + Search... Suchen... - + Open link in current &tab Link in &aktuellem Tab öffnen - + Open link in &new tab Link in &neuem Tab öffnen - + Copy address Link-Adresse kopieren - + &Delete &Löschen @@ -741,17 +741,17 @@ BookmarksToolbar - + &Bookmark Current Page Lesezeichen für &aktuelle Seite hinzufügen - + Bookmark &All Tabs Lesezeichen für alle &geöffneten Tabs hinzufügen - + &Organize Bookmarks Lesezeichen &bearbeiten @@ -760,73 +760,73 @@ Meistbesuchte &verstecken - + Show Most &Visited Meistbesuchte &anzeigen - + Show Only Icons Nur Symbole anzeigen - + &Hide Toolbar &Werkzeugleiste verstecken - + Move right Nach rechts - + Move left Nach links - + Edit bookmark Lesezeichen bearbeiten - + Remove bookmark Lesezeichen entfernen - + Edit bookmark: Lesezeichen bearbeiten: - + Title: Titel: - + Url: Url: - + Edit Bookmark Lesezeichen bearbeiten - + Most visited Meistbesuchte - + Sites you visited the most Meistbesuchte Seiten - - + + Empty Leer @@ -842,46 +842,49 @@ Lesezeichen entfernen - + Name: Name: - + Folder: Ordner: - + Remove Entfernen - + Save Speichern - + Close Schließen - - Add into Bookmarks - Zu Lesezeichen hinzufügen + + Add to Bookmarks + + + + Add into Bookmarks + Zu Lesezeichen hinzufügen - Add into Speed Dial - Zu Speed Dial hinzufügen + Zu Speed Dial hinzufügen <b>Add Bookmark</b> <b>Lesezeichen hinzufügen</b> - + Edit Bookmark Lesezeichen bearbeiten @@ -890,14 +893,15 @@ <b>Lesezeichen bearbeiten</b> - - + + Remove from Speed Dial Aus Speed Dial entfernen - - + + + Add to Speed Dial Zu Speed Dial hinzufügen @@ -905,37 +909,37 @@ BrowsingLibrary - + Library Bibliothek - + Search... Suchen... - + History Verlauf - + Bookmarks Lesezeichen - + RSS RSS - + Database Optimized Datenbank optimiert - + Database successfully optimized.<br/><br/><b>Database Size Before: </b>%1<br/><b>Database Size After: </b>%2 Datenbank erfolgreich optimiert.<br/><br/><b>Datenbankgröße vorher: </b>%1<br/><b>Datenbankgröße nachher: </b>%2 @@ -943,50 +947,50 @@ CertificateInfoWidget - + <b>Issued To</b> <b>Ausgestellt für</b> - - + + Common Name (CN): Allgemeiner Name (CN): - - + + Organization (O): Organisation (O): - - + + Organizational Unit (OU): Organisationseinheit (OU): - + Serial Number: Seriennummer: - + <b>Issued By</b> <b>Ausgestellt von</b> - + <b>Validity</b> <b>Gültigkeit</b> - + Issued On: Ausgestellt für: - + Expires On: Verfällt am: @@ -994,62 +998,62 @@ ClearPrivateData - + Clear Recent History Verlauf löschen - + Choose what you want to delete: Zu löschende Elemente wählen: - + Clear history Verlauf löschen - + Clear cookies Cookies löschen - + Clear cache Cache löschen - + Clear icons Symbole löschen - + Clear cookies from Adobe Flash Player Cookies vom Adobe Flash Player löschen - + <b>Clear Recent History</b> <b>Aktuellen Verlauf löschen</b> - + Earlier Today Früher - + Week Woche - + Month Monat - + All Alle @@ -1057,42 +1061,42 @@ ClickToFlash - + Object blocked by ClickToFlash Objekt blockiert von ClickToFlash - + Show more information about object Mehr Informationen anzeigen - + Delete object Objekt löschen - + Add %1 to whitelist %1 zur Whitelist hinzufügen - + Flash Object Flash Objekt - + <b>Attribute Name</b> <b>Attribut Name</b> - + <b>Value</b> <b>Wert</b> - + No more information available. Keine weiteren Informationen verfügbar. @@ -1100,12 +1104,12 @@ CloseDialog - + There are still open tabs Es sind noch Tabs geöffnet - + Don't ask again Nicht mehr fragen @@ -1113,173 +1117,173 @@ CookieManager - + Cookies Cookies - + Stored Cookies Gespeicherte Cookies - + Find: Suche: - + These cookies are stored on your computer: Folgende Cookies sind auf Ihrem Computer gespeichert: - + Server Server - + Cookie name Name des Cookies - + Name: Name: - + Value: Wert: - - - + + + Server: Server: - + Path: Pfad: - + Secure: Sicher: - + Expiration: Ablaufdatum: - - - - - - - - - - - - + + + + + + + + + + + + <cookie not selected> <Cookie nicht ausgewählt> - + Remove all cookies Alle Cookies löschen - + Cookie Filtering Cookie Filter - + <b>Cookie whitelist</b> <b>Cookie Whitelist</b> - + Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) Cookies von diesen Webseiten IMMER akzeptieren (auch wenn das Speichern von Cookies deaktiviert ist) - - + + Add Hinzufügen - - + + Remove Entfernen - + <b>Cookie blacklist</b> <b>Cookie Blacklist</b> - + Cookies from these servers will NEVER be accepted Cookies von diesen Webseiten NIEMALS akzeptieren - + Remove cookie Ausgewählten Cookie löschen - + Search Suchen - + Confirmation Bestätigung - + Are you sure to delete all cookies on your computer? Möchten Sie wirklich alle auf Ihrem Computer gespeicherten Cookies löschen? - + Add to whitelist Zur Whitelist hinzufügen - + Add to blacklist Zur Blacklist hinzufügen - - + + Remove cookies Cookies löschen - + Secure only Nur sichere - + All connections Alle Verbindungen - + Session cookie Sitzungscookie @@ -1287,13 +1291,13 @@ DownloadFileHelper - - + + Save file as... Datei speichern als... - + NoNameDownload NoNameDownload @@ -1301,119 +1305,119 @@ DownloadItem - + Remaining time unavailable Verbleibende Zeit unbekannt - + Done - %1 Erledigt - %1 - - + + Cancelled Abgebrochen - + few seconds Wenige Sekunden - + seconds Sekunden - + minutes Minuten - + hours Stunden - + Unknown speed Downloadgeschwindigkeit unbekannt - - + + Unknown size Dateigröße unbekannt - + %2 - unknown size (%3) %2 - unbekannte Dateigröße (%3) - + Remaining %1 - %2 of %3 (%4) Verbleibend %1 - %2 von %3 (%4) - + Cancelled - %1 Abgebrochen - %1 - + Delete file Datei löschen - + Do you want to also delete dowloaded file? Möchten Sie auch die heruntergeladene Datei löschen? - + Open File Datei öffnen - + Open Folder Ordner öffnen - + Go to Download Page Gehe zu Link-Adresse - + Copy Download Link Link-Adresse kopieren - + Cancel downloading Download abbrechen - + Clear Leeren - + Error Fehler - + Not found Nicht gefunden - + Sorry, the file %1 was not found! @@ -1422,12 +1426,12 @@ konnte nicht gefunden werden! - + Error: Cannot write to file! Fehler: Datei kann nicht gespeichert werden! - + Error: Fehler: @@ -1435,64 +1439,64 @@ DownloadManager - + Executable: Ausführbare Datei: - + Arguments: Parameter: - + Cannot start external download manager Externer Download Manager kann nicht gestartet werden - + Cannot start external download manager! %1 Externer Download Manager kann nicht gestartet werden! %1 - + %1% of %2 files (%3) %4 remaining %1% von %2 Dateien (%3) %4 verbleiben - + % - Download Manager % - Download Manager - + Download Finished Download beendet - + All files have been successfully downloaded. Alle Dateien wurden erfolgreich heruntergeladen. - + Warning Warnung - + Are you sure to quit? All uncompleted downloads will be cancelled! Möchten Sie QupZilla wirklich beenden?Alle nicht beendeten Downloads werden abgebrochen! - - - + + + Download Manager Download Manager - + Clear Leeren @@ -1500,42 +1504,42 @@ DownloadOptionsDialog - + Opening Öffnen von - + which is a: vom Typ: - + from: von: - + What should QupZilla do with this file? Wie soll QupZilla mit dieser Datei verfahren? - + You have chosen to open Datei zum Öffnen ausgewählt - + Open... Öffnen... - + Save File Datei speichern - + Opening %1 Öffnen von %1 @@ -1543,37 +1547,37 @@ EditSearchEngine - + Name: Name: - + Url: Url: - + Shortcut: Verknüpfung: - + Icon: Symbol: - + <b>Note: </b>%s in url represent searched string <b>Hinweis: </b>%s in der URL entspricht der gesuchten Zeichenkette - + Add from file ... Von Datei hinzufügen ... - + Choose icon... Symbol auswählen... @@ -1581,75 +1585,75 @@ HistoryManager - + History Verlauf - + Title Titel - + Url Url - + Delete Löschen - + Clear All History Gesamten Verlauf löschen - + Optimize Database Datenbank optimieren - + Open link in current tab Link in aktuellem Tab öffnen - + Open link in new tab Link in neuem Tab öffnen - + Copy address Link-Adresse kopieren - - + + Today Heute - - + + This Week Diese Woche - - + + This Month Dieser Monat - + Confirmation Bestätigung - + Are you sure to delete all history? Möchten Sie wirklich den gesamten Verlauf löschen? @@ -1657,72 +1661,72 @@ HistoryModel - + Failed loading page Seite konnte nicht geladen werden - + No Named Page Leere Seite - + January Januar - + February Februar - + March März - + April April - + May Mai - + June Juni - + July Juli - + August August - + September September - + October Oktober - + November November - + December Dezember @@ -1730,45 +1734,45 @@ HistorySideBar - + Search... Suchen... - + Title Titel - + Open link in current tab Link in aktuellem Tab öffnen - + Open link in new tab Link in neuem Tab öffnen - + Copy address Link-Adresse kopieren - - + + Today Heute - - + + This Week Diese Woche - - + + This Month Dieser Monat @@ -1776,33 +1780,33 @@ LocationBar - + Add RSS from this page... RSS Feed von dieser Seite hinzufügen... - + Enter URL address or search on %1 URL eingeben oder auf %1 suchen - + Paste And &Go Einfügen und &Los - + Clear All Alle leeren - + .co.uk Append domain name on ALT + Enter = Should be different for every country .de - + Show information about this page Seiteninformationen anzeigen @@ -1810,12 +1814,12 @@ MainApplication - + Last session crashed Die letzte Sitzung wurde unerwartet beendet - + <b>QupZilla crashed :-(</b><br/>Oops, the last session of QupZilla was interrupted unexpectedly. We apologize for this. Would you like to try restoring the last saved state? <b>QupZilla ist abgestürzt :-(</b><br/>Hoppla,die letzte Sitzung wurde unerwartet beendet. Verzeihung. Möchten Sie den letzten Status wiederherstellen? @@ -1823,44 +1827,44 @@ NavigationBar - + No Named Page Leere Seite - + Back Zurück - + Forward Vorwärts - + Home Startseite - + New Tab Neuer Tab - + Main Menu Hauptmenü - - + + Exit Fullscreen Vollbildmodus beenden - - + + Clear history Verlauf löschen @@ -1868,75 +1872,75 @@ NetworkManager - - + + SSL Certificate Error! SSL Zertifikatsfehler! - + <b>Organization: </b> <b>Organisation: </b> - + <b>Domain Name: </b> <b>Domänen-Name: </b> - + <b>Expiration Date: </b> <b>Ablaufdatum: </b> - + <b>Error: </b> <b>Fehler: </b> - + The page you are trying to access has the following errors in the SSL certificate: Beim Laden dieser Seite sind folgende SSL Zertifikatsfehler aufgetreten: - + Would you like to make an exception for this certificate? Möchten Sie eine Ausnahme für dieses Zertifkat zulassen? - + Authorization required Authentifizierung erforderlich - - + + Username: Nutzername: - - + + Password: Passwort: - + Save username and password on this site Nutzername und Passwort für diese Seite speichern - + A username and password are being requested by %1. The site says: "%2" Bitte Nutzername und Passwort zur Anmeldung an Server %1 angeben. Statusmeldung: "%2" - + Proxy authorization required Anmeldung am Proxy erforderlich - + A username and password are being requested by proxy %1. Bitte Nutzername und Passwort zur Anmeldung an Proxy %1 angeben. @@ -1944,17 +1948,17 @@ PageScreen - + Page Screen Bildschirmseite - + Save Page Screen... Bildschirmseite speichern... - + screen.png Bildschirmseite.png @@ -1962,75 +1966,92 @@ PluginsList - + Application Extensions QupZilla add-ons - + Allow Application Extensions to be loaded Das Laden von QupZilla add-ons erlauben - + Settings Einstellungen - Load Plugins - Plugins laden + Plugins laden - + WebKit Plugins WebKit Plugins - + <b>Click To Flash Plugin</b> <b>Click To Flash Plugin</b> - + Click To Flash is a plugin which blocks auto loading of Flash content at page. You can always load it manually by clicking on the Flash play icon. Click To Flash ist ein Plugin, das das automatische Laden von Flashinhalten auf einer Seite unterbindet. Diese Inhalte können manuell geladen werden, indem man auf das Symbol "Flashinhalte abspielen" klickt. - + Whitelist Whitelist - + Add Hinzufügen - + Remove Entfernen - + Allow Click To Flash Click To Flash erlauben - + Add site to whitelist Aktuelle Seite zur Whitelist hinzufügen - + Server without http:// (ex. youtube.com) Server ohne http:// (z.B. youtube.com) + + + %1 (%2) +Author: %3 +%4 +%5 + + + + + Error! + Fehler! + + + + Cannot load plugin! + + PopupWindow - + %1 - QupZilla %1 - QupZilla @@ -2038,802 +2059,802 @@ Preferences - + Preferences Einstellungen - + General Allgemein - + 1 1 - + Downloads Downloads - + Plugins Plugins - + Open blank page Leere Seite öffnen - - + + Open homepage Startseite öffnen - + Restore session Sitzung wiederherstellen - + Homepage: Startseite: - + On new tab: Bei neuem Tab: - + Open blank tab Leeren Tab öffnen - + Open other page... Andere Seite öffnen... - + <b>Profiles</b> <b>Profile</b> - + Startup profile: Beim Start: - + Create New Neues Profil erstellen - + Delete Löschen - + <b>Launching</b> <b>Start</b> - + QupZilla QupZilla - + Show StatusBar on start Status-Leiste nach Programmstart anzeigen - + Show Bookmarks ToolBar on start Lesezeichen Werkzeug-Leiste nach Programmstart anzeigen - + Show Navigation ToolBar on start Navigations-Leiste nach Programmstart anzeigen - + <b>Navigation ToolBar</b> <b>Navigations-Leiste</b> - + Allow storing network cache on disk Cache-Speicherung auf lokaler Festplatte erlauben - + <b>Cookies</b> <b>Cookies</b> - + <b>Address Bar behaviour</b> <b>Adress-Leisten Verhalten</b> - + <b>Language</b> <b>Sprache</b> - + Show Home button Startseiten-Schaltfläche anzeigen - + Show Back / Forward buttons Zurück- / Vorwärts-Schaltflächen anzeigen - + <b>Browser Window</b> <b>Browser-Fenster</b> - + Tabs Tabs - + <b>Background<b/> <b>Hintergrund<b/> - + Use transparent background Transparenten Hintergrund benutzen - + <b>Tabs behavior</b> <b>Tab-Verhalten</b> - + Make tabs movable Verschieben von Tabs erlauben - + Web Configuration Web Konfiguration - + Maximum Maximum - + 50 MB 50 MB - + Ask everytime for download location Jedes Mal nach Speicherort fragen - + Use defined location: Definierten Speicherort benutzen: - - - + + + ... ... - + Appearance Erscheinungsbild - + Browsing Im Internet surfen - + Allow JAVA Java zulassen - + Allow Plugins (Flash plugin) Plugins erlauben (Flash plugin) - + Maximum pages in cache: Maximale Seitenanzahl im Cache: - + Password Manager Passwort Manager - + <b>AutoFill options</b> <b>Autovervollständigen</b> - + Allow saving passwords from sites Speichern von Passwörtern von Seiten erlauben - + Privacy Privatsphäre - + Fonts Schriftarten - - + + Note: You cannot delete active profile. Hinweis: Ein aktives Profil kann nicht gelöscht werden. - + Notifications Benachrichtigungen - + Show Add Tab button Tab hinzufügen Schaltfläche anzeigen - + Activate last tab when closing active tab Zuletzt besuchten Tab aktivieren, wenn aktiver Tab geschlossen wird - + Allow DNS Prefetch DNS Prefetch erlauben - + JavaScript can access clipboard JavaScript darf auf die Zwischenablage zugreifen - + Include links in focus chain focus also links on page (basically <a> elements) when pressing Tab key Links in Focus Chain berücksichtigen - + Zoom text only Nur Text vergrößern - + Print element background when you are printing page (on printer), it determine whether to also print background (color, image) of html elements Hintergrund drucken - + Send Do Not Track header to servers Do Not Track Kopfzeile zum Server senden - + After launch: Nach dem Start: - - + + Open speed dial Schnellwahl öffnen - - + + Use current Aktuelle benutzen - + Check for updates on start Beim Start auf Aktualisierungen überprüfen - + Active profile: Aktives Profil: - + Themes Themen - + Advanced options Erweiterte Optionen - + Hide tabs when there is only one tab Tabs verstecken, wenn nur ein Tab geöffnet ist - + Ask when closing multiple tabs Fragen, wenn mehrere Tabs geschlossen werden - + Select all text by clicking in address bar Gesamten Text durch Klick in die Adressleiste auswählen - + Don't quit upon closing last tab Beim Schließen des letzten Tab QupZilla nicht beenden - + Closed tabs list instead of opened in tab bar Liste der geschlossen anstatt der geöffneten Tabs anzeigen - + Open new tabs after active tab Neue Tabs hinter dem aktiven Tab öffnen - + Allow JavaScript JavaScript erlauben - + Enable XSS Auditing try to detect possible XSS attacks when executing javascript Prevents cross-site scripting Aktiviere XSS Prüfung - + Mouse wheel scrolls Mit dem Mausrad blättern - + lines on page Zeilen auf einer Seite - + Default zoom on pages: Standardvergrößerung: - + Change browser identification: Browser Identifizierung ändern: - + Ask when entering Private Browsing mode Starten des Privaten Modus bestätigen - + Local Storage Lokaler Speicherplatz - + Delete now Jetzt löschen - + Proxy Configuration Proxy Konfiguration - + <b>Font Families</b> <b>Schriftarten</b> - + Standard Standard - + Fixed Feste Breite - + Serif Serif - + Sans Serif Sans Serif - + Cursive Kursiv - + Fantasy Fantasy - + <b>Font Sizes</b> <b>Schriftgrößen</b> - + Fixed Font Size Feste Schriftgröße - + Default Font Size Standard Schriftgröße - + Minimum Font Size Kleinste Schriftgröße - + Minimum Logical Font Size Kleinste logische Schriftgröße - + <b>Download Location</b> <b>Download Verzeichnis</b> - + <b>Download Options</b> <b>Download Optionen</b> - + Use native system file dialog (may or may not cause problems with downloading SSL secured content) Nativen System-Dialog verwenden (kann Probleme beim Herunterladen von mittels SSL geschützten Inhalten verursachen) - + Close download manager when downloading finishes Download-Manager schließen, wenn das Herunterladen beendet ist - + Allow storing of cookies Das Speichern von Cookies erlauben - + Delete cookies on close Cookies beim Beenden löschen - + Match domain exactly Genaue Übereinstimmung der Domain - + Cookies Manager Cookie Manager - + <b>SSL Certificates</b> <b>SSL Zertifikate</b> - + Edit CA certificates in SSL Manager CA Zertifikate im SSL Manager bearbeiten - - + + <b>Other</b> <b>Andere</b> - + Send Referer header to servers Den Referrer übermitteln - + Block popup windows PopUp Fenster blockieren - + <b>Notifications</b> <b>Benachrichtigungen</b> - + Use OSD Notifications OSD verwenden - + Use Native System Notifications (Linux only) System-Benachrichtigungen verwenden (nur Linux) - + Do not use Notifications Keine Benachrichtigungen verwenden - + Expiration timeout: Zeit: - + seconds Sekunden - + <b>Note: </b>You can change position of OSD Notification by dragging it on the screen. <b>Hinweis: </b>Sie können die Position des OSD ändern, in dem Sie es auf dem Bildschirm mit der Maus verschieben. - + StyleSheet automatically loaded with all websites: StyleSheet automatisch mit allen Webseiten laden: - + Languages Sprachen - + <b>Preferred language for web sites</b> <b>Bevorzugte Sprache für Webseiten</b> - + System proxy configuration Proxy-Einstellungen des Systems verwenden - + Do not use proxy Keinen Proxy benutzen - + Manual configuration Manuelle Konfiguration - + HTTP HTTP - + SOCKS5 SOCKS5 - + Port: Port: - + Username: Nutzername: - + Password: Passwort: - + Don't use on: Ausnahme: - + Allow storing web icons Speichern von Web-Symbolen erlauben - + Allow saving history Speichern des Verlaufs erlauben - + Delete history on close Verlauf beim Beenden löschen - + Other Andere - + Select all text by double clicking in address bar Select all text by clicking at address bar Ganzen Text mit einem Doppelklick in der Adress-Leiste auswählen - + Add .co.uk domain by pressing ALT key Zum Hinzufügen der .co.uk Domäne drücken Sie bitte die ALT-Taste - + Allow local storage of HTML5 web content Das lokale Speichern von HTML5 Inhalten erlauben - + Delete locally stored HTML5 web content on close Lokale HTML5 Speicherinhalte beim Verlassen löschen - + <b>External download manager</b> <b>Externer Download Manager</b> - + Use external download manager Externen Download Manager benutzen - + Executable: Ausführbare Datei: - + Arguments: Parameter: - + Filter tracking cookies Seitenfremde Cookies verbieten - + <b>Warning:</b> Match domain exactly and filter tracking cookies options can lead to deny some cookies from sites. If you have problems with cookies, try to disable this options first! <b>Warnung:</b> Das Einschalten der Optionen "Genaue Übereinstimmung" und "Seitenfremde Inhalte" kann dazu führen, dass Cookies von Webseiten zurückgewiesen werden. Tritt dieses Problem auf, deaktivieren Sie bitte zunächst diese Optionen! - + SSL Manager SSL Manager - + Available translations: Verfügbare Übersetzungen: - + In order to change language, you must restart browser. Um die Sprache zu ändern, starten Sie bitte QupZilla neu. - + OSD Notification OSD Benachrichtigung - + Drag it on the screen to place it where you want. Veschieben Sie es auf dem Bildschirm nach Belieben. - + Choose download location... Download-Verzeichnis auswählen... - + Choose stylesheet location... Stylesheet-Verzeichnis wählen... - + Deleted Gelöscht - + Choose executable location... Ausführbare Datei auswählen... - + New Profile Neues Profil - + Enter the new profile's name: Bitte geben Sie den Namen des neuen Profils ein: - - + + Error! Fehler! - + This profile already exists! Dieses Profil existiert bereits! - + Cannot create profile directory! Verzeichnis kann nicht erstellt werden! - + Confirmation Bestätigung - + Are you sure to permanently delete "%1" profile? This action cannot be undone! Möchten Sie wirklich das Profil "%1" dauerhaft entfernen? Diese Aktion kann nicht rückgängig gemacht werden! @@ -2841,17 +2862,17 @@ QObject - + The file is not an OpenSearch 1.1 file. Diese Datei besitzt kein gültiges OpenSearch 1.1 Format. - + <not set in certificate> <Im Zertifkat nicht vorhanden> - + Native System Notification Native Systembenachrichtigungen @@ -2859,32 +2880,32 @@ QtWin - + Open new tab Neuen Tab öffnen - + Opens a new tab if browser is running Öffnet einen neuen Tab bei gestartetem Browser - + Open new window Neues Fenster öffnen - + Opens a new window if browser is running Öffnet ein neues Fenster bei gestartetem Browser - + Open download manager Download Manager öffnen - + Opens a download manager if browser is running Öffnet den Download Manager bei gestartetem Browser @@ -2892,446 +2913,446 @@ QupZilla - + Bookmarks Lesezeichen - + History Verlauf - + Quit Beenden - + New Tab Neuer Tab - + Close Tab Tab schließen - + IP Address of current page IP Adresse der aktuellen Seite - + QupZilla QupZilla - + &Tools &Werkzeuge - + &Help &Hilfe - + &Bookmarks &Lesezeichen - + Hi&story &Verlauf - + &File &Datei - + &New Window Neues &Fenster - + Open &File Datei ö&ffnen - + &Save Page As... Seite speichern &unter... - + Import bookmarks... Lesezeichen importieren... - + &Edit &Bearbeiten - + &Undo &Rückgängig - + &Redo &Wiederherstellen - + &Cut &Ausschneiden - + C&opy &Kopieren - + &Paste E&infügen - + Select &All Alles au&swählen - + &Find &Suchen - + &View &Ansicht - + &Navigation Toolbar &Navigations-Symbolleiste - + &Bookmarks Toolbar &Lesezeichen-Werkzeug-Leiste - + Sta&tus Bar Sta&tus-Leiste - + Toolbars Werkzeugleisten - + Sidebars Seiten-Leiste - + &Page Source Seiten-&Quelltext - + Recently Visited Neulich besucht - + Most Visited Meistbesuchte - + Web In&spector Web In&spector - + Information about application Mehr über QupZilla - + Configuration Information Informationen zur Konfiguration - + There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? Es sind noch %1 Tabs geöffnet und Ihre Sitzung wird nicht gespeichert. Möchten Sie QupZilla wirklich beenden? - + &Menu Bar &Menü-Leiste - + &Fullscreen &Vollbild - + &Stop &Stopp - + &Reload &Neu laden - + Character &Encoding &Zeichenkodierung - + Zoom &In Ver&größern - + Zoom &Out Ver&kleinern - + Reset Zurücksetzen - + Close Window Fenster schließen - + Open Location Adresse aufrufen - + Send Link... Link senden... - + &Print... &Drucken... - + Other Andere - + Default Standard - + %1 - QupZilla %1 - QupZilla - + Current cookies cannot be accessed. Auf aktuelle Cookies kann nicht zugegriffen werden. - + Your session is not stored. Ihre Sitzung wird nicht gespeichert. - + Start Private Browsing Privaten Modus starten - + Private Browsing Enabled Privater Modus aktiv - + Restore &Closed Tab Geschlossenen Tab &wiederherstellen - - - - - + + + + + Empty Leer - + Bookmark &This Page &Lesezeichen für diese Seite hinzufügen - + Bookmark &All Tabs Lesezeichen für alle &geöffneten Tabs hinzufügen - + Organize &Bookmarks Bookmarks &bearbeiten - + &Back &Zurück - + &Forward &Vor - + &Home &Startseite - + Show &All History &Vollständigen Verlauf anzeigen - + Closed Tabs Geschlossene Tabs - + Save Page Screen Bildschirmseite speichern - + (Private Browsing) (Privater Modus) - + Restore All Closed Tabs Alle geschlossenen Tabs wiederherstellen - + Clear list Liste leeren - + About &Qt Üb&er Qt - + &About QupZilla Über Qup&Zilla - + Report &Issue &Fehlerbericht senden - + &Web Search Web&suche - + Page &Info S&eiteninformationen anzeigen - + &Download Manager &Download Manager - + &Cookies Manager &Cookie Manager - + &AdBlock &AdBlock - + RSS &Reader RSS &Reader - + Clear Recent &History &Verlauf löschen - + &Private Browsing &Privater Modus - + Pr&eferences &Einstellungen - + Open file... Datei öffnen... - + Are you sure you want to turn on private browsing? Möchten Sie wirklich den privaten Modus starten? - + When private browsing is turned on, some actions concerning your privacy will be disabled: Wenn der private Modus aktiv ist, stehen einige Aktionen nicht zur Verfügung: - + Webpages are not added to the history. Webseiten werden nicht zum Verlauf hinzugefügt. - + Until you close the window, you can still click the Back and Forward buttons to return to the webpages you have opened. Solange dieses Fenster geöffnet ist, können Sie über die Symbole "Zurück" und "Vor" zu den Webseiten zurückkehren, die Sie geöffnet haben. - + You have successfully added RSS feed "%1". RSS Feed "%1" erfolgreich hinzugefügt. @@ -3339,167 +3360,167 @@ QupZillaSchemeReply - + No Error Kein Fehler aufgetreten - + Not Found Nicht gefunden - + Your E-mail Ihre E-Mail Adresse - + Issue type Fehlertyp - + Issue description Fehlerbeschreibung - + Send Senden - + E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. E-Mail Adresse ist optional<br/><b>Notiz: </b>Hinweise zur Erstellung eines Fehlerberichts finden Sie <a href=%1>hier</a> first. - + Start Page Startseite - + Google Search Google Suche - + Search results provided by Google Suchergebnisse - - - + + + About QupZilla Über QupZilla - - + + Configuration Information Informationen zur Konfiguration - + Browser Identification Browser Indentifizierung - + Paths Pfade - + No available plugins. Keine Plugins verfügbar. - + Copyright Copyright - + Main developer Hauptentwickler - + Contributors Mitwirkende - + Translators Übersetzer - + Speed Dial Schnellwahl - + Add New Page Neue Seite hinzufügen - + Apply Anwenden - + Load title from page Titel von der Web-Seite laden - + Edit Bearbeiten - + Remove Entfernen - + Reload Neu laden - + Url Url - + Title Titel - + New Page Neue Seite - - + + Version Version - - + + Report Issue Fehlerbericht senden - + If you are experiencing problems with QupZilla, please try to disable all plugins first. <br/>If this does not fix it, then please fill out this form: Wenn Sie bei der Nutzung von QupZilla auf Probleme stoßen, deaktivieren Sie bitte zuerst alle Plugins. <br/> Sollte dies das Problem nicht lösen, füllen Sie bitte dieses Formular aus: @@ -3508,170 +3529,169 @@ Die Angabe der E-Mail Adresse ist optional.<br/><b>Hinweis: </b>Bitte verfassen Sie die Fehlerberichte ausschließlich in englischer Sprache. - + Please fill out all required fields! Bitte füllen Sie alle erforderlichen Felder aus! - - + + Information about version Versionsinformationen - - + + WebKit version WebKit Version - + Application version QupZilla Version - + Qt version Qt Version - + Build time Kompiliert am - + Platform Plattform - + Profile Profile - + This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. Diese Seite enthält Informationen über die aktuelle Konfiguration von QupZilla, aktivierte Plugins, usw., die für die Ermittlung von Fehlerursachen relevant sind. Bitte fügen Sie diese Ihrem Fehlerbericht bei. - + Preferences Einstellungen - + Option Option - + Value Wert - + Name Name - + Author Autor - + Description Beschreibung - + Settings Einstellungen - + Saved session Gespeicherte Sitzung - + Pinned tabs Angeheftete Tabs - + Data Daten - + Themes Themen - - + Plugins Plugins - + Translations Übersetzungen - + Speed Dial settings Einstellungen Schnellwahl - + Placement: Anordnung: - + Auto Automatisch - + Cover Cover - + Fit Anpassen - + Fit Width Seitenbreite - + Fit Height Seitenhöhe - + Use background image Hintergrundbild verwenden - + Select image Bild auswählen - + Maximum pages in a row: Maximale Anzahl Seiten in einer Reihe: - + Change size of pages: Größe der Seiten ändern: @@ -3679,116 +3699,116 @@ RSSManager - + RSS Reader RSS Reader - - + + Empty Leer - + You don't have any RSS Feeds.<br/> Please add some with RSS icon in navigation bar on site which offers feeds. Sie haben noch keine RSS Feeds abonniert.<br/> Bitte fügen Sie welche über das RSS Symbol in der Navigationsleiste hinzu. - + Reload Neu laden - + Add feed Feed hinzufügen - + Edit feed Feed bearbeiten - + Delete feed Feed Löschen - + Optimize Database Datenbank optimieren - + News Nachrichten - - + + Loading... Laden... - + Add new feed Neuen Feed hinzufügen - + Please enter URL of new feed: Bitte geben Sie die URL des neuen Feed ein: - + New feed Neuer Feed - + Fill title and URL of a feed: Titel und URL des Feeds eintragen: - + Feed title: Feed Titel: - + Feed URL: Feed URL: - + Edit RSS Feed RSS Feed bearbeiten - + Open link in current tab Link in aktuellem Tab öffnen - + Open link in new tab Link in neuem Tab öffnen - + Error in fetching feed Feed konnte nicht abonniert werden - + RSS feed duplicated Doppelter RSS Feed vorhanden - + You already have this feed. Diesen Feed haben Sie bereits abonniert. @@ -3796,7 +3816,7 @@ Bitte fügen Sie welche über das RSS Symbol in der Navigationsleiste hinzu. RSSNotification - + Open RSS Manager RSS Manager öffnen @@ -3804,17 +3824,17 @@ Bitte fügen Sie welche über das RSS Symbol in der Navigationsleiste hinzu. RSSWidget - + Add RSS Feeds from this site RSS Feed von dieser Seite hinzufügen - + Untitled feed Unbenannter Feed - + Add Hinzufügen @@ -3822,81 +3842,81 @@ Bitte fügen Sie welche über das RSS Symbol in der Navigationsleiste hinzu. SSLManager - + SSL Manager SSL Manager - + CA Authorities Certificates Zertifizierungsstellen - - + + Show info Informationen anzeigen - + This is a list of CA Authorities Certificates stored in the standard system path and in user specified paths. Dies ist eine Liste von Zertifizierungsstellen, die im Standard-Systempfad und in benutzerdefinierten Pfaden gespeichert sind. - + This is a list of Local Certificates stored in your user profile. It also contains all certificates, that have received an exception. Dies ist eine Liste mit lokal gespeicherten Zertifikaten. Sie enthält auch alle Zertifikate, für die eine Ausnahme gemacht wurde. - + If CA Authorities Certificates were not automatically loaded from the system, you can specify paths manually where the certificates are stored. Falls Zertifikatsstellen nicht automatisch vom System geladen werden, können Sie den Pfad, in dem die Zertifikate gespeichert sind, auch manuell angeben. - + <b>NOTE:</b> Setting this option is a high security risk! <b>WARNUNG:</b> Das Einschalten dieser Option birgt ein sehr hohes Sicherheitsrisiko! - + All certificates must have .crt suffix. After adding or removing certificate paths, it is neccessary to restart QupZilla in order to take effect the changes. Alle Zertifikate müssen einen .crt suffix besitzen. Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gestartet werden, um die Änderung wirksam zu machen. - + Local Certificates Lokale Zertifikate - - + + Remove Entfernen - + Settings Einstellungen - + Add Hinzufügen - + Ignore all SSL Warnings Alle SSL Warnungen ignorieren - + Choose path... Pfad auswählen... - + Certificate Informations Informationen zum Zertifikat @@ -3904,57 +3924,57 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest SearchEnginesDialog - + Manage Search Engines Suchmaschinen verwalten - + Add... Hinzufügen... - + Remove Entfernen - + Edit Bearbeiten - + Up Nach oben - + Down Nach unten - + Defaults Standard - + Search Engine Suchmaschine - + Shortcut Verknüpfung - + Add Search Engine Suchmaschine hinzufügen - + Edit Search Engine Suchmaschine bearbeiten @@ -3962,27 +3982,27 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest SearchEnginesManager - + Search Engine Added Suchmaschine hinzugefügt - + Search Engine "%1" has been successfully added. Suchmaschine "%1" wurde erfolgreich hinzugefügt. - + Search Engine is not valid! Suchmaschine ist ungültig! - + Error Fehler - + Error while adding Search Engine <br><b>Error Message: </b> %1 Beim Hinzufügen der Suchmaschine ist ein Fehler aufgetreten <br><b>Fehlermeldung: </b> %1 @@ -3990,7 +4010,7 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest SearchToolBar - + No results found. Keine Suchergebnisse vorhanden. @@ -3998,22 +4018,22 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest SearchToolbar - + Search: Suchen: - + Search... Suchen... - + Highlight Hervorheben - + Case sensitive Groß- und Kleinschreibung beachten @@ -4021,12 +4041,12 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest SideBar - + Bookmarks Lesezeichen - + History Verlauf @@ -4034,143 +4054,143 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest SiteInfo - + Site Info Seiteninformationen - + General Allgemein - + Media Medien - + Security Sicherheit - + Size: Größe: - + Encoding: Kodierung: - + Tag Tag - + Value Wert - + <b>Security information</b> <b>Sicherheitsinformation</b> - + Details Details - + Image Grafik - + Image address Grafikadresse - + <b>Preview</b> <b>Vorschau</b> - + Site address: Seitenadresse: - + Meta tags of site: Meta Tags dieser Seite: - + <not set in certificate> <Im Zertifkat nicht vorhanden> - + <b>Connection is Encrypted.</b> <b>Verschlüsselte Verbindung.</b> - + <b>Your connection to this page is secured with this certificate: </b> <b>Diese Verbindung ist mit diesem Zertifikat verschlüsselt: </b> - + <b>Connection Not Encrypted.</b> <b>Unverschlüsselte Verbindung.</b> - + <b>Your connection to this page is not secured!</b> <b>Diese Verbindung ist nicht verschlüsselt!</b> - + Copy Image Location Grafikadresse kopieren - + Copy Image Name Grafik kopieren - + Save Image to Disk Grafik speichern - - + + Error! Fehler! - + This preview is not available! Diese Vorschau ist nicht verfügbar! - + Save image... Grafik speichern... - + Cannot write to file! Datei kann nicht gespeichert werden! - + Preview not available Vorschau nicht verfügbar @@ -4178,43 +4198,43 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest SiteInfoWidget - + More... Mehr... - + Your connection to this site is <b>secured</b>. Diese Verbindung ist <b>verschlüsselt</b>. - + Your connection to this site is <b>unsecured</b>. Diese Verbindung ist <b>unverschlüsselt</b>. - + first erster - + second zweiter - + third dritter - - + + This is your <b>%1</b> visit of this site. Dies ist Ihr <b>%1</b> Besuch dieser Seite. - + You have <b>never</b> visited this site before. Sie haben diese Seite <b>noch nie</b> besucht. @@ -4222,143 +4242,143 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest SourceViewer - + Source of Quelltext von - + File Datei - + Save as... Speichern als... - + Close Schließen - + Edit Bearbeiten - + Undo Rückgängig - + Redo Wiederherstellen - + Cut Ausschneiden - + Copy Kopieren - + Paste Einfügen - + Delete Löschen - + Select All Alle markieren - + Find Suchen - - + + Go to Line... Gehe zu Zeile... - + View Ansicht - + Reload Neu laden - + Editable Editierbar - + Word Wrap Zeilenumbruch - + Save file... Datei speichern... - + Error! Fehler! - + Cannot write to file! Datei kann nicht gespeichert werden! - + Error writing to file Beim Schreiben der Datei ist ein Fehler aufgetreten - + Source successfully saved Quelltext erfolgreich gespeichert - + Source reloaded Quelltext neu geladen - + Cannot reload source. Page has been closed. Quelltext kann nicht geladen werden. Die Seite wurde geschlossen. - + Editable changed Quelltext geändert - + Word Wrap changed Zeilenumbruch geändert - + Enter line number Zeilennummer eingeben @@ -4366,12 +4386,12 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest SourceViewerSearch - + Search: Suchen: - + Search... Suchen... @@ -4379,12 +4399,12 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest SpeedDial - + Select image... Bild auswählen... - + Unable to load Laden nicht möglich @@ -4392,72 +4412,72 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest TabBar - + &New tab &Neuer Tab - + &Stop Tab &Stop Tab - + &Reload Tab Tab neu &laden - + &Duplicate Tab Tab &duplizieren - + Reloa&d All Tabs Alle Tabs ne&u laden - + &Bookmark This Tab &Lesezeichen für diesen Tab hinzufügen - + Un&pin Tab Tab löse&n - + &Pin Tab Tab an&heften - + Re&load All Tabs Alle Tabs ne&u laden - + Bookmark &All Tabs Lesezeichen für alle &geöffneten Tabs hinzufügen - + Restore &Closed Tab Geschlossenen Tab &wiederherstellen - + Close Ot&her Tabs Alle an&deren Tabs schließen - + Cl&ose S&chließen - + Bookmark &All Ta&bs Lesezeichen für alle &geöffneten Tabs hinzufügen @@ -4465,49 +4485,49 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest TabWidget - + List of tabs Tab-Liste - + New Tab Neuer Tab - + Loading... Laden... - + No Named Page This is displayed in the window title, when a blank tab is opened. Leere Seite - + Currently you have %1 opened tabs Aktuell sind %1 Tabs geöffnet - - + + New tab Neuer Tab - + Empty Leer - + Restore All Closed Tabs Alle geschlossenen Tabs wiederherstellen - + Clear list Liste leeren @@ -4515,22 +4535,22 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest TabbedWebView - + Failed loading page Seite konnte nicht geladen werden - + Loading... Laden... - + %1 - QupZilla %1 - QupZilla - + Inspect Element Element untersuchen @@ -4538,27 +4558,27 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest ThemeManager - + <b>Name:</b> <b>Name:</b> - + <b>Author:</b> <b>Autor:</b> - + <b>Description:</b> <b>Beschreibung:</b> - + License Lizenz - + License Viewer Lizenz anzeigen @@ -4566,12 +4586,12 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest ToolButton - + Stop Stop - + Reload Neu laden @@ -4579,17 +4599,17 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest Updater - + Update available Aktualisierung verfügbar - + New version of QupZilla is ready to download. Eine neue Version von QupZilla steht zum Herunterladen bereit. - + Update Aktualisierung @@ -4597,8 +4617,8 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest WebInspectorDockWidget - - + + Web Inspector Web Inspector @@ -4606,139 +4626,139 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest WebPage - + To show this page, QupZilla must resend request which do it again (like searching on making an shoping, which has been already done.) Um diese Seite anzeigen zu können, muss QupZilla eine erneute Abfrage an den Server versenden - + Confirm form resubmission Erneute Formular-Übermittlung bestätigen - + Select files to upload... Dateien zum Upload auswählen... - + Server refused the connection Der Server hat den Verbindungsversuch abgelehnt - + Server closed the connection Der Server hat die Verbindung beendet - + Server not found Server nicht gefunden - + Connection timed out Zeitüberschreitung der Anfrage - + Untrusted connection Keine vertrauenswürdige Verbindung - + Temporary network failure Temporärer Netzwerkfehler - + Proxy connection refused Der Proxyserver hat den Verbindungsversuch abgelehnt - + Proxy server not found Proxy nicht gefunden - + Proxy connection timed out Der Proxy-Server hat nicht in angemessener Zeit geantwortet - + Proxy authentication required Authentifizierung am Proxy-Server erforderlich - + Content not found Inhalt konnte nicht gefunden werden - + AdBlocked Content Inhalt von AdBlock blockiert - + Blocked by rule <i>%1</i> Blockiert von Regel <i>%1</i> - + Content Access Denied Zugriff auf Inhalt verweigert - + Error code %1 Fehler Code %1 - + Failed loading page Seite konnte nicht geladen werden - + QupZilla can't load page from %1. QupZilla kann Seite von %1 nicht laden. - + Check the address for typing errors such as <b>ww.</b>example.com instead of <b>www.</b>example.com Bitte überprüfen Sie die Adresse auf Tippfehler wie <b>ww.</b>example.com anstatt <b>www.</b>example.com - + If you are unable to load any pages, check your computer's network connection. Falls Sie keine Webseiten laden können, überprüfen Sie bitte Ihre Netzwerkverbindung. - + If your computer or network is protected by a firewall or proxy, make sure that QupZilla is permitted to access the Web. Falls Ihr Computer über eine Firewall oder Proxy mit dem Internet verbunden ist, vergewissern Sie sich, dass QupZilla der Zugriff zum Internet gestattet ist. - + Try Again Erneut versuchen - + Prevent this page from creating additional dialogs Das Ausführen von Skripten auf dieser Seite unterbinden - + JavaScript alert - %1 JavaScript Warnmeldung - %1 - + Choose file... Datei wählen... @@ -4746,22 +4766,22 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest WebSearchBar - + Manage Search Engines Suchmaschinen verwalten - + Add %1 ... Hinzufügen von %1 ... - + Paste And &Search Einfügen und &Suchen - + Clear All Alle leeren @@ -4769,228 +4789,228 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest WebView - + Open link in new &tab Link in neuem &Tab öffnen - + Open link in new &window Link in neuem &Fenster öffnen - + B&ookmark link &Lesezeichen für diesen Link hinzufügen - + &Save link as... &Ziel speichern unter... - + &Copy link address Lin&k-Adresse kopieren - + Show i&mage G&rafik anzeigen - + Copy im&age Grafik k&opieren - + Copy image ad&dress Grafika&dresse kopieren - + S&top S&topp - + This frame Dieser Rahmen - + Show &only this frame Nur diesen Rahmen anzei&gen - + Show this frame in new &tab Diesen Rahmen in einem neuen &Tab anzeigen - + Print frame Rahmen drucken - + Zoom &in Ver&größern - + &Zoom out Ver&kleinern - + Reset Zurücksetzen - + Show so&urce of frame Q&uelltext dieses Rahmens anzeigen - + &Copy page link Link zur Seite &kopieren - + Send page link... Link der Seite versenden... - + &Print page Seite &drucken - + Validate page Seite überprüfen - + Show info ab&out site S&eiteninformationen anzeigen - + &Play &Wiedergabe - + &Pause &Pause - + Un&mute &Ton einschalten - + &Mute &Stumm schalten - + &Copy Media Address Medienadresse &kopieren - + &Send Media Address Medienadresse &versenden - + Save Media To &Disk Multimedia-Datei &speichern - + &Save image as... Grafik speichern &unter... - + &Back &Zurück - + &Forward &Vor - - + + &Reload &Neu laden - + Book&mark page &Lesezeichen für diese Seite hinzufügen - + &Save page as... Seite speichern &unter... - + Select &all Alles au&swählen - + Show so&urce code Seitenquelltext &anzeigen - + Send text... Text senden... - + Google Translate Google Übersetzer - + Dictionary Wörterbuch - + Go to &web address Gehe zu &Web-Adresse - + Search "%1 .." with %2 Suche "%1 .." mit %2 - + No Named Page Leere Seite - + Send link... Link senden... - + Send image... Grafik senden... @@ -4998,7 +5018,7 @@ Nachdem Speicherpfade hinzugefügt oder gelöscht wurden, muss QupZilla neu gest jsAlert - + Prevent this page from creating additional dialogs Das Ausführen von Skripten auf dieser Seite unterbinden diff --git a/translations/el_GR.ts b/translations/el_GR.ts index e953c4656..82249c7c5 100644 --- a/translations/el_GR.ts +++ b/translations/el_GR.ts @@ -4,59 +4,59 @@ AboutDialog - + About QupZilla Περί QupZilla - + Authors Συγγραφείς - - + + Authors and Contributors Συγγραφείς και συντελεστές - - + + < About QupZilla < Περί QupZilla - + <p><b>Application version %1</b><br/> <p><b>Έκδοση εφαρμογής %1</b><br/> - + <b>WebKit version %1</b></p> <b>Έκδοση WebKit %1</b></p> - + <p>&copy; %1 %2<br/>All rights reserved.<br/> <p>&copy; %1 %2<br/>Με την επιφύλαξη παντός δικαιώματος<br/> - + <small>Build time: %1 </small></p> <small>Ημερομηνία κατασκευής: %1 </small></p> - + <p><b>Main developer:</b><br/>%1 &lt;%2&gt;</p> <p><b>Κύριος Προγραμματιστής:</b><br/>%1 &lt;%2&gt;</p> - + <p><b>Contributors:</b><br/>%1</p> <p><b>Συντελεστές:</b><br/>%1</p> - + <p><b>Translators:</b><br/>%1</p> <p><b>Μεταφραστές:</b><br/>%1</p> @@ -64,33 +64,33 @@ AcceptLanguage - + Preferred Languages Προτιμώμενες γλώσσες - + Add... Προσθήκη... - + Remove Αφαίρεση - + Up Πάνω - + Down Κάτω - - + + Personal [%1] Προσωπικά [%1] @@ -98,68 +98,68 @@ AdBlockDialog - + AdBlock Configuration Ρυθμίσεις AdBlock - + Enable AdBlock Ενεργοποίηση AdBlock - + Search... Αναζήτηση... - + Rule Κανόνας - - + + Add Rule Προσθήκη κανόνα - + Update EasyList Ενημέρωση EasyList - + AdBlock AdBlock - + Delete Rule Διαγραφή κανόνα - + Update completed Ολοκλήρωση ενημέρωσης - + EasyList has been successfully updated. Το EasyList ενημερώθηκε επιτυχώς. - + Custom Rules Προσαρμοσμένοι κανόνες - + Add Custom Rule Προσθήκη προσαρμοσμένου κανόνα - + Please write your rule here: Παρακαλώ γράψτε τον κανόνα σας εδώ: @@ -167,53 +167,53 @@ AdBlockIcon - + AdBlock lets you block unwanted content on web pages Το AdBlock σας επιτρέπει να φράζετε ανεπιθύμητο περιεχόμενο σε ιστοσελίδες - + Blocked popup window Φραγμένο αναδυόμενο παράθυρο - + AdBlock blocked unwanted popup window. Το AdBlock έφραξε ένα ανεπιθύμητο αναδυόμενο παράθυρο. - + AdBlock AdBlock - + Show AdBlock &Settings Εμφάνιση &ρυθμίσεων Adblock - + Blocked Popup Windows Φραγμένα αναδυόμενα παράθυρα - + No content blocked Δεν έγινε φραγή περιεχομένου - + Blocked URL (AdBlock Rule) - click to edit rule Φραγμένο URL (Κανόνας AdBlock) - κάντε κλικ για να επεξεργαστείτε τον κανόνα - - + + %1 with (%2) %1 με (%2) - + Learn About Writing &Rules Μάθετε για την συγγραφή &κανόνων @@ -221,17 +221,17 @@ AddAcceptLanguage - + Add Language Προσθήκη γλώσσας - + Choose preferred language for web sites Επιλογή προτιμώμενης γλώσσας για ιστοσελίδες - + Personal definition: Προσωπικός ορισμός: @@ -239,128 +239,128 @@ AutoFillManager - + Passwords Κωδικοί - - + + Server Διακομιστής - + Username Όνομα χρήστη - + Password Κωδικός - + Edit Επεξεργασία - - + + Remove Αφαίρεση - - + + Remove All Αφαίρεση Όλων - + Import/Export Εισαγωγή/Εξαγωγή - - - + + + Show Passwords Εμφάνιση κωδικών - + Exceptions Εξαιρέσεις - + Import Passwords from File... Εισαγωγή κωδικών από αρχειο... - + Export Passwords to File... Εξαγωγή κωδικών σε αρχείο... - + Are you sure that you want to show all passwords? Είστε σίγουροι ότι θέλετε να εμφανιστούν οι κωδικοί; - + Hide Passwords Απόκρυψη κωδικών - + Confirmation Επιβεβαίωση - + Are you sure to delete all passwords on your computer? Είστε σίγουροι ότι θέλετε να αφαιρέσετε όλους τους κωδικούς; - + Edit password Επεξεργασία κωδικού - + Change password: Αλλαγή κωδικού: - - + + Choose file... Επιλογή αρχείου... - + Cannot read file! Αδυναμία ανάγνωσης αρχείου! - + Successfully exported Επιτυχής εξαγωγή - + Error while importing! Σφάλμα κατά την εισαγωγή! - + Successfully imported Επιτυχής εισαγωγή - + Cannot write to file! Αδυναμία εγγραφής σε αρχείο! @@ -368,7 +368,7 @@ AutoFillNotification - + Do you want QupZilla to remember the password for <b>%1</b> on %2? Απομνημόνευση κωδικού για <b>%1</b> στο %2; @@ -376,17 +376,17 @@ AutoFillWidget - + Remember Απομνημόνευση - + Never For This Site Ποτέ για αυτή τη σελίδα - + Not Now Όχι τώρα @@ -394,13 +394,13 @@ BookmarkIcon - - + + Bookmark this Page Η σελίδα ως σελιδοδείκτης - + Edit this bookmark Επεξεργασία σελιδοδείκτη @@ -408,154 +408,154 @@ BookmarksImportDialog - + Import Bookmarks Εισαγωγή σελιδοδεικτών - + <b>Import Bookmarks</b> <b>Εισαγωγή σελιδοδεικτών</b> - + From File Από αρχείο - + Choose browser from which you want to import bookmarks: Επιλογή περιηγητή απόπου θέλετε να εισάγετε σελιδοδείκτες: - + Choose... Επιλογή... - + Fetching icons, please wait... Ανάκτηση εικονίδιων, παρακαλώ περιμένετε... - + Title Τίτλος - + Url Url - + Next Επόμενο - + Cancel Ακύρωση - + <b>Importing from %1</b> <b>Γίνετε εισαγωγή από %1</b> - + Finish Ολοκλήρωση - - + + Please press Finish to complete importing process. Παρακαλώ πατήστε Ολοκλήρωση για να ολοκληρώσετε την διαδικασία εισαγωγής. - - - - + + + + Error! Σφάλμα! - + Choose directory... Επιλογή καταλόγου... - + Choose file... Επιλογή αρχείου... - + Mozilla Firefox stores its bookmarks in <b>places.sqlite</b> SQLite database. This file is usually located in Ο Mozilla Firefox αποθηκεύει τους σελιδοδείκτες του στην βάση δεδομένων SQLite <b>places.sqlite</b>. Αυτό το αρχείο βρίσκεται συνήθως στο - - - - + + + + Please choose this file to begin importing bookmarks. Παρακαλώ επιλέξτε αυτό το αρχείο για να ξεκινήσετε την εισαγωγή σελιδοδεικτών. - + Google Chrome stores its bookmarks in <b>Bookmarks</b> text file. This file is usually located in Ο Google Chrome αποθηκεύει τους σελιδοδείκτες του στο αρχείο κειμένου <b>Bookmarks (Σελιδοδείκτες)</b>. Αυτό το αρχείο βρίσκεται συνήθως στο - + Opera stores its bookmarks in <b>bookmarks.adr</b> text file. This file is usually located in Ο Opera αποθηκεύει τους σελιδοδείκτες του στο αρχείο κειμένου <b>bookmarks.adr</b>. Αυτό το αρχείο βρίσκεται συνήθως στο - + You can import bookmarks from any browser that supports HTML exporting. This file has usually these suffixes Μπορείτε να εισάγετε σελιδοδείκτες από οποιοδήποτε περιηγητή υποστηρίζει εξαγωγή σε HTML. Αυτό το αρχείο έχει συνήθως αυτές τις καταλήξεις - + Internet Explorer stores its bookmarks in <b>Favorites</b> folder. This folder is usually located in Ο Internet Explorer αποθηκεύει τους σελιδοδείκτες του στον φάκελο <b>Favorites (Αγαπημένα)</b>. Αυτό το αρχείο βρίσκεται συνήθως στο - + Please choose this folder to begin importing bookmarks. Παρακαλώ επιλέξτε τον φάκελο αυτό για να ξεκινήσετε την εισαγωγή σελιδοδεικτών. - - - - + + + + No Error Κανένα σφάλμα - - - + + + Unable to open file. Αδυναμία ανοίγματος αρχείου. - + Cannot evaluate JSON code. Αδυναμία εκτέλεσης κώδικα JSON. - + File does not exist. Το αρχείο δεν υπάρχει. - + Unable to open database. Is Firefox running? Αδυναμία ανοίγματος βάσης δεδομένων. Τρέχει ο Firefox; @@ -563,127 +563,127 @@ BookmarksManager - + Bookmarks Σελιδοδείκτες - + Title Τίτλος - + Url Url - + Add Folder Προσθήκη φακέλου - + Optimize Database Βελτιστοποίηση βάσης δεδομένων - + Import Bookmarks Εισαγωγή σελιδοδεικτών - + Add new folder Προσθήκη νέου φακέλου - + Choose name for new bookmark folder: Επιλογή ονομασίας για νέο φάκελο σελιδοδεικτών: - + Add new subfolder Προσθήκη νέου υποφακέλου - + Choose name for new subfolder in bookmarks toolbar: Επιλογή ονομασίας για νέο υποφάκελο στην εργαλειοθήκη σελιδοδεικτών: - + Rename Folder Μετονομασία φακέλου - + Choose name for folder: Επιλογή ονομασίας για φάκελο: - + Add Subfolder Προσθήκη υποφακέλου - + Rename folder Μετονομασία φακέλου - + Remove folder Αφαίρεση φακέλου - + Open link in current &tab Ά&νοιγμα συνδέσμου στην τρέχουσα καρτέλα - + Open link in &new tab Άνοιγμα συνδέσμου σε νέα καρ&τέλα - + Move bookmark to &folder Μετακίνηση σελιδοδείκτη σε &φάκελο - + Rename bookmark Μετονομασία σελιδοδείκτη - + Remove bookmark Αφαίρεση σελιδοδείκτη - + <b>Warning: </b>You already have bookmarked this page! <b>Προσοχή: </b> Η σελίδα βρίσκεται ήδη στους σελιδοδείκτες! - + Choose name and location of this bookmark. Επιλογή ονόματος και τοποθεσίας του σελιδοδείκτη. - + Add New Bookmark Προσθήκη νέου σελιδοδείκτη - + Choose folder for bookmarks: Επιλογή φακέλου για σελιδοδείκτες: - + Bookmark All Tabs Όλες οι καρτέλες σε σελιδοδείκτη @@ -691,20 +691,20 @@ BookmarksModel - - + + Bookmarks In Menu Σελιδοδείκτες στο μενού - - + + Bookmarks In ToolBar Σελιδοδείκτες στην εργαλειοθήκη - - + + Unsorted Bookmarks Αταξινόμητοι σελιδοδείκτες @@ -712,27 +712,27 @@ BookmarksSideBar - + Search... Αναζήτηση... - + Open link in current &tab Ά&νοιγμα συνδέσμου στην τρέχουσα καρτέλα - + Open link in &new tab Άνοιγμα συνδέσμου σε νέα καρ&τέλα - + Copy address Αντιγραφή διεύθυνσης - + &Delete &Διαγραφή @@ -740,17 +740,17 @@ BookmarksToolbar - + &Bookmark Current Page Η &σελίδα ως σελιδοδείκτης - + Bookmark &All Tabs Όλες οι καρ&τέλες σε σελιδοδείκτη - + &Organize Bookmarks &Οργάνωση σελιδοδεικτών @@ -759,73 +759,73 @@ Απόκρυψη πιο &δημοφιλών - + Show Most &Visited Εμφάνιση πιο &δημοφιλών - + Show Only Icons - + &Hide Toolbar Από&κρυψη εργαλειοθήκης - + Move right Μετακίνηση δεξιά - + Move left Μετακίνηση αριστερά - + Edit bookmark Επεξεργασία σελιδοδείκτη - + Remove bookmark Αφαίρεση σελιδοδείκτη - + Edit bookmark: Επεξεργασία σελιδοδείκτη: - + Title: Τίτλος: - + Url: Url: - + Edit Bookmark Επεξεργασία σελιδοδείκτη - + Most visited Πιο δημοφιλείς - + Sites you visited the most Σελίδες που επισκεφτήκατε περισσότερο - - + + Empty Άδειο @@ -841,46 +841,49 @@ Αφαίρεση σελιδοδείκτη - + Name: Ονομασία: - + Folder: Φάκελος: - + Remove Αφαίρεση - + Save Αποθήκευση - + Close Κλείσιμο - - Add into Bookmarks - Προσθήκη στους σελιδοδείκτες + + Add to Bookmarks + + + + Add into Bookmarks + Προσθήκη στους σελιδοδείκτες - Add into Speed Dial - Προσθήκη στην γρήγορη κλήση + Προσθήκη στην γρήγορη κλήση <b>Add Bookmark</b> <b>Προσθήκη σελιδοδείκτη</b> - + Edit Bookmark Επεξεργασία σελιδοδείκτη @@ -889,14 +892,15 @@ <b>Επεξεργασία σελιδοδείκτη</b> - - + + Remove from Speed Dial Αφαίρεση απο την γρήγορη κλήση - - + + + Add to Speed Dial Προσθήκη στην γρήγορη κλήση @@ -904,37 +908,37 @@ BrowsingLibrary - + Library Βιβλιοθήκη - + Search... Αναζήτηση... - + History Ιστορικό - + Bookmarks Σελιδοδείκτες - + RSS RSS - + Database Optimized Βελτιστοποιήθηκε η βάση δεδομένων - + Database successfully optimized.<br/><br/><b>Database Size Before: </b>%1<br/><b>Database Size After: </b>%2 Βελτιστοποιήθηκε επιτυχώς η βάση δεδομένων. <br/><br/><b>Μέγεθος βάσης δεδομένων πρίν: </b>%1<br/><b>Μέγεθος βάσης δεδομένων μετά: </b>%2 @@ -942,50 +946,50 @@ CertificateInfoWidget - + <b>Issued To</b> <b>Εκδόθηκε σε</b> - - + + Common Name (CN): Κοινό όνομα (CN): - - + + Organization (O): Οργανισμός (O): - - + + Organizational Unit (OU): Μονάδα οργανισμού (OU): - + Serial Number: Σειριακός αριθμός: - + <b>Issued By</b> <b>Εκδόθηκε από</b> - + <b>Validity</b> <b>Εγκυρότητα</b> - + Issued On: Εκδόθηκε στις: - + Expires On: Λήγει στις: @@ -993,62 +997,62 @@ ClearPrivateData - + Clear Recent History Εκκαθάριση πρόσφατου ιστορικού - + Choose what you want to delete: Επιλέξτε τι θέλετε να διαγράψετε: - + Clear history Εκκαθάριση ιστορικού - + Clear cookies Εκκαθάριση των cookies - + Clear cache Εκκαθάριση μνήμης cache - + Clear icons Εκκαθάριση εικονιδίων - + Clear cookies from Adobe Flash Player Εκκαθάριση των cookies από τον Adobe Flash Player - + <b>Clear Recent History</b> <b>Εκκαθάριση πρόσφατου ιστορικού</b> - + Earlier Today Νωρίτερα σήμερα - + Week Εβδομάδα - + Month Μήνα - + All Όλα @@ -1056,42 +1060,42 @@ ClickToFlash - + Object blocked by ClickToFlash Έγινε φραγή αντικειμένου από το ClickToFlash - + Show more information about object Εμφάνιση περισσότερων πληροφοριών για το αντικείμενο - + Delete object Διαγραφή αντικειμένου - + Add %1 to whitelist Προσθήκη %1 στην whitelist - + Flash Object Αντικείμενο Flash - + <b>Attribute Name</b> <b>Ονομασία γνωρίσματος</b> - + <b>Value</b> <b>Τιμή</b> - + No more information available. Δεν υπάρχουν παραπάνω πληροφορίες. @@ -1099,12 +1103,12 @@ CloseDialog - + There are still open tabs Υπάρχουν ανοιχτές καρτέλες - + Don't ask again Μην ρωτήσεις ξανά @@ -1112,173 +1116,173 @@ CookieManager - + Cookies Cookies - + Stored Cookies - + Find: Εύρεση: - + These cookies are stored on your computer: Αυτά τα cookies είναι αποθηκευμένα στον υπολογιστή σας: - + Server Διακομιστής - + Cookie name Ονομασία cookie - + Name: Ονομασία: - + Value: Τιμή: - - - + + + Server: Διακομιστής: - + Path: Διαδρομή: - + Secure: Ασφάλεια: - + Expiration: Λήξη: - - - - - - - - - - - - + + + + + + + + + + + + <cookie not selected> <δεν επιλέχτηκε το cookie> - + Remove all cookies Αφαίρεση όλων των cookies - + Cookie Filtering - + <b>Cookie whitelist</b> - + Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) - - + + Add Προσθήκη - - + + Remove Αφαίρεση - + <b>Cookie blacklist</b> - + Cookies from these servers will NEVER be accepted - + Remove cookie Αφαίρεση cookie - + Search Αναζήτηση - + Confirmation Επιβεβαίωση - + Are you sure to delete all cookies on your computer? Είστε σίγουρος ότι θέλετε να διαγράψετε όλα τα cookies από τον υπολογιστή σας; - + Add to whitelist - + Add to blacklist - - + + Remove cookies Αφαίρεση cookies - + Secure only Μόνο ασφαλείς - + All connections Όλες οι συνδέσεις - + Session cookie Cookies συνεδρίας @@ -1286,13 +1290,13 @@ DownloadFileHelper - - + + Save file as... Αποθήκευση αρχείου ως... - + NoNameDownload ? NoNameDownload @@ -1301,119 +1305,119 @@ DownloadItem - + Remaining time unavailable Εναπομείναν χρόνος μη διαθέσιμος - + Done - %1 Ολοκλήρωση - %1 - - + + Cancelled Ακυρώθηκε - + few seconds μερικά δευτερόλεπτα - + seconds δευτερόλεπτα - + minutes λεπτά - + hours ώρες - + Unknown speed Άγνωστη ταχύτητα - - + + Unknown size Άγνωστο μέγεθος - + %2 - unknown size (%3) %2 - άγνωστο μέγεθος (%3) - + Remaining %1 - %2 of %3 (%4) απομένουν %1 - %2 από %3 (%4) - + Cancelled - %1 Ακυρώθηκε - %1 - + Delete file Διαγραφή αρχείου - + Do you want to also delete dowloaded file? Θέλετε να διαγράψετε και το ληφθέν αρχείο; - + Open File Άνοιγμα αρχείου - + Open Folder Άνοιγμα φακέλου - + Go to Download Page Μετάβαση στην σελίδα λήψης - + Copy Download Link Αντιγραφή συνδέσμου λήψης - + Cancel downloading Ακύρωση λήψης - + Clear Εκκαθάριση - + Error Σφάλμα - + Not found Δεν βρέθηκε - + Sorry, the file %1 was not found! @@ -1422,12 +1426,12 @@ δεν βρέθηκε! - + Error: Cannot write to file! Σφάλμα: Αδυναμία εγγραφής στο αρχείο! - + Error: Σφάλμα: @@ -1435,64 +1439,64 @@ DownloadManager - - - + + + Download Manager Διαχειριστής λήψεων - + Clear Εκκαθάριση - + Executable: Εκτελέσιμο: - + Arguments: Παράμετροι: - + Cannot start external download manager Αδυναμία εκκίνησης εξωτερικού διαχειριστή λήψεων - + Cannot start external download manager! %1 Αδυναμία εκκίνησης εξωτερικού διαχειριστή λήψεων! %1 - + %1% of %2 files (%3) %4 remaining %1% από %2 αρχεία (%3) %4 απομένει - + % - Download Manager % - Διαχειριστής λήψεων - + Download Finished Ολοκληρώθηκε η λήψη - + All files have been successfully downloaded. Όλα τα αρχεία λήφθηκαν επιτυχώς. - + Warning Προειδοποίηση - + Are you sure to quit? All uncompleted downloads will be cancelled! Είστε σίγουρος για το κλείσιμο; Όλες οι λήψεις που δεν έχουν τελειώσει θα ακυρωθούν! @@ -1500,42 +1504,42 @@ DownloadOptionsDialog - + Opening Άνοιγμα - + You have chosen to open Επιλέξατε να ανοίξετε - + which is a: το οποίο είναι: - + from: από: - + What should QupZilla do with this file? Τι πρέπει να κάνει το QupZilla με αυτό το αρχείο; - + Open... Άνοιγμα... - + Save File Αποθήκευση αρχείου - + Opening %1 Άνοιγμα %1 @@ -1543,37 +1547,37 @@ EditSearchEngine - + Name: Ονομασία: - + Url: Url: - + Shortcut: Συντόμεση: - + Icon: Εικονίδιο: - + <b>Note: </b>%s in url represent searched string <b>Σημείωση: </b>%s στο url αντιπροσωπεύει συμβολοσειρά που αναζητήθηκε - + Add from file ... Προσθήκη από αρχείο ... - + Choose icon... Επιλογή εικονιδίου... @@ -1581,75 +1585,75 @@ HistoryManager - + History Ιστορικό - + Title Τίτλος - + Url Url - + Delete Διαγραφή - + Clear All History Εκκαθάριση όλου του ιστορικού - + Optimize Database Βελτιστοποίηση βάσης δεδομένων - + Open link in current tab Άνοιγμα συνδέσμου στην τρέχουσα καρτέλα - + Open link in new tab Άνοιγμα συνδέσμου σε νέα καρτέλα - + Copy address Αντιγραφή διεύθυνσης - - + + Today Σήμερα - - + + This Week Αυτή τη βδομάδα - - + + This Month Αυτό το μήνα - + Confirmation Επιβεβαίωση - + Are you sure to delete all history? Είστε σίγουροι ότι θέλετε να διαγράψετε όλο το ιστορικό; @@ -1657,72 +1661,72 @@ HistoryModel - + Failed loading page Αποτυχία φόρτωσης σελίδας - + No Named Page Ανώνυμη σελίδα - + January Ιανουάριος - + February Φεβρουάριος - + March Μάρτιος - + April Απρίλιος - + May Μάϊος - + June Ιούνιος - + July Ιούλιος - + August Αύγουστος - + September Σεπτέμβριος - + October Οκτώβριος - + November Νοέμβριος - + December Δεκέμβριος @@ -1730,45 +1734,45 @@ HistorySideBar - + Search... Αναζήτηση... - + Title Τίτλος - + Open link in current tab Άνοιγμα συνδέσμου στην τρέχουσα καρτέλα - + Open link in new tab Άνοιγμα συνδέσμου σε νέα καρτέλα - + Copy address Αντιγραφή διεύθυνσης - - + + Today Σήμερα - - + + This Week Αυτή τη βδομάδα - - + + This Month Αυτό το μήνα @@ -1776,33 +1780,33 @@ LocationBar - + Add RSS from this page... Προσθήκη RSS από αυτή τη σελίδα... - + Enter URL address or search on %1 Εισαγωγή διεύθυνσης URL ή αναζήτηση στο %1 - + Paste And &Go Επικόλληση και &μετάβαση - + Clear All Εκκαθάριση όλων - + .co.uk Append domain name on ALT + Enter = Should be different for every country .gr - + Show information about this page Εμφάνιση πληροφοριών για αυτή τη σελίδα @@ -1810,12 +1814,12 @@ MainApplication - + Last session crashed Η τελευταία συνεδρία κατέρρευσε - + <b>QupZilla crashed :-(</b><br/>Oops, the last session of QupZilla was interrupted unexpectedly. We apologize for this. Would you like to try restoring the last saved state? Το <b>QupZilla κατέρρευσε :-(</b><br/>Ούπς, η τελευταία συνεδρία του QupZilla διακόπηκε απροσδόκητα. Ζητάμε συγνώμη για αυτό. Θα θέλατε να δοκιμάσετε την επαναφορά στην ποιο πρόσφατα αποθηκευμένη κατάσταση; @@ -1823,44 +1827,44 @@ NavigationBar - + No Named Page Ανώνυμη σελίδα - + Back Πίσω - + Forward Μπροστά - + Home Αρχική σελίδα - + New Tab Νέα καρτέλα - + Main Menu Αρχικό μενού - - + + Exit Fullscreen Έξοδος από την λειτουργία πλήρους οθόνης - - + + Clear history Εκκαθάριση ιστορικού @@ -1868,75 +1872,75 @@ NetworkManager - - + + SSL Certificate Error! Σφάλμα πιστοποιητικού SSL! - + The page you are trying to access has the following errors in the SSL certificate: Η σελίδα που προσπαθείτε να επισκεφτείτε έχει τα εξής σφάλματα στο πιστοποιητικό SSL: - + <b>Organization: </b> <b>Οργανισμός: </b> - + <b>Domain Name: </b> <b>Όνομα τομέα: </b> - + <b>Expiration Date: </b> <b>Ημερομηνία λήξης: </b> - + <b>Error: </b> <b>Σφάλμα: </b> - + Would you like to make an exception for this certificate? Θα θέλατε να κάνετε μια εξαίρεση για αυτό το πιστοποιητικό; - + Authorization required Απαιτείται εξουσιοδότηση - - + + Username: Όνομα χρήστη: - - + + Password: Κωδικός: - + Save username and password on this site Αποθήκευση ονόματος χρήστη και κωδικού σε αυτή τη σελίδα - + A username and password are being requested by %1. The site says: "%2" Ένα όνομα χρήστη και κωδικός ζητούνται από το %1. Η σελίδα λέει: "%2" - + Proxy authorization required Απαιτείται εξουσιοδότηση διαμεσολαβητή (Proxy) - + A username and password are being requested by proxy %1. Ένα όνομα χρήστη και κωδικός ζητούνται από το proxy %1. @@ -1944,17 +1948,17 @@ PageScreen - + Page Screen Στιγμιότυπο οθόνης - + Save Page Screen... Αποθήκευση στιγμιότυπου οθόνης... - + screen.png screen.png @@ -1962,75 +1966,92 @@ PluginsList - + Application Extensions Επεκτάσεις εφαρμογών - + Allow Application Extensions to be loaded Να επιτρέπεται η φόρτωση επεκτάσεων εφαρμογών - + Settings Ρυθμίσεις - Load Plugins - Φόρτωση προσθέτων + Φόρτωση προσθέτων - + WebKit Plugins Πρόσθετα WebKit - + <b>Click To Flash Plugin</b> <b>Πρόσθετο Click To Flash</b> - + Click To Flash is a plugin which blocks auto loading of Flash content at page. You can always load it manually by clicking on the Flash play icon. Το Click To Flash είναι ένα πρόσθετο που φράζει την αυτόματη φόρτωση περιεχομένου Flash σε μία σελίδα. Μπορείτε πάντα να το φορτώσετε χειροκίνητα κάνοντας κλικ στο εικονίδιο αναπαραγωγής Flash. - + Whitelist Whitelist - + Add Προσθήκη - + Remove Αφαίρεση - + Allow Click To Flash Να επιτρέπεται το Click To Flash - + Add site to whitelist Προσθήκη σελίδας στην whitelist - + Server without http:// (ex. youtube.com) Διακομιστής χωρίς http:// (π.χ. youtube.com) + + + %1 (%2) +Author: %3 +%4 +%5 + + + + + Error! + Σφάλμα! + + + + Cannot load plugin! + + PopupWindow - + %1 - QupZilla %1 QupZilla @@ -2038,800 +2059,800 @@ Preferences - + Preferences Προτιμήσεις - + QupZilla QupZilla - + <b>Launching</b> <b>Εκκίνηση</b> - + After launch: Μετά την εκκίνηση: - + Open blank page Άνοιγμα μιας κενής σελίδας - - + + Open homepage Άνοιγμα της αρχικής μου σελίδας - - + + Open speed dial Άνοιγμα γρήγορης κλήσης - + Restore session Επαναφορά συνεδρίας - + Homepage: Αρχική σελίδα: - + On new tab: Σε νέα καρτέλα: - + Open blank tab Άνοιγμα μιας κενής σελίδας - + Open other page... Άνοιγμα άλλης σελίδας... - + <b>Profiles</b> <b>Προφίλ</b> - + Startup profile: Προφίλ εκκίνησης: - + Create New Δημιουργία νέου - + Delete Διαγραφή - - + + Note: You cannot delete active profile. Σημείωση: Δεν μπορείτε να διαγράψετε το ενεργό προφίλ. - + Check for updates on start Έλεγχος για ενημερώσεις στην εκκίνηση - + Themes Θέματα - + Advanced options Προχωρημένες επιλογές - + <b>Browser Window</b> <b>Παράθυρο περιηγητή</b> - + Show StatusBar on start Εμφάνιση μπάρας κατάστασης στην εκκίνηση - + Show Bookmarks ToolBar on start Εμφάνιση εργαλειοθήκης σελιδοδεικτών στην εκκίνηση - + Show Navigation ToolBar on start Εμφάνιση εργαλειοθήκης πλοήγησης στην εκκίνηση - + <b>Navigation ToolBar</b> <b>Εργαλειοθήκη πλοήγησης</b> - + Show Home button Εμφάνιση κουμπιού Αρχικής σελίδας - + Show Back / Forward buttons Εμφάνιση κουμπιών Πίσω / Μπροστά - + Show Add Tab button Εμφάνιση κουμπιού Προσθήκης καρτέλας - + <b>Background<b/> <b>Φόντο<b/> - + Use transparent background Χρησιμοποίηση διάφανου φόντου - + <b>Tabs behavior</b> <b>Συμπεριφορά καρτελών</b> - + Make tabs movable Να είναι κινητές οι καρτέλες - + Hide tabs when there is only one tab Απόκρυψη καρτελών όταν υπάρχει μόνο μία καρτέλα - + <b>Address Bar behaviour</b> <b>Συμπεριφορά μπάρας διευθύνσεων</b> - + Select all text by double clicking in address bar Επιλογή ολόκληρου του κειμένου κάνοντας διπλό κλικ στην μπάρα διευθύνσεων - + Add .co.uk domain by pressing ALT key Προσθήκη του domain .gr πατώντας το πλήκτρο ALT - + Activate last tab when closing active tab Ενεργοποίηση τελευταίας καρτέλας στο κλείσιμο ενεργής καρτέλας - + Change browser identification: Αλλαγή αναγνωριστικού περιηγητή: - + Ask when closing multiple tabs Ερώτηση στο κλείσιμο πολλαπλών καρτελών - + Select all text by clicking in address bar Επιλογή ολόκληρου του κειμένου κάνοντας κλικ στην μπάρα διευθύνσεων - + Web Configuration Ρυθμίσεις διαδικτύου - + Allow JAVA Να επιτρέπεται το JAVA - + Allow JavaScript Να επιτρέπεται το JavaScript - - + + Use current Χρήση τρέχουσας - + Active profile: Ενεργό προφίλ: - + Don't quit upon closing last tab Να μην γίνεται έξοδος κατά το κλείσιμο της τελευταίας καρτέλας - + Closed tabs list instead of opened in tab bar Λίστα κλεισμένων καρτελών αντί για ανοιχτών στην μπάρα καρτελών - + Open new tabs after active tab Άνοιγμα νέων καρτελών μετά την τρέχουσα καρτέλα - + Allow Plugins (Flash plugin) Να επιτρέπονται τα πρόσθετα (πρόσθετο Flash) - + Allow DNS Prefetch Να επιτρέπεται η προανάκτηση DNS - + Allow local storage of HTML5 web content Να επιτρέπεται η τοπική αποθήκευση περιεχομένου HTML5 - + Delete locally stored HTML5 web content on close Διαγραφή τοπικά αποθηκευμένου περιεχομένου HTML5 κατά το κλείσιμο - + JavaScript can access clipboard Να έχει πρόσβαση στο πρόχειρο το JavaScript - + Send Do Not Track header to servers Αποστολή κεφαλίδας Do Not Track (Μην εντοπίζεις) στους διακομηστές - + Zoom text only Ζουμ μόνο στο κείμενο - + Print element background when you are printing page (on printer), it determine whether to also print background (color, image) of html elements Εκτύπωση στοιχείου φόντου - + Include links in focus chain focus also links on page (basically <a> elements) when pressing Tab key Συμπερίληψη συνδέσμων στην αλυσίδα εστίασης - + Enable XSS Auditing try to detect possible XSS attacks when executing javascript Ενεργοποίηση ελεγκτικών XSS - + Mouse wheel scrolls Κύλιση ροδέλας ποντικιού - + lines on page γραμμές στην σελίδα - + Default zoom on pages: Προκαθορισμένο ζουμ στις σελίδες: - + Ask when entering Private Browsing mode Ερώτηση στην εισαγωγή σε κατάσταση Ιδιωτικής περιήγησης - + Local Storage Τοπική αποθήκευση - + Maximum pages in cache: Μέγιστες σελίδες στην μνήμη cache: - + 1 1 - + Allow storing network cache on disk Να επιτρέπεται η αποθήκευση της μνήμης cache του δικτύου στον δίσκο - + Maximum Μέγιστη - + 50 MB 50 MB - + Allow storing web icons Να επιτρέπεται η αποθήκευση εικονιδίων δικτύου - + Allow saving history Να επιτρέπεται η αποθήκευση ιστορικού - + Delete history on close Διαγραφή ιστορικού στο κλείσιμο - + Delete now Διαγραφή τώρα - + Proxy Configuration Ρυθμίσεις proxy - + HTTP HTTP - + SOCKS5 SOCKSS - + Port: Θύρα: - + Username: Όνομα χρήστη: - + Password: Κωδικός: - + Don't use on: Να μην χρησιμοποιείται σε: - + Manual configuration Χειροκίνητη ρύθμιση - + System proxy configuration Ρύθμιση proxy συστήματος - + Do not use proxy Να μην χρησιμοποιείται proxy - + <b>Font Families</b> <b>Οικογένειες γραμματοσειρών</b> - + Standard Standard - + Fixed Σταθερό - + Serif Serif - + Sans Serif Sans Serif - + Cursive Cursive - + <b>External download manager</b> <b>Εξωτερικός διαχειριστής λήψεων</b> - + Use external download manager Χρήση εξωτερικού διαχειριστή λήψεων - + Executable: Εκτελέσιμο: - + Arguments: Παράμετροι: - + Filter tracking cookies Φιλτράρισμα των cookies παρακολούθησης - + <b>Warning:</b> Match domain exactly and filter tracking cookies options can lead to deny some cookies from sites. If you have problems with cookies, try to disable this options first! <b>Προσοχή:</b> Ακριβές ταίριασμα domain και φιλτράρισμα των cookies παρακολούθησης μπορεί να οδηγήσουν κάποια cookies να απορρίπτονται από σελίδες. Αν έχετε προβλήματα με τα cookies, δοκιμάστε να απενεργοποιήσετε αυτή την επιλογή πρώτα! - + Fantasy Fantasy - + <b>Font Sizes</b> <b>Μεγέθη γραμματοσειρών</b> - + Fixed Font Size Σταθερο μέγεθος γραμματοσειράς - + Default Font Size Προεπιλεγμένο μέγεθος γραμματοσειράς - + Minimum Font Size Ελάχιστο μέγεθος γραμματοσειράς - + Minimum Logical Font Size Ελάχιστο λογικό μέγεθος γραμματοσειράς - + <b>Download Location</b> <b>Τοποθεσία λήψεων</b> - + Ask everytime for download location Ερώτηση για τοποθεσία λήψεων κάθε φορά - + Use defined location: Χρήση καθορισμένης τοποθεσίας: - - - + + + ... ... - + <b>Download Options</b> <b>Επιλογές λήψεων</b> - + Use native system file dialog (may or may not cause problems with downloading SSL secured content) Χρήση εγγενούς διαλόγου αρχείου συστήματος (μπορεί να ή να μην προκαλέσει προβλήματα με την λήψη ασφαλούς περιεχομένου SSL) - + Close download manager when downloading finishes Κλείσιμο διαχειριστή λήψεων όταν τελειώσουν οι λήψεις - + <b>AutoFill options</b> <b>Επιλογές αυτόματης συμπλήρωσης</b> - + Allow saving passwords from sites Να επιτρέπεται η αποθήκευση κωδικών από σελίδες - + <b>Cookies</b> <b>Cookies</b> - + Allow storing of cookies Να επιτρέπεται η αποθήκευση των cookies - + Delete cookies on close Διαγραφή των cookies στο κλείσιμο - + Match domain exactly Ακριβές ταίριασμα του τομέα διεύθυνσης (domain) - + Cookies Manager Διαχειριστής Cookies - + <b>SSL Certificates</b> <b>Πιστοποιητικά SSL</b> - + SSL Manager Διαχειριστής SSL - + Edit CA certificates in SSL Manager Επεξεργασία αρχών πιστοποίησης CA στον διαχειριστή SSL - - + + <b>Other</b> <b>Άλλο</b> - + Send Referer header to servers Αποστολή κεφαλίδας αναφοράς (referer header) στους διακομιστές - + Block popup windows Φραγή αναδυόμενων παράθυρων - + <b>Notifications</b> <b>Ειδοποιήσεις</b> - + Use OSD Notifications Χρήση ειδοποιήσεων OSD - + Use Native System Notifications (Linux only) Χρήση εγγενών ειδοποιήσεων συστήματος (μόνο σε Linux) - + Do not use Notifications Να μην χρησιμοποιούνται ειδοποιήσεις - + Expiration timeout: Χρονικό όριο λήξης: - + seconds δευτερόλεπτα - + <b>Note: </b>You can change position of OSD Notification by dragging it on the screen. <b>Σημείωση: </b> Μπορείτε να αλλάξετε τη θέση των OSD ενημερώσεων σέρνοντας τo στην οθόνη. - + <b>Language</b> <b>Γλώσσα</b> - + Available translations: Διαθέσιμες μεταφράσεις: - + In order to change language, you must restart browser. Για να αλλάξετε γλώσσα, πρέπει να επανεκκινήσετε τον περιηγητή. - + StyleSheet automatically loaded with all websites: StyleSheet που φορτώνεται αυτόματα με όλες τις σελίδες: - + Languages Γλώσσες - + <b>Preferred language for web sites</b> <b>Προτιμώμενη γλώσσα για ιστοσελίδες</b> - + General Γενικά - + Appearance Εμφάνιση - + Tabs Καρτέλες - + Browsing Περιήγηση - + Fonts Γραμματοσειρές - + Downloads Λήψεις - + Password Manager Διαχειριστής κωδικών - + Privacy Ιδιωτικό απόρρητο - + Notifications Ειδοποιήσεις - + Plugins Πρόσθετα - + Other Άλλα - + OSD Notification Ειδοποίηση OSD - + Drag it on the screen to place it where you want. Μετακινήστε το στην οθόνη για να το τοποθετήσετε όπου θέλετε. - + Choose download location... Επιλογή τοποθεσίας λήψεων... - + Choose stylesheet location... Επιλογή τοποθεσίας stylesheet... - + Deleted Διαγράφηκε - + Choose executable location... Επιλογή τοποθεσίας εκτελέσιμου... - + New Profile Νέο προφίλ - + Enter the new profile's name: Εισάγετε την ονομασία του νέου προφίλ: - - + + Error! Σφάλμα! - + This profile already exists! Αυτό το προφίλ υπάρχει ήδη! - + Cannot create profile directory! Αδυναμία δημιουργίας καταλόγου προφίλ! - + Confirmation Επιβεβαίωση - + Are you sure to permanently delete "%1" profile? This action cannot be undone! Είστε σίγουροι ότι θέλετε να διαγράψετε μόνιμα το προφίλ "%1"; Η ενέργεια αυτή δεν μπορεί να αναιρεθεί! @@ -2839,17 +2860,17 @@ QObject - + The file is not an OpenSearch 1.1 file. Το αρχείο δεν είναι OpenSearch 1.1 αρχείο. - + <not set in certificate> <δεν ορίστηκε στο πιστοποιητικό> - + Native System Notification Εγγενές σύστημα ενημερώσεων @@ -2857,32 +2878,32 @@ QtWin - + Open new tab Άνοιγμα νέας καρτέλας - + Opens a new tab if browser is running Ανοίγει μια νέα καρτέλα αν εκτελείται ο περιηγητής - + Open new window Άνοιγμα νέου παράθυρου - + Opens a new window if browser is running Ανοίγει ένα νέο παράθυρο αν εκτελείται ο περιηγητής - + Open download manager Άνοιγμα διαχειριστή λήψεων - + Opens a download manager if browser is running Ανοίγει έναν διαχειριστή λήψεων αν εκτελείται ο περιηγητής @@ -2890,446 +2911,446 @@ QupZilla - + Private Browsing Enabled Ενεργοποιημένη ιδιωτική περιήγηση - + IP Address of current page Διεύθυνση IP της τρέχουσας σελίδας - + &Tools Ερ&γαλεία - + &Help &Βοήθεια - + &Bookmarks &Σελιδοδείκτες - + Hi&story &Ιστορικό - + &File &Αρχείο - + &New Window &Νέο παράθυρο - + New Tab Νέα καρτέλα - + Open Location Άνοιγμα τοποθεσίας - + Open &File Άνοιγμα &αρχείου - + Close Tab Κλείσιμο καρτέλας - + Close Window Κλείσιμο παραθύρου - + &Save Page As... Αποθήκευση σε&λίδας ως... - + Save Page Screen Αποθήκευση στιγμιότυπου οθόνης - + Send Link... Αποστολή συνδέσμου... - + Import bookmarks... Εισαγωγή σελιδοδεικτών... - + Quit Έξοδος - + &Edit &Επεξεργασία - + &Undo Αναί&ρεση - + &Redo Ακύρωση α&ναίρεσης - + &Cut Απο&κοπή - + C&opy Αντι&γραφή - + &Paste Ε&πικόλληση - + Select &All Επι&λογή όλων - + &Find Εύ&ρεση - + Pr&eferences Προτι&μήσεις - + QupZilla QupZilla - + &Print... Ε&κτύπωση... - + &View Π&ροβολή - + &Navigation Toolbar Ερ&γαλειοθήκη πλοήγησης - + &Bookmarks Toolbar Ερ&γαλειοθήκη σελιδοδεικτών - + Sta&tus Bar Μπάρα κα&τάστασης - + &Menu Bar Μπάρα &μενού - + &Fullscreen &Πλήρης Οθόνη - + &Stop &Διακοπή - + &Reload &Ανανέωση - + Character &Encoding &Κωδικοποίηση χαρακτήρων - + Bookmarks Σελιδοδείκτες - + History Ιστορικό - + Toolbars Εργαλειοθήκες - + Sidebars Πλευρικές στήλες - + Zoom &In Ε&στίαση - + Zoom &Out Σμίκρ&υνση - + Reset Επαναφορά - + &Page Source Κώδ&ικας σελίδας - + Closed Tabs Κλεισμένες καρτέλες - + Recently Visited Επισκεφτήκατε πρόσφατα - + Most Visited Επισκεφτήκατε περισσότερο - + Web In&spector Επι&θεωρητής διαδικτύου - + Configuration Information - + Restore &Closed Tab Επαναφορά κλει&σμένης καρτέλας - + (Private Browsing) (Ιδιωτική περιήγηση) - + Bookmark &This Page Προσθήκη &σελίδας στους σελιδοδείκτες - + Bookmark &All Tabs Προσθήκη όλων των &καρτελών στους σελιδοδείκτες - + Organize &Bookmarks &Τακτοποίηση σελιδοδεικτών - - - - - + + + + + Empty Άδειο - + &Back &Πίσω - + &Forward &Μπροστά - + &Home &Αρχική σελίδα - + Show &All History Εμφάνιση &ολόκληρου του ιστορικού - + Restore All Closed Tabs Επαναφορά όλων των κλεισμένων καρτελών - + Clear list Εκκαθάριση λίστας - + About &Qt &Περί Qt - + Information about application Πληροφορίες για την εφαρμογή - + %1 - QupZilla %1 QupZilla - + &About QupZilla Πε&ρί QupZilla - + Report &Issue Αναφορά προ&βλήματος - + &Web Search &Αναζήτηση διαδικτύου - + Page &Info &Πληροφορίες σελίδας - + &Download Manager Διαχειριστής &Λήψεων - + &Cookies Manager Δια&χειριστής Cookies - + &AdBlock Ad&Block - + RSS &Reader Α&ναγνώστης RSS - + Clear Recent &History Εκκαθάρ&ιση πρόσφατου ιστορικού - + &Private Browsing Ιδιωτική Περιήγ&ηση - + Other Άλλα - + Default Προεπιλεγμένο - + Open file... Άνοιγμα αρχείου... - + Are you sure you want to turn on private browsing? Είστε σίγουροι ότι θέλετε να εκκινήσετε την ιδιωτική περιήγηση; - + When private browsing is turned on, some actions concerning your privacy will be disabled: Όταν η ιδιωτική περιήγηση είναι ενεργή, κάποιες ενέργειες που αφορούν το ιδιωτικό σας απόρρητο θα είναι απενεργοποιημένες: - + Webpages are not added to the history. Οι ιστοσελίδες δεν προστίθενται στο ιστορικό. - + Current cookies cannot be accessed. Δεν υπάρχει πρόσβαση στα τρέχοντα cookies. - + Your session is not stored. Η συνεδρία σας δεν αποθηκεύεται. - + Until you close the window, you can still click the Back and Forward buttons to return to the webpages you have opened. Μέχρι να κλείσετε το παράθυρο, μπορείτε ακόμα να κάνετε κλικ στα κουμπιά Πίσω και Μπροστά για να επιστρέψετε στις σελίδες που ανοίξατε. - + Start Private Browsing Έναρξη ιδιωτικής περιήγησης - + There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? Υπάρχουν ακόμα %1 ανοιχτές καρτέλες και η συνεδρία σας δεν θα αποθηκευτεί. Είστε σίγουρος ότι θέλετε να κλείσετε το QupZilla; - + You have successfully added RSS feed "%1". Προσθέσατε επιτυχώς την ροή RSS "%1". @@ -3337,299 +3358,298 @@ QupZillaSchemeReply - + No Error Κανένα σφάλμα - + Not Found Δεν βρέθηκε - - + + Report Issue Αναφορά προβλήματος - + Your E-mail Το e-mail σας - + Issue type Τύπος προβλήματος - + Issue description Περιγραφή προβλήματος - + Send Αποστολή - + Start Page Αρχική σελίδα - + Google Search Αναζήτηση Google - + Search results provided by Google Αποτελέσματα αναζήτησης απο τη Google - - - + + + About QupZilla Περί QupZilla - - + + Configuration Information - + Browser Identification Αναγνωριστικό περιηγητή - + Paths Διαδρομές - + Copyright Πνευματικά δικαιώματα - - + + Version Έκδοση - - + + WebKit version Έκδοση WebKit - + Application version - + Qt version - + Build time Χρόνος κατασκευής - + Platform Πλατφόρμα - + Profile Προφίλ - + Preferences Προτιμήσεις - + Option - + Value Τιμή - + Name - + Author - + Description - + Settings Ρυθμίσεις - + Saved session Αποθηκευμένη συνεδρία - + Pinned tabs Καρφιτσωμένες καρτέλες - + Data Δεδομένα - + Themes Θέματα - - + Plugins Πρόσθετα - + Translations Μεταφράσεις - + Main developer Βασικός προγραμματιστής - + E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. - + Contributors Συντελεστές - + Translators Μεταφραστές - + Speed Dial Γρήγορη κλήση - + Add New Page Προσθήκη νέας σελίδας - + Apply Εφαρμογή - + Speed Dial settings Ρυθμίσεις γρήγορης κλήσης - + Placement: Τοποθέτηση: - + Auto Αυτόματα - + Cover Κάλυψη - + Fit Προσαρμογή - + Fit Width Προσαρμογή στο πλάτος - + Fit Height Προσαρμογή στο Ύψος - + Use background image Χρήση εικόνας παρασκηνίου - + Select image Επιλογή εικόνας - + Maximum pages in a row: Μέγιστες σελίδες στην σειρά: - + Change size of pages: Αλλαγή μεγέθους σελιδών: - + This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. - + No available plugins. - + Load title from page Φόρτωση τίτλου από σελίδα - + Edit Επεξεργασία - + Remove Αφαίρεση @@ -3638,38 +3658,38 @@ Το e-mail είναι προαιρετικό<br/><b>Σημείωση: </b>Παρακαλώ χρησιμοποιείστε μόνο Αγγλική γλώσσα. - + If you are experiencing problems with QupZilla, please try to disable all plugins first. <br/>If this does not fix it, then please fill out this form: Αν αντιμετωπίζετε προβλήματα με το QupZilla, παρακαλώ δοκιμάστε να απενεργοποιήσετε όλα τα πρόσθετα πρώτα. <br/>Αν αυτό δεν βοηθήσει, τότε παρακαλώ συμπληρώστε αυτή τη φόρμα: - + Please fill out all required fields! Παρακαλώ συμπληρώστε όλα τα απαραίτητα πεδία! - - + + Information about version Πληροφορίες έκδοσης - + Reload Ανανέωση - + Url Url - + Title Τίτλος - + New Page Νέα σελίδα @@ -3677,116 +3697,116 @@ RSSManager - + RSS Reader Αναγνώστης RSS - - + + Empty Άδειο - + Reload Ανανέωση - + Add feed Προσθήκη ροής - + Edit feed Επεξεργασία ροής - + Delete feed Διαγραφή ροής - + Optimize Database Βελτιστοποίηση βάσης δεδομένων - + News Νέα - - + + Loading... Φόρτωση... - + You don't have any RSS Feeds.<br/> Please add some with RSS icon in navigation bar on site which offers feeds. Δεν έχετε καμία ροή RSS. <br/> Παρακαλώ προσθέστε μερικές με το εικονίδιο RSS στην μπάρα πλοήγησης σε σελίδες που παρέχουν ροές. - + Add new feed Προσθήκη νέας ροής - + Please enter URL of new feed: Παρακαλώ συμπληρώστε το URL της νέας ροής: - + New feed Νέα ροή - + Fill title and URL of a feed: Συμπληρώστε τίτλο και URL μιας ροής: - + Feed title: Τίτλος ροής: - + Feed URL: URL ροής: - + Edit RSS Feed Επεξεργασία ροής RSS - + Open link in current tab Άνοιγμα συνδέσμου στην τρέχουσα καρτέλα - + Open link in new tab Άνοιγμα συνδέσμου σε νέα καρτέλα - + Error in fetching feed Σφάλμα στην ανάκτηση ροής - + RSS feed duplicated Διπλότυπη ροή RSS - + You already have this feed. Έχετε ήδη αυτή τη ροή. @@ -3794,7 +3814,7 @@ Please add some with RSS icon in navigation bar on site which offers feeds. RSSNotification - + Open RSS Manager Άνοιγμα του διαχειριστή RSS @@ -3802,17 +3822,17 @@ Please add some with RSS icon in navigation bar on site which offers feeds. RSSWidget - + Add RSS Feeds from this site Προσθήκη ροής RSS από αυτή τη σελίδα - + Untitled feed Ροή χωρίς τίτλο - + Add Προσθήκη @@ -3820,81 +3840,81 @@ Please add some with RSS icon in navigation bar on site which offers feeds. SSLManager - + SSL Manager Διαχειριστής SSL - + CA Authorities Certificates Αρχες πιστοποίησης CA - - + + Show info Εμφάνιση πληροφοριών - + This is a list of CA Authorities Certificates stored in the standard system path and in user specified paths. Αυτή είναι μια λίστα αρχών πιστοποίησης CA που είναι αποθηκευμένές στη τυπική διαδρομή και σε διαδρομές ορισμένες από τον χρήστη. - + Local Certificates Τοπικά πιστοποιητικά - - + + Remove Αφαίρεση - + This is a list of Local Certificates stored in your user profile. It also contains all certificates, that have received an exception. Αυτή είναι μια λίστα με τοπικά πιστοποιητικά που είναι αποθηκευμένα στο προφίλ χρήστη σας. Περιέχει επίσης όλα τα πιστοποιητικά, που έχουν λάβει μια εξαίρεση. - + Settings Ρυθμίσεις - + Add Προσθήκη - + If CA Authorities Certificates were not automatically loaded from the system, you can specify paths manually where the certificates are stored. Αν δεν φορτώθηκαν αυτόματα από το σύστημα οι αρχές πιστοποίησης CA, μπορείτε να ορίσετε διαδρομές χειροκίνητα όπου θα αποθηκεύονται τα πιστοποιητικά. - + <b>NOTE:</b> Setting this option is a high security risk! <b>ΠΡΟΣΟΧΗ: </b> Η ρύθμιση αυτής της επιλογής είναι υψηλός κίνδυνος για την ασφάλεια! - + Ignore all SSL Warnings Αγνόησή όλων των SSL προειδοποιήσεων - + All certificates must have .crt suffix. After adding or removing certificate paths, it is neccessary to restart QupZilla in order to take effect the changes. Όλα τα πιστοποιητικά πρέπει να έχουν .crt κατάληξη. Μετά την προσθήκη ή αφαίρεση διαδρομών πιστοποιητικών, είναι απαραίτητο να επαννεκινήσετε το QupZilla προκειμένου να τεθούν σε ισχύ οι αλλαγές. - + Choose path... Επιλογή διαδρομής... - + Certificate Informations Πληροφορίες πιστοποιητικού @@ -3902,57 +3922,57 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchEnginesDialog - + Manage Search Engines Διαχείριση μηχανών αναζήτησης - + Add... Προσθήκη... - + Remove Αφαίρεση - + Edit Επεξεργασία - + Up Πάνω - + Down Κάτω - + Defaults Προεπιλεγμένα - + Search Engine Μηχανή αναζήτησης - + Shortcut Συντόμεση - + Add Search Engine Προσθήκη μηχανής αναζήτησης - + Edit Search Engine Επεξεργασία μηχανής αναζήτησης @@ -3960,27 +3980,27 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchEnginesManager - + Search Engine Added Η μηχανή αναζήτησης προστέθηκε - + Search Engine "%1" has been successfully added. Η μηχανή αναζήτησης "%1" προστέθηκε επιτυχώς. - + Search Engine is not valid! Δεν είναι έγκυρη η μηχανή αναζήτησης! - + Error Σφάλμα - + Error while adding Search Engine <br><b>Error Message: </b> %1 Σφάλμα κατά την προσθήκη μηχανής αναζήτησης <br><b>Μήνυμα σφάλματος: </b> %1 @@ -3988,7 +4008,7 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchToolBar - + No results found. Δεν βρέθηκαν αποτελέσματα. @@ -3996,22 +4016,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchToolbar - + Search: Αναζήτηση: - + Search... Αναζήτηση... - + Highlight Επισήμανση - + Case sensitive Διάκριση πεζών-κεφαλαίων @@ -4019,12 +4039,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SideBar - + Bookmarks Σελιδοδείκτες - + History Ιστορικό @@ -4032,143 +4052,143 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SiteInfo - + Site Info Πληροφορίες σελίδας - + General Γενικά - + Media Πολυμέσα - + Security Ασφάλεια - + Size: Μέγεθος: - + Site address: Διεύθυνση σελίδας: - + Encoding: Κωδικοποίηση: - + Meta tags of site: Ετικέτες (Meta tags) σελίδας: - + Tag Ετικέτα - + Value Τιμή - + <b>Security information</b> <b>Πληροφορίες ασφάλειας</b> - + Details Λεπτομέριες - + Image Εικόνα - + Image address Διεύθυνση εικόνας - + <b>Preview</b> <b>Προεπισκόπηση</b> - + <not set in certificate> <δεν ορίστηκε στο πιστοποιητικό> - + <b>Connection is Encrypted.</b> <b>Η σύνδεση είναι κρυπτογραφημένη.</b> - + <b>Your connection to this page is secured with this certificate: </b> <b>Η σύνδεση σας σε αυτή τη σελίδα είναι ασφαλισμένη με αυτό το πιστοποιητικό: </b> - + <b>Connection Not Encrypted.</b> <b>Η σύνδεση δεν είναι κρυπτογραφημένη.</b> - + <b>Your connection to this page is not secured!</b> <b>H σύνδεση σας σε αυτή τη σελίδα δεν είναι ασφαλής!</b> - + Copy Image Location Αντιγραφή τοποθεσίας εικόνας - + Copy Image Name Αντιγραφή ονομασίας εικόνας - + Save Image to Disk Αποθήκευση εικόνας στον δίσκο - - + + Error! Σφάλμα! - + This preview is not available! Η προεπισκόπηση αυτή δεν είναι διαθέσιμη! - + Save image... Αποθήκευση εικόνας... - + Cannot write to file! Αδυναμία εγγραφής σε αρχείο! - + Preview not available Δεν είναι διαθέσιμη η προεπισκόπηση @@ -4176,43 +4196,43 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SiteInfoWidget - + More... Περισσότερα... - + Your connection to this site is <b>secured</b>. H σύνδεση σας σε αυτή τη σελίδα <b>είναι ασφαλής</b>. - + Your connection to this site is <b>unsecured</b>. H σύνδεση σας σε αυτή τη σελίδα <b>δεν είναι ασφαλής</b>. - + You have <b>never</b> visited this site before. Δεν έχετε επισκεφτεί <b>ποτέ</b> ξανά αυτή τη σελίδα. - + first πρώτη - + second δεύτερη - + third τρίτη - - + + This is your <b>%1</b> visit of this site. Αυτή είναι η <b>%1</b> επίσκεψη σας σε αυτή τη σελίδα. @@ -4220,143 +4240,143 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SourceViewer - + Source of Πηγαίος κώδικας του - + File Αρχείο - + Save as... Αποθήκευση ως... - + Close Κλείσιμο - + Edit Επεξεργασία - + Undo Αναίρεση - + Redo Ακύρωση αναίρεσης - + Cut Αποκοπή - + Copy Αντιγραφή - + Paste Επικόλληση - + Delete Διαγραφή - + Select All Επιλογή όλων - + Find Εύρεση - - + + Go to Line... Μεταβίβαση στη γραμμή... - + View Προβολή - + Reload Ανανέωση - + Editable Επεξεργάσιμο - + Word Wrap Αναδίπλωση κειμένου - + Save file... Αποθήκευση αρχείου... - + Error! Σφάλμα! - + Cannot write to file! Αδυναμία εγγραφής σε αρχείο! - + Error writing to file Σφάλμα εγγραφής σε αρχείο - + Source successfully saved Επιτυχή αποθήκευση του πηγαίου κώδικα - + Source reloaded Ο πηγαίος κώδικας ανανεώθηκε - + Cannot reload source. Page has been closed. Αδυναμία επαναφόρτωσης πηγής. Η σελίδα έκλεισε. - + Editable changed Άλλαξε το επεξεργάσιμο - + Word Wrap changed Άλλαξε η αναδίπλωση κειμένου - + Enter line number Εισαγωγή αριθμού γραμμής @@ -4364,12 +4384,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SourceViewerSearch - + Search: Αναζήτηση: - + Search... Αναζήτηση... @@ -4377,12 +4397,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SpeedDial - + Select image... Επιλογή εικόνας... - + Unable to load Αδυναμία φόρτωσης @@ -4390,72 +4410,72 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabBar - + &New tab &Νέα καρτέλα - + &Stop Tab &Διακοπή καρτέλας - + &Reload Tab &Ανανέωση καρτέλας - + &Duplicate Tab Διπλό&τυπο καρτέλας - + Un&pin Tab &Ξεκαρφίτσωμα καρτέλας - + &Pin Tab Κα&ρφίτσωμα καρτέλας - + Re&load All Tabs Α&νανέωση όλων των καρτελών - + &Bookmark This Tab Η καρτέλα ως &σελιδοδείκτης - + Bookmark &All Tabs Οι καρτέλες ως σελιδοδεί&κτες - + Close Ot&her Tabs Κλείσιμο των άλλ&ων καρτελών - + Cl&ose Κλείσι&μο - + Reloa&d All Tabs Ανανέωσ&η όλων των καρτελών - + Bookmark &All Ta&bs Όλες οι καρτέλες ώς &σελιδοδεί&κτες - + Restore &Closed Tab Επαναφορά κλε&ισμένης καρτέλας @@ -4463,48 +4483,48 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabWidget - + List of tabs Λίστα καρτελών - + New Tab Νέα καρτέλα - + Loading... Φόρτωση... - + No Named Page Ανώνυμη σελίδα - + Currently you have %1 opened tabs Αυτή τη στιγμή έχετε %1 ανοιχτές καρτέλες - - + + New tab Νέα καρτέλα - + Empty Άδειο - + Restore All Closed Tabs Επαναφορά όλων των κλεισμένων καρτελών - + Clear list Εκκαθάριση λίστας @@ -4512,22 +4532,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabbedWebView - + Failed loading page Αποτυχία φόρτωσης σελίδας - + Loading... Φόρτωση... - + %1 - QupZilla %1 QupZilla - + Inspect Element Επιθεώρηση στοιχείου @@ -4535,27 +4555,27 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla ThemeManager - + <b>Name:</b> <b>Όνομα:</b> - + <b>Author:</b> <b>Συγγραφέας:</b> - + <b>Description:</b> <b>Περιγραφή</b> - + License Άδεια - + License Viewer Προβολέας άδειας @@ -4563,12 +4583,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla ToolButton - + Stop Διακοπή - + Reload Ανανέωση @@ -4576,17 +4596,17 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla Updater - + Update available Διαθέσιμη ενημέρωση - + New version of QupZilla is ready to download. Νέα έκδοση του QupZilla είναι έτοιμη για λήψη. - + Update Ενημέρωση @@ -4594,8 +4614,8 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebInspectorDockWidget - - + + Web Inspector Επιθεωρητής διαδικτύου @@ -4603,139 +4623,139 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebPage - + To show this page, QupZilla must resend request which do it again (like searching on making an shoping, which has been already done.) Για να εμφανιστεί αυτή η σελίδα, το QupZilla πρέπει να ξαναστείλει ένα αίτημα που το ξανακάνει (όπως την αναζήτηση για μία αγορά, η οποία έχει ξαναγίνει.) - + Confirm form resubmission Επιβεβαίωση νέας υποβολής φόρμας - + Select files to upload... Επιλογή αρχείων για μεταφόρτωση... - + Server refused the connection Ο διακομιστής αρνήθηκε την σύνδεση - + Server closed the connection Ο διακομιστής έκλεισε την σύνδεση - + Server not found Δεν βρέθηκε ο διακομιστής - + Connection timed out Έληξε η σύνδεση - + Untrusted connection Μη έμπιστη σύνδεση - + Temporary network failure Προσωρινή αποτυχία δικτύου - + Proxy connection refused Αρνήθηκε η σύνδεση με τον μεσολαβητή - + Proxy server not found Δεν βρέθηκε διακομιστής διαμεσολάβησης - + Proxy connection timed out Έληξε η σύνδεση με τον μεσολαβητή - + Proxy authentication required Απαιτειται εξουσιοδότηση μεσολαβητή - + Content not found Το περιεχόμενο δεν βρέθηκε - + AdBlocked Content Φραγμένο περιεχόμενο Adblock - + Blocked by rule <i>%1</i> Φράχτηκε από τον κανόνα <i>%1</i> - + Content Access Denied Απορρίφτηκε η πρόσβαση περιεχομένου - + Error code %1 Σφάλμα κώδικα %1 - + Failed loading page Αποτυχία φόρτωσης σελίδας - + QupZilla can't load page from %1. Το QupZilla δεν μπορεί να φορτώσει την σελίδα από %1. - + Check the address for typing errors such as <b>ww.</b>example.com instead of <b>www.</b>example.com Ελέγξτε την διεύθυνση για τυπογραφικά λάθη όπως <b>ww.</b>example.com αντί για <b>www.</b>example.com - + If you are unable to load any pages, check your computer's network connection. Αν δεν μπορείτε να φορτώσετε καμία σελίδα, ελέγξτε την σύνδεση του υπολογιστή σας με το δίκτυο. - + If your computer or network is protected by a firewall or proxy, make sure that QupZilla is permitted to access the Web. Αν ο υπολογιστής σας ή το δίκτυο σας προστατεύεται από ένα τείχος προστασίας (firewall) ή proxy, βεβαιωθείτε ότι το QupZilla επιτρέπεται να έχει πρόσβαση στο διαδίκτυο. - + Try Again Δοκιμάστε ξανά - + Prevent this page from creating additional dialogs Να εμποδιστεί αυτή η σελίδα να δημιουργεί επιπλέον διαλόγους - + JavaScript alert - %1 Ειδοποίηση JavaScript - %1 - + Choose file... Επιλογή αρχείου... @@ -4743,22 +4763,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebSearchBar - + Manage Search Engines Διαχείριση μηχανών αναζήτησης - + Add %1 ... Προσθηκη %1... - + Paste And &Search Επικόλληση και &αναζήτηση - + Clear All Εκκαθάριση όλων @@ -4766,228 +4786,228 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebView - + Open link in new &tab Άνοιγμα συνδέσμου σε νέα καρ&τέλα - + Open link in new &window Άνοιγμα συνδέσμου σε νέο &παράθυρο - + B&ookmark link Ο σύνδεσμος ως σελιδο&δείκτης - + &Save link as... Απο&θήκευση συνδέσμου ως... - + Send link... Αποστολή συνδέσμου... - + &Copy link address Α&ντιγραφή διεύθυνσης συνδέσμου - + Show i&mage Εμφάνιση &εικόνας - + Copy im&age Αντιγραφή ει&κόνας - + Copy image ad&dress Αντιγραφή διεύ&θυνσης εικόνας - + &Save image as... Απο&θήκευση εικόνας ως... - + Send image... Αποστολή εικόνας... - + &Back &Πίσω - + &Forward &Μπροστά - - + + &Reload &Ανανέωση - + S&top &Διακοπή - + This frame Αυτό το πλαίσιο - + Show &only this frame Εμφάνιση &μόνο αυτού του πλαισίου - + Show this frame in new &tab Εμφάνιση αυτού του πλαισίου σε νέα &καρτέλα - + Print frame Εκτύπωση πλαισίου - + Zoom &in Ε&στίαση - + &Zoom out Σμίκρ&υνση - + Reset Επαναφορά - + Show so&urce of frame Εμφάνιση πη&γαίου του πλαισίου - + Book&mark page Η σελίδα ως &σελιδοδείκτης - + &Save page as... Αποθήκευση σε&λίδας ως... - + &Copy page link Α&ντιγραφή συνδέσμου σελίδας - + Send page link... Αποστολή συνδέσμου σελίδας... - + &Print page Ε&κτύπωση σελίδας - + Send text... Αποστολή κειμένου... - + Google Translate Μετάφραση Google - + Dictionary Λεξικό - + Go to &web address Μετάβαση στην διεύθυνση &διαδικτύου - + &Play &Αναπαραγωγή - + &Pause &Πάυση - + Un&mute Ά&ρση σίγασης - + &Mute &Σίγαση - + &Copy Media Address Α&ντιγραφή διεύθυνσης πολυμέσου - + &Send Media Address Α&ποστολή διεύθυνσης πολυμέσων - + Save Media To &Disk Αποθήκευση πολυμέσου στον &δίσκο - + Select &all Επι&λογή όλων - + Validate page Επικύρωση σελίδας - + Show so&urce code Εμφάνιση πη&γαίου κώδικα - + Show info ab&out site Εμφάνιση πληρο&φοριών για την σελίδα - + Search "%1 .." with %2 Αναζήτηση "%1" με %2 - + No Named Page Ανώνυμη σελίδα @@ -4995,7 +5015,7 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla jsAlert - + Prevent this page from creating additional dialogs Να εμποδιστεί αυτή η σελίδα να δημιουργεί επιπλέον διαλόγους diff --git a/translations/empty.ts b/translations/empty.ts index 748786c41..783c64c1c 100644 --- a/translations/empty.ts +++ b/translations/empty.ts @@ -4,59 +4,46 @@ AboutDialog - About QupZilla - Authors - - Authors and Contributors - - < About QupZilla - <p><b>Application version %1</b><br/> - <b>WebKit version %1</b></p> - <p>&copy; %1 %2<br/>All rights reserved.<br/> - <small>Build time: %1 </small></p> - <p><b>Main developer:</b><br/>%1 &lt;%2&gt;</p> - <p><b>Contributors:</b><br/>%1</p> - <p><b>Translators:</b><br/>%1</p> @@ -64,33 +51,26 @@ AcceptLanguage - Preferred Languages - Add... - Remove - Up - Down - - Personal [%1] @@ -98,68 +78,54 @@ AdBlockDialog - AdBlock Configuration - Enable AdBlock - Search... - Rule - - Add Rule - Update EasyList - AdBlock - Delete Rule - Update completed - EasyList has been successfully updated. - Custom Rules - Add Custom Rule - Please write your rule here: @@ -167,53 +133,42 @@ AdBlockIcon - AdBlock lets you block unwanted content on web pages - Blocked popup window - AdBlock blocked unwanted popup window. - AdBlock - Show AdBlock &Settings - Blocked Popup Windows - - No content blocked - - - - - Blocked URL (AdBlock Rule) - click to edit rule - - - - - %1 with (%2) - + No content blocked + + + + Blocked URL (AdBlock Rule) - click to edit rule + + + Learn About Writing &Rules @@ -221,17 +176,14 @@ AddAcceptLanguage - Add Language - Choose preferred language for web sites - Personal definition: @@ -239,136 +191,105 @@ AutoFillManager - Passwords - - Server - Username - Password - Edit - - Remove - - Remove All - Import/Export - - - Show Passwords - Exceptions - Import Passwords from File... - Export Passwords to File... - Are you sure that you want to show all passwords? - Hide Passwords - Confirmation - Are you sure to delete all passwords on your computer? - Edit password - Change password: - - Choose file... - Cannot read file! - - Successfully exported - - - - - Error while importing! - - - - Successfully imported - + Error while importing! + + + Cannot write to file! + + Successfully exported + + AutoFillNotification - Do you want QupZilla to remember the password for <b>%1</b> on %2? @@ -376,17 +297,14 @@ AutoFillWidget - Remember - Never For This Site - Not Now @@ -394,13 +312,10 @@ BookmarkIcon - - Bookmark this Page - Edit this bookmark @@ -408,154 +323,114 @@ BookmarksImportDialog - Import Bookmarks - <b>Import Bookmarks</b> - From File - Choose browser from which you want to import bookmarks: - Choose... - Fetching icons, please wait... - Title - Url - Next - Cancel - <b>Importing from %1</b> - Finish - - Please press Finish to complete importing process. - - - - Error! - Choose directory... - Choose file... - Mozilla Firefox stores its bookmarks in <b>places.sqlite</b> SQLite database. This file is usually located in - - - - Please choose this file to begin importing bookmarks. - Google Chrome stores its bookmarks in <b>Bookmarks</b> text file. This file is usually located in - Opera stores its bookmarks in <b>bookmarks.adr</b> text file. This file is usually located in - You can import bookmarks from any browser that supports HTML exporting. This file has usually these suffixes - Internet Explorer stores its bookmarks in <b>Favorites</b> folder. This folder is usually located in - Please choose this folder to begin importing bookmarks. - - - - No Error - - - Unable to open file. - Cannot evaluate JSON code. - File does not exist. - Unable to open database. Is Firefox running? @@ -563,127 +438,102 @@ BookmarksManager - Bookmarks - Title - Url - Add Folder - Optimize Database - Import Bookmarks - Add new folder - Choose name for new bookmark folder: - Add new subfolder - Choose name for new subfolder in bookmarks toolbar: - Rename Folder - Choose name for folder: - Add Subfolder - Rename folder - Remove folder - Open link in current &tab - Open link in &new tab - Move bookmark to &folder - Rename bookmark - Remove bookmark - <b>Warning: </b>You already have bookmarked this page! - Choose name and location of this bookmark. - Add New Bookmark - Choose folder for bookmarks: - Bookmark All Tabs @@ -691,20 +541,14 @@ BookmarksModel - - Bookmarks In Menu - - Bookmarks In ToolBar - - Unsorted Bookmarks @@ -712,27 +556,22 @@ BookmarksSideBar - Search... - Open link in current &tab - Open link in &new tab - Copy address - &Delete @@ -740,88 +579,70 @@ BookmarksToolbar - &Bookmark Current Page - Bookmark &All Tabs - &Organize Bookmarks - Show Most &Visited - Show Only Icons - &Hide Toolbar - Move right - Move left - Edit bookmark - Remove bookmark - Edit bookmark: - Title: - Url: - Edit Bookmark - Most visited - Sites you visited the most - - Empty @@ -829,92 +650,69 @@ BookmarksWidget - - Name: - - - - Folder: - + Name: + + + Remove - Save - Close - - Add into Bookmarks + Add to Bookmarks - - Add into Speed Dial + Add to Speed Dial - Edit Bookmark - - Remove from Speed Dial - - - - Add to Speed Dial - - BrowsingLibrary - Library - Search... - History - Bookmarks - RSS - Database Optimized - Database successfully optimized.<br/><br/><b>Database Size Before: </b>%1<br/><b>Database Size After: </b>%2 @@ -922,50 +720,38 @@ CertificateInfoWidget - <b>Issued To</b> - - Common Name (CN): - - Organization (O): - - Organizational Unit (OU): - Serial Number: - <b>Issued By</b> - <b>Validity</b> - Issued On: - Expires On: @@ -973,62 +759,50 @@ ClearPrivateData - Clear Recent History - Choose what you want to delete: - Clear history - Clear cookies - Clear cache - Clear icons - Clear cookies from Adobe Flash Player - <b>Clear Recent History</b> - Earlier Today - Week - Month - All @@ -1036,42 +810,34 @@ ClickToFlash - Object blocked by ClickToFlash - Show more information about object - Delete object - Add %1 to whitelist - Flash Object - <b>Attribute Name</b> - <b>Value</b> - No more information available. @@ -1079,12 +845,10 @@ CloseDialog - There are still open tabs - Don't ask again @@ -1092,187 +856,137 @@ CookieManager - Cookies - Stored Cookies - Find: - These cookies are stored on your computer: - Server - Cookie name - Name: - Value: - - - Server: - Path: - Secure: - Expiration: - - - - - - - - - - - - <cookie not selected> - Remove all cookies - - Cookie Filtering - - - - - <b>Cookie whitelist</b> - - - - - Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) - - - - - - Add - - - - - - Remove - - - - - <b>Cookie blacklist</b> - - - - - Cookies from these servers will NEVER be accepted - - - - - Remove cookie - - - - - Search - - - - - Confirmation - - - - - Are you sure to delete all cookies on your computer? - - - - - Add to whitelist - - - - - Add to blacklist - - - - - Remove cookies - + Cookie Filtering + + + + <b>Cookie whitelist</b> + + + + Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) + + + + Add + + + + Remove + + + + <b>Cookie blacklist</b> + + + + Cookies from these servers will NEVER be accepted + + + + Search + + + + Confirmation + + + + Are you sure to delete all cookies on your computer? + + + Secure only - All connections - Session cookie + + Remove cookie + + + + Add to whitelist + + + + Add to blacklist + + DownloadFileHelper - - Save file as... - NoNameDownload @@ -1280,131 +994,104 @@ DownloadItem - Remaining time unavailable - Done - %1 - - Cancelled - few seconds - seconds - minutes - hours - Unknown speed - - Unknown size - %2 - unknown size (%3) - Remaining %1 - %2 of %3 (%4) - Cancelled - %1 - Delete file - Do you want to also delete dowloaded file? - Open File - Open Folder - Go to Download Page - Copy Download Link - Cancel downloading - Clear - Error - Not found - Sorry, the file %1 was not found! - Error: Cannot write to file! - Error: @@ -1412,64 +1099,50 @@ DownloadManager - - - Download Manager - Clear - Executable: - Arguments: - Cannot start external download manager - Cannot start external download manager! %1 - %1% of %2 files (%3) %4 remaining - % - Download Manager - Download Finished - All files have been successfully downloaded. - Warning - Are you sure to quit? All uncompleted downloads will be cancelled! @@ -1477,42 +1150,34 @@ DownloadOptionsDialog - Opening - You have chosen to open - which is a: - from: - What should QupZilla do with this file? - Open... - Save File - Opening %1 @@ -1520,37 +1185,30 @@ EditSearchEngine - Name: - Url: - Shortcut: - Icon: - <b>Note: </b>%s in url represent searched string - Add from file ... - Choose icon... @@ -1558,75 +1216,58 @@ HistoryManager - History - Title - Url - Delete - Clear All History - Optimize Database - Open link in current tab - Open link in new tab - Copy address - - Today - - This Week - - This Month - Confirmation - Are you sure to delete all history? @@ -1634,72 +1275,58 @@ HistoryModel - Failed loading page - No Named Page - January - February - March - April - May - June - July - August - September - October - November - December @@ -1707,45 +1334,34 @@ HistorySideBar - Search... - Title - Open link in current tab - Open link in new tab - Copy address - - Today - - This Week - - This Month @@ -1753,33 +1369,27 @@ LocationBar - Add RSS from this page... - Enter URL address or search on %1 - Paste And &Go - Clear All - .co.uk Append domain name on ALT + Enter = Should be different for every country - Show information about this page @@ -1787,12 +1397,10 @@ MainApplication - Last session crashed - <b>QupZilla crashed :-(</b><br/>Oops, the last session of QupZilla was interrupted unexpectedly. We apologize for this. Would you like to try restoring the last saved state? @@ -1800,44 +1408,34 @@ NavigationBar - No Named Page - Back - Forward - Home - New Tab - Main Menu - - Exit Fullscreen - - Clear history @@ -1845,75 +1443,58 @@ NetworkManager - - SSL Certificate Error! - The page you are trying to access has the following errors in the SSL certificate: - <b>Organization: </b> - <b>Domain Name: </b> - <b>Expiration Date: </b> - <b>Error: </b> - Would you like to make an exception for this certificate? - Authorization required - - Username: - - Password: - Save username and password on this site - A username and password are being requested by %1. The site says: "%2" - Proxy authorization required - A username and password are being requested by proxy %1. @@ -1921,17 +1502,14 @@ PageScreen - Page Screen - Save Page Screen... - screen.png @@ -1939,75 +1517,72 @@ PluginsList - Application Extensions - Allow Application Extensions to be loaded - Settings - - Load Plugins - - - - WebKit Plugins - <b>Click To Flash Plugin</b> - Click To Flash is a plugin which blocks auto loading of Flash content at page. You can always load it manually by clicking on the Flash play icon. - Whitelist - Add - Remove - Allow Click To Flash - Add site to whitelist - Server without http:// (ex. youtube.com) + + %1 (%2) +Author: %3 +%4 +%5 + + + + Error! + + + + Cannot load plugin! + + PopupWindow - %1 - QupZilla @@ -2015,799 +1590,634 @@ Preferences - Preferences - QupZilla - + General + + + + Appearance + + + + Tabs + + + + Browsing + + + + Fonts + + + + Downloads + + + + Password Manager + + + + Privacy + + + + Notifications + + + + Plugins + + + + Other + + + <b>Launching</b> - After launch: - Open blank page - - Open homepage - - Open speed dial - Restore session - Homepage: - - On new tab: - - - - - Open blank tab - - - - - Open other page... - - - - - <b>Profiles</b> - - - - - Startup profile: - - - - - Create New - - - - - Delete - - - - - - Note: You cannot delete active profile. - - - - - Check for updates on start - - - - - Themes - - - - - Advanced options - - - - - <b>Browser Window</b> - - - - - Show StatusBar on start - - - - - Show Bookmarks ToolBar on start - - - - - Show Navigation ToolBar on start - - - - - <b>Navigation ToolBar</b> - - - - - Show Home button - - - - - Show Back / Forward buttons - - - - - Show Add Tab button - - - - - <b>Background<b/> - - - - - Use transparent background - - - - - <b>Tabs behavior</b> - - - - - Make tabs movable - - - - - Hide tabs when there is only one tab - - - - - <b>Address Bar behaviour</b> - - - - - Select all text by double clicking in address bar - - - - - Add .co.uk domain by pressing ALT key - - - - - Activate last tab when closing active tab - - - - - Ask when closing multiple tabs - - - - - Select all text by clicking in address bar - - - - - Web Configuration - - - - - Allow JAVA - - - - - Allow JavaScript - - - - - Use current - + On new tab: + + + + Open blank tab + + + + Open other page... + + + + <b>Profiles</b> + + + + Startup profile: + + + + Note: You cannot delete active profile. + + + + Create New + + + + Delete + + + + Check for updates on start + + + Active profile: - + In order to change language, you must restart browser. + + + + <b>Language</b> + + + + Available translations: + + + + Themes + + + + Advanced options + + + + <b>Browser Window</b> + + + + Show StatusBar on start + + + + Show Bookmarks ToolBar on start + + + + Show Navigation ToolBar on start + + + + <b>Navigation ToolBar</b> + + + + Show Home button + + + + Show Back / Forward buttons + + + + Show Add Tab button + + + + <b>Background<b/> + + + + Use transparent background + + + + <b>Tabs behavior</b> + + + + Make tabs movable + + + + Hide tabs when there is only one tab + + + + <b>Address Bar behaviour</b> + + + + Select all text by double clicking in address bar + + + + Add .co.uk domain by pressing ALT key + + + + Ask when closing multiple tabs + + + + Select all text by clicking in address bar + + + + Activate last tab when closing active tab + + + Don't quit upon closing last tab - Closed tabs list instead of opened in tab bar - Open new tabs after active tab - + Web Configuration + + + Allow Plugins (Flash plugin) - + Allow JavaScript + + + + Allow JAVA + + + Allow DNS Prefetch - - JavaScript can access clipboard - - - - - Send Do Not Track header to servers - - - - - Zoom text only - - - - - Print element background - when you are printing page (on printer), it determine whether to also print background (color, image) of html elements - - - - - Include links in focus chain - focus also links on page (basically <a> elements) when pressing Tab key - - - - Enable XSS Auditing try to detect possible XSS attacks when executing javascript - - Mouse wheel scrolls + Print element background + when you are printing page (on printer), it determine whether to also print background (color, image) of html elements - - lines on page + Include links in focus chain + focus also links on page (basically <a> elements) when pressing Tab key - - Default zoom on pages: + Zoom text only - Ask when entering Private Browsing mode - + Mouse wheel scrolls + + + + lines on page + + + + Default zoom on pages: + + + Local Storage - Maximum pages in cache: - 1 - Allow storing network cache on disk - Maximum - 50 MB - Allow storing web icons - Allow saving history - Delete history on close - + Allow local storage of HTML5 web content + + + + Delete locally stored HTML5 web content on close + + + Delete now - Proxy Configuration - HTTP - SOCKS5 - Port: - Username: - Password: - Don't use on: - Manual configuration - System proxy configuration - Do not use proxy - <b>Font Families</b> - Standard - Fixed - Serif - Sans Serif - Cursive - Fantasy - <b>Font Sizes</b> - Fixed Font Size - Default Font Size - Minimum Font Size - Minimum Logical Font Size - <b>Download Location</b> - Ask everytime for download location - Use defined location: - - - ... - <b>Download Options</b> - Use native system file dialog (may or may not cause problems with downloading SSL secured content) - Close download manager when downloading finishes - <b>External download manager</b> - Use external download manager - Executable: - Arguments: - <b>AutoFill options</b> - Allow saving passwords from sites - <b>Cookies</b> - Filter tracking cookies - - <b>Warning:</b> Match domain exactly and filter tracking cookies options can lead to deny some cookies from sites. If you have problems with cookies, try to disable this options first! - - - - - Change browser identification: - - - - Allow storing of cookies - - Allow local storage of HTML5 web content - - - - - Delete locally stored HTML5 web content on close - - - - Delete cookies on close - Match domain exactly - + <b>Warning:</b> Match domain exactly and filter tracking cookies options can lead to deny some cookies from sites. If you have problems with cookies, try to disable this options first! + + + Cookies Manager - <b>SSL Certificates</b> - SSL Manager - Edit CA certificates in SSL Manager - - + JavaScript can access clipboard + + + <b>Other</b> - + Send Do Not Track header to servers + + + Send Referer header to servers - Block popup windows - <b>Notifications</b> - Use OSD Notifications - Use Native System Notifications (Linux only) - Do not use Notifications - Expiration timeout: - seconds - <b>Note: </b>You can change position of OSD Notification by dragging it on the screen. - - <b>Language</b> - - - - - Available translations: - - - - - In order to change language, you must restart browser. - - - - StyleSheet automatically loaded with all websites: - Languages - <b>Preferred language for web sites</b> - - General + Change browser identification: - - Appearance - - - - - Tabs - - - - - Browsing - - - - - Fonts - - - - - Downloads - - - - - Password Manager - - - - - Privacy - - - - - Notifications - - - - - Plugins - - - - - Other - - - - OSD Notification - Drag it on the screen to place it where you want. - Choose download location... - Choose stylesheet location... - Deleted - Choose executable location... - New Profile - Enter the new profile's name: - - Error! - This profile already exists! - Cannot create profile directory! - Confirmation - Are you sure to permanently delete "%1" profile? This action cannot be undone! @@ -2815,50 +2225,41 @@ QObject - + Native System Notification + + + The file is not an OpenSearch 1.1 file. - <not set in certificate> - - - Native System Notification - - QtWin - Open new tab - Opens a new tab if browser is running - Open new window - Opens a new window if browser is running - Open download manager - Opens a download manager if browser is running @@ -2866,446 +2267,354 @@ QupZilla - - Private Browsing Enabled - - - - - IP Address of current page - - - - - &Tools - - - - - &Help - - - - - &Bookmarks - - - - - Hi&story - - - - - &File - - - - - &New Window - - - - - New Tab - - - - - Open Location - - - - - Open &File - - - - - Close Tab - - - - - Close Window - - - - - &Save Page As... - - - - - Save Page Screen - - - - - Send Link... - - - - - Import bookmarks... - - - - - Quit - - - - - &Edit - - - - - &Undo - - - - - &Redo - - - - - &Cut - - - - - C&opy - - - - - &Paste - - - - - Select &All - - - - - &Find - - - - - Pr&eferences - - - - QupZilla - - &Print... + Private Browsing Enabled - - &View + IP Address of current page - - &Navigation Toolbar - - - - - &Bookmarks Toolbar - - - - - Sta&tus Bar - - - - - &Menu Bar - - - - - &Fullscreen - - - - - &Stop - - - - - &Reload - - - - - Character &Encoding - - - - - Bookmarks - - - - - History - - - - - Toolbars - - - - - Sidebars - - - - - Zoom &In - - - - - Zoom &Out - - - - - Reset - - - - - &Page Source - - - - - Closed Tabs - - - - - Recently Visited - - - - - Most Visited - - - - - Web In&spector - - - - - Configuration Information - - - - - Restore &Closed Tab - - - - - (Private Browsing) - - - - - Bookmark &This Page - - - - - Bookmark &All Tabs - - - - - Organize &Bookmarks - - - - - - - - - Empty - - - - - &Back - - - - - &Forward - - - - - &Home - - - - - Show &All History - - - - - Restore All Closed Tabs - - - - - Clear list - - - - - About &Qt - - - - - Information about application - - - - - %1 - QupZilla - - - - &About QupZilla - - Report &Issue + Pr&eferences + + + + Quit + + + + &File + + + + &New Window + + + + New Tab + + + + Open Location + + + + Open &File + + + + Close Tab + + + + Close Window + + + + &Save Page As... + + + + Save Page Screen + + + + Send Link... + + + + &Print... + + + + Import bookmarks... + + + + &Edit + + + + &Undo + + + + &Redo + + + + &Cut + + + + C&opy + + + + &Paste + + + + Select &All + + + + &Find + + + + &View + + + + &Navigation Toolbar + + + + &Bookmarks Toolbar + + + + Sta&tus Bar + + + + &Menu Bar + + + + &Fullscreen + + + + &Stop + + + + &Reload + + + + Character &Encoding + + + + Bookmarks + + + + History + + + + Toolbars + + + + Sidebars + + + + Zoom &In + + + + Zoom &Out + + + + Reset + + + + &Page Source + + + + Hi&story + + + + &Back + + + + &Forward + + + + &Home + + + + Show &All History + + + + Closed Tabs + + + + Recently Visited + + + + Most Visited + + + + &Bookmarks + + + + Bookmark &This Page + + + + Bookmark &All Tabs + + + + Organize &Bookmarks + + + + &Tools - &Web Search - Page &Info - &Download Manager - &Cookies Manager - &AdBlock - RSS &Reader - + Web In&spector + + + Clear Recent &History - &Private Browsing - + &Help + + + + About &Qt + + + + Information about application + + + + Configuration Information + + + + Report &Issue + + + + Restore &Closed Tab + + + + (Private Browsing) + + + + Empty + + + + Restore All Closed Tabs + + + + Clear list + + + Other - Default - + %1 - QupZilla + + + Open file... - Are you sure you want to turn on private browsing? - When private browsing is turned on, some actions concerning your privacy will be disabled: - Webpages are not added to the history. - Current cookies cannot be accessed. - Your session is not stored. - Until you close the window, you can still click the Back and Forward buttons to return to the webpages you have opened. - Start Private Browsing - There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? - You have successfully added RSS feed "%1". @@ -3313,451 +2622,354 @@ QupZillaSchemeReply - No Error - Not Found - - Report Issue - - Your E-mail - - - - - Issue type - - - - - Issue description - - - - - Send - - - - - Start Page - - - - - Google Search - - - - - Search results provided by Google - - - - - - - About QupZilla - - - - - - Configuration Information - - - - - Browser Identification - - - - - Paths - - - - - Copyright - - - - - - Version - - - - - - WebKit version - - - - - Application version - - - - - Qt version - - - - - Build time - - - - - Platform - - - - - Profile - - - - - Preferences - - - - - Option - - - - - Value - - - - - Name - - - - - Author - - - - - Description - - - - - Settings - - - - - Saved session - - - - - Pinned tabs - - - - - Data - - - - - Themes - - - - - - Plugins - - - - - Translations - - - - - Main developer - - - - - E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. - - - - - Contributors - - - - - Translators - - - - - Speed Dial - - - - - Add New Page - - - - - Apply - - - - - Speed Dial settings - - - - - Placement: - - - - - Auto - - - - - Cover - - - - - Fit - - - - - Fit Width - - - - - Fit Height - - - - - Use background image - - - - - Select image - - - - - Maximum pages in a row: - - - - - Change size of pages: - - - - - This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. - - - - - No available plugins. - - - - - Load title from page - - - - - Edit - - - - - Remove - - - - If you are experiencing problems with QupZilla, please try to disable all plugins first. <br/>If this does not fix it, then please fill out this form: - + Your E-mail + + + + Issue type + + + + Issue description + + + + Send + + + + E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. + + + Please fill out all required fields! - - + Start Page + + + + Google Search + + + + Search results provided by Google + + + + About QupZilla + + + Information about version - + Copyright + + + + Version + + + + WebKit version + + + + Main developer + + + + Contributors + + + + Translators + + + + Speed Dial + + + + Add New Page + + + + Edit + + + + Remove + + + Reload - + Load title from page + + + Url - Title - + Apply + + + New Page + + Speed Dial settings + + + + Placement: + + + + Auto + + + + Cover + + + + Fit + + + + Fit Width + + + + Fit Height + + + + Use background image + + + + Select image + + + + Maximum pages in a row: + + + + Change size of pages: + + + + Configuration Information + + + + This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. + + + + Browser Identification + + + + Paths + + + + Preferences + + + + Option + + + + Value + + + + Plugins + + + + Name + + + + Author + + + + Description + + + + Profile + + + + Settings + + + + Saved session + + + + Pinned tabs + + + + Data + + + + Themes + + + + Translations + + + + Application version + + + + Qt version + + + + Build time + + + + Platform + + + + No available plugins. + + RSSManager - RSS Reader - - Empty - - Reload - - - - Add feed - Edit feed - Delete feed - Optimize Database - + Reload + + + News - - Loading... - You don't have any RSS Feeds.<br/> Please add some with RSS icon in navigation bar on site which offers feeds. - Add new feed - Please enter URL of new feed: - New feed - Fill title and URL of a feed: - Feed title: - Feed URL: - Edit RSS Feed - Open link in current tab - Open link in new tab - Error in fetching feed - RSS feed duplicated - You already have this feed. @@ -3765,7 +2977,6 @@ Please add some with RSS icon in navigation bar on site which offers feeds. RSSNotification - Open RSS Manager @@ -3773,17 +2984,14 @@ Please add some with RSS icon in navigation bar on site which offers feeds. RSSWidget - Add RSS Feeds from this site - Untitled feed - Add @@ -3791,80 +2999,63 @@ Please add some with RSS icon in navigation bar on site which offers feeds. SSLManager - SSL Manager - CA Authorities Certificates - - Show info - This is a list of CA Authorities Certificates stored in the standard system path and in user specified paths. - Local Certificates - - Remove - This is a list of Local Certificates stored in your user profile. It also contains all certificates, that have received an exception. - Settings - Add - If CA Authorities Certificates were not automatically loaded from the system, you can specify paths manually where the certificates are stored. - <b>NOTE:</b> Setting this option is a high security risk! - Ignore all SSL Warnings - All certificates must have .crt suffix. After adding or removing certificate paths, it is neccessary to restart QupZilla in order to take effect the changes. - Choose path... - Certificate Informations @@ -3872,57 +3063,46 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchEnginesDialog - Manage Search Engines - Add... - Remove - Edit - Up - Down - - Defaults - - - - Search Engine - Shortcut - + Defaults + + + Add Search Engine - Edit Search Engine @@ -3930,27 +3110,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchEnginesManager - Search Engine Added - Search Engine "%1" has been successfully added. - Search Engine is not valid! - Error - Error while adding Search Engine <br><b>Error Message: </b> %1 @@ -3958,7 +3133,6 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchToolBar - No results found. @@ -3966,22 +3140,18 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchToolbar - Search: - Search... - Highlight - Case sensitive @@ -3989,12 +3159,10 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SideBar - Bookmarks - History @@ -4002,143 +3170,114 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SiteInfo - Site Info - General - Media - Security - Size: - Site address: - Encoding: - Meta tags of site: - Tag - Value - <b>Security information</b> - Details - Image - Image address - <b>Preview</b> - <not set in certificate> - <b>Connection is Encrypted.</b> - <b>Your connection to this page is secured with this certificate: </b> - <b>Connection Not Encrypted.</b> - <b>Your connection to this page is not secured!</b> - Copy Image Location - Copy Image Name - Save Image to Disk - - Error! - This preview is not available! - Save image... - Cannot write to file! - Preview not available @@ -4146,187 +3285,149 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SiteInfoWidget - More... - Your connection to this site is <b>secured</b>. - Your connection to this site is <b>unsecured</b>. - + This is your <b>%1</b> visit of this site. + + + You have <b>never</b> visited this site before. - first - second - third - - - - This is your <b>%1</b> visit of this site. - - SourceViewer - Source of - File - Save as... - Close - Edit - Undo - Redo - Cut - Copy - Paste - Delete - Select All - Find - - Go to Line... - View - Reload - Editable - Word Wrap - Save file... - Error! - Cannot write to file! - Error writing to file - Source successfully saved - Source reloaded - Cannot reload source. Page has been closed. - Editable changed - Word Wrap changed - Enter line number @@ -4334,12 +3435,10 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SourceViewerSearch - Search: - Search... @@ -4347,12 +3446,10 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SpeedDial - Select image... - Unable to load @@ -4360,72 +3457,58 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabBar - &New tab - &Stop Tab - &Reload Tab - &Duplicate Tab - Un&pin Tab - &Pin Tab - Re&load All Tabs - &Bookmark This Tab - Bookmark &All Tabs - Close Ot&her Tabs - Cl&ose - Reloa&d All Tabs - Bookmark &All Ta&bs - Restore &Closed Tab @@ -4433,48 +3516,38 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabWidget - List of tabs - New Tab - Loading... - No Named Page - Currently you have %1 opened tabs - - New tab - Empty - Restore All Closed Tabs - Clear list @@ -4482,22 +3555,18 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabbedWebView - Failed loading page - Loading... - %1 - QupZilla - Inspect Element @@ -4505,27 +3574,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla ThemeManager - <b>Name:</b> - <b>Author:</b> - <b>Description:</b> - License - License Viewer @@ -4533,12 +3597,10 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla ToolButton - Stop - Reload @@ -4546,17 +3608,14 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla Updater - Update available - New version of QupZilla is ready to download. - Update @@ -4564,8 +3623,6 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebInspectorDockWidget - - Web Inspector @@ -4573,138 +3630,111 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebPage - To show this page, QupZilla must resend request which do it again (like searching on making an shoping, which has been already done.) - Confirm form resubmission - Select files to upload... - Server refused the connection - Server closed the connection - Server not found - Connection timed out - Untrusted connection - Temporary network failure - Proxy connection refused - Proxy server not found - Proxy connection timed out - Proxy authentication required - Content not found - AdBlocked Content - Blocked by rule <i>%1</i> - Content Access Denied - Error code %1 - Failed loading page - QupZilla can't load page from %1. - Check the address for typing errors such as <b>ww.</b>example.com instead of <b>www.</b>example.com - If you are unable to load any pages, check your computer's network connection. - If your computer or network is protected by a firewall or proxy, make sure that QupZilla is permitted to access the Web. - Try Again - Prevent this page from creating additional dialogs - JavaScript alert - %1 - Choose file... @@ -4712,22 +3742,18 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebSearchBar - Manage Search Engines - Add %1 ... - Paste And &Search - Clear All @@ -4735,228 +3761,182 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebView - No Named Page - &Back - &Forward - - &Reload - S&top - This frame - Show &only this frame - Show this frame in new &tab - Print frame - Zoom &in - &Zoom out - Reset - Show so&urce of frame - Book&mark page - &Save page as... - &Copy page link - Send page link... - &Print page - Select &all - Validate page - Show so&urce code - Show info ab&out site - Open link in new &tab - Open link in new &window - B&ookmark link - &Save link as... - Send link... - &Copy link address - Show i&mage - Copy im&age - Copy image ad&dress - &Save image as... - Send image... - Send text... - Google Translate - Dictionary - Go to &web address - Search "%1 .." with %2 - &Play - &Pause - Un&mute - &Mute - &Copy Media Address - &Send Media Address - Save Media To &Disk @@ -4964,7 +3944,6 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla jsAlert - Prevent this page from creating additional dialogs diff --git a/translations/es_ES.ts b/translations/es_ES.ts index 3603f00cd..5b0969546 100644 --- a/translations/es_ES.ts +++ b/translations/es_ES.ts @@ -4,59 +4,59 @@ AboutDialog - + About QupZilla Acerca de QupZilla - + Authors Autores - - + + Authors and Contributors Autores y contribuidores - - + + < About QupZilla < Acerca de QupZilla - + <p><b>Application version %1</b><br/> <p><b>Versión de la aplicación %1</b><br/> - + <b>WebKit version %1</b></p> <b>Versión WebKit %1</b></p> - + <p>&copy; %1 %2<br/>All rights reserved.<br/> <p>&copy; %1 %2<br/>Todos los derechos reservados.<br/> - + <small>Build time: %1 </small></p> <small>Fecha de compilación: %1 </small></p> - + <p><b>Main developer:</b><br/>%1 &lt;%2&gt;</p> <p><b>Desarrollador princial:</b><br/>%1 &lt;%2&gt;</p> - + <p><b>Contributors:</b><br/>%1</p> <p><b>Contribuidores:</b><br/>%1</p> - + <p><b>Translators:</b><br/>%1</p> <p><b>Traductores:</b><br/>%1</p> @@ -64,33 +64,33 @@ AcceptLanguage - + Preferred Languages Idiomas preferidos - + Add... Añadir... - + Remove Eliminar - + Up Subir - + Down Bajar - - + + Personal [%1] Personal [%1] @@ -98,68 +98,68 @@ AdBlockDialog - + AdBlock Configuration Configuración del bloqueador de publicidad - + Enable AdBlock Habilitar el bloqueador de publicidad - + Search... Buscar... - + Rule Regla - - + + Add Rule Añadir regla - + Update EasyList Actualizar EasyList - + AdBlock Bloqueador de publicidad - + Delete Rule Eliminar regla - + Update completed Actualización completada - + EasyList has been successfully updated. EasyList ha sido actualizada correctamente. - + Custom Rules Reglas personalizadas - + Add Custom Rule Añadir regla personalizada - + Please write your rule here: Por favor, escriba su regla aquí: @@ -167,53 +167,53 @@ AdBlockIcon - + AdBlock lets you block unwanted content on web pages El bloqueador de publicidad le permite bloquear contenido no deseado en las páginas - + Blocked popup window Ventana emergente bloqueada - + AdBlock blocked unwanted popup window. El bloqueador de publicidad ha bloqueado una ventana emergente no deseada. - + AdBlock Bloqueador de publicidad - + Show AdBlock &Settings Ver &preferencias del bloqueador de publicidad - + Blocked Popup Windows Ventanas emergentes bloqueadas - + No content blocked Ningún contenido bloqueado - + Blocked URL (AdBlock Rule) - click to edit rule URL bloqueada (regla del bloqueador de publicidad) - click para editar regla - - + + %1 with (%2) %1 con (%2) - + Learn About Writing &Rules Aprenda acerca de escribir &reglas @@ -221,17 +221,17 @@ AddAcceptLanguage - + Add Language Añadir idioma - + Choose preferred language for web sites Elegir idioma.preferido para páginas web - + Personal definition: Definición personal: @@ -239,128 +239,128 @@ AutoFillManager - + Passwords Contraseñas - - + + Server Servidor - + Username Nombre de usuario - + Password Contraseña - - + + Remove Eliminar - + Edit Editar - - + + Remove All Eliminar todo - + Import/Export Importar/Exportar - - - + + + Show Passwords Mostras contraseñas - + Exceptions Excepciones - + Import Passwords from File... Importar contraseñas desde un archivo... - + Export Passwords to File... Exportar contraseñas a un archivo... - + Are you sure that you want to show all passwords? ¿Está seguro que desea mostrar todas las contraseñas? - + Hide Passwords Ocultar contraseñas - + Confirmation Confirmación - + Are you sure to delete all passwords on your computer? ¿Está seguro de elimiar todas las contraseñas de su ordenador? - + Edit password Editar contraseña - + Change password: Cambiar contraseña: - - + + Choose file... Elegir archivo... - + Cannot read file! ¡No se puede leer el archivo! - + Successfully exported Exportada satisfactoriamente - + Error while importing! ¡Error al importar! - + Successfully imported Importada satisfactoriamente - + Cannot write to file! ¡No se puede escribir el archivo! @@ -368,7 +368,7 @@ AutoFillNotification - + Do you want QupZilla to remember the password for <b>%1</b> on %2? ¿Desea que QupZilla recuerde las contraseñas de <b>%1</b> en %2? @@ -376,17 +376,17 @@ AutoFillWidget - + Remember Recordar - + Never For This Site Nunca para esta sitio - + Not Now Esta vez no @@ -394,13 +394,13 @@ BookmarkIcon - - + + Bookmark this Page Añadir esta página a marcadores - + Edit this bookmark Editar este marcador @@ -408,154 +408,154 @@ BookmarksImportDialog - + Import Bookmarks Importar marcadores - + <b>Import Bookmarks</b> <b>Importar marcadores</b> - + From File Desde un archivo - + Choose browser from which you want to import bookmarks: Elegir navegador del que desee importar marcadores: - + Choose... Elegir... - + Fetching icons, please wait... Obteniendo iconos, por favor espere... - + Title Nombre - + Url Dirección - + Next Siguiente - + Cancel Cancelar - + <b>Importing from %1</b> <b>Importando desde %1</b> - + Finish Terminar - - + + Please press Finish to complete importing process. Por favor, presione Terminar para completar el proceso de importación. - - - - + + + + Error! ¡Error! - + Choose directory... Elegir directorio... - + Choose file... Elegir archivo... - + Mozilla Firefox stores its bookmarks in <b>places.sqlite</b> SQLite database. This file is usually located in Mozilla Firefox almacena sus marcadores en <b>places.sqlite</b> SQLite database. Este archivo suele encontrarse en - - - - + + + + Please choose this file to begin importing bookmarks. Elegir este archivo para empezar a importar marcadores. - + Google Chrome stores its bookmarks in <b>Bookmarks</b> text file. This file is usually located in Google Chrome almacena sus marcadores en el archivo de texto <b>Bookmarks</b>. Este archivo suele encontrarse en - + Opera stores its bookmarks in <b>bookmarks.adr</b> text file. This file is usually located in Opera almacena sus marcadores en el archivo de texto <b>bookmarks.adr</b>. Este archivo suele encontrarse en - + You can import bookmarks from any browser that supports HTML exporting. This file has usually these suffixes Puede importar marcadores desde cualquier navegador que soporte la exportación en HTML. El archivo suele tener estos sufijos - + Internet Explorer stores its bookmarks in <b>Favorites</b> folder. This folder is usually located in Internet Explorer almacena sus marcadores en la carpeta<b>Favoritos</b>. Esta carpeta suele encontrarse en - + Please choose this folder to begin importing bookmarks. Elegir esta carpeta para empezar a importar marcadores. - - - - + + + + No Error Ningún error - - - + + + Unable to open file. No se puede abrir el archivo. - + Cannot evaluate JSON code. No se puede evaluar el código JSON. - + File does not exist. El archivo no existe. - + Unable to open database. Is Firefox running? No se puede abrir la base de datos. ¿Está ejecutándose Firefox? @@ -563,127 +563,127 @@ BookmarksManager - + Bookmarks Marcadores - + Title Nombre - + Url Dirección - + Add Folder Añadir carpeta - + Optimize Database Optimizar la base de datos - + Import Bookmarks Importar marcadores - + Add Subfolder Añadir subcarpeta - + Rename Folder Renombrar carpeta - + Add new folder Añadir carpeta nueva - + Choose name for new bookmark folder: Elegir nombre para nueva carpeta de marcadores: - + Add new subfolder Añadir subcarpeta nueva - + Choose name for new subfolder in bookmarks toolbar: Nombre para la subcarpeta nueva en la barra de herramientas de marcadores: - + Choose name for folder: Elegir nombre para la carpeta: - + <b>Warning: </b>You already have bookmarked this page! <b>Aviso: </b>¡Ya ha añadido esta página a los marcadores! - + Choose name and location of this bookmark. Elegir nombre y localización del marcador. - + Rename folder Renombrar carpeta - + Remove folder Eliminar carpeta - + Open link in current &tab Abrir enlace en la &pestaña actual - + Open link in &new tab Abrir enlace en una &nueva pestaña - + Move bookmark to &folder Mover marcador a &carpeta - + Rename bookmark Renombrar marcador - + Remove bookmark Eliminar marcador - + Add New Bookmark Añadir nuevo marcador - + Choose folder for bookmarks: Elegir carpeta para marcadores: - + Bookmark All Tabs Añadir todas las pestañas a marcadores @@ -691,20 +691,20 @@ BookmarksModel - - + + Bookmarks In Menu Marcadores en el menú - - + + Bookmarks In ToolBar Barra de herramientas de marcadores - - + + Unsorted Bookmarks Marcadores sin clasificar @@ -712,27 +712,27 @@ BookmarksSideBar - + Search... Buscar... - + Open link in current &tab Abrir enlace en la &pestaña actual - + Open link in &new tab Abrir enlace en una &nueva pestaña - + Copy address Copiar dirección - + &Delete &Eliminar @@ -740,17 +740,17 @@ BookmarksToolbar - + &Bookmark Current Page &Añadir esta página a marcadores - + Bookmark &All Tabs Añadir &todas las pestañas a marcadores - + &Organize Bookmarks &Organizar marcadores @@ -759,73 +759,73 @@ Ocultar los más &visitados - + Show Most &Visited Ver los más &visitados - + Show Only Icons - + &Hide Toolbar &Ocultar barra de herramientas - + Move right Mover a la derecha - + Move left Mover a la izquierda - + Edit bookmark Editar marcador - + Remove bookmark Eliminar marcador - + Edit bookmark: Editar marcador: - + Title: Nombre: - + Url: Dirección: - + Edit Bookmark Editar marcador - + Most visited Más visitados - + Sites you visited the most Sitios más visitados - - + + Empty Vacío @@ -841,46 +841,49 @@ Eliminar marcador - + Name: Nombre: - + Folder: Carpeta: - + Remove Eliminar - + Save Guardar - + Close Cerrar - - Add into Bookmarks - Añadir en marcadores + + Add to Bookmarks + + + + Add into Bookmarks + Añadir en marcadores - Add into Speed Dial - Añadir en marcación rápida + Añadir en marcación rápida <b>Add Bookmark</b> <b>Añadir marcador</b> - + Edit Bookmark Editar marcador @@ -889,14 +892,15 @@ <b>Editar marcador</b> - - + + Remove from Speed Dial Quitar de la marcación rápida - - + + + Add to Speed Dial Añadir a la marcación rápida @@ -904,37 +908,37 @@ BrowsingLibrary - + Library Biblioteca - + Search... Buscar... - + History Historial - + Bookmarks Marcadores - + RSS RSS - + Database Optimized Base de datos optimizada - + Database successfully optimized.<br/><br/><b>Database Size Before: </b>%1<br/><b>Database Size After: </b>%2 Base de datos optimizada satisfactoriamente.<br/><br/><b>Tamaño de la base de datos antes: </b>%1<br/><b>Tamaño de la base de datos después: </b>%2 @@ -942,50 +946,50 @@ CertificateInfoWidget - + <b>Issued To</b> <b>Emitido para</b> - - + + Common Name (CN): Nombre común (CN): - - + + Organization (O): Organización (O): - - + + Organizational Unit (OU): Unidad organizativa (OU): - + Serial Number: Número de serie: - + <b>Issued By</b> <b>Emitido por</b> - + <b>Validity</b> <b>Validez</b> - + Issued On: Emitido el: - + Expires On: Expira el: @@ -993,62 +997,62 @@ ClearPrivateData - + Clear Recent History Limpiar historial reciente - + Choose what you want to delete: Elegir lo que desea eliminar: - + Clear history Limpiar historial - + Clear cookies Limpiar cookies - + Clear cache Limpiar caché - + Clear icons Limpiar iconos - + Clear cookies from Adobe Flash Player Limpiar cookies del Adobe Flash Player - + <b>Clear Recent History</b> <b>Limpiar historial reciente</b> - + Earlier Today Hoy - + Week Semana - + Month Mes - + All Todo @@ -1056,42 +1060,42 @@ ClickToFlash - + Object blocked by ClickToFlash Objetos bloqueados por ClickToFlash - + Show more information about object Ver más información del objeto - + Delete object Eliminar objeto - + Add %1 to whitelist Añadir %1 a la lista blanca - + Flash Object Objeto Flash - + <b>Attribute Name</b> <b>Nombre del atributo</b> - + <b>Value</b> <b>Valor</b> - + No more information available. No hay más información disponible. @@ -1099,12 +1103,12 @@ CloseDialog - + There are still open tabs Confirmar cierre - + Don't ask again No volver a preguntar @@ -1112,173 +1116,173 @@ CookieManager - + Cookies Cookies - + Stored Cookies - + Find: Buscar: - + These cookies are stored on your computer: Estas cookies están almacenadas en su ordenador: - + Server Servidor - + Cookie name Nombre de la cookie - + Name: Nombre: - + Value: Valor: - - - + + + Server: Servidor: - + Path: Ruta: - + Secure: Seguro: - + Expiration: Caducidad: - - - - - - - - - - - - + + + + + + + + + + + + <cookie not selected> <cookie no seleccionada> - + Remove all cookies Eliminar todas las cookies - + Cookie Filtering - + <b>Cookie whitelist</b> - + Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) - - + + Add Añadir - - + + Remove Eliminar - + <b>Cookie blacklist</b> - + Cookies from these servers will NEVER be accepted - + Remove cookie Eliminar cookie - + Search Buscar - + Confirmation Confirmación - + Are you sure to delete all cookies on your computer? ¿Está seguro de eliminar todas las cookies de su ordenador? - + Add to whitelist - + Add to blacklist - - + + Remove cookies Eliminar cookies - + Secure only Sólo las seguras - + All connections Todas las conexiones - + Session cookie Cookie de sesión @@ -1286,13 +1290,13 @@ DownloadFileHelper - - + + Save file as... Guardar archivo como... - + NoNameDownload DescargaSinNombre @@ -1300,119 +1304,119 @@ DownloadItem - + Remaining time unavailable Tiempo restante no disponible - + Done - %1 Hecho - %1 - - + + Cancelled Cancelado - + few seconds pocos segundos - + seconds segundos - + minutes minutos - + hours horas - + Unknown speed Velocidad desconocida - - + + Unknown size Tamaño desconocido - + %2 - unknown size (%3) %2 - tamaño desconocido (%3) - + Remaining %1 - %2 of %3 (%4) Restante %1 - %2 de %3 (%4) - + Cancelled - %1 Cancelado - %1 - + Delete file Eliminar archivo - + Do you want to also delete dowloaded file? ¿Desea eliminar también el archivo descargado? - + Open File Abrir archivo - + Open Folder Abrir carpeta - + Go to Download Page Ir a la página de descarga - + Copy Download Link Copiar enlace de descarga - + Cancel downloading Cancelar descarga - + Clear Limpiar - + Error Error - + Not found No encontrado - + Sorry, the file %1 was not found! @@ -1421,12 +1425,12 @@ no ha sido encontrado! - + Error: Cannot write to file! ¡Error: no se puede escribir el archivo! - + Error: Error: @@ -1434,64 +1438,64 @@ DownloadManager - - - + + + Download Manager Gestor de descargas - + Clear Limpiar - + Executable: Ejecutable: - + Arguments: Argumentos: - + Cannot start external download manager No se puede iniciar el gestor de descargas externo - + Cannot start external download manager! %1 ¡No se puede iniciar el gestor de descargas externo! %1 - + %1% of %2 files (%3) %4 remaining %1% de %2 archivos (%3) %4 restantes - + % - Download Manager % - Gestor de descargas - + Download Finished Descarga finalizada - + All files have been successfully downloaded. Todos los archivos se han descargado satisfactoriamente. - + Warning Aviso - + Are you sure to quit? All uncompleted downloads will be cancelled! ¿Está seguro de salir? ¡Todas las descargas incompletas serán canceladas! @@ -1499,42 +1503,42 @@ DownloadOptionsDialog - + Opening Abriendo - + You have chosen to open Ha elegido abrir - + which is a: el cual es un: - + from: de: - + What should QupZilla do with this file? ¿Qué debería hacer QupZilla con este archivo? - + Open... Abrir... - + Save File Guardar archivo - + Opening %1 Abriendo %1 @@ -1542,37 +1546,37 @@ EditSearchEngine - + Name: Nombre: - + Url: Url: - + Shortcut: Palabra clave: - + Icon: Icono: - + <b>Note: </b>%s in url represent searched string <b>Nota: </b>%s en la url representa la cadena buscada - + Add from file ... Añadir desde archivo ... - + Choose icon... Elegir icono... @@ -1580,75 +1584,75 @@ HistoryManager - + History Historial - + Title Nombre - + Url Dirección - + Delete Eliminar - + Clear All History Limpiar todo el historial - + Optimize Database Optimizar la base de datos - + Open link in current tab Abrir enlace en la pestaña actual - + Open link in new tab Abrir enlace en una nueva pestaña - + Copy address Copiar dirección - - + + Today Hoy - - + + This Week Esta semana - - + + This Month Este mes - + Confirmation Confirmación - + Are you sure to delete all history? ¿Está seguro de eliminar todo el historial? @@ -1656,72 +1660,72 @@ HistoryModel - + Failed loading page Falló la carga de la página - + No Named Page Página sin nombre - + January Enero - + February Febrero - + March Marzo - + April Abril - + May Mayo - + June Junio - + July Julio - + August Agosto - + September Septiembre - + October Octubre - + November Noviembre - + December Diciembre @@ -1729,45 +1733,45 @@ HistorySideBar - + Search... Buscar... - + Title Nombre - + Open link in current tab Abrir enlace en la pestaña actual - + Open link in new tab Abrir enlace en una nueva pestaña - + Copy address Copiar dirección - - + + Today Hoy - - + + This Week Esta semana - - + + This Month Este mes @@ -1775,33 +1779,33 @@ LocationBar - + Add RSS from this page... Añadir RSS desde esta página... - + Enter URL address or search on %1 Introducir la dirección URL o buscar en %1 - + Paste And &Go Pegar e &ir - + Clear All Limpiar todo - + .co.uk Append domain name on ALT + Enter = Should be different for every country .co.uk - + Show information about this page Ver información de la página @@ -1809,12 +1813,12 @@ MainApplication - + Last session crashed La última sesión se cerró inesperadamente - + <b>QupZilla crashed :-(</b><br/>Oops, the last session of QupZilla was interrupted unexpectedly. We apologize for this. Would you like to try restoring the last saved state? <b>QupZilla se cerró inesperadamente :-(</b><br/>Lo sentimos, la última sesión de QupZilla terminó inesperadamente. ¿Le gustaría intentar restaurar la última sesión? @@ -1822,44 +1826,44 @@ NavigationBar - + No Named Page Página sin nombre - + Back Anterior - + Forward Siguiente - + Home Inicio - + New Tab Nueva pestaña - + Main Menu Menú principal - - + + Exit Fullscreen Salir de pantalla completa - - + + Clear history Limpiar historial @@ -1867,75 +1871,75 @@ NetworkManager - - + + SSL Certificate Error! ¡Error del certificado SSL! - + <b>Organization: </b> <b>Organización: </b> - + <b>Domain Name: </b> <b>Nombre del dominio: </b> - + <b>Expiration Date: </b> <b>Fecha de caducidad: </b> - + <b>Error: </b> <b>Error: </b> - + The page you are trying to access has the following errors in the SSL certificate: La página a la que está intentando acceder tiene los siguientes errores en el certificado SSL: - + Would you like to make an exception for this certificate? ¿Le gustaría hacer una excepción para este certificado? - + Authorization required Autorización requerida - - + + Username: Nombre de usuario: - - + + Password: Contraseña: - + Save username and password on this site Guardar nombre de usuario y contraseña en este sitio - + A username and password are being requested by %1. The site says: "%2" Un nombre de usuario y contraseña son requeridos por %1. El sitio dice: "%2" - + Proxy authorization required Autorización del proxy requerida - + A username and password are being requested by proxy %1. Un nombre de usuario y contraseña son requeridos por el proxy %1. @@ -1943,17 +1947,17 @@ PageScreen - + Page Screen Pantallazo de la página - + Save Page Screen... Guardar pantallazo de la página... - + screen.png pantallazo.png @@ -1961,75 +1965,92 @@ PluginsList - + Application Extensions Extensiones de aplicación - + Allow Application Extensions to be loaded Permitir que se carguen las extensiones de aplicación - + Settings Preferencias - Load Plugins - Cargar plugins + Cargar plugins - + WebKit Plugins WebKit plugins - + <b>Click To Flash Plugin</b> <b>Click To Flash Plugin</b> - + Click To Flash is a plugin which blocks auto loading of Flash content at page. You can always load it manually by clicking on the Flash play icon. Click To Flash es un plugin que bloquea la carga automática de contenido Flash en la página. Usted siempre puede cargarlo manualmente haciendo click en el icono de reproducción de Flash. - + Whitelist Lista blanca - + Add Añadir - + Remove Eliminar - + Allow Click To Flash Permitir Click To Flash - + Add site to whitelist Añadir sitio a la lista blanca - + Server without http:// (ex. youtube.com) Servidor sin http:// (ej. youtube.com) + + + %1 (%2) +Author: %3 +%4 +%5 + + + + + Error! + ¡Error! + + + + Cannot load plugin! + + PopupWindow - + %1 - QupZilla %1 - QupZilla @@ -2037,800 +2058,800 @@ Preferences - + Preferences Preferencias - + General General - + Tabs Pestañas - + Browsing Navegación - + Fonts Fuentes - + Downloads Descargas - + Password Manager Gestor de contraseñas - + Privacy Privacidad - + Notifications Notificaciones - + Plugins Plugins - + Other Otros - + QupZilla QupZilla - + <b>Launching</b> <b>Inicio</b> - + After launch: Cuando se inicie: - + Open blank page Abrir una página en blanco - - + + Open homepage Abrir página de inicio - + Restore session Restaurar sesión - + Homepage: Página de inicio: - + On new tab: Para nueva pestaña: - + Open blank tab Abrir una página en blanco - + Open other page... Abrir otra página... - + <b>Profiles</b> <b>Perfiles</b> - + Startup profile: Perfil al inicio: - + Create New Crear nuevo - + Delete Eliminar - - + + Note: You cannot delete active profile. Nota: no puede eliminar el perfil activo. - + Check for updates on start Comprobar actualizaciones al inicio - + Themes Temas - + Advanced options Opciones avanzadas - + <b>Browser Window</b> <b>Ventana del navegador</b> - + Show StatusBar on start Mostrar barra de estado al inicio - + Show Bookmarks ToolBar on start Mostrar barra de herramientas de marcadores al inicio - + Show Navigation ToolBar on start Mostrar barra de herramientas de navegación al inicio - + <b>Navigation ToolBar</b> <b>Barra de herramientas de navigación</b> - + Show Home button Mostrar botón de página de inicio - + Show Back / Forward buttons Mostrar botones Anterior / Siguiente - + Show Add Tab button Mostrar botón de añadir pestaña - + <b>Background<b/> <b>Fondo<b/> - + Use transparent background Usar fondo transparente - + <b>Tabs behavior</b> <b>Comportamiento de pestañas</b> - + Make tabs movable Permitir mover pestañas - + <b>Address Bar behaviour</b> <b>Comportamiento de la barra de direcciones</b> - + Select all text by double clicking in address bar Seleccionar todo el texto haciendo doble click en la barra de direcciones - + Add .co.uk domain by pressing ALT key Añadir dominio .co.uk pulsando la tecla ALT - + Activate last tab when closing active tab Activar la última pestaña al cerrar la pestaña activa - + Ask when closing multiple tabs Preguntar al cerrar múltiples pestañas - + Web Configuration Configuración web - + Allow JAVA Permitir JAVA - + Allow JavaScript Permitir JavaScript - + Allow Plugins (Flash plugin) Permitir plugins (Flash plugin) - + Allow DNS Prefetch Permitir DNS Prefetch - + Allow local storage of HTML5 web content Permitir el almacenamiento local de contenido de red HTML5 - + Delete locally stored HTML5 web content on close Borrar el contenido de red HTML5 almacenado localmente al cerrar - + JavaScript can access clipboard JavaScript puede acceder al portapapeles - + Send Do Not Track header to servers Decir a los sitios web que no quiero ser rastreado - + Zoom text only Ampliar sólo el texto - + Include links in focus chain focus also links on page (basically <a> elements) when pressing Tab key Incluir enlaces en la cadena de foco - + Print element background when you are printing page (on printer), it determine whether to also print background (color, image) of html elements Imprimir fondo del elemento - - + + Open speed dial Abrir marcación rápida - - + + Use current Usar actual - + Active profile: Perfil activo: - + Hide tabs when there is only one tab Ocultar pestañas cuando sólo haya una pestaña - + Select all text by clicking in address bar Seleccionar todo el texto al hacer click en la barra de direcciones - + Don't quit upon closing last tab No salir al cerrar la última pestaña - + Closed tabs list instead of opened in tab bar Lista de pestañas cerradas en lugar de las abiertas en la barra de pestañas - + Open new tabs after active tab Abrir pestañas nuevas junto a la pestaña activa - + Enable XSS Auditing try to detect possible XSS attacks when executing javascript Habilitar Auditoría XSS - + Mouse wheel scrolls La rueda del ratón desplaza - + lines on page líneas en la página - + Default zoom on pages: Ampliación predeterminada en las páginas: - + Ask when entering Private Browsing mode Preguntar al iniciar el modo de navegación privada - + Local Storage Almacenamiento local - + Maximum pages in cache: Número máximo de páginas en caché: - + 1 1 - + Allow storing network cache on disk Almacenar caché de la red en el disco - + Maximum Máximo - + 50 MB 50 MB - + Allow storing web icons Almacenar iconos de sitios web - + Allow saving history Guardar el historial - + Delete history on close Eliminar el historial al cerrar - + Delete now Eliminar ahora - + Proxy Configuration Configuración proxy - + HTTP HTTP - + SOCKS5 SOCKS5 - + Port: Puerto: - + Username: Nombre de usuario: - + Password: Contraseña: - + Don't use on: No utilizar en: - + Manual configuration Configuración manual - + System proxy configuration Configuración proxy del sistema - + Do not use proxy No utilizar proxy - + <b>Font Families</b> <b>Familias de fuentes</b> - + Standard Standard - + Fixed Fijo - + Serif Serif - + Sans Serif Sans Serif - + Cursive Cursiva - + <b>External download manager</b> <b>Gestor de descargas externo</b> - + Use external download manager Utilizar un gestor de descargas externo - + Executable: Ejecutable: - + Arguments: Argumentos: - + Filter tracking cookies Filtrar cookies de rastreo - + <b>Warning:</b> Match domain exactly and filter tracking cookies options can lead to deny some cookies from sites. If you have problems with cookies, try to disable this options first! <b>Aviso:</b> Las opciones Coincidir con el dominio exacto y Filtrar cookies de rastreo pueden ocasionar que se denieguen algunas cookies de los sitios. ¡Si tiene problemas con las cookies, intente deshabilitar estas opciones primero! - + Change browser identification: Cambiar la identificación del navegador: - + Fantasy Fantasy - + <b>Font Sizes</b> <b>Tamaño de las fuentes</b> - + Fixed Font Size Tamaño de la fuente fija - + Default Font Size Tamaño de la fuente predeterminada - + Minimum Font Size Tamaño mínimo de la fuente - + Minimum Logical Font Size Tamaño mínimo de la fuente lógica - + <b>Download Location</b> <b>Ubicación de la descarga</b> - + Ask everytime for download location Preguntar siempre dónde descargar los archivos - + Use defined location: Utilizar una ubicación predefinida: - - - + + + ... ... - + <b>Download Options</b> <b>Opciones de descarga</b> - + Use native system file dialog (may or may not cause problems with downloading SSL secured content) Utilizar diálogo nativo del sistema de archivos (podría causar problemas al descargar contenido seguro SSL) - + Close download manager when downloading finishes Cerrar el gestor de descargas cuando las descargas finalicen - + <b>AutoFill options</b> <b>Opciones de autocompletado</b> - + Allow saving passwords from sites Permitir guardar contraseñas de los sitios - + <b>Cookies</b> <b>Cookies</b> - + Allow storing of cookies Permitir almacenar cookies - + Delete cookies on close Eliminar cookies al cerrar - + Match domain exactly Coincidir con el dominio exacto - + Cookies Manager Gestor de cookies - + <b>SSL Certificates</b> <b>Certificados SSL</b> - + SSL Manager Gestor de SSL - + Edit CA certificates in SSL Manager Editar los certificados CA en el gestor de SSL - - + + <b>Other</b> <b>Otros</b> - + Send Referer header to servers Enviar el encabezado del referente a los servidores - + Block popup windows Bloquear ventanas emergentes - + <b>Notifications</b> <b>Notificaciones</b> - + Use OSD Notifications Utilizar notificaciones OSD - + Use Native System Notifications (Linux only) Utilizar sistema de notificaciones nativo (sólo Linux) - + Do not use Notifications No utilizar notificaciones - + Expiration timeout: Duración: - + seconds segundos - + <b>Note: </b>You can change position of OSD Notification by dragging it on the screen. <b>Nota: </b>Puede cambiar la posición de la notificación OSD arrastrándola por la pantalla. - + <b>Language</b> <b>Idioma</b> - + Available translations: Traducciones disponibles: - + In order to change language, you must restart browser. Para aplicar el cambio de idioma, debe reiniciar el navegador. - + StyleSheet automatically loaded with all websites: Hoja de estilos cargada automáticamente en todos los sitios web: - + Languages Idiomas - + <b>Preferred language for web sites</b> <b>Idioma preferido para mostrar las páginas web</b> - + Appearance Apariencia - + OSD Notification Notificación OSD - + Drag it on the screen to place it where you want. Arrástrela por la pantalla para situarla donde quiera. - + Choose download location... Seleccione la ubicación de la descarga... - + Choose stylesheet location... Seleccione la ubicación de la hoja de estilos... - + Deleted Eliminado - + Choose executable location... Seleccione la ubicación del ejecutable... - + New Profile Nuevo perfil - + Enter the new profile's name: Introduzca el nombre del nuevo perfil: - - + + Error! ¡Error! - + This profile already exists! ¡Este perfil ya existe! - + Cannot create profile directory! ¡No se puede crear el directorio del perfil! - + Confirmation Confirmación - + Are you sure to permanently delete "%1" profile? This action cannot be undone! ¿Está seguro de eliminar permanentemente el perfil "%1"? ¡Esta acción no puede deshacerse! @@ -2838,17 +2859,17 @@ QObject - + The file is not an OpenSearch 1.1 file. Este archivo no es un archivo OpenSearch 1.1. - + <not set in certificate> <no establecido en el certificado> - + Native System Notification Sistema de notificación nativo @@ -2856,32 +2877,32 @@ QtWin - + Open new tab Abrir nueva pestaña - + Opens a new tab if browser is running Abrir una pestaña nueva si el navegador está ejecutándose - + Open new window Abrir nueva ventana - + Opens a new window if browser is running Abrir una ventana nueva si el navegador está ejecutándose - + Open download manager Abrir el gestor de descargas - + Opens a download manager if browser is running Abrir el gestor de descargas si el navegador está ejecutándose @@ -2889,446 +2910,446 @@ QupZilla - + Private Browsing Enabled Navegación privada habilitada - + IP Address of current page Dirección IP de la página actual - + &Tools He&rramientas - + &Help A&yuda - + &Bookmarks &Marcadores - + Hi&story &Historial - + &File &Archivo - + &New Window &Nueva ventana - + New Tab Nueva pestaña - + Open Location Introducir dirección URL - + Open &File &Abrir archivo - + Close Tab Cerrar pestaña - + Close Window Cerrar ventana - + &Save Page As... &Guardar como... - + Save Page Screen Guardar pantallazo de la página - + Send Link... Enviar enlace... - + Import bookmarks... Importar marcadores... - + Quit Salir - + QupZilla QupZilla - + &Print... &Imprimir... - + &Edit &Editar - + &Undo &Deshacer - + &Redo &Rehacer - + &Cut &Cortar - + C&opy C&opiar - + &Paste &Pegar - + Select &All &Seleccionar todo - + &Find &Buscar - + &View &Ver - + &Navigation Toolbar Barra de herramientas de &navegación - + &Bookmarks Toolbar Barra de herramientas de &marcadores - + Sta&tus Bar &Barra de estado - + &Menu Bar Barra de m&enú - + &Fullscreen &Pantalla completa - + &Stop &Detener - + &Reload Re&cargar - + Character &Encoding &Codificación de caracteres - + Bookmarks Marcadores - + History Historial - + Toolbars Barras de herramientas - + Sidebars Panel lateral - + Zoom &In &Aumentar tamaño - + Zoom &Out &Reducir tamaño - + Reset Reiniciar tamaño - + &Page Source Código &fuente de la página - + Closed Tabs Pestañas cerradas recientemente - + Recently Visited Visitadas recientemente - + Most Visited Las más visitadas - + Web In&spector Inspect&or Web - + Configuration Information - + Restore &Closed Tab &Restaurar pestaña cerrada - + (Private Browsing) (Navegación privada) - + Bookmark &This Page &Añadir esta página a marcadores - + Bookmark &All Tabs Añadir &todas las pestañas a marcadores - + Organize &Bookmarks &Organizar marcadores - - - - - + + + + + Empty Vacío - + &Back &Anterior - + &Forward &Siguiente - + &Home &Inicio - + Show &All History &Mostrar todo el historial - + Restore All Closed Tabs Restaurar todas las pestañas cerradas - + Clear list Limpiar lista - + About &Qt Acerca de &Qt - + %1 - QupZilla %1 - QupZilla - + &About QupZilla &Acerca de QupZilla - + Report &Issue &Informar de un fallo - + &Web Search &Caja de búsqueda - + Page &Info &Información de la página - + &Download Manager Gestor de &descargas - + &Cookies Manager Gestor de &cookies - + &AdBlock &Bloqueador de publicidad - + RSS &Reader Lector &RSS - + Clear Recent &History &Limpiar historial reciente - + &Private Browsing &Navegación privada - + There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? Está a punto de cerrar %1 pestañas. ¿Está seguro de continuar? - + Pr&eferences &Preferencias - + Information about application Información acerca de la aplicación - + Other Otros - + Default Predeterminado - + Open file... Abrir archivo... - + Are you sure you want to turn on private browsing? ¿Está seguro que desea habilitar la navegación privada? - + When private browsing is turned on, some actions concerning your privacy will be disabled: Cuando la navegación privada está habilitada, algunas opciones relacionadas con su privacidad estarán deshabilitadas: - + Webpages are not added to the history. Las páginas web no se añaden al historial. - + Current cookies cannot be accessed. Las cookies actuales no pueden ser accedidas. - + Your session is not stored. La sesión no será guardada. - + Until you close the window, you can still click the Back and Forward buttons to return to the webpages you have opened. Hasta que cierre la ventana, puede hacer click en los botones Anterior y Siguiente para regresar a las páginas web que haya abierto. - + Start Private Browsing Comenzar la navegación privada - + You have successfully added RSS feed "%1". Ha añadido satisfactoriamente el feed RSS "%1". @@ -3336,299 +3357,298 @@ QupZillaSchemeReply - + No Error Ningún error - + Not Found No encontrado - + Your E-mail Su correo electrónico - + Issue type Tipo de error - - + + Report Issue Informar de un fallo - + Issue description Descripción del error - + Send Enviar - + Start Page Página de inicio - + Google Search Búsqueda Google - + Search results provided by Google Buscar resultados proporcionados por Google - - - + + + About QupZilla Acerca de QupZilla - - + + Configuration Information - + Browser Identification Identificación del navegador - + Paths Rutas - + Copyright Copyright - - + + Version Versión - - + + WebKit version Versión WebKit - + Application version - + Qt version - + Build time Fecha de compilación - + Platform Plataforma - + Profile Perfil - + Preferences Preferencias - + Option - + Value Valor - + Name - + Author - + Description - + Settings Preferencias - + Saved session Sesión guardada - + Pinned tabs Pestañas fijas - + Data Datos - + Themes Temas - - + Plugins Plugins - + Translations Traducciones - + Main developer Desarrollador principal - + E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. - + Contributors Contribuidores - + Translators Traductores - + Speed Dial Marcación rápida - + Add New Page Añadir página nueva - + Apply Aplicar - + Speed Dial settings Configuración de la marcación rápida - + Placement: Ubicación: - + Auto Auto - + Cover Cubierta - + Fit Ajustar - + Fit Width Ajustar horizontalmente - + Fit Height Ajustar verticalmente - + Use background image Usar imágen de fondo - + Select image Seleccionar imágen - + Maximum pages in a row: Páginas máximas por fila: - + Change size of pages: Cambiar el tamaño de las páginas: - + This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. - + No available plugins. - + Load title from page Cargar título desde la página - + Edit Editar - + Remove Eliminar @@ -3637,38 +3657,38 @@ El correo electrónico es opcional<br/><b>Nota: </b>Por favor, usen únicamente el inglés. - + If you are experiencing problems with QupZilla, please try to disable all plugins first. <br/>If this does not fix it, then please fill out this form: Si experimenta problemas con QupZilla, por favor intente deshabilitar todos los plugins. <br/>Si esto no ayuda, entonces rellene este formulario: - + Please fill out all required fields! ¡Por favor, rellene todos los campos requeridos! - - + + Information about version Información acerca de la versión - + Reload Recargar - + Url Dirección - + Title Nombre - + New Page Página nueva @@ -3676,116 +3696,116 @@ RSSManager - + RSS Reader Lector RSS - - + + Empty Vacío - + Reload Recargar - + Add feed Añadir canal - + Edit feed Editar canal - + Delete feed Eliminar canal - + Optimize Database Optimizar la base de datos - + News Noticias - - + + Loading... Cargando... - + You don't have any RSS Feeds.<br/> Please add some with RSS icon in navigation bar on site which offers feeds. No tiene ningún canal RSS.<br/> Por favor, añada alguno con el icono RSS de la barra de navegación en sitios que ofrezcan canales RSS. - + Add new feed Añadir un canal nuevo - + Please enter URL of new feed: Por favor, introduzca la dirección del nuevo canal: - + New feed Nuevo canal - + Fill title and URL of a feed: Introduzca el nombre y la dirección de un canal RSS: - + Feed title: Nombre del canal RSS: - + Feed URL: Dirección del canal RSS: - + Edit RSS Feed Editar canal RSS - + Open link in current tab Abrir enlace en la pestaña actual - + Open link in new tab Abrir enlace en una nueva pestaña - + Error in fetching feed Error al obtener canal RSS - + RSS feed duplicated Canal RSS duplicado - + You already have this feed. Ya tiene agregado este canal RSS. @@ -3793,7 +3813,7 @@ Por favor, añada alguno con el icono RSS de la barra de navegación en sitios q RSSNotification - + Open RSS Manager Abrir gestor de RSS @@ -3801,17 +3821,17 @@ Por favor, añada alguno con el icono RSS de la barra de navegación en sitios q RSSWidget - + Add RSS Feeds from this site Añadir canales RSS desde este sitio - + Untitled feed Canal sin título - + Add Añadir @@ -3819,81 +3839,81 @@ Por favor, añada alguno con el icono RSS de la barra de navegación en sitios q SSLManager - + SSL Manager Gestor SSL - + CA Authorities Certificates Certificados de Autoridades CA - - + + Show info Mostrar información - + This is a list of CA Authorities Certificates stored in the standard system path and in user specified paths. Esta es una lista con los certificados de autoridades CA alamcenados en la ruta estándard del sistema y en las rutas especificadas por el usuario. - + This is a list of Local Certificates stored in your user profile. It also contains all certificates, that have received an exception. Esta es una lista con los certificados locales almacenados en su perfil de usuario. También contiene todos los certificados que han recibido una excepción. - + If CA Authorities Certificates were not automatically loaded from the system, you can specify paths manually where the certificates are stored. Si los certificados de autoridades CA no se cargaron automáticamente desde el sistema, puede especificar manualmente la ruta donde están almacenados. - + <b>NOTE:</b> Setting this option is a high security risk! <b>NOTA:</b> ¡Establecer esta opción supone un alto riesgo de seguridad! - + All certificates must have .crt suffix. After adding or removing certificate paths, it is neccessary to restart QupZilla in order to take effect the changes. Todos los certificados deben tener el sufijo .crt. Después de añadir o eliminar rutas de certificados, es necesario reiniciar QupZilla para que los cambios surjan efecto. - + Local Certificates Certificados locales - - + + Remove Eliminar - + Settings Preferencias - + Add Añadir - + Ignore all SSL Warnings Ignorar todos los avisos SSL - + Choose path... Elegir ruta... - + Certificate Informations Información del certificado @@ -3901,57 +3921,57 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup SearchEnginesDialog - + Manage Search Engines Administrar motores de búsqueda - + Add... Añadir... - + Remove Eliminar - + Edit Editar - + Up Subir - + Down Bajar - + Defaults Predeterminados - + Search Engine Motor de búsqueda - + Shortcut Palabra clave - + Add Search Engine Añadir motor de búsqueda - + Edit Search Engine Editar motor de búsqueda @@ -3959,27 +3979,27 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup SearchEnginesManager - + Search Engine Added Motor de búsqueda añadido - + Search Engine "%1" has been successfully added. Motor de búsqueda "%1" ha sido añadido satisfactoriamente. - + Search Engine is not valid! ¡El motor de búsqueda no es válido! - + Error Error - + Error while adding Search Engine <br><b>Error Message: </b> %1 Error al añadir el motor de búsqueda <br><b>Mensaje de error:</b> %1 @@ -3987,7 +4007,7 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup SearchToolBar - + No results found. Ningún resultado encontrado. @@ -3995,22 +4015,22 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup SearchToolbar - + Search: Buscar: - + Search... Buscar... - + Highlight Resaltar - + Case sensitive Coincidir con capitalización @@ -4018,12 +4038,12 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup SideBar - + Bookmarks Marcadores - + History Historial @@ -4031,143 +4051,143 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup SiteInfo - + Site Info Información del sitio - + General General - + Media Media - + Security Seguridad - + Size: Tamaño: - + Site address: Dirección del sitio: - + Encoding: Codificación: - + Meta tags of site: Meta etiquetas del sitio: - + Tag Etiqueta - + Value Valor - + <b>Security information</b> <b>Información de seguridad</b> - + Details Detalles - + Image Imágen - + Image address Dirección de la imágen - + <b>Preview</b> <b>Vista previa</b> - + <not set in certificate> <no definida en el certificado> - + <b>Connection is Encrypted.</b> <b>La conexión está encriptada.</b> - + <b>Your connection to this page is secured with this certificate: </b> <b>La conexión a esta página está segura con este cerficado: </b> - + <b>Connection Not Encrypted.</b> <b>Conexión no encriptada.</b> - + <b>Your connection to this page is not secured!</b> <b>¡La conexión a esta página no es segura!</b> - + Copy Image Location Copiar la ubicación de la imágen - + Copy Image Name Copiar el nombre de la imágen - + Save Image to Disk Guardar imágen en el disco - - + + Error! ¡Error! - + This preview is not available! ¡La vista previa no está disponible! - + Save image... Guardar imágen... - + Cannot write to file! ¡No se puede escribir el archivo! - + Preview not available Vista previa no disponible @@ -4175,43 +4195,43 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup SiteInfoWidget - + More... Más... - + Your connection to this site is <b>secured</b>. La conexión a este sitio es <b>segura</b>. - + Your connection to this site is <b>unsecured</b>. La conexión a este sitio es <b>insegura</b>. - + You have <b>never</b> visited this site before. Usted <b>nunca</b> ha visitado este sitio. - + first primero - + second segundo - + third tercero - - + + This is your <b>%1</b> visit of this site. Esta es su visita <b>%1</b> a este sitio. @@ -4219,143 +4239,143 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup SourceViewer - + Source of Fuente de - + File Archivo - + Save as... Guardar como... - + Close Cerrar - + Edit Editar - + Undo Deshacer - + Redo Rehacer - + Cut Cortar - + Copy Copiar - + Paste Pegar - + Delete Eliminar - + Select All Seleccionar todo - + Find Buscar - - + + Go to Line... Ir a la línea... - + View Ver - + Reload Recargar - + Editable Editable - + Word Wrap Ajuste de línea - + Save file... Guardar archivo... - + Error! ¡Error! - + Cannot write to file! - + Error writing to file Error escribiendo archivo - + Source successfully saved Fuente guardada satisfactoriamente - + Source reloaded Fuente recargada - + Cannot reload source. Page has been closed. No se puede recargar la fuente. La página ha sido cerrada. - + Editable changed Editable cambiado - + Word Wrap changed Ajuste de línea cambiado - + Enter line number Introducir número de línea @@ -4363,12 +4383,12 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup SourceViewerSearch - + Search: Buscar: - + Search... Buscar... @@ -4376,12 +4396,12 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup SpeedDial - + Select image... Seleccionar imágen... - + Unable to load No se puede cargar @@ -4389,72 +4409,72 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup TabBar - + &New tab &Nueva pestaña - + &Stop Tab &Detener pestaña - + &Reload Tab &Recargar pestaña - + &Duplicate Tab Du&plicar pestaña - + Un&pin Tab Eliminar pestaña &fija - + &Pin Tab Pestaña &fija - + Re&load All Tabs &Recargar todas las pestañas - + &Bookmark This Tab &Añadir esta pestaña a marcadores - + Bookmark &All Tabs Añadir &todas las pestañas a marcadores - + Close Ot&her Tabs Cerrar las &otras pestañas - + Cl&ose &Cerrar - + Reloa&d All Tabs Re&cargar todas las pestañas - + Bookmark &All Ta&bs Añadir &todas las pestañas a marcadores - + Restore &Closed Tab Restaurar &pestaña cerrada @@ -4462,48 +4482,48 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup TabWidget - + List of tabs Lista de pestañas - + New Tab Nueva pestaña - + Loading... Cargando... - + No Named Page Página sin nombre - + Currently you have %1 opened tabs Actualmente tiene %1 pestañas abiertas - - + + New tab Nueva pestaña - + Empty Vacío - + Restore All Closed Tabs Restaurar todas las pestañas cerradas - + Clear list Limpiar lista @@ -4511,22 +4531,22 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup TabbedWebView - + Failed loading page Falló la carga de la página - + Loading... Cargando... - + %1 - QupZilla %1 - QupZilla - + Inspect Element Inspeccionar elemento @@ -4534,27 +4554,27 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup ThemeManager - + <b>Name:</b> <b>Nombre:</b> - + <b>Author:</b> <b>Autor:</b> - + <b>Description:</b> <b>Descripción:</b> - + License Licencia - + License Viewer Visor de licencia @@ -4562,12 +4582,12 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup ToolButton - + Stop Detener - + Reload Recargar @@ -4575,17 +4595,17 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup Updater - + Update available Actualización disponible - + New version of QupZilla is ready to download. Nueva versión de QupZilla lista para descargar. - + Update Actualizar @@ -4593,8 +4613,8 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup WebInspectorDockWidget - - + + Web Inspector Inspector Web @@ -4602,139 +4622,139 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup WebPage - + To show this page, QupZilla must resend request which do it again (like searching on making an shoping, which has been already done.) Para mostrar esta página, QupZilla necesita enviar información que repetirá cualquier acción (como una búsqueda o una confirmación de compra) realizada anteriormente - + Confirm form resubmission Confirmar el reenvío del formulario - + Select files to upload... Seleccionar archivos para subir... - + Server refused the connection El servidor rechazó la conexión - + Server closed the connection El servidor cerró la conexión - + Server not found Servidor no encontrado - + Connection timed out La conexión expiró - + Untrusted connection Conexión no fiable - + Temporary network failure Fallo de la red temporal - + Proxy connection refused Conexión proxy rechazada - + Proxy server not found Servidor proxy no encontrado - + Proxy connection timed out Expiró el tiempo de conexión al proxy - + Proxy authentication required Autentificación proxy requerida - + Content not found Contenido no encontrado - + AdBlocked Content Contenido publicitario bloqueado - + Blocked by rule <i>%1</i> Bloqueado por regla <i>%1</i> - + Content Access Denied Denegado el acceso al contenido - + Error code %1 Código de error %1 - + Failed loading page Falló la carga de la página - + QupZilla can't load page from %1. QupZilla no puede cargar la página de %1. - + Check the address for typing errors such as <b>ww.</b>example.com instead of <b>www.</b>example.com Compruebe errores de escritura en la dirección como <b>ww.</b>ejemplo.com en lugar de <b>www.</b>ejemplo.com - + If you are unable to load any pages, check your computer's network connection. Si no puede cargar ninguna página, compruebe la conexión a la red de su ordenador. - + If your computer or network is protected by a firewall or proxy, make sure that QupZilla is permitted to access the Web. Si su ordenador o red están protegidos por un cortafuegos o proxy, asegúrese de que QupZilla tiene permitido el acceso a la red. - + Try Again Volver a intentar - + Prevent this page from creating additional dialogs Prevenir que esta página cree diálogos adicionales - + JavaScript alert - %1 Alerta JavaScript - %1 - + Choose file... Elegir archivo... @@ -4742,22 +4762,22 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup WebSearchBar - + Manage Search Engines Administrar motores de búsqueda - + Add %1 ... Añadir %1 ... - + Paste And &Search Pegar y &buscar - + Clear All Limpiar todo @@ -4765,228 +4785,228 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup WebView - + &Copy page link Cop&iar el enlace de la página - + Send page link... Enviar enlace de la página... - + &Print page &Imprimir página - + Validate page Validar página - + Send text... Enviar texto... - + Google Translate Traductor de Google - + Dictionary Diccionario - + Go to &web address Ir a &dirección web - + Open link in new &tab Abrir enlace en una nueva &pestaña - + Open link in new &window Abrir enlace en una nueva &ventana - + B&ookmark link Añadir enlace a &marcadores - + &Save link as... &Guardar enlace como... - + Send link... Enviar enlace... - + &Copy link address Copi&ar la ruta del enlace - + Show i&mage Mostrar &imágen - + Copy im&age Co&piar imágen - + Copy image ad&dress C&opiar la ruta de la imágen - + &Save image as... &Guardar imágen como... - + Send image... Enviar imágen... - + &Back &Anterior - + &Forward &Siguiente - - + + &Reload &Recargar - + S&top &Detener - + This frame Este marco - + Show &only this frame M&ostrar solamente este marco - + Show this frame in new &tab Mostrar este marco en una nueva &pestaña - + Print frame Imprimir marco - + Zoom &in &Aumentar tamaño - + &Zoom out &Reducir tamaño - + Reset Reiniciar tamaño - + Show so&urce of frame Mostrar código f&uente del marco - + Book&mark page Añadir esta página a &marcadores - + &Save page as... &Guardar como... - + &Play &Reproducir - + &Pause &Pausa - + Un&mute &Activar sonido - + &Mute &Desactivar sonido - + &Copy Media Address Copi&ar la ruta del contenido media - + &Send Media Address &Enviar la ruta del contenido media - + Save Media To &Disk Guardar el contenido media al &disco - + Select &all Seleccionar &todo - + Show so&urce code Ver código &fuente de la página - + Show info ab&out site Ver &información de la página - + Search "%1 .." with %2 Buscar "%1 .." con %2 - + No Named Page Página en blanco @@ -4994,7 +5014,7 @@ Después de añadir o eliminar rutas de certificados, es necesario reiniciar Qup jsAlert - + Prevent this page from creating additional dialogs Prevenir que esta página cree diálogos adicionales diff --git a/translations/fr_FR.ts b/translations/fr_FR.ts index ac89d49cf..c5e009db2 100644 --- a/translations/fr_FR.ts +++ b/translations/fr_FR.ts @@ -4,59 +4,59 @@ AboutDialog - + About QupZilla A propos de QupZilla - + Authors Auteurs - - + + Authors and Contributors Auteurs et Contributeurs - - + + < About QupZilla < A propos de QupZilla - + <p><b>Application version %1</b><br/> <p><b>Version de l'application %1</b><br/> - + <b>WebKit version %1</b></p> <b> Version de Webkit %1</b></p> - + <p>&copy; %1 %2<br/>All rights reserved.<br/> <p>&copy; %1 %2<br/>Tous droits réservés.<br/> - + <small>Build time: %1 </small></p> <small>Date de compilation: %1 </small></p> - + <p><b>Main developer:</b><br/>%1 &lt;%2&gt;</p> <p><b>Développeur principal:</b><br/>%1 &lt;%2&gt;</p> - + <p><b>Contributors:</b><br/>%1</p> <p><b>Contributeurs:</b><br/>%1</p> - + <p><b>Translators:</b><br/>%1</p> <p><b>Traducteurs:</b><br/>%1</p> @@ -64,33 +64,33 @@ AcceptLanguage - + Preferred Languages Langues préférées - + Add... Ajouter... - + Remove Supprimer - + Up Monter - + Down Descendre - - + + Personal [%1] Personnel [%1] @@ -98,69 +98,69 @@ AdBlockDialog - + AdBlock Configuration Configuration de AdBlock - + Enable AdBlock Activer AdBlock - + Search... Recherche.... - + Rule Règle - - + + Add Rule Ajouter une régle - + Update EasyList Mise à jour de EasyList - + AdBlock AdBlock - + Delete Rule Supprimer la règle - + Update completed La mise à jour a été effectué - + EasyList has been successfully updated. Nom laissé en VO EasyList a été mis à jour avec succès. - + Custom Rules Régles personnalisées - + Add Custom Rule Ajouter une règle personalisée - + Please write your rule here: Ecrivez votre règle ici: @@ -168,55 +168,55 @@ AdBlockIcon - + AdBlock lets you block unwanted content on web pages AdBlock vous permet de bloquer tout le contenu indésirable des pages Internet - + Blocked popup window Pop-up bloqué - + AdBlock blocked unwanted popup window. AdBlock a bloqué un pop-up non souhaité. - + AdBlock AdBlock - + Show AdBlock &Settings N: supression de "de", remplacement par "d'" Montrer les &paramètres d'AdBlock - + Blocked Popup Windows Pop-up bloqués - + No content blocked Aucun contenu bloqué - + Blocked URL (AdBlock Rule) - click to edit rule N: Ajout majuscule sur "C" URL bloquée (règle AdBlock) - Cliquer pour éditer la règle - - + + %1 with (%2) %1 avec (%2) - + Learn About Writing &Rules En savoir plus sur l'écriture des &règles @@ -224,17 +224,17 @@ AddAcceptLanguage - + Add Language Ajouter une langue - + Choose preferred language for web sites Choisir la langue préférée pour les sites internet - + Personal definition: Définition personnelle: @@ -242,128 +242,128 @@ AutoFillManager - + Passwords Mots de passe - - + + Server Serveur - + Username Nom d'utilisateur - + Password Mot de passe - + Edit Editer - - + + Remove Supprimer - - + + Remove All Tout supprimer - + Import/Export Importer/Exporter - - - + + + Show Passwords Montrer les mots de passe - + Exceptions Exceptions - + Import Passwords from File... Importer les mots de passe... - + Export Passwords to File... Exporter les mots de passe... - + Are you sure that you want to show all passwords? Etes-vous sûr de vouloir montrer tous les mots de passe? - + Hide Passwords Cacher les mots de passe - + Confirmation Confirmation - + Are you sure to delete all passwords on your computer? Etes-vous sûr de vouloir supprimer tous les mots de passe? - + Edit password Editer le mot de passe - + Change password: Changer le mot de passe: - - + + Choose file... Choisir un fichier... - + Cannot read file! Lecture du fichier impossible! - + Successfully exported Exportation réussie - + Error while importing! Erreur dans l'importation! - + Successfully imported Importation réussie - + Cannot write to file! Ecriture du fichier impossible! @@ -371,7 +371,7 @@ AutoFillNotification - + Do you want QupZilla to remember the password for <b>%1</b> on %2? Voulez-vous que QupZilla retienne le mot de passe pour <b>%1</b> sur %2? @@ -379,17 +379,17 @@ AutoFillWidget - + Remember Retenir - + Never For This Site Jamais pour ce site - + Not Now Plus tard @@ -397,13 +397,13 @@ BookmarkIcon - - + + Bookmark this Page Marquer cette page - + Edit this bookmark Editer ce marque-page @@ -411,154 +411,154 @@ BookmarksImportDialog - + Import Bookmarks Importer des marque-pages - + <b>Import Bookmarks</b> <b>Importer des marque-pages</b> - + From File Depuis le fichier - + Choose browser from which you want to import bookmarks: Choisir le navigateur depuis lequel vous voulez importer les marque-pages: - + Choose... Choisir... - + Fetching icons, please wait... Récupération des icônes, merci de patienter... - + Title Titre - + Url Url - + Next Suivant - + Cancel Annuler - + <b>Importing from %1</b> <b>Importer depuis %1</b> - + Finish Terminer - - + + Please press Finish to complete importing process. Cliquer sur Terminer pour finaliser le processus d'importation. - - - - + + + + Error! Erreur! - + Choose directory... Choisir un emplacement... - + Choose file... Choisir un fichier... - + Mozilla Firefox stores its bookmarks in <b>places.sqlite</b> SQLite database. This file is usually located in Mozilla Firefox stocke ses marque-pages dans la base de données SQL <b>>places.sqlite</b>. Ce fichier est généralement situé dans - - - - + + + + Please choose this file to begin importing bookmarks. Choisir le fichier pour commencer l'importation des marque-pages. - + Google Chrome stores its bookmarks in <b>Bookmarks</b> text file. This file is usually located in Google Chrome stocke ses marque-pages dans le fichier texte <b>Bookmarks</b>. Ce fichier est généralement situé dans - + Opera stores its bookmarks in <b>bookmarks.adr</b> text file. This file is usually located in Opera stocke ses marque-pages dans le dossier <b>bookmarks.adr</b>. Ce fichier est généralement situé dans - + You can import bookmarks from any browser that supports HTML exporting. This file has usually these suffixes Vous pouvez importer des marque-pages de n'importe quel navigateur qui supporte l'exportation HTML. Ce fichier a généralement ces extensions - + Internet Explorer stores its bookmarks in <b>Favorites</b> folder. This folder is usually located in Internet Exploreur stocke ses marque-pages dans le dossier <b>Favoris</b>. Ce fichier est généralement situé dans - + Please choose this folder to begin importing bookmarks. Choisir ce dossier pour commencer l'importation des marque-pages. - - - - + + + + No Error Pas d'erreur - - - + + + Unable to open file. Impossible d'ouvrir le fichier. - + Cannot evaluate JSON code. Evaluation du code JSON impossible. - + File does not exist. Le fichier n'existe pas. - + Unable to open database. Is Firefox running? Impossible d'ouvrir la base de données. Firefox est-il en cours de fonctionnement? @@ -566,127 +566,127 @@ BookmarksManager - + Bookmarks Marque-pages - + Title Titre - + Url URL - + Add Folder Ajouter un dossier - + Optimize Database Optimiser la base de données - + Import Bookmarks Importer les marque-pages - + Add new folder Ajouter un nouveau dossier - + Choose name for new bookmark folder: Choisir le nom du dossier du nouveau marque-page: - + Add new subfolder Ajouter un nouveau sous-dossier - + Choose name for new subfolder in bookmarks toolbar: Choisir le nom du nouveau sous dossier dans la barre d'outils des marque pages: - + Rename Folder Renommer le dossier - + Choose name for folder: Choisir le nom du dossier: - + Add Subfolder Ajouter un sous-dossier - + Rename folder Renommer le dossier - + Remove folder Supprimer le dossier - + Open link in &new tab Ouvrir le lien dans un &Nouvel onglet - + Move bookmark to &folder Déplacer le marque-page dans le &Dossier - + <b>Warning: </b>You already have bookmarked this page! <b>Attention: </b>Vous avez déjà marqué cette page! - + Choose name and location of this bookmark. Choisir le nom et l'emplacement du marque-page. - + Rename bookmark Renommer le marque-page - + Open link in current &tab Ouvrir ce lien dans la page &courante - + Remove bookmark Supprimer le marque-page - + Add New Bookmark Ajouter un nouveau marque-page - + Choose folder for bookmarks: Choisissez un dossier pour les marque-pages: - + Bookmark All Tabs Marquer tous les onglets @@ -694,20 +694,20 @@ BookmarksModel - - + + Bookmarks In Menu Menu Marque-pages - - + + Bookmarks In ToolBar Barre d'outils marque-pages - - + + Unsorted Bookmarks Marque-pages non classés @@ -715,27 +715,27 @@ BookmarksSideBar - + Search... Recherche... - + Open link in current &tab Ouvrir ce lien dans l'onglet &actuel - + Open link in &new tab Ouvrir le lien dans un &nouvel onglet - + Copy address Copier l'adresse - + &Delete &Supprimer @@ -743,17 +743,17 @@ BookmarksToolbar - + &Bookmark Current Page &Marquer la page actuelle - + Bookmark &All Tabs M&arquer tous les onglets - + &Organize Bookmarks &Organiser les marque-pages @@ -762,73 +762,73 @@ Cacher les plus &visités - + Show Most &Visited Montrer les plus &visités - + Show Only Icons - + &Hide Toolbar &Cacher la barre d'outils - + Move right Déplacer vers la droite - + Move left Déplacer vers la gauche - + Edit bookmark Modifier le marque-page - + Remove bookmark Supprimer le marque-page - + Edit bookmark: Modifier le marque-page: - + Title: Titre: - + Url: URL: - + Edit Bookmark Modifier le marque-page - + Most visited Plus visités - + Sites you visited the most Sites les plus visités - - + + Empty Vide @@ -844,46 +844,49 @@ Supprimer le marque-page - + Name: Nom: - + Folder: Dossier: - + Remove - + Save Sauvegarder - + Close Fermer - - Add into Bookmarks - Ajouter aux marque-pages + + Add to Bookmarks + + + + Add into Bookmarks + Ajouter aux marque-pages - Add into Speed Dial - Ajouter à Speed Dial + Ajouter à Speed Dial <b>Add Bookmark</b> <b>Ajouter un marque-page</b> - + Edit Bookmark Modifier le marque-page @@ -892,14 +895,15 @@ <b>Modifier le marque-page</b> - - + + Remove from Speed Dial Supprimer de Speed Dial - - + + + Add to Speed Dial Ajouter à Speed Dial @@ -907,37 +911,37 @@ BrowsingLibrary - + Library Bibliothèque - + Search... Recherche... - + History Historique - + Bookmarks Marque-pages - + RSS Flux RSS - + Database Optimized Base de données optimisée - + Database successfully optimized.<br/><br/><b>Database Size Before: </b>%1<br/><b>Database Size After: </b>%2 La base de donnée a été optimisée avec succès. <br/><br/><b>Taille avant optimisation: </b>%1<br/><b>Taille après optimisation: </b>%2 @@ -945,50 +949,50 @@ CertificateInfoWidget - + <b>Issued To</b> <b>Emis à</b> - - + + Common Name (CN): Nom Commun (CN: Common Name): - - + + Organization (O): Organisation (O): - - + + Organizational Unit (OU): Groupe d'Organisation (OU: Organizational Unit): - + Serial Number: Numéro de série: - + <b>Issued By</b> <b>Emis par</b> - + <b>Validity</b> <b>Validité</b> - + Issued On: Emis le: - + Expires On: Expire le: @@ -996,62 +1000,62 @@ ClearPrivateData - + Clear Recent History Supprimer l'historique récent - + Choose what you want to delete: Choississez ce que vous voulez supprimer: - + Clear history Supprimer l'historique - + Clear cookies Supprimer les cookies - + Clear cache Vider le cache - + Clear icons Supprimer les icônes - + Clear cookies from Adobe Flash Player Supprimer les cookies d'Adobe Flash Player - + <b>Clear Recent History</b> <b>Supprimer l'historique récent</b> - + Earlier Today Plus tôt aujourd'hui - + Week Semaine - + Month Mois - + All Tout @@ -1059,42 +1063,42 @@ ClickToFlash - + Object blocked by ClickToFlash Objet bloqué par ClickToFlash - + Show more information about object Informations complémentaires sur l'objet - + Delete object Supprimer l'objet - + Add %1 to whitelist Ajouter %1 à la liste blanche - + Flash Object FlashObject - + <b>Attribute Name</b> <b> Nom de l'attribut</b> - + <b>Value</b> <b>Valeur</b> - + No more information available. Aucune information supplémentaire disponible. @@ -1102,12 +1106,12 @@ CloseDialog - + There are still open tabs Il y a encore des onglets ouverts - + Don't ask again Ne plus afficher ce message @@ -1115,173 +1119,173 @@ CookieManager - + Cookies Cookies - + Stored Cookies - + Find: Trouver: - + These cookies are stored on your computer: Ces cookies sont stockés sur votre ordinateur: - + Server Serveur - + Cookie name Nom du cookie - + Name: Nom: - + Value: Valeur: - - - + + + Server: Serveur: - + Path: Emplacement: - + Secure: Sécurisé: - + Expiration: Expire le: - - - - - - - - - - - - + + + + + + + + + + + + <cookie not selected> <cookie non sélectionné> - + Remove all cookies Supprimer tous les cookies - + Cookie Filtering - + <b>Cookie whitelist</b> - + Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) - - + + Add Ajouter - - + + Remove - + <b>Cookie blacklist</b> - + Cookies from these servers will NEVER be accepted - + Remove cookie Supprimer le cookie - + Search Recherche - + Confirmation Confirmer - + Are you sure to delete all cookies on your computer? Etes-vous sûr de vouloir supprimer tous les cookies de votre ordinateur? - + Add to whitelist - + Add to blacklist - - + + Remove cookies Supprimer les cookies - + Secure only Sécurisé uniquement - + All connections Toutes les connexions - + Session cookie Cookie de session @@ -1289,13 +1293,13 @@ DownloadFileHelper - - + + Save file as... Enregistrer le fichier sous... - + NoNameDownload Téléchargement sans nom @@ -1303,114 +1307,114 @@ DownloadItem - + Remaining time unavailable Temps restant indisponible - + Done - %1 Fait-%1 - - + + Cancelled Annulé - + few seconds quelques secondes - + seconds secondes - + minutes minutes - + hours heures - + Unknown speed Vitesse inconnue - - + + Unknown size Taille inconnue - + %2 - unknown size (%3) %2 - taille inconnue (%3) - + Remaining %1 - %2 of %3 (%4) Temps restant %1 - %2 de %3 (%4) - + Cancelled - %1 Annulé -%1 - + Delete file Supprimer le fichier - + Do you want to also delete dowloaded file? Voulez-vous aussi supprimer le fichier téléchargé? - + Open File Ouvrir le fichier - + Open Folder Ouvrir le dossier - + Go to Download Page Aller à la page de téléchargement - + Copy Download Link Copier l'adresse du téléchargement - + Cancel downloading Annuler le téléchargement - + Clear Nettoyer - + Error Erreur - + Sorry, the file %1 was not found! @@ -1419,17 +1423,17 @@ n'a pas été trouvé! - + Not found Non trouvé - + Error: Cannot write to file! Erreur: Impossible d'écrire dans le fichier! - + Error: Erreur: @@ -1437,64 +1441,64 @@ n'a pas été trouvé! DownloadManager - - - + + + Download Manager Gestionnaire de téléchargement - + Clear Nettoyer - + Executable: Application: - + Arguments: Options: - + Cannot start external download manager Impossible d'ouvrir un gestionnaire de téléchargement externe - + Cannot start external download manager! %1 Impossible d'ouvrir un gestionnaire de téléchargement externe! %1 - + %1% of %2 files (%3) %4 remaining %1% de %2 fichiers (%3) %4 restant - + % - Download Manager % - Gestionnaire de téléchargement - + Download Finished Téléchargement terminé - + All files have been successfully downloaded. Tous les fichiers ont été téléchargés avec succès. - + Warning Attention - + Are you sure to quit? All uncompleted downloads will be cancelled! Etes-vous sûr de vouloir quitter? Tous les téléchargements incomplets seront annulés! @@ -1502,42 +1506,42 @@ n'a pas été trouvé! DownloadOptionsDialog - + Opening Ouverture - + You have chosen to open Vous avez choisi d'ouvrir - + which is a: Qui est un: - + from: De: - + What should QupZilla do with this file? Que doit faire QupZilla de ce fichier? - + Open... Ouvrir... - + Save File Enregistrer le fichier - + Opening %1 Ouverture de %1 @@ -1545,37 +1549,37 @@ n'a pas été trouvé! EditSearchEngine - + Name: Nom: - + Url: URL: - + Shortcut: Raccourci: - + Icon: Icône: - + <b>Note: </b>%s in url represent searched string <b>Remarque: </b>%s dans l'adresse contient la chaine recherchée - + Add from file ... Ajouter à partir du fichier ... - + Choose icon... Choisir l'icône... @@ -1583,75 +1587,75 @@ n'a pas été trouvé! HistoryManager - + History Historique - + Title Titre - + Url URL - + Delete Supprimer - + Clear All History Supprimer tout l'historique - + Optimize Database Optimiser la base de données - + Open link in current tab Ouvrir le lien dans l'onglet actuel - + Open link in new tab Ouvrir le lien dans un nouvel onglet - + Copy address Copier l'adresse - - + + Today Aujourd'hui - - + + This Week Cette semaine - - + + This Month Ce mois-ci - + Confirmation Confirmer - + Are you sure to delete all history? Etes-vous sûr de vouloir supprimer tout l'historique? @@ -1659,72 +1663,72 @@ n'a pas été trouvé! HistoryModel - + Failed loading page Erreur lors du chargement de la page - + No Named Page Page sans nom - + January Janvier - + February Février - + March Mars - + April Avril - + May Mai - + June Juin - + July Juillet - + August Août - + September Septembre - + October Octobre - + November Novembre - + December Décembre @@ -1732,45 +1736,45 @@ n'a pas été trouvé! HistorySideBar - + Search... Recherche... - + Title Titre - + Open link in current tab Ouvrir dans l'onglet actuel - + Open link in new tab Ouvrir dans un nouvel onglet - + Copy address Copier l'adresse - - + + Today Aujourd'hui - - + + This Week Cette semaine - - + + This Month Ce mois-ci @@ -1778,33 +1782,33 @@ n'a pas été trouvé! LocationBar - + Add RSS from this page... Ajouter un flux RSS depuis cette page... - + Enter URL address or search on %1 Entrer une adresse URL ou chercher sur %1 - + Paste And &Go Coller et &lancer - + Clear All Effacer tout - + .co.uk Append domain name on ALT + Enter = Should be different for every country .fr - + Show information about this page Montrer plus d'informations sur cette page @@ -1812,12 +1816,12 @@ n'a pas été trouvé! MainApplication - + Last session crashed La dernière session a planté - + <b>QupZilla crashed :-(</b><br/>Oops, the last session of QupZilla was interrupted unexpectedly. We apologize for this. Would you like to try restoring the last saved state? <b>QupZilla a planté :-(</b><br/>Oops, la dernière session de QupZilla s'est terminée par un incident. Nous sommes vraiment désolé. Voulez-vous essayer de restaurer la dernière session? @@ -1825,44 +1829,44 @@ n'a pas été trouvé! NavigationBar - + No Named Page Page non nommée - + Back Retour - + Forward Précédent - + Home Accueil - + New Tab Nouvel onglet - + Main Menu Menu principal - - + + Exit Fullscreen Sortir du plein écran - - + + Clear history Supprimer l'historique @@ -1870,75 +1874,75 @@ n'a pas été trouvé! NetworkManager - - + + SSL Certificate Error! Erreur de certificat SSL! - + The page you are trying to access has the following errors in the SSL certificate: La page à laquelle vous essayez d'accéder présente les erreurs suivantes dans le certificat SSL: - + <b>Organization: </b> <b>Organisation: </b> - + <b>Domain Name: </b> <b>Nom de domaine: </b> - + <b>Expiration Date: </b> <b>Date d'expiration: </b> - + <b>Error: </b> <b>Erreur: </b> - + Would you like to make an exception for this certificate? Voulez-vous faire une exception pour ce certificat ? - + Authorization required Autorisation requise - - + + Username: Nom d'utilisateur: - - + + Password: Mot de passe: - + Save username and password on this site Enregister le nom d'utilisateur et le mot de passe pour ce site - + A username and password are being requested by %1. The site says: "%2" Un nom d'utilisateur et un mot de passe sont requis par %1. Le site dit: "%2" - + Proxy authorization required Autorisation du proxy requise - + A username and password are being requested by proxy %1. Un nom d'utilisateur et un mot de passe sont requis par le proxy %1. @@ -1946,17 +1950,17 @@ n'a pas été trouvé! PageScreen - + Page Screen Impression d'écran - + Save Page Screen... Enregister l'impression d'écran... - + screen.png screen.png @@ -1964,75 +1968,92 @@ n'a pas été trouvé! PluginsList - + Application Extensions Extensions de QupZilla - + Allow Application Extensions to be loaded Autoriser QupZilla à charger ses extensions - + Settings Paramètres - Load Plugins - Charger les extensions + Charger les extensions - + WebKit Plugins Extensions WebKit - + <b>Click To Flash Plugin</b> <b>Extension ClickToFlash</b> - + Click To Flash is a plugin which blocks auto loading of Flash content at page. You can always load it manually by clicking on the Flash play icon. ClickToFlash est une extension qui bloque le chargement automatique du contenu Flash de la page. Vous pouvez le charger manuellement en cliquant sur l'icône lecture de Flash. - + Whitelist Liste blanche - + Add Ajouter - + Remove Retirer - + Allow Click To Flash Autoriser ClickToFlash - + Add site to whitelist Ajouter un site à la liste blanche - + Server without http:// (ex. youtube.com) Adresse sans http:// (ex.youtube.com) + + + %1 (%2) +Author: %3 +%4 +%5 + + + + + Error! + Erreur! + + + + Cannot load plugin! + + PopupWindow - + %1 - QupZilla %1 - QupZilla @@ -2040,800 +2061,800 @@ n'a pas été trouvé! Preferences - + Preferences Préférences - + QupZilla QupZilla - + <b>Launching</b> <b>Lancement</b> - + After launch: Après le lancement: - + Open blank page Ouvrir une page blanche - - + + Open homepage Ouvrir la page d'accueil - - + + Open speed dial Ouvrir sur Speed Dial - + Restore session Restaurer la session - + Homepage: Page d'accueil: - + On new tab: Dans un nouvel onglet: - + Open blank tab Ouvrir un onglet vide - + Open other page... Ouvrir une autre page... - + <b>Profiles</b> <b>Profils</b> - + Startup profile: Profil de démarrage: - + Create New Créer un nouveau - + Delete Supprimer - - + + Note: You cannot delete active profile. Note: Vous ne pouvez pas effacer le profil actif. - + Check for updates on start Vérifier les mises à jour au démarrage - + Themes Thèmes - + Advanced options Options avancées - + <b>Browser Window</b> <b>Fenêtre de navigation</b> - + Show StatusBar on start Afficher la barre de statut au démarrage - + Show Bookmarks ToolBar on start Afficher la barre des signets au démarrage - + Show Navigation ToolBar on start Afficher la barre de navigation au démarrage - + <b>Navigation ToolBar</b> <b>Barre de navigation</b> - + Show Home button Afficher le bouton Home - + Show Back / Forward buttons Afficher Précédent/Suivant - + Show Add Tab button Afficher le bouton d'ajout d'onglet - + <b>Background<b/> <b>Arrière-plan<b/> - + Use transparent background Utiliser un arrière plan transparent - + <b>Tabs behavior</b> <b>Comportement des onglets</b> - + Make tabs movable Rendre les onglets déplaçables - + Hide tabs when there is only one tab Cacher la barre d'onglet lorsqu'il n'y en a qu'un seul - + <b>Address Bar behaviour</b> <b>Comportement de la barre d'adresse</b> - + Select all text by double clicking in address bar Sélectionner tout le texte en double cliquant sur la barre d'adresse - + Add .co.uk domain by pressing ALT key Ajouter .fr en appuyant sur ALT - + Activate last tab when closing active tab Activer le dernier onglet en fermant celui actif - + Ask when closing multiple tabs Demander lors de la fermeture simultanée de plusieurs onglets - + Select all text by clicking in address bar Sélectionner tout le texte en cliquant sur la barre d'adresse - + Web Configuration Navigation web - + Allow JAVA Autoriser JAVA - + Allow JavaScript Autoriser JavaScript - - + + Use current Utiliser l'actuel - + Active profile: Profil utilisé: - + Don't quit upon closing last tab Ne pas quitter QupZilla en fermant le dernier onglet - + Closed tabs list instead of opened in tab bar Fermer la liste des onglets au lieu de l'ouvrir dans la barre d'onglets - + Open new tabs after active tab Ouvrir les nouveaux onglets après l'onglet actuel - + Allow Plugins (Flash plugin) Autoriser les extensions (Flash) - + Allow DNS Prefetch Autoriser l'indexation de DNS - + Allow local storage of HTML5 web content Autoriser le stockage local du contenu HTML5 - + Delete locally stored HTML5 web content on close Supprimer à la fermeture le contenu HTML5 stocké localement - + JavaScript can access clipboard JavaScript peut accéder au presse-papier - + Send Do Not Track header to servers Envoyer les entêtes Do Not Track aux serveurs - + Zoom text only Zoomer sur le texte seulement - + Print element background when you are printing page (on printer), it determine whether to also print background (color, image) of html elements Imprimer l'élément d'arrière plan - + Include links in focus chain focus also links on page (basically <a> elements) when pressing Tab key Naviguer de lien en lien via la touche tabulation - + Enable XSS Auditing try to detect possible XSS attacks when executing javascript Activer l'audit XSS - + Mouse wheel scrolls La molette de la souris fait défiler - + lines on page lignes par page - + Default zoom on pages: Zoom par défaut de la page: - + Ask when entering Private Browsing mode Demander lors du passage en mode Navigation Privée - + Local Storage Stockage local - + Maximum pages in cache: Nombre maximum de pages dans le cache: - + 1 1 - + Allow storing network cache on disk Autoriser le stockage du cache réseau sur le disque dur - + Maximum Maximum - + 50 MB 50 MB - + Allow storing web icons Autoriser le stockage des icônes web - + Allow saving history Autoriser la sauvegarde de l'historique - + Delete history on close Effacer l'historique à la fermeture - + Delete now Effacer maintenant - + Proxy Configuration Configuration du proxy - + HTTP HTTP - + SOCKS5 SOCKS5 - + Port: Port: - + Username: Nom d'utilisateur: - + Password: Mot de passe: - + Don't use on: Ne pas utiliser pour: - + Manual configuration Configuration manuelle - + System proxy configuration Utiliser les paramètres proxy du système - + Do not use proxy Ne pas utiliser de proxy - + <b>Font Families</b> <b>Polices</b> - + Standard Standard - + Fixed Largeur fixe - + Serif Serif - + Sans Serif Sans serif - + Cursive Cursive - + <b>External download manager</b> <b>Gestionnaire de téléchargement externe</b> - + Use external download manager Utiliser un gestionnaire de téléchargement externe - + Executable: Application: - + Arguments: Options: - + Filter tracking cookies Filtrer le traçage par cookies - + <b>Warning:</b> Match domain exactly and filter tracking cookies options can lead to deny some cookies from sites. If you have problems with cookies, try to disable this options first! <b>Attention:</b> N'accepter les cookies que des domaines identifiés et Filtrer le traçage par cookies peut conduire au mauvais fonctionnement de certains sites. Si vous avez des problèmes avec les cookies, essayez de désactiver ces options en premier! - + Change browser identification: Changer l'identité du navigateur: - + Fantasy Fantasy - + <b>Font Sizes</b> <b>Taille des polices</b> - + Fixed Font Size Taille fixe - + Default Font Size Taille de police par défaut - + Minimum Font Size Taille de police minimum - + Minimum Logical Font Size Hauteur logique minimale de police - + <b>Download Location</b> <b>Emplacement des téléchargements</b> - + Ask everytime for download location Demander à chaque fois l'emplacement des téléchargements - + Use defined location: Utiliser l'emplacement défini: - - - + + + ... ... - + <b>Download Options</b> <b>Options de téléchargement</b> - + Use native system file dialog (may or may not cause problems with downloading SSL secured content) Utiliser le navigateur de fichier du système (peut causer des problèmes avec le téléchargement de contenus sécurisés SSL) - + Close download manager when downloading finishes Fermer le gestionnaire de téléchargement quand celui-ci est terminé - + <b>AutoFill options</b> <b>Options de saisie automatique</b> - + Allow saving passwords from sites Autoriser la sauvegarde des mots de passe des sites - + <b>Cookies</b> <b>Cookies</b> - + Allow storing of cookies Autoriser le stockage des cookies - + Delete cookies on close Supprimer les cookies à la fermeture - + Match domain exactly N'accepter les cookies que des domaines identifiés - + Cookies Manager Gestionnaire de cookies - + <b>SSL Certificates</b> <b>Certificats SSL</b> - + SSL Manager Gestionnaire SSL - + Edit CA certificates in SSL Manager Modifier les certificats CA dans le gestionnaire SSL - - + + <b>Other</b> <b>Autre</b> - + Send Referer header to servers Envoyer les entêtes referer aux serveurs - + Block popup windows Bloquer les popups - + <b>Notifications</b> <b>Notifications</b> - + Use OSD Notifications Utiliser les notifications OSD - + Use Native System Notifications (Linux only) Utiliser les notifications du système (seulement sur Linux) - + Do not use Notifications Ne pas utiliser les notifications - + Expiration timeout: Temps d'expiration: - + seconds secondes - + <b>Note: </b>You can change position of OSD Notification by dragging it on the screen. <b>Note: </b>Vous pouvez changer la position des notifications OSD par glisser déposer sur l'écran. - + <b>Language</b> <b>Langue</b> - + Available translations: Traductions disponibles: - + In order to change language, you must restart browser. Pour changer de langue, Vous devez redémarrer le navigateur. - + StyleSheet automatically loaded with all websites: Feuilles de style chargées automatiquement avec tous les sites web: - + Languages Langues - + <b>Preferred language for web sites</b> <b>Langue préférée pour les sites web</b> - + General Général - + Appearance Apparence - + Tabs Onglets - + Browsing Navigation - + Fonts Polices - + Downloads Téléchargements - + Password Manager Mots de passe - + Privacy Vie Privée - + Notifications Notifications - + Plugins Extensions - + Other Autre - + OSD Notification Notification OSD - + Drag it on the screen to place it where you want. Faites-le glisser sur l'écran pour le placer où vous voulez. - + Choose download location... Choisissez l'emplacement de téléchargement ... - + Choose stylesheet location... Choisissez l'emplacement des feuilles de style... - + Deleted Effacé - + Choose executable location... Choisir l'emplacement de l'application... - + New Profile Nouveau profil - + Enter the new profile's name: Entrer le nom du nouveau profil: - - + + Error! Erreur! - + This profile already exists! Ce profil existe déjà! - + Cannot create profile directory! Impossible de créer le répertoire du profil! - + Confirmation Confirmation - + Are you sure to permanently delete "%1" profile? This action cannot be undone! Supprimer le profil%1 de façon définitive? Cette action est irréversible! @@ -2841,17 +2862,17 @@ n'a pas été trouvé! QObject - + The file is not an OpenSearch 1.1 file. Le fichier n'est pas un fichier OpenSearch 1.1. - + <not set in certificate> <non défini dans le certificat> - + Native System Notification Notification native du système @@ -2859,32 +2880,32 @@ n'a pas été trouvé! QtWin - + Open new tab Ouvrir un nouvel onglet - + Opens a new tab if browser is running Ouvre un nouvel onglet si le navigateur est en marche - + Open new window Ouvrir une nouvelle fenètre - + Opens a new window if browser is running Ouvre une nouvelle fenètre si le navigateur est en marche - + Open download manager Ouvrir le gestionnaire de téléchargement - + Opens a download manager if browser is running Ouvre un gestionnaire de téléchargement si le navigateur est en marche @@ -2892,446 +2913,446 @@ n'a pas été trouvé! QupZilla - + Private Browsing Enabled Navigation privée - + IP Address of current page Adresse IP de la page actuelle - + &Tools &Outils - + &Help &Aide - + &Bookmarks &Marque-pages - + Hi&story &Historique - + &File &Fichier - + &New Window &Nouvelle page - + New Tab Nouvel onglet - + Open Location Ouvrir un emplacement - + Open &File Ouvrir un &fichier - + Close Tab Fermer l'onglet - + Close Window Fermer la fenêtre - + &Save Page As... &Enregistrer la page sous... - + Save Page Screen Enregistrer l'impression d'écran - + Send Link... Envoyer un lien... - + Import bookmarks... Importer des marque-pages... - + Quit Quitter - + &Edit &Editer - + &Undo &Annuler - + &Redo &Rétablir - + &Cut Co&uper - + C&opy C&opier - + &Paste Co&ller - + Select &All &Tout sélectionner - + &Find &Chercher - + Pr&eferences Préfér&ences - + QupZilla QupZilla - + &Print... &Imprimer... - + &View &Affichage - + &Navigation Toolbar Barre de &navigation - + &Bookmarks Toolbar &Barre d'outils marque-pages - + Sta&tus Bar &Barre d'état - + &Menu Bar Barre de &menu - + &Fullscreen Plein &écran - + &Stop &Stop - + &Reload &Actualiser - + Character &Encoding Enc&odage - + Bookmarks Marque-pages - + History Historique - + Toolbars Barre d'outils - + Sidebars Barres latérales - + Zoom &In Zoom &plus - + Zoom &Out Zoom &moins - + Reset Réinitialiser - + &Page Source Code &source de la page - + Closed Tabs Onglets récemment fermés - + Recently Visited Sites récemment visités - + Most Visited Sites les plus visités - + Web In&spector Web In&spector - + Configuration Information - + Restore &Closed Tab Restaurer l'onglet &fermé - + (Private Browsing) (Navigation Privée) - + Bookmark &This Page Marquer cette &page - + Bookmark &All Tabs M&arquer tous les onglets - + Organize &Bookmarks &Organiser les marque-pages - + Information about application Informations à propos de l'application - + There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? Il y a toujours %1 onglets d'ouverts et votre session ne sera pas sauvegardée. Etes-vous sûr de vouloir quitter QupZilla? - - - - - + + + + + Empty Vide - + &Back &Retour - + &Forward &Précédent - + &Home &Accueil - + Show &All History Montrer tout l'&historique - + Restore All Closed Tabs Restaurer tous les onglets fermés - + Clear list Vider la liste - + About &Qt A propos de &Qt - + &About QupZilla A propos de Qup&Zilla - + Report &Issue Reporter un &dysfonctionnement - + &Web Search Recherche &web - + Page &Info &Information sur la page - + &Download Manager Gestionnaire de &téléchargement - + &Cookies Manager Gestionnaire de &cookies - + &AdBlock &AdBlock - + RSS &Reader Lecteur de &flux RSS - + Clear Recent &History Supprimer l'&historique récent - + &Private Browsing Navigation &privée - + Other Autre - + Default Défaut - + %1 - QupZilla %1 - QupZilla - + Open file... Ouvrir un fichier... - + Are you sure you want to turn on private browsing? Voulez-vous démarrer une session en navigation privée? - + When private browsing is turned on, some actions concerning your privacy will be disabled: Quand vous lancez la navigation privée, certains paramètres concernant votre vie privée seront désactivés: - + Webpages are not added to the history. Les pages visitées ne sont pas ajoutées à l'historique. - + Current cookies cannot be accessed. Impossible d'accéder aux cookies en cours d'utilisation. - + Your session is not stored. Votre session n'est pas enregistrée. - + Until you close the window, you can still click the Back and Forward buttons to return to the webpages you have opened. Jusqu'à ce que vous fermiez la fenêtre, vous pourrez toujours cliquer sur les boutons Précédent et Suivant pour retourner sur la page que vous avez ouvert. - + Start Private Browsing Commencer la navigation privée - + You have successfully added RSS feed "%1". Vous avez ajouté le flux RSS "%1" avec succés. @@ -3339,300 +3360,299 @@ n'a pas été trouvé! QupZillaSchemeReply - + No Error Pas d'erreur - + Not Found Non trouvé - - + + Report Issue Reporter un problème - + Your E-mail Votre E-mail - + Issue type Type de problème - + Issue description Description du problème - + Send Envoyer - + Start Page Page de démarrage - + Google Search Recherche Google - + Search results provided by Google Résultats de recherches proposés par Google - - - + + + About QupZilla A propos de QupZilla - - + + Configuration Information - + Browser Identification Identification du navigateur - + Paths Emplacements - + Copyright Copyright - - + + Version Version - - + + WebKit version Version de WebKit - + Application version - + Qt version - + Build time Date de compilation - + Platform Plateforme - + Profile Profil - + Preferences Préférences - + Option - + Value Valeur - + Name - + Author - + Description - + Settings Paramètres - + Saved session Session sauvegardée - + Pinned tabs Onglets épinglés - + Data Données - + Themes Thèmes - - + Plugins Extensions - + Translations Traductions - + Main developer Développeur principal - + E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. - + Contributors Contributeurs - + Translators Traducteurs - + Speed Dial Speed Dial - + Add New Page Ajouter une nouvelle page - + Apply Appliquer - + Speed Dial settings Paramètrage de Speed Dial - + Placement: Emplacement: - + Auto Auto - + Cover Couverture - + Fit Ajuster - + Fit Width Ajuster la largeur - + Fit Height Ajuster la hauteur - + Use background image Utiliser une image en arrière plan - + Select image Sélectionner l'image - + Maximum pages in a row: Nombre de pages au maximum par ligne: - + Change size of pages: Changer la taille des pages: - + This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. - + No available plugins. - + Load title from page ??? Charger le titre de la page - + Edit Modifier - + Remove Supprimer @@ -3641,38 +3661,38 @@ n'a pas été trouvé! L'E-mail est facultatif<br/><b>Remarque: </b>Veuillez n'utiliser que l'anglais. - + If you are experiencing problems with QupZilla, please try to disable all plugins first. <br/>If this does not fix it, then please fill out this form: Si vous avez rencontré des problèmes avec QupZilla, essayez en premier lieu de désactiver les extensions. <br/> Si cela ne vous aide pas, merci de remplir ce formulaire: - + Please fill out all required fields! Veuillez remplir tous les champs obligatoires! - - + + Information about version Informations à propos de cette version - + Reload Actualiser - + Url URL - + Title Titre - + New Page Nouvelle Page @@ -3680,116 +3700,116 @@ n'a pas été trouvé! RSSManager - + RSS Reader Lecteur de flux RSS - - + + Empty Vide - + Reload Actualiser - + Add feed Ajouter un flux - + Edit feed Editer le flux - + Delete feed Supprimer le flux - + Optimize Database Optimiser la base de données - + News Nouveaux - - + + Loading... Chargement... - + You don't have any RSS Feeds.<br/> Please add some with RSS icon in navigation bar on site which offers feeds. Vous n'avez pas de flux RSS. <br/> Vous pouvez en ajouter grâce à l'icône RSS dans la barre de navigation sur les sites proposant ces flux. - + Add new feed Ajouter un nouveau flux - + Please enter URL of new feed: Entrer l'URL du nouveau flux: - + New feed Nouveau flux - + Fill title and URL of a feed: Remplissez le titre et l'URL du flux: - + Feed title: Titre du flux: - + Feed URL: URL du flux: - + Edit RSS Feed Modifier le flux RSS - + Open link in current tab Ouvrir le lien dans l'onglet actuel - + Open link in new tab Ouvrir le lien dans un nouveau onglet - + Error in fetching feed Erreur durant le chargement du flux - + RSS feed duplicated Flux RSS dupliqué - + You already have this feed. Vous suivez déjà ce flux. @@ -3797,7 +3817,7 @@ Vous pouvez en ajouter grâce à l'icône RSS dans la barre de navigation s RSSNotification - + Open RSS Manager Ouvrir le gestionnaire de flux RSS @@ -3805,17 +3825,17 @@ Vous pouvez en ajouter grâce à l'icône RSS dans la barre de navigation s RSSWidget - + Add RSS Feeds from this site Ajouter un flux RSS depuis ce site - + Untitled feed Flux sans titre - + Add Ajouter @@ -3823,81 +3843,81 @@ Vous pouvez en ajouter grâce à l'icône RSS dans la barre de navigation s SSLManager - + SSL Manager Gestionnaire SSL - + CA Authorities Certificates Autorité de Certifications CA - - + + Show info Montrer les informations - + This is a list of CA Authorities Certificates stored in the standard system path and in user specified paths. Liste des Autorités de Certifications CA stockés à l'emplacement standard du système et dans les emplacements spécifiés. - + Local Certificates Certificats Locaux - - + + Remove Supprimer - + This is a list of Local Certificates stored in your user profile. It also contains all certificates, that have received an exception. Liste des Certificats Locaux stockés dans le profil utilisateur. Il contient aussi tout les certificats qui ont reçus une exception. - + Settings Paramètres - + Add Ajouter - + If CA Authorities Certificates were not automatically loaded from the system, you can specify paths manually where the certificates are stored. Si l'Autorité de Certifications n'est pas automatiquement chargé sur votre système, vous pouvez spécifier manuellement l'emplacement où les certificats sont stockés. - + <b>NOTE:</b> Setting this option is a high security risk! <b>REMARQUE:</b> Cocher cette option présente un risque de sécurité élevé! - + Ignore all SSL Warnings Ignorer toutes les alertes SSL - + All certificates must have .crt suffix. After adding or removing certificate paths, it is neccessary to restart QupZilla in order to take effect the changes. Tous les certificats doivent avoir une extension .crt. Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer QupZilla pour que les changements soient pris en compte. - + Choose path... Choisir l'emplacement... - + Certificate Informations Informations sur les certificats @@ -3905,57 +3925,57 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer SearchEnginesDialog - + Manage Search Engines Gérer les moteurs de recherche - + Add... Ajouter... - + Remove Supprimer - + Edit Editer - + Up Monter - + Down Descendre - + Defaults Défaut - + Search Engine Moteur de recherche - + Shortcut Raccourci - + Add Search Engine Ajouter un moteur de recherche - + Edit Search Engine Editer ce moteur de recherche @@ -3963,27 +3983,27 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer SearchEnginesManager - + Search Engine Added Moteur de recherche ajouté - + Search Engine "%1" has been successfully added. Le moteur de recherche %1 a été ajouté avec succès. - + Search Engine is not valid! Le moteur de recherche n'est pas valide! - + Error Erreur - + Error while adding Search Engine <br><b>Error Message: </b> %1 Erreur lors de l'ajout du moteur de recherche.<br><b> Message d'erreur: </b> %1 @@ -3991,7 +4011,7 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer SearchToolBar - + No results found. Aucun résultat trouvé. @@ -3999,22 +4019,22 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer SearchToolbar - + Search: Recherche: - + Search... Recherche... - + Highlight Fort contraste - + Case sensitive Sensible à la casse @@ -4022,12 +4042,12 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer SideBar - + Bookmarks Marque-pages - + History Historique @@ -4035,143 +4055,143 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer SiteInfo - + Site Info Information sur le site - + General Général - + Media Média - + Security Sécurité - + Size: Taille: - + Site address: Adresse du site: - + Encoding: Encodage: - + Meta tags of site: Méta-tags du site: - + Tag Tag - + Value Valeur - + <b>Security information</b> <b> Information de sécurité</b> - + Details Détails - + Image Image - + Image address Adresse de l'image - + <b>Preview</b> <b>Aperçu</b> - + <not set in certificate> <non défini dans le certificat> - + <b>Connection is Encrypted.</b> <b>Connexion cryptée.</b> - + <b>Your connection to this page is secured with this certificate: </b> <b> La connexion à cette page est sécurisée par ce certificat: </b> - + <b>Connection Not Encrypted.</b> <b>Connexion non cryptée.</b> - + <b>Your connection to this page is not secured!</b> <b> La connexion à cette page n'est pas sécurisée!</b> - + Copy Image Location Copier l'emplacement de l'image - + Copy Image Name Copier le nom de l'image - + Save Image to Disk Enregistrer l'image sur le disque - - + + Error! Erreur! - + This preview is not available! Cet aperçu n'est pas disponible! - + Save image... Enregistrer l'image... - + Cannot write to file! Echec lors de l'écriture dans le fichier! - + Preview not available Aperçu non disponible @@ -4179,43 +4199,43 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer SiteInfoWidget - + More... Plus... - + Your connection to this site is <b>secured</b>. La connexion à ce site est <b> sécurisée</b>. - + Your connection to this site is <b>unsecured</b>. La connexion à ce site <b>n'est pas sécurisée</b>. - + You have <b>never</b> visited this site before. Vous n'avez <b>jamais</b> visité ce site auparavant. - + first Premier - + second Second - + third Troisième - - + + This is your <b>%1</b> visit of this site. Vous avez déjà visité ce site <b>%1</b> fois. @@ -4223,143 +4243,143 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer SourceViewer - + Source of Source de - + File Fichier - + Save as... Enregistrer sous... - + Close Fermer - + Edit Editer - + Undo Annuler - + Redo Rétablir - + Cut Couper - + Copy Copier - + Paste Coller - + Delete Supprimer - + Select All Tout sélectionner - + Find Trouver - - + + Go to Line... Aller à la ligne... - + View Affichage - + Reload Actualiser - + Editable Editable - + Word Wrap Retour à la ligne - + Save file... Enregistrer le fichier... - + Error! Erreur! - + Cannot write to file! Impossible d'écrire dans le fichier! - + Error writing to file Erreur pendant l'écriture du fichier - + Source successfully saved Source enregistrée avec succès - + Source reloaded Source actualisée - + Cannot reload source. Page has been closed. Actualisation impossible. La page a été fermée. - + Editable changed Modifications apportées - + Word Wrap changed Retour à la ligne modifié - + Enter line number Entrer le numéro de ligne @@ -4367,12 +4387,12 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer SourceViewerSearch - + Search: Recherche: - + Search... Recherche... @@ -4380,12 +4400,12 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer SpeedDial - + Select image... Sélectionner l'image... - + Unable to load Impossible d'actualiser @@ -4393,73 +4413,73 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer TabBar - + &New tab &Nouvel onglet - + &Stop Tab Arrê&ter l'onglet - + &Reload Tab &Actualiser l'onglet - + &Duplicate Tab &Dupliquer l'onglet - + Un&pin Tab Dé&pingler l'onglet - + &Pin Tab E&pingler l'onglet - + Re&load All Tabs &Actualiser tous les onglets - + &Bookmark This Tab Marquer cet &onglet - + Bookmark &All Tabs Mar&quer tous les onglets - + Close Ot&her Tabs F&ermer les autres onglets - + Cl&ose &Fermer - + Reloa&d All Tabs Actua&liser tous les onglets - + Bookmark &All Ta&bs M&arquer tous les on&glets &Marquer tous les on&glets - + Restore &Closed Tab Restaurer l'onglet &fermé @@ -4467,48 +4487,48 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer TabWidget - + List of tabs Liste des onglets - + New Tab Nouvel onglet - + Loading... Chargement... - + No Named Page Page non nommée - + Currently you have %1 opened tabs Il y a actuellement %1 onglet(s) ouvert(s) - - + + New tab Nouvel onglet - + Empty Vide - + Restore All Closed Tabs Restaurer tous les onglets fermés - + Clear list Vider la liste @@ -4516,22 +4536,22 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer TabbedWebView - + Failed loading page Echec de l'actualisation de la page - + Loading... Chargement... - + %1 - QupZilla %1 - QupZilla - + Inspect Element Inspecter cet élément @@ -4539,27 +4559,27 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer ThemeManager - + <b>Name:</b> <b>Nom:</b> - + <b>Author:</b> <b>Auteur:</b> - + <b>Description:</b> <b>Description:</b> - + License License - + License Viewer Lecteur de licence @@ -4567,12 +4587,12 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer ToolButton - + Stop Stop - + Reload Actualiser @@ -4580,17 +4600,17 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer Updater - + Update available Mise à jour disponible - + New version of QupZilla is ready to download. Une nouvelle version de QupZilla est disponible. - + Update Mise à jour @@ -4598,8 +4618,8 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer WebInspectorDockWidget - - + + Web Inspector Web Inspector @@ -4607,139 +4627,139 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer WebPage - + To show this page, QupZilla must resend request which do it again (like searching on making an shoping, which has been already done.) Pour afficher cette page, QupZilla doit à nouveau envoyer une requette (Comme chercher à faire un achat qui a déjà été réalisé.) - + Confirm form resubmission Confirmer le renvoi du formulaire - + Select files to upload... Sélectionner les fichiers à charger... - + Server refused the connection Le serveur refuse la connexion - + Server closed the connection Le serveur a coupé la connexion - + Server not found Le serveur n'a pas été trouvé - + Connection timed out Temps de réponse de la connexion dépassé - + Untrusted connection Connexion non fiable - + Temporary network failure Problème temporaire de réseau - + Proxy connection refused Connexion au le proxy refusé - + Proxy server not found Le serveur proxy n'a pas été trouvé - + Proxy connection timed out Délai de connection au le proxy expiré - + Proxy authentication required Authentification du proxy requis - + Content not found Contenu non trouvé - + AdBlocked Content Contenu bloqué - + Blocked by rule <i>%1</i> Bloqué par la règle <i>%1</i> - + Content Access Denied Accès au contenu refusé - + Error code %1 Code erreur %1 - + Failed loading page Echec lors du chargement de la page - + QupZilla can't load page from %1. QupZilla ne peut pas charger la page depuis %1. - + Check the address for typing errors such as <b>ww.</b>example.com instead of <b>www.</b>example.com Vérifiez que l'adresse ne contient pas d'erreur comme <b>ww.</b>example.com à la place de <b>www.</b>example.com - + If you are unable to load any pages, check your computer's network connection. Si vous ne pouvez charger aucune page, vérifiez la connexion réseau de votre ordinateur. - + If your computer or network is protected by a firewall or proxy, make sure that QupZilla is permitted to access the Web. Si votre ordinateur ou votre réseau est protégé par un pare-feu ou un proxy, assurez-vous que QupZilla est autorisé à accéder à Internet. - + Try Again Essayer à nouveau - + Prevent this page from creating additional dialogs Empêcher cette page de créer des dialogues supplémentaires - + JavaScript alert - %1 Alerte JavaScript - %1 - + Choose file... Choisir un fichier... @@ -4747,22 +4767,22 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer WebSearchBar - + Manage Search Engines Gérer les moteurs de recherche - + Add %1 ... Ajouter %1... - + Paste And &Search Coller et &chercher - + Clear All Effacer tout @@ -4770,228 +4790,228 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer WebView - + Open link in new &tab Ouvrir le lien dans un nouvel &onglet - + Open link in new &window Ouvrir le lien dans une nouvelle &fenêtre - + B&ookmark link Lien du marque-&page - + &Save link as... &Enregistrer le lien sous... - + Send link... Envoyer le lien... - + &Copy link address Copier l'&adresse du lien - + Show i&mage Montrer l'i&mage - + Copy im&age Copier l'ima&ge - + Copy image ad&dress Copier l'a&dresse de l'image - + &Save image as... &Enregistrer l'image sous... - + Send image... Envoyer l'image... - + &Back &Retour - + &Forward &Suivant - - + + &Reload &Actualiser - + S&top &Stop - + This frame Ce cadre - + Show &only this frame Montrer uniquement ce &cadre - + Show this frame in new &tab Montrer ce cadre dans un nouvel &onglet - + Print frame Imprimer le cadre - + Zoom &in Zoom &plus - + &Zoom out Zoom &moins - + Reset Réinitialiser - + Show so&urce of frame Montrer le code so&urce du cadre - + Book&mark page &Marquer cette page - + &Save page as... &Enregistrer la page sous... - + &Copy page link Copier le lien de la &page - + Send page link... Envoyer le lien de la page... - + &Print page &Imprimer la page - + Send text... Envoyer le texte... - + Google Translate Google traduction - + Dictionary Dictionnaire - + Go to &web address Suivre le &lien - + &Play &Lecture - + &Pause &Pause - + Un&mute Non &muet - + &Mute &Muet - + &Copy Media Address Copier l'adresse du &média - + &Send Media Address &Envoyer l'adresse du média - + Save Media To &Disk Enregistrer le &média - + Select &all T&out Sélectionner - + Validate page Valider le code de la page - + Show so&urce code Montrer le &code source - + Show info ab&out site Informations à prop&os du site - + Search "%1 .." with %2 Recherche de %1.."avec %2 - + No Named Page Page non nommée @@ -4999,7 +5019,7 @@ Après avoir ajouté ou retiré un certificat, il est nécessaire de redémarrer jsAlert - + Prevent this page from creating additional dialogs Empêcher cette page de créer des dialogues supplémentaires diff --git a/translations/homepage/fr_FR.php b/translations/homepage/fr_FR.php new file mode 100644 index 000000000..4260771e1 --- /dev/null +++ b/translations/homepage/fr_FR.php @@ -0,0 +1,73 @@ +N'hsitez pas la tlcharger maintenant !"; +$actual_version_button = "Tlcharger"; +$older_versions = "Changelog"; +$older_versions_text = "Vous avez toujours voulu savoir ce qu'il s'est pass entre deux versions ?
Vous pouvez tout trouver dans le changelog sur GitHub !"; +$older_versions_button = "Changelog"; +$reportbug = "Rapporter un bug"; +$reportbug_text = "Avez-vous trouv un bug ou voulez vous simplement proposer une ide pour amliorer QupZilla ?
+ Pour le rapporter, faites un rapport de bug sur GitHub."; +$reportbug_button = "Rapporter"; +$technology = "Technologie"; +$technology_text = "QupZilla est un navigateur web bas sur le moteur de rendu WebKit et sur le framework Qt. WebKit garantie une navigation rapide + et Qt une disponibilit sur toutes les plateformes majeures."; +$technology_button = "WebKit & Qt"; +$looknfeel_header = "Style et comportements natifs"; +$looknfeel_text = "QupZilla utilise nativement les thmes pour les principaux bureaux Linux. Il utilise aussi les thmes d'icnes de l'utilisateur. Si vous vous lassez du thme de base ou si vous avez des problmes avec, vous pouvez toujours en choisir un autre."; +$library_header = "Des outils unifis"; +$library_text = "QupZilla unifie les marque-pages, l'historique et le lecteur de flux RSS en une page bien organise. Plus de fentres multiples, QupZilla n'en utilise qu'une seule !
+Avec l'intgration du lecteur de flux RSS, vous restez inform des mises jour de vos sites prfrs. QupZilla peut aussi importer les marque-pages des autres navigateurs."; +$adblock_header = "AdBlock"; +$adblock_text = "Les sites remplis de publicits vous ennuyent ? Ils gaspillent votre bande-passante et votre temps ? La seule chose dont vous avez besoin, grce QupZilla, est de mettre jour votre EasyList, ou ventuellement d'ajouter vos propres rgles de blocage, et ainsi naviguer en paix."; +$speeddial_header = "Speed Dial"; +$speeddial_text = "Cette extention populaire est finalement disponible pour les utilisateurs de QupZilla ! Vous pouvez maintenant accder vos sites favoris aussi vite que vous le souhaitez en ouvrant une seule page dans un nouvel onglet. Inutile de prciser que le glisser-dposer et le chargement des miniatures sont totalement supports."; +$devnews_header = "Nouvelles du dveloppement"; +$feed_loading = "Chargement..."; + +// Download Page +$other_linux = "Autres distributions linux"; +$source_code = "Code Source"; +$choose_os = "Choisissez votre systme d'exploitation"; +$windows_text = "Les versions 32 et 64 bits peuvent tre tlchargs en cliquant sur les liens suivants"; +$ubuntu_text = "Les utilisateurs d'Oneiric, Natty et Maverick peuvent installer QupZilla en excutant ces commandes"; +$for_development_version = "Pour les versions de dveloppement:"; +$packages_text = "Paquets 32 et 64 bits"; +$tarballs_text = "Tarballs 32 et 64 bits prcompils"; +$can_be_downloaded = "Peuvent tre tlcharges en cliquant sur les liens suivants"; +$source_text = "Vous pouvez rcuprer le code source en clonant le dpt (si vous avez install git)"; +$source_text2 = "Vous pouvez aussi le consulter en ligne et le tlcharger au format zip"; +$view_source = "Voir le code source sur GitHub.com"; +$download_snapshot = "Tlcharger la version actuelle"; + +// Contribute Page +$contribute_to = "Contribuer QupZilla"; +$contribute_text = "QupZilla est un projet Open Source, donc votre aide est la bienvenue ! Je serais trs heureux d'inclure les patches que vous m'enverriez. Mais coder + n'est pas la seule manire d'aider : vous pouvez traduire QupZilla dans votre langue ou juste en parler vos amis. Souvenez-vous, toutes les participations (mmes petites) sont hautement apprcies"; +$getting_source = "Obtenir le fichier source"; +$getting_source_text1 = "La faon la plus simple d'obtenir les sources de QupZilla est de les cloner partir du dpt sur GitHub. Vous pouvez le faire en utilisant cette commande"; +$getting_source_text2 = "Vous pouvez ensuite commencer coder. Vous pouvez m'envoyer vos modifications par e-mail ou sur GitHub."; +$translating = "Traductions dans d'autres langues"; +$translating_text = "Une autre faon de participer est d'ajouter ou d'amliorer les traductions existantes. Si vous voulez ajouter une nouvelle langue, vous pouvez gnrer un nouveau fichier de traduction manuellement, ou me contacter et je le ferai pour vous. Vous pouvez m'envoyer votre traduction nouveau par e-mail ou sur GitHub."; +$translating_moreinfo = "Plus d'informations sur la traduction ici [wiki sur GitHub]"; +$creators = "Qui dveloppe QupZilla ?"; +$creators_text = "Le responsable du projet, mainteneur et dveloppeur principal est un tudiant tchque David Rosca (nowrep).
+Outre le codage, d'autres contributeurs participent galement en ralisant les traductions ou en soutenant QupZilla. La liste complte des contributeurs peut tre trouve ici [sur GitHub].

Vous pouvez aussi rejoindre le canal IRC #qupzilla sur irc.freenode.net pour discuter avec les gens impliqus dans QupZilla."; +$share_with_friends = "Partagez avec vos amis!"; +$share_with_friends_text = "Vous aimez QupZilla ? Alors partagez-le avec vos amis !!" +?> \ No newline at end of file diff --git a/translations/id_ID.ts b/translations/id_ID.ts index 9a9bfb682..800ec102b 100644 --- a/translations/id_ID.ts +++ b/translations/id_ID.ts @@ -4,59 +4,59 @@ AboutDialog - + About QupZilla Tentang QupZilla - + Authors Penulis - - + + Authors and Contributors Penulis dan Kontributor - - + + < About QupZilla < Tentang QupZilla - + <p><b>Application version %1</b><br/> <p><b>Versi aplikasi %1</b><br/> - + <b>WebKit version %1</b></p> <b>Versi Webkit %1</b></p> - + <p>&copy; %1 %2<br/>All rights reserved.<br/> <p>&copy; %1 %2<br/>Hak cipta dilindungi.<br/> - + <small>Build time: %1 </small></p> <small>Waktu pembuatan: %1 </small></p> - + <p><b>Main developer:</b><br/>%1 &lt;%2&gt;</p> <p><b>Pengembang utama:</b><br/>%1 &lt;%2&gt;</p> - + <p><b>Contributors:</b><br/>%1</p> <p><b>Kontributor:</b><br/>%1</p> - + <p><b>Translators:</b><br/>%1</p> <p><b>Penerjemah:</b><br/>%1</p> @@ -64,33 +64,33 @@ AcceptLanguage - + Preferred Languages Bahasa Utama - + Add... Tambah... - + Remove Hapus - + Up Naik - + Down Turun - - + + Personal [%1] Pribadi [%1] @@ -98,68 +98,68 @@ AdBlockDialog - + AdBlock Configuration Konfigurasi AdBlock - + Enable AdBlock Aktifkan AdBlock - + Search... Cari... - + Rule Aturan - - + + Add Rule Tambah aturan - + Update EasyList Perbarui EasyList - + AdBlock AdBlock - + Delete Rule Hapus Aturan - + Update completed Perbaruan selesai - + EasyList has been successfully updated. EasyList telah berhasil diperbarui. - + Custom Rules Aturan Khusus - + Add Custom Rule Tambah Aturan Khusus - + Please write your rule here: Silakan tulis aturan anda di sini: @@ -167,53 +167,53 @@ AdBlockIcon - + AdBlock lets you block unwanted content on web pages AdBlock dapat membantu anda memblokir isi laman web yang tidak diinginkan - + Blocked popup window Jendela popup yang diblokir - + AdBlock blocked unwanted popup window. AdBlock telah memblokir jendela popup yang tidak diinginkan. - + AdBlock AdBlock - + Show AdBlock &Settings Tampilkan &Pengaturan AdBlock - + Blocked Popup Windows Jendela Popup Yang Diblokir - + No content blocked Isi tidak diblokir - + Blocked URL (AdBlock Rule) - click to edit rule URL diblokir (Aturan AdBlock) - klik untuk mengubah aturan - - + + %1 with (%2) %1 dengan (%2) - + Learn About Writing &Rules Pelajari Tentang Penulisan &Aturan @@ -221,17 +221,17 @@ AddAcceptLanguage - + Add Language Tambah Bahasa - + Choose preferred language for web sites Pilih bahasa utama untuk situs web - + Personal definition: Definisi pribadi: @@ -239,128 +239,128 @@ AutoFillManager - + Passwords Sandi - - + + Server Server - + Username Nama user - + Password Sandi - + Edit Sunting - - + + Remove Hapus - - + + Remove All Hapus Semua - + Import/Export Impor/Ekspor - - - + + + Show Passwords Tampilkan Sandi - + Exceptions Pengecualian - + Import Passwords from File... Impor sandi dari Berkas... - + Export Passwords to File... Ekspor sandi ke Berkas... - + Are you sure that you want to show all passwords? Anda yakin untuk menampilkan seluruh sandi? - + Hide Passwords Sembunyikan sandi - + Confirmation Konfirmasi - + Are you sure to delete all passwords on your computer? Anda yakin untuk menghapus seluruh sandi di komputer anda? - + Edit password Ubah sandi - + Change password: Ganti sandi: - - + + Choose file... Pilih berkas... - + Cannot read file! Tidak dapat membaca berkas! - + Successfully exported Ekspor sukses - + Error while importing! Kesalahan saat mengimpor! - + Successfully imported Impor sukses - + Cannot write to file! Tidak dapat menulis ke berkas! @@ -368,7 +368,7 @@ AutoFillNotification - + Do you want QupZilla to remember the password for <b>%1</b> on %2? Anda ingin QupZilla mengingat sandi untuk <b>%1</b> di %2? @@ -376,17 +376,17 @@ AutoFillWidget - + Remember Ingat - + Never For This Site Tidak Untuk Situs Ini - + Not Now Tidak Saat ini @@ -394,13 +394,13 @@ BookmarkIcon - - + + Bookmark this Page Bookmark Halaman ini - + Edit this bookmark Sunting bookmark ini @@ -408,154 +408,154 @@ BookmarksImportDialog - + Import Bookmarks Impor Bookmark - + <b>Import Bookmarks</b> <b>Impor Bookmark</b> - + From File Dari Berkas - + Choose browser from which you want to import bookmarks: Pilih dari peramban apa anda ingin mengimpor bookmark: - + Choose... Pilih... - + Fetching icons, please wait... Mengambil icon, mohon tunggu... - + Title Judul - + Url Url - + Next Berikutnya - + Cancel Batal - + <b>Importing from %1</b> <b>Impor dari %1</b> - + Finish Selesai - - + + Please press Finish to complete importing process. Silakan tekan Selesai untuk mengakhiri proses impor. - - - - + + + + Error! Kesalahan! - + Choose directory... Pilih direktori... - + Choose file... Pilih berkas... - + Mozilla Firefox stores its bookmarks in <b>places.sqlite</b> SQLite database. This file is usually located in Mozilla Firefox menyimpan bookmarknya di database SQLite <b>places.sqlite</b>. Berkas ini biasanya berada di - - - - + + + + Please choose this file to begin importing bookmarks. Silakan pilih berkas ini untuk memulai mengimpor bookmark. - + Google Chrome stores its bookmarks in <b>Bookmarks</b> text file. This file is usually located in Google Chrome menyimpan bookmarknya di berkas teks <b>Bookmarks</b>. Berkas ini biasanya berada di - + Opera stores its bookmarks in <b>bookmarks.adr</b> text file. This file is usually located in Opera menyimpan bookmarknya di berkas teks <b>bookmarks.adr</b>. Berkas ini biasanya berada di - + You can import bookmarks from any browser that supports HTML exporting. This file has usually these suffixes Anda dapat mengimpor bookmark dari berbagai peramban yang mendukung pengeksporan HTML. Berkas ini biasanya memiliki akhiran ini - + Internet Explorer stores its bookmarks in <b>Favorites</b> folder. This folder is usually located in Internet Explorer menyimpan bookmarknya di map <b>Favorites</b>. Map ini biasanya berada di - + Please choose this folder to begin importing bookmarks. Silakan pilih map ini untuk memulai mengimpor bookmark. - - - - + + + + No Error Tiada Kesalahan - - - + + + Unable to open file. Tidak dapat membuka berkas. - + Cannot evaluate JSON code. Tidak dapat mengevaluasi kode JSON. - + File does not exist. Berkas tidak ada. - + Unable to open database. Is Firefox running? Tidak dapat membuka database. Apakah Firefox sedang berjalan? @@ -563,127 +563,127 @@ BookmarksManager - + Bookmarks Bookmark - + Title Judul - + Url Url - + Add Folder Tambah Map - + Optimize Database Optimasi Database - + Import Bookmarks Impor Bookmark - + Add new folder Tambah map baru - + Choose name for new bookmark folder: Pilih nama untuk map bookmark baru: - + Add new subfolder Tambah submap baru - + Choose name for new subfolder in bookmarks toolbar: Pilih nama untuk submap baru di toolbar bookmark: - + Rename Folder Ganti nama Map - + Choose name for folder: Pilih nama untuk map: - + Add Subfolder Tambah Submap - + Rename folder Ganti nama map - + Remove folder Hapus map - + Open link in current &tab Buka tautan di &tab ini - + Open link in &new tab Buka tautan di &tab baru - + Move bookmark to &folder Pindahkan bookmark ke &map - + Rename bookmark Ganti nama bookmark - + Remove bookmark Hapus bookmark - + <b>Warning: </b>You already have bookmarked this page! <b>Peringatan: </b>Anda sudah membookmark halaman ini! - + Choose name and location of this bookmark. Pilih nama dan lokasi dari bookmark ini. - + Add New Bookmark Tambah Bookmark Baru - + Choose folder for bookmarks: Pilih folder untuk bookmark: - + Bookmark All Tabs Bookmark Seluruh Tab @@ -691,20 +691,20 @@ BookmarksModel - - + + Bookmarks In Menu Bookmark di Menu - - + + Bookmarks In ToolBar Bookmark di ToolBar - - + + Unsorted Bookmarks Still needs an exact phrase for unsorted Unsorted Bookmark @@ -713,27 +713,27 @@ BookmarksSideBar - + Search... Cari... - + Open link in current &tab Buka tautan di &tab ini - + Open link in &new tab Buka tautan di &tab baru - + Copy address Salin alamat - + &Delete &Hapus @@ -741,88 +741,88 @@ BookmarksToolbar - + &Bookmark Current Page &Bookmark Halaman Ini - + Bookmark &All Tabs Bookmark &Seluruh Tab - + &Organize Bookmarks &Organisir Bookmark - + Show Most &Visited Tampilkan Yang &Dikunjungi Terbanyak - + Show Only Icons Hanya Tampilkan Icon - + &Hide Toolbar &Sembunyikan Toolbar - + Move right Pindahkan ke kanan - + Move left Pindahkan ke kiri - + Edit bookmark Sunting bookmark - + Remove bookmark Hapus bookmark - + Edit bookmark: Sunting bookmark: - + Title: Judul: - + Url: Url: - + Edit Bookmark Sunting Bookmark - + Most visited Dikunjungi terbanyak - + Sites you visited the most Situs yang anda kunjungi terbanyak - - + + Empty Kosong @@ -830,54 +830,58 @@ BookmarksWidget - + Name: Nama: - + Folder: Map: - + Remove Hapus - + Save Simpan - + Close Tutup - + + Add to Bookmarks + + + Add into Bookmarks - Tambahkan ke Bookmark + Tambahkan ke Bookmark - Add into Speed Dial - Tambahkan ke Panggilan Cepat + Tambahkan ke Panggilan Cepat - + Edit Bookmark Sunting Bookmark - - + + Remove from Speed Dial Hapus dari Panggilan Cepat - - + + + Add to Speed Dial Tambah ke Panggilan Cepat @@ -885,37 +889,37 @@ BrowsingLibrary - + Library Perpustakaan - + Search... Cari... - + History Sejarah - + Bookmarks Bookmark - + RSS RSS - + Database Optimized Database teroptimasi - + Database successfully optimized.<br/><br/><b>Database Size Before: </b>%1<br/><b>Database Size After: </b>%2 Database berhasil dioptimasi.<br/><b>Ukuran Database Sebelumnya: </b>%1<br/><b>Ukuran Database Sekarang: </b>%2 @@ -923,50 +927,50 @@ CertificateInfoWidget - + <b>Issued To</b> <b>Diterbitkan Kepada<b> - - + + Common Name (CN): Nama Umum (CN): - - + + Organization (O): Organisasi (O): - - + + Organizational Unit (OU): Unit Organisasi (OU): - + Serial Number: Nomor Seri: - + <b>Issued By</b> <b>Diterbitkan Oleh</b> - + <b>Validity</b> <b>Validitas</b> - + Issued On: Diterbitkan Pada: - + Expires On: Kadaluarsa Pada: @@ -974,62 +978,62 @@ ClearPrivateData - + Clear Recent History Bersihkan Sejarah Terakhir - + Choose what you want to delete: Pilih mana yang akan anda hapus: - + Clear history Bersihkan sejarah - + Clear cookies Bersihkan cookie - + Clear cache Bersihkan cache - + Clear icons Bersihkan icon - + Clear cookies from Adobe Flash Player Bersihkan cookie dari Adobe Flash Player - + <b>Clear Recent History</b> <b>Bersihkan Sejarah Terakhir</b> - + Earlier Today Hari Ini - + Week Minggu - + Month Bulan - + All Semua @@ -1037,42 +1041,42 @@ ClickToFlash - + Object blocked by ClickToFlash Obyek diblokir oleh Klik Untuk Flash - + Show more information about object Tampilkan informasi tambahan tentang obyek - + Delete object Hapus obyek - + Add %1 to whitelist Tambahkan %1 ke daftar putih - + Flash Object Obyek Flash - + <b>Attribute Name</b> <b>Nama Atribut</b> - + <b>Value</b> <b>Nilai</b> - + No more information available. Tiada informasi tambahan tersedia. @@ -1080,12 +1084,12 @@ CloseDialog - + There are still open tabs Masih ada tab yang terbuka - + Don't ask again Jangan tanya lagi @@ -1093,173 +1097,173 @@ CookieManager - + Cookies Cookie - + Stored Cookies Cookie Tersimpan - + Find: Cari: - + These cookies are stored on your computer: Cookie ini tersimpan di komputer anda: - + Server Server - + Cookie name Nama cookie - + Name: Nama: - + Value: Nilai: - - - + + + Server: Server: - + Path: Lokasi: - + Secure: Keamanan: - + Expiration: Kadaluarsa: - - - - - - - - - - - - + + + + + + + + + + + + <cookie not selected> <cookie tidak dipilih> - + Remove all cookies Hapus seluruh cookie - + Cookie Filtering Penyaringan cookie - + <b>Cookie whitelist</b> <b>Daftar putih cookie</b> - + Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) Cookie dari server-server ini akan SELALU diterima (meskipun anda telah menonaktifkan penyimpanan cookie) - - + + Add Tambah - - + + Remove Hapus - + <b>Cookie blacklist</b> <b>Daftar hitam cookie</b> - + Cookies from these servers will NEVER be accepted Cookie dari server-server ini akan SELALU ditolak - + Remove cookie Hapus cookie - + Search Cari - + Confirmation Konfirmasi - + Are you sure to delete all cookies on your computer? Anda yakin untuk menghapus seluruh cookie di komputer anda? - + Add to whitelist Tambahkan ke daftar putih - + Add to blacklist Tambahkan ke daftar hitam - - + + Remove cookies Hapus cookie - + Secure only Hanya yang aman - + All connections Seluruh koneksi - + Session cookie Cookie sesi @@ -1267,13 +1271,13 @@ DownloadFileHelper - - + + Save file as... Simpan berkas sebagai... - + NoNameDownload PengunduhanTanpaNama @@ -1281,119 +1285,119 @@ DownloadItem - + Remaining time unavailable Waktu tersisa tidak diketahui - + Done - %1 Selesai - %1 - - + + Cancelled Dibatalkan - + few seconds beberapa saat - + seconds detik - + minutes menit - + hours jam - + Unknown speed Kecepatan tidak diketahui - - + + Unknown size Ukuran tidak diketahui - + %2 - unknown size (%3) %2 - ukuran tidak diketahui (%3) - + Remaining %1 - %2 of %3 (%4) Tersisa %1 - %2 dari %3 (%4) - + Cancelled - %1 Dibatalkan - %1 - + Delete file Hapus berkas - + Do you want to also delete dowloaded file? Apa anda juga ingin menghapus berkas yang telah diunduh? - + Open File Buka Berkas - + Open Folder Buka Map - + Go to Download Page Buka Halaman Pengunduhan - + Copy Download Link Salin Tautan Pengunduhan - + Cancel downloading Pembatalan pengunduhan - + Clear Bersihkan - + Error Kesalahan - + Not found Tidak ditemukan - + Sorry, the file %1 was not found! @@ -1402,12 +1406,12 @@ tidak ditemukan! - + Error: Cannot write to file! Kesalahan: Tidak dapat menulis ke berkas! - + Error: Kesalahan: @@ -1415,64 +1419,64 @@ DownloadManager - - - + + + Download Manager Manajer Pengunduhan - + Clear Bersihkan - + Executable: Eksekutor: - + Arguments: Argumen: - + Cannot start external download manager Tidak dapat menjalankan manajer pengunduhan eksternal - + Cannot start external download manager! %1 Tidak dapat menjalankan manajer pengunduhan eksternal! %1 - + %1% of %2 files (%3) %4 remaining %1% dari %2 berkas (%3) %4 tersisa - + % - Download Manager % - Manajer Pengunduhan - + Download Finished Pengunduhan Selesai - + All files have been successfully downloaded. Seluruh berkas telah berhasil diunduh. - + Warning Peringatan - + Are you sure to quit? All uncompleted downloads will be cancelled! Anda yakin untuk berhenti? Seluruh pengunduhan yang belum selesai akan dibatalkan! @@ -1480,42 +1484,42 @@ DownloadOptionsDialog - + Opening Membuka - + You have chosen to open Anda telah memilih untuk membuka - + which is a: yang berupa: - + from: dari: - + What should QupZilla do with this file? Apa yang harus dilakukan QupZilla terhadap berkas ini? - + Open... Buka... - + Save File Simpan Berkas - + Opening %1 Membuka %1 @@ -1523,37 +1527,37 @@ EditSearchEngine - + Name: Nama: - + Url: Url: - + Shortcut: Shortcut: - + Icon: Icon: - + <b>Note: </b>%s in url represent searched string <b>Catatan: </b>%s di url mewakili kata yang dicari - + Add from file ... Tambah dari berkas... - + Choose icon... Pilih icon... @@ -1561,75 +1565,75 @@ HistoryManager - + History Sejarah - + Title Judul - + Url Url - + Delete Hapus - + Clear All History Bersihkan Seluruh Sejarah - + Optimize Database Optimasi Database - + Open link in current tab Buka tautan di tab ini - + Open link in new tab Buka tautan di tab baru - + Copy address Salin alamat - - + + Today Hari Ini - - + + This Week Minggu Ini - - + + This Month Bulan Ini - + Confirmation Konfirmasi - + Are you sure to delete all history? Anda yakin untuk menghapus seluruh sejarah? @@ -1637,72 +1641,72 @@ HistoryModel - + Failed loading page Gagal memuat halaman - + No Named Page Halaman Tanpa Nama - + January Januari - + February Februari - + March Maret - + April April - + May Mei - + June Juni - + July Juli - + August Agustus - + September September - + October Oktober - + November November - + December Desember @@ -1710,45 +1714,45 @@ HistorySideBar - + Search... Cari... - + Title Judul - + Open link in current tab Buka tautan di tab ini - + Open link in new tab Buka tautan di tab baru - + Copy address Salin alamat - - + + Today Hari ini - - + + This Week Minggu Ini - - + + This Month Bulan Ini @@ -1756,33 +1760,33 @@ LocationBar - + Add RSS from this page... Tambahkan RSS dari halaman ini... - + Enter URL address or search on %1 Masukkan URL alamat atau cari di %1 - + Paste And &Go Tempel dan &Tuju - + Clear All Bersihkan Semua - + .co.uk Append domain name on ALT + Enter = Should be different for every country .co.id - + Show information about this page Tampilkan informasi tentang halaman ini @@ -1790,12 +1794,12 @@ MainApplication - + Last session crashed Sesi terakhir rusak - + <b>QupZilla crashed :-(</b><br/>Oops, the last session of QupZilla was interrupted unexpectedly. We apologize for this. Would you like to try restoring the last saved state? <b>Qupzilla rusak :-(</b><br/>Ups, sesi terakhir dari QupZilla telah diinterupsi secara mendadak. Kami minta maaf untuk hal ini. Apakah anda ingin mengembalikan kondisi terakhir yang tersimpan? @@ -1803,44 +1807,44 @@ NavigationBar - + No Named Page Halaman Tanpa Nama - + Back Mundur - + Forward Maju - + Home Rumah - + New Tab Tab Baru - + Main Menu Menu Utama - - + + Exit Fullscreen Keluar Layar Penuh - - + + Clear history Bersihkan Sejarah @@ -1848,75 +1852,75 @@ NetworkManager - - + + SSL Certificate Error! Sertifikat SSL Salah! - + The page you are trying to access has the following errors in the SSL certificate: Halaman yang akan anda buka memiliki kesalahan di sertifikat SSL sebagai berikut: - + <b>Organization: </b> <b>Organisasi: </b> - + <b>Domain Name: </b> <b>Nama Domain: </b> - + <b>Expiration Date: </b> <b>Tanggal Kadaluarsa: </b> - + <b>Error: </b> <b>Kesalahan: </b> - + Would you like to make an exception for this certificate? Apa anda ingin membuat sebuah pengecualian untuk sertifikat ini? - + Authorization required Otorisasi dibutuhkan - - + + Username: Nama user: - - + + Password: Sandi: - + Save username and password on this site Simpan nama user dan sandi untuk situs ini - + A username and password are being requested by %1. The site says: "%2" Nama user dan sandi diminta oleh %1. Situs mengatakan: "%2" - + Proxy authorization required Otorisasi proxy dibutuhkan - + A username and password are being requested by proxy %1. Nama user dan sandi diminta oleh proxy %1. @@ -1924,17 +1928,17 @@ PageScreen - + Page Screen Halaman Layar - + Save Page Screen... Simpan Halaman Layar.... - + screen.png layar.png @@ -1942,75 +1946,92 @@ PluginsList - + Application Extensions Ekstensi Aplikasi - + Allow Application Extensions to be loaded Ijinkan ekstensi aplikasi untuk dimuat - + Settings Pengaturan - Load Plugins - Muat Pengaya + Muat Pengaya - + WebKit Plugins Pengaya WebKit - + <b>Click To Flash Plugin</b> <b>Pengaya Klik Untuk Flash</b> - + Click To Flash is a plugin which blocks auto loading of Flash content at page. You can always load it manually by clicking on the Flash play icon. Klik Untuk Flash adalah sebuah pengaya yang memblokir pemuatan otomatis dari Flash di halaman. Anda dapat memuatnya secara manual dengan mengklik icon mainkan Flash. - + Whitelist Daftar Putih - + Add Tambah - + Remove Hapus - + Allow Click To Flash Ijinkan Klik Untuk Flash - + Add site to whitelist Tambahkan situs ke daftar putiih - + Server without http:// (ex. youtube.com) Server tanpa http:// (youtube.com) + + + %1 (%2) +Author: %3 +%4 +%5 + + + + + Error! + Kesalahan! + + + + Cannot load plugin! + + PopupWindow - + %1 - QupZilla %1 - QupZilla @@ -2018,803 +2039,803 @@ Preferences - + Preferences Preferensi - + QupZilla QupZilla - + <b>Launching</b> <b>Pembukaan</b> - + After launch: Purna Pembukaan: - + Open blank page Buka halaman kosong - - + + Open homepage Buka halaman rumah - - + + Open speed dial Buka panggilan cepat - + Restore session Kembalikan sesi - + Homepage: Halaman Rumah: - + On new tab: Di tab baru: - + Open blank tab Buka tab kosong - + Open other page... Buka halaman lain... - + <b>Profiles</b> <b>Profil</b> - + Startup profile: Profil Awal: - + Create New Buat Baru - + Delete Hapus - - + + Note: You cannot delete active profile. Catatan: Anda tidak dapat menghapus profil aktif. - + Check for updates on start Cek perbaruan saat mulai - + Themes Tema - + Advanced options Opsi Lanjutan - + <b>Browser Window</b> <b>Jendela Peramban</b> - + Show StatusBar on start Tampilkan StatusBar saat mulai - + Show Bookmarks ToolBar on start Tampilkan ToolBar Bookmark saat mulai - + Show Navigation ToolBar on start Tampilkan ToolBar Navigasi saat mulai - + <b>Navigation ToolBar</b> <b>ToolBar Navigasi</b> - + Show Home button Tampilkan tombol Rumah - + Show Back / Forward buttons Tampilkan tombol Mundur / Maju - + Show Add Tab button Tampilkan tombol Tambah Tab - + <b>Background<b/> <b>Latar</b> - + Use transparent background Gunakan latar transparan - + <b>Tabs behavior</b> <b>Perilaku Tab</b> - + Make tabs movable Tab dapat dipindahkan - + Hide tabs when there is only one tab Sembunyikan tab jika hanya ada satu tab - + <b>Address Bar behaviour</b> <b>Perilaku Bilah Alamat</b> - + Select all text by double clicking in address bar Pilih seluruh teks dengan mengklik dua kali pada bilah alamat - + Add .co.uk domain by pressing ALT key Tambahkan domain .co.id dengan menekan tombol ALT - + Activate last tab when closing active tab Pindah ke tab terakhir saat menutup tab aktif - + Ask when closing multiple tabs Konfirmasi saat menutup beberapa tab - + Select all text by clicking in address bar Pilih seluruh teks dengan mengklik pada bilah alamat - + Web Configuration Konfigurasi Web - + Allow JAVA Ijinkan JAVA - + Allow JavaScript Ijinkan JavaScript - - + + Use current Gunakan yang sekarang - + Active profile: Profil Aktif: - + Don't quit upon closing last tab Jangan berhenti saat menutup tab terakhir - + Closed tabs list instead of opened in tab bar Tutup daftar tab daripada membukanya di bilah tab - + Open new tabs after active tab Buka tab baru setelah tab aktif - + Allow Plugins (Flash plugin) Ijinkan pengaya (pengaya Flash) - + Allow DNS Prefetch Ijinkan Prapengambilan DNS - + JavaScript can access clipboard JavaScript dapat mengakses clipboard - + Send Do Not Track header to servers Kirimkan kepala Do Not Track ke server - + Zoom text only Hanya perbesar teks - + Print element background when you are printing page (on printer), it determine whether to also print background (color, image) of html elements ketika anda mencetak halaman (dengan printer), opsi ini menentukan apakah elemen html latar akan dicetak atau tidak Cetak elemen latar - + Include links in focus chain focus also links on page (basically <a> elements) when pressing Tab key Ikutsertakan tautan pada saat memindah fokus (blok kursor) dengan tombol tab Ikutsertakan tautan dalam rantai fokus - + Enable XSS Auditing try to detect possible XSS attacks when executing javascript mendeteksi kemungkinan adanya serangan XSS saat mengeksekusi javascript Aktifkan Audit XSS - + Mouse wheel scrolls Putaran roda mouse - + lines on page baris pada halaman - + Default zoom on pages: Default perbesaran pada halaman: - + Ask when entering Private Browsing mode Konfirmasi saat menggunakan modus Perambahan Privat - + Local Storage Penyimpan Lokal - + Maximum pages in cache: Halaman maksimum dalam cache: - + 1 1 - + Allow storing network cache on disk Ijinkan menyimpan cache jaringan di dalam disk - + Maximum Maksimum - + 50 MB 50 MB - + Allow storing web icons Ijinkan menyimpan icon web - + Allow saving history Ijinkan menyimpan sejarah - + Delete history on close Hapus sejarah saat berhenti - + Delete now Hapus sekarang - + Proxy Configuration Konfigurasi Proxy - + HTTP HTTP - + SOCKS5 SOCKS5 - + Port: Port: - + Username: Nama User: - + Password: Sandi: - + Don't use on: Jangan gunakan di: - + Manual configuration Konfigurasi Manual - + System proxy configuration Konfigurasi proxy sistem - + Do not use proxy Jangan gunakan proxy - + <b>Font Families</b> <b>Famili Huruf</b> - + Standard Standar - + Fixed Fixed - + Serif Serif - + Sans Serif Sans-Serif - + Cursive Cursive - + Fantasy Fantasi - + <b>Font Sizes</b> <b>Ukuran Huruf</b> - + Fixed Font Size Ukuran Huruf Fixed - + Default Font Size Ukuran Huruf Default - + Minimum Font Size Ukuran Huruf Minimum - + Minimum Logical Font Size Ukuran Logis Minimal Huruf - + <b>Download Location</b> <b>Lokasi Unduhan</b> - + Ask everytime for download location Konfirmasi lokasi tiap kali mengunduh - + Use defined location: Gunakan lokasi tetap: - - - + + + ... ... - + <b>Download Options</b> <b>Opsi Pengunduhan</b> - + Use native system file dialog (may or may not cause problems with downloading SSL secured content) Gunakan dialog berkas asli sistem (dapat menimbulkan masalah pada pengunduhan yang menggunakan SSL) - + Close download manager when downloading finishes Tutup manajer pengunduhan setelah pengunduhan selesai - + <b>External download manager</b> <b>Manajer pengunduhan eksternal</b> - + Use external download manager Gunakan manajer pengunduhan eksternal - + Executable: Eksekutor: - + Arguments: Argumen: - + <b>AutoFill options</b> <b>Opsi pengisian otomatis</b> - + Allow saving passwords from sites Ijinkan menyimpan sandi dari situs - + <b>Cookies</b> <b>Cookie</b> - + Filter tracking cookies Saring cookie penelusuran - + <b>Warning:</b> Match domain exactly and filter tracking cookies options can lead to deny some cookies from sites. If you have problems with cookies, try to disable this options first! <b>Peringatan</b> Opsi kecocokan domain dan penyaringan cookie penelusuran dapat menyebabkan ditolaknya cookie dari beberapa situs. Jika anda mendapatkan masalah dengan cookie, coba nonaktifkan opsi ini dahulu! - + Change browser identification: Ganti identitas peramban: - + Allow storing of cookies Ijinkan untuk menyimpan cookie - + Allow local storage of HTML5 web content Ijinkan untuk menyimpan secara lokal isi web HTML5 - + Delete locally stored HTML5 web content on close Hapus isi web HTML5 yang disimpan secara lokal saat berhenti - + Delete cookies on close Hapus cookie saat berhenti - + Match domain exactly Cocokkan domain - + Cookies Manager Manajer Cookie - + <b>SSL Certificates</b> <b>Sertifikat SSL</b> - + SSL Manager Manajer SSL - + Edit CA certificates in SSL Manager Sunting sertifikat CA di Manajer SSL - - + + <b>Other</b> <b>Lainnya</b> - + Send Referer header to servers Kirimkan kepala Acuan ke server - + Block popup windows Blokir jendela popup - + <b>Notifications</b> <b>Notifikasi</b> - + Use OSD Notifications Gunakan Notifikasi OSD - + Use Native System Notifications (Linux only) Gunakan Notifikasi Asli Sistem (hanya Linux) - + Do not use Notifications Jangan gunakan Notifikasi - + Expiration timeout: Batas waktu notifikasi: - + seconds detik - + <b>Note: </b>You can change position of OSD Notification by dragging it on the screen. <b>Catatan: </b>Anda dapat mengubah posisi OSD Notifikasi dengan menggeretnya di layar. - + <b>Language</b> <b>Bahasa</b> - + Available translations: Terjemahan yang tersedia: - + In order to change language, you must restart browser. Untuk mengganti bahasa, peramban harus direstart. - + StyleSheet automatically loaded with all websites: StyleSheet yang otomatis dimuat untuk semua website: - + Languages Bahasa - + <b>Preferred language for web sites</b> <b>Bahasa utama untuk situs web</b> - + General Umum - + Appearance Penampilan - + Tabs Tab - + Browsing Perambahan - + Fonts Huruf - + Downloads Pengunduhan - + Password Manager Manajer Sandi - + Privacy Privasi - + Notifications Notifikasi - + Plugins Pengaya - + Other Lainnya - + OSD Notification OSD Notifikasi - + Drag it on the screen to place it where you want. Geret OSD di layar untuk memposisikannya. - + Choose download location... Pilih lokasi unduhan... - + Choose stylesheet location... Pilih lokasi stylesheet... - + Deleted Terhapus - + Choose executable location... Pilih lokasi eksekutor... - + New Profile Profil Baru - + Enter the new profile's name: Masukkan nama profil baru: - - + + Error! - + This profile already exists! Profil tersebut sudah ada! - + Cannot create profile directory! Tidak dapat membuat direktori profil! - + Confirmation Konfirmasi - + Are you sure to permanently delete "%1" profile? This action cannot be undone! Anda yakin untuk menghapus secara permanen profil "%1"? Profil yang terhapus tidak dapat dikembalikan! @@ -2822,17 +2843,17 @@ QObject - + The file is not an OpenSearch 1.1 file. Bukan berkas OpenSearch 1.1. - + <not set in certificate> <tidak tertera di sertifikat> - + Native System Notification Notifikasi Asli Sistem @@ -2840,32 +2861,32 @@ QtWin - + Open new tab Buka tab baru - + Opens a new tab if browser is running Buka tab baru jika peramban sedang berjalan - + Open new window Buka jendela baru - + Opens a new window if browser is running Buka jendela baru jika peramban sedang berjalan - + Open download manager Buka manajer pengunduhan - + Opens a download manager if browser is running Buka manajer pengunduhan jika peramban sedang berjalan @@ -2873,446 +2894,446 @@ QupZilla - + Private Browsing Enabled Perambahan Privat Aktif - + IP Address of current page Alamat IP halaman ini - + &Tools &Peralatan - + &Help Bant&uan - + &Bookmarks &Bookmark - + Hi&story &Sejarah - + &File &Berkas - + &New Window Je&ndela Baru - + New Tab Tab Baru - + Open Location Buka Lokasi - + Open &File Buka &Berkas - + Close Tab Tutup Tab - + Close Window Tutup Jendela - + &Save Page As... &Simpan Halaman Sebagai... - + Save Page Screen Simpan Halaman Layar - + Send Link... Kirimkan Tautan... - + Import bookmarks... Impor bookmark... - + Quit Berhenti - + &Edit &Sunting - + &Undo &Undo - + &Redo &Redo - + &Cut &Potong - + C&opy S&alin - + &Paste &Tempel - + Select &All PIlih Semu&a - + &Find &Cari - + Pr&eferences Pr&eferensi - + QupZilla QupZilla - + &Print... &Cetak... - + &View &Tampilan - + &Navigation Toolbar Toolbar &Navigasi - + &Bookmarks Toolbar Toolbar &Bookmark - + Sta&tus Bar Bilah Sta&tus - + &Menu Bar Bilah &Menu - + &Fullscreen &Fullscreen - + &Stop &Berhenti - + &Reload &Muat Ulang - + Character &Encoding &Encoding Karakter - + Bookmarks Bookmark - + History Sejarah - + Toolbars Toolbar - + Sidebars Sidebar - + Zoom &In Zoom &In - + Zoom &Out Zoom &Out - + Reset Reset - + &Page Source &Page Source - + Closed Tabs Tab Tertutup - + Recently Visited Kunjungan Terakhir - + Most Visited Terbanyak Dikunjungi - + Web In&spector In&spektur Web - + Configuration Information Konfirmasi Informasi - + Restore &Closed Tab Restore &Closed Tab - + (Private Browsing) (Perambahan Privat) - + Bookmark &This Page Bookmark &Halaman Ini - + Bookmark &All Tabs Bookmark Selur&uh Tab - + Organize &Bookmarks Organisir &Bookmark - - - - - + + + + + Empty Kosong - + &Back &Mundur - + &Forward &Maju - + &Home Ruma&h - + Show &All History Tampilkan Selur&uh Sejarah - + Restore All Closed Tabs Kembalikan Seluruh Tab Yang Ditutup - + Clear list Bersihkan daftar - + About &Qt Tentang &Qt - + Information about application Informasi tentang aplikasi - + %1 - QupZilla %1 - QupZilla - + &About QupZilla Tent&ang QupZilla - + Report &Issue Laporkan &Isu - + &Web Search Pencarian &Web - + Page &Info &Info Halaman - + &Download Manager Manajer &Pengun&duhan - + &Cookies Manager Manajer &Cookie - + &AdBlock &AdBlock - + RSS &Reader Pembaca &RSS - + Clear Recent &History Bersihkan Sejara&h Terkini - + &Private Browsing Perambahan &Privat - + Other Lainnya - + Default Default - + Open file... Buka berkas... - + Are you sure you want to turn on private browsing? Anda yakin untuk menjalankan perambahan privat? - + When private browsing is turned on, some actions concerning your privacy will be disabled: Saat perambahan privat aktif, beberapa aksi yang terkait dengan privasi anda akan dinonaktifkan: - + Webpages are not added to the history. Laman web tidak ditambahkan ke sejarah. - + Current cookies cannot be accessed. Cookie saat ini tidak dapat diakses. - + Your session is not stored. Sesi anda tidak disimpan. - + Until you close the window, you can still click the Back and Forward buttons to return to the webpages you have opened. Anda masih dapat mengklik tombol Maju dan Mundur untuk kembali ke laman web yang sudah dibuka, hingga jendela ditutup. - + Start Private Browsing Memulai Perambahan Privat - + There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? Masih ada %1 tab terbuka dan sesi anda tidak akan disimpan. Yakin akan berhenti dari QupZilla? - + You have successfully added RSS feed "%1". RSS feed "%1" telah berhasil ditambahkan. @@ -3320,335 +3341,334 @@ QupZillaSchemeReply - + No Error Tiada Kesalahan - + Not Found Tidak Ditemukan - - + + Report Issue Laporan Isu - + Your E-mail Surel Anda - + Issue type Tipe isu - + Issue description Deskripsi isu - + Send Kirim - + Start Page Halaman Awal - + Google Search Pencarian Google - + Search results provided by Google Hasil pencarian oleh Google - - - + + + About QupZilla Tentang QupZilla - - + + Configuration Information Informasi Konfigurasi - + Browser Identification Indentitas Peramban - + Paths Lokasi - + Copyright Hak Cipta - - + + Version Versi - - + + WebKit version Versi WebKit - + Application version Versi Aplikasi - + Qt version Versi Qt - + Build time Waktu pembuatan - + Platform Platform - + Profile Profil - + Preferences Preferensi - + Option Opsi - + Value Nilai - + Name Nama - + Author Penulis - + Description Deskripsi - + Settings Pengaturan - + Saved session Sesi tersimpan - + Pinned tabs Tab dipinkan - + Data Data - + Themes Tema - - + Plugins Pengaya - + Translations Terjemahan - + Main developer Pengembang Utama - + E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. Surel tidak diwajibkan<br/><b>Catatan: </b>Mohon baca petunjuk bagaimana mengirimkan laporan bug <a href=%1>di sini</a>. - + Contributors Kontributor - + Translators Translator - + Speed Dial Panggilan Cepat - + Add New Page Tambah Halaman Baru - + Apply Terapkan - + Speed Dial settings Pengaturan Panggilan Cepat - + Placement: Peletakan: - + Auto Oto - + Cover Penutup - + Fit Pas - + Fit Width Pas Lebar - + Fit Height Pas Tinggi - + Use background image Gunakan gambar latar - + Select image Pilih gambar - + Maximum pages in a row: Maksimum halaman dalam satu baris: - + Change size of pages: Ubah ukuran halaman: - + This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. Halaman ini berisi informasi tentang Konfigurasi QupZilla saat ini, pengaya, dsb, yang terkait dengan informasi perbaikan. Mohon untuk mengikutsertakannya saat mengirimkan laporan bug. - + No available plugins. Pengaya tidak tersedia. - + Load title from page Muat judul dari halaman - + Edit Sunting - + Remove Hapus - + If you are experiencing problems with QupZilla, please try to disable all plugins first. <br/>If this does not fix it, then please fill out this form: Jika anda menemui permasalahan dengan QupZilla, coba nonaktifkan semua pengaya terlebih dahulu.<br/>Jika hal ini tidak membantu, silakan isi formulir berikut: - + Please fill out all required fields! Harap isi semua bagian yang dibutuhkan! - - + + Information about version Informasi tentang versi - + Reload Muat Ulang - + Url Url - + Title Judul - + New Page Halaman Baru @@ -3656,116 +3676,116 @@ RSSManager - + RSS Reader Pembaca RSS - - + + Empty Kosong - + Reload Muat Ulang - + Add feed Tambah feed - + Edit feed Sunting feed - + Delete feed Hapus feed - + Optimize Database Optimasi Database - + News Berita - - + + Loading... Memuat... - + You don't have any RSS Feeds.<br/> Please add some with RSS icon in navigation bar on site which offers feeds. Anda tidak memiliki RSS Feed apapun.<br/> Silakan tambahi dengan menggunakan icon RSS di bilah navigasi bilamana situs menyediakan feed. - + Add new feed Tambah feed baru - + Please enter URL of new feed: Masukkan URL feed baru: - + New feed Feed baru - + Fill title and URL of a feed: Isi judul dan URL dari feed: - + Feed title: Judul feed: - + Feed URL: URL feed: - + Edit RSS Feed Sunting RSS Feed - + Open link in current tab Buka tautan di tab ini - + Open link in new tab Buka tautan di tab baru - + Error in fetching feed Kesalahan dalam mengambil feed - + RSS feed duplicated Duplikasi RSS feed - + You already have this feed. Anda telah memiliki feed ini. @@ -3773,7 +3793,7 @@ Silakan tambahi dengan menggunakan icon RSS di bilah navigasi bilamana situs men RSSNotification - + Open RSS Manager Buka Manajer RSS @@ -3781,17 +3801,17 @@ Silakan tambahi dengan menggunakan icon RSS di bilah navigasi bilamana situs men RSSWidget - + Add RSS Feeds from this site Tambahkan RSS Feed dari situs ini - + Untitled feed Feed tanpa judul - + Add Tambahkan @@ -3799,81 +3819,81 @@ Silakan tambahi dengan menggunakan icon RSS di bilah navigasi bilamana situs men SSLManager - + SSL Manager Manajer SSL - + CA Authorities Certificates Sertifikat Otoritas CA - - + + Show info Tampilkan info - + This is a list of CA Authorities Certificates stored in the standard system path and in user specified paths. Berikut adalah daftar Sertifikat Otoritas CA yang ada di dalam sistem dan di lokasi yang ditentukan pengguna. - + Local Certificates Sertifikat Lokal - - + + Remove Hapus - + This is a list of Local Certificates stored in your user profile. It also contains all certificates, that have received an exception. Berikut adalah daftar Sertifikat Lokal yang tersimpan di profil anda. Semua sertifikat yang telah mendapatkan pengecualian juga terdapat di sini. - + Settings Pengaturan - + Add Tambah - + If CA Authorities Certificates were not automatically loaded from the system, you can specify paths manually where the certificates are stored. Jika Sertifikat Otoritas CA tidak dapat dimuat secara otomatis dari sistem, anda dapat menentukan lokasinya secara manual. - + <b>NOTE:</b> Setting this option is a high security risk! <b>CATATAN:</b> Opsi ini memiliki resiko tinggi! - + Ignore all SSL Warnings Acuhkan seluruh Peringatan SSL - + All certificates must have .crt suffix. After adding or removing certificate paths, it is neccessary to restart QupZilla in order to take effect the changes. Semua sertifikat harus memiliki akhiran .crt. Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart agar perubahan dapat diterapkan. - + Choose path... Pilih lokasi... - + Certificate Informations Informasi sertifikat @@ -3881,57 +3901,57 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga SearchEnginesDialog - + Manage Search Engines Kelola Mesin Pencari - + Add... Tambah... - + Remove Hapus - + Edit Sunting - + Up Naik - + Down Turun - + Defaults Default - + Search Engine Mesin Pencari - + Shortcut Shortcut - + Add Search Engine Tambah Mesin Pencari - + Edit Search Engine Sunting Mesin Pencari @@ -3939,27 +3959,27 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga SearchEnginesManager - + Search Engine Added Mesin Pencari Ditambahkan - + Search Engine "%1" has been successfully added. Mesin Pencari "%1" telah berhasil ditambahkan. - + Search Engine is not valid! Mesin Pencari tidak valid! - + Error Kesalahan - + Error while adding Search Engine <br><b>Error Message: </b> %1 Kesalahan saat menambahkan Mesin Pencari <br/><b>Pesan Kesalahan: </b> %1 @@ -3967,7 +3987,7 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga SearchToolBar - + No results found. Hasil tidak ditemukan. @@ -3975,22 +3995,22 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga SearchToolbar - + Search: Cari: - + Search... Pencarian... - + Highlight Penandaan - + Case sensitive Penulisan sensitif @@ -3998,12 +4018,12 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga SideBar - + Bookmarks Bookmark - + History Sejarah @@ -4011,143 +4031,143 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga SiteInfo - + Site Info Info Situs - + General Umum - + Media Media - + Security Keamanan - + Size: Ukuran: - + Site address: Alamat situs: - + Encoding: Encoding: - + Meta tags of site: Meta tag situs: - + Tag Tag - + Value Nilai - + <b>Security information</b> <b>Informasi Keamanan</b> - + Details Detil - + Image Gambar - + Image address Alamat gambar - + <b>Preview</b> <b>Pratayang</b> - + <not set in certificate> <tidak tertera di sertifikat> - + <b>Connection is Encrypted.</b> <b>Koneksi Diacak.</b> - + <b>Your connection to this page is secured with this certificate: </b> <b>Koneksi anda ke halaman ini diamankan oleh sertifikat ini: </b> - + <b>Connection Not Encrypted.</b> <b>Koneksi Tidak Diacak.</b> - + <b>Your connection to this page is not secured!</b> <b>Koneksi anda ke halaman ini tidak diamankan!</b> - + Copy Image Location Salin Lokasi Gambar - + Copy Image Name Salin Nama Gambar - + Save Image to Disk Simpan Gambar ke Disk - - + + Error! Kesalahan! - + This preview is not available! Pratayang ini tidak tersedia! - + Save image... Simpan gambar... - + Cannot write to file! Tidak dapat menulis ke berkas! - + Preview not available Pratayang tidak tersedia @@ -4155,43 +4175,43 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga SiteInfoWidget - + More... Selanjutnya... - + Your connection to this site is <b>secured</b>. Koneksi anda ke situs ini <b>diamankan</b>. - + Your connection to this site is <b>unsecured</b>. Koneksi anda ke situs ini <b>tidak diamankan</b>. - + You have <b>never</b> visited this site before. Anda <b>belum pernah</b>mengunjungi situs ini sebelumnya. - + first satu - + second dua - + third tiga - - + + This is your <b>%1</b> visit of this site. Ini adalah kunjungan anda ke situs ini yang ke <b>%1</b>. @@ -4199,143 +4219,143 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga SourceViewer - + Source of Sumber dari - + File Berkas - + Save as... Simpan sebagai... - + Close Tutup - + Edit Sunting - + Undo Undo - + Redo Redo - + Cut Potong - + Copy Salin - + Paste Tempel - + Delete Hapus - + Select All Pilih Semua - + Find Cari - - + + Go to Line... Tuju baris... - + View Tampilan - + Reload Muat Ulang - + Editable - + Word Wrap Lipat Kata - + Save file... Simpan berkas... - + Error! Kesalahan! - + Cannot write to file! Tidak dapat menulis ke berkas! - + Error writing to file Kesalahan dalam menulis ke berkas - + Source successfully saved Sumber berhasil disimpan - + Source reloaded Sumber dimuat ulang - + Cannot reload source. Page has been closed. Sumber tidak dapat dimuat ulang. Halaman telah ditutup. - + Editable changed - + Word Wrap changed Lipat Kata diubah - + Enter line number Masukkan nomor baris @@ -4343,12 +4363,12 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga SourceViewerSearch - + Search: Cari: - + Search... Pencarian... @@ -4356,12 +4376,12 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga SpeedDial - + Select image... Pilih gambar... - + Unable to load Tidak dapat memuat @@ -4369,72 +4389,72 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga TabBar - + &New tab &Tab Baru - + &Stop Tab &Hentikan Tab - + &Reload Tab &Muat Ulang Tab - + &Duplicate Tab - + Un&pin Tab - + &Pin Tab - + Re&load All Tabs Muat &Ulang Seluruh Tab - + &Bookmark This Tab - + Bookmark &All Tabs - + Close Ot&her Tabs - + Cl&ose - + Reloa&d All Tabs Muat &Ulang Seluruh Tab - + Bookmark &All Ta&bs - + Restore &Closed Tab @@ -4442,48 +4462,48 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga TabWidget - + List of tabs Daftar tab - + New Tab Tab Baru - + Loading... Memuat... - + No Named Page Halaman Tanpa Nama - + Currently you have %1 opened tabs Saat ini anda memiliki %1 tab yang terbuka - - + + New tab Tab baru - + Empty Kosong - + Restore All Closed Tabs Kembalikan Semua Tab Yang Ditutup - + Clear list Bersihkan daftar @@ -4491,22 +4511,22 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga TabbedWebView - + Failed loading page Gagal memuat halaman - + Loading... Memuat... - + %1 - QupZilla %1 - QupZilla - + Inspect Element Inspeksi Elemen @@ -4514,27 +4534,27 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga ThemeManager - + <b>Name:</b> <b>Nama:</b> - + <b>Author:</b> <b>Penulis:</b> - + <b>Description:</b> <b>Deskripsi:</b> - + License Lisensi - + License Viewer Penayang Lisensi @@ -4542,12 +4562,12 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga ToolButton - + Stop Berhenti - + Reload Muat Ulang @@ -4555,17 +4575,17 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga Updater - + Update available Perbaruan tersedia - + New version of QupZilla is ready to download. Versi baru QupZilla siap untuk diunduh. - + Update Perbaruan @@ -4573,8 +4593,8 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga WebInspectorDockWidget - - + + Web Inspector Inspektur Web @@ -4582,138 +4602,138 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga WebPage - + To show this page, QupZilla must resend request which do it again (like searching on making an shoping, which has been already done.) - + Confirm form resubmission Konfirmasi pengiriman ulang formulir - + Select files to upload... Pilih berkas untuk diunggah... - + Server refused the connection Server menolak koneksi - + Server closed the connection Server menutup koneksi - + Server not found Server tidak ditemukan - + Connection timed out Batas waktu koneksi habis - + Untrusted connection Koneksi tidak dapat dipercaya - + Temporary network failure Kegagalan jaringan sementara - + Proxy connection refused Koneksi ke proxy ditolak - + Proxy server not found Server proxy tidak ditemukan - + Proxy connection timed out Batas waktu koneksi ke proxy habis - + Proxy authentication required Otentikasi proxy dibutuhkan - + Content not found Isi tidak ditemukan - + AdBlocked Content Isi yang diblokir AdBlok - + Blocked by rule <i>%1</i> Diblokir oleh aturan <i>%1</i> - + Content Access Denied Akses Terhadap Isi Ditolak - + Error code %1 Kode kesalahan %1 - + Failed loading page Halaman gagal dimuat - + QupZilla can't load page from %1. QupZilla tidak dapat memuat halaman dari %1. - + Check the address for typing errors such as <b>ww.</b>example.com instead of <b>www.</b>example.com Periksa ejaan alamat dari kesalahan pengetikan seperti <b>ww.</b>contoh.com dari yang seharusnya <b>www.</b>contoh.com - + If you are unable to load any pages, check your computer's network connection. Jika anda tidak dapat memuat halaman apapun, periksa koneksi jaringan komputer. - + If your computer or network is protected by a firewall or proxy, make sure that QupZilla is permitted to access the Web. Jika komputer atau jaringan dilindungi firewall atau proxy, pastikan bahwa QupZilla diperbolehkan untuk mengakses Web. - + Try Again Coba Lagi - + Prevent this page from creating additional dialogs Halangi halaman ini untuk membuat dialog tambahan - + JavaScript alert - %1 Peringatan javascript - %1 - + Choose file... Pilih berkas... @@ -4721,22 +4741,22 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga WebSearchBar - + Manage Search Engines Kelola Mesin Pencari - + Add %1 ... Tambah %1... - + Paste And &Search Tempel dan &Cari - + Clear All Bersihkan Semua @@ -4744,228 +4764,228 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga WebView - + No Named Page Halaman Tanpa Nama - + &Back &Mundur - + &Forward &Maju - - + + &Reload &Muat Ulang - + S&top Ber&henti - + This frame Bingkai ini - + Show &only this frame Hanya &tampilkan bingkai ini - + Show this frame in new &tab Tampilkan bingkai ini di &tab baru - + Print frame Cetak bingkai - + Zoom &in Zoom &in - + &Zoom out Zoom &out - + Reset Reset - + Show so&urce of frame Tampilkan su&mber dari bingkai - + Book&mark page Book&mark halaman - + &Save page as... &Simpan halaman sebagai... - + &Copy page link &Salin tautan halaman - + Send page link... Kirimkan tautan halaman... - + &Print page Cetak &halaman - + Select &all PIlih semu&a - + Validate page Validasi halaman - + Show so&urce code Tampilkan kode su&mber - + Show info ab&out site Tampilkan inf&o tentang situs - + Open link in new &tab Buka tautan di &tab baru - + Open link in new &window Buka tautan di &jendela baru - + B&ookmark link B&ookmark tautan - + &Save link as... &Simpan tautan sebagai... - + Send link... Kirimkan tautan... - + &Copy link address &Salin alamat tautan - + Show i&mage Tampilkan &gambar - + Copy im&age Salin g&ambar - + Copy image ad&dress Salin a&lamat gambar - + &Save image as... &Simpan gambar sebagai... - + Send image... Kirimkan gambar... - + Send text... Kirimkan teks... - + Google Translate Terjemahan Google - + Dictionary Kamus - + Go to &web address Buka alamat &web - + Search "%1 .." with %2 Cari "%1.." dengan %2 - + &Play - + &Pause - + Un&mute - + &Mute - + &Copy Media Address &Salin Alamat Media - + &Send Media Address &Kirimkan Alamat Media - + Save Media To &Disk Simpan Media ke &Disk @@ -4973,7 +4993,7 @@ Setelah menambahi atau menghapus lokasi sertifikat, QupZilla harus direstart aga jsAlert - + Prevent this page from creating additional dialogs Cegah halaman ini untuk membuat dialog tambahan diff --git a/translations/it_IT.ts b/translations/it_IT.ts index 5f20cec7f..4a5c0efed 100644 --- a/translations/it_IT.ts +++ b/translations/it_IT.ts @@ -4,59 +4,59 @@ AboutDialog - + About QupZilla A proposito di QupZilla - + Authors Autori - - + + Authors and Contributors Autori e collaboratori - - + + < About QupZilla < A proposito di QupZilla - + <p><b>Application version %1</b><br/> <p><b>Versione dell'applicazione %1</b><br/> - + <b>WebKit version %1</b></p> <b>Versione di WebKit %1</b></p> - + <p>&copy; %1 %2<br/>All rights reserved.<br/> <p>&copy; %1 %2<br/>Tutti i diritti riservati.<br/> - + <small>Build time: %1 </small></p> <small>Data della build: %1 </small></p> - + <p><b>Main developer:</b><br/>%1 &lt;%2&gt;</p> <p><b>Sviluppatore principale:</b><br/>%1 &lt;%2&gt;</p> - + <p><b>Contributors:</b><br/>%1</p> <p><b>Collaboratori:</b><br/>%1</p> - + <p><b>Translators:</b><br/>%1</p> <p><b>Traduttori:</b><br/>%1</p> @@ -64,33 +64,33 @@ AcceptLanguage - + Preferred Languages Lingue Preferite - + Add... Aggiungi... - + Remove Elimina - + Up Su - + Down Giu - - + + Personal [%1] Personale [%1] @@ -98,68 +98,68 @@ AdBlockDialog - + AdBlock Configuration Configurazione di AdBlock - + Enable AdBlock Abilita AdBlock - + Search... Cerca... - + Rule Regola - - + + Add Rule Aggiungi regola - + Update EasyList Aggiorna EasyList - + AdBlock AdBlock - + Delete Rule Cancella regola - + Update completed Aggiornamento completato - + EasyList has been successfully updated. EasyList è stata aggiornata con successo. - + Custom Rules Regole personalizzate - + Add Custom Rule Aggiungi regola personalizzata - + Please write your rule here: Per favore scrivi qui la tua regola: @@ -167,53 +167,53 @@ AdBlockIcon - + AdBlock lets you block unwanted content on web pages AdBlock permette di bloccare ogni contenuto indesiderato nelle pagine web - + Blocked popup window Popup bloccati - + AdBlock blocked unwanted popup window. AdBlock ha bloccato un popup indesiderato. - + AdBlock AdBlock - + Show AdBlock &Settings Mostra &Impostazioni di AdBlock - + Blocked Popup Windows Popup Bloccati - + No content blocked Nessuno contenuto bloccato - + Blocked URL (AdBlock Rule) - click to edit rule URL bloccato (Regola di AdBlock) - clicca per modificare la regola - - + + %1 with (%2) %1 con (%2) - + Learn About Writing &Rules Scopri Come Scrivere &Regole @@ -221,17 +221,17 @@ AddAcceptLanguage - + Add Language Aggingi lingua - + Choose preferred language for web sites Scegli la lingua preferita per i siti web - + Personal definition: Definizione personale: @@ -239,128 +239,128 @@ AutoFillManager - + Passwords Passwords - - + + Server Server - + Username Nome utente - + Password Password - - + + Remove Elimina - + Edit Modifica - - + + Remove All Elimina Tutto - + Import/Export Importa/Esporta - - - + + + Show Passwords Mostra le password - + Exceptions Eccezioni - + Import Passwords from File... Importa password da un file... - + Export Passwords to File... Esporta password in un file... - + Are you sure that you want to show all passwords? Sei sicuro di voler mostrare tutte le password? - + Hide Passwords Nascondi le password - + Confirmation Conferma - + Are you sure to delete all passwords on your computer? Sei sicuro di voler cancellare tutte le password presenti sul tuo computer? - + Edit password Modifica password - + Change password: Cambia password: - - + + Choose file... Scegli file... - + Cannot read file! Impossibile leggere il file! - + Successfully exported Esportati con successo - + Error while importing! Errore nell'importare il file! - + Successfully imported Importato con successo - + Cannot write to file! Impossibile scrivere sul file! @@ -368,7 +368,7 @@ AutoFillNotification - + Do you want QupZilla to remember the password for <b>%1</b> on %2? Vuoi che QupZilla ricordi la password per <b>%1</b> on %2? @@ -376,17 +376,17 @@ AutoFillWidget - + Remember Ricorda - + Never For This Site Mai Per Questo Sito - + Not Now Non Ora @@ -394,13 +394,13 @@ BookmarkIcon - - + + Bookmark this Page Aggiungi pagina ai Segnalibri - + Edit this bookmark Modifica questo segnalibro @@ -408,154 +408,154 @@ BookmarksImportDialog - + Import Bookmarks Importa Segnalibri - + <b>Import Bookmarks</b> <b>Importa Segnalibri</b> - + From File Da file - + Choose browser from which you want to import bookmarks: Scegli il browser da cui vuoi importare i segnalibri: - + Choose... Scegli... - + Fetching icons, please wait... Attendi, caricamento icone... - + Title Titolo - + Url Url - + Next Prossimo - + Cancel Cancella - + <b>Importing from %1</b> <b>Importazione da %1</b> - + Finish Finito - - + + Please press Finish to complete importing process. Premi Finito per completare il processo d'importazione. - - - - + + + + Error! Errore! - + Choose directory... Scegli cartella... - + Choose file... Scegli file... - + Mozilla Firefox stores its bookmarks in <b>places.sqlite</b> SQLite database. This file is usually located in Mozilla Firefox archivia i segnalibri nel database SQLite <b>places.sqlite</b>. Questo file di solito si trova in - - - - + + + + Please choose this file to begin importing bookmarks. Per favore, scegli questo file per iniziare ad importare i segnalibri. - + Google Chrome stores its bookmarks in <b>Bookmarks</b> text file. This file is usually located in Google Chrome archivia i segnalibri nel file di testo <b>Bookmarks</b>. Questo file di solito si trova in - + Opera stores its bookmarks in <b>bookmarks.adr</b> text file. This file is usually located in Opera archivia i segnalibri in nel file di testo <b>bookmarks.adr</b>. Questo file di solito si trova in - + You can import bookmarks from any browser that supports HTML exporting. This file has usually these suffixes E' possibile importare segnalibri da qualsiasi browser che supporti l'esportazione in HTML. Questo file solitamente ha questi suffissi - + Internet Explorer stores its bookmarks in <b>Favorites</b> folder. This folder is usually located in Internet Explorer archivia i segnalibri nella cartella <b>Favorites</b>. Questa cartella di solito si trova in - + Please choose this folder to begin importing bookmarks. Per favore, scegli questa cartella per iniziare ad importare i segnalibri. - - - - + + + + No Error Nessun errore - - - + + + Unable to open file. Impossibile aprire il file. - + Cannot evaluate JSON code. Impossibile valutare il codice JSON. - + File does not exist. Il file non esiste. - + Unable to open database. Is Firefox running? Impossibile aprire il database. Firefox è aperto? @@ -563,127 +563,127 @@ BookmarksManager - + Bookmarks Segnalibri - + Title Titolo - + Url Url - + Import Bookmarks Importa segnalibri - + Add Subfolder Aggiungi sottocartella - + Rename Folder Rinomina cartella - + Add Folder Aggiungi cartella - + Optimize Database Ottimizza database - + Add new folder Aggiungi nuova cartella - + Choose name for new bookmark folder: Scegli un nome per la nuova cartella dei segnalibri: - + Add new subfolder Aggiungi nuova sottocartella - + Choose name for new subfolder in bookmarks toolbar: Scegli un nome per la nuova sottocartella nella barra dei segnalibri: - + Choose name for folder: Scegli un nome per la cartella: - + Open link in &new tab Apri link in una &nuova scheda - + Move bookmark to &folder Sposta segnalibro nella &cartella - + <b>Warning: </b>You already have bookmarked this page! <b>Attenzione: </b>Hai già aggiunto questa pagina ai segnalibri! - + Choose name and location of this bookmark. Scegli nome e posizione di questo segnalibro. - + Rename folder Rinomina cartella - + Remove folder Rimuovi cartella - + Open link in current &tab Apri il link nella &scheda attuale - + Rename bookmark Rinomina segnalibro - + Remove bookmark Rimuovi segnalibro - + Add New Bookmark Aggiungi nuovo segnalibro - + Choose folder for bookmarks: Scegli la cartella per i segnalibri: - + Bookmark All Tabs Aggiungi tutte le schede ai segnalibri @@ -691,20 +691,20 @@ BookmarksModel - - + + Bookmarks In Menu Segnalibri nel menu - - + + Bookmarks In ToolBar Segnalibri nella barra - - + + Unsorted Bookmarks Segnalibri non catalogati @@ -712,27 +712,27 @@ BookmarksSideBar - + Search... Cerca... - + Open link in current &tab Apri il link nella &scheda attuale - + Open link in &new tab Apri il collegamento in una &nuova scheda - + Copy address Copia indirizzo - + &Delete &Cancella @@ -740,17 +740,17 @@ BookmarksToolbar - + &Bookmark Current Page Aggiungi la pagina corrente ai &segnalibri - + Bookmark &All Tabs Aggiungi &tutte le schede ai segnalibri - + &Organize Bookmarks &Organizza i segnalibri @@ -759,73 +759,73 @@ Nascondi i più &visitati - + Show Most &Visited Mostra i più &visitati - + Show Only Icons - + &Hide Toolbar &Nascondi barra - + Move right Sposta a destra - + Move left Sposta a sinistra - + Edit bookmark Modifica segnalibro - + Remove bookmark Rimuovi segnalibro - + Edit bookmark: Modifica segnalibro: - + Title: Titolo: - + Url: Indirizzo: - + Edit Bookmark Modifica segnalibro - + Most visited Più visitati - + Sites you visited the most Siti che visiti più spesso - - + + Empty Vuoto @@ -841,46 +841,49 @@ Elimina segnalibro - + Name: Nome: - + Folder: Cartella: - + Remove - + Save Salva - + Close Chiudi - - Add into Bookmarks - Aggiungi ai segnalibri + + Add to Bookmarks + + + + Add into Bookmarks + Aggiungi ai segnalibri - Add into Speed Dial - Aggiungi a Speed Dial + Aggiungi a Speed Dial <b>Add Bookmark</b> <b>Aggiungi segnalibro</b> - + Edit Bookmark Modifica segnalibro @@ -889,14 +892,15 @@ <b>Modifica segnalibro</b> - - + + Remove from Speed Dial Rimuovi da Speed Dial - - + + + Add to Speed Dial Aggiungi a Speed Dial @@ -904,37 +908,37 @@ BrowsingLibrary - + Library Libreria - + Search... Cerca... - + History Cronologia - + Bookmarks Segnalibri - + RSS RSS - + Database Optimized Database ottimizzato - + Database successfully optimized.<br/><br/><b>Database Size Before: </b>%1<br/><b>Database Size After: </b>%2 Database ottimizzato con successo.<br/><br/><b>Dimensione del Database prima: </b>%1<br/><b>Dimensione del Database dopo: </b>%2 @@ -942,50 +946,50 @@ CertificateInfoWidget - + <b>Issued To</b> <b>Rilasciato a</b> - - + + Common Name (CN): Nome Comune (NC): - - + + Organization (O): Organizazione (O): - - + + Organizational Unit (OU): Unità Organizzativa (UO): - + Serial Number: Numero Seriale: - + <b>Issued By</b> <b>Rilasciato da</b> - + <b>Validity</b> <b>Validità</b> - + Issued On: Emesso Il: - + Expires On: Scade Il: @@ -993,62 +997,62 @@ ClearPrivateData - + Clear Recent History Elimina la cronologia recente - + Choose what you want to delete: Scegli cosa vuoi cancellare: - + Clear history Elimina la cronologia - + Clear cookies Elimina i cookies - + Clear cache Elimina la cache - + Clear icons Elimina le icone - + Clear cookies from Adobe Flash Player Elimina i cookies di Adobe Flash Player - + <b>Clear Recent History</b> <b>Elimina la Cronologia Recente</b> - + Earlier Today Oggi - + Week Settimana - + Month Mese - + All Tutti @@ -1056,42 +1060,42 @@ ClickToFlash - + Object blocked by ClickToFlash Oggetto bloccato da ClickToFlash - + Show more information about object Mostra maggiori informazioni sull'oggetto - + Delete object Cancella oggetto - + Add %1 to whitelist Aggiungi %1 alla withelist - + Flash Object Oggetto Flash - + <b>Attribute Name</b> <b>Nome dell'Attributo</b> - + <b>Value</b> <b>Valore</b> - + No more information available. Nessuna ulteriore informazione disponibile. @@ -1099,12 +1103,12 @@ CloseDialog - + There are still open tabs Ci sono delle schede ancora aperte - + Don't ask again Non chiedere più @@ -1112,173 +1116,173 @@ CookieManager - + Cookies Cookie - + Stored Cookies - + Find: Trova: - + These cookies are stored on your computer: Questi cookies sono archiviati sul tuo computer: - + Server Server - + Cookie name Nome del cookei - + Name: Nome: - + Value: Valore: - - - + + + Server: Server: - + Path: Percorso: - + Secure: Sicuro: - + Expiration: Scadenza: - - - - - - - - - - - - + + + + + + + + + + + + <cookie not selected> <cookie non selezionato> - + Remove all cookies Elimina tutti i cookies - + Cookie Filtering - + <b>Cookie whitelist</b> - + Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) - - + + Add Aggiungi - - + + Remove - + <b>Cookie blacklist</b> - + Cookies from these servers will NEVER be accepted - + Remove cookie Elimina cookie - + Search Cerca - + Confirmation Conferma - + Are you sure to delete all cookies on your computer? Sei sicuro di voler cancellare tutti i cookies dal tuo computer? - + Add to whitelist - + Add to blacklist - - + + Remove cookies Elimina cookies - + Secure only Solo sicuri - + All connections Tutte le connessioni - + Session cookie Cookie della sessione @@ -1286,13 +1290,13 @@ DownloadFileHelper - - + + Save file as... Salva come... - + NoNameDownload DownloadSenzaNome @@ -1300,119 +1304,119 @@ DownloadItem - + Remaining time unavailable Tempo rimanente non disponibile - + Done - %1 Fatto - %1 - - + + Cancelled Cancellato - + few seconds pochi secondi - + seconds secondi - + minutes minuti - + hours ore - + Unknown speed Velocità sconosciuta - - + + Unknown size Dimensione sconosciuta - + %2 - unknown size (%3) %2 - dimensione sconosciuta (%3) - + Remaining %1 - %2 of %3 (%4) Rimangono %1 - %2 di %3 (%4) - + Cancelled - %1 Cancellato - %1 - + Delete file Elimina file - + Do you want to also delete dowloaded file? Vuoi cancellare il file scaricato? - + Open File Apri file - + Open Folder Apri cartella - + Go to Download Page Vai alla pagina di download - + Copy Download Link Copia collegamento di download - + Cancel downloading Elimina lo scaricamento - + Clear Pulisci - + Error Errore - + Not found Non trovato - + Sorry, the file %1 was not found! @@ -1421,12 +1425,12 @@ non è stato trovato! - + Error: Cannot write to file! Errore:Impossibile scrivere sul file! - + Error: Errore: @@ -1434,64 +1438,64 @@ DownloadManager - - - + + + Download Manager Gestore download - + Clear Pulisci - + Executable: Eseguibile: - + Arguments: Argomenti: - + Cannot start external download manager Impossibile avviare il gestore dei download esterno - + Cannot start external download manager! %1 Impossibile avviare il gestore dei download esterno ! %1 - + %1% of %2 files (%3) %4 remaining %1% di %2 file (%3) %4 rimanenti - + % - Download Manager % - Gestore Download - + Download Finished Download completato - + All files have been successfully downloaded. Tutti i file sono stati scaricati con successo. - + Warning Attenzione - + Are you sure to quit? All uncompleted downloads will be cancelled! Sei sicuro di voler uscire? Tutti i download incompleti saranno cancellati! @@ -1499,42 +1503,42 @@ DownloadOptionsDialog - + Opening Apertura - + You have chosen to open Hai scelto di aprire - + which is a: quale è un: - + from: da: - + What should QupZilla do with this file? Cosa dovrebbe fare QupZilla con questo file? - + Open... Apri... - + Save File Salva File - + Opening %1 Apertura %1 @@ -1542,37 +1546,37 @@ EditSearchEngine - + Name: Nome: - + Url: Url: - + Shortcut: Scorciatoia: - + Icon: Icona: - + <b>Note: </b>%s in url represent searched string <b>Nota: </b>%s nell'indirizzo rappresenta una stringa di ricerca - + Add from file ... Aggiungi da file... - + Choose icon... Scegli icona... @@ -1580,75 +1584,75 @@ HistoryManager - + History Cronologia - + Title Titolo - + Url Indirizzo - + Delete Cancella - + Clear All History Pulisci tutta la cronologia - + Optimize Database Ottimizza database - + Open link in current tab Apri il link nella scheda corrente - + Open link in new tab Apri collegamento in una nuova scheda - + Copy address Copia indirizzo - - + + Today Oggi - - + + This Week Questa Settimana - - + + This Month Questo Mese - + Confirmation Conferma - + Are you sure to delete all history? Sei sicuro di voler cancellare tutta la cronologia? @@ -1656,72 +1660,72 @@ HistoryModel - + Failed loading page Impossibile caricare la pagina - + No Named Page Pagina senza nome - + January Gennaio - + February Febbraio - + March Marzo - + April Aprile - + May Maggio - + June Giugno - + July Luglio - + August Agosto - + September Settembre - + October Otobre - + November Novembre - + December Dicembre @@ -1729,45 +1733,45 @@ HistorySideBar - + Search... Cerca... - + Title Titolo - + Open link in current tab Apri il link nella scheda corrente - + Open link in new tab Apri collegamento in una nuova scheda - + Copy address Copia indirizzo - - + + Today Oggi - - + + This Week Questa settimana - - + + This Month Questo mese @@ -1775,33 +1779,33 @@ LocationBar - + Add RSS from this page... Aggiungi RSS da questa pagina... - + Enter URL address or search on %1 Inserisci URL o cerca con %1 - + Paste And &Go Incolla e &vai a - + Clear All Pulisci tutto - + .co.uk Append domain name on ALT + Enter = Should be different for every country .it - + Show information about this page Mostra maggiori informazioni su questa pagina @@ -1809,12 +1813,12 @@ MainApplication - + Last session crashed Ultima sessione chiusa - + <b>QupZilla crashed :-(</b><br/>Oops, the last session of QupZilla was interrupted unexpectedly. We apologize for this. Would you like to try restoring the last saved state? <b>QupZilla si è chiuso inaspettatamente :-(</b><br/>Oops, l'ultima sessione di QupZilla si è chiusa inaspettatamente. Ci dispiace molto. Vuoi provare a ripristinare l'ultima sessione salvata? @@ -1822,44 +1826,44 @@ NavigationBar - + No Named Page Pagina senza nome - + Back Indietro - + Forward Avanti - + Home Home - + New Tab Nuova scheda - + Main Menu Menu principale - - + + Exit Fullscreen Chiudi schermo intero - - + + Clear history Elimina la cronologia @@ -1867,75 +1871,75 @@ NetworkManager - - + + SSL Certificate Error! Errore Certificato SSL! - + <b>Organization: </b> <b>Organizzazione: </b> - + <b>Domain Name: </b> <b>Nome Dominio: </b> - + <b>Expiration Date: </b> <b>Data di Scadenza: </b> - + <b>Error: </b> <b>Errore: </b> - + The page you are trying to access has the following errors in the SSL certificate: La pagina cui stai cercando di accedere ha i seguenti errori nel certificato SSL: - + Would you like to make an exception for this certificate? Vuoi fare un'eccezione per questo certificato? - + Authorization required Richiesta autorizzazione - - + + Username: Nome Utente: - - + + Password: Password: - + Save username and password on this site Salva nome utente e password per questo sito - + A username and password are being requested by %1. The site says: "%2" Nome utente e password sono richiesti da %1. Questo sito: "%2" - + Proxy authorization required Richiesta autorizzazione Proxy - + A username and password are being requested by proxy %1. Nome utente e password sono richiesti dal proxy %1. @@ -1943,17 +1947,17 @@ PageScreen - + Page Screen Cattura schermata - + Save Page Screen... Salva schermata della pagina... - + screen.png schermata.png @@ -1961,77 +1965,94 @@ PluginsList - + Application Extensions the literal translation of "Application extentions" doesn't sound good in italian Estensioni - + Allow Application Extensions to be loaded the literal translation of "Application extentions" don't sound good Permettere caricamento delle estensioni - + Settings Impostazioni - Load Plugins - Carica plugins + Carica plugins - + WebKit Plugins Plugin di WebKit - + <b>Click To Flash Plugin</b> <b>Plugin Click To Flash</b> - + Click To Flash is a plugin which blocks auto loading of Flash content at page. You can always load it manually by clicking on the Flash play icon. Click To Flash è un plugin che blocca il caricamento automatico dei contenuti Flash nella pagina. È sempre possibile caricare manualmente Flash cliccando sull'icona play. - + Whitelist Lista bianca - + Add Aggiungi - + Remove Rimuovi - + Allow Click To Flash Abilita Click To Flash - + Add site to whitelist Aggiungi sito alla lista bianca - + Server without http:// (ex. youtube.com) Server senza http:// (es. youtube.com) + + + %1 (%2) +Author: %3 +%4 +%5 + + + + + Error! + Errore! + + + + Cannot load plugin! + + PopupWindow - + %1 - QupZilla %1 - QupZilla @@ -2039,800 +2060,800 @@ Preferences - + Preferences Preferenze - + General Generale - + Tabs Schede - + Browsing Navigazione - + Fonts Caratteri - + Downloads Scaricamenti - + Password Manager Gestore password - + Privacy Privacy - + Notifications Notifiche - + Plugins Plugins - + Other Altro - + QupZilla QupZilla - + <b>Launching</b> <b>Avvio</b> - + After launch: Dopo l'avvio: - + Open blank page Apri pagina vuota - - + + Open homepage Apri pagina iniziale - + Restore session Ripristina sessione - + Homepage: Pagina Iniziale: - + On new tab: In una nuova scheda: - + Open blank tab Apri scheda vuota - + Open other page... Apri altra pagina... - + <b>Profiles</b> <b>Profili</b> - + Startup profile: Profilo d'avvio: - + Create New Crea nuovo - + Delete Cancella - - + + Note: You cannot delete active profile. Nota: Non puoi cancellare un profilo attivo. - + Check for updates on start Controlla aggiornamenti all'avvio - + Themes Temi - + Advanced options Opzioni avanzate - + <b>Browser Window</b> <b>Finestra del Browser</b> - + Show StatusBar on start Visualizza la barra di stato all'avvio - + Show Bookmarks ToolBar on start Visualizza barra dei segnalibri all'avvio - + Show Navigation ToolBar on start Visualizza barra di navigazione all'avvio - + <b>Navigation ToolBar</b> <b>Barra di Navigazione</b> - + Show Home button Mostra pulsante pagina iniziale - + Show Back / Forward buttons Mostra pulsanti Indietro / Avanti - + Show Add Tab button Mostra pulsante 'Aggiungi Scheda' - + <b>Background<b/> <b>Sfondo</b> - + Use transparent background Usa sfondo trasparente - + <b>Tabs behavior</b> <b>Comportamento Scheda</b> - + Make tabs movable Rendi le schede mobili - + <b>Address Bar behaviour</b> <b>Comportamento Barra Indirizzi</b> - + Select all text by double clicking in address bar Seleziona l'intero testo nella barra degli indirizzi con doppio click - + Add .co.uk domain by pressing ALT key Aggiungi .it al dominio premendo il tasto ALT - + Activate last tab when closing active tab Attiva l'ultima scheda quando chiudi la scheda attiva - + Ask when closing multiple tabs Chiedi quando chiudi più schede - + Web Configuration Configurazione Web - + Allow JAVA Abilita JAVA - + Allow JavaScript Abilita JavaScript - + Allow Plugins (Flash plugin) Abilita plugins (Flash plugin) - + Allow DNS Prefetch Consenti Prefetch DNS - + Allow local storage of HTML5 web content Consenti il salvataggio in locale del contenuto HTML5 - + Delete locally stored HTML5 web content on close Cancella i contenuti HTML5 salvati in locale alla chiusura - + JavaScript can access clipboard JavaScript può accedere agli appunti - + Send Do Not Track header to servers Non inviare traccia di intestazione ai server - + Zoom text only Ingrandisci solo il testo - + Include links in focus chain focus also links on page (basically <a> elements) when pressing Tab key Includi link in una selezione concatenata - + Print element background when you are printing page (on printer), it determine whether to also print background (color, image) of html elements Mostra elementi di sfondo - - + + Open speed dial Apri speed dial - - + + Use current Usa corrente - + Active profile: Profilo attivo: - + Hide tabs when there is only one tab Nascondi le schede quando ve ne è solo una - + Select all text by clicking in address bar Seleziona tutto il testo cliccando nella barra degli indirizzi - + Don't quit upon closing last tab Non uscire quando chiudi l'ultima scheda - + Closed tabs list instead of opened in tab bar La lista della pagine chiuse invece di quelle aperte nella barra delle schede - + Open new tabs after active tab Apri le nuove schede dopo quella attiva - + Enable XSS Auditing try to detect possible XSS attacks when executing javascript Abilita l'auditing XSS - + Mouse wheel scrolls La rotella del mouse scorre - + lines on page linee della pagina - + Default zoom on pages: Ingrandimento predefinito delle pagine: - + Ask when entering Private Browsing mode Chiedi quando entri in modalità Navigazione Anonima - + Local Storage Archiviazione Locale - + Maximum pages in cache: Limite pagine nella cache: - + 1 1 - + Allow storing network cache on disk Abilita memorizzazione cache di rete sul disco - + Maximum Massimo - + 50 MB 50 MB - + Allow storing web icons Abilita il salvataggio delle icone web - + Allow saving history Abilita salvataggio della cronologia - + Delete history on close Cancella cronologia alla chiusura - + Delete now Cancella adesso - + Proxy Configuration Configurazione proxy - + HTTP HTTP - + SOCKS5 SOCKS5 - + Port: Porta: - + Username: Nome Utente: - + Password: Password: - + Don't use on: Non utilizzare su: - + Manual configuration Configurazione manuale - + System proxy configuration Configurazione proxy di sistema - + Do not use proxy Non usare proxy - + <b>Font Families</b> <b>Famiglie di Font</b> - + Standard Standard - + Fixed Fixed - + Serif Serif - + Sans Serif Sans Serif - + Cursive Cursive - + <b>External download manager</b> <b>Gestore dei download esterno</b> - + Use external download manager Usa un gestore dei download esterno - + Executable: Eseguibile: - + Arguments: Argomenti: - + Filter tracking cookies Filtra i cookie traccia - + <b>Warning:</b> Match domain exactly and filter tracking cookies options can lead to deny some cookies from sites. If you have problems with cookies, try to disable this options first! <b>Attenzione:</b> La corrispondenza esatta del dominio ed il fitraggio dei cookie traccia possono portare al rifiuto di alcuni cookie da certi siti. Se hai problemi con i cookie, prova a disattivare questa opzione! - + Change browser identification: Cambia l'identificazione del browser: - + Fantasy Fantasy - + <b>Font Sizes</b> <b>Dimensioni carattere</b> - + Fixed Font Size Dimensione font fissa - + Default Font Size Dimensione font predefinita - + Minimum Font Size Dimensione font minima - + Minimum Logical Font Size Dimensione minima del carattere logico - + <b>Download Location</b> <b>Percorso file Scaricati</b> - + Ask everytime for download location Chiedi sempre dove salvare - + Use defined location: Usa posizione definita: - - - + + + ... ... - + <b>Download Options</b> <b>Opzioni scaricamento</b> - + Use native system file dialog (may or may not cause problems with downloading SSL secured content) Usa file di dialogo nativo di sistema (può o non può causare problemi con il download di contenuti protetti SSL) - + Close download manager when downloading finishes Chiudi il gestore dei download quando termina lo scaricamento - + <b>AutoFill options</b> <b>Opzioni AutoCompletamento</b> - + Allow saving passwords from sites Consenti salvataggio password dai siti - + <b>Cookies</b> <b>Cookie</b> - + Allow storing of cookies Abilita la memorizzazione dei cookie - + Delete cookies on close Cancella cookie alla chiusura - + Match domain exactly Associa il dominio esatto - + Cookies Manager Gestore Cookie - + <b>SSL Certificates</b> <b>Certificati SSl</b> - + SSL Manager Gestore SSL - + Edit CA certificates in SSL Manager Modifica i certificati CA nel gestore SSL - - + + <b>Other</b> <b>Altro</b> - + Send Referer header to servers Invia traccia di intestazione ai server - + Block popup windows Blocca i popup - + <b>Notifications</b> <b>Notifiche</b> - + Use OSD Notifications Usa notifiche OSD - + Use Native System Notifications (Linux only) Utilizza le notifiche native di sistema (solo Linux) - + Do not use Notifications Non usare notifiche - + Expiration timeout: Scadenza timeout: - + seconds secondi - + <b>Note: </b>You can change position of OSD Notification by dragging it on the screen. <b>Nota:</b>È possibile modificare la posizione di notifica OSD trascinandola sullo schermo. - + <b>Language</b> <b>Lingua</b> - + Available translations: Lingue disponibili: - + In order to change language, you must restart browser. Per cambiare lingua, è necessario riavviare il browser. - + StyleSheet automatically loaded with all websites: Foglio di Stile caricato automaticamente con tutti i siti web: - + Languages Lingue - + <b>Preferred language for web sites</b> <b>Lingua preferita per i siti web</b> - + Appearance Aspetto - + OSD Notification Notifica OSD - + Drag it on the screen to place it where you want. Trascina sullo schermo per posizionarlo dove vuoi. - + Choose download location... Scegli percorso dello scaricamento... - + Choose stylesheet location... Scegli la posizione del foglio di stile... - + Deleted Cancellati - + Choose executable location... Scegli la posizione dell'eseguibile... - + New Profile Nuovo Profilo - + Enter the new profile's name: Inserisci il nuovo nome profilo: - - + + Error! Errore! - + This profile already exists! Questo profilo esiste già! - + Cannot create profile directory! Impossibile creare la directory del profilo! - + Confirmation Conferma - + Are you sure to permanently delete "%1" profile? This action cannot be undone! Sei sicuro di voler cancellare definitivamente "%1" il profilo? Questa azione non può essere annullata! @@ -2840,17 +2861,17 @@ QObject - + The file is not an OpenSearch 1.1 file. Il file non è un file OpenSearch 1 1. - + <not set in certificate> <non impostato nel certificato> - + Native System Notification Notifiche di sistema native @@ -2858,32 +2879,32 @@ QtWin - + Open new tab Apri nuova scheda - + Opens a new tab if browser is running Apre una nuova scheda se il browser è in esecuzione - + Open new window Apri nuova finestra - + Opens a new window if browser is running Apre una nuova finestra se il browser è in esecuzione - + Open download manager Apri gestore scaricamenti - + Opens a download manager if browser is running Apre un gestore scaricamenti se il browser è in esecuzione @@ -2891,447 +2912,447 @@ QupZilla - + Private Browsing Enabled Attiva navigazione anonima - + IP Address of current page Indirizzo IP della pagina corrente - + Bookmarks Segnalibri - + History Cronologia - + &New Window &Nuova finestra - + New Tab Nuova scheda - + Open Location Apri Indirizzo - + Open &File Apri &file - + Close Tab Chiudi scheda - + Close Window Chiudi finestra - + &Save Page As... &Salva pagina come... - + Save Page Screen Salva schermata della pagina - + Send Link... Invia link... - + Import bookmarks... Importa segnalibri... - + Quit Esci - + &Undo &Annulla - + &Redo &Ripeti - + &Cut Ta&glia - + C&opy C&opia - + &Paste &Incolla - + Select &All Seleziona &Tutto - + &Find C&erca - + &Tools accelerator on S is already used by the Bookmarks translation (Segnalibri) S&trumenti - + QupZilla QupZilla - + &Help &Aiuto - + &Bookmarks &Segnalibri - + Hi&story &Cronologia - + &File &File - + &Print... S&tampa... - + &Edit &Modifica - + &View &Visualizza - + &Navigation Toolbar &Barra di navigazione - + &Bookmarks Toolbar Barra dei &segnalibri - + Sta&tus Bar Ba&rra di stato - + &Menu Bar &Barra menu - + &Fullscreen Sc&hermo intero - + &Stop S&top - + &Reload &Ricarica - + Character &Encoding Codifica &carattere - + Toolbars Barre degli strumenti - + Sidebars Barre laterali - + Zoom &In &Ingrandisci - + Zoom &Out &Riduci - + Reset Ripristina - + &Page Source &Sorgente pagina - + Closed Tabs Chiudi schede - + Recently Visited Visitati di recente - + Most Visited Più visitati - + Web In&spector Is&pettore web - + Configuration Information - + Restore &Closed Tab Ripristina &scheda chiusa - + (Private Browsing) (Navigazione Anonima) - + Bookmark &This Page Aggiungi pagina ai &segnalibri - + Bookmark &All Tabs Aggiungi ai segnalibri &tutte le schede - + Organize &Bookmarks Organizza &segnalibri - + Information about application Informazione sull'applicazione - + There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? Ci sono ancora %1 delle schede aperte e la sessione non sarà salvata. Sei sicuro di voler uscire da QupZilla? - - - - - + + + + + Empty Vuoto - + &Back &Indietro - + &Forward &Avanti - + &Home &Home - + Show &All History Visualizza &tutta la cronologia - + Restore All Closed Tabs Ripristina tutte le schede chiuse - + Clear list Pulisci lista - + About &Qt Informazioni su &QT - + &About QupZilla &Informazioni su QupZilla - + Report &Issue Riporta &problema - + &Web Search &Ricerca Web - + Page &Info Informazioni &pagina - + &Download Manager &Gestione scaricamenti - + &Cookies Manager &Gestione cookie - + &AdBlock &AdBlock - + RSS &Reader Lettore &RSS - + Clear Recent &History Cancella cronologia &recente - + &Private Browsing &Navigazione anonima - + Pr&eferences Pr&eferenze - + Other Altro - + Default Predefinito - + %1 - QupZilla %1 - QupZilla - + Open file... Apri file... - + Are you sure you want to turn on private browsing? Sei sicuro di voler avviare la navigazione anonima? - + When private browsing is turned on, some actions concerning your privacy will be disabled: Quando la navigazione anonima è attiva, alcune azioni riguardanti la tua privacy potrebbero essere disabilitate: - + Webpages are not added to the history. Le pagine web non vengono aggiunte alla cronologia. - + Current cookies cannot be accessed. Non si può accedere ai cookie correnti. - + Your session is not stored. La Sessione non è memorizzata. - + Until you close the window, you can still click the Back and Forward buttons to return to the webpages you have opened. Fino alla chiusura della finestra è sempre possibile fare clic sui pulsanti Avanti e Indietro per tornare alla pagine web che hai aperto. - + Start Private Browsing Avvia navigazione anonima - + You have successfully added RSS feed "%1". Fonte RSS aggiunta con successo "%1". @@ -3339,299 +3360,298 @@ QupZillaSchemeReply - + No Error Nessun errore - + Not Found Non trovato - + Your E-mail La tua E-mail - + Issue type Tipo di problema - - + + Report Issue Riporta problema - + Issue description Descrizione problema - + Send Invia - + Start Page Avvia pagina - + Google Search Cerca con Google - + Search results provided by Google Risultato della ricerca fornito da Google - - - + + + About QupZilla Informazioni su QupZilla - - + + Configuration Information - + Browser Identification Identificazione Browser - + Paths Percorsi - + Copyright Copyright - - + + Version Versione - - + + WebKit version Versione WebKit - + Application version - + Qt version - + Build time Rilascio versione - + Platform Piattaforma - + Profile Profilo - + Preferences Preferenze - + Option - + Value Valore - + Name - + Author - + Description - + Settings Impostazioni - + Saved session Salva sessione - + Pinned tabs Segna scheda - + Data Dati - + Themes Temi - - + Plugins Plugins - + Translations Traduzioni - + Main developer Sviluppatore principale - + E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. - + Contributors Collaboratori - + Translators Traduttori - + Speed Dial Speed dial - + Add New Page Aggiungi nuova pagina - + Apply Applica - + Speed Dial settings Impostazioni di Speed Dial - + Placement: Posizione: - + Auto Automatico - + Cover Cover - + Fit Adatta - + Fit Width Adatta alla larghezza - + Fit Height Adatta all'altezza - + Use background image Utilizza immagine di sfondo - + Select image Seleziona immagine - + Maximum pages in a row: Numero massimo di pagine in una riga: - + Change size of pages: Cambia la dimesione delle pagine: - + This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. - + No available plugins. - + Load title from page Carica titolo dalla pagina - + Edit Modifica - + Remove Rimuovi @@ -3640,38 +3660,38 @@ L'e-mail è facoltativa<br/><b>Nota:</b>Per favore, scrivi solo in Inglese. - + If you are experiencing problems with QupZilla, please try to disable all plugins first. <br/>If this does not fix it, then please fill out this form: Se si verificano problemi con QupZilla, prova per prima cosa a disabilitare tutti i plugin. <br/>Se non ti aiuta puoi compilare questo modulo: - + Please fill out all required fields! Si prega di compilare tutti i campi obbligatori! - - + + Information about version Informazioni sulla versione - + Reload Ricarica - + Url Url - + Title Titolo - + New Page Nuova pagina @@ -3679,116 +3699,116 @@ RSSManager - + RSS Reader Lettore RSS - - + + Empty Vuoto - + Reload Ricarica - + Add feed Aggiungi fonte - + Edit feed Modifica fonte - + Delete feed Cancella fonte - + Optimize Database Ottimizza database - + News Novità - - + + Loading... Caricamento... - + You don't have any RSS Feeds.<br/> Please add some with RSS icon in navigation bar on site which offers feeds. Non hai nessuna fonte RSS<br/> Si prega di aggiungere l'icona RSS nella barra di navigazione su un sito che offre fonti. - + Add new feed Aggiungi nuova fonte - + Please enter URL of new feed: Inserisci l'indirizzo della nuova fonte: - + New feed Nuova fonte - + Fill title and URL of a feed: Aggiungi titolo e URL di una fonte: - + Feed title: Titolo fonte: - + Feed URL: URL Fonti: - + Edit RSS Feed Modifica fonti RSS - + Open link in current tab Apri collegamento nella scheda corrente - + Open link in new tab Apri il link in una nuova scheda - + Error in fetching feed Errore nel recupero della fonte - + RSS feed duplicated Fonte RSS duplicata - + You already have this feed. Hai già questa fonte. @@ -3796,7 +3816,7 @@ Si prega di aggiungere l'icona RSS nella barra di navigazione su un sito ch RSSNotification - + Open RSS Manager Apri Gestore RSS @@ -3804,17 +3824,17 @@ Si prega di aggiungere l'icona RSS nella barra di navigazione su un sito ch RSSWidget - + Add RSS Feeds from this site Aggiungi fonte RSS da questo sito - + Untitled feed Fonte senza titolo - + Add Aggiungi @@ -3822,81 +3842,81 @@ Si prega di aggiungere l'icona RSS nella barra di navigazione su un sito ch SSLManager - + SSL Manager Gestore SSL - + CA Authorities Certificates Certificati di Autorizzazione CA - - + + Show info Mostra informazioni - + This is a list of CA Authorities Certificates stored in the standard system path and in user specified paths. Questa è la lista dei Certificati di Autorizzazione CA memorizzati nel percorso di sistema standard e in percorsi specificati dall'utente. - + This is a list of Local Certificates stored in your user profile. It also contains all certificates, that have received an exception. Questa è la lista dei Certificati Locali memorizzati nel profilo utente. Questa lista contiene anche tutti i certificati che hanno ricevuto un eccezione. - + If CA Authorities Certificates were not automatically loaded from the system, you can specify paths manually where the certificates are stored. Se i Certificati di Autorizzazione CA non sono stati caricati automaticamente dal sistema, puoi specificare manualmente il percorso in cui sono salvati. - + <b>NOTE:</b> Setting this option is a high security risk! <b>NOTA:</b> La modifica di questa opzione è un grosso rischio per la sicurezza! - + All certificates must have .crt suffix. After adding or removing certificate paths, it is neccessary to restart QupZilla in order to take effect the changes. Tutti i certificati devono avere .crt come suffisso. Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessario riavviare il browser per rendere effettive le modifiche. - + Local Certificates Certificati locali - - + + Remove Rimuovi - + Settings Impostazioni - + Add Aggiungi - + Ignore all SSL Warnings Ignora tutti gli avvisi SSL - + Choose path... Scegli il percorso... - + Certificate Informations Informazioni sul certificato @@ -3904,57 +3924,57 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari SearchEnginesDialog - + Manage Search Engines Gestione motori di ricerca - + Add... Aggiungi... - + Remove Rimuovi - + Edit Modifica - + Up Su - + Down Giu - + Defaults Impostazioni Predefinite - + Search Engine Motore di ricerca - + Shortcut Scorciatoie - + Add Search Engine Aggiungi motore di ricerca - + Edit Search Engine Modifica motore di ricerca @@ -3962,27 +3982,27 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari SearchEnginesManager - + Search Engine Added Motore di ricerca aggiunto - + Search Engine "%1" has been successfully added. Motore di ricerca "%1" aggiunto con successo. - + Search Engine is not valid! Motore di ricerca non valido! - + Error Errore - + Error while adding Search Engine <br><b>Error Message: </b> %1 Errore nell'aggiunta del motore di ricerca <br><b>Messaggio di Errore</b> %1 @@ -3990,7 +4010,7 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari SearchToolBar - + No results found. Nessun risulatato trovato. @@ -3998,22 +4018,22 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari SearchToolbar - + Search: Cerca: - + Search... Cerca... - + Highlight Evidenziare - + Case sensitive Maiuscole e minuscole @@ -4021,12 +4041,12 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari SideBar - + Bookmarks Segnalibri - + History Cronologia @@ -4034,143 +4054,143 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari SiteInfo - + Site Info Informazioni sito - + General Generale - + Media Media - + Security Sicurezza - + Size: Dimensione: - + Site address: Indirizzo sito: - + Encoding: Codifica: - + Meta tags of site: Meta tag del sito: - + Tag Tag - + Value Valore - + <b>Security information</b> <b>Informazioni di sicurezza</b> - + Details Dettagli - + Image Immagine - + Image address Indirizzo immagine - + <b>Preview</b> <b>Anteprima</b> - + <not set in certificate> <non impostato nel certificato> - + <b>Connection is Encrypted.</b> <b>Connessione protetta</b> - + <b>Your connection to this page is secured with this certificate: </b> <b>La connessione a questa pagina è protetta con questo certificato: </b> - + <b>Connection Not Encrypted.</b> <b>Connessione non protetta.</b> - + <b>Your connection to this page is not secured!</b> <b>La connessione a questa pagina non è sicura!</b> - + Copy Image Location Copia posizione immagine - + Copy Image Name Copia nome immagine - + Save Image to Disk Salva immagine - - + + Error! Errore! - + This preview is not available! Questa anteprima non è disponibile! - + Save image... Salva immagine... - + Cannot write to file! Impossibile scrivere sul file! - + Preview not available Anteprima non disponibile @@ -4178,43 +4198,43 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari SiteInfoWidget - + More... Altro... - + Your connection to this site is <b>secured</b>. La connessione a questo sito è <b>sicura</b>. - + Your connection to this site is <b>unsecured</b>. La connession a questo sito <b>non è sicura</b>. - + You have <b>never</b> visited this site before. Non hai <b>mai</b> visitato questo sito prima. - + first primo - + second secondo - + third terzo - - + + This is your <b>%1</b> visit of this site. Questa è la tua <b>%1</b> visita a questo sito. @@ -4222,143 +4242,143 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari SourceViewer - + Source of Fonte di - + File File - + Save as... Salva come... - + Close Chiudi - + Edit Modifica - + Undo Annullare - + Redo Rifare - + Cut Taglia - + Copy Copia - + Paste Incolla - + Delete Cancella - + Select All Seleziona tutto - + Find Trova - - + + Go to Line... Vai alla riga... - + View Vista - + Reload Ricarica - + Editable Modificabile - + Word Wrap A capo automatico - + Save file... Salva file... - + Error! Errore! - + Cannot write to file! Non è possibile scrivere sul file! - + Error writing to file Errore scrittura su file - + Source successfully saved Fonte salvata con successo - + Source reloaded Fonte ricaricata - + Cannot reload source. Page has been closed. Impossibile ricaricare la sorgente. La pagina è stata chiusa. - + Editable changed Permessi di scrittura cambiati - + Word Wrap changed A capo automatico cambiato - + Enter line number Inserire numero di linea @@ -4366,12 +4386,12 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari SourceViewerSearch - + Search: Ricerca: - + Search... Ricerca... @@ -4379,12 +4399,12 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari SpeedDial - + Select image... Seleziona immagine... - + Unable to load Caricamento impossibile @@ -4392,72 +4412,72 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari TabBar - + &New tab &Nuova scheda - + &Stop Tab &Chiudi scheda - + &Reload Tab &Ricarica scheda - + &Duplicate Tab &Duplica scheda - + Un&pin Tab S&blocca scheda - + &Pin Tab &Blocca scheda - + Re&load All Tabs R&icarica tutte le schede - + &Bookmark This Tab &Aggiungi la scheda ai segnalibri - + Bookmark &All Tabs Aggiungi ai segnalibri &tutte le schede - + Close Ot&her Tabs Chiudi le al&tre schede - + Cl&ose Chiu&di - + Reloa&d All Tabs Ricari&ca tutte le schede - + Bookmark &All Ta&bs Aggiungi ai segnalibri t&utte le sche&de - + Restore &Closed Tab Ripristina &schede chiuse @@ -4465,48 +4485,48 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari TabWidget - + List of tabs Lista delle schede - + New Tab Nuova scheda - + Loading... Caricamento... - + No Named Page Pagina senza nome - + Currently you have %1 opened tabs Attualmente hai %1 schede aperte - - + + New tab Nuova scheda - + Empty Vuoto - + Restore All Closed Tabs Ripristina tutte le schede chiuse - + Clear list Pulisci lista @@ -4514,22 +4534,22 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari TabbedWebView - + Failed loading page Caricamento pagina fallito - + Loading... Caricamento... - + %1 - QupZilla %1 - QupZilla - + Inspect Element Ispeziona elemento @@ -4537,27 +4557,27 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari ThemeManager - + <b>Name:</b> <b>Nome</b> - + <b>Author:</b> <b>Autore</b> - + <b>Description:</b> <b>Descrizione</b> - + License Licenza - + License Viewer Visualizza licenza @@ -4565,12 +4585,12 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari ToolButton - + Stop Stop - + Reload Ricarica @@ -4578,17 +4598,17 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari Updater - + Update available Aggiornamento disponibile - + New version of QupZilla is ready to download. Nuova versione di QupZilla disponibile per il download. - + Update Aggiorna @@ -4596,8 +4616,8 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari WebInspectorDockWidget - - + + Web Inspector Ispettore web @@ -4605,7 +4625,7 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari WebPage - + To show this page, QupZilla must resend request which do it again (like searching on making an shoping, which has been already done.) I don't know what you mean for "shoping" @@ -4613,132 +4633,132 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari (come fare una ricerca sul fare shopping, che è stata già fatta.) - + Confirm form resubmission Conferma per la ritrasmissione - + Select files to upload... Seleziona i file da caricare... - + Server refused the connection Il Server ha rifiutato la connessione - + Server closed the connection Il Server ha chiuso la connessione - + Server not found Server non trovato - + Connection timed out Connessione scaduta - + Untrusted connection Connessione non attendibile - + Temporary network failure Problema di rete temporaneo - + Proxy connection refused Connessione al proxy rifiutata - + Proxy server not found Server proxy non trovato - + Proxy connection timed out Connessione con il proxy scaduta - + Proxy authentication required Il proxy richiede l'autenticazione - + Content not found Cntenuto non trovato - + AdBlocked Content Contenuto bloccato (AdBlock) - + Blocked by rule <i>%1</i> Bloccato dalla regola <i>%1</i> - + Content Access Denied Accesso al contenuto negato - + Error code %1 Errore codice %1 - + Failed loading page Caricamento pagina fallito - + QupZilla can't load page from %1. QupZilla non può caricare la pagina da %1. - + Check the address for typing errors such as <b>ww.</b>example.com instead of <b>www.</b>example.com Controllare l'indirizzo per errori di battitura come <b>ww.</b>esempio.com invece di <b>www.</b>esempio.com - + If you are unable to load any pages, check your computer's network connection. Se non si riesce a caricare nessuna pagina, controllare la connessione di rete del compiuter. - + If your computer or network is protected by a firewall or proxy, make sure that QupZilla is permitted to access the Web. Se il tuo computer o la rete sono protetti da un firewall o un proxy, assicurati che QupZilla sia autorizzato ad accedere al Web. - + Try Again Prova di nuovo - + Prevent this page from creating additional dialogs Evita che questa pagina crei finestre di dialogo aggiuntive - + JavaScript alert - %1 Avviso JavaScript - %1 - + Choose file... Scegli il file... @@ -4746,22 +4766,22 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari WebSearchBar - + Manage Search Engines Gestione motori di ricerca - + Add %1 ... Aggiungi %1 ... - + Paste And &Search Incolla e &cerca - + Clear All Pulisci tutto @@ -4769,228 +4789,228 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari WebView - + Open link in new &tab Apri il link in una &nuova scheda - + Open link in new &window Apri il link in una nuova &finestra - + B&ookmark link Aggi&ungi il link ai segnalibri - + &Save link as... &Salva il link come... - + Send link... Invia link... - + &Copy link address Copia indiri&zzo link - + Show i&mage Mostra imma&gine - + Copy im&age Copia im&magine - + Copy image ad&dress Copia in&dirizzo immagine - + &Save image as... Sa&lva immagine come... - + Send image... Invia immagine... - + &Back &Indietro - + &Forward &Avanti - - + + &Reload &Ricarica - + S&top S&top - + This frame Questa cornice - + Show &only this frame Mostra s&olo questa cornice - + Show this frame in new &tab Mostra questa cornice in una nuova &scheda - + Print frame Stampa cornice - + Zoom &in &Ingrandisci - + &Zoom out &Riduci - + Reset Ripristina - + Show so&urce of frame Mostra sor&gente della cornice - + Book&mark page Aggi&ungi la pagina ai Segnalibri - + &Save page as... Sa&lva pagina come... - + &Copy page link &Copia indirizzo pagina - + Send page link... Invia l'indirizzo della pagina... - + &Print page S&tampa pagina - + Send text... Invia testo... - + Google Translate Google Traduttore - + Dictionary Dizionario - + Go to &web address Vai all'indirizzo &web - + &Play &Play - + &Pause &Pausa - + Un&mute Volu&me attivato - + &Mute &Muto - + &Copy Media Address &Copia indirizzo media - + &Send Media Address &Invia indirizzo media - + Save Media To &Disk Salva media su &disco - + Select &all Seleziona &tutto - + Validate page Convalida la pagina - + Show so&urce code Mostra codice so&rgente - + Show info ab&out site Mostra info su&l sito - + Search "%1 .." with %2 Cerca "%1 .." con %2 - + No Named Page Pagina senza nome @@ -4998,7 +5018,7 @@ Dopo l'aggiunta o la rimozione dei percorsi di certificazione, è necessari jsAlert - + Prevent this page from creating additional dialogs Evita che questa pagina crei finestre di dialogo aggiuntive diff --git a/translations/nl_NL.ts b/translations/nl_NL.ts index 0ced6b7ec..1bd1640fb 100644 --- a/translations/nl_NL.ts +++ b/translations/nl_NL.ts @@ -4,59 +4,59 @@ AboutDialog - + About QupZilla Over QupZilla - + Authors Auteurs - - + + Authors and Contributors Auteurs en bijdragers - - + + < About QupZilla < Over QupZilla - + <p><b>Application version %1</b><br/> <p><b>Programma-versie %1</b><br/> - + <b>WebKit version %1</b></p> <b>WebKit-versie %1</b></p> - + <p>&copy; %1 %2<br/>All rights reserved.<br/> <p>&copy; %1 %2<br/>Alle rechten voorbehouden.<br/> - + <small>Build time: %1 </small></p> <small>Bouwtijd: %1</small></p> - + <p><b>Main developer:</b><br/>%1 &lt;%2&gt;</p> <p><b>Hoofdontwikkelaar:</b><br/>%1 &lt;%2&gt;</p> - + <p><b>Contributors:</b><br/>%1</p> <p><b>Bijdragers</b><br/>%1</p> - + <p><b>Translators:</b><br/>%1</p> <p><b>Vertalers:</b><br/>%1</p> @@ -64,33 +64,33 @@ AcceptLanguage - + Preferred Languages Voorkeurstalen - + Add... Voeg toe... - + Remove Verwijder - + Up Omhoog - + Down Omlaag - - + + Personal [%1] Persoonlijk [%1] @@ -98,68 +98,68 @@ AdBlockDialog - + AdBlock Configuration AdBlock-instellingen - + Enable AdBlock Schakel AdBlock in - + Search... Zoeken... - + Rule Regel - - + + Add Rule Voeg regel toe - + Update EasyList Werk EasyList bij - + AdBlock AdBlock - + Delete Rule Verwijder regel - + Update completed Bijwerken voltooid - + EasyList has been successfully updated. EasyList is met succes bijgewerkt. - + Custom Rules Aangepaste regels - + Add Custom Rule Voeg aangepaste regel toe - + Please write your rule here: Schrijf uw regel hier: @@ -167,53 +167,53 @@ AdBlockIcon - + AdBlock lets you block unwanted content on web pages AdBlock stelt u in staat ongewenste inhoud op pagina's te blokkeren - + Blocked popup window Geblokkeerd popup-venster - + AdBlock blocked unwanted popup window. AdBlock blokkeerde een ongewenst pupup-venster. - + AdBlock AdBlock - + Show AdBlock &Settings Toon AdBlock-&instellingen - + Blocked Popup Windows Geblokkeerde popup-vensters - + No content blocked Geen inhoud geblokkeerd - + Blocked URL (AdBlock Rule) - click to edit rule Geblokkeerde URL (AdBlock-regel) - klik om regel aan te passen - - + + %1 with (%2) %1 met (%2) - + Learn About Writing &Rules Leer over het schrijven van &regels @@ -221,17 +221,17 @@ AddAcceptLanguage - + Add Language Voeg taal toe - + Choose preferred language for web sites Kies uw voorkeurstaal voor websites - + Personal definition: Persoonlijke omschrijving: @@ -239,128 +239,128 @@ AutoFillManager - + Passwords Wachtwoorden - - + + Server Server - + Username Gebruikersnaam - + Password Wachtwoord - - + + Remove Verwijder - + Edit Bewerk - - + + Remove All Verwijder alles - + Import/Export Importeer/Exporteer - - - + + + Show Passwords Toon wachtwoorden - + Exceptions Uitzonderingen - + Import Passwords from File... Importeer wachtwoorden uit bestand... - + Export Passwords to File... Exporteer wachtwoorden naar bestand... - + Are you sure that you want to show all passwords? Weet u zeker dat u alle wachtwoorden wilt tonen? - + Hide Passwords Verberg wachtwoorden - + Confirmation Bevestiging - + Are you sure to delete all passwords on your computer? Weet u zeker dat u alle wachtwoorden op uw computer wilt verwijderen? - + Edit password Bewerk wachtwoord - + Change password: Verander wachtwoord: - - + + Choose file... Kies bestand... - + Cannot read file! Kan bestand niet lezen! - + Successfully exported Succesvol geexporteerd - + Error while importing! Fout tijdens importeren! - + Successfully imported Succesvol geimporteerd - + Cannot write to file! Kan niet naar bestand schrijven! @@ -368,7 +368,7 @@ AutoFillNotification - + Do you want QupZilla to remember the password for <b>%1</b> on %2? Wilt u dat QupZilla het wachtwoord onthoudt voor <b>%1</b> op %2? @@ -376,17 +376,17 @@ AutoFillWidget - + Remember Onthouden - + Never For This Site Nooit voor deze site - + Not Now Niet nu @@ -394,13 +394,13 @@ BookmarkIcon - - + + Bookmark this Page Bladwijzer deze pagina - + Edit this bookmark Bewerk deze bladwijzer @@ -408,154 +408,154 @@ BookmarksImportDialog - + Import Bookmarks Importeer bladwijzers - + <b>Import Bookmarks</b> <b>Importeer bladwijzers</b> - + From File Uit bestand - + Choose browser from which you want to import bookmarks: Kies de browser waaruit u bladwzijers wilt importeren: - + Choose... Kies... - + Fetching icons, please wait... Verkrijgen van pictogrammen, wacht alstublieft... - + Title Titel - + Url URL - + Next Volgende - + Cancel Annuleren - + <b>Importing from %1</b> <b>Bezig met importeren uit %1</b> - + Finish Afronden - - - - + + + + Error! Fout! - + Choose directory... Kies map... - + Choose file... Kies bestand... - + Mozilla Firefox stores its bookmarks in <b>places.sqlite</b> SQLite database. This file is usually located in Mozilla Firefox bewaart haar bladwijzers in <b>places.sqlite</b> SQLite-datebase. Dit bestand is normaal gezien te vinden in - + Google Chrome stores its bookmarks in <b>Bookmarks</b> text file. This file is usually located in Google Chrome bewaart haar bladwijzers in <b>Bookmarks</b>-tekstbestand. Dit bestand is normaal gezien te vinden in - + Opera stores its bookmarks in <b>bookmarks.adr</b> text file. This file is usually located in Opera bewaart haar bladwijzers in <b>bookmarks.adr</b>-tekstbestand. Dit bestand is normaal gezien te vinden in - + You can import bookmarks from any browser that supports HTML exporting. This file has usually these suffixes U kunt bladwijzers importeren uit elke browser die HTML-exportering ondersteund. Het bestand heeft doorgaans deze extensies - + Internet Explorer stores its bookmarks in <b>Favorites</b> folder. This folder is usually located in Internet Explorer bewaart haar bladwijzers in <b>Favorieten</b>-map. Dit bestand is normaal gezien te vinden in - - - - + + + + Please choose this file to begin importing bookmarks. Kies alstublieft dit bestand om het importeren te starten. - - + + Please press Finish to complete importing process. Klik alstublieft op Afronden om het import-proces te voltooiien. - + Please choose this folder to begin importing bookmarks. Kies alstublieft deze map om het importeren te starten. - - - - + + + + No Error Geen fout - - - + + + Unable to open file. Kan bestand niet openen. - + Cannot evaluate JSON code. Kan JSON-code niet evalueren. - + File does not exist. Bestand bestaat niet. - + Unable to open database. Is Firefox running? Database kan niet worden geopend. Is Firefox actief? @@ -563,127 +563,127 @@ BookmarksManager - + Bookmarks Bladwijzers - + Title Titel - + Url URL - + Import Bookmarks Importeer bladwijzers - + Rename Folder Hernoem map - + Add Folder Voeg map toe - + Optimize Database Optimaliseer database - + Add Subfolder Voeg submap toe - + Add new folder Voeg nieuwe map toe - + Choose name for new bookmark folder: Kies naam voor nieuwe bladwijzermap: - + Rename folder Hernoem map - + Remove folder Verwijder map - + <b>Warning: </b>You already have bookmarked this page! <b>Waarschuwing: </b>U heeft deze pagina al gebladwijzerd! - + Choose name and location of this bookmark. Kies naam en locatie van deze bladwijzer. - + Add new subfolder Voeg nieuwe submap toe - + Choose name for new subfolder in bookmarks toolbar: Kies naam voor nieuwe submap op bladwijzerwerkbalk: - + Choose name for folder: Kies naam voor map: - + Open link in current &tab Open link in huidige &tab - + Open link in &new tab Open link in &nieuw tabblad - + Move bookmark to &folder Verplaats bladwijzer naar &map - + Rename bookmark Hernoem bladwijzer - + Remove bookmark Verwijder bladwijzer - + Add New Bookmark Voeg nieuwe bladwijzer toe - + Choose folder for bookmarks: Kies map voor bladwijzers: - + Bookmark All Tabs Bladwijzer alle tabbladen @@ -691,20 +691,20 @@ BookmarksModel - - + + Bookmarks In Menu Bladwijzers in menu - - + + Bookmarks In ToolBar Bladwijzers op werkbalk - - + + Unsorted Bookmarks Ongesorteerde bladwijzers @@ -712,27 +712,27 @@ BookmarksSideBar - + Search... Zoeken... - + Open link in current &tab Open link in huidig &tabblad - + Open link in &new tab Open link in &nieuw tabblad - + Copy address Kopieer adres - + &Delete &Verwijder @@ -740,17 +740,17 @@ BookmarksToolbar - + &Bookmark Current Page &Bladwijzer huidige pagina - + Bookmark &All Tabs Bladwijzer &alle tabbladen - + &Organize Bookmarks &Sorteer bladwijzers @@ -759,73 +759,73 @@ Verberg meest &bezocht - + Show Most &Visited Toon meest &bezocht - + Show Only Icons Toon alleen pictogrammen - + &Hide Toolbar &Verberg werkbalk - + Move right Verplaats naar rechts - + Move left Verplaats naar links - + Edit bookmark Bewerk bladwijzer - + Remove bookmark Verwijder bladwijzer - + Edit bookmark: Bewerk bladwijzer: - + Title: Titel: - + Url: Url: - + Edit Bookmark Bewerk bladwijzer - + Most visited Meest bezocht - + Sites you visited the most Websites die u het meest bezocht heeft - - + + Empty Leeg @@ -841,46 +841,49 @@ Verwijder bladwijzer - + Name: Naam: - + Folder: Map: - + Remove Verwijder - + Save Sla op - + Close Sluit - - Add into Bookmarks - Voeg aan Bladwijzers toe + + Add to Bookmarks + + + + Add into Bookmarks + Voeg aan Bladwijzers toe - Add into Speed Dial - Voeg aan Snelkiezer toe + Voeg aan Snelkiezer toe <b>Add Bookmark</b> <b>Voeg bladwijzer toe</b> - + Edit Bookmark Bewerk bladwijzer @@ -889,14 +892,15 @@ <b>Bewerk bladwijzer</b> - - + + Remove from Speed Dial Verwijder uit Snelkiezer - - + + + Add to Speed Dial Voeg toe aan Snelkiezer @@ -904,37 +908,37 @@ BrowsingLibrary - + Library Bibliotheek - + Search... Zoeken... - + History Geschiedenis - + Bookmarks Bladwijzers - + RSS RSS - + Database Optimized Database geoptimaliseerd - + Database successfully optimized.<br/><br/><b>Database Size Before: </b>%1<br/><b>Database Size After: </b>%2 Database succesvol geoptimaliseerd.<br/><br/><b>Database-grootte vooraf: </b>%1<br/><b>Database-grootte nadien: </b>%2 @@ -942,50 +946,50 @@ CertificateInfoWidget - + <b>Issued To</b> <b>Uitgegeven aan</b> - - + + Common Name (CN): Algemene naam (CN): - - + + Organization (O): Organisatie (O): - - + + Organizational Unit (OU): Organisatie-eenheid (OU): - + Serial Number: Licentienummer: - + <b>Issued By</b> <b>Uitgegeven door</b> - + <b>Validity</b> <b>Deugdelijkheid</b> - + Issued On: Uitgegeven op: - + Expires On: Vervalt op: @@ -993,62 +997,62 @@ ClearPrivateData - + Clear Recent History Verwijder recente geschiedenis - + Choose what you want to delete: Kies wat u wilt verwijderen: - + Clear history Verwijder geschiedenis - + Clear cookies Verwijder cookies - + Clear cache Verwijder cache - + Clear icons Verwijder iconen - + Clear cookies from Adobe Flash Player Verwijder cookies van Adobe Flash Player - + <b>Clear Recent History</b> <b>Verwijder recente geschiedenis</b> - + Earlier Today Eerder vandaag - + Week Week - + Month Maand - + All Alles @@ -1056,42 +1060,42 @@ ClickToFlash - + Object blocked by ClickToFlash Object geblokkeerd door KlikVoorFlash - + Show more information about object Toon meer informatie over object - + Delete object Verwijder object - + Add %1 to whitelist Voeg %1 toe aan witte lijst - + Flash Object Flash-object - + <b>Attribute Name</b> <b>Naam van attribuut</b> - + <b>Value</b> <b>Waarde</b> - + No more information available. Geen verdere informatie beschikbaar. @@ -1099,12 +1103,12 @@ CloseDialog - + There are still open tabs Er zijn nog geopende tabbladen - + Don't ask again Nooit meer vragen @@ -1112,174 +1116,174 @@ CookieManager - + Cookies Cookies - QupZilla Cookies - + Stored Cookies Opgeslagen cookies - + Find: Zoeken: - + These cookies are stored on your computer: Deze cookies zijn opgeslagen op uw computer: - + Server Server - + Cookie name Cookie-naam - + Name: Naam: - + Value: Waarde: - - - + + + Server: Server: - + Path: Pad: - + Secure: Beveiligd: - + Expiration: Vervaltijd: - - - - - - - - - - - - + + + + + + + + + + + + <cookie not selected> <cookie niet geselecteerd> - + Remove all cookies Verwijder allen - + Cookie Filtering Cookie-filtering - + <b>Cookie whitelist</b> <b>Cookies: witte lijst</b> - + Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) Cookies van deze servers zullen ALTIJD worden geaccepteerd (ook als u cookies opslaan uitgeschakeld heeft) - - + + Add Voeg toe - - + + Remove Verwijder - + <b>Cookie blacklist</b> <b>Cookies: zwarte lijst</b> - + Cookies from these servers will NEVER be accepted Cookies van deze servers zullen NOOIT worden geaccepteerd - + Remove cookie Verwijder cookie - + Search Zoeken - + Confirmation Bevestiging - + Are you sure to delete all cookies on your computer? Weet u zeker dat alle cookies op uw computer wilt verwijderen? - + Add to whitelist Voeg toe aan witte lijst - + Add to blacklist Voeg toe aan zwarte lijst - - + + Remove cookies Verwijder cookies - + Secure only Alleen beveiligde - + All connections Alle verbindingen - + Session cookie Sessie-cookie @@ -1287,13 +1291,13 @@ DownloadFileHelper - - + + Save file as... Bestand opslaan als... - + NoNameDownload GeenNaamVoorDownload @@ -1301,119 +1305,119 @@ DownloadItem - + Remaining time unavailable Resterende tijd niet beschikbaar - + Done - %1 Voltooid - %1 - - + + Cancelled Geannuleerd - + few seconds enkele seconden - + seconds seconden - + minutes minuten - + hours urin - + Unknown speed Onbekende snelheid - - + + Unknown size Onbekende grootte - + %2 - unknown size (%3) %2 - onbekende grootte (%3) - + Remaining %1 - %2 of %3 (%4) Resterend: %1 - %2 van %3 (%4) - + Cancelled - %1 Geannuleerd - %1 - + Delete file Verwijder bestand - + Do you want to also delete dowloaded file? Wilt u tevens het gedownloade bestand verwijderen? - + Open File Open bestand - + Open Folder Open map - + Go to Download Page Ga naar Download-pagina - + Copy Download Link Kopieer downloadlink - + Cancel downloading Zrušit stahování - + Clear Wis - + Error Fout - + Not found Niet gevonden - + Sorry, the file %1 was not found! @@ -1422,12 +1426,12 @@ werd niet gevonden! - + Error: Cannot write to file! Fout: Kan niet schrijven naar bestand! - + Error: Fout: @@ -1435,64 +1439,64 @@ werd niet gevonden! DownloadManager - + Executable: Uitvoerbaar: - + Arguments: Argumenten: - + Cannot start external download manager Kan externe downloadmanager niet starten - + Cannot start external download manager! %1 Kan externe downloadmanager niet starten! %1 - + %1% of %2 files (%3) %4 remaining %1% van %2 bestanden (%3) %4 resterend - + % - Download Manager % - Download-manager - + Download Finished Download voltooid - + All files have been successfully downloaded. Alle bestanden zijn met succes gedownload. - + Warning Waarschuwing - + Are you sure to quit? All uncompleted downloads will be cancelled! Weet u zeker dat u wilt afsluiten? Alle onvoltooide downloads zullen geannuleerd worden! - - - + + + Download Manager Download-manager - + Clear Wis @@ -1500,42 +1504,42 @@ werd niet gevonden! DownloadOptionsDialog - + Opening Openen - + which is a: dit is een: - + from: van: - + What should QupZilla do with this file? Wat zal QupZilla doen met dit bestand? - + You have chosen to open U heeft gekozen voor openen - + Open... Openen... - + Save File Bestand opslaan - + Opening %1 Openen van %1 @@ -1543,37 +1547,37 @@ werd niet gevonden! EditSearchEngine - + Name: Naam: - + Url: URL: - + Shortcut: Snelkoppeling: - + Icon: Pictogram: - + <b>Note: </b>%s in url represent searched string <b>Noot:</b>%s in URL staat voor zoekparameter - + Add from file ... Kies bestand... - + Choose icon... Kies pictogram... @@ -1581,75 +1585,75 @@ werd niet gevonden! HistoryManager - + History Geschiedenis - + Title Titel - + Url URL - + Delete Verwijder - + Clear All History Verwijder alles - + Optimize Database Optimaliseer database - + Open link in current tab Open link in huidig tabblad - + Open link in new tab Open link in nieuw tabblad - + Copy address Kopieer adres - - + + Today Vandaag - - + + This Week Deze week - - + + This Month Deze maand - + Confirmation Bevestiging - + Are you sure to delete all history? Weet u zeker dat u alle geschiedenis wilt verwijderen? @@ -1657,72 +1661,72 @@ werd niet gevonden! HistoryModel - + Failed loading page Mislukt om pagina te laden - + No Named Page Niet-benoemde pagina - + January Januari - + February Februari - + March Maart - + April April - + May Mei - + June Juni - + July Juli - + August Augustus - + September September - + October Oktober - + November November - + December December @@ -1730,45 +1734,45 @@ werd niet gevonden! HistorySideBar - + Search... Zoeken... - + Title Titel - + Open link in current tab Open link in huidig tabblad - + Open link in new tab Open link in nieuw tabblad - + Copy address Kopieer adres - - + + Today Vandaag - - + + This Week Deze week - - + + This Month Deze maand @@ -1776,33 +1780,33 @@ werd niet gevonden! LocationBar - + Add RSS from this page... Voeg RSS toe van deze pagina... - + Enter URL address or search on %1 Voer URL-adres in of zoek op %1 - + Paste And &Go Plak en &ga - + Clear All Wis alles - + .co.uk Append domain name on ALT + Enter = Should be different for every country .nl - + Show information about this page Toon informatie over deze pagina @@ -1810,12 +1814,12 @@ werd niet gevonden! MainApplication - + Last session crashed Laatste sessie gecrashed - + <b>QupZilla crashed :-(</b><br/>Oops, the last session of QupZilla was interrupted unexpectedly. We apologize for this. Would you like to try restoring the last saved state? <b>QupZilla crashte :-(</b><br/>Oeps, de laatste sessie van QupZilla eindigde met een crash. We verontschuldigen ons. Wilt u proberen om de opgeslagen status te herstellen? @@ -1823,44 +1827,44 @@ werd niet gevonden! NavigationBar - + No Named Page Niet-benoemde pagina - + Back Terug - + Forward Vooruit - + Home Startpagina - + New Tab Nieuw tabblad - + Main Menu Hoofdmenu - - + + Exit Fullscreen Verlaat volledig scherm - - + + Clear history Verwijder geschiedenis @@ -1868,75 +1872,75 @@ werd niet gevonden! NetworkManager - - + + SSL Certificate Error! SSL-certificaatfout! - + <b>Organization: </b> <b>Organisatie: </b> - + <b>Domain Name: </b> <b>Domeinnaam: </b> - + <b>Expiration Date: </b> <b>Vervaldatum: </b> - + <b>Error: </b> <b>Fout: </b> - + The page you are trying to access has the following errors in the SSL certificate: De pagina die u probeert te bereiken heeft de volgende fouten in het SSL-certificaat: - + Would you like to make an exception for this certificate? Wilt u een uitzondering maken voor dit certificaat? - + Authorization required Machtiging benodigd - - + + Username: Gebruikersnaam: - - + + Password: Wachtwoord: - + Save username and password on this site Sla gebruikersnaam en wachtwoord van deze site op - + A username and password are being requested by %1. The site says: "%2" Er wordt om een gebruikersnaam en wachtwoord gevraagd door %1. De site zegt: "%2" - + Proxy authorization required Proxy-machtiging benodigd - + A username and password are being requested by proxy %1. Er wordt om een gebruikersnaam en wachtwoord gevraagd door proxy %1. @@ -1944,17 +1948,17 @@ werd niet gevonden! PageScreen - + Page Screen Schermafbeelding - + Save Page Screen... Sla schermafbeelding op... - + screen.png scherm.png @@ -1962,75 +1966,92 @@ werd niet gevonden! PluginsList - + Application Extensions Programma-Plugins - + Allow Application Extensions to be loaded Sta toe om programma-plugins te laden - + Settings Instellingen - Load Plugins - Laad Plugins + Laad Plugins - + WebKit Plugins WebKit-Plugins - + <b>Click To Flash Plugin</b> <b>Klik Voor Flash-Plugin</b> - + Click To Flash is a plugin which blocks auto loading of Flash content at page. You can always load it manually by clicking on the Flash play icon. Klik Voor Flash is een plugin welke het automatisch laden blokkeert van Flash-inhoud op een pagina. U kunt deze altijd handmatig laden door te klikken op het Flash-afspeelpictogram. - + Whitelist Witte lijst - + Add Voeg toe - + Remove Verwijder - + Allow Click To Flash Sta Klik Voor Flash toe - + Add site to whitelist Voeg site toe aan witte lijst - + Server without http:// (ex. youtube.com) Server zonder http:// (bijv. youtube.com) + + + %1 (%2) +Author: %3 +%4 +%5 + + + + + Error! + Fout! + + + + Cannot load plugin! + + PopupWindow - + %1 - QupZilla %1 - QupZilla @@ -2038,801 +2059,801 @@ werd niet gevonden! Preferences - + Preferences Instellingen - + General Algemeen - + 1 1 - + Downloads Downloads - + Plugins Plugins - + Open blank page Open lege pagina - - + + Open homepage Open startpagina - + Restore session Herstel sessie - + Homepage: Startpagina: - + On new tab: Op nieuw tabblad: - + Open blank tab Open leeg tabblad - + Open other page... Open andere pagina... - + <b>Navigation ToolBar</b> <b>Navigatie-werkbalk</b> - + <b>Background<b/> <b>Achtergrond</b> - + Use transparent background Gebruik transparante achtergrond - + Maximum Maximum - + 50 MB 50 MB - + QupZilla QupZilla - + Allow storing network cache on disk Sta toe dat netwerkcache op schijf wordt opgeslagen - + <b>Cookies</b> <b>Cookies</b> - + <b>Address Bar behaviour</b> <b>Gedrag van Adresbalk</b> - + <b>Language</b> <b>Taal</b> - + Startup profile: Opstartprofiel: - + Create New Maak nieuw profiel aan - + Delete Verwijder - + Show StatusBar on start Toon Statusbalk bij opstarten - + <b>Profiles</b> <b>Profielen</b> - + Show Bookmarks ToolBar on start Toon Bladwijzerwerkbalk bij opstarten - + Show Navigation ToolBar on start Toon Navigatie-werkbalk bij opstarten - + Show Home button Toon startpagina-knop - + Show Back / Forward buttons Toon Terug / Vooruit-knoppen - + <b>Browser Window</b> <b>Browser-venster</b> - + Tabs Tabbladen - + Fonts Lettertypen - + <b>Launching</b> <b>Opstarten</b> - - + + Note: You cannot delete active profile. Noot: U kunt het actieve profiel niet verwijderen. - + Notifications Meldingen - + Show Add Tab button Toon Voeg tabblad toe-knop - + <b>Tabs behavior</b> <b>CTabblad-gedrag</b> - + Make tabs movable Maak tabbladen verplaatsbaar - + Activate last tab when closing active tab Activeer laatste tabblad na sluiten van actieve tab - + Allow DNS Prefetch Sta DNS-prefetch toe - + JavaScript can access clipboard JavaScript kan klembord raadplegen - + Include links in focus chain focus also links on page (basically <a> elements) when pressing Tab key Sluit links in in focus-ketting - + Zoom text only Zoom alleen tekst - + Print element background when you are printing page (on printer), it determine whether to also print background (color, image) of html elements Print element-achtergrond - + Send Do Not Track header to servers Stuur Track Me Niet-header naar servers - + After launch: Na opstarten: - - + + Open speed dial Open speed dial - - + + Use current Gebruik huidig - + Check for updates on start Controleer op updates bij opstarten - + Active profile: Actief profiel: - + Themes Thema's - + Advanced options Geavanceerde instellingen - + Hide tabs when there is only one tab Verberg tabbladen wanneer er maar 1 tabblad is - + Ask when closing multiple tabs Vraag bij sluiten van meerdere tabbladen - + Select all text by clicking in address bar Selecteer alle tekst door te klikken in de adresbalk - + Don't quit upon closing last tab Sluit niet af na sluiten van laatste tabblad - + Closed tabs list instead of opened in tab bar Gesloten tabbladenlijst i.p.v. openen in tabbladbalk - + Open new tabs after active tab Open nieuwe tabbladen achter actief tabblad - + Allow JavaScript Sta JavaScript toe - + Enable XSS Auditing try to detect possible XSS attacks when executing javascript Schakel XSS-auditing in - + Mouse wheel scrolls Muiswiel scrollt - + lines on page regels op pagina - + Default zoom on pages: Standaardzoom op pagina's: - + Ask when entering Private Browsing mode Vraag bij starten Incognito-browser-modus - + Local Storage Lokale opslag - + Delete now Verwijder nu - + Proxy Configuration Proxy-instellingen - + <b>Font Families</b> <b>Lettertype-families</b> - + Standard Standaard - + Fixed Vast - + Serif Serif - + Sans Serif Sans Serif - + Cursive Cursief - + Fantasy Fantasie - + <b>Font Sizes</b> <b>Lettertype-groottes</b> - + Fixed Font Size Vastgezette lettergrootte - + Default Font Size Standaard lettergrootte - + Minimum Font Size Minimale lettergrootte - + Minimum Logical Font Size Minimale logische lettergrootte - + <b>Download Location</b> <b>Downloadlocatie</b> - + Ask everytime for download location Vraag elke keer om downloadlocatie - + Use defined location: Gebruik de volgende locatie: - - - + + + ... ... - + <b>Download Options</b> <b>Download-instellingen</b> - + Use native system file dialog (may or may not cause problems with downloading SSL secured content) Gebruik systeem bestands-dialoogvenster (kan wellicht problemen veroorzaken met het downloaden van SSL-beveiligde inhoud) - + Close download manager when downloading finishes Sluit downloadbeheerder wanneer downloaden voltooid is - + <b>External download manager</b> <b>Externe downloadmanager</b> - + Use external download manager Gebruik externe downloadmanager - + Executable: Uitvoerbaar: - + Arguments: Argumenten: - + Filter tracking cookies Filter opsporingscookies - + <b>Warning:</b> Match domain exactly and filter tracking cookies options can lead to deny some cookies from sites. If you have problems with cookies, try to disable this options first! <b>Waarschuwing:</b> Exact overeenkomen met domein en filter opsporingscookies kan leiden tot weigering van cookies door sites. Indien u problemen heeft met cookies, probeer dan deze opties eerst uit te schakelen! - + <b>SSL Certificates</b> <b>SSL-certificaten</b> - + Edit CA certificates in SSL Manager Bewerk CA-certificaten in SSL-beheerder - - + + <b>Other</b> <b>Overig</b> - + Send Referer header to servers Verstuur refereerkop naar servers - + Block popup windows Blokkeer popup-vensters - + <b>Notifications</b> <b>Meldingen</b> - + Use OSD Notifications Gebruik OSD-meldingen - + Use Native System Notifications (Linux only) Gebruik systeemmeldingen (geldt alleen voor Linux) - + Do not use Notifications Gebruik geen meldingen - + Expiration timeout: Vervaltijd-timeout: - + seconds seconden - + <b>Note: </b>You can change position of OSD Notification by dragging it on the screen. <b>Noot: </b> U kunt de positie van OSD-meldingen veranderen door te verslepen op het scherm. - + Change browser identification: Verander browser-indentificatie: - + StyleSheet automatically loaded with all websites: Stylesheet welke automatisch geladen wordt met alle websites: - + Languages Talen - + <b>Preferred language for web sites</b> <b>Voorkeurstalen voor websites</b> - + System proxy configuration Systeemproxy-instellingen - + Do not use proxy Gebruik geen proxy - + Manual configuration Handmatige instellingen - + Web Configuration Web-instellingen - + Allow local storage of HTML5 web content Sta lokale opslag van HTML5-webinhoud toe - + Delete locally stored HTML5 web content on close Verwijder lokaal opgeslagen HTML5-webinhoud na afsluiten - + HTTP HTTP - + SOCKS5 SOCKS5 - + Port: Poort: - + Username: Gebruikersnaam: - + Password: Wachtwoord: - + Don't use on: Gebruik niet op: - + Appearance Uiterlijk - + Browsing Navigeren - + Allow JAVA Sta JAVA toe - + Allow Plugins (Flash plugin) Sta plugins toe (Flash-plugin) - + Maximum pages in cache: Maximum pagina's in cache: - + Password Manager Wachtwoordbeheerder - + <b>AutoFill options</b> <b>AutoAanvullen-instellingen</b> - + Allow saving passwords from sites Sta opslaan van wachtwoorden van sites toe - + Privacy Privacy - + Allow storing of cookies Sta opslag van cookies toe - + Delete cookies on close Verwijder cookies bij afsluiten - + Match domain exactly Exact overeenkomen domein - + Cookies Manager Cookies-beheerder - + Allow storing web icons Sta opslag van web-pictogrammen toe - + Allow saving history Sta opslag van geschiedenis toe - + Delete history on close Verwijder geschiedenis bij afsluiten - + Other Overig - + Select all text by double clicking in address bar Select all text by clicking at address bar Selecteer alle tekst door te dubbelklikken in de adresbalk - + Add .co.uk domain by pressing ALT key Voeg .nl-domein toe door de ALT-toets in te drukken - + SSL Manager SSL-beheerder - + Available translations: Beschikbare vertalingen: - + In order to change language, you must restart browser. Om de gekozen taal toe te passen, moet u de browser herstarten. - + OSD Notification OSD-melding - + Drag it on the screen to place it where you want. Versleep het op het scherm en plaats het waar U wilt. - + Choose download location... Kies downloadlocatie... - + Choose stylesheet location... Kies stylesheet-locatie... - + Deleted Verwijderd - + Choose executable location... Kies uitvoerbaar bestands-locatie... - + New Profile Nieuw profiel - + Enter the new profile's name: Voer de nieuw profielnaam in: - - + + Error! Fout! - + This profile already exists! Dit profiel bestaat reeds! - + Cannot create profile directory! Kan profielmap niet aanmaken! - + Confirmation Bevestiging - + Are you sure to permanently delete "%1" profile? This action cannot be undone! Weet u zeker dat u profiel "%1"wilt verwijderen? Deze actie kan niet ongedaan worden gemaakt! @@ -2840,17 +2861,17 @@ werd niet gevonden! QObject - + The file is not an OpenSearch 1.1 file. Dit bestand is geen OpenSearch 1.1-bestand. - + <not set in certificate> <niet aangegeven in certificaat> - + Native System Notification Natieve systeemmelding @@ -2858,32 +2879,32 @@ werd niet gevonden! QtWin - + Open new tab Open nieuw tabblad - + Opens a new tab if browser is running Opent een nieuw tabblad wanneer browser draait - + Open new window Open nieuw venster - + Opens a new window if browser is running Opent een nieuw venster wanneer browser draait - + Open download manager Open downloadbeheerder - + Opens a download manager if browser is running Opent een downloadbeheerder wanneer browser draait @@ -2891,446 +2912,446 @@ werd niet gevonden! QupZilla - + Bookmarks Bladwijzers - + History Geschiedenis - + Quit Sluit af - + New Tab Nieuw tabblad - + Close Tab Sluit tabblad - + IP Address of current page IP-adres van huidige pagina - + QupZilla QupZilla - + &Tools Hulp&middelen - + &Help &Help - + &Bookmarks &Bladwijzers - + Hi&story &Geschiedenis - + &File &Bestand - + &New Window &Nieuw venster - + Open &File Open &bestand - + &Save Page As... &Sla pagina op als... - + Import bookmarks... Importeer bladwijzers... - + &Edit Be&werken - + &Undo &Ongedaan maken - + &Redo &Herhalen - + &Cut &Knippen - + C&opy K&opiëren - + &Paste &Plakken - + Select &All Selecteer &Alles - + &Find &Zoeken - + &View &Toon - + &Navigation Toolbar &Navigatiewerkbalk - + &Bookmarks Toolbar &Bladwijzerwerkbalk - + Sta&tus Bar Sta&tusbalk - + Toolbars Werkbalken - + Sidebars Zijpanelen - + &Page Source &Pagina-broncode - + Recently Visited Onlangs bezocht - + Most Visited Meest bezocht - + Web In&spector Web-in&specteur - + Information about application Informatie over programma - + Configuration Information Informatie over configuratie - + There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? U heeft nog steeds %1 geopende tabs en uw sessie zal niet worden opgeslagen. Weet u zeker dat u wilt afsluiten? - + &Menu Bar &Menubalk - + &Fullscreen &Volledig scherm - + &Stop &Stoppen - + &Reload &Herladen - + Character &Encoding &Karakter-tekenset - + Zoom &In Zoo&m in - + Zoom &Out Z&oom uit - + Reset Herstart - + Close Window Sluit venster - + Open Location Open locatie - + Send Link... Verstuur link... - + &Print... &Print... - + Other Overig - + Default Standaard - + %1 - QupZilla %1 - QupZilla - + Current cookies cannot be accessed. Huidige cookies kunnen niet worden benaderd. - + Your session is not stored. Uw sessie is niet bewaard. - + Start Private Browsing Start incognito browsen - + Private Browsing Enabled Incognito browsen ingeschakeld - + Restore &Closed Tab Herstel &gesloten tabblad - - - - - + + + + + Empty Leeg - + Bookmark &This Page Bladwijzer &deze pagina - + Bookmark &All Tabs Bladwijzer &alle tabbladen - + Organize &Bookmarks Organiseer &bladwijzers - + &Back &Terug - + &Forward &Vooruit - + &Home &Startpagina - + Show &All History Toon &alle geschiedenis - + Closed Tabs Gesloten tabbladen - + Save Page Screen Sla schermafbeelding op - + (Private Browsing) (Incognito browsen) - + Restore All Closed Tabs Herstel alle gesloten tabbladen - + Clear list Wis lijst - + About &Qt Over &Qt - + &About QupZilla &Over QupZilla - + Report &Issue Rapporteer &probleem - + &Web Search &Webzoeken - + Page &Info Pagina-&info - + &Download Manager &Downloadbeheerder - + &Cookies Manager &Cookies-beheerder - + &AdBlock &AdBlock - + RSS &Reader &RSS-lezer - + Clear Recent &History Wis recente &geschiedenis - + &Private Browsing &Incognito browsen - + Pr&eferences &Instellingen - + Open file... Open bestand... - + Are you sure you want to turn on private browsing? Weet u zeker dat u incognito browsen wilt inschakelen? - + When private browsing is turned on, some actions concerning your privacy will be disabled: Wanneer incognito browsen is ingeschakeld, zullen sommige acties aangaande uw privacy uitgeschakeld worden: - + Webpages are not added to the history. Webpagina's worden niet toegevoegd aan uw geschiedenis. - + Until you close the window, you can still click the Back and Forward buttons to return to the webpages you have opened. Totdat u dit venster afsluit, kunt nog steeds op de Terug en Vooruit-knoppen klikken om terug naar de webpagina's te gaan die u hebt geopend. - + You have successfully added RSS feed "%1". U heeft succesvol RSS-feed "%1" toegevoegd. @@ -3338,299 +3359,298 @@ werd niet gevonden! QupZillaSchemeReply - + No Error Geen fout - + Not Found Niet gevonden - + Your E-mail Uw e-mailadres - + Issue type Probleemtype - - + + Report Issue Rapporteer probleem - + Issue description Probleembeschrijving - + Send Verzenden - + Start Page Startpagina - + Google Search Google Zoeken - + Search results provided by Google Zoekresultaten gebracht door Google - - - + + + About QupZilla Over QupZilla - - + + Configuration Information Informatie over configuratie - + Browser Identification Browser-identificatie - + Paths Paden - + Copyright Copyright - - + + Version Versie - - + + WebKit version WebKit-versie - + Application version Programma-versie - + Qt version Qt-versie - + Build time Bouwtijd - + Platform Platform - + Profile Profiel - + Preferences Instellingen - + Option Optie - + Value Waarde - + Name Naam - + Author Auteur - + Description Beschrijving - + Settings Instellingen - + Saved session Opgeslagen sessie - + Pinned tabs Vastgepinde tabbladen - + Data Data - + Themes Thema's - - + Plugins Plugins - + Translations Vertalingen - + Main developer Hoofdontwikkelaar - + E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. E-mail is optioneel<br/><b>Noot: </b>Lees alstublieft eerst hoe een bug-rapportage aan te maken<a href=%1>here</a>. - + Contributors Bijdragers - + Translators Vertalers - + Speed Dial Speed Dial - + Add New Page Voeg nieuwe pagina toe - + Apply Pas toe - + Speed Dial settings Snelkiezer-instellingen - + Placement: Plaatsing: - + Auto Auto - + Cover Overlappend - + Fit Passend - + Fit Width Pas in breedte - + Fit Height Pas in hoogte - + Use background image Gebruik achtergrondafbeelding - + Select image Selecteer afbeelding - + Maximum pages in a row: Maximaal pagina´s in een rij: - + Change size of pages: Verander grootte van pagina´s: - + This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. Deze pagina bevast informatie over QupZilla's huidige configuratie, plugins, etc, alle relevante informatie voor probleemoplossing. Vermeld deze alstublieft bij het verzenden van bugrapportages. - + No available plugins. Geen beschikbare plugins. - + Load title from page Laad titel van pagina - + Edit Bewerk - + Remove Verwijder @@ -3639,38 +3659,38 @@ werd niet gevonden! E-mailadres is optioneel<br/><b>Noot:</b>Gebruik alstublieft alleen Engels. - + If you are experiencing problems with QupZilla, please try to disable all plugins first. <br/>If this does not fix it, then please fill out this form: Indien u problemen ervaart met QupZilla, probeer dan eerst alle plugins uit te schakelen. <br/>Mocht dit het niet oplossen, vul dan dit formulier in: - + Please fill out all required fields! Vul alstublieft alle verplichte velden in! - - + + Information about version Informatie over versie - + Reload Herlaad - + Url URL - + Title Titel - + New Page Nieuwe pagina @@ -3678,116 +3698,116 @@ werd niet gevonden! RSSManager - + RSS Reader RSS-lezer - - + + Empty Leeg - + You don't have any RSS Feeds.<br/> Please add some with RSS icon in navigation bar on site which offers feeds. U heeft geen RSS-feeds.<br/> Voeg enkele toe via het RSS-icoon op de navigatiewerkbalk op een site die feeds levert. - + Reload Herlaad - + Add feed Voeg feed toe - + Edit feed Bewerk feed - + Delete feed Verwijder feed - + Optimize Database Optimaliseer database - + News Nieuws - - + + Loading... Laden... - + Add new feed Voeg nieuwe feed toe - + Please enter URL of new feed: Voer de URL van de nieuwe feed in: - + New feed Nieuwe feed - + Fill title and URL of a feed: Voer titel en URL in van een feed: - + Feed title: Feed-titel: - + Feed URL: Feed-URL: - + Edit RSS Feed Bewerk RSS-rfeed - + Open link in current tab Open link in huidig tabblad - + Open link in new tab Open link in nieuw tabblad - + Error in fetching feed Fout bij ophalen van feed - + RSS feed duplicated Duplicaat van RSS-feed - + You already have this feed. U heeft deze feed al. @@ -3795,7 +3815,7 @@ Voeg enkele toe via het RSS-icoon op de navigatiewerkbalk op een site die feeds RSSNotification - + Open RSS Manager Open RSS-lezer @@ -3803,17 +3823,17 @@ Voeg enkele toe via het RSS-icoon op de navigatiewerkbalk op een site die feeds RSSWidget - + Add RSS Feeds from this site Voeg RSS-feeds toe van deze site - + Untitled feed Ongetitelde feed - + Add Voeg toe @@ -3821,81 +3841,81 @@ Voeg enkele toe via het RSS-icoon op de navigatiewerkbalk op een site die feeds SSLManager - + SSL Manager SSL-beheerder - + CA Authorities Certificates CA-instellingen-certificaten - - + + Show info Toon info - + This is a list of CA Authorities Certificates stored in the standard system path and in user specified paths. Dit is een lijst van CA-instellingen-certificaten die opgeslagen zijn in systeempaden en gebruikers-gespecificeerde paden. - + This is a list of Local Certificates stored in your user profile. It also contains all certificates, that have received an exception. Dit is een lijst van lokale certificaten opgeslagen in het gebruikersprofiel. Deze lijst bevat tevens alle certificaten die een uitzondering hebben ontvangen. - + If CA Authorities Certificates were not automatically loaded from the system, you can specify paths manually where the certificates are stored. Wanneer CA-instellingen-certificaten niet automatisch geladen werden van uw systeem, kunt u bij deze handmatig paden opgeven die certificaten bevatten. - + <b>NOTE:</b> Setting this option is a high security risk! <b>NOOT:</b> deze instelling instellen is een groot veiligheidsrisico! - + All certificates must have .crt suffix. After adding or removing certificate paths, it is neccessary to restart QupZilla in order to take effect the changes. Alle certificaten moeten een .crt-extensie hebben. Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te herstarten zodat de wijzigingen worden toegepast. - + Local Certificates Lokale certificaten - - + + Remove Verwijder - + Settings Instellingen - + Add Voeg toe - + Ignore all SSL Warnings Negeer alle SSL-waarschuwingen - + Choose path... Kies pad... - + Certificate Informations Certificaat-informatie @@ -3903,57 +3923,57 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te SearchEnginesDialog - + Manage Search Engines Beheer zoekmachines - + Add... Voeg toe... - + Remove Verwijder - + Edit Bewerk - + Up Omhoog - + Down Omlaag - + Defaults Standaardwaarden - + Search Engine Zoekmachine - + Shortcut Snelkoppeling - + Add Search Engine Voeg zoekmachine toe - + Edit Search Engine Bewerk zoekmachine @@ -3961,27 +3981,27 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te SearchEnginesManager - + Search Engine Added Zoekmachine toegevoegd - + Search Engine "%1" has been successfully added. Zoekmachine "%1" is succesvol toegevoegd. - + Search Engine is not valid! Zoekmachine is ongeldig! - + Error Fout - + Error while adding Search Engine <br><b>Error Message: </b> %1 Fout tijdens het toevoegen van de zoekmachine. <br><b>Foutmelding:</b> %1 @@ -3989,7 +4009,7 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te SearchToolBar - + No results found. Geen resultaten gevonden. @@ -3997,22 +4017,22 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te SearchToolbar - + Search: Zoeken: - + Search... Zoeken... - + Highlight Licht op - + Case sensitive Hoofdlettergevoelig @@ -4020,12 +4040,12 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te SideBar - + Bookmarks Záložky - + History Historie @@ -4033,144 +4053,144 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te SiteInfo - + Site Info Site-info - + General Algemeen - + Media Media - + Security Beveiliging - + Size: Grootte: - + Encoding: Tekenset: - + Tag Tag - + Value Waarde - + <b>Security information</b> <b>Beveiligingsinformatie</b> - + Details Details - + Image Afbeelding - + Image address Afbeeldingsadres - + <b>Preview</b> <b>Voorbeeld</b> - + Site address: Site address Website-adres: - + Meta tags of site: Metatags van website: - + <not set in certificate> <niet aangegeven in certificaat> - + <b>Connection is Encrypted.</b> <b>Verbinding is beveiligd.</b> - + <b>Your connection to this page is secured with this certificate: </b> <b>Uw verbinding met deze pagina is beveiligd met dit certifitcaat: </b> - + <b>Connection Not Encrypted.</b> <b>Verbinding niet beveiligd.</b> - + <b>Your connection to this page is not secured!</b> <b>Uw verbinding met deze pagina is niet beveiligd!</b> - + Copy Image Location Kopieer afbeeldingslocatie - + Copy Image Name Kopieer afbeeldingsnaam - + Save Image to Disk Sla afbeelding op op schijf - - + + Error! Fout! - + This preview is not available! Dit voorbeeld is niet beschikbaar! - + Save image... Sla afbeelding op... - + Cannot write to file! Kan niet schrijven naar bestand! - + Preview not available Voorbeeld niet beschikbaar @@ -4178,43 +4198,43 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te SiteInfoWidget - + More... Meer... - + Your connection to this site is <b>secured</b>. Uw verbinding met deze site is <b>beveiligd</b>. - + Your connection to this site is <b>unsecured</b>. Uw verbinding met deze site is <b>onbeveiligd</b>. - + first eerste - + second tweede - + third derde - - + + This is your <b>%1</b> visit of this site. Dit is uw <b>%1</b> bezoek aan deze site. - + You have <b>never</b> visited this site before. U heeft deze site nog <b>nooit</b> eerder bezocht. @@ -4222,143 +4242,143 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te SourceViewer - + Source of Bron van - + File Bestand - + Save as... Sla op als... - + Close Sluit - + Edit Bewerk - + Undo Ongedaan maken - + Redo Herhalen - + Cut Knippen - + Copy Kopieren - + Paste Plakken - + Delete Verwijder - + Select All Alles selecteren - + Find Vind - - + + Go to Line... Ga naar regel... - + View Toon - + Reload Herlaad - + Editable Bewerkbaar - + Word Wrap Woordwikkel - + Save file... Sla bestand op... - + Error! Fout! - + Cannot write to file! Kan niet naar bestand schrijven! - + Error writing to file Fout bij schrijven naar bestand - + Source successfully saved Bron succesvol opgeslagen - + Source reloaded Bron herladen - + Cannot reload source. Page has been closed. Kan bron niet herladen; pagina is gesloten. - + Editable changed Bewerkbaar veranderd - + Word Wrap changed Woordwikkel veranderd - + Enter line number Vul regelnummer in @@ -4366,12 +4386,12 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te SourceViewerSearch - + Search: Zoeken: - + Search... Zoeken... @@ -4379,12 +4399,12 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te SpeedDial - + Select image... Selecteer afbeelding... - + Unable to load Niet in staat om te laden @@ -4392,72 +4412,72 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te TabBar - + &New tab &Nieuw tabblad - + &Stop Tab &Stop tabblad - + &Reload Tab &Herlaad tabblad - + &Duplicate Tab &Dupliceer tabblad - + Reloa&d All Tabs &Herlaad alle tabbladen - + &Bookmark This Tab &Bladwijzer dit tabblad - + Un&pin Tab &Maak tabblad los - + &Pin Tab &Zet tabblad vast - + Re&load All Tabs &Herlaad alle tabbladen - + Bookmark &All Tabs &Bladwijzer alle tabbladen - + Restore &Closed Tab Herstel &gesloten tabblad - + Close Ot&her Tabs Sluit &andere tabbladen - + Cl&ose &Sluit - + Bookmark &All Ta&bs &Bladwijzer alle &tabbladen @@ -4465,48 +4485,48 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te TabWidget - + List of tabs Lijst van tabbladen - + New Tab Nieuw tabblad - + Loading... Bezig met laden... - + No Named Page Niet-benoemde pagina - + Currently you have %1 opened tabs Eigenlijk heeft U %1 geopende tabbladen - - + + New tab Nieuw tabblad - + Empty Leeg - + Restore All Closed Tabs Herstel alle gesloten tabbladen - + Clear list Wis lijst @@ -4514,22 +4534,22 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te TabbedWebView - + Failed loading page Mislukt om pagina te laden - + Loading... Aan het laden... - + %1 - QupZilla %1 - QupZilla - + Inspect Element Inspecteer element @@ -4537,27 +4557,27 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te ThemeManager - + <b>Name:</b> <b>Naam:</b> - + <b>Author:</b> <b>Auteur:</b> - + <b>Description:</b> <b>Beschrijving:</b> - + License Licentie - + License Viewer Liecentie-toner @@ -4565,12 +4585,12 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te ToolButton - + Stop Stop - + Reload Herlaad @@ -4578,17 +4598,17 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te Updater - + Update available Update beschikbaar - + New version of QupZilla is ready to download. Nieuwe versie van QupZilla staat klaar om te downloaden. - + Update Bijwerken @@ -4596,8 +4616,8 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te WebInspectorDockWidget - - + + Web Inspector Web-inspecteur @@ -4605,139 +4625,139 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te WebPage - + To show this page, QupZilla must resend request which do it again (like searching on making an shoping, which has been already done.) Om deze pagina te tonen, moet QupZulla het verzoek opnieuw versturen (zoals zoeken op het maken van een shoping, welke al gedaan is.) - + Confirm form resubmission Bevestig herindiening forumlier - + Select files to upload... Selecteer bestanden om te uploaden... - + Server refused the connection Server weigerde de verbinding - + Server closed the connection Server sloot de verbinding - + Server not found Server niet gevonden - + Connection timed out Verbinding onderbroken - + Untrusted connection Onbeveiligde verbinding - + Temporary network failure Tijdelijke netwerkfout - + Proxy connection refused Proxy-verbinding geweigerd - + Proxy server not found Proxy-server niet gevonden - + Proxy connection timed out Proxy-verbinding tijdsonderbreking - + Proxy authentication required Proxy-authenticatie benodigd - + Content not found Inhoud niet gevonden - + AdBlocked Content Door AdBlock geblokkeerde inhoud - + Blocked by rule <i>%1</i> Geblokkeerd door regel <i>%1</i> - + Content Access Denied Inhoudstoegang geweigerd - + Error code %1 Foutcode %1 - + Failed loading page Mislukt om pagina te laden - + QupZilla can't load page from %1. QupZilla kan de pagina niet laden van %1. - + Check the address for typing errors such as <b>ww.</b>example.com instead of <b>www.</b>example.com Controleer het adres op typfouten zoals <b>ww.</b>voorbeeld.nl in plaats van <b>www.</b>voorbeeld.nl - + If you are unable to load any pages, check your computer's network connection. Indien u niet in staat bent om eender welke pagina te laden, controleer dan uw netwerkverbinding. - + If your computer or network is protected by a firewall or proxy, make sure that QupZilla is permitted to access the Web. Indien uw computer of netwerk beveiligd is door een firewall of proxy, zorg dan dat QupZilla toestemming heeft om het web te benaderen. - + Try Again Probeer nogmaals - + Prevent this page from creating additional dialogs Voorkom dat deze pagina extra dialoogvensters aanmaakt - + JavaScript alert - %1 JavaScript-waarschuwing - %1 - + Choose file... Kies bestand... @@ -4745,22 +4765,22 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te WebSearchBar - + Manage Search Engines Beheer zoekmachines - + Add %1 ... Voeg %1 toe... - + Paste And &Search Plak en &zoek - + Clear All Wis alles @@ -4768,228 +4788,228 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te WebView - + Open link in new &tab Open link in nieuw &tabblad - + Open link in new &window Open link in nieuw &venster - + B&ookmark link B&ladwijzer link - + &Save link as... &Sla link op als... - + &Copy link address &Kopieer linkadres - + Show i&mage Toon af&beelding - + Copy im&age &Kopieer afbeelding - + Copy image ad&dress Kopieer af&beeldingsadres - + S&top &Stop - + This frame Dit frame - + Show &only this frame Toon &alleen dit frame - + Show this frame in new &tab Toon dit frame in nieuw &tabblad - + Print frame Druk frame af - + Zoom &in Zoom &in - + &Zoom out &Zoom uit - + Reset Zet terug - + Show so&urce of frame Toon &bron van frame - + &Copy page link &Kopieer paginalink - + Send page link... Verstuur paginalink... - + &Print page &Print pagina - + Validate page Valideer pagina - + Show info ab&out site Toon info &over site - + &Play &Speel af - + &Pause &Pauzeer - + Un&mute Ont&demp - + &Mute &Demp - + &Copy Media Address &Kopieer media-adres - + &Send Media Address &Verstuur media-adres - + Save Media To &Disk Sla media op naar &schijf - + &Save image as... &Sla afbeelding op als... - + &Back &Terug - + &Forward &Vooruit - - + + &Reload &Herlaad - + Book&mark page &Bladwijzer pagina - + &Save page as... &Sla pagina op als... - + Select &all &Selecteer alles - + Show so&urce code &Toon broncode - + Send text... Verstuur tekst... - + Google Translate Google Vertalen - + Dictionary Woordenboek - + Go to &web address Ga naar &webadres - + Search "%1 .." with %2 Zoek "%1 .." met %2 - + No Named Page Niet benoemde pagina - + Send link... Verstuur link... - + Send image... Verstuur afbeelding... @@ -4997,7 +5017,7 @@ Na het toevoegen of verwijderen van paden, is het noodzakelijk om de browser te jsAlert - + Prevent this page from creating additional dialogs Voorkom dat deze pagina extra dialoogvensters aanmaakt diff --git a/translations/pl_PL.ts b/translations/pl_PL.ts index 3ae5c808a..14ad65335 100644 --- a/translations/pl_PL.ts +++ b/translations/pl_PL.ts @@ -4,60 +4,60 @@ AboutDialog - + About QupZilla O QupZilli - + Authors Autorzy - - + + Authors and Contributors Autorzy i Współtwórcy - - + + < About QupZilla < O QupZilli - + <p><b>Application version %1</b><br/> <p><b>Wersja programu %1</b><br/> - + <b>WebKit version %1</b></p> <b>Wersja WebKit %1</b></p> - + <p>&copy; %1 %2<br/>All rights reserved.<br/> <p>&copy; %1 %2<br/>Wszelkie prawa zastrzeżone.<br/> - + <small>Build time: %1 </small></p> <small>Skompilowano: %1 </small></p> - + <p><b>Main developer:</b><br/>%1 &lt;%2&gt;</p> a może deweloper? <p><b>Główny programista:</b><br/>%1 &lt;%2&gt;</p> - + <p><b>Contributors:</b><br/>%1</p> <p><b>Współtwócy:</b><br/>%1</p> - + <p><b>Translators:</b><br/>%1</p> <p><b>Tłumacze:</b><br/>%1</p> @@ -65,33 +65,33 @@ AcceptLanguage - + Preferred Languages Preferowany język - + Add... Dodaj... - + Remove Usuń - + Up Do góry - + Down Na dół - - + + Personal [%1] Osobisty [%1] @@ -99,68 +99,68 @@ AdBlockDialog - + AdBlock Configuration Ustawienia AdBlock - + Enable AdBlock Włącz AdBlock - + Search... Szukaj... - + Rule Filtry - - + + Add Rule Dodaj filtr - + Update EasyList Aktualizuj EasyList - + AdBlock AdBlock - + Delete Rule Usuń filtr - + Update completed Aktualizacja ukończona - + EasyList has been successfully updated. EasyList została zaktualizowana. - + Custom Rules Własne filtry - + Add Custom Rule Dodaj własny filtr - + Please write your rule here: Wpisz swój filtr tutaj: @@ -168,53 +168,53 @@ AdBlockIcon - + AdBlock lets you block unwanted content on web pages AdBlock pozwala na blokowanie niechcianej zawartości stron www - + Blocked popup window Zablokowano wyskakujące okno - + AdBlock blocked unwanted popup window. AdBlock zablokował niechciane wyskakujące okno. - + AdBlock AdBlock - + Show AdBlock &Settings Otwórz &ustawienia AdBlocka - + Blocked Popup Windows Zablokowane wyskakujące okna - + No content blocked Brak zablokowanej zawartości - + Blocked URL (AdBlock Rule) - click to edit rule Blokowany adres (AdBlock filtr) - kliknij aby edytować - - + + %1 with (%2) %1 z (%2) - + Learn About Writing &Rules Dowiedz się jak pisać &filtry @@ -222,17 +222,17 @@ AddAcceptLanguage - + Add Language Dodaj język - + Choose preferred language for web sites Wybierz preferowany język dla stron - + Personal definition: Własna definicja: @@ -240,128 +240,128 @@ AutoFillManager - + Passwords Hasła - - + + Server Serwer - + Username Nazwa użytkownika - + Password Hasło - - + + Remove Usuń - + Edit Edytuj - - + + Remove All Usuń wszystko - + Import/Export Importuj/Eksportuj - - - + + + Show Passwords Pokaż hasła - + Exceptions Wyjątki - + Import Passwords from File... Importuj hasła z pliku... - + Export Passwords to File... Eksportuj hasła do pliku... - + Are you sure that you want to show all passwords? Czy na pewno chcesz pokazać wszystkie hasła? - + Hide Passwords Ukryj hasła - + Confirmation Potwierdzenie - + Are you sure to delete all passwords on your computer? Czy na pewno chcesz usunąć wszystkie hasła zapisane na komputerze? - + Edit password Edytuj hasło - + Change password: Zmień hasło: - - + + Choose file... Wybierz plik... - + Cannot read file! Nie można odczytać pliku! - + Successfully exported Eksportowanie udane - + Error while importing! Błąd podczas importowania! - + Successfully imported Importowanie udane - + Cannot write to file! Nie można zapisać do pliku! @@ -369,7 +369,7 @@ AutoFillNotification - + Do you want QupZilla to remember the password for <b>%1</b> on %2? Czy chcesz aby QupZilla zapamiętała hasło dla <b>%1</b> na %2? @@ -377,17 +377,17 @@ AutoFillWidget - + Remember Zapamiętaj - + Never For This Site Nigdy dla tej strony - + Not Now Nie teraz @@ -395,13 +395,13 @@ BookmarkIcon - - + + Bookmark this Page Dodaj do zakładek - + Edit this bookmark Edytuj zakładki @@ -409,154 +409,154 @@ BookmarksImportDialog - + Import Bookmarks Importuj Zakładki - + <b>Import Bookmarks</b> <b>Importuj Zakładki</b> - + From File Z Pliku - + Choose browser from which you want to import bookmarks: Wybierz przeglądarkę, z której chcesz zaimportować zakładki: - + Choose... Wybierz... - + Fetching icons, please wait... Pobieranie ikon, proszę czekać ... - + Title Tytuł - + Url Adres - + Next Dalej - + Cancel Anuluj - + <b>Importing from %1</b> <b>Importuj z %1</b> - + Finish Zakończ - - + + Please press Finish to complete importing process. Proszę nacisnąć przycisk Zakończ, aby zakończyć proces importu. - - - - + + + + Error! Błąd! - + Choose directory... Wybierz katalog... - + Choose file... Wybierz plik... - + Mozilla Firefox stores its bookmarks in <b>places.sqlite</b> SQLite database. This file is usually located in Mozilla Firefox przechowuje swoje zakładki w bazie SQLite <b>places.sqlite</b>. Ten plik znajduję się zazwyczaj w - - - - + + + + Please choose this file to begin importing bookmarks. Proszę wybrać ten plik, aby rozpocząć importowanie zakładek. - + Google Chrome stores its bookmarks in <b>Bookmarks</b> text file. This file is usually located in Google Chrome przechowuj swoje zakładki w pliku tekstowym <b>Zakładki</b>. Ten plik znajduję sie zazwyczaj w - + Opera stores its bookmarks in <b>bookmarks.adr</b> text file. This file is usually located in Opera przechowuje swoje zakładki w pliku tekstowym <b>bookmarks.adr</b>. Ten plik znajduję się w - + You can import bookmarks from any browser that supports HTML exporting. This file has usually these suffixes Można zaimportować zakładki z dowolnej przeglądarki, która do pozwala na ich eksport do pliku HTML. Plik ten ma zwykle rozszerzenie - + Internet Explorer stores its bookmarks in <b>Favorites</b> folder. This folder is usually located in Internet Explorer przechowuje zakładki w katalogu <b>Ulubione</b>. Katalog ten znajduję się w - + Please choose this folder to begin importing bookmarks. Proszę wybrać ten katalog aby rozpocząć import zakładek. - - - - + + + + No Error Brak błędów - - - + + + Unable to open file. Nie można otworzyć pliku. - + Cannot evaluate JSON code. Nie można przetworzyć kodu JSON. - + File does not exist. Plik nie istnieje. - + Unable to open database. Is Firefox running? Nie można otworzyć bazy danych. Firefox jest uruchomiony? @@ -564,127 +564,127 @@ BookmarksManager - + Bookmarks Zakładki - + Title Tytuł - + Url Adres - + Import Bookmarks Importuj zakładki - + Add Folder Dodaj katalog - + Optimize Database Optymalizuj bazę danych - + Add new folder Dodaj nowy katalog - + Choose name for new bookmark folder: Wybierz nazwę dla nowego katalogu zakładek: - + Add new subfolder Dodaj nowy podkatalog - + Choose name for new subfolder in bookmarks toolbar: Wybierz nazwę dla nowego podkatalogu w pasku zakładek: - + Rename Folder Zmień nazwę katalogu - + Choose name for folder: Wybierz nazwę dla katalogu: - + Add Subfolder Dodaj podkatalog - + Rename folder Zmień nazwę katalogu - + Remove folder Usuń katalog - + Open link in current &tab Otwórz odnośnik w bieżącej &karcie - + Open link in &new tab Otwórz odnośnik w &nowej karcie - + Move bookmark to &folder Przenieś zakładkę do &katalogu - + Rename bookmark Zmien nazwę zakładki - + Remove bookmark Usuń zakładkę - + <b>Warning: </b>You already have bookmarked this page! <b>Uwaga: </b> Stona znajduję się już w zakładkach! - + Choose name and location of this bookmark. Wybierz nazwę i położenie dla zakładki. - + Add New Bookmark Dodaj zakładkę - + Choose folder for bookmarks: Wybierz katalog dla zakładek: - + Bookmark All Tabs Dodaj wszystkie karty do zakładek @@ -692,20 +692,20 @@ BookmarksModel - - + + Bookmarks In Menu Zakładki w menu - - + + Bookmarks In ToolBar Pasek zakładek - - + + Unsorted Bookmarks Nieposortowane zakładki @@ -713,27 +713,27 @@ BookmarksSideBar - + Search... Szukaj... - + Open link in current &tab Otwórz odnośnik w bieżącej &karcie - + Open link in &new tab Otwórz odnośnik w &nowej karcie - + Copy address Kopiuj adres - + &Delete &Usuń @@ -741,17 +741,17 @@ BookmarksToolbar - + &Bookmark Current Page Dodaj &do zakładek - + Bookmark &All Tabs Dodaj &wszystkie karty do zakładek - + &Organize Bookmarks &Zarządzaj zakładkami @@ -760,73 +760,73 @@ Ukryj &najczęściej odwiedzane - + Show Most &Visited Zobacz &najczęściej odwiedzane - + Show Only Icons - + &Hide Toolbar Ukry&j pasek - + Move right Przesuń w prawo - + Move left Przesuń w lewo - + Edit bookmark Edytuj zakładkę - + Remove bookmark Usuń zakładkę - + Edit bookmark: Edytuj zakładkę: - + Title: Tytuł: - + Url: Adres: - + Edit Bookmark Edytuj zakładkę - + Most visited Najczęściej odwiedzane - + Sites you visited the most Strony które często odwiedzasz - - + + Empty Pusto @@ -842,46 +842,49 @@ Usuń zakładkę - + Name: Nazwa: - + Folder: Katalog: - + Remove Usuń - + Save Zapisz - + Close Zamknij - - Add into Bookmarks - Dodaj do zakładek + + Add to Bookmarks + + + + Add into Bookmarks + Dodaj do zakładek - Add into Speed Dial - Dodaj do szybkiego wybierania + Dodaj do szybkiego wybierania <b>Add Bookmark</b> <b>Dodaj zakładkę</b> - + Edit Bookmark Edytuj zakładkę @@ -890,14 +893,15 @@ <b>Edycja zakładki</b> - - + + Remove from Speed Dial Usuń z szybkiego wybierania - - + + + Add to Speed Dial Dodaj do szybkiego wybierania @@ -905,37 +909,37 @@ BrowsingLibrary - + Library Biblioteka - + Search... Szukaj... - + History Historia - + Bookmarks Zakładki - + RSS RSS - + Database Optimized Optymalizuj bazę danych - + Database successfully optimized.<br/><br/><b>Database Size Before: </b>%1<br/><b>Database Size After: </b>%2 Baza danych zoptymalizowana poprawnie.<br/><br/><b>Rozmiar przed: </b>%1<br/><b>Rozmiar po: </b>%2 @@ -943,50 +947,50 @@ CertificateInfoWidget - + <b>Issued To</b> <b>Wystawiony dla</b> - - + + Common Name (CN): Zwykła nazwa (CN): - - + + Organization (O): Organizacja (O): - - + + Organizational Unit (OU): Jednostka organizacyjna (OU): - + Serial Number: Numer seryjny: - + <b>Issued By</b> <b>Wystawiony przez</b> - + <b>Validity</b> <b>Ważność</b> - + Issued On: Wydane na: - + Expires On: Wygasa w dniu: @@ -994,62 +998,62 @@ ClearPrivateData - + Clear Recent History Wyczyść historię - + Choose what you want to delete: Wybierz co chcesz usunąć: - + Clear history Usuń historię - + Clear cookies Usuń cisteczka - + Clear cache Wyczyść pamięć podręczną - + Clear icons Usuń ikony - + Clear cookies from Adobe Flash Player Usuń cisteczka z Adobe Flash Player - + <b>Clear Recent History</b> <b>Wyczyść historię</b> - + Earlier Today Z dzisiaj - + Week Z tygodnia - + Month Z miesiąca - + All Wszystko @@ -1057,42 +1061,42 @@ ClickToFlash - + Object blocked by ClickToFlash Obiekt zablokowany przez ClickToFlash - + Show more information about object Pokaż więcej informacji o obiekcie - + Delete object Usuń obiekt - + Add %1 to whitelist Dodaj %1 do zaufanej listy - + Flash Object Obiekt Flash - + <b>Attribute Name</b> <b>Nazwa atrybutu</b> - + <b>Value</b> <b>Wartość</b> - + No more information available. Nie ma więcej dostępnych informacji. @@ -1100,12 +1104,12 @@ CloseDialog - + There are still open tabs Nadal są otwarte karty - + Don't ask again Nie pytaj ponownie @@ -1113,173 +1117,173 @@ CookieManager - + Cookies Ciasteczka - + Stored Cookies - + Find: Znajdź: - + These cookies are stored on your computer: Ciasteczka przechowywane na komputerze: - + Server Serwer - + Cookie name Nazwa ciasteczka - + Name: Nazwa: - + Value: Wartość: - - - + + + Server: Serwer: - + Path: Ścieżka: - + Secure: Bezpieczne: - + Expiration: Wygasa: - - - - - - - - - - - - + + + + + + + + + + + + <cookie not selected> <nie wybrano ciasteczka> - + Remove all cookies Usuń wszystkie ciasteczka - + Cookie Filtering - + <b>Cookie whitelist</b> - + Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) - - + + Add Dodaj - - + + Remove Usuń - + <b>Cookie blacklist</b> - + Cookies from these servers will NEVER be accepted - + Remove cookie Usuń ciasteczko - + Search Szukaj - + Confirmation Potwierdzenie - + Are you sure to delete all cookies on your computer? Czy na pewno usunąć wszystkie ciasteczka z komputera? - + Add to whitelist - + Add to blacklist - - + + Remove cookies Usuń ciasteczka - + Secure only Tylko bezpieczne - + All connections Wszystkie połączenia - + Session cookie Ciasteczko sesji @@ -1287,13 +1291,13 @@ DownloadFileHelper - - + + Save file as... Zapisz plik jako... - + NoNameDownload Bez nazwy @@ -1301,119 +1305,119 @@ DownloadItem - + Remaining time unavailable Pozostały czas niedostępny - + Done - %1 Ukończono - %1 - - + + Cancelled Anulowano - + few seconds kilka sekund - + seconds sekund - + minutes minut - + hours godzin - + Unknown speed Nieznana prędkość - - + + Unknown size Nieznany rozmiar - + %2 - unknown size (%3) %2 - nieznany rozmiar (%3) - + Remaining %1 - %2 of %3 (%4) Pozostało %1 - %2 z %3 (%4) - + Cancelled - %1 Anulowano - %1 - + Delete file Usuń plik - + Do you want to also delete dowloaded file? Czy chcesz także usunąć pobrany plik? - + Open File Otwórz plik - + Open Folder Otwórz katalog - + Go to Download Page Przejdź do strony pobierania - + Copy Download Link Skopiuj odnośnik pobieranie - + Cancel downloading Anuluj pobieranie - + Clear Wyczyść - + Error Błąd - + Not found Nie znaleziono - + Sorry, the file %1 was not found! @@ -1422,12 +1426,12 @@ nie został znaleziony! - + Error: Cannot write to file! Błąd: Nie można zapisać do pliku! - + Error: Błąd: @@ -1435,64 +1439,64 @@ DownloadManager - + Executable: Program: - + Arguments: Argumenty: - + Cannot start external download manager Nie można uruchomić zewnętrznego menedżera pobierania - + Cannot start external download manager! %1 Nie można uruchomić zewnętrznego menedżera pobierania! %1 - + %1% of %2 files (%3) %4 remaining %1% z %2 plików (%3) %4 pozostało - + % - Download Manager % - Menedżer pobierania - + Download Finished Pobieranie ukończone - + All files have been successfully downloaded. Wszystkie pliki pobrano prawidłowo. - + Warning Uwaga - + Are you sure to quit? All uncompleted downloads will be cancelled! Czy na pewno chcesz zamknąć? Wszystkie pobierane pliki będą anulowane! - - - + + + Download Manager Menedżer pobierania - + Clear Wyczyść @@ -1500,42 +1504,42 @@ DownloadOptionsDialog - + Opening Otwieranie - + which is a: który jest: - + from: z: - + What should QupZilla do with this file? Co QupZilla ma zrobić z tym plikiem? - + You have chosen to open Wybrano do otwarcia - + Open... Otwórz... - + Save File Zapisz plik - + Opening %1 Otwieranie %1 @@ -1543,37 +1547,37 @@ EditSearchEngine - + Name: Nazwa: - + Url: Adres: - + Shortcut: Skrót: - + Icon: Ikona: - + <b>Note: </b>%s in url represent searched string <b>Notka: </b> %s w adresie reprezentuje szukany ciąg - + Add from file ... Dodaj z pliku... - + Choose icon... Wybierz ikonę... @@ -1581,75 +1585,75 @@ HistoryManager - + History Historia - + Title Tytuł - + Url Adres - + Delete Usuń - + Clear All History Wyczyść całą historię - + Optimize Database Optymalizuj bazę danych - + Open link in current tab Otwórz odnośnik w bieżącej karcie - + Open link in new tab Otwórz odnośnik w nowej karcie - + Copy address Kopiuj adres - - + + Today Dziś - - + + This Week W tym tygodniu - - + + This Month W tym miesiącu - + Confirmation Potwierdź - + Are you sure to delete all history? Czy na pewno chcesz usunąć całą historię? @@ -1657,72 +1661,72 @@ HistoryModel - + Failed loading page Błąd ładowania strony - + No Named Page Strona bez nazwy - + January Styczeń - + February Luty - + March Marzec - + April Kwiecień - + May Maj - + June Czerwiec - + July Lipiec - + August Sierpień - + September Wrzesień - + October Październik - + November Listopad - + December Grudzień @@ -1730,45 +1734,45 @@ HistorySideBar - + Search... Szukaj... - + Title Tytuł - + Open link in current tab Otwórz odnośnik w bieżącej karcie - + Open link in new tab Otwórz odnośnik w nowej karcie - + Copy address Kopiuj adres - - + + Today Dzisiaj - - + + This Week W tym tygodniu - - + + This Month W tym miesiącu @@ -1776,33 +1780,33 @@ LocationBar - + Add RSS from this page... Dodaj kanał RSS... - + Enter URL address or search on %1 Wpisz adres URL lub szukaj na %1 - + Paste And &Go Wklej i &przejdź - + Clear All Wyczyść wszystko - + .co.uk Append domain name on ALT + Enter = Should be different for every country .pl - + Show information about this page Pokaż informacje o stronie @@ -1810,12 +1814,12 @@ MainApplication - + Last session crashed Ostatnia sesja uległa awarii - + <b>QupZilla crashed :-(</b><br/>Oops, the last session of QupZilla was interrupted unexpectedly. We apologize for this. Would you like to try restoring the last saved state? <b>QupZilla uległa awarii :-(</b><br/>Oops, ostatnia sesja QupZilli niespodziewanie zakończyła się błędem. Przepraszamy za to. Czy przywrócić ostatnia sesję? @@ -1823,44 +1827,44 @@ NavigationBar - + No Named Page Strona bez nazwy - + Back Wstecz - + Forward Dalej - + Home Strona startowa - + New Tab Nowa karta - + Main Menu Menu główne - - + + Exit Fullscreen Zamknij pełny ekran - - + + Clear history Usuń historię @@ -1868,76 +1872,76 @@ NetworkManager - - + + SSL Certificate Error! Błąd certyfikatu SSL! - + <b>Organization: </b> <b>Organizacja: </b> - + <b>Domain Name: </b> <b>Domena: </b> - + <b>Expiration Date: </b> chodzi o certyfikat <b>Ważny do: </b> - + <b>Error: </b> <b>Błąd: </b> - + The page you are trying to access has the following errors in the SSL certificate: Strona, którą próbujesz obejrzeć, ma następujące błędy w certyfikacie SSL: - + Would you like to make an exception for this certificate? Chcesz zrobić wyjątek dla tego certyfikatu? - + Authorization required Wymagana autoryzacja - - + + Username: Nazwa użytkownika: - - + + Password: Hasło: - + Save username and password on this site Zapisać użytkownika i hasło dla tej strony - + A username and password are being requested by %1. The site says: "%2" Nazwa użytkownika i hasło jest wymagane dla %1. Komentarz: "%2" - + Proxy authorization required Wymagana autoryzacja proxy - + A username and password are being requested by proxy %1. Nazwa użytkownika i hasło są wymagane dla proxy %1. @@ -1945,17 +1949,17 @@ PageScreen - + Page Screen Obrazek strony - + Save Page Screen... Zapisz obraz strony... - + screen.png ekran.png @@ -1963,75 +1967,92 @@ PluginsList - + Application Extensions Rozszerzenia aplikacji - + Allow Application Extensions to be loaded Pozwól na ładowanie rozszerzeń - + Settings Ustawienia - Load Plugins - Ładuj wtyczki + Ładuj wtyczki - + WebKit Plugins Wtyczki WebKit - + <b>Click To Flash Plugin</b> <b>Kliknij by uruchomić Flash</b> - + Click To Flash is a plugin which blocks auto loading of Flash content at page. You can always load it manually by clicking on the Flash play icon. Click To Flash jest wtyczką, która blokuje automatyczne uruchamianie Flasha. Zawsze można go załadować ręcznie, klikając na ikonę Flash. - + Whitelist Biała lista - + Add Dodaj - + Remove Usuń - + Allow Click To Flash Pozwól na Click To Flash - + Add site to whitelist Dodaj stronę do białej listy - + Server without http:// (ex. youtube.com) Serwer bez http:// (np. youtube.com) + + + %1 (%2) +Author: %3 +%4 +%5 + + + + + Error! + Błąd! + + + + Cannot load plugin! + + PopupWindow - + %1 - QupZilla %1 - QupZilla @@ -2039,802 +2060,802 @@ Preferences - + Preferences Ustawienia - + General Główne - + 1 1 - + Downloads Pobieranie - + Plugins Wtyczki - + Open blank page Otwórz pustą stronę - - + + Open homepage Otwórz stronę domową - - + + Open speed dial Otwórz szybkie wybieranie - + Restore session Przywróć sesję - + Homepage: Strona domowa: - + On new tab: W nowej karcie: - + Open blank tab Otwórz pustą stronę - + Open other page... Otwórz inną stronę... - + <b>Profiles</b> <b>Profile</b> - + Startup profile: Wybierz profil: - + Create New Nowy profil - + Delete Usuń - + <b>Launching</b> <b>Uruchamianie</b> - + QupZilla QupZilla - + After launch: Po uruchomieniu: - + Show StatusBar on start Pokaż StatusBar po uruchomieniu - + Show Bookmarks ToolBar on start Pokaż panel zakładek po uruchomieniu - + Show Navigation ToolBar on start Pokaż panel nawigacyjny po uruchomieniu - + <b>Navigation ToolBar</b> <b>Panel nawigacyjny</b> - + Default zoom on pages: Domyślne powiększenie na stronach: - + Allow storing network cache on disk Włącz pamięć podręczną dysku - + <b>Cookies</b> <b>Ciasteczka</b> - + <b>Address Bar behaviour</b> <b>Zachowanie paska adresu</b> - + <b>Language</b> <b>Język</b> - + Show Home button Pokaż przycisk Strony startowej - + Show Back / Forward buttons Pokaż przyciski Cofnij / Dalej - + <b>Browser Window</b> <b>Okno przeglądarki</b> - + Tabs Karty - + <b>Background<b/> <b>Tło<b/> - + Use transparent background Użyj przezroczystego tła - + <b>Tabs behavior</b> <b>Zachowanie kart</b> - + Make tabs movable Pozwól na ruchome karty - + Web Configuration Ustawienia Web - + Maximum Maksymalnie - + 50 MB 50 MB - + Allow local storage of HTML5 web content Włącz magazym lokalny dla zawartości HTML5 - + Delete locally stored HTML5 web content on close FIXME Wyczyść magazym lokalny z zawartością HTML5 przy zamykaniu - + Delete now Wyczyść teraz - + Ask everytime for download location Zawsze pytaj gdzie zapisać pobierane - + Use defined location: Użyj określonej lokalizacji: - - - + + + ... ... - + <b>External download manager</b> <b>Zewnętrzny menedżer pobierania</b> - + Use external download manager Używaj zewnętrznego menedżera pobierania - + Executable: Program: - + Arguments: Argumenty: - + Filter tracking cookies Filtruj śledźące ciasteczka - + <b>Warning:</b> Match domain exactly and filter tracking cookies options can lead to deny some cookies from sites. If you have problems with cookies, try to disable this options first! <b>Uwaga:</b> Włączenie opcji dokładnego dopasowania domeny i filtrowania śledzącego ciasteczka może doprowadzić do blokowania niektórych ciasteczek. Jeśli wystąpią z nimi problemy, spróbuj wyłączyć te opcje! - + <b>SSL Certificates</b> <b>Certyfikaty SSL</b> - + Edit CA certificates in SSL Manager Edytuj certyfikaty CA w menedżerze SSL - - + + <b>Other</b> <b>Inne</b> - + Send Referer header to servers Wysyłaj nagłówek odsyłający do serwerów - + Block popup windows Blokuj wyskakujące okna - + Languages Języki - + <b>Preferred language for web sites</b> <b>Język preferowany dla stron</b> - + Change browser identification: Zmień identyfikację przeglądarki: - + Appearance Wygląd - + Browsing Przeglądanie - + Allow JAVA Pozwól uruchamiać JAVA - + Allow Plugins (Flash plugin) Uruchamiaj wtyczki (Flash plugin) - + Maximum pages in cache: Maksymalna ilość stron w pamięci podręcznej: - + Password Manager Menedżer haseł - + <b>AutoFill options</b> <b>Opcje autouzupełniania</b> - + Allow saving passwords from sites Pozwól na zapisywanie haseł dla stron - + Privacy Prywatność - + Fonts Czcionki - - + + Note: You cannot delete active profile. Notka: Nie można usunąć aktywnego profilu. - + Notifications Powiadomienia - + Show Add Tab button Pokaż przcisk Nowa karta - + Activate last tab when closing active tab Aktywuj poprzednią kartę podczas zamykania aktywnej karty - + Allow DNS Prefetch Włącz DNS Prefetch - + JavaScript can access clipboard JavaScript może uzyskać dostęp do schowka - + Include links in focus chain focus also links on page (basically <a> elements) when pressing Tab key Odnośniki w kolejce skupienia - + Zoom text only Powiększ tylko tekst - + Print element background when you are printing page (on printer), it determine whether to also print background (color, image) of html elements Drukuj element tła - + Send Do Not Track header to servers Wysyłaj serwerom nagłówek Do Not Track - - + + Use current Użyj bieżącej - + Check for updates on start Sprawdź aktualizacje podczas uruchamiania - + Active profile: Aktywny profil: - + Themes Motywy - + Advanced options Zaawansowane ustawienia - + Hide tabs when there is only one tab Ukryj pasek kart gdy otwarta jest tylko jedna - + Ask when closing multiple tabs Pytaj przy zamykaniu wielu kart - + Select all text by clicking in address bar Zaznacz cały tekst po kliknięciu na pasek adresu - + Don't quit upon closing last tab Nie zamykaj przeglądarki po zamknięciu ostatniej karty - + Closed tabs list instead of opened in tab bar W liście kart wyświetlaj zamknięte zamiast otwarych - + Open new tabs after active tab Otwieraj nowe karty tuż za kartą aktywną - + Allow JavaScript Pozwól na JavaScript - + Enable XSS Auditing try to detect possible XSS attacks when executing javascript Pozwól kontrolować XSS - + Mouse wheel scrolls Kółko myszy przewija - + lines on page linii na stronie - + Ask when entering Private Browsing mode Pytaj przed uruchomieniem tryby prywatnego - + Local Storage Lokalna przestrzeń dyskowa - + Proxy Configuration Ustawienia proxy - + System proxy configuration Ustawienia systemowe - + <b>Font Families</b> <b>Rodzaje czcionek</b> - + Standard Standardowa - + Fixed Proporcjonalna - + Serif Szeryfowa - + Sans Serif Bezszeryfowa - + Cursive Kursywa - + Fantasy Fantazyjna - + <b>Font Sizes</b> <b>Rozmiary czcionek</b> - + Fixed Font Size Rozmiar czcionki proporcjonalnej - + Default Font Size Rozmiar czcionki domyślnej - + Minimum Font Size Minimalny rozmiar czcionki - + Minimum Logical Font Size Minimalny logiczny rozmiar czcionki - + <b>Download Location</b> <b>Lokalizacja dla pobierania</b> - + <b>Download Options</b> <b>Opcje pobierania</b> - + Use native system file dialog (may or may not cause problems with downloading SSL secured content) Użyj systemowych okien dialogowych (może powodować problemy z pobieraniem treści zabezpieczonych protokołem SSL) - + Close download manager when downloading finishes Zamknij menedżer pobierania po ukończeniu pobierania - + Allow storing of cookies Pozwól na zapisywanie ciasteczek - + Delete cookies on close Usuń ciasteczka przy zamykaniu przeglądarki - + Match domain exactly Dokładnie dopasowuj domeny - + Cookies Manager Menedżer ciasteczek - + <b>Notifications</b> <b>Powiadomienia</b> - + Use OSD Notifications Użyj powiadomień OSD - + Use Native System Notifications (Linux only) Użyj natywnych powiadomień systemowych (tylko Linux) - + Do not use Notifications Nie pokazuj powiadomień - + Expiration timeout: Czas do wygaśnięcia: - + seconds sekund - + <b>Note: </b>You can change position of OSD Notification by dragging it on the screen. <b>Uwaga: </b>Możesz zmienić położenie powiadomień OSD, przenosząc je po ekranie. - + StyleSheet automatically loaded with all websites: Styl automatycznie ładowany z wszystkimi stronami: - + Do not use proxy Nie używaj proxy - + Manual configuration Konfiguracja ręczna - + HTTP HTTP - + SOCKS5 SOCKS5 - + Port: Port: - + Username: Nazwa użytkownika: - + Password: Hasło: - + Don't use on: Nie używaj dla: - + Allow storing web icons Pozwól przechowywać ikony witryn - + Allow saving history Pozwól zapisywać historię - + Delete history on close Usuń historię przy zamykaniu przeglądarki - + Other Inne - + Select all text by double clicking in address bar Select all text by clicking at address bar Zaznacz cały tekst klikając podwójnie na pasek adresu - + Add .co.uk domain by pressing ALT key Dodaj domenę .pl po naciśnięciu klawisza ALT - + SSL Manager Menedżer SSL - + Available translations: Dostępne tłumaczenia: - + In order to change language, you must restart browser. Aby zmienić język należy uruchomić ponownie przeglądarke. - + OSD Notification Powiadomienia OSD - + Drag it on the screen to place it where you want. Przenieś to w miejsce które chcesz. - + Choose download location... Wybierz miejsce pobierania... - + Choose stylesheet location... Wybierz położenie stylu... - + Deleted Wyczyszczono - + Choose executable location... Wybierz program... - + New Profile Nowy profil - + Enter the new profile's name: Wpisz nową nazwe profilu: - - + + Error! Błąd! - + This profile already exists! Taki profil już istnieje! - + Cannot create profile directory! Nie można utworzyć katalogu profilu! - + Confirmation Potwierdzenie - + Are you sure to permanently delete "%1" profile? This action cannot be undone! Czy jesteś pewny że chcesz usunąć profil "%1"? Akcji ten nie będzie można cofnąć! @@ -2842,17 +2863,17 @@ QObject - + The file is not an OpenSearch 1.1 file. Ten plik nie jest zgodny z OpenSearch 1.1. - + <not set in certificate> <nie wpisano w certyfikat> - + Native System Notification Natywne powiadomienia systemowe @@ -2860,32 +2881,32 @@ QtWin - + Open new tab Otwórz nową kartę - + Opens a new tab if browser is running Otwiera nową kartę, jeżeli aplikacja jest uruchomiona - + Open new window Otwórz nowe okno - + Opens a new window if browser is running Otwiera nowe okno, jeśli aplikacja jest uruchomiona - + Open download manager Otwórz menedżer pobierania - + Opens a download manager if browser is running Otwiera menedżer pobierania, jeżeli aplikacja jest uruchomiona @@ -2893,446 +2914,446 @@ QupZilla - + Bookmarks Zakładki - + History Historia - + Quit Zamknij - + New Tab Nowa karta - + Close Tab Zamknij kartę - + IP Address of current page Adres IP aktualnej strony - + QupZilla QupZilla - + &Tools &Narzędzia - + &Help &Pomoc - + &Bookmarks &Zakładki - + Hi&story Hi&storia - + &File &Plik - + &New Window &Nowe okno - + Open &File Otwórz &plik - + &Save Page As... &Zapisz stronę jako... - + Import bookmarks... Importuj zakładki... - + &Edit &Edycja - + &Undo &Cofnij - + &Redo &Dalej - + &Cut &Wytnij - + C&opy &Kopiuj - + &Paste &Wklej - + Select &All Zaznacz &wszystko - + &Find &Znajdź - + &View &Widok - + &Navigation Toolbar Pasek &nawigacyjny - + &Bookmarks Toolbar Pasek &zakładek - + Sta&tus Bar Pasek &statusu - + Toolbars Paski narzędzi - + Sidebars Pasek boczny - + &Page Source Źródło &strony - + Recently Visited Ostatnio odwiedzone - + Most Visited Najczęściej odwiedzane - + &Home &Strona startowa - + Information about application Informacje o aplikacji - + There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? Nadal jest otwarte %1 kart a twoja sesja nie zostanie zapisana. Czy napewno chcesz wyłączyć QupZillę? - + &Menu Bar &Menu - + &Fullscreen &Pełny ekran - + &Stop Zatrzym&aj - + &Reload &Odśwież - + Character &Encoding Kodo&wanie znaków - + Zoom &In Po&większ - + Zoom &Out Po&mniejsz - + Reset Resetuj - + Close Window Zamknij okno - + Open Location Otwórz lokalizację - + Send Link... Wyslij odnośnik... - + &Print... &Drukuj... - + Web In&spector Web In&spektor - + Configuration Information - + Other Inne - + Default Domyślne - + %1 - QupZilla %1 - QupZilla - + Current cookies cannot be accessed. Aktualne ciasteczka nie są dostępne. - + Your session is not stored. Twoja sesja nie jest przechowywana. - + Start Private Browsing Uruchom tryb prywatny - + Private Browsing Enabled Przeglądanie w trybie prywatnym jest włączone - + Restore &Closed Tab Przywróć zamknięte &karty - - - - - + + + + + Empty Pusty - + Bookmark &This Page Dodaj &stronę do zakładek - + Bookmark &All Tabs Dodaj &wszystkie karty do zakładek - + Organize &Bookmarks &Zarządzaj zakładkami - + &Back &Wstecz - + &Forward &Dalej - + Show &All History Pokaż całą &historię - + Closed Tabs Zamknięte karty - + Save Page Screen Zapisz obraz strony - + (Private Browsing) (Tryb prywatny) - + Restore All Closed Tabs Przywróć wszystkie zamknięte karty - + Clear list Wyczyść listę - + About &Qt O &Qt - + &About QupZilla &O QupZilli - + Report &Issue Zgłoś &błąd - + &Web Search Szukaj w &sieci - + Page &Info &Informacje o stronie - + &Download Manager Menedżer &pobierania - + &Cookies Manager Menedżer &ciasteczek - + &AdBlock &AdBlock - + RSS &Reader &Czytnik RSS - + Clear Recent &History Wyczyść &historię - + &Private Browsing Tryb &prywatny - + Pr&eferences Us&tawienia - + Open file... Otwórz plik... - + Are you sure you want to turn on private browsing? Czy na pewno chcesz włączyć tryb prywatny? - + When private browsing is turned on, some actions concerning your privacy will be disabled: Kiedy tryb prywatny jest włączony, niektóre działania naruszające twoją prywatność będą wyłączone: - + Webpages are not added to the history. Strony internetowe nie są dodawane do historii. - + Until you close the window, you can still click the Back and Forward buttons to return to the webpages you have opened. Do zamknięcia okna, możesz używać Wstecz i Dalej aby powrócić do stron jakie miałeś otwarte. - + You have successfully added RSS feed "%1". Pomyślnie dodano kanał RSS "%1". @@ -3340,299 +3361,298 @@ QupZillaSchemeReply - + No Error Brak błędów - + Not Found Nie znaleziono - + Your E-mail Twój E-mail - + Issue type Typ błędu - - + + Report Issue Zgłoś błąd - + Issue description Opis błędu - + Send Wyślij - + Start Page Strona startowa - + Google Search Wyszukaj w Google - + Search results provided by Google Wyniki wyszukiwania dostarczone przez Google - - - + + + About QupZilla O QupZilli - - + + Configuration Information - + Browser Identification Identyfikator przeglądarki - + Paths Ścieżki - + Copyright Prawa autorskie - - + + Version Wersja - - + + WebKit version Wersja WebKit - + Application version - + Qt version - + Build time Zbudowana - + Platform Platforma - + Profile Profil - + Preferences Ustawienia - + Option - + Value Wartość - + Name - + Author - + Description - + Settings Ustawienia - + Saved session Zapisana sesja - + Pinned tabs Przypięte karty - + Data Data - + Themes Motywy - - + Plugins Wtyczki - + Translations Tłumaczenia - + Main developer Główny programista - + E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. - + Contributors Współtwórcy - + Translators Tłumacze - + Speed Dial Speed Dial - + Add New Page Dodaj Nową Stronę - + Apply Potwierdź - + Speed Dial settings Ustawienia szybkiego wybierania - + Placement: Położenie: - + Auto Auto - + Cover Zmieść - + Fit Dopasuj - + Fit Width Dopasuj szerokość - + Fit Height Dopasuj wysokość - + Use background image Użyj obrazu tła - + Select image Wybierz obraz - + Maximum pages in a row: Maksymalna ilość stron w wierszu: - + Change size of pages: Zmień rozmiar miniatur: - + This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. - + No available plugins. - + Load title from page Pobierz tytuł ze strony - + Edit Edytuj - + Remove Usuń @@ -3641,38 +3661,38 @@ E-mail jest opcjonalny<br/><b>Notka: </b>Proszę używać jedynie języka angielskiego. - + If you are experiencing problems with QupZilla, please try to disable all plugins first. <br/>If this does not fix it, then please fill out this form: Jeśli doświadczasz problemów z QupZilla spróbuj najpierw wyłączyć wszystkie wtyczki. <br />Jeśli problem nadal występuje, zgłoś go przy użyciu poniższego formularza: - + Please fill out all required fields! Należy wypełnić wszystkie wymagane pola! - - + + Information about version Informacje o wersji - + Reload Odśwież - + Url Adres - + Title Tytuł - + New Page Nowa strona @@ -3680,116 +3700,116 @@ RSSManager - + RSS Reader Czytnik RSS - - + + Empty Pusty - + You don't have any RSS Feeds.<br/> Please add some with RSS icon in navigation bar on site which offers feeds. Nie masz żadnych kanałów RSS.<br/> Dodawaj kanały klikając na ikonę RSS pasku nawigacyjnym. - + Reload Odśwież - + Add feed Dodaj kanał - + Edit feed Edytuj kanał - + Delete feed Usuń kanał - + Optimize Database Optymalizuj bazę danych - + News Aktualności - - + + Loading... Wczytywanie... - + Add new feed Dodaj nowy kanał - + Please enter URL of new feed: Proszę podać adres nowego kanału: - + New feed Nowy kanał - + Fill title and URL of a feed: Wypełnij tytuł i adres kanału: - + Feed title: Tytuł kanału: - + Feed URL: Adres kanału: - + Edit RSS Feed Edycja kanału RSS - + Open link in current tab Otwórz odnośnik w bieżącej karcie - + Open link in new tab Otwórz odnośnik w nowej karcie - + Error in fetching feed Błąd podczas pobierania aktualności - + RSS feed duplicated Zduplikowane kanały RSS - + You already have this feed. Posiadasz już ten kanał. @@ -3797,7 +3817,7 @@ Dodawaj kanały klikając na ikonę RSS pasku nawigacyjnym. RSSNotification - + Open RSS Manager Otwórz Menedżer RSS @@ -3805,17 +3825,17 @@ Dodawaj kanały klikając na ikonę RSS pasku nawigacyjnym. RSSWidget - + Add RSS Feeds from this site Dodaj kanał RSS z tej strony - + Untitled feed Kanał bez tytułu - + Add Dodaj @@ -3823,81 +3843,81 @@ Dodawaj kanały klikając na ikonę RSS pasku nawigacyjnym. SSLManager - + SSL Manager Menedżer SSL - + CA Authorities Certificates Certyfikaty urzędów certyfikacji - - + + Show info Informacje - + This is a list of CA Authorities Certificates stored in the standard system path and in user specified paths. Poniżej znajduje się lista caertyfikatów urzędów certyfikacji zapisanych w domyslnej lokalizacji systemowej oraz określonej przez użytkownika. - + This is a list of Local Certificates stored in your user profile. It also contains all certificates, that have received an exception. Poniżej znajduje się lista certyfikatów urzędów certyfikacji zapisanych w profilu użytkownika. Zawiera również wszystkie certyfikaty, które otrzymały wyjątek. - + If CA Authorities Certificates were not automatically loaded from the system, you can specify paths manually where the certificates are stored. Jeżeli certyfikaty urzędów certyfikacji nie zostały automatycznie pobrane z systemu, można określić ścieżki ręcznie, gdzie certyfikaty są przechowywane. - + <b>NOTE:</b> Setting this option is a high security risk! <b>NOTKA:</b>Ustawienie tej opcji jest bardzo ryzykowne! - + All certificates must have .crt suffix. After adding or removing certificate paths, it is neccessary to restart QupZilla in order to take effect the changes. Wszystkie certyfikaty muszą mieć rozszerzenie .crt. Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomienie QupZilli w celu uwzględnienia zmian. - + Local Certificates Lokalne certyfikaty - - + + Remove Usuń - + Settings Ustawienia - + Add Dodaj - + Ignore all SSL Warnings Ignoruj wszystkie ostrzeżenia SSL - + Choose path... Wybierz ścieżkę... - + Certificate Informations Informacje o certyfikacie @@ -3905,57 +3925,57 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi SearchEnginesDialog - + Manage Search Engines Zarządzaj wyszukiwarkami - + Add... Dodaj... - + Remove Usuń - + Edit Edytuj - + Up W górę - + Down W dół - + Defaults Domyślne - + Search Engine Wyszukiwarka - + Shortcut Skrót - + Add Search Engine Dodaj wyszukiwarkę - + Edit Search Engine Edytuj wyszukiwarkę @@ -3963,27 +3983,27 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi SearchEnginesManager - + Search Engine Added Dodaj wyszukiwarkę - + Search Engine "%1" has been successfully added. Wyszukiwarka "%1" została pomyślnie dodana. - + Search Engine is not valid! Wyszukiwarka nie jest prawidłowa! - + Error Błąd - + Error while adding Search Engine <br><b>Error Message: </b> %1 Błąd podczas dodawania wyszukiwarki <br><b> Treść błędu: </b> %1 @@ -3991,7 +4011,7 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi SearchToolBar - + No results found. Nic nie znaleziono. @@ -3999,22 +4019,22 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi SearchToolbar - + Search: Szukaj: - + Search... Szukaj... - + Highlight Podświetl - + Case sensitive Rozróżniaj wielkość @@ -4022,12 +4042,12 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi SideBar - + Bookmarks Zakładki - + History Historia @@ -4035,143 +4055,143 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi SiteInfo - + Site Info Informacje o stronie - + General Główne - + Media Media - + Security Zabezpieczenia - + Size: Rozmiar: - + Encoding: Kodowanie: - + Tag Tag - + Value Wartość - + <b>Security information</b> <b>Informacje o zabezpieczeniach</b> - + Details Szczególy - + Image Obrazy - + Image address Adres obrazków - + <b>Preview</b> <b>Podgląd</b> - + Site address: Adres strony: - + Meta tags of site: Meta tagi na stronie: - + <not set in certificate> <brak certyfikatu> - + <b>Connection is Encrypted.</b> <b>Połączenie jest szyfrowane.</b> - + <b>Your connection to this page is secured with this certificate: </b> <b>Twoje połączenie z tą witryną jest zabezpieczone przez ten certyfikat: </b> - + <b>Connection Not Encrypted.</b> <b>Połączenie nie jest szyfrowane.</b> - + <b>Your connection to this page is not secured!</b> <b>Twoje połączenie z tą stroną nie jest szyfrowane</b> - + Copy Image Location Kopiuj adres obrazka - + Copy Image Name Kopuj nazwe obrazka - + Save Image to Disk Zapisz obraz na dysk - - + + Error! Błąd! - + This preview is not available! Podgląd nie jest dostępny! - + Save image... Zapisz obrazek... - + Cannot write to file! Nie można zapisać do pliku! - + Preview not available Podgląd nie dostępny @@ -4179,43 +4199,43 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi SiteInfoWidget - + More... Więcej... - + Your connection to this site is <b>secured</b>. Twoje połączenie z tą stroną jest <b>zabezpieczone</b>. - + Your connection to this site is <b>unsecured</b>. Twoje połączenie z tą stroną jest <b>nie zabezpieczone</b>. - + first pierwsza - + second druga - + third trzecia - - + + This is your <b>%1</b> visit of this site. To jest twója <b>%1</b> wizyta na tej stronie. - + You have <b>never</b> visited this site before. <b>Nigdy</b> nie byłeś na tej stronie. @@ -4223,143 +4243,143 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi SourceViewer - + Source of Kod źródłowy - + File Plik - + Save as... Zapisz jako... - + Close Zamknij - + Edit Edycja - + Undo Cofnij - + Redo Dalej - + Cut Wytnij - + Copy Kopiuj - + Paste Wklej - + Delete Usuń - + Select All Zaznacz wszystko - + Find Znajdź - - + + Go to Line... Idź do linii... - + View Widok - + Reload Odśwież - + Editable Modyfikowalne - + Word Wrap Zawijanie wierszy - + Save file... Zapisz plik... - + Error! Błąd! - + Cannot write to file! Nie można zapisać do pliku! - + Error writing to file Błąd zapisu do pliku - + Source successfully saved Źródło poprawnie zapisane - + Source reloaded Źródło odświeżone - + Cannot reload source. Page has been closed. Nie można odświeżyć źródła. Strona została zamknięta. - + Editable changed Zezwolenie na modyfikacje - + Word Wrap changed Zawijanie linii zmienione - + Enter line number Wpisz numer linii @@ -4367,12 +4387,12 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi SourceViewerSearch - + Search: Szukaj: - + Search... Szukaj... @@ -4380,12 +4400,12 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi SpeedDial - + Select image... Wybierz obraz... - + Unable to load Nie można wczytać @@ -4393,72 +4413,72 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi TabBar - + &New tab &Nowa karta - + &Stop Tab &Zatrzymaj kartę - + &Reload Tab &Odśwież kartę - + &Duplicate Tab &Duplikuj kartę - + Reloa&d All Tabs Odśwież wszystkie ka&rty - + &Bookmark This Tab Dodaj &kartę do zakładek - + Un&pin Tab Ode&pnij kartę - + &Pin Tab Przypn&ij kartę - + Re&load All Tabs Odśwież &wszystkie karty - + Bookmark &All Tabs Dodaj &wszystkie karty do zakładek - + Restore &Closed Tab Przywróć zamknięte &karty - + Close Ot&her Tabs Zam&knij inne karty - + Cl&ose Zam&knij - + Bookmark &All Ta&bs Dodaj &wszystkie karty do zakładek @@ -4466,48 +4486,48 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi TabWidget - + List of tabs Lista kart - + New Tab nowa karta - + Loading... Wczytywanie... - + No Named Page Strona bez nazwy - + Currently you have %1 opened tabs Aktualnie otwartych kart: %1 - - + + New tab Nowa karta - + Empty Pusta - + Restore All Closed Tabs Przywróć wszystkie zamknięte karty - + Clear list Wyczyść listę @@ -4515,22 +4535,22 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi TabbedWebView - + Failed loading page Błąd wczytywania strony - + Loading... Wczytywanie... - + %1 - QupZilla %1 - QupZilla - + Inspect Element Zbadaj element @@ -4538,27 +4558,27 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi ThemeManager - + <b>Name:</b> <b>Nazwa:</b> - + <b>Author:</b> <b>Autor:</b> - + <b>Description:</b> <b>Opis:</b> - + License Licencja - + License Viewer Podgląd licencji @@ -4566,12 +4586,12 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi ToolButton - + Stop Zatrzymaj - + Reload Odśwież @@ -4579,17 +4599,17 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi Updater - + Update available Dostępna aktualizacja - + New version of QupZilla is ready to download. Nowa wersja QupZilli jest gotowa do pobrania. - + Update Aktualizuj @@ -4597,8 +4617,8 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi WebInspectorDockWidget - - + + Web Inspector Web Inspektor @@ -4606,139 +4626,139 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi WebPage - + To show this page, QupZilla must resend request which do it again (like searching on making an shoping, which has been already done.) Aby wyświetlić tę stronę, QupZilla musi wysłać ponownie żądanie do serwera (jak wyszukiwanie czy kupowanie czegoś, co zostało już zrobione.) - + Confirm form resubmission Potwierdź ponowne przesłanie formularza - + Select files to upload... Wybierz pliki do wysłania... - + Server refused the connection Serwer odrzucił połączenie - + Server closed the connection Serwer przerwał połączenie - + Server not found Serwer nie znaleziony - + Connection timed out Przekroczono limit czasu połączenia - + Untrusted connection Niezaufane połączenie - + Temporary network failure Chwilowy błąd sieci - + Proxy connection refused Połączenie proxy przerwane - + Proxy server not found Nie znaleziono serwera proxy - + Proxy connection timed out Przekroczono limit czasu połączenia proxy - + Proxy authentication required Wymagana aututentykacja proxy - + Content not found Zawartość nie znaleziona - + AdBlocked Content AdBlock zablokował - + Blocked by rule <i>%1</i> Zablokowano regułą <i>%1</i> - + Content Access Denied Dostęp zablokowany - + Error code %1 Kod błędu %1 - + Failed loading page Błąd ładowania strony - + QupZilla can't load page from %1. QupZilla nie może załadować strony z serwera %1. - + Check the address for typing errors such as <b>ww.</b>example.com instead of <b>www.</b>example.com Sprawdź czy adres został wpisnay poprawnie, gdzie zamiast np. <b>ww.</b>serwer.pl powinno być <b>www.</b>serwer.pl - + If you are unable to load any pages, check your computer's network connection. Jeśli nie możesz otworzyć żadnej strony, sprawdź swoje połączenie z internetem. - + If your computer or network is protected by a firewall or proxy, make sure that QupZilla is permitted to access the Web. Jeśli twój komputer lub sieć jest zabezpieczona za pomocą firewalla lub proxy, upewnij się że QupZilla ma zezwolenie na dostęp do sieci. - + Try Again Spróbuj ponownie - + Prevent this page from creating additional dialogs Zapobiegaj otwieraniu dodatkowych okien dialogowych na tej stronie - + JavaScript alert - %1 Ostrzeżenie JavaScript - %1 - + Choose file... Wybierz plik... @@ -4746,22 +4766,22 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi WebSearchBar - + Manage Search Engines Zarządzaj wyszukiwarkami - + Add %1 ... Dodaj %1 ... - + Paste And &Search Wklej i &szukaj - + Clear All Wyczyść wszystko @@ -4769,228 +4789,228 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi WebView - + Open link in new &tab O&twórz odnośnik w nowej karcie - + Open link in new &window Ot&wórz odnośnik w nowym oknie - + B&ookmark link D&odaj odnośnik do zakładek - + &Save link as... &Zapisz odnośnik jako... - + &Copy link address &Kopiuj adres odnośnika - + Show i&mage Pokaż o&brazek - + Copy im&age Kopiuj ob&razek - + Copy image ad&dress Kopiuj adres obr&azka - + S&top Za&trzymaj - + This frame Ta ramka - + Show &only this frame P&okaż tylko tą ramkę - + Show this frame in new &tab Pokaż &tą ramkę w nowej karcie - + Print frame Drukuj ramkę - + Zoom &in Po&większ - + &Zoom out Po&mniejsz - + Reset Resetuj - + Show so&urce of frame Pokaż &źródło ramki - + &Copy page link &Kopiuj odnośnik strony - + Send page link... Wyślij odnośnik strony... - + &Print page &Drukuj stronę - + Validate page Sprawdź poprawność strony - + Show info ab&out site Pokaż &informacje o stronie - + &Play O&dtwarzaj - + &Pause &Pauza - + Un&mute Włącz &dźwięk - + &Mute &Wycisz - + &Copy Media Address &Kopiuj adres filmu wideo - + &Send Media Address &Wyślij adres filmu wideo - + Save Media To &Disk &Zapisz film wideo na dysk - + &Save image as... &Zapisz obrazek jako... - + &Back &Wstecz - + &Forward &Dalej - - + + &Reload &Odśwież - + Book&mark page Dodaj &stronę do zakładek - + &Save page as... &Zapisz stronę jako... - + Select &all Zaznacz &wszystko - + Show so&urce code Pokaż &kod źródłowy - + Send text... Wyślij tekst... - + Google Translate Tłumacz Google - + Dictionary Słownik - + Go to &web address Przejdź do adresu &www - + Search "%1 .." with %2 Szukaj "%1 .." z %2 - + No Named Page Strona bez nazwy - + Send link... Wyślij odnośnik... - + Send image... Wyślij obrazek... @@ -4998,7 +5018,7 @@ Po dodaniu lub usunięciu ścieżki certyfikatu, konieczne jest ponowne uruchomi jsAlert - + Prevent this page from creating additional dialogs Zapobiegaj otwieraniu dodatkowych okien dialogowych na tej stronie diff --git a/translations/pt_PT.ts b/translations/pt_PT.ts index 698ae8269..486bdef46 100644 --- a/translations/pt_PT.ts +++ b/translations/pt_PT.ts @@ -4,59 +4,59 @@ AboutDialog - + About QupZilla Sobre QupZilla - + Authors Autores - - + + Authors and Contributors Autores e contributos - - + + < About QupZilla < Sobre QupZilla - + <p><b>Application version %1</b><br/> <p><b>Versão da aplicação: %1</b><br/> - + <b>WebKit version %1</b></p> <b>Versão WebKit: %1</b></p> - + <p>&copy; %1 %2<br/>All rights reserved.<br/> <p>&copy; %1 %2<br/>Todos os direitos reservados.<br/> - + <small>Build time: %1 </small></p> <small>Compilado em: %1 </small></p> - + <p><b>Main developer:</b><br/>%1 &lt;%2&gt;</p> <p><b>Programador principal:</b><br/>%1 &lt;%2&gt;</p> - + <p><b>Contributors:</b><br/>%1</p> <p><b>Contributos:</b><br/>%1</p> - + <p><b>Translators:</b><br/>%1</p> <p><b>Tradutores:</b><br/>%1</p> @@ -64,33 +64,33 @@ AcceptLanguage - + Preferred Languages Idiomas preferidos - + Add... Adicionar... - + Remove Remover - + Up Para cima - + Down Para baixo - - + + Personal [%1] Personalizado [%1] @@ -98,68 +98,68 @@ AdBlockDialog - + AdBlock Configuration Configuração AdBlock - + Enable AdBlock Ativar AdBlock - + Search... Procurar... - + Rule Regra - - + + Add Rule Adicionar regra - + Update EasyList Atualizar EasyList - + AdBlock Adblock - + Delete Rule Eliminar regra - + Update completed Atualização concluída - + EasyList has been successfully updated. A EasyList foi atualizada com sucesso. - + Custom Rules Regras personalizadas - + Add Custom Rule Adicionar regras personalizadas - + Please write your rule here: Escreva aqui as suas regras: @@ -167,53 +167,53 @@ AdBlockIcon - + AdBlock lets you block unwanted content on web pages O AdBlock permite-lhe bloquear o conteúdo das páginas web - + Blocked popup window Bloquear janelas emergentes - + AdBlock blocked unwanted popup window. O AdBlock bloqueou as janelas emergentes. - + AdBlock Adblock - + Show AdBlock &Settings Mo&strar definições AdBlock - + Blocked Popup Windows Janelas emergentes bloqueadas - + No content blocked Nenhum conteúdo bloqueado - + Blocked URL (AdBlock Rule) - click to edit rule URL bloqueado (regra AdBlock) - clique para editar - - + + %1 with (%2) %1 com (%2) - + Learn About Writing &Rules Saber mais sobre as &regras @@ -221,17 +221,17 @@ AddAcceptLanguage - + Add Language Adicionar idioma - + Choose preferred language for web sites Escolha o idioma preferencial para as páginas web - + Personal definition: Personalizado: @@ -239,128 +239,128 @@ AutoFillManager - + Passwords Senhas - - + + Server Servidor - + Username Utilizador - + Password Senha - + Edit Editar - - + + Remove Remover - - + + Remove All Remover todas - + Import/Export Importar/Exportar - - - + + + Show Passwords Mostrar senhas - + Exceptions Exceções - + Import Passwords from File... Importar senhas do ficheiro... - + Export Passwords to File... Exportar senhas para o ficheiro... - + Are you sure that you want to show all passwords? Tem a certeza que pretende mostrar todas as senhas? - + Hide Passwords Ocultar senhas - + Confirmation Confirmação - + Are you sure to delete all passwords on your computer? Tem a certeza que pretende eliminar todas as senhas? - + Edit password Editar senha - + Change password: Alterar senha: - - + + Choose file... Escolha o ficheiro... - + Cannot read file! Incapaz de ler o ficheiro! - + Successfully exported Exportado com sucesso - + Error while importing! Ocorreu um erro ao importar! - + Successfully imported Importado com sucesso - + Cannot write to file! Incapaz de escrever no ficheiro! @@ -368,7 +368,7 @@ AutoFillNotification - + Do you want QupZilla to remember the password for <b>%1</b> on %2? Pretende que o QupZilla memorize a senha de <b>%1</b> em %2? @@ -376,17 +376,17 @@ AutoFillWidget - + Remember Memorizar - + Never For This Site Nunca para esta página - + Not Now Agora não @@ -394,13 +394,13 @@ BookmarkIcon - - + + Bookmark this Page Marcar esta página - + Edit this bookmark Editar este marcador @@ -408,154 +408,154 @@ BookmarksImportDialog - + Import Bookmarks Importar marcadores - + <b>Import Bookmarks</b> <b>Importar marcadores</b> - + From File Do ficheiro - + Choose browser from which you want to import bookmarks: Escolha o navegador do qual pretende importar os marcadores: - + Choose... Escolha... - + Fetching icons, please wait... A obter ícones... - + Title Título - + Url Url - + Next Seguinte - + Cancel Cancelar - + <b>Importing from %1</b> <b>A importar de %1</b> - + Finish Terminar - - + + Please press Finish to complete importing process. Prima Terminar para concluir o processo. - - - - + + + + Error! Erro! - + Choose directory... Escolha o diretório... - + Choose file... Escolha o ficheiro... - + Mozilla Firefox stores its bookmarks in <b>places.sqlite</b> SQLite database. This file is usually located in O Mozilla Firefox guarda os marcadores numa base de dados SQLite em <b>places.sqlite</b>. Este ficheiro costuma estar em - - - - + + + + Please choose this file to begin importing bookmarks. Escolha o ficheiro para iniciar a importação de marcadores. - + Google Chrome stores its bookmarks in <b>Bookmarks</b> text file. This file is usually located in O Google Chrome guarda os marcadores no ficheiro de texto <b>Bookmarks</b>. Este ficheiro costuma estar em - + Opera stores its bookmarks in <b>bookmarks.adr</b> text file. This file is usually located in O Opera guarda os marcadores no ficheiro de texto <b>bookmarks.adr</b>. Este ficheiro costuma estar em - + You can import bookmarks from any browser that supports HTML exporting. This file has usually these suffixes Pode importar os marcadores de qualquer navegador com suporte a exportação em HTML. Estes ficheiros costumam ter os sufixos - + Internet Explorer stores its bookmarks in <b>Favorites</b> folder. This folder is usually located in O Internet Explorer guarda os marcadores na pasta de <b>Favoritos</b>. Esta pasta costuma estar em - + Please choose this folder to begin importing bookmarks. Escolha esta pasta para iniciar a importação de marcadores. - - - - + + + + No Error Sem erros - - - + + + Unable to open file. Incapaz de abrir ficheiro. - + Cannot evaluate JSON code. Incapaz de avaliar o código JSON. - + File does not exist. O ficheiro não existe. - + Unable to open database. Is Firefox running? Incapaz de abrir a base de dados. O Firefox está aberto? @@ -563,127 +563,127 @@ BookmarksManager - + Bookmarks Marcadores - + Title Título - + Url Url - + Add Folder Adicionar pasta - + Optimize Database Otimizar base de dados - + Import Bookmarks Importar marcadores - + Add new folder Adicionar nova pasta - + Choose name for new bookmark folder: Escolha o nome para a nova pasta: - + Add new subfolder Adicionar subpasta - + Choose name for new subfolder in bookmarks toolbar: Escolha o nome para a nova subpasta: - + Rename Folder Mudar nome da pasta - + Choose name for folder: Escolha o nome da pasta: - + Add Subfolder Adicionar subpasta - + Rename folder Mudar nome da pasta - + Remove folder Remover pasta - + Open link in current &tab Abrir ligação no separador a&tual - + Open link in &new tab Abrir ligação em &novo separador - + Move bookmark to &folder &Mover marcador para a pasta - + Rename bookmark Mudar nome do marcador - + Remove bookmark Remover marcador - + <b>Warning: </b>You already have bookmarked this page! <b>Aviso: </b>esta página já existe nos marcadores! - + Choose name and location of this bookmark. Escolha o nome e a localização deste marcador. - + Add New Bookmark Adicionar novo marcador - + Choose folder for bookmarks: Escolha a pasta dos marcadores: - + Bookmark All Tabs Marcar todos os separadores @@ -691,20 +691,20 @@ BookmarksModel - - + + Bookmarks In Menu Marcadores no menu - - + + Bookmarks In ToolBar Marcadores na barra de ferramentas - - + + Unsorted Bookmarks Marcadores não organizados @@ -712,27 +712,27 @@ BookmarksSideBar - + Search... Procurar... - + Open link in current &tab Abrir ligação no separador a&tual - + Open link in &new tab Abrir ligação em &novo separador - + Copy address Copiar endereço - + &Delete E&liminar @@ -740,17 +740,17 @@ BookmarksToolbar - + &Bookmark Current Page &Marcar a página atual - + Bookmark &All Tabs M&arcar todos os separadores - + &Organize Bookmarks &Organizar marcadores @@ -759,73 +759,73 @@ Ocultar mais &visitados - + Show Most &Visited Mostrar mais &visitados - + Show Only Icons - + &Hide Toolbar O&cultar barra de ferramentas - + Move right Mover para a direita - + Move left Mover para a esquerda - + Edit bookmark Editar marcador - + Remove bookmark Remover marcador - + Edit bookmark: Editar marcador: - + Title: Título: - + Url: Url: - + Edit Bookmark Editar marcador - + Most visited Mais visitados - + Sites you visited the most As páginas mais visitadas - - + + Empty Vazio @@ -841,46 +841,49 @@ Remover marcador - + Name: Nome: - + Folder: Pasta: - + Remove Remover - + Save Gravar - + Close Fechar - - Add into Bookmarks - Adicionar aos marcadores + + Add to Bookmarks + + + + Add into Bookmarks + Adicionar aos marcadores - Add into Speed Dial - Adicionar à ligação rápida + Adicionar à ligação rápida <b>Add Bookmark</b> <b>Adicionar marcador</b> - + Edit Bookmark Editar marcador @@ -889,14 +892,15 @@ <b>Editar marcador</b> - - + + Remove from Speed Dial Remover da ligação rápida - - + + + Add to Speed Dial Adicionar à ligação rápida @@ -904,37 +908,37 @@ BrowsingLibrary - + Library Biblioteca - + Search... Procurar... - + History Histórico - + Bookmarks Marcadores - + RSS RSS - + Database Optimized Base de dados otimizada - + Database successfully optimized.<br/><br/><b>Database Size Before: </b>%1<br/><b>Database Size After: </b>%2 A base de dados foi otimizada.<br/><br/><b>Tamanho antes de otimização: </b>%1<br/><b>Tamanho após otimização: </b>%2 @@ -942,50 +946,50 @@ CertificateInfoWidget - + <b>Issued To</b> <b>Emitido para</b> - - + + Common Name (CN): Nome comum (NC): - - + + Organization (O): Organização (O): - - + + Organizational Unit (OU): Unidade organizacional (UO): - + Serial Number: Número de série: - + <b>Issued By</b> <b>Emitido por</b> - + <b>Validity</b> <b>Validade</b> - + Issued On: Emitido em: - + Expires On: Termina em: @@ -993,62 +997,62 @@ ClearPrivateData - + Clear Recent History Apagar histórico recente - + Choose what you want to delete: Escolha os itens a eliminar: - + Clear history Apagar histórico - + Clear cookies Apagar cookies - + Clear cache Apagar cache - + Clear icons Apagar ícones - + Clear cookies from Adobe Flash Player Apagar cookies do Adobe Flash Player - + <b>Clear Recent History</b> <b>Apagar histórico recente</b> - + Earlier Today Hoje - + Week Semana - + Month Mês - + All Tudo @@ -1056,42 +1060,42 @@ ClickToFlash - + Object blocked by ClickToFlash Objeto bloqueado pelo ClickToFlash - + Show more information about object Mostrar mais informações do objeto - + Delete object Eliminar objeto - + Add %1 to whitelist Adicionar %1 à lista de permissões - + Flash Object Objeto Flash - + <b>Attribute Name</b> <b>Nome do atributo</b> - + <b>Value</b> <b>Valor</b> - + No more information available. Não existem mais informações. @@ -1099,12 +1103,12 @@ CloseDialog - + There are still open tabs Ainda existem separadores abertos - + Don't ask again Não perguntar novamente @@ -1112,173 +1116,173 @@ CookieManager - + Cookies Cookies - + Stored Cookies - + Find: Localizar: - + These cookies are stored on your computer: Estes cookies estão guardados no computador: - + Server Servidor - + Cookie name Nome do cookie - + Name: Nome: - + Value: Valor: - - - + + + Server: Servidor: - + Path: Caminho: - + Secure: Seguro: - + Expiration: Termina em: - - - - - - - - - - - - + + + + + + + + + + + + <cookie not selected> <cookie não selecionado> - + Remove all cookies Remover todos os cookies - + Cookie Filtering - + <b>Cookie whitelist</b> - + Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) - - + + Add Adicionar - - + + Remove Remover - + <b>Cookie blacklist</b> - + Cookies from these servers will NEVER be accepted - + Remove cookie Remover cookie - + Search Procurar - + Confirmation Confirmação - + Are you sure to delete all cookies on your computer? Tem a certeza que pretende remover todos os cookies? - + Add to whitelist - + Add to blacklist - - + + Remove cookies Remover cookies - + Secure only Só os seguros - + All connections Todas as ligações - + Session cookie Cookie da sessão @@ -1286,13 +1290,13 @@ DownloadFileHelper - - + + Save file as... Gravar ficheiro como... - + NoNameDownload Transferência sem nome @@ -1300,119 +1304,119 @@ DownloadItem - + Remaining time unavailable Tempo restante não disponível - + Done - %1 Concluído - %1 - - + + Cancelled Cancelado - + few seconds alguns segundos - + seconds segundo(s) - + minutes minuto(s) - + hours hora(s) - + Unknown speed Velocidade desconhecida - - + + Unknown size Tamanho desconhecido - + %2 - unknown size (%3) %2 - tamanho desconhecido (%3) - + Remaining %1 - %2 of %3 (%4) Falta(m) %1 - %2 de %3 (%4) - + Cancelled - %1 Cancelado - %1 - + Delete file Eliminar ficheiro - + Do you want to also delete dowloaded file? Pretende também eliminar o ficheiro transferido? - + Open File Abrir ficheiro - + Open Folder Abrir pasta - + Go to Download Page Ir para a página de transferências - + Copy Download Link Copiar ligação da transferência - + Cancel downloading Cancelar transferência - + Clear Apagar - + Error Erro - + Not found Não encontrado - + Sorry, the file %1 was not found! @@ -1421,12 +1425,12 @@ não foi encontrado! - + Error: Cannot write to file! Erro: incapaz de escrever no ficheiro! - + Error: Erro: @@ -1434,64 +1438,64 @@ não foi encontrado! DownloadManager - - - + + + Download Manager Gestor de transferências - + Clear Apagar - + Executable: Executável: - + Arguments: Argumentos: - + Cannot start external download manager Incapaz de iniciar o gestor de transferências externo - + Cannot start external download manager! %1 Incapaz de iniciar o gestor de transferências externo! %1 - + %1% of %2 files (%3) %4 remaining %1% de %2 ficheiros - restam (%3) %4 - + % - Download Manager %s - Gestor de transferências - + Download Finished Transferência concluída - + All files have been successfully downloaded. Todos os ficheiros foram transferidos com sucesso. - + Warning Aviso - + Are you sure to quit? All uncompleted downloads will be cancelled! Tem a certeza que pretende sair? As transferência não concluídas serão canceladas! @@ -1499,42 +1503,42 @@ não foi encontrado! DownloadOptionsDialog - + Opening Abrir - + You have chosen to open Optou por abrir - + which is a: que é: - + from: de: - + What should QupZilla do with this file? O que deve o QupZilla fazer com este ficheiro? - + Open... Abrir... - + Save File Gravar ficheiro - + Opening %1 Abrir %1 @@ -1542,37 +1546,37 @@ não foi encontrado! EditSearchEngine - + Name: Nome: - + Url: Url: - + Shortcut: Atalho: - + Icon: Ícone: - + <b>Note: </b>%s in url represent searched string <b>Nota: </b>%s no url representa o texto procurado - + Add from file ... Adicionar do ficheiro... - + Choose icon... Escolha o ícone... @@ -1580,75 +1584,75 @@ não foi encontrado! HistoryManager - + History Histórico - + Title Título - + Url Url - + Delete Eliminar - + Clear All History Apagar todo o histórico - + Optimize Database Otimizar base de dados - + Open link in current tab Abrir ligação no separador atual - + Open link in new tab Abrir ligação em novo separador - + Copy address Copiar endereço - - + + Today Hoje - - + + This Week Esta semana - - + + This Month Este mês - + Confirmation Confirmação - + Are you sure to delete all history? Tem a certeza que pretende eliminar o histórico? @@ -1656,72 +1660,72 @@ não foi encontrado! HistoryModel - + Failed loading page Falha ao carregar a página - + No Named Page Página sem nome - + January janeiro - + February fevereiro - + March março - + April abril - + May maio - + June junho - + July julho - + August agosto - + September setembro - + October outubro - + November novembro - + December dezembro @@ -1729,45 +1733,45 @@ não foi encontrado! HistorySideBar - + Search... Procurar... - + Title Título - + Open link in current tab Abrir ligação no separador atual - + Open link in new tab Abrir ligação em novo separador - + Copy address Copiar endereço - - + + Today Hoje - - + + This Week Esta semana - - + + This Month Este mês @@ -1775,33 +1779,33 @@ não foi encontrado! LocationBar - + Add RSS from this page... Adicionar RSS desta página... - + Enter URL address or search on %1 Indique o URL ou procure em %1 - + Paste And &Go Colar e &ir - + Clear All Apagar tudo - + .co.uk Append domain name on ALT + Enter = Should be different for every country .pt - + Show information about this page Mostrar informações desta página @@ -1809,12 +1813,12 @@ não foi encontrado! MainApplication - + Last session crashed A última sessão terminou abruptamente - + <b>QupZilla crashed :-(</b><br/>Oops, the last session of QupZilla was interrupted unexpectedly. We apologize for this. Would you like to try restoring the last saved state? <b>A última sessão do QupZilla terminou abruptamente :-(</b><br/> Pedimos desculpa pelo ocorrido. Pretende que o QupZilla tente restaurar a última sessão? @@ -1822,44 +1826,44 @@ não foi encontrado! NavigationBar - + No Named Page Página sem nome - + Back Recuar - + Forward Avançar - + Home Página inicial - + New Tab Novo separador - + Main Menu Menu principal - - + + Exit Fullscreen Sair de ecrã completo - - + + Clear history Apagar histórico @@ -1867,75 +1871,75 @@ não foi encontrado! NetworkManager - - + + SSL Certificate Error! Erro de certificado SSL! - + The page you are trying to access has the following errors in the SSL certificate: A página que está a tentar aceder apresenta os seguintes erros no certificado SSL: - + <b>Organization: </b> <b>Organização: </b> - + <b>Domain Name: </b> <b>Domínio: </b> - + <b>Expiration Date: </b> <b>Termina em: </b> - + <b>Error: </b> <b>Erro: </b> - + Would you like to make an exception for this certificate? Pretende criar uma exceção para este certificado? - + Authorization required Requer autorização - - + + Username: Utilizador: - - + + Password: Senha: - + Save username and password on this site Gravar utilizador e senha desta página - + A username and password are being requested by %1. The site says: "%2" %1 está a solicitar um utilizador e uma senha. A página reporta: "%2" - + Proxy authorization required Requer autorização de proxy - + A username and password are being requested by proxy %1. O proxy %1 está a solicitar um utilizador e uma senha. @@ -1943,17 +1947,17 @@ não foi encontrado! PageScreen - + Page Screen Ecrã da página - + Save Page Screen... Gravar ecrã da página... - + screen.png screen.png @@ -1961,75 +1965,92 @@ não foi encontrado! PluginsList - + Application Extensions Extensões - + Allow Application Extensions to be loaded Permitir carregamento das extensões - + Settings Definições - Load Plugins - Carregar plugins + Carregar plugins - + WebKit Plugins Plugins WebKit - + <b>Click To Flash Plugin</b> <b>Plugin ClickToFlash</b> - + Click To Flash is a plugin which blocks auto loading of Flash content at page. You can always load it manually by clicking on the Flash play icon. O plugin ClickToFlash permite-lhe bloquear o conteúdo Flash das páginas web. Pode abrir o plugin carregando no ícone Flash. - + Whitelist Lista de permissões - + Add Adicionar - + Remove Remover - + Allow Click To Flash Permitir ClickToFlash - + Add site to whitelist Adicionar página à lista de permissões - + Server without http:// (ex. youtube.com) Servidor sem http:// (ex. youtube.com) + + + %1 (%2) +Author: %3 +%4 +%5 + + + + + Error! + Erro! + + + + Cannot load plugin! + + PopupWindow - + %1 - QupZilla %1 - QupZilla @@ -2037,800 +2058,800 @@ não foi encontrado! Preferences - + Preferences Preferências - + QupZilla QupZilla - + <b>Launching</b> <b>Iniciar</b> - + After launch: Ao iniciar: - + Open blank page Abrir página em branco - - + + Open homepage Abrir pagina inicial - - + + Open speed dial Abrir ligação rápida - + Restore session Restaurar sessão - + Homepage: Página inicial: - + On new tab: Novo separador: - + Open blank tab Abrir separador vazio - + Open other page... Abrir outra página... - + <b>Profiles</b> <b>Perfis</b> - + Startup profile: Perfil de arranque: - + Create New Criar novo - + Delete Eliminar - - + + Note: You cannot delete active profile. Nota: não pode eliminar o perfil ativo. - + Check for updates on start Procurar atualizações ao iniciar - + Themes Temas - + Advanced options Opções avançadas - + <b>Browser Window</b> <b>Janela do navegador</b> - + Show StatusBar on start Mostrar barra de estado ao iniciar - + Show Bookmarks ToolBar on start Mostrar barra de marcadores ao iniciar - + Show Navigation ToolBar on start Mostrar barra de navegação ao iniciar - + <b>Navigation ToolBar</b> <b>Barra de navegação</b> - + Show Home button Mostrar botão Página inicial - + Show Back / Forward buttons Mostrar botões Recuar/Avançar - + Show Add Tab button Mostrar botão Adicionar separador - + <b>Background<b/> <b>Fundo</b> - + Use transparent background Utilizar fundo transparente - + <b>Tabs behavior</b> <b>Comportamento do separador</b> - + Make tabs movable Permitir movimentação de separadores - + Hide tabs when there is only one tab Ocultar separadores se só existir um - + <b>Address Bar behaviour</b> <b>Comportamento da barra de endereço</b> - + Select all text by double clicking in address bar Selecionar todo o texto ao clicar duas vezes na barra de endereço - + Add .co.uk domain by pressing ALT key Adicionar .pt ao premir a tecla Alt - + Activate last tab when closing active tab Ativar o último separador ao fechar o separador ativo - + Change browser identification: Alterar identificação do navegador: - + Ask when closing multiple tabs Perguntar ao fechar vários separadores - + Select all text by clicking in address bar Selecionar todo o texto ao clicar na barra de endereço - + Web Configuration Configuração web - + Allow JAVA Permitir Java - + Allow JavaScript Permitir JavaScript - - + + Use current Utilizar atual - + Active profile: Perfil ativo: - + Don't quit upon closing last tab Não sair ao fechar o último separador - + Closed tabs list instead of opened in tab bar Lista de separadores fechados em vez dos abertos na barra de separadores - + Open new tabs after active tab Abrir separadores após o atual - + Allow Plugins (Flash plugin) Permitir plugins (Flash) - + Allow DNS Prefetch Permitir obtenção prévia de DNS - + Allow local storage of HTML5 web content Permitir armazenamento local de conteúdo HTML5 - + Delete locally stored HTML5 web content on close Eliminar conteúdo HTML5 ao fechar o navegador - + JavaScript can access clipboard Os JavaScripts podem aceder à área de transferência - + Send Do Not Track header to servers Enviar aos servidores uma notificação de não monitorização - + Zoom text only Ampliar apenas o texto - + Print element background when you are printing page (on printer), it determine whether to also print background (color, image) of html elements Imprimir os elementos em segundo plano - + Include links in focus chain focus also links on page (basically <a> elements) when pressing Tab key Incluir ligações na cadeia de foco - + Enable XSS Auditing try to detect possible XSS attacks when executing javascript Ativar auditoria XSS - + Mouse wheel scrolls Roda do rato move - + lines on page linhas na página - + Default zoom on pages: Tamanho padrão das páginas: - + Ask when entering Private Browsing mode Perguntar ao entrar no modo de navegação privada - + Local Storage Armazenamento local - + Maximum pages in cache: N.º máximo de páginas em cache: - + 1 1 - + Allow storing network cache on disk Permitir armazenamento da cache de rede no disco - + Maximum Máximo - + 50 MB 50 MB - + Allow storing web icons Permitir armazenamento dos ícones web - + Allow saving history Permitir gravação do histórico - + Delete history on close Eliminar histórico ao fechar - + Delete now Eliminar agora - + Proxy Configuration Configuração de proxy - + HTTP HTTP - + SOCKS5 SOCKS5 - + Port: Porta: - + Username: Utilizador: - + Password: Senha: - + Don't use on: Não utilizar em: - + Manual configuration Configuração manual - + System proxy configuration Proxy do sistema - + Do not use proxy Não utilizar proxy - + <b>Font Families</b> <b>Famílias de letras</b> - + Standard Padrão - + Fixed Fixa - + Serif Serif - + Sans Serif Sans Serif - + Cursive Cursiva - + <b>External download manager</b> <b>Gestor de transferências externo</b> - + Use external download manager Utilizar gestor de transferências externo - + Executable: Executável: - + Arguments: Argumentos: - + Filter tracking cookies Filtrar cookies de rastreio - + <b>Warning:</b> Match domain exactly and filter tracking cookies options can lead to deny some cookies from sites. If you have problems with cookies, try to disable this options first! <b>Aviso:</b> as opções Coincidente com domínio e Filtrar cookies de rastreio podem recusar alguns cookies das páginas visitadas. Se ocorrem problemas, tente desativar estas opções! - + Fantasy Fantasia - + <b>Font Sizes</b> <b>Tamanho do tipo de letra</b> - + Fixed Font Size Tamanho das letras fixas - + Default Font Size Tamanho padrão das letras - + Minimum Font Size Tamanho mínimo das letras - + Minimum Logical Font Size Tamanho mínimo lógico das letras - + <b>Download Location</b> <b>Localização das transferências</b> - + Ask everytime for download location Perguntar sempre - + Use defined location: Utilizar esta localização: - - - + + + ... ... - + <b>Download Options</b> <b>Opções de transferências</b> - + Use native system file dialog (may or may not cause problems with downloading SSL secured content) Utilizar caixa de diálogo do sistema (pode interferir na transferência de conteúdo seguro SSL) - + Close download manager when downloading finishes Fechar gestor de transferências ao terminar - + <b>AutoFill options</b> <b>Preenchimento automático</b> - + Allow saving passwords from sites Permitir gravação de senhas das páginas - + <b>Cookies</b> <b>Cookies</b> - + Allow storing of cookies Permitir armazenamento de cookies - + Delete cookies on close Eliminar cookies ao fechar - + Match domain exactly Coincidente com domínio - + Cookies Manager Gestor de cookies - + <b>SSL Certificates</b> <b>Certificados SSL</b> - + SSL Manager Gestor SSL - + Edit CA certificates in SSL Manager Editar certificados no gestor SSL - - + + <b>Other</b> <b>Outros</b> - + Send Referer header to servers Enviar endereço para os servidores - + Block popup windows Bloquear janelas emergentes - + <b>Notifications</b> <b>Notificações</b> - + Use OSD Notifications Utilizar notificações - + Use Native System Notifications (Linux only) Utilizar notificações do sistema (só para Linux) - + Do not use Notifications Não utilizar notificações - + Expiration timeout: Terminam em: - + seconds segundos - + <b>Note: </b>You can change position of OSD Notification by dragging it on the screen. <b>Nota: </b>pode alterar a posição da notificação arrastando-a pelo ecrã. - + <b>Language</b> <b>Idioma</b> - + Available translations: Traduções disponíveis: - + In order to change language, you must restart browser. Para utilizar o idioma, tem que reiniciar o navegador. - + StyleSheet automatically loaded with all websites: A stylesheet a carregar automaticamente nas páginas web: - + Languages Idiomas - + <b>Preferred language for web sites</b> <b>Idioma preferencial para páginas web</b> - + General Geral - + Appearance Aparência - + Tabs Separadores - + Browsing Navegação - + Fonts Tipo de letra - + Downloads Transferências - + Password Manager Gestor de senhas - + Privacy Privacidade - + Notifications Notificações - + Plugins Plugins - + Other Outras - + OSD Notification Notificação - + Drag it on the screen to place it where you want. Arraste a notificação no ecrã para a posicionar. - + Choose download location... Escolha a localização das transferências... - + Choose stylesheet location... Escolha a localização da stylesheet... - + Deleted Eliminado - + Choose executable location... Escolha a localização do executável... - + New Profile Novo perfil - + Enter the new profile's name: Indique o nome do novo perfil: - - + + Error! Erro! - + This profile already exists! Este perfil já existe! - + Cannot create profile directory! Incapaz de criar o diretório do perfil! - + Confirmation Confirmação - + Are you sure to permanently delete "%1" profile? This action cannot be undone! Tem a certeza que pretende eliminar o perfil "%1" permanentemente? Esta ação não pode ser anulada! @@ -2838,17 +2859,17 @@ não foi encontrado! QObject - + The file is not an OpenSearch 1.1 file. Este não é um ficheiro OpenSearch 1.1. - + <not set in certificate> <não definido no certificado> - + Native System Notification Notificações do sistema @@ -2856,32 +2877,32 @@ não foi encontrado! QtWin - + Open new tab Abrir um novo separador - + Opens a new tab if browser is running Abre um novo separador se o navegador estiver aberto - + Open new window Abrir uma nova janela - + Opens a new window if browser is running Abre uma nova janela se o navegador estiver aberto - + Open download manager Abrir gestor de transferências - + Opens a download manager if browser is running Abre um gestor de transferências se o navegador estiver aberto @@ -2889,446 +2910,446 @@ não foi encontrado! QupZilla - + Private Browsing Enabled Navegação privada ativada - + IP Address of current page Endereço IP da página atual - + &Tools Ferramen&tas - + &Help Aj&uda - + &Bookmarks &Marcadores - + Hi&story Hi&stórico - + &File &Ficheiro - + &New Window &Nova janela - + New Tab Novo separador - + Open Location Abrir localização - + Open &File Abrir &ficheiro - + Close Tab Fechar separador - + Close Window Fechar janela - + &Save Page As... Gra&var página como... - + Save Page Screen Gravar ecrã da página - + Send Link... Enviar ligação... - + Import bookmarks... Importar marcadores... - + Quit Sair - + &Edit &Editar - + &Undo An&ular - + &Redo &Refazer - + &Cut &Cortar - + C&opy C&opiar - + &Paste Co&lar - + Select &All Selecion&ar tudo - + &Find Locali&zar - + Pr&eferences Pr&eferências - + QupZilla QupZilla - + &Print... Im&primir... - + &View &Ver - + &Navigation Toolbar Barra de &navegação - + &Bookmarks Toolbar &Barra de marcadores - + Sta&tus Bar Barra de es&tado - + &Menu Bar Barra de &menu - + &Fullscreen &Ecrã completo - + &Stop &Parar - + &Reload &Recarregar - + Character &Encoding Codificação dos caract&eres - + Bookmarks Marcadores - + History Histórico - + Toolbars Barras de ferramentas - + Sidebars Barra lateral - + Zoom &In Ampl&iar - + Zoom &Out Red&uzir - + Reset Restaurar - + &Page Source Código fonte da &página - + Closed Tabs Separadores fechados - + Recently Visited Recentes - + Most Visited Mais visitados - + Web In&spector In&spetor web - + Configuration Information - + Restore &Closed Tab Restaurar separador fe&chado - + (Private Browsing) (Navegação privada) - + Bookmark &This Page Marcar es&ta página - + Bookmark &All Tabs M&arcar todos os separadores - + Organize &Bookmarks Organizar &marcadores - - - - - + + + + + Empty Vazio - + &Back &Recuar - + &Forward &Avançar - + &Home Pági&na inicial - + Show &All History Mostr&ar todo o histórico - + Restore All Closed Tabs Restaurar todos os separadores fechados - + Clear list Apagar lista - + About &Qt Sobre &Qt - + Information about application Informações da aplicação - + %1 - QupZilla %1 - QupZilla - + &About QupZilla Sobre QupZill&a - + Report &Issue Reportar pro&blema - + &Web Search Procura &web - + Page &Info &Informações da página - + &Download Manager Gestor &de transferências - + &Cookies Manager Gestor de &cookies - + &AdBlock &Adblock - + RSS &Reader Leitor &RSS - + Clear Recent &History Apagar &histórico recente - + &Private Browsing Navegação &privada - + Other Outras - + Default Padrão - + Open file... Abrir ficheiro... - + Are you sure you want to turn on private browsing? Tem a certeza que pretende ativar a navegação privada? - + When private browsing is turned on, some actions concerning your privacy will be disabled: Se a navegação privada estiver ativa, alguns elementos de privacidade estarão inativos: - + Webpages are not added to the history. As páginas web não são adicionadas ao histórico. - + Current cookies cannot be accessed. Os cookies atuais não estarão acessíveis. - + Your session is not stored. A sua sessão não pode ser gravada. - + Until you close the window, you can still click the Back and Forward buttons to return to the webpages you have opened. No entanto, enquanto não fechar a janela pode utilizar os botões Recuar e Avançar para voltar às páginas abertas anteriormente. - + Start Private Browsing Iniciar navegação privada - + There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? Ainda existem %1 separadores abertos e a sessão não será gravada. Tem a certeza que pretende sair? - + You have successfully added RSS feed "%1". A fonte RSS "%1" foi adicionada com sucesso. @@ -3336,299 +3357,298 @@ não foi encontrado! QupZillaSchemeReply - + No Error Sem erros - + Not Found Não encontrado - - + + Report Issue Reportar problema - + Your E-mail O seu endereço eletrónico - + Issue type Tipo de problema - + Issue description Descrição do problema - + Send Enviar - + Start Page Página inicial - + Google Search Procura Google - + Search results provided by Google Resultados disponibilizados pelo Google - - - + + + About QupZilla Sobre QupZilla - - + + Configuration Information - + This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. - + Browser Identification Identificação do navegador - + Paths Caminhos - + Copyright Direitos de autor - - + + Version Versão - - + + WebKit version Versão WebKit - + Application version - + Qt version - + Build time Compilado - + Platform Plataforma - + Profile Perfil - + Preferences Preferências - + Option - + Value Valor - + Name - + Author - + Description - + Settings Definições - + Saved session Sessão gravada - + Pinned tabs Separadores fixos - + Data Dados - + Themes Temas - - + Plugins Plugins - + Translations Traduções - + Main developer Programador principal - + E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. - + Contributors Contributos - + Translators Tradutores - + Speed Dial Ligação rápida - + Add New Page Adicionar nova página - + Apply Aplicar - + Speed Dial settings Definições da ligação rápida - + Placement: Posicionamento: - + Auto Automático - + Cover - + Fit Ajustar - + Fit Width Ajustar à largura - + Fit Height Ajustar à altura - + Use background image Utilizar imagem de fundo - + Select image Selecione a imagem - + Maximum pages in a row: Máximo de páginas por linha: - + Change size of pages: Alterar tamanho das páginas: - + No available plugins. - + Load title from page Carregar título da página - + Edit Editar - + Remove Remover @@ -3637,38 +3657,38 @@ não foi encontrado! O endereço eletrónico é opcional.<br/><b>Nota: </b>tem que escrever a mensagem em inglês. - + If you are experiencing problems with QupZilla, please try to disable all plugins first. <br/>If this does not fix it, then please fill out this form: Se estiverem a ocorrer problemas no QupZilla, experimente desativar os plugins. <br/>Se os erros persistirem, preencha este formulário: - + Please fill out all required fields! Tem que preencher os campos obrigatórios! - - + + Information about version Informações da versão - + Reload Recarregar - + Url Url - + Title Título - + New Page Nova página @@ -3676,116 +3696,116 @@ não foi encontrado! RSSManager - + RSS Reader Leitor RSS - - + + Empty Vazio - + Reload Recarregar - + Add feed Adicionar fonte - + Edit feed Editar fonte - + Delete feed Eliminar fonte - + Optimize Database Otimizar base de dados - + News Notícias - - + + Loading... A carregar... - + You don't have any RSS Feeds.<br/> Please add some with RSS icon in navigation bar on site which offers feeds. Ainda não possui quaisquer fontes RSS.<br/> Adicione as fontes com o ícone RSS existente na barra de navegação, nas páginas que disponham deste serviço. - + Add new feed Adicionar nova fonte - + Please enter URL of new feed: Indique o URL da nova fonte: - + New feed Nova fonte - + Fill title and URL of a feed: Indique o título e o URL da fonte: - + Feed title: Título: - + Feed URL: URL: - + Edit RSS Feed Editar fonte RSS - + Open link in current tab Abrir ligação no separador atual - + Open link in new tab Abrir ligação em novo separador - + Error in fetching feed Ocorreu um erro ao obter a fonte - + RSS feed duplicated Fonte RSS duplicada - + You already have this feed. Esta fonte já existe. @@ -3793,7 +3813,7 @@ Adicione as fontes com o ícone RSS existente na barra de navegação, nas pági RSSNotification - + Open RSS Manager Abrir gestor de RSS @@ -3801,17 +3821,17 @@ Adicione as fontes com o ícone RSS existente na barra de navegação, nas pági RSSWidget - + Add RSS Feeds from this site Adicionar fontes RSS desta página - + Untitled feed Fonte sem título - + Add Adicionar @@ -3819,81 +3839,81 @@ Adicione as fontes com o ícone RSS existente na barra de navegação, nas pági SSLManager - + SSL Manager Gestor SSL - + CA Authorities Certificates Autoridades de certificação - - + + Show info Mostrar informações - + This is a list of CA Authorities Certificates stored in the standard system path and in user specified paths. Esta é a lista de autoridades de certificação existentes no sistema e nos caminhos do utilizador. - + Local Certificates Certificados locais - - + + Remove Remover - + This is a list of Local Certificates stored in your user profile. It also contains all certificates, that have received an exception. Esta é a lista de certificados locais guardados no seu perfil. Também contém todos os certificados que foram excecionados. - + Settings Definições - + Add Adicionar - + If CA Authorities Certificates were not automatically loaded from the system, you can specify paths manually where the certificates are stored. Se as autoridades de certificação não forem carregadas automaticamente, pode especificar os caminhos em que os certificados estão guardados. - + <b>NOTE:</b> Setting this option is a high security risk! <b>Nota:</b> esta opção representa um risco de segurança elevado! - + Ignore all SSL Warnings Ignorar avisos SSL - + All certificates must have .crt suffix. After adding or removing certificate paths, it is neccessary to restart QupZilla in order to take effect the changes. Todos os certificados devem possuir o sufixo .crt. Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o QupZilla para que as alterações produzam efeito. - + Choose path... Escolha o caminho... - + Certificate Informations Informações do certificado @@ -3901,57 +3921,57 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup SearchEnginesDialog - + Manage Search Engines Gestão dos motores de procura - + Add... Adicionar... - + Remove Remover - + Edit Editar - + Up Para cima - + Down Para baixo - + Defaults Padrão - + Search Engine Motor de procura - + Shortcut Atalho - + Add Search Engine Adicionar motor de procura - + Edit Search Engine Editar motor de procura @@ -3959,27 +3979,27 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup SearchEnginesManager - + Search Engine Added Motor de procura adicionado - + Search Engine "%1" has been successfully added. O motor de procura "%1" foi adicionado com sucesso. - + Search Engine is not valid! O motor de procura é inválido! - + Error Erro - + Error while adding Search Engine <br><b>Error Message: </b> %1 Ocorreu um erro ao adicionar o motor de procura. <br><b>Mensagem de erro: </b> %1 @@ -3987,7 +4007,7 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup SearchToolBar - + No results found. Nenhum resultado. @@ -3995,22 +4015,22 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup SearchToolbar - + Search: Procurar: - + Search... Procurar... - + Highlight Realçar - + Case sensitive Diferenciar maiúsculas de minúsculas @@ -4018,12 +4038,12 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup SideBar - + Bookmarks Marcadores - + History Histórico @@ -4031,143 +4051,143 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup SiteInfo - + Site Info Informações da página - + General Geral - + Media Média - + Security Segurança - + Size: Tamanho: - + Site address: Endereço: - + Encoding: Codificação: - + Meta tags of site: Meta tags da página: - + Tag Tag - + Value Valor - + <b>Security information</b> <b>Informações de segurança</b> - + Details Detalhes - + Image Imagem - + Image address Endereço da imagem - + <b>Preview</b> <b>Antevisão</b> - + <not set in certificate> <não definido no certificado> - + <b>Connection is Encrypted.</b> <b>Ligação codificada.</b> - + <b>Your connection to this page is secured with this certificate: </b> <b>A ligação a esta página está protegida por este certificado.</b> - + <b>Connection Not Encrypted.</b> <b>Ligação não codificada.</b> - + <b>Your connection to this page is not secured!</b> <b>A ligação a esta página não está protegida.</b> - + Copy Image Location Copiar localização da imagem - + Copy Image Name Copiar nome da imagem - + Save Image to Disk Gravar imagem no disco - - + + Error! Erro! - + This preview is not available! A antevisão não está disponível! - + Save image... Gravar imagem... - + Cannot write to file! Incapaz de escrever no ficheiro! - + Preview not available Antevisão não disponível @@ -4175,43 +4195,43 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup SiteInfoWidget - + More... Mais... - + Your connection to this site is <b>secured</b>. A ligação a esta página é <b>segura</b>. - + Your connection to this site is <b>unsecured</b>. A ligação a esta página <b>não é segura</b>. - + You have <b>never</b> visited this site before. Você <b>nunca</b> visitou esta página. - + first primeira - + second segunda - + third terceira - - + + This is your <b>%1</b> visit of this site. Esta é a sua <b>%1</b> visita a esta página. @@ -4219,143 +4239,143 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup SourceViewer - + Source of Código fonte de - + File Ficheiro - + Save as... Gravar como... - + Close Fechar - + Edit Editar - + Undo Anular - + Redo Refazer - + Cut Cortar - + Copy Copiar - + Paste Colar - + Delete Eliminar - + Select All Selecionar tudo - + Find Localizar - - + + Go to Line... Ir para a linha... - + View Ver - + Reload Recarregar - + Editable Editável - + Word Wrap Translineação - + Save file... Gravar ficheiro... - + Error! Erro! - + Cannot write to file! Incapaz de escrever no ficheiro! - + Error writing to file Erro ao escrever no ficheiro - + Source successfully saved Código fonte gravado com sucesso - + Source reloaded Código fonte recarregado - + Cannot reload source. Page has been closed. Incapaz de recarregar o código fonte. A página foi fechada. - + Editable changed Editável alterado - + Word Wrap changed Translineação alterada - + Enter line number Indique o número da linha @@ -4363,12 +4383,12 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup SourceViewerSearch - + Search: Procurar: - + Search... Procurar... @@ -4376,12 +4396,12 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup SpeedDial - + Select image... Selecione a imagem... - + Unable to load Incapaz de carregar @@ -4389,72 +4409,72 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup TabBar - + &New tab &Novo separador - + &Stop Tab Parar &separador - + &Reload Tab &Recarregar separador - + &Duplicate Tab &Duplicar separador - + Un&pin Tab &Fixar separador - + &Pin Tab Desa&fixar separador - + Re&load All Tabs Re&carregar todos os separadores - + &Bookmark This Tab &Marcar este separador - + Bookmark &All Tabs M&arcar todos os separadores - + Close Ot&her Tabs Fechar os o&utros separadores - + Cl&ose F&echar - + Reloa&d All Tabs Recarregar to&dos os separadores - + Bookmark &All Ta&bs M&arcar todos os separadores - + Restore &Closed Tab Restaurar separador fe&chado @@ -4462,48 +4482,48 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup TabWidget - + List of tabs Lista de separadores - + New Tab Novo separador - + Loading... A carregar... - + No Named Page Página sem nome - + Currently you have %1 opened tabs Atualmente, tem %1 separadores abertos - - + + New tab Novo separador - + Empty Vazio - + Restore All Closed Tabs Restaurar todos os separadores fechados - + Clear list Apagar lista @@ -4511,22 +4531,22 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup TabbedWebView - + Failed loading page Falha ao carregar a página - + Loading... A carregar... - + %1 - QupZilla %1 - QupZilla - + Inspect Element Inspecionar elemento @@ -4534,27 +4554,27 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup ThemeManager - + <b>Name:</b> <b>Nome:</b> - + <b>Author:</b> <b>Autor:</b> - + <b>Description:</b> <b>Descrição:</b> - + License Licença - + License Viewer Visualizador de licença @@ -4562,12 +4582,12 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup ToolButton - + Stop Parar - + Reload Recarregar @@ -4575,17 +4595,17 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup Updater - + Update available Atualização disponível - + New version of QupZilla is ready to download. Existe uma nova versão disponível. - + Update Atualizar @@ -4593,8 +4613,8 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup WebInspectorDockWidget - - + + Web Inspector Inspetor web @@ -4602,139 +4622,139 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup WebPage - + To show this page, QupZilla must resend request which do it again (like searching on making an shoping, which has been already done.) Para mostrar esta página, o QupZilla tem que reenviar o pedido solicitado. (tal como fazer algo que já foi feito.) - + Confirm form resubmission Confirmar novo envio de formulário - + Select files to upload... Selecione os ficheiros a enviar... - + Server refused the connection O servidor recusou a ligação - + Server closed the connection O servidor fechou a ligação - + Server not found Servidor não encontrado - + Connection timed out A ligação expirou - + Untrusted connection Ligação não confiável - + Temporary network failure Falha temporária de rede - + Proxy connection refused Ligação de proxy recusada - + Proxy server not found Servidor proxy não encontrado - + Proxy connection timed out A ligação proxy expirou - + Proxy authentication required Requer autorização de proxy - + Content not found Conteúdo não encontrado - + AdBlocked Content Conteúdo bloqueado - + Blocked by rule <i>%1</i> Bloqueado pela regra <i>%1</i> - + Content Access Denied Negado o acesso ao conteúdo - + Error code %1 Código de erro %1 - + Failed loading page Falha ao carregar a página - + QupZilla can't load page from %1. O Qupzilla não conseguiu carregar a página %1. - + Check the address for typing errors such as <b>ww.</b>example.com instead of <b>www.</b>example.com Verifique se existem erros de inserção como <b>ww.</b>exemplo.com em vez de <b>www.</b>exemplo.com - + If you are unable to load any pages, check your computer's network connection. Se não consegue carregar quaisquer páginas, verifique a ligação de rede. - + If your computer or network is protected by a firewall or proxy, make sure that QupZilla is permitted to access the Web. Se o computador estiver protegido por uma firewall ou proxy, certifique-se que o QupZilla pode aceder à Internet. - + Try Again Tente novamente - + Prevent this page from creating additional dialogs Impedir que esta página crie mais caixas de diálogo - + JavaScript alert - %1 Alerta JavaScript - %1 - + Choose file... Escolha o ficheiro... @@ -4742,22 +4762,22 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup WebSearchBar - + Manage Search Engines Gestão dos motores de procura - + Add %1 ... Adicionar %1... - + Paste And &Search Colar e pr&ocurar - + Clear All Apagar tudo @@ -4765,228 +4785,228 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup WebView - + &Copy page link &Copiar ligação da página - + Send page link... Enviar ligação da página... - + &Print page Im&primir página - + Validate page Validar página - + Send text... Enviar texto... - + Google Translate Google Translate - + Dictionary Dicionário - + Go to &web address Ir para endereço &web - + Open link in new &tab Abrir ligação em novo &separador - + Open link in new &window Abrir ligação em nova &janela - + B&ookmark link Marcar ligaçã&o - + &Save link as... &Gravar ligação como... - + Send link... Enviar ligação... - + &Copy link address &Copiar endereço da ligação - + Show i&mage &Mostrar imagem - + Copy im&age Copi&ar imagem - + Copy image ad&dress Copiar en&dereço da imagem - + &Save image as... &Gravar imagem como... - + Send image... Enviar imagem... - + &Back &Recuar - + &Forward &Avançar - - + + &Reload &Recarregar - + S&top Pa&rar - + This frame Esta moldura - + Show &only this frame M&ostrar apenas esta moldura - + Show this frame in new &tab Mostrar es&ta moldura em novo separador - + Print frame Imprimir moldura - + Zoom &in Ampl&iar - + &Zoom out Redu&zir - + Reset Restaurar - + Show so&urce of frame Mostrar código fonte da mold&ura - + Book&mark page &Marcar esta página - + &Save page as... &Gravar página como... - + &Play Re&produzir - + &Pause &Pausa - + Un&mute Co&m som - + &Mute Se&m som - + &Copy Media Address &Copiar endereço multimédia - + &Send Media Address &Enviar endereço multimédia - + Save Media To &Disk Gravar multimédia no &disco - + Select &all Selecion&ar tudo - + Show so&urce code Mos&trar código fonte - + Show info ab&out site Mostrar inf&ormações da página - + Search "%1 .." with %2 Procurar "%1 ..." no %2 - + No Named Page Página sem nome @@ -4994,7 +5014,7 @@ Após adicionar ou remover os caminhos dos certificados, tem que reiniciar o Qup jsAlert - + Prevent this page from creating additional dialogs Impedir que esta página crie mais caixas de diálogo diff --git a/translations/ru_RU.ts b/translations/ru_RU.ts index 9c21eda89..4894470ae 100644 --- a/translations/ru_RU.ts +++ b/translations/ru_RU.ts @@ -4,59 +4,59 @@ AboutDialog - + About QupZilla О QupZilla - + Authors Авторы - - + + Authors and Contributors Авторы - - + + < About QupZilla < О QupZilla - + <p><b>Application version %1</b><br/> <p><b>Версия приложения %1</b><br/> - + <b>WebKit version %1</b></p> <b>Версия Webkit %1</b></p> - + <p>&copy; %1 %2<br/>All rights reserved.<br/> <p>&copy; %1 %2<br/>Все права защищены.<br/> - + <small>Build time: %1 </small></p> <small>Дата сборки : %1 </small></p> - + <p><b>Main developer:</b><br/>%1 &lt;%2&gt;</p> <p><b>Главный разработчик:</b><br/>%1 &lt;%2&gt;</p> - + <p><b>Contributors:</b><br/>%1</p> <p><b>Разработчики:</b><br/>%1</p> - + <p><b>Translators:</b><br/>%1</p> <p><b>Переводчики:</b><br/>%1</p> @@ -64,33 +64,33 @@ AcceptLanguage - + Preferred Languages Предпочитаемые языки - + Add... Добавить... - + Remove Удалить - + Up Вверх - + Down Вниз - - + + Personal [%1] ????? Своё [%1] @@ -99,68 +99,68 @@ AdBlockDialog - + AdBlock Configuration Настройка AdBlock - + Enable AdBlock Использовать AdBlock - + Search... Поиск... - + Rule Правила - - + + Add Rule Добавить правило - + Update EasyList Обновить EasyList - + AdBlock AdBlock - + Delete Rule Удалить правило - + Update completed Обновление завершено - + EasyList has been successfully updated. EasyList был успешно обновлен. - + Custom Rules Обычные правила - + Add Custom Rule Добавить обычное правило - + Please write your rule here: Пожалуйста, напишите своё правило здесь: @@ -168,53 +168,53 @@ AdBlockIcon - + AdBlock lets you block unwanted content on web pages AdBlock позволяет заблокировать нежелательное содержимое веб-страниц - + Blocked popup window Блокировать всплывающие окна - + AdBlock blocked unwanted popup window. AdBlock блокирует нежелательные всплывающие окна. - + AdBlock AdBlock - + Show AdBlock &Settings Показать &настройки AdBlock - + Blocked Popup Windows Заблокированные всплывающие окна - + No content blocked Нет заблокированных элементов - + Blocked URL (AdBlock Rule) - click to edit rule Заблокированный URL (Правило AdBlock) - кликните, чтобы редактировать правило - - + + %1 with (%2) %1 с (%2) - + Learn About Writing &Rules Информация о написании &правил @@ -222,17 +222,17 @@ AddAcceptLanguage - + Add Language Добавить язык - + Choose preferred language for web sites Выберите предпочитаемый язык - + Personal definition: ? Своё определение: @@ -241,128 +241,128 @@ AutoFillManager - + Passwords Пароли - - + + Server Сервер - + Username Имя пользователя - + Password Пароль - + Edit Редактировать - - + + Remove Удалить - - + + Remove All Удалить всё - + Import/Export Импорт/Экспорт - - - + + + Show Passwords Показать пароли - + Exceptions Исключения - + Import Passwords from File... Импортировать пароли из файла... - + Export Passwords to File... Экспортировать пароли в файл... - + Are you sure that you want to show all passwords? Вы точно хотите увидеть все пароли? - + Hide Passwords Скрыть пароли - + Confirmation Подтверждение - + Are you sure to delete all passwords on your computer? Вы уверены, что хотите удалить все пароли на данном компьютере? - + Edit password Редактировать пароль - + Change password: Изменить пароль: - - + + Choose file... Выберите файл... - + Cannot read file! Невозможно прочитать файл! - + Successfully exported Экспорт завершен удачно - + Error while importing! Ошибка при импорте! - + Successfully imported Импорт завершен успешно - + Cannot write to file! Невозможно выполнить запись в файл! @@ -370,7 +370,7 @@ AutoFillNotification - + Do you want QupZilla to remember the password for <b>%1</b> on %2? Вы хотите, чтобы QupZilla запомнил пароль для <b>%1</b> на сайте %2? @@ -378,17 +378,17 @@ AutoFillWidget - + Remember Запомнить - + Never For This Site Никогда для этого сайта - + Not Now Не сейчас @@ -396,13 +396,13 @@ BookmarkIcon - - + + Bookmark this Page Добавить в закладки - + Edit this bookmark Редактировать закладку @@ -410,155 +410,155 @@ BookmarksImportDialog - + Import Bookmarks Импорт закладок - + <b>Import Bookmarks</b> <b>Импортировать закладку</b> - + From File Из файла - + Choose browser from which you want to import bookmarks: Выберите браузер из которого вы хотите импортировать закладки: - + Choose... Выберите... - + Fetching icons, please wait... Получаю иконки, пожалуйста подождите... - + Title Название - + Url Url - + Next Дальше - + Cancel Отмена - + <b>Importing from %1</b> <b>Импортирую из %1</b> - + Finish Завершить - - + + Please press Finish to complete importing process. Пожалуйста, нажмите "Завершить" чтобы окончить импорт. - - - - + + + + Error! Ошибка! - + Choose directory... Выберите папку... - + Choose file... Выберите файл... - + Mozilla Firefox stores its bookmarks in <b>places.sqlite</b> SQLite database. This file is usually located in Mozilla Firefox хранит закладки в базе данных SQLite <b>places.sqlite</b>. Этот файл обычно расположен в - - - - + + + + Please choose this file to begin importing bookmarks. ? Пожалуйста, укажите расположение этого файла, чтобы начать импорт. - + Google Chrome stores its bookmarks in <b>Bookmarks</b> text file. This file is usually located in Google Chrome хранит закладки в текстовом файле <b>Bookmarks</b>. Этот файл обычно расположен в - + Opera stores its bookmarks in <b>bookmarks.adr</b> text file. This file is usually located in Opera хранит свои закладки в файле <b>bookmarks.adr</b>. Этот файл обычно расположен в - + You can import bookmarks from any browser that supports HTML exporting. This file has usually these suffixes Вы можете импортировать закладки из любого браузера, который поддерживает HTML экспорт.Этот файл обычно использует это расширение - + Internet Explorer stores its bookmarks in <b>Favorites</b> folder. This folder is usually located in Internet Explorer хранит закладки в папке <b>Избранное</b>. Эта папка обычно расположена в - + Please choose this folder to begin importing bookmarks. Пожалуйста, выберите эту папку, чтобы начать импорт. - - - - + + + + No Error Ошибок нет - - - + + + Unable to open file. Невозможно открыть файл. - + Cannot evaluate JSON code. Невозможно выполнить JSON код. - + File does not exist. Файл не существует. - + Unable to open database. Is Firefox running? Невозможно открыть базу данных. Возможно, запущен Firefox? @@ -566,127 +566,127 @@ BookmarksManager - + Bookmarks Закладки - + Title Название - + Url Url - + Add Folder Добавить папку - + Optimize Database Оптимизировать БД - + Import Bookmarks Импортировать закладки - + Add new folder Добавить новую папку - + Choose name for new bookmark folder: Введите имя для новой папки: - + Add new subfolder Добавить новую вложенную папку - + Choose name for new subfolder in bookmarks toolbar: Введите имя для новой вложенной папки: - + Rename Folder Переименовать папку - + Choose name for folder: Введите имя для папки: - + Add Subfolder Добавить вложенную папку - + Rename folder Переименовать папку - + Remove folder Удалить папку - + Open link in current &tab Открыть ссылку в &текущей вкладке - + Open link in &new tab Открыть ссылку в &новой вкладке - + Move bookmark to &folder Переместить закладку в &папку - + Rename bookmark Переименовать закладку - + Remove bookmark Удалить закладку - + <b>Warning: </b>You already have bookmarked this page! <b>Внимание: </b>Вы уже добавили эту страницу в закладки! - + Choose name and location of this bookmark. Выберите имя и папку для этой закладки. - + Add New Bookmark Добавить закладку - + Choose folder for bookmarks: Выберите папку для закладок: - + Bookmark All Tabs Закладки для всех открытых страниц @@ -694,20 +694,20 @@ BookmarksModel - - + + Bookmarks In Menu Закладки в меню - - + + Bookmarks In ToolBar Закладки на панели инструментов - - + + Unsorted Bookmarks Неупроядоченные закладки @@ -715,27 +715,27 @@ BookmarksSideBar - + Search... Поиск... - + Open link in current &tab Открыть ссылку в &текущей вкладке - + Open link in &new tab Открыть ссылку в &новой вкладке - + Copy address Копировать адрес - + &Delete &Удалить @@ -743,17 +743,17 @@ BookmarksToolbar - + &Bookmark Current Page &Добавить страницу в закладки - + Bookmark &All Tabs Закладки для &всех открытых страниц - + &Organize Bookmarks &Управление закладками @@ -762,73 +762,73 @@ Скрыть самые &посещаемые - + Show Most &Visited Показать самые п&осещаемые - + Show Only Icons - + &Hide Toolbar &Скрыть панель инструментов - + Move right Вперед - + Move left Назад - + Edit bookmark Редактировать закладку - + Remove bookmark Удалить закладку - + Edit bookmark: Редактировать закладку: - + Title: Заголовок: - + Url: Ссылка: - + Edit Bookmark Редактировать закладку - + Most visited Самые посещаемые - + Sites you visited the most Самые посещаемые вами сайты - - + + Empty Пусто @@ -844,46 +844,49 @@ Удалить закладку - + Name: Имя: - + Folder: Папка: - + Remove Удалить - + Save Сохранить - + Close Закрыть - - Add into Bookmarks - Добавить в Закладки + + Add to Bookmarks + + + + Add into Bookmarks + Добавить в Закладки - Add into Speed Dial - Добавить в страницу быстрого доступа + Добавить в страницу быстрого доступа <b>Add Bookmark</b> <b>Добавить закладку</b> - + Edit Bookmark Редактировать закладку @@ -892,14 +895,15 @@ <b>Редактировать закладку</b> - - + + Remove from Speed Dial Удалить со страницы быстрого доступа - - + + + Add to Speed Dial Добавить на страницу быстрого доступа @@ -907,37 +911,37 @@ BrowsingLibrary - + Library Библиотека - + Search... Поиск... - + History История - + Bookmarks Закладки - + RSS RSS - + Database Optimized Базы данных оптимизированы - + Database successfully optimized.<br/><br/><b>Database Size Before: </b>%1<br/><b>Database Size After: </b>%2 БД успешно оптимизированы.<br/><br/><b>Размер раньше: </b>%1<br/><b>Размер сейчас: </b>%2 @@ -945,50 +949,50 @@ CertificateInfoWidget - + <b>Issued To</b> <b>Выдано для</b> - - + + Common Name (CN): Имя (И): - - + + Organization (O): Организация (О): - - + + Organizational Unit (OU): Подразделение (П): - + Serial Number: Серийный номер: - + <b>Issued By</b> <b>Выдано </b> - + <b>Validity</b> <b>Срок действия</b> - + Issued On: Выдано для: - + Expires On: Истекает: @@ -996,62 +1000,62 @@ ClearPrivateData - + Clear Recent History Очистить недавнюю историю - + Choose what you want to delete: Выберите то, что вы хотите стереть: - + Clear history Стереть историю - + Clear cookies Очистить файлы cookie - + Clear cache Очистить кэш - + Clear icons Удалить иконки - + Clear cookies from Adobe Flash Player Очистить cookie от данных Flash player'а - + <b>Clear Recent History</b> <b>Очистить недавнюю историю</b> - + Earlier Today Ранее сегодя - + Week За неделю - + Month За месяц - + All Всю @@ -1059,42 +1063,42 @@ ClickToFlash - + Object blocked by ClickToFlash Объект заблокирован ClickToFlash - + Show more information about object Показать больше информации об объекте - + Delete object Удалить объект - + Add %1 to whitelist Добавить %1 в "белый" список - + Flash Object объект Flash - + <b>Attribute Name</b> <b>Название атрибута</b> - + <b>Value</b> <b>Значение</b> - + No more information available. Больше нет доступной информации. @@ -1102,12 +1106,12 @@ CloseDialog - + There are still open tabs Некоторые вкладки не закрыты - + Don't ask again Не спрашивать снова @@ -1115,173 +1119,173 @@ CookieManager - + Cookies Cookies - + Stored Cookies - + Find: Найти: - + These cookies are stored on your computer: Эти файлы cookies хранятся на вашем компьютере: - + Server Сервер - + Cookie name Имя - + Name: Имя: - + Value: Значение: - - - + + + Server: Сервер: - + Path: Путь: - + Secure: Безопасность: - + Expiration: Срок действия: - - - - - - - - - - - - + + + + + + + + + + + + <cookie not selected> <cookie не выбран> - + Remove all cookies Удалить все cookies - + Cookie Filtering - + <b>Cookie whitelist</b> - + Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) - - + + Add Добавить - - + + Remove Удалить - + <b>Cookie blacklist</b> - + Cookies from these servers will NEVER be accepted - + Remove cookie Удалить cookie - + Search Поиск - + Confirmation Подтверждение - + Are you sure to delete all cookies on your computer? Вы точно хотите удалить все cookies? - + Add to whitelist - + Add to blacklist - - + + Remove cookies Удалить cookies - + Secure only Только безопасные - + All connections Все соединения - + Session cookie Cookie за сеанс @@ -1289,13 +1293,13 @@ DownloadFileHelper - - + + Save file as... Сохранить как... - + NoNameDownload ?? Безымянная загрузка @@ -1304,120 +1308,120 @@ DownloadItem - + Remaining time unavailable Оставшееся время недоступно - + Done - %1 Готово - %1 - - + + Cancelled Отменено - + few seconds несколько секунд - + seconds секунд - + minutes минут - + hours часов - + Unknown speed Неизвестная скорость - - + + Unknown size Неизвестный размер - + %2 - unknown size (%3) %2 - неизвестный размер (%3) - + Remaining %1 - %2 of %3 (%4) Осталось %1 - %2 из %3 (%4) - + Cancelled - %1 Отменено - %1 - + Delete file Удалить файл - + Do you want to also delete dowloaded file? Вы хотите удалить скачаный файл? - + Open File Открыть файл - + Open Folder Открыть папку - + Go to Download Page Перейти к странице загрузки - + Copy Download Link Скопировать адрес загрузки - + Cancel downloading Отменить загрузку - + Clear Очистить - + Error Ошибка - + Not found Не найдено - + Sorry, the file %1 was not found! @@ -1426,12 +1430,12 @@ не найден! - + Error: Cannot write to file! Ошибка! Невозможно выполнить запись в файл! - + Error: Ошибка: @@ -1439,64 +1443,64 @@ DownloadManager - - - + + + Download Manager Менеджер загрузок - + Clear Очистить - + Executable: Активные: - + Arguments: Аргументы: - + Cannot start external download manager Не удается запустить внешний менеджер закачек - + Cannot start external download manager! %1 Не удается запустить внешний менеджер закачек! %1 - + %1% of %2 files (%3) %4 remaining %1% из %2 файлов (%3) %4 осталось - + % - Download Manager % - Менеджер загрузок - + Download Finished Загузка закончена - + All files have been successfully downloaded. Все файлы были успешно загружены. - + Warning Внимание - + Are you sure to quit? All uncompleted downloads will be cancelled! Вы точно хотите выйти? Все незавершенные загрузки будут отменены! @@ -1504,42 +1508,42 @@ DownloadOptionsDialog - + Opening Открываю - + You have chosen to open Вы хотите открыть - + which is a: - + from: из: - + What should QupZilla do with this file? Что QupZilla должен сделать с этим файлом? - + Open... Открыть... - + Save File Сохранить файл - + Opening %1 Открываю %1 @@ -1547,37 +1551,37 @@ EditSearchEngine - + Name: Имя: - + Url: Url: - + Shortcut: Сокращение: - + Icon: Значок: - + <b>Note: </b>%s in url represent searched string <b>Внимание: </b>%s в адресе - текст поиска - + Add from file ... Выбрать файл ... - + Choose icon... Выбрать значок... @@ -1585,75 +1589,75 @@ HistoryManager - + History История - + Title Заголовок - + Url Адрес - + Delete Удалить - + Clear All History Стереть всю историю - + Optimize Database Оптимизировать БД - + Open link in current tab Открыть ссылку в текущей вкладке - + Open link in new tab Открыть ссылку в новой вкладке - + Copy address Копировать адрес - - + + Today Сегодня - - + + This Week На этой неделе - - + + This Month В этом месяце - + Confirmation Подтверждение - + Are you sure to delete all history? Вы точно хотите стереть всю историю? @@ -1661,72 +1665,72 @@ HistoryModel - + Failed loading page Невозможно загрузить страницу - + No Named Page Безымянная страница - + January Январь - + February Февраль - + March Март - + April Апрель - + May Май - + June Июнь - + July Июль - + August Август - + September Сентябрь - + October Октябрь - + November Ноябрь - + December Декабрь @@ -1734,45 +1738,45 @@ HistorySideBar - + Search... Поиск... - + Title Заголовок - + Open link in current tab Открыть ссылку в текущей вкладке - + Open link in new tab Открыть ссылку в новой вкладке - + Copy address Копировать адрес - - + + Today Сегодня - - + + This Week На этой неделе - - + + This Month В этом месяце @@ -1780,33 +1784,33 @@ LocationBar - + Add RSS from this page... Добавить RSS с этой страницы... - + Enter URL address or search on %1 Введите адрес или используйте поиск в %1 - + Paste And &Go Вставить и &Перейти - + Clear All Очистить все - + .co.uk Append domain name on ALT + Enter = Should be different for every country .ru - + Show information about this page Показать информацию о текущей странице @@ -1814,12 +1818,12 @@ MainApplication - + Last session crashed Последняя сессия завершилась неудачно - + <b>QupZilla crashed :-(</b><br/>Oops, the last session of QupZilla was interrupted unexpectedly. We apologize for this. Would you like to try restoring the last saved state? <b>QupZilla упал :-(</b><br/>К сожалению, последняя сессия QupZilla была завершена неудачно. Вы хотите попробовать восстановить её? @@ -1827,44 +1831,44 @@ NavigationBar - + No Named Page Безымянная страница - + Back Назад - + Forward Вперед - + Home Домашняя страница - + New Tab Новая вкладка - + Main Menu Главное меню - - + + Exit Fullscreen Выйти из полноэкранного режима - - + + Clear history Стереть историю @@ -1872,75 +1876,75 @@ NetworkManager - - + + SSL Certificate Error! Ошибка сертификата SSL! - + The page you are trying to access has the following errors in the SSL certificate: Странца, на которую вы пытаетесь зайти имеет следующие ошибки в сертификате SSL: - + <b>Organization: </b> <b>Организация:</b> - + <b>Domain Name: </b> <b>Имя домена</b> - + <b>Expiration Date: </b> <b>Истекает: </b> - + <b>Error: </b> <b>Ошибка: </b> - + Would you like to make an exception for this certificate? Сделать исключение для данного сертификата? - + Authorization required Необходима авторизация - - + + Username: Имя пользователя: - - + + Password: Пароль: - + Save username and password on this site Запомнить имя пользователя и пароль для этого сайта - + A username and password are being requested by %1. The site says: "%2" %1 требует имя пользователя и пароль.Сайт сказал: "%2" - + Proxy authorization required Прокси сервер требует авторизацию - + A username and password are being requested by proxy %1. Прокси сервер %1 требует имя пользователя и пароль. @@ -1948,17 +1952,17 @@ PageScreen - + Page Screen Снимок страницы - + Save Page Screen... Сохранить снимок страницы... - + screen.png screen.png @@ -1966,76 +1970,93 @@ PluginsList - + Application Extensions Расширения - + Allow Application Extensions to be loaded ??? Использовать расширения - + Settings Настройки - Load Plugins - Загрузить расширения + Загрузить расширения - + WebKit Plugins Расширения WebKit - + <b>Click To Flash Plugin</b> <b>Click To Flash</b> - + Click To Flash is a plugin which blocks auto loading of Flash content at page. You can always load it manually by clicking on the Flash play icon. Click To Flash - плагин, блокирующий автоматическую загрузку Flash содержимого. Вы всегда можете просмотреть заблокированное содержимое, кликнув по значку "Play". - + Whitelist Белый список - + Add Добавить - + Remove Удалить - + Allow Click To Flash Использовать Click To Flash - + Add site to whitelist Добавить сайт в Белый список - + Server without http:// (ex. youtube.com) Сервер (без http://) + + + %1 (%2) +Author: %3 +%4 +%5 + + + + + Error! + Ошибка! + + + + Cannot load plugin! + + PopupWindow - + %1 - QupZilla %1 - QupZilla @@ -2043,803 +2064,803 @@ Preferences - + Preferences Настройки - + QupZilla QupZilla - + <b>Launching</b> <b>Запуск</b> - + After launch: После запуска: - + Open blank page Открыть пустую страницу - - + + Open homepage Открыть домашнюю страницу - - + + Open speed dial Открыть страницу быстрого доступа - + Restore session Восстановление сессии - + Homepage: Домашняя страница: - + On new tab: На новой вкладке: - + Open blank tab Открыть пустую вкладку - + Open other page... Открыть другую страницу... - + <b>Profiles</b> <b>Профили</b> - + Startup profile: Профиль по умолчанию: - + Create New Создать новый - + Delete Удалить - - + + Note: You cannot delete active profile. Примечание: Нельзя удалить активный профиль. - + Check for updates on start Проверять обновления при запуске - + Themes Темы - + Advanced options Расширенные настройки - + <b>Browser Window</b> <b>Окно браузера</b> - + Show StatusBar on start Показывать панель статуса при запуске - + Show Bookmarks ToolBar on start Показывать панель закладок при запуске - + Show Navigation ToolBar on start Показывать панель навигации при запуске - + <b>Navigation ToolBar</b> <b>Панель навигации</b> - + Show Home button Показывать кнопку "Домой" - + Show Back / Forward buttons Показать кнопки Вперед/Назад - + Show Add Tab button Показывать кнопку "Открыть новую вкладку" - + <b>Background<b/> <b>Фон</b> - + Use transparent background Использовать прозрачный фон - + <b>Tabs behavior</b> <b>Поведение вкладок</b> - + Make tabs movable Сделать вкладки подвижными - + Hide tabs when there is only one tab Скрывать панель вкладок, когда открыта только одна вкладка - + <b>Address Bar behaviour</b> <b>Поведение адресной строки</b> - + Select all text by double clicking in address bar Выделять весь текст при двойном клике в панели адреса - + Add .co.uk domain by pressing ALT key Добавить домен .ru после нажатия клавиши ALT - + Activate last tab when closing active tab Активировать последнюю вкладку после закрытия активной - + Ask when closing multiple tabs Спрашивать при закрытии окна с несколькими открытыми вкладками - + Select all text by clicking in address bar Выделять весь текст при клике в панели адреса - + Web Configuration Настройки Web - + Allow JAVA Использовать Java - + Allow JavaScript Использовать JavaScript - - + + Use current Использовать текущий - + Active profile: Активный профиль: - + Don't quit upon closing last tab Не выходить при закрытии последней вкладки - + Closed tabs list instead of opened in tab bar Закрывать вкладки вместо открытия в таб баре - + Open new tabs after active tab Открыть новую вкладку после текущей - + Allow Plugins (Flash plugin) Использовать Плагины (плагин Flash) - + Allow DNS Prefetch Позволять предварительное получение DNS - + Allow local storage of HTML5 web content Разрешить локальное хранение HTML5 контента - + Delete locally stored HTML5 web content on close Удалять локальные данные HTML5 при закрытии - + JavaScript can access clipboard JavaScript может получить доступ к буферу обмена - + Send Do Not Track header to servers Просить сервер не отслежевать вас - + Zoom text only Масштабировать только текст - + Print element background when you are printing page (on printer), it determine whether to also print background (color, image) of html elements ? Печатать фон элемента - + Include links in focus chain focus also links on page (basically <a> elements) when pressing Tab key Включать ссылки в последовательность фокуса - + Enable XSS Auditing try to detect possible XSS attacks when executing javascript Включить XSS аудит - + Mouse wheel scrolls Прокручивать с помощью колесика мыши - + lines on page строк на страницу - + Default zoom on pages: Масштабирование страницы по умолчанию: - + Ask when entering Private Browsing mode Спрашивать при переходе в режим приватного просмотра - + Local Storage Локльное хранилище - + Maximum pages in cache: Минимум страниц в кэше: - + 1 1 - + Allow storing network cache on disk Сохранять кэш - + Maximum Максимум - + 50 MB 50 MB - + Allow storing web icons Сохранять иконки - + Allow saving history Сохранять историю - + Delete history on close Очищать истроию после закрытия - + Delete now Удалить сейчас - + Proxy Configuration Настройки Proxy - + HTTP HTTP - + SOCKS5 SOCKS5 - + Port: Порт: - + Username: Имя пользователя: - + Password: Пароль: - + Don't use on: Не использовать на: - + Manual configuration Ручные настройки - + System proxy configuration Системные натройки прокси - + Do not use proxy Не использовать прокси - + <b>Font Families</b> <b>Семейства шрфтов</b> - + Standard Стандарт - + Fixed Фиксированный - + Serif Serif - + Sans Serif Sans Serif - + Cursive Курсив - + <b>External download manager</b> <b>Внешний менеджер загрузки</b> - + Use external download manager Использовать внешний менеджер загрузки - + Executable: Активные: - + Arguments: Аргументы: - + Filter tracking cookies Фильтрация шпионских Cookies - + <b>Warning:</b> Match domain exactly and filter tracking cookies options can lead to deny some cookies from sites. If you have problems with cookies, try to disable this options first! <b>Внимание:</b> Опции "Требовать точное соответствие домена" и "фильтрация шпионских cookies" могут привести к запрещению некторых cookies. Если у вас проблемы с cookies, то попробуйте отключить эти опции! - + Change browser identification: Изменить идентификатор браузера: - + Fantasy ??? Fantasy - + <b>Font Sizes</b> <b>Размеры шрифтов</b> - + Fixed Font Size Изменить размер шрифта - + Default Font Size Размер шрифта по-умолчанию - + Minimum Font Size Минимальный размер шрифта - + Minimum Logical Font Size Минимальный логический размер шрифта - + <b>Download Location</b> <b>Расположение загружаемых файлов</b> - + Ask everytime for download location Каждый раз спрашивать путь для загрузки - + Use defined location: ??? Использовать определенное место: - - - + + + ... ... - + <b>Download Options</b> <b>Параметры загрузки</b> - + Use native system file dialog (may or may not cause problems with downloading SSL secured content) Использовать системный диалог для файловых операций. (Могут возникнуть проблемы с закачкой файлов защищенных SSL) - + Close download manager when downloading finishes Закрыть менеджер загрузок после завершения всех загрузок - + <b>AutoFill options</b> <b>Автозаполнение</b> - + Allow saving passwords from sites Сохранять пароли - + <b>Cookies</b> <B>Cookies</b> - + Allow storing of cookies Сохранять cookies - + Delete cookies on close Удалить cookies после закрытия - + Match domain exactly Требовать точное соответствие домена - + Cookies Manager Менеджер Cookies - + <b>SSL Certificates</b> <b>SSL Сертификаты</b> - + SSL Manager Менеджер SSL - + Edit CA certificates in SSL Manager Редактировать CA сертификаты в SSL Менеджере - - + + <b>Other</b> <b>Остальное</b> - + Send Referer header to servers Отправить Referer заголовок к серверам - + Block popup windows Блокировать всплывающие окна - + <b>Notifications</b> <b>Уведомления</b> - + Use OSD Notifications Использовать экранные уведомления - + Use Native System Notifications (Linux only) Использовать системные уведомления ( только для Linux) - + Do not use Notifications Не использовать уведомления - + Expiration timeout: Время действия: - + seconds секунд - + <b>Note: </b>You can change position of OSD Notification by dragging it on the screen. <b>Примечание: </b>Вы можете изменить расположение экранных уведомлений перетаскивая их по экрану. - + <b>Language</b> <b>Язык</b> - + Available translations: Доступные переводы: - + In order to change language, you must restart browser. Чтобы изменить язык, вы должны перезапустить браузер. - + StyleSheet automatically loaded with all websites: Выберите таблицу стилей для всех сайтов: - + Languages Языки - + <b>Preferred language for web sites</b> <b>Предпочитаемый язык для веб сайтов</b> - + General Общие - + Appearance Внешний вид - + Tabs Вкладки - + Browsing Просмотр веб страниц - + Fonts Шрифты - + Downloads Загрузки - + Password Manager Менеджер паролей - + Privacy Конфиденциальность - + Notifications Уведомления - + Plugins Плагины - + Other Прочее - + OSD Notification Экранные уведомления - + Drag it on the screen to place it where you want. Перетащите уведомление, в место где вы хотите его разместить. - + Choose download location... Выберите папку для загрузок... - + Choose stylesheet location... Укажите местоположение таблицы стилей... - + Deleted Удален - + Choose executable location... Выберите место для выполнения... - + New Profile Новый профиль - + Enter the new profile's name: Введите имя профиля: - - + + Error! Ошибка! - + This profile already exists! Такой профиль уже существует! - + Cannot create profile directory! Невозможно создать папку для профиля! - + Confirmation Подтверждение - + Are you sure to permanently delete "%1" profile? This action cannot be undone! Вы точно хотите удалить профиль "%1"? Это действие необратимо! @@ -2847,17 +2868,17 @@ QObject - + The file is not an OpenSearch 1.1 file. Это не файл OpenSearch 1.1. - + <not set in certificate> <не установлен в сертификате> - + Native System Notification Родная система уведомлений @@ -2865,33 +2886,33 @@ QtWin - + Open new tab Открыть новую вкладку - + Opens a new tab if browser is running ??? Открывать новую вкладку, если браузер запущен - + Open new window Открыть новое окно - + Opens a new window if browser is running Открывать новое окно, если браузер запущен - + Open download manager Открыть менеджер загрузок - + Opens a download manager if browser is running Открывать менеджер загрузок, если браузер запущен @@ -2899,446 +2920,446 @@ QupZilla - + Private Browsing Enabled Режим приватного просмотра включен - + IP Address of current page IP адрес текущей страницы - + &Tools &Инструменты - + &Help &Справка - + &Bookmarks &Закладки - + Hi&story Ис&тория - + &File &Файл - + &New Window &Новое окно - + New Tab Новая вкладка - + Open Location Открыть ссылку - + Open &File Открыть &файл - + Close Tab Закрыть вкладку - + Close Window Закрыть окно - + &Save Page As... &Сохранить как... - + Save Page Screen Сохранить снимок страницы - + Send Link... Послать адрес... - + Import bookmarks... Импортировать закладки... - + Quit Выход - + &Edit &Правка - + &Undo &Отменить - + &Redo &Повторить - + &Cut &Вырезать - + C&opy &Копировать - + &Paste Вс&тавить - + Select &All В&ыделить всё - + &Find &Найти - + Pr&eferences Н&астройки - + QupZilla QupZilla - + &Print... &Распечатать... - + &View &Вид - + &Navigation Toolbar Панель &Навигации - + &Bookmarks Toolbar Панель &Закладок - + Sta&tus Bar Панель &статуса - + &Menu Bar Панель &Меню - + &Fullscreen &Полноэкранный режим - + &Stop П&рервать - + &Reload &Обновить - + Character &Encoding &Кодировка символов - + Bookmarks Закладки - + History История - + Toolbars Панели инструментов - + Sidebars Боковые панели - + Zoom &In У&величить - + Zoom &Out У&меньшить - + Reset Восстановить - + &Page Source &Исходый код страницы - + Closed Tabs Закрытые вкладки - + Recently Visited Недавно посещенные - + Most Visited Самые посещаемые - + Web In&spector Веб Ин&спектор - + Configuration Information - + Restore &Closed Tab Открыть &закрытую вкладку - + (Private Browsing) (Режим приватного просмотра) - + Bookmark &This Page &Добавить в закладки - + Bookmark &All Tabs Закладки для &всех открытых страниц - + Organize &Bookmarks &Управление закладками - - - - - + + + + + Empty Пусто - + &Back &Назад - + &Forward &Вперед - + &Home &Домашняя страница - + Show &All History Стереть в&сю историю - + Restore All Closed Tabs Открыть все закрытые вкладки - + Clear list Очистить список - + About &Qt О &Qt - + Information about application Информация о приложении - + %1 - QupZilla %1 - QupZilla - + &About QupZilla &О QupZilla - + Report &Issue &Сообщить об ошибке - + &Web Search П&оиск в интернете - + Page &Info &Информация о странице - + &Download Manager &Менеджер загрузок - + &Cookies Manager Менеджер &Cookie - + &AdBlock &AdBlock - + RSS &Reader Чтение &RSS - + Clear Recent &History Очистить &недавнюю историю - + &Private Browsing Режим &приватного просмотра - + Other Прочее - + Default По умолчанию - + Open file... Открыть файл... - + Are you sure you want to turn on private browsing? Вы действительно хотите включить режим приватного прсмотра? - + When private browsing is turned on, some actions concerning your privacy will be disabled: Когда включен режим приватного просмотра, будут отключены функции, которые могут нарушить вашу конфиденциальность: - + Webpages are not added to the history. Будет отключено ведение истории. - + Current cookies cannot be accessed. Текущие cookies станут недоступны. - + Your session is not stored. Ваша сессия не сохранится. - + Until you close the window, you can still click the Back and Forward buttons to return to the webpages you have opened. Пока окно не будет закрыто, вы можете использовать кнопки "Назад" и "Вперед" чтобы возвращаться на открытые страницы. - + Start Private Browsing Включить режим приватного просмотра - + There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? У вас открыто %1 вкладок и ваша сессия не сохранится. Вы точно хотите выйти из QupZilla? - + You have successfully added RSS feed "%1". Вы успешно добавили RSS ленту "%1". @@ -3346,301 +3367,300 @@ QupZillaSchemeReply - + No Error Ошибок нет - + Not Found Не найдено - - + + Report Issue Сообщить об ошибке - + Your E-mail Ваш E-mail - + Issue type Тип проблемы - + Issue description Описание проблемы - + Send Отправить - + Start Page Начальная страница - + Google Search поиск Google - + Search results provided by Google Результаты поиска предоставлены Google - - - + + + About QupZilla О QupZilla - - + + Configuration Information - + Browser Identification Идентификационная информаця браузера - + Paths ??? Файлы - + Copyright Права - - + + Version Версия - - + + WebKit version Версия WebKit - + Application version - + Qt version - + Build time Дата сборки - + Platform Платформа - + Profile Профиль - + Preferences Настройки - + Option - + Value Значение - + Name - + Author - + Description - + Settings Настройки - + Saved session Сохраненные сессии - + Pinned tabs ?? Закрепленные вкладки - + Data Дата - + Themes Темы - - + Plugins Плагины - + Translations Переводы - + Main developer Главный разработчик - + E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. - + Contributors Внесли вклад - + Translators Переводчики - + Speed Dial Страница быстрого доступа - + Add New Page Добавить новую страницу - + Apply Применить - + Speed Dial settings Настройки страницы быстрого доступа - + Placement: Размещение: - + Auto Автоматическое - + Cover Покрытие - + Fit По длине и ширине - + Fit Width По ширине - + Fit Height По высоте - + Use background image Использовать фоновое изображение - + Select image Выбрать изображение - + Maximum pages in a row: Максимально страниц в строке: - + Change size of pages: Изменить размер страниц: - + This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. - + No available plugins. - + Load title from page Загрузить назвние из страницы - + Edit Изменить - + Remove Удалить @@ -3649,38 +3669,38 @@ E-mail необязателен<br/><b>Примечание:</b> Пожалуйста, используйте только английский язык. - + If you are experiencing problems with QupZilla, please try to disable all plugins first. <br/>If this does not fix it, then please fill out this form: Если у вас возникли проблемы с QupZilla, попробуйте выключить все плагины.<br/> Если это не помогло, пожалуйста, заполните эту форму: - + Please fill out all required fields! Пожалуйста, заполните все обязательные поля! - - + + Information about version О версии программы - + Reload Обновить - + Url Url - + Title Название - + New Page Новая страница @@ -3688,116 +3708,116 @@ RSSManager - + RSS Reader Чтение RSS - - + + Empty Пусто - + Reload Обновить - + Add feed Добавить - + Edit feed Редактировать - + Delete feed Удалить - + Optimize Database Оптимизировать БД - + News Новости - - + + Loading... Загрузка... - + You don't have any RSS Feeds.<br/> Please add some with RSS icon in navigation bar on site which offers feeds. У вас нет RSS лент<br/> Пожалуйста, добавьте их с помощью значка RSS в панели Навигации на сайте который предлагает RSS. - + Add new feed Добавить новую ленту - + Please enter URL of new feed: Пожалуйста, введите адрес новой ленты: - + New feed Новая лента - + Fill title and URL of a feed: Введите назвние и адрес ленты: - + Feed title: Название ленты: - + Feed URL: Адрес ленты: - + Edit RSS Feed Редактировать RSS ленту - + Open link in current tab Открыть ссылку в текущей вкладке - + Open link in new tab Открыть ссылку в новой вкладке - + Error in fetching feed Ошибка при загрузке ленты - + RSS feed duplicated RSS лента дублируется - + You already have this feed. Вы уже подписаны на эту ленту. @@ -3805,7 +3825,7 @@ Please add some with RSS icon in navigation bar on site which offers feeds. RSSNotification - + Open RSS Manager Открыть менеджер RSS @@ -3813,17 +3833,17 @@ Please add some with RSS icon in navigation bar on site which offers feeds. RSSWidget - + Add RSS Feeds from this site Добавить RSS ленту с этого сайта - + Untitled feed Безымянная лента - + Add Добавить @@ -3831,81 +3851,81 @@ Please add some with RSS icon in navigation bar on site which offers feeds. SSLManager - + SSL Manager Менеджер SSL - + CA Authorities Certificates Сертификаты авторизациии - - + + Show info Показать информацию - + This is a list of CA Authorities Certificates stored in the standard system path and in user specified paths. Это список сертификатов авторизации расположенных в системных, а также определенных пользователем местах. - + Local Certificates Локальные сертификаты - - + + Remove Удалить - + This is a list of Local Certificates stored in your user profile. It also contains all certificates, that have received an exception. Это список локальных сертификатов авторизации хранящихся в вашем профиле, а также все сертификаты, для которых вы сделали исключение. - + Settings Настройки - + Add Добавить - + If CA Authorities Certificates were not automatically loaded from the system, you can specify paths manually where the certificates are stored. Если сертификаты авторизации небыли загруженны из системы, вы можете определить их расположение вручную. - + <b>NOTE:</b> Setting this option is a high security risk! <b>Внимание: </b> Включение этой опции - большой риск для безопасности! - + Ignore all SSL Warnings Игнорировать все предупреждения SSL - + All certificates must have .crt suffix. After adding or removing certificate paths, it is neccessary to restart QupZilla in order to take effect the changes. Все сертификаты должны иметь расширение .crt Чтобы применить изменения, необходимо перезапустить QupZilla. - + Choose path... Выберите папку... - + Certificate Informations Информация о сертификате @@ -3913,57 +3933,57 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchEnginesDialog - + Manage Search Engines Управление поисковыми системами - + Add... Добавить... - + Remove Удалить - + Edit Редактировать - + Up Вверх - + Down Вниз - + Defaults По умолчанию - + Search Engine Поисковая система - + Shortcut Сокращение - + Add Search Engine Добавить поисковую систему - + Edit Search Engine Редактировать поисковую систему @@ -3971,27 +3991,27 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchEnginesManager - + Search Engine Added Поисковая система добавлена - + Search Engine "%1" has been successfully added. Вы успешно добавили поисковую систему "%1". - + Search Engine is not valid! Поисковая система не является допустимой! - + Error Ошибка - + Error while adding Search Engine <br><b>Error Message: </b> %1 При добавлении поисковой системы возникла ошибка <br><b> Сообщение об ошибке</b> %1 @@ -3999,7 +4019,7 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchToolBar - + No results found. Результатов нет. @@ -4007,22 +4027,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchToolbar - + Search: Поиск: - + Search... Поиск... - + Highlight Подсвечивать найденное - + Case sensitive С учетом регистра @@ -4030,12 +4050,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SideBar - + Bookmarks Закладки - + History История @@ -4043,143 +4063,143 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SiteInfo - + Site Info Информация о странице - + General Общее - + Media Медиа - + Security Безопасность - + Size: Размер: - + Site address: Адрес сайта: - + Encoding: Кодировка: - + Meta tags of site: Meta теги для сайта: - + Tag Тэг - + Value Значение - + <b>Security information</b> <b>Информация о безопасности</b> - + Details Подробнее - + Image Изображение - + Image address Адрес изображения - + <b>Preview</b> <b>Предварительгый просмотр</b> - + <not set in certificate> <Не установленно в сертификате> - + <b>Connection is Encrypted.</b> <b>Соединение зашифровано</b> - + <b>Your connection to this page is secured with this certificate: </b> <b>Ваше соединение с этой страницей обеспечивается с этим сертификатом: </b> - + <b>Connection Not Encrypted.</b> <b>Соединение не зашифровано</b> - + <b>Your connection to this page is not secured!</b> <b>Соединение с этой страницей не безопасно!</b> - + Copy Image Location Копировать местоположение изображения - + Copy Image Name Копировать имя изображения - + Save Image to Disk Сохранить изображение - - + + Error! Ошибка! - + This preview is not available! Предпросмотр не доступен! - + Save image... Сохранить изображение... - + Cannot write to file! Невозможно выполнить запись в файл! - + Preview not available Предпросмотр не доступен @@ -4187,43 +4207,43 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SiteInfoWidget - + More... Подробнее... - + Your connection to this site is <b>secured</b>. Соединение с этим сайтом <b>безопасно</b>. - + Your connection to this site is <b>unsecured</b>. Соединение с этим сайтом <b>не безопасно</b>. - + You have <b>never</b> visited this site before. Вы <b>никогда</b> не посещали этот сайт раньше. - + first первый - + second второй - + third третий - - + + This is your <b>%1</b> visit of this site. Это ваш <b>%1</b> визит на сайт. @@ -4231,144 +4251,144 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SourceViewer - + Source of Исходный код - + File Файл - + Save as... Сохранить как... - + Close Закрыть - + Edit Редактировать - + Undo Отменить действие - + Redo Повторить действие - + Cut Вырезать - + Copy Копировать - + Paste Вставить - + Delete Удалить - + Select All Выделить всё - + Find Найти - - + + Go to Line... Перейти к строке... - + View Вид - + Reload Обновить - + Editable Редактируемый - + Word Wrap Перенос слов - + Save file... Сохранить файл... - + Error! Ошибка! - + Cannot write to file! Невозможно выполнить запись в файл! - + Error writing to file Ошибка при выполнении записи в файл - + Source successfully saved Исходный код: успешно сохранен - + Source reloaded Исходый код обновлен - + Cannot reload source. Page has been closed. Не удается загрузить код. Страница была закрыта. - + Editable changed ????? Опция "Редактируемый" изменилась - + Word Wrap changed Опция "Перенос слов" изменена - + Enter line number Введите номер строки @@ -4376,12 +4396,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SourceViewerSearch - + Search: Поиск: - + Search... Поиск... @@ -4389,12 +4409,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SpeedDial - + Select image... Выбрать изображение... - + Unable to load Невозможно загрузить @@ -4402,73 +4422,73 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabBar - + &New tab &Новая вкладка - + &Stop Tab ??????????? &Прервать загрузку - + &Reload Tab &Обновить вкладку - + &Duplicate Tab &Клонировать вкладку - + Un&pin Tab О&ткрепить вкладку - + &Pin Tab П&рикрепить вкладку - + Re&load All Tabs О&бновить все вкладки - + &Bookmark This Tab Добавить &закладку для этой страницы - + Bookmark &All Tabs Закладки для &всех открытых страниц - + Close Ot&her Tabs Закрыть &остальные вкладки - + Cl&ose &Закрыть - + Reloa&d All Tabs Об&новить все вкладки - + Bookmark &All Ta&bs Закладки для &всех открытых страниц - + Restore &Closed Tab Открыть &закрытую вкладку @@ -4476,48 +4496,48 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabWidget - + List of tabs Список вкладок - + New Tab Новая вкладка - + Loading... Загрузка... - + No Named Page Безымянная страница - + Currently you have %1 opened tabs Сейчас вы имеет %1 открытых вкладок - - + + New tab Новая вкладка - + Empty Пусто - + Restore All Closed Tabs Открыть все закрытые вкладки - + Clear list Очистить список @@ -4525,22 +4545,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabbedWebView - + Failed loading page Невозможно загрузить страницу - + Loading... Загрузка... - + %1 - QupZilla %1 - QupZilla - + Inspect Element Исследовать элемент @@ -4548,27 +4568,27 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla ThemeManager - + <b>Name:</b> <b>Имя:</b> - + <b>Author:</b> <b>Автор: </b> - + <b>Description:</b> <b>Описание:</b> - + License Лицензия - + License Viewer Просмтор лицензии @@ -4576,12 +4596,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla ToolButton - + Stop Прервать - + Reload Обновить @@ -4589,17 +4609,17 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla Updater - + Update available Доступно обновление - + New version of QupZilla is ready to download. Новая версия QupZilla доступна для загрузки. - + Update Обновление @@ -4607,8 +4627,8 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebInspectorDockWidget - - + + Web Inspector Web инспектор @@ -4616,139 +4636,139 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebPage - + To show this page, QupZilla must resend request which do it again (like searching on making an shoping, which has been already done.) Чтобы показать эту страницу, QupZilla должен переслать запрос, который повторит действие, которое уже совершено. ( Например поиск, или покупку чего-либо ) - + Confirm form resubmission Подтвердите повторную отправку формы - + Select files to upload... Выберите файлы для загрузки ... - + Server refused the connection Соединение отвергнуто сервером - + Server closed the connection Сервер закрыл соединение - + Server not found Сервер не найден - + Connection timed out Время ожидания соединения истекло - + Untrusted connection Ненадежное соединение - + Temporary network failure Временный сбой сети - + Proxy connection refused Подключение к прокси провалилось - + Proxy server not found Прокси сервер не найден - + Proxy connection timed out Вышел временной лимит подключения - + Proxy authentication required Прокси сервер требует авторизацию - + Content not found Содержимое не найдено - + AdBlocked Content Содержимое заболкировано AdBlock'ом - + Blocked by rule <i>%1</i> Заблокировано по правилу <i>%1</i> - + Content Access Denied Доступ к содержанию запрещен - + Error code %1 Код ошибки %1 - + Failed loading page Невозможно загрузить страницу - + QupZilla can't load page from %1. QupZilla не может загрузить страницу %1. - + Check the address for typing errors such as <b>ww.</b>example.com instead of <b>www.</b>example.com Проверьте адрес страницы на ошибки ( Например <b>ww</b>.example.com вместо <b>www</b>.example.com) - + If you are unable to load any pages, check your computer's network connection. Если невозможно загрузить любую страницу, проверьте ваше соединение с Internet. - + If your computer or network is protected by a firewall or proxy, make sure that QupZilla is permitted to access the Web. Если ваш компютер или сеть защишена с помощью фаервола или прокси, удостовертесь, что QupZilla может выходить в Internet. - + Try Again Попробовать снова - + Prevent this page from creating additional dialogs Запретить странице создавать дополнительные диалоги - + JavaScript alert - %1 JavaScript предупреждение -%1 - + Choose file... Выберите файл... @@ -4756,22 +4776,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebSearchBar - + Manage Search Engines Управление поисковыми системами - + Add %1 ... Добавить %1... - + Paste And &Search Вставить и &Найти - + Clear All Очистить все @@ -4779,228 +4799,228 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebView - + Open link in new &tab Открыть ссылку в новой &вкладке - + Open link in new &window Открыть ссылку в новом &окне - + B&ookmark link Добавить ссылку в &закладки - + &Save link as... С&охранить ссылку как... - + Send link... Послать адрес... - + &Copy link address &Копировать адрес - + Show i&mage Показать и&зображение - + Copy im&age Копи&ровать изображение - + Copy image ad&dress Копировать &адрес изображения - + &Save image as... Со&хранить изображение как... - + Send image... Послать изображение... - + &Back &Назад - + &Forward &Вперед - - + + &Reload &Обновить - + S&top &Прервать - + This frame Эта структура - + Show &only this frame Показывать &только эту структуру - + Show this frame in new &tab Показывать структуру в новой вкладк&е - + Print frame Распечатаь структуру - + Zoom &in &Увеличить - + &Zoom out &Уменьшить - + Reset Восстановить - + Show so&urce of frame &Показать код структуры - + Book&mark page Добавить в &закладки - + &Save page as... &Сохранить страницу как... - + &Copy page link Копировать &ссылку страницы - + Send page link... Послать адрес страницы... - + &Print page &Распечатать страницу - + Send text... Послать текст... - + Google Translate Google перевод - + Dictionary Словарь - + Go to &web address Идти по &ссылке - + &Play &Играть - + &Pause &Пауза - + Un&mute &Включение - + &Mute &Отключение - + &Copy Media Address Копировать &сслыку медиаконтента - + &Send Media Address &Послать сслыку медиаконтента - + Save Media To &Disk &Сохранить медиоконтент - + Select &all В&ыделить всё - + Validate page Проверенная страница - + Show so&urce code Показать &исходый код - + Show info ab&out site Показывать &информацию о сайте - + Search "%1 .." with %2 Искать "%1 .." с %2 - + No Named Page Безымянная страница @@ -5008,7 +5028,7 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla jsAlert - + Prevent this page from creating additional dialogs Запретить странице создавать дополнительные диалоги diff --git a/translations/sk_SK.ts b/translations/sk_SK.ts index a7a10f158..14c6fcbd1 100644 --- a/translations/sk_SK.ts +++ b/translations/sk_SK.ts @@ -679,11 +679,11 @@ Add into Bookmarks - Pridať do záložiek + Pridať do záložiek Add into Speed Dial - Pridať do rychlej voľby + Pridať do rychlej voľby <b>Add Bookmark</b> @@ -709,6 +709,10 @@ Remove Odstrániť + + Add to Bookmarks + + BrowsingLibrary @@ -1564,7 +1568,7 @@ Load Plugins - Načítať plugin + Načítať plugin Application Extensions @@ -1594,6 +1598,21 @@ WebKit Plugins WebKit pluginy + + %1 (%2) +Author: %3 +%4 +%5 + + + + Error! + Chyba! + + + Cannot load plugin! + + PopupWindow diff --git a/translations/sr_BA.ts b/translations/sr_BA.ts index 5c309aa4c..b6dd8b3a5 100644 --- a/translations/sr_BA.ts +++ b/translations/sr_BA.ts @@ -4,59 +4,59 @@ AboutDialog - + About QupZilla О Капзили - + Authors Програмери - - + + Authors and Contributors Програмери и сарадници - - + + < About QupZilla < О Капзили - + <p><b>Application version %1</b><br/> <p><b>Издање програма %1</b><br/> - + <b>WebKit version %1</b></p> <b>Издање Вебкита %1</b></p> - + <p>&copy; %1 %2<br/>All rights reserved.<br/> <p>&copy; %1 %2<br/>Сва права задржана.<br/> - + <small>Build time: %1 </small></p> <small>Датум компајлирања: %1 </small></p> - + <p><b>Main developer:</b><br/>%1 &lt;%2&gt;</p> <p><b>Главни програмер:</b><br/>%1 &lt;%2&gt;</p> - + <p><b>Contributors:</b><br/>%1</p> <p><b>Сарадници:</b><br/>%1</p> - + <p><b>Translators:</b><br/>%1</p> <p><b>Преводиоци:</b><br/>%1</p> @@ -64,33 +64,33 @@ AcceptLanguage - + Preferred Languages Приоритетни језици - + Add... Додај... - + Remove Уклони - + Up Горе - + Down Доље - - + + Personal [%1] Лично [%1] @@ -98,68 +98,68 @@ AdBlockDialog - + AdBlock Configuration Подешавање Адблока - + Enable AdBlock Укључи Адблок - + Search... Тражи... - + Rule Филтер - - + + Add Rule Додај филтер - + Update EasyList Ажурирај EasyList - + AdBlock Адблок - + Delete Rule Обриши филтер - + Update completed Ажурирање је завршено - + EasyList has been successfully updated. EasyList је успјешно ажурирана. - + Custom Rules Посебни филтери - + Add Custom Rule Додај посебни филтер - + Please write your rule here: Упишите ваш филтерски израз овдје: @@ -167,53 +167,53 @@ AdBlockIcon - + AdBlock lets you block unwanted content on web pages Адблок вам омогућује да блокирате непожељни садржај на веб страницама - + Blocked popup window Блокиран искачући прозор - + AdBlock blocked unwanted popup window. Адблок је блокирао нежељени искачући прозор. - + AdBlock Адблок - + Show AdBlock &Settings Прикажи Адблокова &подешавања - + Blocked Popup Windows Блокирани искачући прозори - + No content blocked Нема блокираног садржаја - + Blocked URL (AdBlock Rule) - click to edit rule Блокирани УРЛ (Адблоков филтер) - кликни да уредиш филтер - - + + %1 with (%2) %1 са (%2) - + Learn About Writing &Rules Научите како да направите &филтере @@ -221,17 +221,17 @@ AddAcceptLanguage - + Add Language Додај језик - + Choose preferred language for web sites Изаберите приоритетни језик за веб странице - + Personal definition: Посебна дефиниција: @@ -239,128 +239,128 @@ AutoFillManager - + Passwords Лозинке - - + + Server сајт - + Username корисничко име - + Password лозинка - + Edit Уреди - - + + Remove Уклони - - + + Remove All Уклони све - + Import/Export Увоз/извоз - - - + + + Show Passwords Прикажи лозинке - + Exceptions Изузеци - + Import Passwords from File... Увези лозинке из фајла... - + Export Passwords to File... Извези лозинке у фајл... - + Are you sure that you want to show all passwords? Желите ли заиста да прикажете све лозинке? - + Hide Passwords Сакриј лозинке - + Confirmation Потврда - + Are you sure to delete all passwords on your computer? Желите ли заиста да обришете све лозинке са вашег рачунара? - + Edit password Уреди лозинку - + Change password: Измијени лозинку: - - + + Choose file... Изабери фајл... - + Cannot read file! Не могу да очитам фајл! - + Successfully exported Успјешно извезено - + Error while importing! Грешка приликом увоза! - + Successfully imported Успјешно увезено - + Cannot write to file! Не могу да упишем у фајл! @@ -368,7 +368,7 @@ AutoFillNotification - + Do you want QupZilla to remember the password for <b>%1</b> on %2? Желите ли да Капзила упамти лозинку за <b>%1</b> на %2? @@ -376,17 +376,17 @@ AutoFillWidget - + Remember Упамти - + Never For This Site Никада за овај сајт - + Not Now Не сада @@ -394,13 +394,13 @@ BookmarkIcon - - + + Bookmark this Page Обиљежи ову страницу - + Edit this bookmark Уреди овај обиљеживач @@ -408,154 +408,154 @@ BookmarksImportDialog - + Import Bookmarks Увоз обиљеживача - + <b>Import Bookmarks</b> <b>Увоз обиљеживача</b> - + From File Из фајла - + Choose browser from which you want to import bookmarks: Изаберите прегледач из кога желите да увезете обиљеживаче: - + Choose... Изабери... - + Fetching icons, please wait... Добављам иконе, сачекајте... - + Title име - + Url урл - + Next Сљедеће - + Cancel Поништи - + <b>Importing from %1</b> <b>Увозим из %1</b> - + Finish Заврши - - + + Please press Finish to complete importing process. Притисните „Заврши“ да бисте завршили процес увоза. - - - - + + + + Error! Грешка! - + Choose directory... Изабери директоријум... - + Choose file... Изабери фајл... - + Mozilla Firefox stores its bookmarks in <b>places.sqlite</b> SQLite database. This file is usually located in Мозилин Фајерфокс успрема обиљеживаче у <b>places.sqlite</b> Скулајт бази података. Овај фајл се обично налази у - - - - + + + + Please choose this file to begin importing bookmarks. Изаберите овај фајл да бисте отпочели увозе обиљеживача. - + Google Chrome stores its bookmarks in <b>Bookmarks</b> text file. This file is usually located in Гуглов Хроум успрема обиљеживаче у <b>Bookmarks</b> текстуалном фајлу. Овај фајл се обично налази у - + Opera stores its bookmarks in <b>bookmarks.adr</b> text file. This file is usually located in Опера успрема обиљеживаче у <b>bookmarks.adr</b> текстуалном фајлу. Овај фајл се обично налази у - + You can import bookmarks from any browser that supports HTML exporting. This file has usually these suffixes Можете увести обиљеживаче из било ког прегледача који подржава извоз у ХТМЛ-у. Овај фајл обично има ове суфиксе - + Internet Explorer stores its bookmarks in <b>Favorites</b> folder. This folder is usually located in Интернет Експлорер успрема обиљеживаче у фасцикли <b>Favorites</b>. Овај фајл се обично налази у - + Please choose this folder to begin importing bookmarks. Изаберите ову фасциклу да бисте отпочели увоз обиљеживача. - - - - + + + + No Error Нема грешке - - - + + + Unable to open file. Не могу да отворим фајл. - + Cannot evaluate JSON code. Не могу да обрадим ЈСОН фајл. - + File does not exist. Фајл не постоји. - + Unable to open database. Is Firefox running? Не могу да отворим базу података. Да ли је Фајерфокс покренут? @@ -563,127 +563,127 @@ BookmarksManager - + Bookmarks Обиљеживачи - + Title име - + Url урл - + Add Folder Додај фасциклу - + Optimize Database Оптимизуј базу података - + Import Bookmarks Увези обиљеживаче - + Add new folder Додај нову фасциклу - + Choose name for new bookmark folder: Име нове фасцикле обиљеживача: - + Add new subfolder Додајте нову подфасциклу - + Choose name for new subfolder in bookmarks toolbar: Име нове подфасцикле у траци обиљеживача: - + Rename Folder Преименуј фасциклу - + Choose name for folder: Име за фасциклу: - + Add Subfolder Додај подфасциклу - + Rename folder Преименуј фасциклу - + Remove folder Уклони фасциклу - + Open link in current &tab Отвори везу у &текућем језичку - + Open link in &new tab Отвори везу у &новом језичку - + Move bookmark to &folder Помјери обиљеживач у &фасциклу - + Rename bookmark Преименуј обиљеживач - + Remove bookmark Уклони обиљеживач - + <b>Warning: </b>You already have bookmarked this page! <b>Упозорење: </b>Већ сте обиљежили ову страницу! - + Choose name and location of this bookmark. Одредите име и локацију за овај обиљеживач. - + Add New Bookmark Додај нови обиљеживач - + Choose folder for bookmarks: Изаберите фасциклу обиљеживача: - + Bookmark All Tabs Обиљежи све језичке @@ -691,20 +691,20 @@ BookmarksModel - - + + Bookmarks In Menu Обиљеживачи у менију - - + + Bookmarks In ToolBar Обиљеживачи у траци алатки - - + + Unsorted Bookmarks Неразврстани обиљеживачи @@ -712,27 +712,27 @@ BookmarksSideBar - + Search... Тражи... - + Open link in current &tab Отвори везу у &текућем језичку - + Open link in &new tab Отвори везу у &новом језичку - + Copy address Копирај адресу - + &Delete &Обриши @@ -740,88 +740,88 @@ BookmarksToolbar - + &Bookmark Current Page О&биљежи текућу страницу - + Bookmark &All Tabs Обиљежи све &језичке - + &Organize Bookmarks &Организуј обиљеживаче - + Show Most &Visited Прикажи &најпосјећеније - + Show Only Icons Прикажи само иконе - + &Hide Toolbar &Сакриј траку обиљеживача - + Move right Помјери десно - + Move left Помјери лијево - + Edit bookmark Уреди обиљеживач - + Remove bookmark Уклони обиљеживач - + Edit bookmark: Уреди обиљеживач: - + Title: Име: - + Url: Урл: - + Edit Bookmark Уређивање обиљеживача - + Most visited Најпосјећеније - + Sites you visited the most Сајтови које сте највише посјећивали - - + + Empty Празно @@ -829,54 +829,58 @@ BookmarksWidget - + Name: Име: - + Folder: Фасцикла: - + Remove Уклони - + Save Сачувај - + Close Затвори - + + Add to Bookmarks + + + Add into Bookmarks - Додај у обиљеживаче + Додај у обиљеживаче - Add into Speed Dial - Додај на брзо бирање + Додај на брзо бирање - + Edit Bookmark Уреди обиљеживач - - + + Remove from Speed Dial Уклони са брзог бирања - - + + + Add to Speed Dial Додај на брзо бирање @@ -884,37 +888,37 @@ BrowsingLibrary - + Library Библиотека - + Search... Тражи... - + History Историјат - + Bookmarks Обиљеживачи - + RSS РСС - + Database Optimized База података је оптимизована - + Database successfully optimized.<br/><br/><b>Database Size Before: </b>%1<br/><b>Database Size After: </b>%2 База података је успјешно оптимизована.<br/><br/><b>Величина базе прије: </b>%1<br/><b>Величина базе након: </b>%2 @@ -922,50 +926,50 @@ CertificateInfoWidget - + <b>Issued To</b> <b>Издат за</b> - - + + Common Name (CN): Заједничко име (CN): - - + + Organization (O): Организација (O): - - + + Organizational Unit (OU): Организациона јединица (OU): - + Serial Number: Серијски број: - + <b>Issued By</b> <b>Издавач</b> - + <b>Validity</b> <b>Ваљаност</b> - + Issued On: Датум издавања: - + Expires On: Датум истека: @@ -973,62 +977,62 @@ ClearPrivateData - + Clear Recent History Чишћење приватних података - + Choose what you want to delete: Очисти сљедеће ставке: - + Clear history историјат посјећених страница - + Clear cookies колачиће - + Clear cache кеш - + Clear icons иконе - + Clear cookies from Adobe Flash Player Очисти колачиће од Адоубовог Флеш Плејера - + <b>Clear Recent History</b> <b>Очисти недавни историјат</b> - + Earlier Today раније данас - + Week недјеље - + Month мјесеца - + All Све @@ -1036,42 +1040,42 @@ ClickToFlash - + Object blocked by ClickToFlash Објекат блокирао Кликни-за-флеш - + Show more information about object Прикажи још података о објекту - + Delete object Обриши објекат - + Add %1 to whitelist Додај %1 на списак дозвољених - + Flash Object Флеш објекат - + <b>Attribute Name</b> <b>Својство</b> - + <b>Value</b> <b>Вриједност</b> - + No more information available. Нема више доступних података. @@ -1079,12 +1083,12 @@ CloseDialog - + There are still open tabs Још увијек имате отворених језичака - + Don't ask again Не питај поново @@ -1092,173 +1096,173 @@ CookieManager - + Cookies Колачићи - + Stored Cookies Успремљени колачићи - + Find: Нађи: - + These cookies are stored on your computer: Ови колачићи су успремљени на вашем рачунару: - + Server сајт - + Cookie name име колачића - + Name: Име: - + Value: Вриједност: - - - + + + Server: Домен: - + Path: Путања: - + Secure: Безбиједност: - + Expiration: Истиче: - - - - - - - - - - - - + + + + + + + + + + + + <cookie not selected> <колачић није изабран> - + Remove all cookies Уклони све колачиће - + Cookie Filtering Филтрирање колачића - + <b>Cookie whitelist</b> <b>Списак дозвољених колачића</b> - + Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) Колачићи са ових сервера ће УВИЈЕК бити прихватани (чак и ако искључите успремање колачића) - - + + Add Додај - - + + Remove Уклони - + <b>Cookie blacklist</b> <b>Списак недозвољених колачића</b> - + Cookies from these servers will NEVER be accepted Колачићи са ових сервера НИКАД неће бити прихватани - + Remove cookie Уклони колачић - + Search Тражи - + Confirmation Потврда - + Are you sure to delete all cookies on your computer? Желите ли заиста да обришете све колачиће са вашег рачунара? - + Add to whitelist Додавање у дозвољене - + Add to blacklist Додавање у недозвољене - - + + Remove cookies Уклони колачиће - + Secure only Само безбиједне везе - + All connections Све везе - + Session cookie Колачић сесије @@ -1266,13 +1270,13 @@ DownloadFileHelper - - + + Save file as... Сачувај фајл као... - + NoNameDownload Неименовано_преузимање @@ -1280,119 +1284,119 @@ DownloadItem - + Remaining time unavailable Преостало вријеме није доступно - + Done - %1 Готово - %1 - - + + Cancelled Отказано - + few seconds неколико секунди - + seconds секунди - + minutes минута - + hours сати - + Unknown speed Брзина није позната - - + + Unknown size Величина није позната - + %2 - unknown size (%3) %2 - непознате величине (%3) - + Remaining %1 - %2 of %3 (%4) Преостало %1 - %2 од %3 (%4) - + Cancelled - %1 Отказано - %1 - + Delete file Обриши фајл - + Do you want to also delete dowloaded file? Желите ли да обришете и преузети фајл такође? - + Open File Отвори фајл - + Open Folder Отвори фасциклу - + Go to Download Page Иди на страницу преузимања - + Copy Download Link Копирај везу преузимања - + Cancel downloading Откажи преузимање - + Clear Очисти - + Error Грешка - + Not found Није нађено - + Sorry, the file %1 was not found! @@ -1401,12 +1405,12 @@ није нађен! - + Error: Cannot write to file! Грешка: не могу да упишем фајл! - + Error: Грешка: @@ -1414,64 +1418,64 @@ DownloadManager - - - + + + Download Manager Менаџер преузимања - + Clear Очисти - + Executable: Извршна: - + Arguments: Аргументи: - + Cannot start external download manager Не могу да покренем спољашњи менаџер преузимања - + Cannot start external download manager! %1 Не могу да покренем спољашњи менаџер преузимања! %1 - + %1% of %2 files (%3) %4 remaining %1% од %2 фајлова (%3) %4 преостало - + % - Download Manager % - Менаџер преузимања - + Download Finished Преузимање је завршено - + All files have been successfully downloaded. Сви фајлови су успјешно преузети. - + Warning Упозорење - + Are you sure to quit? All uncompleted downloads will be cancelled! Желите ли заиста да напустите? Сва незавршена преузимања ће бити отказана! @@ -1479,42 +1483,42 @@ DownloadOptionsDialog - + Opening Отварам - + You have chosen to open Изабрали сте да отворите - + which is a: који је: - + from: са: - + What should QupZilla do with this file? Шта да радим са овим фајлом? - + Open... Отвори... - + Save File Сачувај фајл - + Opening %1 Отварам %1 @@ -1522,37 +1526,37 @@ EditSearchEngine - + Name: Име: - + Url: Урл: - + Shortcut: Пречица: - + Icon: Икона: - + <b>Note: </b>%s in url represent searched string <b>Напомена: </b>%s у Урл-у представља тражени израз - + Add from file ... Додај из фајла... - + Choose icon... Изабери икону... @@ -1560,75 +1564,75 @@ HistoryManager - + History Историјат - + Title име - + Url урл - + Delete Обриши - + Clear All History Очисти историјат - + Optimize Database Оптимизуј базу података - + Open link in current tab Отвори везу у текућем језичку - + Open link in new tab Отвори везу у новом језичку - + Copy address Копирај адресу - - + + Today Данас - - + + This Week Ове недјеље - - + + This Month Овога мјесеца - + Confirmation Потврда - + Are you sure to delete all history? Желите ли заиста да обришете читав историјат? @@ -1636,72 +1640,72 @@ HistoryModel - + Failed loading page Неуспјех учитавања странице - + No Named Page Неименована страница - + January Јануар - + February Фебруар - + March Март - + April Април - + May Мај - + June Јун - + July Јул - + August Август - + September Септембар - + October Октобар - + November Новембар - + December Децембар @@ -1709,45 +1713,45 @@ HistorySideBar - + Search... Тражи... - + Title име - + Open link in current tab Отвори везу у текућем језичку - + Open link in new tab Отвори везу у новом језичку - + Copy address Копирај адресу - - + + Today Данас - - + + This Week Ове недјеље - - + + This Month Овога мјесеца @@ -1755,33 +1759,33 @@ LocationBar - + Add RSS from this page... Додај РСС са ове странице... - + Enter URL address or search on %1 Унесите УРЛ адресу или тражите на %1 - + Paste And &Go Налијепи и &иди - + Clear All Очисти све - + .co.uk Append domain name on ALT + Enter = Should be different for every country .rs.ba - + Show information about this page Прикажи податке о овој страници @@ -1789,12 +1793,12 @@ MainApplication - + Last session crashed Претходна сесија се срушила - + <b>QupZilla crashed :-(</b><br/>Oops, the last session of QupZilla was interrupted unexpectedly. We apologize for this. Would you like to try restoring the last saved state? <b>Капзила се срушила :-(</b><br/>Упс, претходна Капзилина сесија је неочекивано прекинута. Извњавамо се због овога. Желите ли да вратите посљедње сачувано стање? @@ -1802,44 +1806,44 @@ NavigationBar - + No Named Page Неименована страница - + Back Назад - + Forward Напријед - + Home Домаћа - + New Tab Нови језичак - + Main Menu Главни мени - - + + Exit Fullscreen Напусти цио екран - - + + Clear history Очисти историјат @@ -1847,75 +1851,75 @@ NetworkManager - - + + SSL Certificate Error! Грешка ССЛ сертификата! - + The page you are trying to access has the following errors in the SSL certificate: Страница којој покушавате да приступите има сљедеће грешке у ССЛ сертификату: - + <b>Organization: </b> <b>Организација: </b> - + <b>Domain Name: </b> <b>Име домена: </b> - + <b>Expiration Date: </b> <b>Датум истека: </b> - + <b>Error: </b> <b>Грешка: </b> - + Would you like to make an exception for this certificate? Желите ли да направите изузетак за овај сертификат? - + Authorization required Потребно овлашћење - - + + Username: Корисничко име: - - + + Password: Лозинка: - + Save username and password on this site Сачувај корисничко име и лозинку на овом сајту - + A username and password are being requested by %1. The site says: "%2" %1 захтијева корисничко име и лозинку. Сајт каже: „%2“ - + Proxy authorization required Потребно је овлашћење за прокси - + A username and password are being requested by proxy %1. Прокси %1 захтијева корисничко име и шифру. @@ -1923,17 +1927,17 @@ PageScreen - + Page Screen Снимак странице - + Save Page Screen... Сачувај снимак странице... - + screen.png snimak.png @@ -1941,75 +1945,92 @@ PluginsList - + Application Extensions Проширења програма - + Allow Application Extensions to be loaded Дозволи учитавање програмских проширења - + Settings Подешавања - Load Plugins - Учитај прикључке + Учитај прикључке - + WebKit Plugins Вебкитови прикључци - + <b>Click To Flash Plugin</b> <b>„Кликни-за-флеш“ прикључак</b> - + Click To Flash is a plugin which blocks auto loading of Flash content at page. You can always load it manually by clicking on the Flash play icon. Кликни-за-флеш је прикључак који зауставља аутоматско учитавање флеш садржаја на страници. Увијек га можете учитати ручно кликом на икону за покретање флеш садржаја. - + Whitelist списак дозвољених - + Add Додај - + Remove Уклони - + Allow Click To Flash Дозволи Кликни-за-флеш - + Add site to whitelist Додавање у дозвољене - + Server without http:// (ex. youtube.com) Адреса сервера без „http://“ (на примјер youtube.com) + + + %1 (%2) +Author: %3 +%4 +%5 + + + + + Error! + Грешка! + + + + Cannot load plugin! + + PopupWindow - + %1 - QupZilla %1 - Капзила @@ -2017,801 +2038,801 @@ Preferences - + Preferences Подешавање - + QupZilla Капзила - + <b>Launching</b> <b>Покретање</b> - + After launch: По покретању: - + Open blank page отвори празну страницу - - + + Open homepage отвори домаћу страницу - - + + Open speed dial отвори брзо бирање - + Restore session поврати сесију - + Homepage: Домаћа страница: - + On new tab: На новом језичку: - + Open blank tab отвори празан језичак - + Open other page... отвори другу страницу... - + <b>Profiles</b> <b>Профили</b> - + Startup profile: Почетни профил: - + Create New Направи нови - + Delete Обриши - - + + Note: You cannot delete active profile. Напомена: Не можете обрисати активни профил. - + Check for updates on start Потражи надоградње по покретању - + Themes Теме - + Advanced options Напредне опције - + <b>Browser Window</b> <b>Прозор прегледача</b> - + Show StatusBar on start Прикажи траку стања по покретању - + Show Bookmarks ToolBar on start Прикажи траку обиљеживача по покретању - + Show Navigation ToolBar on start Прикажи траку навигације по покретању - + <b>Navigation ToolBar</b> <b>Трака навигације</b> - + Show Home button Прикажи дугме Домаћа - + Show Back / Forward buttons Прикажи дугмад Назад / Напријед - + Show Add Tab button Прикажи дугме Додај језичак - + <b>Background<b/> <b>Позадина<b/> - + Use transparent background Користи провидну позадину - + <b>Tabs behavior</b> <b>Понашање језичака</b> - + Make tabs movable Језичци се могу премијештати - + Hide tabs when there is only one tab Сакриј траку са језичцима када има само један - + <b>Address Bar behaviour</b> <b>Понашање траке адресе</b> - + Select all text by double clicking in address bar Изабери сав текст двокликом у траци адресе - + Add .co.uk domain by pressing ALT key Додај .rs.ba домен притиском на ALT тастер - + Activate last tab when closing active tab Активирај претходно коришћен језичак при затварању текућег - + Ask when closing multiple tabs Потврди затварање прозора са више језичака - + Select all text by clicking in address bar Изабери сав текст кликом у траци адресе - + Web Configuration Веб подешавање - + Allow JAVA Дозволи Јаву - + Allow JavaScript Дозволи Јаваскрипте - - + + Use current Користи текућу - + Active profile: Активни профил: - + Don't quit upon closing last tab Не напуштај по затварању посљедњег језичка - + Closed tabs list instead of opened in tab bar Списак затворених умјесто списка отворених језичака на траци језичака - + Open new tabs after active tab Отварај нове језичке послије активног - + Allow Plugins (Flash plugin) Дозволи прикључке (Флеш) - + Allow DNS Prefetch Предохватање ДНС уноса - + Allow local storage of HTML5 web content Дозволи локално смештање ХТМЛ5 веб садржаја Дозволи локално смјештање ХТМЛ5 веб садржаја - + Delete locally stored HTML5 web content on close Обриши локални ХТМЛ5 веб садржај по затварању - + JavaScript can access clipboard Јаваскрипта може приступити клипборду - + Send Do Not Track header to servers Шаљи ДНТ (Не Прати Ме) заглавље серверима - + Zoom text only Увеличавај само текст - + Print element background when you are printing page (on printer), it determine whether to also print background (color, image) of html elements Штампај позадину елемента - + Include links in focus chain focus also links on page (basically <a> elements) when pressing Tab key Укључи везе у ланац фокуса - + Enable XSS Auditing try to detect possible XSS attacks when executing javascript Укључи ИксСС провјеравање - + Mouse wheel scrolls Точкић миша клиза - + lines on page линија на страници - + Default zoom on pages: Подразумијевано увеличање страница: - + Ask when entering Private Browsing mode Потврди улазак у режим приватног прегледања - + Local Storage Локално складиште - + Maximum pages in cache: Највише страница у кешу: - + 1 1 - + Allow storing network cache on disk Дозволи смјештање мрежног кеша на диск - + Maximum Највише - + 50 MB 50 MB - + Allow storing web icons Дозволи успремање фавикона - + Allow saving history Дозволи чување историјата - + Delete history on close Обриши историјат по затварању - + Delete now Обриши сада - + Proxy Configuration Подешавање проксија - + HTTP ХТТП - + SOCKS5 СОЦКС5 - + Port: Порт: - + Username: Корисничко име: - + Password: Лозинка: - + Don't use on: Не користи на: - + Manual configuration Ручне поставке - + System proxy configuration Системске поставке - + Do not use proxy Не користи прокси - + <b>Font Families</b> <b>Породице фонта</b> - + Standard Стандардни - + Fixed Фиксни - + Serif Серифни - + Sans Serif Бесерифни - + Cursive Курзивни - + Fantasy Фантазијски - + <b>Font Sizes</b> <b>Величине фонта</b> - + Fixed Font Size Фиксни фонт - + Default Font Size Подразумијевани фонт - + Minimum Font Size Најмања величина - + Minimum Logical Font Size Најмања могућа величина - + <b>Download Location</b> <b>Одредиште преузимања</b> - + Ask everytime for download location Питај сваки пут за одредиште - + Use defined location: Користи одредиште: - - - + + + ... ... - + <b>Download Options</b> <b>Опције преузимања</b> - + Use native system file dialog (may or may not cause problems with downloading SSL secured content) Користи системски дијалог фајлова (може проузрочити проблеме за преузимање ССЛ безбиједног садржаја) - + Close download manager when downloading finishes Затвори менаџера преузимања када се преузимање заврши - + <b>External download manager</b> <b>Спољашњи менаџер преузимања</b> - + Use external download manager Користи спољашњи менаџер преузимања - + Executable: Извршна: - + Arguments: Аргументи: - + <b>AutoFill options</b> <b>Опције аутоматске попуне</b> - + Allow saving passwords from sites Дозволи успремање лозинки са сајтова - + <b>Cookies</b> <b>Колачићи</b> - + Filter tracking cookies Пречишћај колачиће пратиоце - + <b>Warning:</b> Match domain exactly and filter tracking cookies options can lead to deny some cookies from sites. If you have problems with cookies, try to disable this options first! <b>Упозорење:</b> Тачно поклапање домена и пречишћање колачића пратиоца може довести до одбијања неких колачића са сајтова. Ако имате проблема са колачићима, искључите ове опције! - + Change browser identification: Промијени идентификацију прегледача: - + Allow storing of cookies Дозволи успремање колачића - + Delete cookies on close Обриши колачиће по затварању - + Match domain exactly Поклапај домен тачно - + Cookies Manager Менаџер колачића - + <b>SSL Certificates</b> <b>ССЛ сертификати</b> - + SSL Manager ССЛ менаџер - + Edit CA certificates in SSL Manager Уредите сертификате издавача у ССЛ менаџеру - - + + <b>Other</b> <b>Разно</b> - + Send Referer header to servers Шаљи заглавље пратиоца серверима - + Block popup windows Блокирај искачуће прозоре - + <b>Notifications</b> <b>Обавјештења</b> - + Use OSD Notifications Користи ОСД обавјештења - + Use Native System Notifications (Linux only) Користи изворна системска обавјештења (само за Линукс) - + Do not use Notifications Не користи ОСД обавјештења - + Expiration timeout: Вријеме истека: - + seconds секунди - + <b>Note: </b>You can change position of OSD Notification by dragging it on the screen. <b>Напомена: </b>Можете промијенити положај ОСД обавјештења превлачењем по екрану. - + <b>Language</b> <b>Језик</b> - + Available translations: Доступни преводи: - + In order to change language, you must restart browser. Да бисте промијенили језик, морате поново покренути прегледач. - + StyleSheet automatically loaded with all websites: Опис стила који ће аутоматски бити учитан за све сајтове: - + Languages Језици - + <b>Preferred language for web sites</b> <b>Приоритетни језик за веб странице</b> - + General Опште - + Appearance Изглед - + Tabs Језичци - + Browsing Прегледање - + Fonts Фонтови - + Downloads Преузимања - + Password Manager Менаџер лозинки - + Privacy Приватност - + Notifications Обавјештења - + Plugins Прикључци - + Other Остало - + OSD Notification ОСД обавјештење - + Drag it on the screen to place it where you want. Превуците га по екрану на жељени положај. - + Choose download location... Одабир одредишта за преузимање... - + Choose stylesheet location... Одабир фајла описа стила... - + Deleted Обрисано - + Choose executable location... Одабир локације извршног фајла... - + New Profile Нови профил - + Enter the new profile's name: Унесите име новог профила: - - + + Error! Грешка! - + This profile already exists! Овај профил већ постоји! - + Cannot create profile directory! Не могу да направим директоријум профила! - + Confirmation Потврда - + Are you sure to permanently delete "%1" profile? This action cannot be undone! Желите ли заиста трајно да обришете „%1“ профил? Ова радња не може да се поништи! @@ -2819,17 +2840,17 @@ QObject - + The file is not an OpenSearch 1.1 file. Овај фајл није OpenSearch 1.1 фајл. - + <not set in certificate> <није постављено у сертификату> - + Native System Notification Изворна системска обавјештења @@ -2837,32 +2858,32 @@ QtWin - + Open new tab Отвори нови језичак - + Opens a new tab if browser is running Отвара нови језичак ако је прегледач покренут - + Open new window Отвори нови прозор - + Opens a new window if browser is running Отвара нови прозор ако је прегледач покренут - + Open download manager Отвори менаџера преузимања - + Opens a download manager if browser is running Отвара менаџера преузимања ако је прегледач покренут @@ -2870,446 +2891,446 @@ QupZilla - + Private Browsing Enabled Приватно прегледање је омогућено - + IP Address of current page ИП адреса текуће странице - + &Tools Ала&тке - + &Help По&моћ - + &Bookmarks &Обиљеживачи - + Hi&story &Историјат - + &File &Фајл - + &New Window &Нови прозор - + New Tab Нови језичак - + Open Location Отвори локацију - + Open &File Отвори &фајл - + Close Tab Затвори језичак - + Close Window Затвори прозор - + &Save Page As... &Сачувај страницу као... - + Save Page Screen Сачувај снимак странице - + Send Link... Пошаљи везу... - + Import bookmarks... Увези обиљеживаче... - + Quit Напусти - + &Edit &Уреди - + &Undo &Опозови - + &Redo &Понови - + &Cut &Исијеци - + C&opy &Копирај - + &Paste &Налијепи - + Select &All Изабери &све - + &Find Н&ађи - + Pr&eferences По&дешавање - + QupZilla Капзила - + &Print... &Штампај... - + &View &Приказ - + &Navigation Toolbar Трака &навигације - + &Bookmarks Toolbar Трака &обиљеживача - + Sta&tus Bar Трака &стања - + &Menu Bar Трака &менија - + &Fullscreen &Цио екран - + &Stop &Заустави - + &Reload &Учитај поново - + Character &Encoding &Кодирање знакова - + Bookmarks Обиљеживачи - + History Историјат - + Toolbars Траке алатки - + Sidebars Бочне траке - + Zoom &In У&величај - + Zoom &Out У&мањи - + Reset Стварна величина - + &Page Source &Извор странице - + Closed Tabs Затворени језичци - + Recently Visited Недавно посјећено - + Most Visited Најпосјећеније - + Web In&spector Веб и&нспектор - + Configuration Information Поставке програма - + Restore &Closed Tab &Врати затворени језичак - + (Private Browsing) (приватно прегледање) - + Bookmark &This Page Обиљежи овај &језичак - + Bookmark &All Tabs Обиљежи &све језичке - + Organize &Bookmarks &Организуј обиљеживаче - - - - - + + + + + Empty Празно - + &Back На&зад - + &Forward На&пријед - + &Home &Домаћа - + Show &All History Прикажи &сав историјат - + Restore All Closed Tabs Врати све затворене језичке - + Clear list Очисти списак - + About &Qt О &Кјуту - + Information about application Подаци о програму - + %1 - QupZilla %1 - Капзила - + &About QupZilla &О Капзили - + Report &Issue &Пријави проблем - + &Web Search Претрага &веба - + Page &Info &Инфо странице - + &Download Manager Менаџер &преузимања - + &Cookies Manager Менаџер &колачића - + &AdBlock &Адблок - + RSS &Reader Читач РСС &довода - + Clear Recent &History &Очисти приватне податке - + &Private Browsing П&риватно прегледање - + Other Остало - + Default Подразумијевано - + Open file... Отвори фајл... - + Are you sure you want to turn on private browsing? Желите ли заиста да укључите приватно прегледање? - + When private browsing is turned on, some actions concerning your privacy will be disabled: Када је приватно прегледање укључено неке радње које се тичу ваше приватности су онемогућене: - + Webpages are not added to the history. Веб странице нису додане у историјат. - + Current cookies cannot be accessed. Текућим колачићима није могућ приступ. - + Your session is not stored. Ваша сесија није сачувана. - + Until you close the window, you can still click the Back and Forward buttons to return to the webpages you have opened. Док год не затворите прозор можете користити дугмад Напријед и Назад да се вратите на странице које сте отварали. - + Start Private Browsing Покретање приватног прегледања - + There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? Још увијек имате %1 отворених језичака а ваша сесија неће бити сачувана. Желите ли заиста да напустите Капзилу? - + You have successfully added RSS feed "%1". Успјешно сте додали РСС довод „%1“. @@ -3317,335 +3338,334 @@ QupZillaSchemeReply - + No Error Нема грешке - + Not Found Није нађено - - + + Report Issue Пријави проблем - + Your E-mail Ваша е-адреса - + Issue type Тип проблема - + Issue description Опис проблема - + Send Пошаљи - + Start Page Почетна страница - + Google Search Гугл претрага - + Search results provided by Google Резултате претраге обезбјеђује Гугл - - - + + + About QupZilla О Капзили - - + + Configuration Information Подаци о поставкама - + Browser Identification Идентификација прегледача - + Paths Путање - + Copyright Ауторска права - - + + Version Издање - - + + WebKit version Издање Вебкита - + Application version Издање програма - + Qt version Издање Кјут-а - + Build time Датум компајлирања - + Platform Платформа - + Profile Профил - + Preferences Подешавања - + Option Поставка - + Value Вриједност - + Name Име - + Author Аутор - + Description Опис - + Settings Подешавања - + Saved session Сачуване сесије - + Pinned tabs Закачени језичци - + Data Подаци - + Themes Теме - - + Plugins Прикључци - + Translations Преводи - + Main developer Главни програмер - + E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. Е-адреса није обавезна<br/><b>Напомена: </b>Најприје <a href=%1>овдје</a> прочитајте како направити извјештај о грешци. - + Contributors Сарадници - + Translators Преводиоци - + Speed Dial Брзо бирање - + Add New Page Додај нову страницу - + Apply Примијени - + Speed Dial settings Подешавање брзог бирања - + Placement: Положај: - + Auto Ауто - + Cover Прекриј - + Fit Уклопи - + Fit Width Уклопи ширину - + Fit Height Уклопи висину - + Use background image Слика за позадину - + Select image Изабери слику - + Maximum pages in a row: Највише брзих бирања у реду: - + Change size of pages: Промијени величину брзих бирања: - + This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. Ова страница садржи податке о текућим Капзилиним подешавањима, прикључцима, итд, све битне податке за рјешавање проблема. Укључите ове податке приликом слања извјештаја о грешкама. - + No available plugins. Нема учитаних прикључака. - + Load title from page Учитај наслов са странице - + Edit Уреди - + Remove Уклони - + If you are experiencing problems with QupZilla, please try to disable all plugins first. <br/>If this does not fix it, then please fill out this form: Ако имате проблема са Капзилом најприје покушајте да онемогућите прикључке. <br/>Ако то не помогне, онда попуните овај формулар: - + Please fill out all required fields! Попуните сва обавезна поља! - - + + Information about version Подаци о издању - + Reload Учитај поново - + Url Урл - + Title Име - + New Page Нова страница @@ -3653,116 +3673,116 @@ RSSManager - + RSS Reader Читач РСС довода - - + + Empty Празно - + Reload Учитај поново - + Add feed Додај довод - + Edit feed Уреди довод - + Delete feed Обриши довод - + Optimize Database Оптимизуј базу података - + News новости - - + + Loading... Учитавам... - + You don't have any RSS Feeds.<br/> Please add some with RSS icon in navigation bar on site which offers feeds. Немате ниједан РСС довод.<br/> Додајте их помоћу РСС иконе у траци навигације на сајту који нуди доводе. - + Add new feed Додавање новог довода - + Please enter URL of new feed: Унесите УРЛ новог довода: - + New feed Нови довод - + Fill title and URL of a feed: Унесите име и УРЛ довода: - + Feed title: Име довода: - + Feed URL: УРЛ довода: - + Edit RSS Feed Уређивање РСС довода - + Open link in current tab Отвори везу у текућем језичку - + Open link in new tab Отвори везу у новом језичку - + Error in fetching feed Грешка приликом добављања довода - + RSS feed duplicated РСС довод је удвостручен - + You already have this feed. Већ имате овај довод. @@ -3770,7 +3790,7 @@ Please add some with RSS icon in navigation bar on site which offers feeds. RSSNotification - + Open RSS Manager Отвори менаџера РСС довода @@ -3778,17 +3798,17 @@ Please add some with RSS icon in navigation bar on site which offers feeds. RSSWidget - + Add RSS Feeds from this site Додај РСС доводе са овог сајта - + Untitled feed Неименован довод - + Add Додај @@ -3796,81 +3816,81 @@ Please add some with RSS icon in navigation bar on site which offers feeds. SSLManager - + SSL Manager ССЛ менаџер - + CA Authorities Certificates Сертификати издавача - - + + Show info Прикажи инфо - + This is a list of CA Authorities Certificates stored in the standard system path and in user specified paths. Ово је списак издавача сертификата за овлашћења смјештених на системски уобичајеној путањи и кориснички одређеној путањи. - + Local Certificates Локални сертификати - - + + Remove Уклони - + This is a list of Local Certificates stored in your user profile. It also contains all certificates, that have received an exception. Ово је списак локалних сертификата сачуваних на вашем рачунару. Такође садржи све сертификате који су примили изузетак. - + Settings Подешавања - + Add Додај - + If CA Authorities Certificates were not automatically loaded from the system, you can specify paths manually where the certificates are stored. Ако сертификати издавача нису аутоматски учитани са система, можете ручно одредити путање гдје су сертификати смјештени. - + <b>NOTE:</b> Setting this option is a high security risk! <b>НАПОМЕНА:</b> Постављање ове опције је велики безбиједносни ризик! - + Ignore all SSL Warnings Занемари сва ССЛ упозорења - + All certificates must have .crt suffix. After adding or removing certificate paths, it is neccessary to restart QupZilla in order to take effect the changes. Сви сертификати морају имати .crt наставак. Након додавања или уклањања путања сертификата потребно је да поново покренете Капзилу како би измјене имале ефекта. - + Choose path... Изабери путању... - + Certificate Informations Подаци о сертификату @@ -3878,57 +3898,57 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchEnginesDialog - + Manage Search Engines Менаџер мотора претраге - + Add... Додај... - + Remove Уклони - + Edit Уреди - + Up Горе - + Down Доље - + Defaults Подразумијевано - + Search Engine Мотор претраге - + Shortcut Пречица - + Add Search Engine Додај мотор претраге - + Edit Search Engine Уреди мотор претраге @@ -3936,27 +3956,27 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchEnginesManager - + Search Engine Added Мотор претраге је додат - + Search Engine "%1" has been successfully added. Мотор претраге „%1“ је успјешно додат. - + Search Engine is not valid! Мотор претраге није исправан! - + Error Грешка - + Error while adding Search Engine <br><b>Error Message: </b> %1 Грешка приликом додавања мотора претраге <br><b>Извјештај грешке: </b> %1 @@ -3964,7 +3984,7 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchToolBar - + No results found. Ништа није нађено. @@ -3972,22 +3992,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchToolbar - + Search: Тражи: - + Search... Тражи... - + Highlight Истакни - + Case sensitive Разликуј величину слова @@ -3995,12 +4015,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SideBar - + Bookmarks Обиљеживачи - + History Историјат @@ -4008,143 +4028,143 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SiteInfo - + Site Info Подаци о сајту - + General Опште - + Media Медији - + Security Безбиједност - + Size: Величина: - + Site address: Адреса сајта: - + Encoding: Кодирање: - + Meta tags of site: Мета ознаке сајта: - + Tag ознака - + Value вриједност - + <b>Security information</b> <b>Подаци о безбиједности</b> - + Details Детаљи - + Image слика - + Image address адреса слике - + <b>Preview</b> <b>Преглед</b> - + <not set in certificate> <није постављено у сертификату> - + <b>Connection is Encrypted.</b> <b>Веза је шифрована.</b> - + <b>Your connection to this page is secured with this certificate: </b> <b>Ваша веза са овом страницом је обезбијеђена овим сертификатом: </b> - + <b>Connection Not Encrypted.</b> <b>Веза није шифрована.</b> - + <b>Your connection to this page is not secured!</b> <b>Ваша веза са овом страницом није безбиједна!</b> - + Copy Image Location Копирај локацију слике - + Copy Image Name Копирај име слике - + Save Image to Disk Сачувај слику на диск - - + + Error! Грешка! - + This preview is not available! Овај преглед није доступан! - + Save image... Сачувај слику... - + Cannot write to file! Не могу да упишем у фајл! - + Preview not available Преглед није доступан @@ -4152,43 +4172,43 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SiteInfoWidget - + More... Више... - + Your connection to this site is <b>secured</b>. Веза са овим сајтом је <b>безбиједна</b>. - + Your connection to this site is <b>unsecured</b>. Веза са овим сајтом <b>није безбиједна</b>. - + You have <b>never</b> visited this site before. <b>Нисте</b> досад посјећивали овај сајт. - + first прва - + second друга - + third трећа - - + + This is your <b>%1</b> visit of this site. Ово је ваша <b>%1</b> посјета овом сајту. @@ -4196,143 +4216,143 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SourceViewer - + Source of Изворни кôд документа - + File Фајл - + Save as... Сачувај као... - + Close Затвори - + Edit Уреди - + Undo Опозови - + Redo Понови - + Cut Исијеци - + Copy Копирај - + Paste Налијепи - + Delete Обриши - + Select All Изабери све - + Find Нађи - - + + Go to Line... Иди на линију... - + View Приказ - + Reload Учитај поново - + Editable Уређивање - + Word Wrap Прелом текста - + Save file... Сачувај фајл... - + Error! Грешка! - + Cannot write to file! Не могу да упишем у фајл! - + Error writing to file Грешка уписивања у фајл - + Source successfully saved Изворни кôд је успјешно сачуван - + Source reloaded Изворни кôд је поново учитан - + Cannot reload source. Page has been closed. Не могу да учитам извор поново. Страница је затворена. - + Editable changed Уређивање је промијењено - + Word Wrap changed Прелом текста је промијењен - + Enter line number Унесите број линије @@ -4340,12 +4360,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SourceViewerSearch - + Search: Тражи: - + Search... Тражи... @@ -4353,12 +4373,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SpeedDial - + Select image... Изабери слику... - + Unable to load Не могу да учитам @@ -4366,72 +4386,72 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabBar - + &New tab &Нови језичак - + &Stop Tab &Заустави учитавање - + &Reload Tab &Учитај поново - + &Duplicate Tab У&двостручи језичак - + Un&pin Tab Отк&ачи језичак - + &Pin Tab За&качи језичак - + Re&load All Tabs Учитај поново &све језичке - + &Bookmark This Tab &Обиљежи овај језичак - + Bookmark &All Tabs Обиљежи с&ве језичке - + Close Ot&her Tabs Затвори ос&тале језичке - + Cl&ose З&атвори - + Reloa&d All Tabs &Учитај поново све језичке - + Bookmark &All Ta&bs Обиљежи све &језичке - + Restore &Closed Tab &Врати затворени језичак @@ -4439,48 +4459,48 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabWidget - + List of tabs Списак језичака - + New Tab Нови језичак - + Loading... Учитавам... - + No Named Page Неименована страница - + Currently you have %1 opened tabs Имате %1 отворених језичака - - + + New tab Нови језичак - + Empty Празно - + Restore All Closed Tabs Врати све затворене језичке - + Clear list Очисти списак @@ -4488,22 +4508,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabbedWebView - + Failed loading page Неуспјех учитавања странице - + Loading... Учитавам... - + %1 - QupZilla %1 - Капзила - + Inspect Element Провјери елемент @@ -4511,27 +4531,27 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla ThemeManager - + <b>Name:</b> <b>Име:</b> - + <b>Author:</b> <b>Аутор:</b> - + <b>Description:</b> <b>Опис:</b> - + License Лиценца - + License Viewer Прегледач лиценце @@ -4539,12 +4559,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla ToolButton - + Stop Заустави - + Reload Учитај поново @@ -4552,17 +4572,17 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla Updater - + Update available Надоградња је доступна - + New version of QupZilla is ready to download. Ново издање Капзиле је спремно за преузимање. - + Update Ажурирај @@ -4570,8 +4590,8 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebInspectorDockWidget - - + + Web Inspector Веб инспектор @@ -4579,139 +4599,139 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebPage - + To show this page, QupZilla must resend request which do it again (like searching on making an shoping, which has been already done.) Да би приказала ову страницу Капзила мора поново да пошаље захтијев за учитавањем (као претрага куповине која је већ обављена) - + Confirm form resubmission Потврда поновног слања - + Select files to upload... Изабери фајлове за слање... - + Server refused the connection Сервер је одбио везу - + Server closed the connection Сервер је затворио везу - + Server not found Сервер није нађен - + Connection timed out Истекло вријеме повезивања - + Untrusted connection Неповјерљива веза - + Temporary network failure Привремени неуспјех мреже - + Proxy connection refused Веза са проксијем одбијена - + Proxy server not found Сервер проксија није нађен - + Proxy connection timed out Истекло вријеме повезивања са проксијем - + Proxy authentication required Прокси захтијева аутентификацију - + Content not found Садржај није нађен - + AdBlocked Content Блокиран садржај - + Blocked by rule <i>%1</i> Блокирано филтером <i>%1</i> - + Content Access Denied Приступ садржају одбијен - + Error code %1 Кôд грешке %1 - + Failed loading page Неуспјех учитавања странице - + QupZilla can't load page from %1. Капзила не може да учита страницу са %1. - + Check the address for typing errors such as <b>ww.</b>example.com instead of <b>www.</b>example.com Провјерите да ли сте погрешно укуцали адресу, на примјер <b>ww.</b>example.com умјесто <b>www.</b>example.com - + If you are unable to load any pages, check your computer's network connection. Ако не можете да учитате ниједну страницу, провјерите везу вашег рачунара са интернетом. - + If your computer or network is protected by a firewall or proxy, make sure that QupZilla is permitted to access the Web. Ако су ваш рачунар или мрежа заштићени заштитним зидом или проксијем, провјерите да ли је Капзили дозвољен приступ интернету. - + Try Again Покушај поново - + Prevent this page from creating additional dialogs Не дозволи овој страници да прави још дијалога - + JavaScript alert - %1 Јаваскрипт упозорење - %1 - + Choose file... Изабери фајл... @@ -4719,22 +4739,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebSearchBar - + Manage Search Engines Управљај моторима претраге - + Add %1 ... Додај %1 ... - + Paste And &Search Налијепи и &тражи - + Clear All Очисти све @@ -4742,228 +4762,228 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebView - + No Named Page Неименована страница - + &Back На&зад - + &Forward На&пријед - - + + &Reload &Учитај поново - + S&top Заус&тави - + This frame Оквир - + Show &only this frame П&рикажи само овај оквир - + Show this frame in new &tab Прикажи овај оквир у новом &језичку - + Print frame Штампај оквир - + Zoom &in У&вличај - + &Zoom out У&мањи - + Reset Стварна величина - + Show so&urce of frame Прикажи извор о&квира - + Book&mark page &Обиљежи страницу - + &Save page as... &Сачувај страницу као... - + &Copy page link &Копирај везу странице - + Send page link... Пошаљи везу странице... - + &Print page &Штампај страницу - + Select &all Из&абери све - + Validate page Провјера кôда - + Show so&urce code Прикажи &изворни кôд - + Show info ab&out site По&даци о сајту - + Open link in new &tab Отвори везу у новом &језичку - + Open link in new &window Отвори везу у новом &прозору - + B&ookmark link &Обиљежи везу - + &Save link as... &Сачувај везу као... - + Send link... Пошаљи везу... - + &Copy link address &Копирај адресу везе - + Show i&mage П&рикажи слику - + Copy im&age К&опирај слику - + Copy image ad&dress Копирај &адресу слике - + &Save image as... Сачувај с&лику као... - + Send image... Пошаљи слику... - + Send text... Пошаљи текст... - + Google Translate Гуглов преводилац - + Dictionary Рјечник - + Go to &web address Иди на &веб адресу - + Search "%1 .." with %2 Тражи „%1“ на %2 - + &Play &Пусти - + &Pause &Паузирај - + Un&mute Вра&ти звук - + &Mute У&тишај - + &Copy Media Address &Копирај адресу медија - + &Send Media Address П&ошаљи адресу медија - + Save Media To &Disk &Сачувај медиј на диск @@ -4971,7 +4991,7 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla jsAlert - + Prevent this page from creating additional dialogs Не дозволи овој страници да прави још дијалога diff --git a/translations/sr_RS.ts b/translations/sr_RS.ts index 807d13834..dbbe3260b 100644 --- a/translations/sr_RS.ts +++ b/translations/sr_RS.ts @@ -4,59 +4,59 @@ AboutDialog - + About QupZilla О Капзили - + Authors Програмери - - + + Authors and Contributors Програмери и сарадници - - + + < About QupZilla < О Капзили - + <p><b>Application version %1</b><br/> <p><b>Издање програма %1</b><br/> - + <b>WebKit version %1</b></p> <b>Издање Вебкита %1</b></p> - + <p>&copy; %1 %2<br/>All rights reserved.<br/> <p>&copy; %1 %2<br/>Сва права задржана.<br/> - + <small>Build time: %1 </small></p> <small>Датум компајлирања: %1 </small></p> - + <p><b>Main developer:</b><br/>%1 &lt;%2&gt;</p> <p><b>Главни програмер:</b><br/>%1 &lt;%2&gt;</p> - + <p><b>Contributors:</b><br/>%1</p> <p><b>Сарадници:</b><br/>%1</p> - + <p><b>Translators:</b><br/>%1</p> <p><b>Преводиоци:</b><br/>%1</p> @@ -64,33 +64,33 @@ AcceptLanguage - + Preferred Languages Приоритетни језици - + Add... Додај... - + Remove Уклони - + Up Горе - + Down Доле - - + + Personal [%1] Лично [%1] @@ -98,68 +98,68 @@ AdBlockDialog - + AdBlock Configuration Подешавање Адблока - + Enable AdBlock Укључи Адблок - + Search... Тражи... - + Rule Филтер - - + + Add Rule Додај филтер - + Update EasyList Ажурирај EasyList - + AdBlock Адблок - + Delete Rule Обриши филтер - + Update completed Ажурирање је завршено - + EasyList has been successfully updated. EasyList је успешно ажурирана. - + Custom Rules Посебни филтери - + Add Custom Rule Додај посебни филтер - + Please write your rule here: Упишите ваш филтерски израз овде: @@ -167,53 +167,53 @@ AdBlockIcon - + AdBlock lets you block unwanted content on web pages Адблок вам омогућује да блокирате непожељни садржај на веб страницама - + Blocked popup window Блокиран искачући прозор - + AdBlock blocked unwanted popup window. Адблок је блокирао нежељени искачући прозор. - + AdBlock Адблок - + Show AdBlock &Settings Прикажи Адблокова &подешавања - + Blocked Popup Windows Блокирани искачући прозори - + No content blocked Нема блокираног садржаја - + Blocked URL (AdBlock Rule) - click to edit rule Блокирани УРЛ (Адблоков филтер) - кликни да уредиш филтер - - + + %1 with (%2) %1 са (%2) - + Learn About Writing &Rules Научите како да направите &филтере @@ -221,17 +221,17 @@ AddAcceptLanguage - + Add Language Додај језик - + Choose preferred language for web sites Изаберите приоритетни језик за веб странице - + Personal definition: Посебна дефиниција: @@ -239,128 +239,128 @@ AutoFillManager - + Passwords Лозинке - - + + Server сајт - + Username корисничко име - + Password лозинка - + Edit Уреди - - + + Remove Уклони - - + + Remove All Уклони све - + Import/Export Увоз/извоз - - - + + + Show Passwords Прикажи лозинке - + Exceptions Изузеци - + Import Passwords from File... Увези лозинке из фајла... - + Export Passwords to File... Извези лозинке у фајл... - + Are you sure that you want to show all passwords? Желите ли заиста да прикажете све лозинке? - + Hide Passwords Сакриј лозинке - + Confirmation Потврда - + Are you sure to delete all passwords on your computer? Желите ли заиста да обришете све лозинке са вашег рачунара? - + Edit password Уреди лозинку - + Change password: Измени лозинку: - - + + Choose file... Изабери фајл... - + Cannot read file! Не могу да очитам фајл! - + Successfully exported Успешно извезено - + Error while importing! Грешка приликом увоза! - + Successfully imported Успешно увезено - + Cannot write to file! Не могу да упишем у фајл! @@ -368,7 +368,7 @@ AutoFillNotification - + Do you want QupZilla to remember the password for <b>%1</b> on %2? Желите ли да Капзила упамти лозинку за <b>%1</b> на %2? @@ -376,17 +376,17 @@ AutoFillWidget - + Remember Упамти - + Never For This Site Никада за овај сајт - + Not Now Не сада @@ -394,13 +394,13 @@ BookmarkIcon - - + + Bookmark this Page Обележи ову страницу - + Edit this bookmark Уреди овај обележивач @@ -408,154 +408,154 @@ BookmarksImportDialog - + Import Bookmarks Увоз обележивача - + <b>Import Bookmarks</b> <b>Увоз обележивача</b> - + From File Из фајла - + Choose browser from which you want to import bookmarks: Изаберите прегледач из кога желите да увезете обележиваче: - + Choose... Изабери... - + Fetching icons, please wait... Добављам иконе, сачекајте... - + Title име - + Url урл - + Next Сљедеће - + Cancel Поништи - + <b>Importing from %1</b> <b>Увозим из %1</b> - + Finish Заврши - - + + Please press Finish to complete importing process. Притисните „Заврши“ да бисте завршили процес увоза. - - - - + + + + Error! Грешка! - + Choose directory... Изабери директоријум... - + Choose file... Изабери фајл... - + Mozilla Firefox stores its bookmarks in <b>places.sqlite</b> SQLite database. This file is usually located in Мозилин Фајерфокс успрема обележиваче у <b>places.sqlite</b> Скулајт бази података. Овај фајл се обично налази у - - - - + + + + Please choose this file to begin importing bookmarks. Изаберите овај фајл да бисте отпочели увозе обележивача. - + Google Chrome stores its bookmarks in <b>Bookmarks</b> text file. This file is usually located in Гуглов Хроум успрема обележиваче у <b>Bookmarks</b> текстуалном фајлу. Овај фајл се обично налази у - + Opera stores its bookmarks in <b>bookmarks.adr</b> text file. This file is usually located in Опера успрема обележиваче у <b>bookmarks.adr</b> текстуалном фајлу. Овај фајл се обично налази у - + You can import bookmarks from any browser that supports HTML exporting. This file has usually these suffixes Можете увести обележиваче из било ког прегледача који подржава извоз у ХТМЛ-у. Овај фајл обично има ове суфиксе - + Internet Explorer stores its bookmarks in <b>Favorites</b> folder. This folder is usually located in Интернет Експлорер успрема обележиваче у фасцикли <b>Favorites</b>. Овај фајл се обично налази у - + Please choose this folder to begin importing bookmarks. Изаберите ову фасциклу да бисте отпочели увоз обележивача. - - - - + + + + No Error Нема грешке - - - + + + Unable to open file. Не могу да отворим фајл. - + Cannot evaluate JSON code. Не могу да обрадим ЈСОН фајл. - + File does not exist. Фајл не постоји. - + Unable to open database. Is Firefox running? Не могу да отворим базу података. Да ли је Фајерфокс покренут? @@ -563,127 +563,127 @@ BookmarksManager - + Bookmarks Обележивачи - + Title име - + Url урл - + Add Folder Додај фасциклу - + Optimize Database Оптимизуј базу података - + Import Bookmarks Увези обележиваче - + Add new folder Додај нову фасциклу - + Choose name for new bookmark folder: Име нове фасцикле обележивача: - + Add new subfolder Додајте нову подфасциклу - + Choose name for new subfolder in bookmarks toolbar: Име нове подфасцикле у траци обележивача: - + Rename Folder Преименуј фасциклу - + Choose name for folder: Име за фасциклу: - + Add Subfolder Додај подфасциклу - + Rename folder Преименуј фасциклу - + Remove folder Уклони фасциклу - + Open link in current &tab Отвори везу у &текућем језичку - + Open link in &new tab Отвори везу у &новом језичку - + Move bookmark to &folder Помјери обележивач у &фасциклу - + Rename bookmark Преименуј обележивач - + Remove bookmark Уклони обележивач - + <b>Warning: </b>You already have bookmarked this page! <b>Упозорење: </b>Већ сте обележили ову страницу! - + Choose name and location of this bookmark. Одредите име и локацију за овај обележивач. - + Add New Bookmark Додај нови обележивач - + Choose folder for bookmarks: Изаберите фасциклу обележивача: - + Bookmark All Tabs Обележи све језичке @@ -691,20 +691,20 @@ BookmarksModel - - + + Bookmarks In Menu Обележивачи у менију - - + + Bookmarks In ToolBar Обележивачи у траци алатки - - + + Unsorted Bookmarks Неразврстани обележивачи @@ -712,27 +712,27 @@ BookmarksSideBar - + Search... Тражи... - + Open link in current &tab Отвори везу у &текућем језичку - + Open link in &new tab Отвори везу у &новом језичку - + Copy address Копирај адресу - + &Delete &Обриши @@ -740,88 +740,88 @@ BookmarksToolbar - + &Bookmark Current Page О&бележи текућу страницу - + Bookmark &All Tabs Обележи све &језичке - + &Organize Bookmarks &Организуј обележиваче - + Show Most &Visited Прикажи &најпосјећеније - + Show Only Icons Прикажи само иконе - + &Hide Toolbar &Сакриј траку обележивача - + Move right Помери десно - + Move left Помери лево - + Edit bookmark Уреди обиљеживач - + Remove bookmark Уклони обележивач - + Edit bookmark: Уреди обиљеживач: - + Title: Име: - + Url: Урл: - + Edit Bookmark Уређивање обележивача - + Most visited Најпосећеније - + Sites you visited the most Сајтови које сте највише посећивали - - + + Empty Празно @@ -829,54 +829,58 @@ BookmarksWidget - + Name: Име: - + Folder: Фасцикла: - + Remove Уклони - + Save Сачувај - + Close Затвори - + + Add to Bookmarks + + + Add into Bookmarks - Додај у обележиваче + Додај у обележиваче - Add into Speed Dial - Додај на брзо бирање + Додај на брзо бирање - + Edit Bookmark Уреди обележивач - - + + Remove from Speed Dial Уклони са брзог бирања - - + + + Add to Speed Dial Додај на брзо бирање @@ -884,37 +888,37 @@ BrowsingLibrary - + Library Библиотека - + Search... Тражи... - + History Историјат - + Bookmarks Обележивачи - + RSS РСС - + Database Optimized База података је оптимизована - + Database successfully optimized.<br/><br/><b>Database Size Before: </b>%1<br/><b>Database Size After: </b>%2 База података је успешно оптимизована.<br/><br/><b>Величина базе пре: </b>%1<br/><b>Величина базе након: </b>%2 @@ -922,50 +926,50 @@ CertificateInfoWidget - + <b>Issued To</b> <b>Издат за</b> - - + + Common Name (CN): Заједничко име (CN): - - + + Organization (O): Организација (O): - - + + Organizational Unit (OU): Организациона јединица (OU): - + Serial Number: Серијски број: - + <b>Issued By</b> <b>Издавач</b> - + <b>Validity</b> <b>Ваљаност</b> - + Issued On: Датум издавања: - + Expires On: Датум истека: @@ -973,62 +977,62 @@ ClearPrivateData - + Clear Recent History Чишћење приватних података - + Choose what you want to delete: Очисти сљедеће ставке: - + Clear history историјат посећених страница - + Clear cookies колачиће - + Clear cache кеш - + Clear icons иконе - + Clear cookies from Adobe Flash Player Очисти колачиће од Адоубовог Флеш Плејера - + <b>Clear Recent History</b> <b>Очисти недавни историјат</b> - + Earlier Today раније данас - + Week недеље - + Month месеца - + All Све @@ -1036,42 +1040,42 @@ ClickToFlash - + Object blocked by ClickToFlash Објекат блокирао Кликни-за-флеш - + Show more information about object Прикажи још података о објекту - + Delete object Обриши објекат - + Add %1 to whitelist Додај %1 на списак дозвољених - + Flash Object Флеш објекат - + <b>Attribute Name</b> <b>Својство</b> - + <b>Value</b> <b>Вредност</b> - + No more information available. Нема више доступних података. @@ -1079,12 +1083,12 @@ CloseDialog - + There are still open tabs Још увек имате отворених језичака - + Don't ask again Не питај поново @@ -1092,173 +1096,173 @@ CookieManager - + Cookies Колачићи - + Stored Cookies Успремљени колачићи - + Find: Нађи: - + These cookies are stored on your computer: Ови колачићи су успремљени на вашем рачунару: - + Server сајт - + Cookie name име колачића - + Name: Име: - + Value: Вредност: - - - + + + Server: Домен: - + Path: Путања: - + Secure: Безбедност: - + Expiration: Истиче: - - - - - - - - - - - - + + + + + + + + + + + + <cookie not selected> <колачић није изабран> - + Remove all cookies Уклони све колачиће - + Cookie Filtering Филтрирање колачића - + <b>Cookie whitelist</b> <b>Списак дозвољених колачића</b> - + Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) Колачићи са ових сервера ће УВЕК бити прихватани (чак и ако искључите успремање колачића) - - + + Add Додај - - + + Remove Уклони - + <b>Cookie blacklist</b> <b>Списак недозвољених колачића</b> - + Cookies from these servers will NEVER be accepted Колачићи са ових сервера НИКАД неће бити прихватани - + Remove cookie Уклони колачић - + Search Тражи - + Confirmation Потврда - + Are you sure to delete all cookies on your computer? Желите ли заиста да обришете све колачиће са вашег рачунара? - + Add to whitelist Додавање у дозвољене - + Add to blacklist Додавање у недозвољене - - + + Remove cookies Уклони колачиће - + Secure only Само безбедне везе - + All connections Све везе - + Session cookie Колачић сесије @@ -1266,13 +1270,13 @@ DownloadFileHelper - - + + Save file as... Сачувај фајл као... - + NoNameDownload Неименовано_преузимање @@ -1280,119 +1284,119 @@ DownloadItem - + Remaining time unavailable Преостало време није доступно - + Done - %1 Готово - %1 - - + + Cancelled Отказано - + few seconds неколико секунди - + seconds секунди - + minutes минута - + hours сати - + Unknown speed Брзина није позната - - + + Unknown size Величина није позната - + %2 - unknown size (%3) %2 - непознате величине (%3) - + Remaining %1 - %2 of %3 (%4) Преостало %1 - %2 од %3 (%4) - + Cancelled - %1 Отказано - %1 - + Delete file Обриши фајл - + Do you want to also delete dowloaded file? Желите ли да обришете и преузети фајл такође? - + Open File Отвори фајл - + Open Folder Отвори фасциклу - + Go to Download Page Иди на страницу преузимања - + Copy Download Link Копирај везу преузимања - + Cancel downloading Откажи преузимање - + Clear Очисти - + Error Грешка - + Not found Није нађено - + Sorry, the file %1 was not found! @@ -1401,12 +1405,12 @@ није нађен! - + Error: Cannot write to file! Грешка: не могу да упишем фајл! - + Error: Грешка: @@ -1414,64 +1418,64 @@ DownloadManager - - - + + + Download Manager Менаџер преузимања - + Clear Очисти - + Executable: Извршна: - + Arguments: Аргументи: - + Cannot start external download manager Не могу да покренем спољашњи менаџер преузимања - + Cannot start external download manager! %1 Не могу да покренем спољашњи менаџер преузимања! %1 - + %1% of %2 files (%3) %4 remaining %1% од %2 фајлова (%3) %4 преостало - + % - Download Manager % - Менаџер преузимања - + Download Finished Преузимање је завршено - + All files have been successfully downloaded. Сви фајлови су успешно преузети. - + Warning Упозорење - + Are you sure to quit? All uncompleted downloads will be cancelled! Желите ли заиста да напустите? Сва незавршена преузимања ће бити отказана! @@ -1479,42 +1483,42 @@ DownloadOptionsDialog - + Opening Отварам - + You have chosen to open Изабрали сте да отворите - + which is a: који је: - + from: са: - + What should QupZilla do with this file? Шта да радим са овим фајлом? - + Open... Отвори... - + Save File Сачувај фајл - + Opening %1 Отварам %1 @@ -1522,37 +1526,37 @@ EditSearchEngine - + Name: Име: - + Url: Урл: - + Shortcut: Пречица: - + Icon: Икона: - + <b>Note: </b>%s in url represent searched string <b>Напомена: </b>%s у Урл-у представља тражени израз - + Add from file ... Додај из фајла... - + Choose icon... Изабери икону... @@ -1560,75 +1564,75 @@ HistoryManager - + History Историјат - + Title име - + Url урл - + Delete Обриши - + Clear All History Очисти историјат - + Optimize Database Оптимизуј базу података - + Open link in current tab Отвори везу у текућем језичку - + Open link in new tab Отвори везу у новом језичку - + Copy address Копирај адресу - - + + Today Данас - - + + This Week Ове недеље - - + + This Month Овога месеца - + Confirmation Потврда - + Are you sure to delete all history? Желите ли заиста да обришете читав историјат? @@ -1636,72 +1640,72 @@ HistoryModel - + Failed loading page Неуспех учитавања странице - + No Named Page Неименована страница - + January Јануар - + February Фебруар - + March Март - + April Април - + May Мај - + June Јун - + July Јул - + August Август - + September Септембар - + October Октобар - + November Новембар - + December Децембар @@ -1709,45 +1713,45 @@ HistorySideBar - + Search... Тражи... - + Title име - + Open link in current tab Отвори везу у текућем језичку - + Open link in new tab Отвори везу у новом језичку - + Copy address Копирај адресу - - + + Today Данас - - + + This Week Ове недеље - - + + This Month Овога месеца @@ -1755,33 +1759,33 @@ LocationBar - + Add RSS from this page... Додај РСС са ове странице... - + Enter URL address or search on %1 Унесите УРЛ адресу или тражите на %1 - + Paste And &Go Налепи и &иди - + Clear All Очисти све - + .co.uk Append domain name on ALT + Enter = Should be different for every country .rs.ba - + Show information about this page Прикажи податке о овој страници @@ -1789,12 +1793,12 @@ MainApplication - + Last session crashed Претходна сесија се срушила - + <b>QupZilla crashed :-(</b><br/>Oops, the last session of QupZilla was interrupted unexpectedly. We apologize for this. Would you like to try restoring the last saved state? <b>Капзила се срушила :-(</b><br/>Упс, претходна Капзилина сесија је неочекивано прекинута. Извњавамо се због овога. Желите ли да вратите посљедње сачувано стање? @@ -1802,44 +1806,44 @@ NavigationBar - + No Named Page Неименована страница - + Back Назад - + Forward Напред - + Home Домаћа - + New Tab Нови језичак - + Main Menu Главни мени - - + + Exit Fullscreen Напусти цио екран - - + + Clear history Очисти историјат @@ -1847,75 +1851,75 @@ NetworkManager - - + + SSL Certificate Error! Грешка ССЛ сертификата! - + The page you are trying to access has the following errors in the SSL certificate: Страница којој покушавате да приступите има сљедеће грешке у ССЛ сертификату: - + <b>Organization: </b> <b>Организација: </b> - + <b>Domain Name: </b> <b>Име домена: </b> - + <b>Expiration Date: </b> <b>Датум истека: </b> - + <b>Error: </b> <b>Грешка: </b> - + Would you like to make an exception for this certificate? Желите ли да направите изузетак за овај сертификат? - + Authorization required Потребно овлашћење - - + + Username: Корисничко име: - - + + Password: Лозинка: - + Save username and password on this site Сачувај корисничко име и лозинку на овом сајту - + A username and password are being requested by %1. The site says: "%2" %1 захтева корисничко име и лозинку. Сајт каже: „%2“ - + Proxy authorization required Потребно је овлашћење за прокси - + A username and password are being requested by proxy %1. Прокси %1 захтева корисничко име и шифру. @@ -1923,17 +1927,17 @@ PageScreen - + Page Screen Снимак странице - + Save Page Screen... Сачувај снимак странице... - + screen.png snimak.png @@ -1941,75 +1945,92 @@ PluginsList - + Application Extensions Проширења програма - + Allow Application Extensions to be loaded Дозволи учитавање програмских проширења - + Settings Подешавања - Load Plugins - Учитај прикључке + Учитај прикључке - + WebKit Plugins Вебкитови прикључци - + <b>Click To Flash Plugin</b> <b>„Кликни-за-флеш“ прикључак</b> - + Click To Flash is a plugin which blocks auto loading of Flash content at page. You can always load it manually by clicking on the Flash play icon. Кликни-за-флеш је прикључак који зауставља аутоматско учитавање флеш садржаја на страници. Увек га можете учитати ручно кликом на икону за покретање флеш садржаја. - + Whitelist списак дозвољених - + Add Додај - + Remove Уклони - + Allow Click To Flash Дозволи Кликни-за-флеш - + Add site to whitelist Додавање у дозвољене - + Server without http:// (ex. youtube.com) Адреса сервера без „http://“ (на пример youtube.com) + + + %1 (%2) +Author: %3 +%4 +%5 + + + + + Error! + Грешка! + + + + Cannot load plugin! + + PopupWindow - + %1 - QupZilla %1 - Капзила @@ -2017,800 +2038,800 @@ Preferences - + Preferences Подешавање - + QupZilla Капзила - + <b>Launching</b> <b>Покретање</b> - + After launch: По покретању: - + Open blank page отвори празну страницу - - + + Open homepage отвори домаћу страницу - - + + Open speed dial отвори брзо бирање - + Restore session поврати сесију - + Homepage: Домаћа страница: - + On new tab: На новом језичку: - + Open blank tab отвори празан језичак - + Open other page... отвори другу страницу... - + <b>Profiles</b> <b>Профили</b> - + Startup profile: Почетни профил: - + Create New Направи нови - + Delete Обриши - - + + Note: You cannot delete active profile. Напомена: Не можете обрисати активни профил. - + Check for updates on start Потражи надоградње по покретању - + Themes Теме - + Advanced options Напредне опције - + <b>Browser Window</b> <b>Прозор прегледача</b> - + Show StatusBar on start Прикажи траку стања по покретању - + Show Bookmarks ToolBar on start Прикажи траку обележивача по покретању - + Show Navigation ToolBar on start Прикажи траку навигације по покретању - + <b>Navigation ToolBar</b> <b>Трака навигације</b> - + Show Home button - + Show Back / Forward buttons Прикажи дугмад Назад / Напред - + Show Add Tab button Прикажи дугме Додај језичак - + <b>Background<b/> <b>Позадина<b/> - + Use transparent background Користи провидну позадину - + <b>Tabs behavior</b> <b>Понашање језичака</b> - + Make tabs movable Језичци се могу премештати - + Hide tabs when there is only one tab Сакриј траку са језичцима када има само један - + <b>Address Bar behaviour</b> <b>Понашање траке адресе</b> - + Select all text by double clicking in address bar Изабери сав текст двокликом у траци адресе - + Add .co.uk domain by pressing ALT key Додај .co.rs домен притиском на ALT тастер - + Activate last tab when closing active tab Активирај претходно коришћен језичак при затварању текућег - + Ask when closing multiple tabs Потврди затварање прозора са више језичака - + Select all text by clicking in address bar Изабери сав текст кликом у траци адресе - + Web Configuration Веб подешавање - + Allow JAVA Дозволи Јаву - + Allow JavaScript Дозволи Јаваскрипте - - + + Use current Користи текућу - + Active profile: Активни профил: - + Don't quit upon closing last tab Не напуштај по затварању последњег језичка - + Closed tabs list instead of opened in tab bar Списак затворених уместо списка отворених језичака на траци језичака - + Open new tabs after active tab Отварај нове језичке после активног - + Allow Plugins (Flash plugin) Дозволи прикључке (Флеш) - + Allow DNS Prefetch Предохватање ДНС уноса - + Allow local storage of HTML5 web content - + Delete locally stored HTML5 web content on close Обриши локални ХТМЛ5 веб садржај по затварању - + JavaScript can access clipboard Јаваскрипта може приступити клипборду - + Send Do Not Track header to servers Шаљи ДНТ (Не Прати Ме) заглавље серверима - + Zoom text only Увеличавај само текст - + Print element background when you are printing page (on printer), it determine whether to also print background (color, image) of html elements Штампај позадину елемента - + Include links in focus chain focus also links on page (basically <a> elements) when pressing Tab key Укључи везе у ланац фокуса - + Enable XSS Auditing try to detect possible XSS attacks when executing javascript Укључи ИксСС проверавање - + Mouse wheel scrolls Точкић миша клиза - + lines on page линија на страници - + Default zoom on pages: Подразумевано увеличање страница: - + Ask when entering Private Browsing mode Потврди улазак у режим приватног прегледања - + Local Storage Локално складиште - + Maximum pages in cache: Највише страница у кешу: - + 1 1 - + Allow storing network cache on disk Дозволи смјештање мрежног кеша на диск - + Maximum Највише - + 50 MB 50 MB - + Allow storing web icons Дозволи успремање фавикона - + Allow saving history Дозволи чување историјата - + Delete history on close Обриши историјат по затварању - + Delete now Обриши сада - + Proxy Configuration Подешавање проксија - + HTTP ХТТП - + SOCKS5 СОЦКС5 - + Port: Порт: - + Username: Корисничко име: - + Password: Лозинка: - + Don't use on: Не користи на: - + Manual configuration Ручне поставке - + System proxy configuration Системске поставке - + Do not use proxy Не користи прокси - + <b>Font Families</b> <b>Породице фонта</b> - + Standard Стандардни - + Fixed Фиксни - + Serif Серифни - + Sans Serif Бесерифни - + Cursive Курзивни - + Fantasy Фантазијски - + <b>Font Sizes</b> <b>Величине фонта</b> - + Fixed Font Size Фиксни фонт - + Default Font Size Подразумевани фонт - + Minimum Font Size Најмања величина - + Minimum Logical Font Size Најмања могућа величина - + <b>Download Location</b> <b>Одредиште преузимања</b> - + Ask everytime for download location Питај сваки пут за одредиште - + Use defined location: Користи одредиште: - - - + + + ... ... - + <b>Download Options</b> <b>Опције преузимања</b> - + Use native system file dialog (may or may not cause problems with downloading SSL secured content) Користи системски дијалог фајлова (може проузрочити проблеме за преузимање ССЛ безбедног садржаја) - + Close download manager when downloading finishes Затвори менаџера преузимања када се преузимање заврши - + <b>External download manager</b> <b>Спољашњи менаџер преузимања</b> - + Use external download manager Користи спољашњи менаџер преузимања - + Executable: Извршна: - + Arguments: Аргументи: - + <b>AutoFill options</b> <b>Опције аутоматске попуне</b> - + Allow saving passwords from sites Дозволи успремање лозинки са сајтова - + <b>Cookies</b> <b>Колачићи</b> - + Filter tracking cookies Пречишћај колачиће пратиоце - + <b>Warning:</b> Match domain exactly and filter tracking cookies options can lead to deny some cookies from sites. If you have problems with cookies, try to disable this options first! <b>Упозорење:</b> Тачно поклапање домена и пречишћање колачића пратиоца може довести до одбијања неких колачића са сајтова. Ако имате проблема са колачићима, искључите ове опције! - + Change browser identification: Промени идентификацију прегледача: - + Allow storing of cookies Дозволи успремање колачића - + Delete cookies on close Обриши колачиће по затварању - + Match domain exactly Поклапај домен тачно - + Cookies Manager Менаџер колачића - + <b>SSL Certificates</b> <b>ССЛ сертификати</b> - + SSL Manager ССЛ менаџер - + Edit CA certificates in SSL Manager Уредите сертификате издавача у ССЛ менаџеру - - + + <b>Other</b> <b>Разно</b> - + Send Referer header to servers Шаљи заглавље пратиоца серверима - + Block popup windows Блокирај искачуће прозоре - + <b>Notifications</b> <b>Обавештења</b> - + Use OSD Notifications Користи ОСД обавештења - + Use Native System Notifications (Linux only) Користи изворна системска обавештења (само за Линукс) - + Do not use Notifications Не користи ОСД обавештења - + Expiration timeout: Време истека: - + seconds секунди - + <b>Note: </b>You can change position of OSD Notification by dragging it on the screen. <b>Напомена: </b>Можете променити положај ОСД обавештења превлачењем по екрану. - + <b>Language</b> <b>Језик</b> - + Available translations: Доступни преводи: - + In order to change language, you must restart browser. Да бисте промијенили језик, морате поново покренути прегледач. - + StyleSheet automatically loaded with all websites: Опис стила који ће аутоматски бити учитан за све сајтове: - + Languages Језици - + <b>Preferred language for web sites</b> <b>Приоритетни језик за веб странице</b> - + General Опште - + Appearance Изглед - + Tabs Језичци - + Browsing Прегледање - + Fonts Фонтови - + Downloads Преузимања - + Password Manager Менаџер лозинки - + Privacy Приватност - + Notifications Обавештења - + Plugins Прикључци - + Other Остало - + OSD Notification ОСД обавештење - + Drag it on the screen to place it where you want. Превуците га по екрану на жељени положај. - + Choose download location... Одабир одредишта за преузимање... - + Choose stylesheet location... Одабир фајла описа стила... - + Deleted Обрисано - + Choose executable location... Одабир локације извршног фајла... - + New Profile Нови профил - + Enter the new profile's name: Унесите име новог профила: - - + + Error! Грешка! - + This profile already exists! Овај профил већ постоји! - + Cannot create profile directory! Не могу да направим директоријум профила! - + Confirmation Потврда - + Are you sure to permanently delete "%1" profile? This action cannot be undone! Желите ли заиста трајно да обришете „%1“ профил? Ова радња не може да се поништи! @@ -2818,17 +2839,17 @@ QObject - + The file is not an OpenSearch 1.1 file. Овај фајл није OpenSearch 1.1 фајл. - + <not set in certificate> <није постављено у сертификату> - + Native System Notification Изворна системска обавештења @@ -2836,32 +2857,32 @@ QtWin - + Open new tab Отвори нови језичак - + Opens a new tab if browser is running Отвара нови језичак ако је прегледач покренут - + Open new window Отвори нови прозор - + Opens a new window if browser is running Отвара нови прозор ако је прегледач покренут - + Open download manager Отвори менаџера преузимања - + Opens a download manager if browser is running Отвара менаџера преузимања ако је прегледач покренут @@ -2869,446 +2890,446 @@ QupZilla - + Private Browsing Enabled Приватно прегледање је омогућено - + IP Address of current page ИП адреса текуће странице - + &Tools Ала&тке - + &Help По&моћ - + &Bookmarks &Обележивачи - + Hi&story &Историјат - + &File &Фајл - + &New Window &Нови прозор - + New Tab Нови језичак - + Open Location Отвори локацију - + Open &File Отвори &фајл - + Close Tab Затвори језичак - + Close Window Затвори прозор - + &Save Page As... &Сачувај страницу као... - + Save Page Screen Сачувај снимак странице - + Send Link... Пошаљи везу... - + Import bookmarks... Увези обележиваче... - + Quit Напусти - + &Edit &Уреди - + &Undo &Опозови - + &Redo &Понови - + &Cut &Исеци - + C&opy &Копирај - + &Paste &Налепи - + Select &All Изабери &све - + &Find Н&ађи - + Pr&eferences По&дешавање - + QupZilla Капзила - + &Print... &Штампај... - + &View &Приказ - + &Navigation Toolbar Трака &навигације - + &Bookmarks Toolbar Трака &обележивача - + Sta&tus Bar Трака &стања - + &Menu Bar Трака &менија - + &Fullscreen &Цио екран - + &Stop &Заустави - + &Reload &Учитај поново - + Character &Encoding &Кодирање знакова - + Bookmarks Обележивачи - + History Историјат - + Toolbars Траке алатки - + Sidebars Бочне траке - + Zoom &In У&величај - + Zoom &Out У&мањи - + Reset Стварна величина - + &Page Source &Извор странице - + Closed Tabs Затворени језичци - + Recently Visited Недавно посећено - + Most Visited Најпосећеније - + Web In&spector Веб и&нспектор - + Configuration Information Поставке програма - + Restore &Closed Tab &Врати затворени језичак - + (Private Browsing) (приватно прегледање) - + Bookmark &This Page Обележи овај &језичак - + Bookmark &All Tabs Обележи &све језичке - + Organize &Bookmarks &Организуј обележиваче - - - - - + + + + + Empty Празно - + &Back На&зад - + &Forward На&пред - + &Home &Домаћа - + Show &All History Прикажи &сав историјат - + Restore All Closed Tabs Врати све затворене језичке - + Clear list Очисти списак - + About &Qt О &Кјуту - + Information about application Подаци о програму - + %1 - QupZilla %1 - QupZilla - + &About QupZilla &О Капзили - + Report &Issue &Пријави проблем - + &Web Search Претрага &веба - + Page &Info &Инфо странице - + &Download Manager Менаџер &преузимања - + &Cookies Manager Менаџер &колачића - + &AdBlock &Адблок - + RSS &Reader Читач РСС &довода - + Clear Recent &History &Очисти приватне податке - + &Private Browsing П&риватно прегледање - + Other Остало - + Default Подразумевано - + Open file... Отвори фајл... - + Are you sure you want to turn on private browsing? Желите ли заиста да укључите приватно прегледање? - + When private browsing is turned on, some actions concerning your privacy will be disabled: Када је приватно прегледање укључено неке радње које се тичу ваше приватности су онемогућене: - + Webpages are not added to the history. Веб странице нису додане у историјат. - + Current cookies cannot be accessed. Текућим колачићима није могућ приступ. - + Your session is not stored. Ваша сесија није сачувана. - + Until you close the window, you can still click the Back and Forward buttons to return to the webpages you have opened. Док год не затворите прозор можете користити дугмад Напред и Назад да се вратите на странице које сте отварали. - + Start Private Browsing Покретање приватног прегледања - + There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? Још увек имате %1 отворених језичака а ваша сесија неће бити сачувана. Желите ли заиста да напустите Капзилу? - + You have successfully added RSS feed "%1". Успешно сте додали РСС довод „%1“. @@ -3316,335 +3337,334 @@ QupZillaSchemeReply - + No Error Нема грешке - + Not Found Није нађено - - + + Report Issue Пријави проблем - + Your E-mail Ваша е-адреса - + Issue type Тип проблема - + Issue description Опис проблема - + Send Пошаљи - + Start Page Почетна страница - + Google Search Гугл претрага - + Search results provided by Google Резултате претраге обезбеђује Гугл - - - + + + About QupZilla О Капзили - - + + Configuration Information Подаци о поставкама - + Browser Identification Идентификација прегледача - + Paths Путање - + Copyright Ауторска права - - + + Version Издање - - + + WebKit version Издање Вебкита - + Application version Издање програма - + Qt version Издање Кјут-а - + Build time Датум компајлирања - + Platform Платформа - + Profile Профил - + Preferences Подешавања - + Option Поставка - + Value Вредност - + Name Име - + Author Аутор - + Description Опис - + Settings Подешавања - + Saved session Сачуване сесије - + Pinned tabs Закачени језичци - + Data Подаци - + Themes Теме - - + Plugins Прикључци - + Translations Преводи - + Main developer Главни програмер - + E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. Е-адреса није обавезна<br/><b>Напомена: </b>Најпре <a href=%1>овде</a> прочитајте како направити извештај о грешци. - + Contributors Сарадници - + Translators Преводиоци - + Speed Dial Брзо бирање - + Add New Page Додај нову страницу - + Apply Примени - + Speed Dial settings Подешавање брзог бирања - + Placement: Положај: - + Auto Ауто - + Cover Прекриј - + Fit Уклопи - + Fit Width Уклопи ширину - + Fit Height Уклопи висину - + Use background image Слика за позадину - + Select image Изабери слику - + Maximum pages in a row: Највише брзих бирања у реду: - + Change size of pages: Промени величину брзих бирања: - + This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. Ова страница садржи податке о текућим Капзилиним подешавањима, прикључцима, итд, све битне податке за решавање проблема. Укључите ове податке приликом слања извештаја о грешкама. - + No available plugins. Нема учитаних прикључака. - + Load title from page Учитај наслов са странице - + Edit Уреди - + Remove Уклони - + If you are experiencing problems with QupZilla, please try to disable all plugins first. <br/>If this does not fix it, then please fill out this form: Ако имате проблема са Капзилом најпре покушајте да онемогућите прикључке. <br/>Ако то не помогне, онда попуните овај формулар: - + Please fill out all required fields! Попуните сва обавезна поља! - - + + Information about version Подаци о издању - + Reload Учитај поново - + Url Урл - + Title Име - + New Page Нова страница @@ -3652,116 +3672,116 @@ RSSManager - + RSS Reader Читач РСС довода - - + + Empty Празно - + Reload Учитај поново - + Add feed Додај довод - + Edit feed Уреди довод - + Delete feed Обриши довод - + Optimize Database Оптимизуј базу података - + News новости - - + + Loading... Учитавам... - + You don't have any RSS Feeds.<br/> Please add some with RSS icon in navigation bar on site which offers feeds. Немате ниједан РСС довод.<br/> Додајте их помоћу РСС иконе у траци навигације на сајту који нуди доводе. - + Add new feed Додавање новог довода - + Please enter URL of new feed: Унесите УРЛ новог довода: - + New feed Нови довод - + Fill title and URL of a feed: Унесите име и УРЛ довода: - + Feed title: Име довода: - + Feed URL: УРЛ довода: - + Edit RSS Feed Уређивање РСС довода - + Open link in current tab Отвори везу у текућем језичку - + Open link in new tab Отвори везу у новом језичку - + Error in fetching feed Грешка приликом добављања довода - + RSS feed duplicated РСС довод је удвостручен - + You already have this feed. Већ имате овај довод. @@ -3769,7 +3789,7 @@ Please add some with RSS icon in navigation bar on site which offers feeds. RSSNotification - + Open RSS Manager Отвори менаџера РСС довода @@ -3777,17 +3797,17 @@ Please add some with RSS icon in navigation bar on site which offers feeds. RSSWidget - + Add RSS Feeds from this site Додај РСС доводе са овог сајта - + Untitled feed Неименован довод - + Add Додај @@ -3795,81 +3815,81 @@ Please add some with RSS icon in navigation bar on site which offers feeds. SSLManager - + SSL Manager ССЛ менаџер - + CA Authorities Certificates Сертификати издавача - - + + Show info Прикажи инфо - + This is a list of CA Authorities Certificates stored in the standard system path and in user specified paths. Ово је списак издавача сертификата за овлашћења смештених на системски уобичајеној путањи и кориснички одређеној путањи. - + Local Certificates Локални сертификати - - + + Remove Уклони - + This is a list of Local Certificates stored in your user profile. It also contains all certificates, that have received an exception. Ово је списак локалних сертификата сачуваних на вашем рачунару. Такође садржи све сертификате који су примили изузетак. - + Settings Подешавања - + Add Додај - + If CA Authorities Certificates were not automatically loaded from the system, you can specify paths manually where the certificates are stored. Ако сертификати издавача нису аутоматски учитани са система, можете ручно одредити путање где су сертификати смештени. - + <b>NOTE:</b> Setting this option is a high security risk! <b>НАПОМЕНА:</b> Постављање ове опције је велики безбедносни ризик! - + Ignore all SSL Warnings Занемари сва ССЛ упозорења - + All certificates must have .crt suffix. After adding or removing certificate paths, it is neccessary to restart QupZilla in order to take effect the changes. Сви сертификати морају имати .crt наставак. Након додавања или уклањања путања сертификата потребно је да поново покренете Капзилу како би измене имале ефекта. - + Choose path... Изабери путању... - + Certificate Informations Подаци о сертификату @@ -3877,57 +3897,57 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchEnginesDialog - + Manage Search Engines Менаџер мотора претраге - + Add... Додај... - + Remove Уклони - + Edit Уреди - + Up Горе - + Down Доле - + Defaults Подразумевано - + Search Engine Мотор претраге - + Shortcut Пречица - + Add Search Engine Додај мотор претраге - + Edit Search Engine Уреди мотор претраге @@ -3935,27 +3955,27 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchEnginesManager - + Search Engine Added Мотор претраге је додат - + Search Engine "%1" has been successfully added. Мотор претраге „%1“ је успешно додат. - + Search Engine is not valid! Мотор претраге није исправан! - + Error Грешка - + Error while adding Search Engine <br><b>Error Message: </b> %1 Грешка приликом додавања мотора претраге <br><b>Извештај о грешци: </b> %1 @@ -3963,7 +3983,7 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchToolBar - + No results found. Ништа није нађено. @@ -3971,22 +3991,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchToolbar - + Search: Тражи: - + Search... Тражи... - + Highlight Истакни - + Case sensitive Разликуј величину слова @@ -3994,12 +4014,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SideBar - + Bookmarks Обележивачи - + History Историјат @@ -4007,143 +4027,143 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SiteInfo - + Site Info Подаци о сајту - + General Опште - + Media Медији - + Security Безбедност - + Size: Величина: - + Site address: Адреса сајта: - + Encoding: Кодирање: - + Meta tags of site: Мета ознаке сајта: - + Tag ознака - + Value вредност - + <b>Security information</b> <b>Подаци о безбедности</b> - + Details Детаљи - + Image слика - + Image address адреса слике - + <b>Preview</b> <b>Преглед</b> - + <not set in certificate> <није постављено у сертификату> - + <b>Connection is Encrypted.</b> <b>Веза је шифрована.</b> - + <b>Your connection to this page is secured with this certificate: </b> <b>Ваша веза са овом страницом је обезбеђена овим сертификатом: </b> - + <b>Connection Not Encrypted.</b> <b>Веза није шифрована.</b> - + <b>Your connection to this page is not secured!</b> <b>Ваша веза са овом страницом није безбедна!</b> - + Copy Image Location Копирај локацију слике - + Copy Image Name Копирај име слике - + Save Image to Disk Сачувај слику на диск - - + + Error! Грешка! - + This preview is not available! Овај преглед није доступан! - + Save image... Сачувај слику... - + Cannot write to file! Не могу да упишем у фајл! - + Preview not available Преглед није доступан @@ -4151,43 +4171,43 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SiteInfoWidget - + More... Више... - + Your connection to this site is <b>secured</b>. Веза са овим сајтом је <b>безбедна</b>. - + Your connection to this site is <b>unsecured</b>. Веза са овим сајтом <b>није безбедна</b>. - + You have <b>never</b> visited this site before. <b>Нисте</b> досад посећивали овај сајт. - + first прва - + second друга - + third трећа - - + + This is your <b>%1</b> visit of this site. Ово је ваша <b>%1</b> посета овом сајту. @@ -4195,143 +4215,143 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SourceViewer - + Source of Изворни кôд документа - + File Фајл - + Save as... Сачувај као... - + Close Затвори - + Edit Уреди - + Undo Опозови - + Redo Понови - + Cut Исеци - + Copy Копирај - + Paste Налепи - + Delete Обриши - + Select All Изабери све - + Find Нађи - - + + Go to Line... Иди на линију... - + View Приказ - + Reload Учитај поново - + Editable Уређивање - + Word Wrap Прелом текста - + Save file... Сачувај фајл... - + Error! Грешка! - + Cannot write to file! Не могу да упишем у фајл! - + Error writing to file Грешка уписивања у фајл - + Source successfully saved Изворни кôд је успешно сачуван - + Source reloaded Изворни кôд је поново учитан - + Cannot reload source. Page has been closed. Не могу да учитам извор поново. Страница је затворена. - + Editable changed Уређивање је промењено - + Word Wrap changed Прелом текста је промењен - + Enter line number Унесите број линије @@ -4339,12 +4359,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SourceViewerSearch - + Search: Тражи: - + Search... Тражи... @@ -4352,12 +4372,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SpeedDial - + Select image... Изабери слику... - + Unable to load Не могу да учитам @@ -4365,72 +4385,72 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabBar - + &New tab &Нови језичак - + &Stop Tab &Заустави учитавање - + &Reload Tab &Учитај поново - + &Duplicate Tab У&двостручи језичак - + Un&pin Tab Отк&ачи језичак - + &Pin Tab За&качи језичак - + Re&load All Tabs Учитај поново &све језичке - + &Bookmark This Tab &Обележи овај језичак - + Bookmark &All Tabs Обележи с&ве језичке - + Close Ot&her Tabs Затвори ос&тале језичке - + Cl&ose З&атвори - + Reloa&d All Tabs &Учитај поново све језичке - + Bookmark &All Ta&bs Обележи све &језичке - + Restore &Closed Tab &Врати затворени језичак @@ -4438,48 +4458,48 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabWidget - + List of tabs Списак језичака - + New Tab Нови језичак - + Loading... Учитавам... - + No Named Page Неименована страница - + Currently you have %1 opened tabs Имате %1 отворених језичака - - + + New tab Нови језичак - + Empty Празно - + Restore All Closed Tabs Врати све затворене језичке - + Clear list Очисти списак @@ -4487,22 +4507,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabbedWebView - + Failed loading page Неуспех учитавања странице - + Loading... Учитавам... - + %1 - QupZilla %1 - Капзила - + Inspect Element Провери елемент @@ -4510,27 +4530,27 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla ThemeManager - + <b>Name:</b> <b>Име:</b> - + <b>Author:</b> <b>Аутор:</b> - + <b>Description:</b> <b>Опис:</b> - + License Лиценца - + License Viewer Прегледач лиценце @@ -4538,12 +4558,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla ToolButton - + Stop Заустави - + Reload Учитај поново @@ -4551,17 +4571,17 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla Updater - + Update available Надоградња је доступна - + New version of QupZilla is ready to download. Ново издање Капзиле је спремно за преузимање. - + Update Ажурирај @@ -4569,8 +4589,8 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebInspectorDockWidget - - + + Web Inspector Веб инспектор @@ -4578,139 +4598,139 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebPage - + To show this page, QupZilla must resend request which do it again (like searching on making an shoping, which has been already done.) Да би приказала ову страницу Капзила мора поново да пошаље захтев за учитавањем (као претрага куповине која је већ обављена) - + Confirm form resubmission Потврда поновног слања - + Select files to upload... Изабери фајлове за слање... - + Server refused the connection Сервер је одбио везу - + Server closed the connection Сервер је затворио везу - + Server not found Сервер није нађен - + Connection timed out Истекло време повезивања - + Untrusted connection Неповерљива веза - + Temporary network failure Привремени неуспех мреже - + Proxy connection refused Веза са проксијем одбијена - + Proxy server not found Сервер проксија није нађен - + Proxy connection timed out Истекло време повезивања са проксијем - + Proxy authentication required Прокси захтева аутентификацију - + Content not found Садржај није нађен - + AdBlocked Content Блокиран садржај - + Blocked by rule <i>%1</i> Блокирано филтером <i>%1</i> - + Content Access Denied Приступ садржају одбијен - + Error code %1 Кôд грешке %1 - + Failed loading page Неуспех учитавања странице - + QupZilla can't load page from %1. Капзила не може да учита страницу са %1. - + Check the address for typing errors such as <b>ww.</b>example.com instead of <b>www.</b>example.com Проверите да ли сте погрешно укуцали адресу, на пример <b>ww.</b>example.com уместо <b>www.</b>example.com - + If you are unable to load any pages, check your computer's network connection. Ако не можете да учитате ниједну страницу, проверите везу вашег рачунара са интернетом. - + If your computer or network is protected by a firewall or proxy, make sure that QupZilla is permitted to access the Web. Ако су ваш рачунар или мрежа заштићени заштитним зидом или проксијем, проверите да ли је Капзили дозвољен приступ интернету. - + Try Again Покушај поново - + Prevent this page from creating additional dialogs Не дозволи овој страници да прави још дијалога - + JavaScript alert - %1 Јаваскрипт упозорење - %1 - + Choose file... Изабери фајл... @@ -4718,22 +4738,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebSearchBar - + Manage Search Engines Управљај моторима претраге - + Add %1 ... Додај %1 ... - + Paste And &Search Налепи и &тражи - + Clear All Очисти све @@ -4741,228 +4761,228 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebView - + No Named Page Неименована страница - + &Back На&зад - + &Forward На&пред - - + + &Reload &Учитај поново - + S&top Заус&тави - + This frame Оквир - + Show &only this frame П&рикажи само овај оквир - + Show this frame in new &tab Прикажи овај оквир у новом &језичку - + Print frame Штампај оквир - + Zoom &in У&величај - + &Zoom out У&мањи - + Reset Стварна величина - + Show so&urce of frame Прикажи извор о&квира - + Book&mark page &Обележи страницу - + &Save page as... &Сачувај страницу као... - + &Copy page link &Копирај везу странице - + Send page link... Пошаљи везу странице... - + &Print page &Штампај страницу - + Select &all Из&абери све - + Validate page Провера кôда - + Show so&urce code Прикажи &изворни кôд - + Show info ab&out site По&даци о сајту - + Open link in new &tab Отвори везу у новом &језичку - + Open link in new &window Отвори везу у новом &прозору - + B&ookmark link &Обележи везу - + &Save link as... &Сачувај везу као... - + Send link... Пошаљи везу... - + &Copy link address &Копирај адресу везе - + Show i&mage П&рикажи слику - + Copy im&age К&опирај слику - + Copy image ad&dress Копирај &адресу слике - + &Save image as... Сачувај с&лику као... - + Send image... Пошаљи слику... - + Send text... Пошаљи текст... - + Google Translate Гуглов преводилац - + Dictionary Речник - + Go to &web address Иди на &веб адресу - + Search "%1 .." with %2 Тражи „%1“ на %2 - + &Play &Пусти - + &Pause &Паузирај - + Un&mute Вра&ти звук - + &Mute У&тишај - + &Copy Media Address &Копирај адресу медија - + &Send Media Address П&ошаљи адресу медија - + Save Media To &Disk &Сачувај медиј на диск @@ -4970,7 +4990,7 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla jsAlert - + Prevent this page from creating additional dialogs Не дозволи овој страници да прави још дијалога diff --git a/translations/sv_SE.ts b/translations/sv_SE.ts index 5dd09f014..0770db467 100644 --- a/translations/sv_SE.ts +++ b/translations/sv_SE.ts @@ -4,59 +4,59 @@ AboutDialog - + About QupZilla Om QupZilla - + Authors Utvecklare - - + + Authors and Contributors Utvecklare och bidragare - - + + < About QupZilla < Om QupZilla - + <p><b>Application version %1</b><br/> <p><b>Programversion %1</b><br/> - + <b>WebKit version %1</b></p> <b>Webkit-version %1</b></p> - + <p>&copy; %1 %2<br/>All rights reserved.<br/> <p>&copy; %1 %2<br/>Alla rättigheter reserverade.<br/> - + <small>Build time: %1 </small></p> <small>Byggdatum: %1 </small></p> - + <p><b>Main developer:</b><br/>%1 &lt;%2&gt;</p> <p><b>Huvudutvecklare:</b><br/>%1 &lt;%2&gt;</p> - + <p><b>Contributors:</b><br/>%1</p> <p><b>Bidragare:</b><br/>%1</p> - + <p><b>Translators:</b><br/>%1</p> <p><b>Översättare:</b><br/>%1</p> @@ -64,33 +64,33 @@ AcceptLanguage - + Preferred Languages Föredragna språk - + Add... Lägg till... - + Remove Ta bort - + Up Upp - + Down Ner - - + + Personal [%1] Personligt [%1] @@ -98,68 +98,68 @@ AdBlockDialog - + AdBlock Configuration AdBlock-inställningar - + Enable AdBlock Aktivera reklamblockering - + Search... Sök... - + Rule Regel - - + + Add Rule Lägg till regel - + Update EasyList Uppdatera EasyList - + AdBlock AdBlock - + Delete Rule Ta bort regel - + Update completed Uppdatering klar - + EasyList has been successfully updated. EasyList har uppdaterats. - + Custom Rules Anpassade regler - + Add Custom Rule Lägg till anpassad regel - + Please write your rule here: Skriv din regel här: @@ -167,53 +167,53 @@ AdBlockIcon - + AdBlock lets you block unwanted content on web pages AdBlock låter dig blockera oönskat innehåll på webbsidor - + Blocked popup window Blockerat popup-fönster - + AdBlock blocked unwanted popup window. AdBlock blockerade ett oönskat popup-fönster. - + AdBlock AdBlock - + Show AdBlock &Settings Visa AdBlock &inställningar - + Blocked Popup Windows Blockerade popup-fönster - + No content blocked Inget innehåll blockerat - + Blocked URL (AdBlock Rule) - click to edit rule Blockerad Url (AdBlock-regel) - klicka för att redigera regel - - + + %1 with (%2) %1 med(%2) - + Learn About Writing &Rules Lär dig hur man skriver &regler @@ -221,17 +221,17 @@ AddAcceptLanguage - + Add Language Lägg till språk - + Choose preferred language for web sites Välj föredraget språk för webbsidor - + Personal definition: Egen definition: @@ -239,128 +239,128 @@ AutoFillManager - + Passwords Lösenord - - + + Server Server - + Username Användarnamn - + Password Lösenord - + Edit Redigera - - + + Remove Ta bort - - + + Remove All Ta bort alla - + Import/Export Importera/Exportera - - - + + + Show Passwords Visa lösenord - + Exceptions Undantag - + Import Passwords from File... Importera lösenord från fil... - + Export Passwords to File... Exportera lösenord till fil... - + Are you sure that you want to show all passwords? Är du säker på att du vill visa alla lösenord? - + Hide Passwords Göm lösenord - + Confirmation Bekräftelse - + Are you sure to delete all passwords on your computer? Är du säker på att du vill ta bort alla lösenord? - + Edit password Redigera lösenord - + Change password: Byt lösenord: - - + + Choose file... Välj fil... - + Cannot read file! Kan ej läsa fil! - + Successfully exported Exporteringen lyckades - + Error while importing! Fel vid importering! - + Successfully imported Importeringen lyckades - + Cannot write to file! Kan ej skriva till fil! @@ -368,7 +368,7 @@ AutoFillNotification - + Do you want QupZilla to remember the password for <b>%1</b> on %2? Vill du att QupZilla ska komma ihåg lösenord för <b>%1</b> on %2? @@ -376,17 +376,17 @@ AutoFillWidget - + Remember Kom ihåg - + Never For This Site Aldrig för denna sida - + Not Now Inte nu @@ -394,13 +394,13 @@ BookmarkIcon - - + + Bookmark this Page Lägg till denna sida i bokmärken - + Edit this bookmark Redigera detta bokmärke @@ -408,154 +408,154 @@ BookmarksImportDialog - + Import Bookmarks Importera bokmärken - + <b>Import Bookmarks</b> <b>Importera bokmärken</b> - + From File Från fil - + Choose browser from which you want to import bookmarks: Välj vilken webbläsare du vill importera bokmärken från: - + Choose... Välj... - + Fetching icons, please wait... Hämtar ikoner, vänta... - + Title Titel - + Url Url - + Next Nästa - + Cancel Avbryt - + <b>Importing from %1</b> <b>Importerar från %1</b> - + Finish Avsluta - - + + Please press Finish to complete importing process. Tryck på Avsluta för att avsluta imporeringsprocessen. - - - - + + + + Error! Fel! - + Choose directory... Välj katalog... - + Choose file... Välj fil... - + Mozilla Firefox stores its bookmarks in <b>places.sqlite</b> SQLite database. This file is usually located in Mozilla Firefox sparar sina bokmärken i<b>places.sqlite</b> SQLite database. Denna fil hittas vanligen i - - - - + + + + Please choose this file to begin importing bookmarks. Välj denna fil för att börja importera bokmärken. - + Google Chrome stores its bookmarks in <b>Bookmarks</b> text file. This file is usually located in Google Chrome sparar sina bokmärken .i <b>Bokmärken</b> text file. Denna fil hittas vanligen i - + Opera stores its bookmarks in <b>bookmarks.adr</b> text file. This file is usually located in Opera sparar sina bokmärken i <b>bookmarks.adr</b> text file. Denna fil hittas vanligen i - + You can import bookmarks from any browser that supports HTML exporting. This file has usually these suffixes Du kan importera bokmärken från alla webbläsare som stödjer HTML-exportering. Denna fil har vanligen dessa suffix - + Internet Explorer stores its bookmarks in <b>Favorites</b> folder. This folder is usually located in Internet Explorer sparar sina bokmärken i <b>Favoriter</b> folder. Denna mapp hittas vanligen i - + Please choose this folder to begin importing bookmarks. Välj mapp för att börja importera bokmärken. - - - - + + + + No Error Inga fel - - - + + + Unable to open file. Kan ej öppna fil. - + Cannot evaluate JSON code. Kan ej utvärdera JSON-kod. - + File does not exist. Filen finns inte. - + Unable to open database. Is Firefox running? Kan inte öppna databasen. Är Firefox igång? @@ -563,127 +563,127 @@ BookmarksManager - + Bookmarks Bokmärken - + Title Titel - + Url Url - + Add Folder Lägg till mapp - + Optimize Database Optimera databas - + Import Bookmarks Importera bokmärken - + Add new folder Lägg till ny mapp - + Choose name for new bookmark folder: Välj namn för den nya mappen: - + Add new subfolder Lägg till ny undermapp - + Choose name for new subfolder in bookmarks toolbar: Välj namn för den nya undermappen i bokmärkesverktygsraden: - + Rename Folder Döp om mappen - + Choose name for folder: Välj namn för mapp: - + Add Subfolder Lägg till undermapp - + Rename folder Ändra namn på mapp - + Remove folder Ta bort mapp - + Open link in current &tab Öppna länk i nuvarande &flik - + Open link in &new tab Öppna länk i&ny flik - + Move bookmark to &folder Flytta bokmärke till &mapp - + Rename bookmark Ändra namn på bokmärke - + Remove bookmark Ta bort bokmärke - + <b>Warning: </b>You already have bookmarked this page! <b>Varning: </b>Du har redan lagt till bokmärk för denna sida! - + Choose name and location of this bookmark. Välj namn och plats för detta bokmärke. - + Add New Bookmark Lägg till nytt bokmärk - + Choose folder for bookmarks: Välj mapp för bokmärken: - + Bookmark All Tabs Lägg till bokmärken för alla flikar @@ -691,20 +691,20 @@ BookmarksModel - - + + Bookmarks In Menu Bokmärken i meny - - + + Bookmarks In ToolBar Bokmärken i verktygsrad - - + + Unsorted Bookmarks Osorterade bokmärkn @@ -712,27 +712,27 @@ BookmarksSideBar - + Search... Sök... - + Open link in current &tab Öppna länk i nuvarande &flik - + Open link in &new tab Öppna länk i &ny flik - + Copy address Kopiera adress - + &Delete &Ta bort @@ -740,17 +740,17 @@ BookmarksToolbar - + &Bookmark Current Page &Lägg till bokmärke för nuvarande sida - + Bookmark &All Tabs Lägg till bokmärke för &alla flikar - + &Organize Bookmarks &Organisera bokmärken @@ -759,73 +759,73 @@ Dölj mest &sedda - + Show Most &Visited Visa mest &sedda - + Show Only Icons - + &Hide Toolbar &Dölj verktygsrad - + Move right Flytta till höger - + Move left Flytta till vänster - + Edit bookmark Redigera bokmärke - + Remove bookmark Ta bort bokmärke - + Edit bookmark: Redigera bokmärke: - + Title: Titel: - + Url: Url: - + Edit Bookmark Redigera bokmärk - + Most visited Mest sedda - + Sites you visited the most Sidor du besökt mest - - + + Empty Tomt @@ -841,46 +841,49 @@ Ta bort bokmärke - + Name: Namn: - + Folder: Mapp: - + Remove Ta bort - + Save Spara - + Close Stäng - - Add into Bookmarks - Lägg till i Bokmärken + + Add to Bookmarks + + + + Add into Bookmarks + Lägg till i Bokmärken - Add into Speed Dial - Lägg till i Speed Dial + Lägg till i Speed Dial <b>Add Bookmark</b> <b>Lägg till bokmärke</b> - + Edit Bookmark Redigera bokmärke @@ -889,14 +892,15 @@ <b>Redigera bokmärke</b> - - + + Remove from Speed Dial Ta bort från Speed Dial - - + + + Add to Speed Dial Lägg till i Speed Dial @@ -904,37 +908,37 @@ BrowsingLibrary - + Library Bibliotek - + Search... Sök... - + History Historik - + Bookmarks Bokmärken - + RSS RSS - + Database Optimized Databas optimerad - + Database successfully optimized.<br/><br/><b>Database Size Before: </b>%1<br/><b>Database Size After: </b>%2 Databasen optimerad.<br/><br/><b>Databasens storlek före: </b>%1<br/><b>Databasens storlek efter: </b>%2 @@ -942,51 +946,51 @@ CertificateInfoWidget - + <b>Issued To</b> <b>Utfärdat till</b> - - + + Common Name (CN): Vad menas med Common? Och vad att göra med förkortningen? Namn (CN): - - + + Organization (O): Organisation(O): - - + + Organizational Unit (OU): Organisationsenhet (OU): - + Serial Number: Serienummer: - + <b>Issued By</b> <b>Utfärdat av</b> - + <b>Validity</b> <b>Validitet</b> - + Issued On: Utfärdat: - + Expires On: Utgångsdatum: @@ -994,62 +998,62 @@ ClearPrivateData - + Clear Recent History - + Choose what you want to delete: Välj vad du vill ta bort: - + Clear history Rensa historik - + Clear cookies Rensa kakor - + Clear cache Rensa cache - + Clear icons Rensa ikoner - + Clear cookies from Adobe Flash Player Rensa kakor från Adobe Flash Player - + <b>Clear Recent History</b> <b>Rensa senaste historik</b> - + Earlier Today Tidigare idag - + Week Vecka - + Month Månad - + All Allt @@ -1057,42 +1061,42 @@ ClickToFlash - + Object blocked by ClickToFlash Objekt blockerat av ClickToFlash - + Show more information about object Visa mer informatiaon om objekt - + Delete object Ta bort objekt - + Add %1 to whitelist Lägg till %1 i whitelist - + Flash Object Flash-objekt - + <b>Attribute Name</b> <b>Attributens namn</b> - + <b>Value</b> <b>Värde</b> - + No more information available. Ingen mer information tillgänglig. @@ -1100,12 +1104,12 @@ CloseDialog - + There are still open tabs Det finns fortfarande öppna flikar - + Don't ask again Fråga inte igen @@ -1113,173 +1117,173 @@ CookieManager - + Cookies Kakor - + Stored Cookies - + Find: Hitta: - + These cookies are stored on your computer: Dessa kakor är sparade på din dator: - + Server Server - + Cookie name Kaknamn - + Name: Namn: - + Value: Värde: - - - + + + Server: Server: - + Path: Sökväg: - + Secure: Säker: - + Expiration: Utgångsdatum: - - - - - - - - - - - - + + + + + + + + + + + + <cookie not selected> <ingen kaka vald> - + Remove all cookies Ta bort alla kakor - + Cookie Filtering - + <b>Cookie whitelist</b> - + Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) - - + + Add Lägg till - - + + Remove Ta bort - + <b>Cookie blacklist</b> - + Cookies from these servers will NEVER be accepted - + Remove cookie Ta bort kakor - + Search Sök - + Confirmation Bekräftelse - + Are you sure to delete all cookies on your computer? Är du säker på att du vill ta bort alla kakor från din dator? - + Add to whitelist - + Add to blacklist - - + + Remove cookies Ta bort kakor - + Secure only Endast säkra - + All connections Alla anslutningar - + Session cookie Sessionskaka @@ -1287,13 +1291,13 @@ DownloadFileHelper - - + + Save file as... Spara fil som... - + NoNameDownload Namnlös nedladdning @@ -1301,119 +1305,119 @@ DownloadItem - + Remaining time unavailable Återstående tid otillgänglig - + Done - %1 Klar - %1 - - + + Cancelled Avbruten - + few seconds ett par sekunder - + seconds sekunder - + minutes minuter - + hours timmar - + Unknown speed Okänd hastighet - - + + Unknown size Okänd storlek - + %2 - unknown size (%3) %2 - okänd storlek (%3) - + Remaining %1 - %2 of %3 (%4) Återstående %1 - %2 av %3 (%4) - + Cancelled - %1 Avbruten - %1 - + Delete file Ta bort fil - + Do you want to also delete dowloaded file? Vill du också ta bort den nerladdade filen? - + Open File Öppna fil - + Open Folder Öppna mapp - + Go to Download Page Gå till nedladdningssidan - + Copy Download Link Kopiera nedladdningslänk - + Cancel downloading Avbryt nedladdning - + Clear Rensa - + Error Fel - + Not found Inte hittad - + Sorry, the file %1 was not found! @@ -1422,12 +1426,12 @@ hittades inte! - + Error: Cannot write to file! Fel: Kan ej skriva till fil! - + Error: Fel: @@ -1435,64 +1439,64 @@ DownloadManager - - - + + + Download Manager Nedladdningshanterare - + Clear Rensa - + Executable: Körbar fil: - + Arguments: Argument: - + Cannot start external download manager Kan ej starta extern nedladdningshanterare - + Cannot start external download manager! %1 Kan ej starta extern nedladdningshanterare! %! - + %1% of %2 files (%3) %4 remaining %1% av %2 filer (%3) %4 återstår - + % - Download Manager % - Nedladdningshanterare - + Download Finished Nedladdning klar - + All files have been successfully downloaded. Alla filer har laddats ner. - + Warning Varning - + Are you sure to quit? All uncompleted downloads will be cancelled! Är du säker på att du vill avsluta? Alla inkompletta nedladdningar kommer att avbrytas! @@ -1500,42 +1504,42 @@ DownloadOptionsDialog - + Opening Öppnar - + You have chosen to open Du har valt att öppna - + which is a: som är en: - + from: från: - + What should QupZilla do with this file? Vad bör QupZilla göra med denna filer? - + Open... Öppna... - + Save File Spara fil - + Opening %1 Öppnar %1 @@ -1543,37 +1547,37 @@ EditSearchEngine - + Name: Namn: - + Url: Url: - + Shortcut: Genväg: - + Icon: Ikon: - + <b>Note: </b>%s in url represent searched string <b>Observera: </b>%s iurl'en representerar söksträngen - + Add from file ... Lägg till från fil... - + Choose icon... Välj ikon... @@ -1581,75 +1585,75 @@ HistoryManager - + History Historik - + Title Titel - + Url Url - + Delete Ta bort - + Clear All History Rensa all historik - + Optimize Database Optimera databas - + Open link in current tab Öppna länk i nuvarande flik - + Open link in new tab Öppna länk i ny flik - + Copy address Kopiera adress - - + + Today Idag - - + + This Week Denna veckan - - + + This Month Denna månaden - + Confirmation Bekräftelse - + Are you sure to delete all history? Vill du verkligen ta bort all historik? @@ -1657,72 +1661,72 @@ HistoryModel - + Failed loading page Misslyckades med att hämta sidan - + No Named Page Namnlös sida - + January Januari - + February Februari - + March Mars - + April April - + May Maj - + June Juni - + July Juli - + August Augusti - + September September - + October Oktober - + November November - + December December @@ -1730,45 +1734,45 @@ HistorySideBar - + Search... Sök... - + Title Titel - + Open link in current tab Öppna länk i nuvarande flik - + Open link in new tab Öppna länk i ny flik - + Copy address Kopiera adress - - + + Today Idag - - + + This Week Denna veckan - - + + This Month Denna månaden @@ -1776,33 +1780,33 @@ LocationBar - + Add RSS from this page... Lägg till RSS-flöde från denna sida... - + Enter URL address or search on %1 Skriv Url-adress eller sök på %1 - + Paste And &Go Klistra in och &kör - + Clear All Rensa allt - + .co.uk Append domain name on ALT + Enter = Should be different for every country .se - + Show information about this page Visa information om denna sida @@ -1810,12 +1814,12 @@ MainApplication - + Last session crashed Senaste sessionen kraschade - + <b>QupZilla crashed :-(</b><br/>Oops, the last session of QupZilla was interrupted unexpectedly. We apologize for this. Would you like to try restoring the last saved state? <b>QupZilla krashade :-(</b><br/>Hoppsan,den senaste sessionen av QupZilla avslutades oväntat. Vi är ledsna för detta. Vill du prova att återställa senast sparade läge? @@ -1823,44 +1827,44 @@ NavigationBar - + No Named Page Namnlös sida - + Back Bakåt - + Forward Framåt - + Home Hem - + New Tab Ny flik - + Main Menu Huvudmeny - - + + Exit Fullscreen Avsluta fullskärm - - + + Clear history Rensa historik @@ -1868,75 +1872,75 @@ NetworkManager - - + + SSL Certificate Error! SSL-certifikatsfel! - + The page you are trying to access has the following errors in the SSL certificate: Sidan du försöker nå har följande fel i SSL-certifikatet: - + <b>Organization: </b> <b>Organisation: </b> - + <b>Domain Name: </b> <b>Domännamn: </b> - + <b>Expiration Date: </b> <b>Utgångsdatum: </b> - + <b>Error: </b> <b>Fer: </b> - + Would you like to make an exception for this certificate? Vill du göra ett undantag för detta certifikat? - + Authorization required Autentisering krävs - - + + Username: Användarnamn: - - + + Password: Lösenord: - + Save username and password on this site Spara användarnamn och lösenord för denna sida - + A username and password are being requested by %1. The site says: "%2" Ett användarnamn och lösenord efterfrågas av %1. Sidan säger "%2" - + Proxy authorization required Proxyautentisering krävs - + A username and password are being requested by proxy %1. Ett användarnamn och lösenord efterfrågas av proxyn %1. @@ -1944,17 +1948,17 @@ PageScreen - + Page Screen Skärmbild - + Save Page Screen... Spara skärmbild... - + screen.png skärmbild.png @@ -1962,75 +1966,92 @@ PluginsList - + Application Extensions Programtillägg - + Allow Application Extensions to be loaded Tillåt att programtillägg laddas - + Settings Inställningar - Load Plugins - Ladda insticksmoduler + Ladda insticksmoduler - + WebKit Plugins WebKit-tillägg - + <b>Click To Flash Plugin</b> <b>Klicka-för-Flash-tillägg</b> - + Click To Flash is a plugin which blocks auto loading of Flash content at page. You can always load it manually by clicking on the Flash play icon. Klicka-för-Flash är ett tillägg som blockerar Flash-innehåll på sidor. Du kan alltid hämta dessa manuellt genom att klicka på Flash-ikonen. - + Whitelist Vitlista - + Add Lägg till - + Remove Ta bort - + Allow Click To Flash Tillåt Klicka-för-Flash - + Add site to whitelist Lägg till sida i vitlistan - + Server without http:// (ex. youtube.com) Server utan http:// (tex. youtube.com) + + + %1 (%2) +Author: %3 +%4 +%5 + + + + + Error! + Fel! + + + + Cannot load plugin! + + PopupWindow - + %1 - QupZilla %1 - QupZilla @@ -2038,801 +2059,801 @@ Preferences - + Preferences Inställningar - + QupZilla QupZilla - + <b>Launching</b> <b>Uppstart</b> - + After launch: Vid start: - + Open blank page Öppna tom sida - - + + Open homepage Öppna hemsida - - + + Open speed dial Öppna speed dial - + Restore session Återställ session - + Homepage: Hemsida: - + On new tab: På ny flik: - + Open blank tab Öppna tom flik - + Open other page... Öppna annan sida... - + <b>Profiles</b> <b>Profiler</b> - + Startup profile: Uppstartsprofil: - + Create New Skapa ny - + Delete Ta bort - - + + Note: You cannot delete active profile. Observera: Du kan inte ta bort aktiv profil. - + Check for updates on start Leta efter uppdateringar vid start - + Themes Teman - + Advanced options Avancerade alternativ - + <b>Browser Window</b> <b>Webbläsarfönster</b> - + Show StatusBar on start Visa statusrad vid start - + Show Bookmarks ToolBar on start Visa bokmärkesverktygsraden vid start - + Show Navigation ToolBar on start Visa navigeringsverktygsraden vid start - + <b>Navigation ToolBar</b> <b>Navigeringsverktygsrad</b> - + Show Home button Visa Hem-knapp - + Show Back / Forward buttons Visa Framåt/Bakåt-knappar - + Show Add Tab button Visa Ny Flik-knapp - + <b>Background<b/> <b>Bakgrund<b/> - + Use transparent background Använd genomskinlig bakgrund - + <b>Tabs behavior</b> <b>Flikbeteende</b> - + Make tabs movable Gör flikar flyttbara - + Hide tabs when there is only one tab Göm flikar när endast en är öppen - + <b>Address Bar behaviour</b> <b>Adressradens beteende</b> - + Select all text by double clicking in address bar Markera all text vid dubbelklick i adressraden - + Add .co.uk domain by pressing ALT key Lägg till .se genom att trycka på ALT-knappen - + Activate last tab when closing active tab Visa senaste flik när den aktiva fliken stängs - + Ask when closing multiple tabs Fråga när flera flikar stängs - + Select all text by clicking in address bar Markera all text vid enkelklick i adressraden - + Web Configuration Webbinställningar - + Allow JAVA Tillåt JAVA - + Allow JavaScript Tillåt Javaskript - - + + Use current Använd nuvarande - + Active profile: Aktiv profil: - + Don't quit upon closing last tab Avsluta inte när den sista fliken stängs - + Closed tabs list instead of opened in tab bar Lista över stängda flikar istället för öppna i flikraden - + Open new tabs after active tab Öppna nya flikar efter den aktiva fliken - + Allow Plugins (Flash plugin) Tillåt insticksmoduler (Flash) - + Allow DNS Prefetch - + Allow local storage of HTML5 web content Tillåt lokal lagring av HTML5-innehåll - + Delete locally stored HTML5 web content on close Ta bort lokalt sparade HTML5-data vid avslut - + JavaScript can access clipboard Klippbord? Javaskript kan komma åt klippbordet - + Send Do Not Track header to servers Skicka Do Not Track-instruktioner till servrar - + Zoom text only Zooma endast text - + Print element background when you are printing page (on printer), it determine whether to also print background (color, image) of html elements Skriv ut elements bakgrunder - + Include links in focus chain focus also links on page (basically <a> elements) when pressing Tab key Inkludera länkar i fokuskedjan - + Enable XSS Auditing try to detect possible XSS attacks when executing javascript Tillått XSS-auditering - + Mouse wheel scrolls Mushjulet skrollar - + lines on page rader på sidan - + Default zoom on pages: Standardzoom på sidor: - + Ask when entering Private Browsing mode Fråga när privat läge aktiveras - + Local Storage Lokal lagring - + Maximum pages in cache: Maximalt antal sidor i cache: - + 1 1 - + Allow storing network cache on disk Tillåt att nätverkscache lagras på hårddisken - + Maximum Maximal - + 50 MB 50 MB - + Allow storing web icons Tillåt att webbikoner lagras - + Allow saving history Tillåt att historik sparas - + Delete history on close Ta bort historik vid avslut - + Delete now Ta bort nu - + Proxy Configuration Proxyinställningar - + HTTP HTTP - + SOCKS5 SOCKS5 - + Port: Port: - + Username: Användarnamn: - + Password: Lösenord: - + Don't use on: Använd inte på: - + Manual configuration Manuell inställning - + System proxy configuration Global proxyinställning - + Do not use proxy Använd inte proxy - + <b>Font Families</b> <b>Teckensnittsfamilerj</b> - + Standard Standard - + Fixed Fast - + Serif Serif - + Sans Serif Sans Serif - + Cursive Kursiv - + <b>External download manager</b> <b>Extern nedladdningshanterare</b> - + Use external download manager Använd extern nedladdningshanterare - + Executable: Körbar fil: - + Arguments: Argument: - + Filter tracking cookies Filtrera spårningskakor - + <b>Warning:</b> Match domain exactly and filter tracking cookies options can lead to deny some cookies from sites. If you have problems with cookies, try to disable this options first! - + Change browser identification: Ändra webbläsaridentifiering: - + Fantasy - + <b>Font Sizes</b> <b>Teckensnittsstorlek</b> - + Fixed Font Size Fast typsnittsstorlek - + Default Font Size Standardtypsnittsstorlek - + Minimum Font Size Minsta typsnittsstorlek - + Minimum Logical Font Size Minsta logiska typsnittsstorlek - + <b>Download Location</b> <b>Nedladdningsdestination</b> - + Ask everytime for download location Fråga efter nedladdningsdestination varje gång - + Use defined location: Använd förinställd destination: - - - + + + ... ... - + <b>Download Options</b> <b>Nedladdningsinställningar</b> - + Use native system file dialog (may or may not cause problems with downloading SSL secured content) Använd systemets egna filhanterare (skapar eventuellt problem vid nedladdning av SSL-säkrat material) - + Close download manager when downloading finishes Stäng nedladdningshanterare när alla nedladdningar avslutas - + <b>AutoFill options</b> <b>Autofyll-alternativ</b> - + Allow saving passwords from sites Tillåt att lösenord lagras på sidor - + <b>Cookies</b> <b>Kakor</b> - + Allow storing of cookies Tillåt lagring av kakor - + Delete cookies on close Ta bort kakor vid avslut - + Match domain exactly Matcha domännamn exakt - + Cookies Manager Kakhanterare - + <b>SSL Certificates</b> <b>SSL-certifikat</b> - + SSL Manager SSL-hanterare - + Edit CA certificates in SSL Manager Redigera CA-certifikat i SSL-hanterare - - + + <b>Other</b> - + Send Referer header to servers - + Block popup windows Blockera popup-fönster - + <b>Notifications</b> <b>Notifikationer</b> - + Use OSD Notifications Använd OSD-notifikationer - + Use Native System Notifications (Linux only) Använd systemets egna notifikationssystem (endast Linux) - + Do not use Notifications Använd inte notifikationer - + Expiration timeout: Tiden löper ut: - + seconds sekunder - + <b>Note: </b>You can change position of OSD Notification by dragging it on the screen. <b>Observera:</b>Du kan ändra notifikationernas placering genom att dra runt dem på skärmen. - + <b>Language</b> <b>Språk</b> - + Available translations: Tillgängliga översätningar: - + In order to change language, you must restart browser. För att byta språk måste du starta om webbläsaren. - + StyleSheet automatically loaded with all websites: Stilblad som automatiskt laddas med alla webbsidor: - + Languages Språk - + <b>Preferred language for web sites</b> <b>Föredraget språk för hemsidor</b> - + General Allmänt - + Appearance Utseende - + Tabs Flikar - + Browsing Surfande - + Fonts Teckensnitt - + Downloads Nedladdningar - + Password Manager Lösenordshanterare - + Privacy Integritet - + Notifications Notifikationer - + Plugins Insticksmoduler - + Other Annat - + OSD Notification OSD-notifikationer - + Drag it on the screen to place it where you want. Flytta runt den på skämen för att placera den där du vill ha den. - + Choose download location... Välj nedladdningsdestination... - + Choose stylesheet location... Välj stilbladets plats... - + Deleted Borttagen - + Choose executable location... - + New Profile Ny profil - + Enter the new profile's name: Välj namn på den nya profilen: - - + + Error! Fel! - + This profile already exists! Denna profil finns redan! - + Cannot create profile directory! Kan inte skapa profilensökväg! - + Confirmation Bekräftelse - + Are you sure to permanently delete "%1" profile? This action cannot be undone! Är du säker på att du permanent vill ta bort profilen"%1"? Detta kan ej göras ogjort! @@ -2840,17 +2861,17 @@ QObject - + The file is not an OpenSearch 1.1 file. Denna fil är inte en OpenSearch1.1 fil. - + Native System Notification Systemets egna notifikationer - + <not set in certificate> @@ -2858,32 +2879,32 @@ QtWin - + Open new tab Öppna ny flik - + Opens a new tab if browser is running Öppna en ny flik om webbläsaren körs - + Open new window Öppna nytt fönster - + Opens a new window if browser is running Öppna ett nytt fönster om webbläsaren körs - + Open download manager Öppna nedladdningshanterare - + Opens a download manager if browser is running Öppna nedladdningshanterare om webbläsaren körs @@ -2891,446 +2912,446 @@ QupZilla - + Private Browsing Enabled Privat surfning aktiverat - + IP Address of current page Nuvarande sidans IP-adress - + &Tools &Verktyg - + &Help &Hjälp - + &Bookmarks &Bokmärken - + Hi&story Hi&storik - + &File &Fil - + &New Window &Nytt fönster - + New Tab Ny flik - + Open Location Öppna plats - + Open &File Öppna &fil - + Close Tab Stäng flik - + Close Window Stäng fönster - + &Save Page As... &Spara sida som... - + Save Page Screen Spara skärmbild - + Send Link... Skicka länk... - + Import bookmarks... Importera bokmärken... - + Quit Avsluta - + &Edit &Redigera - + &Undo &Ångra - + &Redo &Gör om - + &Cut &Klipp ut - + C&opy K&opiera - + &Paste K&listra in - + Select &All Markera &allt - + &Find &Hitta - + Pr&eferences &Inställningar - + QupZilla QupZilla - + &Print... &Skriv ut... - + &View &Vy - + &Navigation Toolbar &Navigeringsverktygsrad - + &Bookmarks Toolbar &Bokmärkesverktygsrad - + Sta&tus Bar &Statusrad - + &Menu Bar &Menyrad - + &Fullscreen &Fullskärm - + &Stop &Stopp - + &Reload &Hämta om - + Character &Encoding &Teckenkodning - + Bookmarks Bokmärken - + History Historik - + Toolbars Verktygsrader - + Sidebars Sidorader - + Zoom &In Zooma &in - + Zoom &Out Zooma &ut - + Reset Återställ - + &Page Source &Källkod - + Closed Tabs Stängda flikar - + Recently Visited Senast besökta - + Most Visited Mest besökta - + Web In&spector Webb&inspektör - + Configuration Information - + Restore &Closed Tab Återställ &stängd flik - + (Private Browsing) (Privat surfning) - + Bookmark &This Page Bokmärk &denna sida - + Bookmark &All Tabs Bokmärk &alla flikar - + Organize &Bookmarks Organisera &bokmärken - - - - - + + + + + Empty Tom - + &Back &Bakåt - + &Forward &Framåt - + &Home &Hem - + Show &All History Visa &all historik - + Restore All Closed Tabs Återställ alla stängda flikar - + Clear list Rensa lista - + About &Qt Om &Qt - + Information about application Information om programmet - + &About QupZilla &Om QupZilla - + Report &Issue Rapportera &problem - + &Web Search &Webbsökning - + Page &Info Sid&information - + &Download Manager &Nedladdningshanterare - + &Cookies Manager &Kakhanterare - + &AdBlock &Reklamblockering - + RSS &Reader RSS-&läsare - + Clear Recent &History Rensa senaste &historik - + &Private Browsing &Privat surfning - + Other Annat - + Default Standard - + %1 - QupZilla %1 - QupZilla - + Open file... Öppna fil... - + Are you sure you want to turn on private browsing? Är du säker på att du vill aktivera privat surfning? - + When private browsing is turned on, some actions concerning your privacy will be disabled: När privat surfning aktiveras stängs vissa integritetsrelaterade funktioner av: - + Webpages are not added to the history. Hemsidor sparas inte i historiken. - + Current cookies cannot be accessed. Nuvarande kakor kan inte kommas åt. - + Your session is not stored. Din session sparas inte. - + Until you close the window, you can still click the Back and Forward buttons to return to the webpages you have opened. Fram till att du stänger fönstret kan du använda Bakåt/Framåt-knapparna för att återvända till sidor du besökt. - + Start Private Browsing Aktivera privat surfning - + There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? Det finns fortfarande %1 öppna flikar och din session kommer inte att sparas. Är du säker på att du vill avsluta QupZilla? - + You have successfully added RSS feed "%1". Du har lagt till flödet "%1". @@ -3338,299 +3359,298 @@ QupZillaSchemeReply - + No Error Inga fel - + Not Found Inte hittad - - + + Report Issue Rapportera problem - + Your E-mail Din e-post - + Issue type Problemets art - + Issue description Problembeskrivning - + Send Skicka - + Start Page Hemsida - + Google Search Googlesökning - + Search results provided by Google Sökresultat från Google - - - + + + About QupZilla Om QupZilla - - + + Configuration Information - + Browser Identification Webbläsaridentifiering - + Paths Sökvägar - + Copyright Upphovsrätt - - + + Version Version - - + + WebKit version WebKit-version - + Application version - + Qt version - + Build time Byggdatum - + Platform Plattform - + Profile Profil - + Preferences Inställningar - + Option - + Value Värde - + Name - + Author - + Description - + Settings Inställningar - + Saved session Sparad session - + Pinned tabs Nålade flikar - + Data Data - + Themes Teman - - + Plugins Insticksmoduler - + Translations Översättningar - + Main developer Huvudutvecklare - + E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. - + Contributors Bidragare - + Translators Översättare - + Speed Dial Speed Dial - + Add New Page Lägg till ny sida - + Apply Verkställ - + Speed Dial settings Speed Dial-inställningar - + Placement: Placering: - + Auto Automatisk - + Cover Omslag - + Fit Passa in - + Fit Width Passa in bredd - + Fit Height Passa in höjd - + Use background image Använd bakgrundsbild - + Select image Välj bild - + Maximum pages in a row: Maximalt antal sidor på en rad: - + Change size of pages: Ändra storlek på sidor: - + This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. - + No available plugins. - + Load title from page Hämta titel från sidan - + Edit Redigera - + Remove Ta bort @@ -3639,38 +3659,38 @@ E-post är valfritt<br/><b>Observera:</b>Använd endast Engelska. - + If you are experiencing problems with QupZilla, please try to disable all plugins first. <br/>If this does not fix it, then please fill out this form: Om du upplever problem med QupZilla, prova att inaktivera alla insticksmoduler först. <br/>Om det inte löser problemet, fyll i denna blankett: - + Please fill out all required fields! Var god och fyll i alla obligatoriska fält! - - + + Information about version Information om version - + Reload Hämta om - + Url Url - + Title Titel - + New Page Ny sida @@ -3678,116 +3698,116 @@ RSSManager - + RSS Reader RSS-läsare - - + + Empty Tom - + Reload Hämta om - + Add feed Hämta flöde - + Edit feed Redigera flöde - + Delete feed Ta bort flöde - + Optimize Database Optimera databas - + News Nyheter - - + + Loading... Hämtar... - + You don't have any RSS Feeds.<br/> Please add some with RSS icon in navigation bar on site which offers feeds. Du har inga RSS-flöden.<br/> Lägg till flöden med RSS-ikonen i navigeringsraden från sidor som tillhandahåller flöden. - + Add new feed Lägg till nytt flöde - + Please enter URL of new feed: Skriv in flödets adress: - + New feed Nytt flöde - + Fill title and URL of a feed: Fyll i titel och url för ett flöde: - + Feed title: Flödets titel: - + Feed URL: Flödets adress: - + Edit RSS Feed Redigera RSS-flöde - + Open link in current tab Öppna länk i nuvarande flik - + Open link in new tab Öppna länk i ny flik - + Error in fetching feed Fel i flödeshämtning - + RSS feed duplicated RSS-flöde dubblerat - + You already have this feed. Du har redan detta flöde. @@ -3795,7 +3815,7 @@ Lägg till flöden med RSS-ikonen i navigeringsraden från sidor som tillhandah RSSNotification - + Open RSS Manager Öppna RSS-hanterare @@ -3803,17 +3823,17 @@ Lägg till flöden med RSS-ikonen i navigeringsraden från sidor som tillhandah RSSWidget - + Add RSS Feeds from this site Lägg till RSS-flöden från denna sida - + Untitled feed Namnlöst flöde - + Add Lägg till @@ -3821,81 +3841,81 @@ Lägg till flöden med RSS-ikonen i navigeringsraden från sidor som tillhandah SSLManager - + SSL Manager SSL-hanterare - + CA Authorities Certificates CA Authorities-certifikat - - + + Show info Visa information - + This is a list of CA Authorities Certificates stored in the standard system path and in user specified paths. Detta är en lista på CA Authorities-certifikat lagrade i systemets standardsökväg och användarspecificerade sökvägar. - + Local Certificates Lokala certifikat - - + + Remove Ta bort - + This is a list of Local Certificates stored in your user profile. It also contains all certificates, that have received an exception. Detta är en lista på lokala certifikat lagrade i din användarprofil. Den innehåller också alla certifikat som erhållit ett undantag. - + Settings Inställningar - + Add Lägg till - + If CA Authorities Certificates were not automatically loaded from the system, you can specify paths manually where the certificates are stored. Om CA Authorities-certifikat inte laddades automatiskt kan du manuellt ställa in var certifikaten finns lagrade. - + <b>NOTE:</b> Setting this option is a high security risk! <b>Observera:</b> Denna inställningen är en hög säkerhetsrisk! - + Ignore all SSL Warnings Ignorera alla SSL-varningar - + All certificates must have .crt suffix. After adding or removing certificate paths, it is neccessary to restart QupZilla in order to take effect the changes. Alla certifikat måste ha .crt-suffix. Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla startas om för att ändringarna ska ha effekt. - + Choose path... Välj sökväg... - + Certificate Informations Certifikatinformation @@ -3903,57 +3923,57 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s SearchEnginesDialog - + Manage Search Engines Hantera sökmotorer - + Add... Lägg till... - + Remove Ta bort - + Edit Redigera - + Up Upp - + Down Ner - + Defaults Förval - + Search Engine Sökmotor - + Shortcut Genväg - + Add Search Engine Lägg till sökmotor - + Edit Search Engine Redigera sökmotor @@ -3961,27 +3981,27 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s SearchEnginesManager - + Search Engine Added Sökmotor tillagd - + Search Engine "%1" has been successfully added. Sökmotorn"%1" har lagts till. - + Search Engine is not valid! Sökmotorn är ogiltig! - + Error Fel - + Error while adding Search Engine <br><b>Error Message: </b> %1 Fel när sökmotor lades till<br><b>Felmeddelande</b>%1 @@ -3989,7 +4009,7 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s SearchToolBar - + No results found. Inga resultat hittade. @@ -3997,22 +4017,22 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s SearchToolbar - + Search: Sök: - + Search... Sök... - + Highlight Markera - + Case sensitive Skiftlägeskänslig @@ -4020,12 +4040,12 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s SideBar - + Bookmarks Bokmärken - + History Historik @@ -4033,143 +4053,143 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s SiteInfo - + Site Info Sidinformation - + General Allmänt - + Media Media - + Security Säkerhet - + Size: Storlek: - + Site address: Sidadress: - + Encoding: Kodning: - + Meta tags of site: Metataggar på denna sidan: - + Tag Tagg - + Value Värde - + <b>Security information</b> <b>Säkerhetsinformation</b> - + Details Detaljer - + Image Bild - + Image address Bildadress - + <b>Preview</b> <b>Förhandsgranskning</b> - + <not set in certificate> - + <b>Connection is Encrypted.</b> <b>Anslutningen är krypterad.</b> - + <b>Your connection to this page is secured with this certificate: </b> <b>Din anslutning till denna sidan är säkrad med detta certifikat:</b> - + <b>Connection Not Encrypted.</b> <b>Anslutningen okrypterad.</b> - + <b>Your connection to this page is not secured!</b> <b>Din anslutning till denna sidan är osäker!</b> - + Copy Image Location Kopiera bildens plats - + Copy Image Name Kopiera bildens namn - + Save Image to Disk Spara bild till hårddisk - - + + Error! Fel! - + This preview is not available! Denna förhandsgranskning är inte tillgänglig! - + Save image... Spara bild... - + Cannot write to file! Kan ej skriva till fil! - + Preview not available Förhandsgranskning otillgänglig @@ -4177,43 +4197,43 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s SiteInfoWidget - + More... Mer... - + Your connection to this site is <b>secured</b>. Din anslutning till denna sida är <b>säkrad</b>. - + Your connection to this site is <b>unsecured</b>. Din anslutning till denna sidan är <b>osäkrad</b>. - + You have <b>never</b> visited this site before. Du har <b>aldrig</b>besökt denna sidan förut. - + first första - + second andra - + third tredje - - + + This is your <b>%1</b> visit of this site. Detta är ditt<b>%1</b>besök på denna sidan. @@ -4221,143 +4241,143 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s SourceViewer - + Source of Källa för - + File Fil - + Save as... Spara som... - + Close Stäng - + Edit Redigera - + Undo Ångra - + Redo Gör om - + Cut Klipp ut - + Copy Kopiera - + Paste Klistra in - + Delete Ta bort - + Select All Markera allt - + Find Hitta - - + + Go to Line... Gå till rad... - + View Visa - + Reload Hämta om - + Editable Redigeringsbar - + Word Wrap Ordinslagning - + Save file... Spara fil... - + Error! Fel! - + Cannot write to file! Kan ej skriva till fil! - + Error writing to file Fel vid skrivning till fil - + Source successfully saved Källa sparad - + Source reloaded Källa omladdad - + Cannot reload source. Page has been closed. Kan inte hämta om källa, sidan har stängts. - + Editable changed - + Word Wrap changed Ordinslag ändrad - + Enter line number Välj radnummer @@ -4365,12 +4385,12 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s SourceViewerSearch - + Search: Sök: - + Search... Sök... @@ -4378,12 +4398,12 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s SpeedDial - + Select image... Välj bild... - + Unable to load Kan ej hämta @@ -4391,72 +4411,72 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s TabBar - + &New tab &Ny flik - + &Stop Tab &Stoppa flik - + &Reload Tab &Hämta om flik - + &Duplicate Tab &Duplicera flik - + Un&pin Tab Av&nåla flik - + &Pin Tab &Nåla flik - + Re&load All Tabs &Hämta om alla flikar - + &Bookmark This Tab &Bokmärk denna flik - + Bookmark &All Tabs Bokmärk &alla flikar - + Close Ot&her Tabs Stäng &andra flikar - + Cl&ose &Stäng - + Reloa&d All Tabs Hämta &om alla flikar - + Bookmark &All Ta&bs Bokmärk &alla flikar - + Restore &Closed Tab Återställ &stängd flik @@ -4464,48 +4484,48 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s TabWidget - + List of tabs Fliklista - + New Tab Ny flik - + Loading... Hämtar... - + No Named Page Namnlös sida - + Currently you have %1 opened tabs Du har för närvarande %1 öppna flikar - - + + New tab Ny flik - + Empty Tom - + Restore All Closed Tabs Återställ alla stängda flikar - + Clear list Rensa lista @@ -4513,22 +4533,22 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s TabbedWebView - + Failed loading page Misslyckades med att hämta sidan - + Loading... Hämtar... - + %1 - QupZilla %1 - QupZilla - + Inspect Element Granska element @@ -4536,27 +4556,27 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s ThemeManager - + <b>Name:</b> <b>Namn:</b> - + <b>Author:</b> <b>Författare:</b> - + <b>Description:</b> <b>Beskrivning:</b> - + License Licens - + License Viewer Licensvisare @@ -4564,12 +4584,12 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s ToolButton - + Stop Stopp - + Reload Hämta om @@ -4577,17 +4597,17 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s Updater - + Update available Uppdatering tillgänglig - + New version of QupZilla is ready to download. Ny version av QupZilla finns att hämta. - + Update Uppdatera @@ -4595,8 +4615,8 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s WebInspectorDockWidget - - + + Web Inspector Webinspektör @@ -4604,138 +4624,138 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s WebPage - + To show this page, QupZilla must resend request which do it again (like searching on making an shoping, which has been already done.) - + Confirm form resubmission - + Select files to upload... Välj filer att ladda upp... - + Server refused the connection Servern vägrade ansluta - + Server closed the connection Servern avbröt anslutningen - + Server not found Servern hittades inte - + Connection timed out Anslutningen upphörde - + Untrusted connection Osäker anslutning - + Temporary network failure Temporärt nätverksfel - + Proxy connection refused Proxyanslutning vägrad - + Proxy server not found Proxyserver ej hittad - + Proxy connection timed out Proxyanslutning upphörde - + Proxy authentication required Proxyautentisering krävs - + Content not found Innehåll hittades inte - + AdBlocked Content Reklamblockerat innehåll - + Blocked by rule <i>%1</i> Blockart av regeln <i>%1</i> - + Content Access Denied Innehållsåtkomst nekad - + Error code %1 Felkod %1 - + Failed loading page Misslyckades med att hämta sidan - + QupZilla can't load page from %1. QupZilla kan inte hämta sidan från %1. - + Check the address for typing errors such as <b>ww.</b>example.com instead of <b>www.</b>example.com Kontrollera adressen efter stavfel såsom <b>ww.</b>exempel.se istället för <b>www.</b>exempel.se - + If you are unable to load any pages, check your computer's network connection. Om du inte kan hämta några sidor alls, kontrollera din dators nätverksanslutning. - + If your computer or network is protected by a firewall or proxy, make sure that QupZilla is permitted to access the Web. Om din dator eller ditt nätverk är skyddat av en brandvägg eller proxy, kontrollera att QupZilla är tillåten att komma åt webben. - + Try Again Försök igen - + Prevent this page from creating additional dialogs Förhindra att denna sidan skapar fler dialogrutor - + JavaScript alert - %1 Javaskriptvarning - %1 - + Choose file... Välj fil... @@ -4743,22 +4763,22 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s WebSearchBar - + Manage Search Engines Hantera sökmotorer - + Add %1 ... Lägg till %1... - + Paste And &Search Klistra in och &sök - + Clear All Rensa allt @@ -4766,228 +4786,228 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s WebView - + &Copy page link &Kopiera sidlänk - + Send page link... Skicka sidans länk... - + &Print page &Skriv ut sida - + Validate page Validera sida - + Send text... Skicka text... - + Google Translate Google Översätt - + Dictionary Ordlista - + Go to &web address Gå till &webadress - + Open link in new &tab Öppna länk i ny &flik - + Open link in new &window Öppna länk i nytt &fönster - + B&ookmark link Bokmärk &länk - + &Save link as... &Spara länk som... - + Send link... Skicka länk... - + &Copy link address &Kopiera länkadress - + Show i&mage Visa &bild - + Copy im&age Kopiera &bild - + Copy image ad&dress Kopiera bild&adress - + &Save image as... &Spara bild som... - + Send image... Skicka bild... - + &Back &Bakåt - + &Forward &Framåt - - + + &Reload &Hämta om - + S&top &Stopp - + This frame Denna ram - + Show &only this frame Visa &endast denna ramen - + Show this frame in new &tab Visa denna ramen i ny &flik - + Print frame Skriv ut ram - + Zoom &in Zooma &in - + &Zoom out Zooma &ut - + Reset Återställ - + Show so&urce of frame Visa ramens &källa - + Book&mark page Bok&märk sida - + &Save page as... &Spara sida som... - + Select &all Markera &allt - + Show so&urce code Visa &källkod - + Show info ab&out site Visa &information om denna sida - + &Play &Spela upp - + &Pause &Paus - + Un&mute - + &Mute &Tysta - + &Copy Media Address &Kopiera medieadress - + &Send Media Address &Skicka medieadress - + Save Media To &Disk Spara media till &hårddisk - + Search "%1 .." with %2 Sök efter"%1 .."på %2 - + No Named Page Namnlös sida @@ -4995,7 +5015,7 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s jsAlert - + Prevent this page from creating additional dialogs Förhindra att denna sidan skapar fler dialogrutor diff --git a/translations/zh_CN.ts b/translations/zh_CN.ts index 104e02d45..cd03b2205 100644 --- a/translations/zh_CN.ts +++ b/translations/zh_CN.ts @@ -4,59 +4,59 @@ AboutDialog - + About QupZilla 关于 QupZilla - + Authors 作者 - - + + Authors and Contributors 作者及贡献者 - - + + < About QupZilla 关于作者 - + <p><b>Application version %1</b><br/> 程序版本 %1 - + <b>WebKit version %1</b></p> Webkit版本 %1 - + <p>&copy; %1 %2<br/>All rights reserved.<br/> - + <small>Build time: %1 </small></p> - + <p><b>Main developer:</b><br/>%1 &lt;%2&gt;</p> <p><b>主要开发者:</b><br/>%1&lt;%2&gt;</p> - + <p><b>Contributors:</b><br/>%1</p> 贡献人员 %1 - + <p><b>Translators:</b><br/>%1</p> 翻译人员 %1 @@ -64,33 +64,33 @@ AcceptLanguage - + Preferred Languages 推荐语言 - + Add... 添加... - + Remove 删除 - + Up UP - + Down Down - - + + Personal [%1] 个人 【%1】 @@ -98,68 +98,68 @@ AdBlockDialog - + AdBlock Configuration AdBlock配置 - + Enable AdBlock 允许 AdBlock - + Search... 搜索... - + Rule 规则 - - + + Add Rule 新增规则 - + Update EasyList 更新EasyList - + AdBlock - + Delete Rule 删除规则 - + Update completed 更新完成 - + EasyList has been successfully updated. EasyList已成功更新. - + Custom Rules 自定义规则 - + Add Custom Rule 添加自定义规则 - + Please write your rule here: 制定自己的规则: @@ -167,53 +167,53 @@ AdBlockIcon - + AdBlock lets you block unwanted content on web pages AdBlock为你阻止网页上不需要的内容 - + Blocked popup window 拦截弹出窗口 - + AdBlock blocked unwanted popup window. AdBlock阻止不需要的弹出窗口. - + AdBlock AdBlock - + Show AdBlock &Settings 显示AdBlock和设置 &S - + Blocked Popup Windows 拦截弹出窗口 - + No content blocked 没有内容受阻 - + Blocked URL (AdBlock Rule) - click to edit rule 封锁的网址(AdBlock的规则) - 单击“编辑规则” - - + + %1 with (%2) - + Learn About Writing &Rules 了解写作与规则 &R @@ -221,17 +221,17 @@ AddAcceptLanguage - + Add Language 添加语言 - + Choose preferred language for web sites 网页首选语言 - + Personal definition: 个人定义: @@ -239,128 +239,128 @@ AutoFillManager - + Passwords 密码 - - + + Server 服务器 - + Username 用户名 - + Password 密码 - - + + Remove 删除 - + Edit 编辑 - - + + Remove All 全部删除 - + Import/Export 导入/导出 - - - + + + Show Passwords 显示密码 - + Exceptions 例外 - + Import Passwords from File... 从文件中导入密码... - + Export Passwords to File... 密码导出到文件... - + Are you sure that you want to show all passwords? 确定要显示所有密码? - + Hide Passwords 隐藏密码 - + Confirmation 确认 - + Are you sure to delete all passwords on your computer? 你确定要删除计算机上的所有密码吗? - + Edit password 编辑密码 - + Change password: 改变密码: - - + + Choose file... 选择文件... - + Cannot read file! 无法读取文件! - + Successfully exported 成功导出 - + Error while importing! 导入错误! - + Successfully imported 成功导入 - + Cannot write to file! 无法写入文件! @@ -368,7 +368,7 @@ AutoFillNotification - + Do you want QupZilla to remember the password for <b>%1</b> on %2? 你想QupZilla记住密码<b>%1</b> on %2? @@ -376,17 +376,17 @@ AutoFillWidget - + Remember 记住 - + Never For This Site 从不记住 - + Not Now 现在不 @@ -394,13 +394,13 @@ BookmarkIcon - - + + Bookmark this Page 收藏本页 - + Edit this bookmark 编辑此书签 @@ -408,154 +408,154 @@ BookmarksImportDialog - + Import Bookmarks 导入书签 - + <b>Import Bookmarks</b> <b>导入书签</b> - + From File 从文件 - + Choose browser from which you want to import bookmarks: 选择您要导入书签的浏览器: - + Choose... 选择... - + Fetching icons, please wait... 正在获取图标,请稍候... - + Title 标题 - + Url 地址 - + Next 下一步 - + Cancel 取消 - + <b>Importing from %1</b> <b>从%1导入</b> - + Finish 完成 - - + + Please press Finish to complete importing process. 请按Finish以完成导入过程。 - - - - + + + + Error! 错误! - + Choose directory... 选择目录... - + Choose file... 选择文件... - + Mozilla Firefox stores its bookmarks in <b>places.sqlite</b> SQLite database. This file is usually located in Mozilla Firefox的书签文件通常位于 - - - - + + + + Please choose this file to begin importing bookmarks. 请选择文件开始导入书签。 - + Google Chrome stores its bookmarks in <b>Bookmarks</b> text file. This file is usually located in 谷歌浏览器的书签文件通常位于 - + Opera stores its bookmarks in <b>bookmarks.adr</b> text file. This file is usually located in Opera浏览器的书签文件通常位于 - + You can import bookmarks from any browser that supports HTML exporting. This file has usually these suffixes 您可以从任何支持HTML的浏览器中导入书签。此文件通常这些后缀 - + Internet Explorer stores its bookmarks in <b>Favorites</b> folder. This folder is usually located in Internet Explorer的书签文件通常位于 - + Please choose this folder to begin importing bookmarks. 选择此文件夹,开始导入书签。 - - - - + + + + No Error 没有错误 - - - + + + Unable to open file. 无法打开文件. - + Cannot evaluate JSON code. 无法评估JSON代码. - + File does not exist. 文件不存在. - + Unable to open database. Is Firefox running? 无法打开数据库。是否Firefox正在运行? @@ -563,127 +563,127 @@ BookmarksManager - + Bookmarks 书签 - + Title 标题 - + Url 地址 - + Import Bookmarks 导入书签 - + Add Subfolder 添加子文件夹 - + Rename Folder 重命名文件夹 - + Add Folder 添加文件夹 - + Optimize Database 优化数据库 - + Add new folder 添加新的文件夹 - + Choose name for new bookmark folder: 选择新的书签文件夹名称: - + Add new subfolder 添加新的子文件夹 - + Choose name for new subfolder in bookmarks toolbar: 选择书签工具栏中新子文件夹的名称: - + Choose name for folder: 选择文件夹的名称: - + <b>Warning: </b>You already have bookmarked this page! <b>警告:</b>您已经有了此页书签! - + Choose name and location of this bookmark. 选择书签的名称和位置. - + Open link in &new tab 在新标签中打开链接 &new tab - + Move bookmark to &folder 移动书签和文件夹 &f - + Rename folder 重命名文件夹 - + Remove folder 删除文件夹 - + Open link in current &tab 在当前标签中打开链接&tab - + Rename bookmark 重命名书签 - + Remove bookmark 删除书签 - + Add New Bookmark 添加新标签 - + Choose folder for bookmarks: 选择标签文件夹: - + Bookmark All Tabs 为所有标签创建书签 @@ -691,20 +691,20 @@ BookmarksModel - - + + Bookmarks In Menu 在菜单栏中创建书签 - - + + Bookmarks In ToolBar 在工具栏中创建书签 - - + + Unsorted Bookmarks 未分类的书签 @@ -712,27 +712,27 @@ BookmarksSideBar - + Search... 搜索... - + Open link in current &tab 在当前标签中打开链接&tab - + Open link in &new tab 在新标签页中打开链接 &new tab - + Copy address 复制地址 - + &Delete @@ -740,88 +740,88 @@ BookmarksToolbar - + &Bookmark Current Page - + Bookmark &All Tabs - + &Organize Bookmarks - + Show Most &Visited - + Show Only Icons - + &Hide Toolbar - + Move right 向右移动 - + Move left 向左移动 - + Edit bookmark 编辑书签 - + Remove bookmark 删除书签 - + Edit bookmark: 编辑书签: - + Title: 标题: - + Url: 地址: - + Edit Bookmark 编辑书签 - + Most visited - + Sites you visited the most 您最常访问的网站 - - + + Empty 空页面 @@ -837,46 +837,49 @@ 删除书签 - + Name: 名称: - + Folder: 文件夹: - + Remove 删除 - + Save 保存 - + Close 关闭 - - Add into Bookmarks - 插入到书签 + + Add to Bookmarks + + + + Add into Bookmarks + 插入到书签 - Add into Speed Dial - 插入到快速拨号 + 插入到快速拨号 <b>Add Bookmark</b> <b>添加书签</b> - + Edit Bookmark 编辑书签 @@ -885,14 +888,15 @@ <b>编辑书签</b> - - + + Remove from Speed Dial 从快速拨号中删除 - - + + + Add to Speed Dial 添加到快速拨号 @@ -900,37 +904,37 @@ BrowsingLibrary - + Library - + Search... 搜索... - + History 历史 - + Bookmarks 书签 - + RSS - + Database Optimized 优化数据库 - + Database successfully optimized.<br/><br/><b>Database Size Before: </b>%1<br/><b>Database Size After: </b>%2 数据库成功优化<br/> <br/><b>优化前数据库大小:</b>%1<br/><b>优化后数据库大小:</b>%2 @@ -938,50 +942,50 @@ CertificateInfoWidget - + <b>Issued To</b> <b>导出<b> - - + + Common Name (CN): 公用名(CN): - - + + Organization (O): 组织(O): - - + + Organizational Unit (OU): 组织单位(OU): - + Serial Number: 序号: - + <b>Issued By</b> <b>发行人<b> - + <b>Validity</b> <b>有效期的</b> - + Issued On: 发布日期: - + Expires On: 到期日: @@ -989,62 +993,62 @@ ClearPrivateData - + Clear Recent History 清除最近的历史 - + Choose what you want to delete: 选择你想要删除的内容: - + Clear history 清除历史 - + Clear cookies 清除cookies - + Clear cache 清除缓存 - + Clear icons 清除图标 - + Clear cookies from Adobe Flash Player 清除Adobe Flash Player的Cookies - + <b>Clear Recent History</b> <b>清除最近的历史</ B> - + Earlier Today 今天早些时候 - + Week 本周 - + Month 本月 - + All 全部 @@ -1052,42 +1056,42 @@ ClickToFlash - + Object blocked by ClickToFlash 点击Flash封锁的对象 - + Show more information about object 显示有关对象的更多信息 - + Delete object 删除对象 - + Add %1 to whitelist - + Flash Object Flash对象 - + <b>Attribute Name</b> - + <b>Value</b> - + No more information available. 没有提供更多信息. @@ -1095,12 +1099,12 @@ CloseDialog - + There are still open tabs 总是打开标签页 - + Don't ask again 不要再询问 @@ -1108,173 +1112,173 @@ CookieManager - + Cookies - + Stored Cookies - + Find: - + These cookies are stored on your computer: - + Server - + Cookie name - + Name: - + Value: - - - + + + Server: - + Path: - + Secure: - + Expiration: - - - - - - - - - - - - + + + + + + + + + + + + <cookie not selected> - + Remove all cookies - + Cookie Filtering - + <b>Cookie whitelist</b> - + Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) - - + + Add 添加 - - + + Remove 删除 - + <b>Cookie blacklist</b> - + Cookies from these servers will NEVER be accepted - + Remove cookie - + Search - + Confirmation - + Are you sure to delete all cookies on your computer? - + Add to whitelist - + Add to blacklist - - + + Remove cookies - + Secure only - + All connections - + Session cookie @@ -1282,13 +1286,13 @@ DownloadFileHelper - - + + Save file as... 另存为... - + NoNameDownload 无命名下载 @@ -1296,131 +1300,131 @@ DownloadItem - + Remaining time unavailable 剩余时间不可用 - + Done - %1 完成-%1 - - + + Cancelled 取消 - + few seconds 几秒钟 - + seconds - + minutes 分钟 - + hours 小时 - + Unknown speed 未知速度 - - + + Unknown size 未知大小 - + %2 - unknown size (%3) %2-未知大小(%3) - + Remaining %1 - %2 of %3 (%4) 剩余 %1-%2 of %3 (%4) - + Cancelled - %1 取消-%1 - + Delete file 删除文件 - + Do you want to also delete dowloaded file? 你也想删除下载的文件吗? - + Open File 打开文件 - + Open Folder 打开文件夹 - + Go to Download Page 转到下载页面 - + Copy Download Link 复制下载链接 - + Cancel downloading 取消下载 - + Clear 清除 - + Error 错误 - + Not found 未找到 - + Sorry, the file %1 was not found! 对不起,文件%1未找到! - + Error: Cannot write to file! 错误:无法写入文件! - + Error: 错误: @@ -1428,64 +1432,64 @@ DownloadManager - - - + + + Download Manager 下载管理 - + Clear 清除 - + Executable: 可执行文件: - + Arguments: 参数: - + Cannot start external download manager 无法启动外部下载管理器 - + Cannot start external download manager! %1 无法启动外部下载管理器!%1 - + %1% of %2 files (%3) %4 remaining %1%的%2文件(%3)%4剩余 - + % - Download Manager % - 下载管理 - + Download Finished 下载完成 - + All files have been successfully downloaded. 所有文件已成功下载. - + Warning 注意 - + Are you sure to quit? All uncompleted downloads will be cancelled! 下载未完成确认退出吗? @@ -1493,42 +1497,42 @@ DownloadOptionsDialog - + Opening 打开 - + You have chosen to open 选择打开 - + which is a: 这是一个: - + from: 来自: - + What should QupZilla do with this file? 需要QupZilla怎么处理此文件? - + Open... 打开... - + Save File 保存 - + Opening %1 打开%1 @@ -1536,37 +1540,37 @@ EditSearchEngine - + Name: 名称: - + Url: 地址: - + Shortcut: 捷径: - + Icon: 图标: - + <b>Note: </b>%s in url represent searched string <b>注意:</b>%URL中搜索的字符串 - + Add from file ... 从文件添加... - + Choose icon... 选择图标... @@ -1574,75 +1578,75 @@ HistoryManager - + History 历史 - + Title 标题 - + Url 地址 - + Delete 删除 - + Clear All History 清除历史 - + Optimize Database 优化数据库 - + Open link in current tab 在当前标签中打开链接 - + Open link in new tab 在新标签打开链接 - + Copy address 复制地址 - - + + Today 到今天 - - + + This Week 本周 - - + + This Month 本月 - + Confirmation 确认 - + Are you sure to delete all history? 确定删除所有历史记录吗? @@ -1650,72 +1654,72 @@ HistoryModel - + Failed loading page - + No Named Page - + January 一月 - + February 二月 - + March 三月 - + April 四月 - + May 五月 - + June 六月 - + July 七月 - + August 八月 - + September 九月 - + October 十月 - + November 十一月 - + December 十二月 @@ -1723,45 +1727,45 @@ HistorySideBar - + Search... 搜索... - + Title 标题 - + Open link in current tab 在当前标签中打开链接 - + Open link in new tab 在新标签打开链接 - + Copy address 复制地址 - - + + Today 到今天 - - + + This Week 本周 - - + + This Month 本月 @@ -1769,33 +1773,33 @@ LocationBar - + Add RSS from this page... 从网页添加RSS... - + Enter URL address or search on %1 输入URL地址或在%1上搜索 - + Paste And &Go 粘贴和&Go - + Clear All 全部清除 - + .co.uk Append domain name on ALT + Enter = Should be different for every country .co.uk - + Show information about this page 显示此页信息 @@ -1803,12 +1807,12 @@ MainApplication - + Last session crashed 会话崩溃 - + <b>QupZilla crashed :-(</b><br/>Oops, the last session of QupZilla was interrupted unexpectedly. We apologize for this. Would you like to try restoring the last saved state? QupZilla上次结束时崩溃,我们非常遗憾。您要还原保存的状态吗? @@ -1816,44 +1820,44 @@ NavigationBar - + No Named Page 无命名页面 - + Back 后退 - + Forward 前进 - + Home 主页 - + New Tab 新标签 - + Main Menu 主菜单 - - + + Exit Fullscreen 退出全屏 - - + + Clear history 清除历史 @@ -1861,75 +1865,75 @@ NetworkManager - - + + SSL Certificate Error! SSL证书错误! - + <b>Organization: </b> 机构 - + <b>Domain Name: </b> 域名 - + <b>Expiration Date: </b> 截止日期 - + <b>Error: </b> <b>错误:</b> - + The page you are trying to access has the following errors in the SSL certificate: 您试图访问的页面有SSL证书错误: - + Would you like to make an exception for this certificate? 你想使这个证书例外吗? - + Authorization required 需要授权 - - + + Username: 用户名: - - + + Password: 密码: - + Save username and password on this site 保存用户名和密码 - + A username and password are being requested by %1. The site says: "%2" 要求%1的用户名和密码。该网站说:“%2” - + Proxy authorization required 需要代理授权 - + A username and password are being requested by proxy %1. 正在由代理要求用户名和密码%1. @@ -1937,17 +1941,17 @@ PageScreen - + Page Screen 网页屏幕 - + Save Page Screen... 保存屏幕网页... - + screen.png @@ -1955,75 +1959,92 @@ PluginsList - + Application Extensions 应用扩展 - + Allow Application Extensions to be loaded 允许要加载的应用程序扩展 - + Settings 设置 - Load Plugins - 导入插件 + 导入插件 - + WebKit Plugins WebKit插件 - + <b>Click To Flash Plugin</b> <b>点击Flash插件</b> - + Click To Flash is a plugin which blocks auto loading of Flash content at page. You can always load it manually by clicking on the Flash play icon. 点击使网页的Flash内容自动加载插件。您可以随时按一下Flash播放图标手动加载它。 - + Whitelist 白名单 - + Add 添加 - + Remove 删除 - + Allow Click To Flash 允许点击Flash - + Add site to whitelist 将网站添加到白名单 - + Server without http:// (ex. youtube.com) 没有http://服务器(如youtube.com) + + + %1 (%2) +Author: %3 +%4 +%5 + + + + + Error! + 错误! + + + + Cannot load plugin! + + PopupWindow - + %1 - QupZilla %1 - QupZilla @@ -2031,800 +2052,800 @@ Preferences - + Preferences 首选项 - + General 常规 - + Tabs 标签 - + Browsing 浏览 - + Fonts 字体 - + Downloads 下载 - + Password Manager 密码管理 - + Privacy 隐私 - + Notifications 通知 - + Plugins 插件 - + Other 其他 - + QupZilla - + <b>Launching</b> <B>启动</ B> - + Open blank page 打开空白页 - - + + Open homepage 打开主页 - + Restore session 恢复会话 - + Homepage: 主页: - + On new tab: 在新的选项卡: - + Open blank tab 打开空白标签页 - + Open other page... 打开其他页面... - + <b>Profiles</b> <b>资料</b> - + Startup profile: 启动配置文件: - + Create New 新建 - + Delete 删除 - - + + Note: You cannot delete active profile. 注意:您不能删除活动配置文件。 - + Check for updates on start 启动时检查更新 - + Themes 主题 - + Advanced options 高级选项 - + <b>Browser Window</b> <B>浏览器窗口</ B> - + Show StatusBar on start 显示状态栏 - + Show Bookmarks ToolBar on start 显示书签工具栏 - + Show Navigation ToolBar on start 显示导航工具栏 - + <b>Navigation ToolBar</b> <B>导航工具栏</ B> - + Show Home button 显示主页按钮 - + Show Back / Forward buttons 显示后退/前进按钮 - + Show Add Tab button 显示新建标签页按钮 - + <b>Background<b/> <B>背景<b/> - + Use transparent background 使用透明背景 - + <b>Tabs behavior</b> <B>标签的行为</ B> - + Make tabs movable 移动式标签页 - + <b>Address Bar behaviour</b> <b>地址栏的行为</ B> - + Select all text by double clicking in address bar 双击地址栏选择的所有文字 - + Add .co.uk domain by pressing ALT key 按ALT键添加.co.uk - + Activate last tab when closing active tab 关闭活动标签时激活最后一个标签页 - + Ask when closing multiple tabs 关闭多个标签页时总是询问 - + Web Configuration Web配置 - + Allow JAVA 允许Java - + After launch: 启动后: - + Allow JavaScript 允许JavaScript - + Allow Plugins (Flash plugin) 允许插件(Flash插件) - + Allow DNS Prefetch 允许DNS预取 - + Allow local storage of HTML5 web content 允许本地存储HTML5的网页内容 - + Delete locally stored HTML5 web content on close 删除本地存储的HTML5网页内容 - + JavaScript can access clipboard JavaScript可访问剪贴板 - + Send Do Not Track header to servers 发送不跟踪头到服务器 - + Zoom text only 仅缩放文本 - + Include links in focus chain focus also links on page (basically <a> elements) when pressing Tab key 包括焦点链中的链接 - + Print element background when you are printing page (on printer), it determine whether to also print background (color, image) of html elements 打印元素的背景 - - + + Open speed dial 打开快速拨号 - - + + Use current 当前使用 - + Active profile: 启动配置: - + Hide tabs when there is only one tab 隐藏选项卡当只有一个选项卡时 - + Select all text by clicking in address bar 通过点击地址栏选择所有文本 - + Don't quit upon closing last tab 关闭最后一个标签后不退出 - + Closed tabs list instead of opened in tab bar 在标签栏打开关闭的标签,而不是名单 - + Open new tabs after active tab 在激活的标签后打开新标签 - + Enable XSS Auditing try to detect possible XSS attacks when executing javascript 启用的XSS审计 - + Mouse wheel scrolls 滚动鼠标滚轮 - + lines on page - + Default zoom on pages: 默认网页缩放: - + Ask when entering Private Browsing mode 进入隐私浏览模式时询问 - + Local Storage 本地存储 - + Maximum pages in cache: 高速缓存中的最大页面: - + 1 - + Allow storing network cache on disk 允许在磁盘上存储网络缓存 - + Maximum 最大 - + 50 MB - + Allow storing web icons 允许存储网页图标 - + Allow saving history 允许保存历史 - + Delete history on close 删除近来的历史记录 - + Delete now 立即删除 - + Proxy Configuration 代理配置 - + HTTP - + SOCKS5 - + Port: 端口: - + Username: 用户名: - + Password: 密码: - + Don't use on: 不要使用: - + Manual configuration 手动配置 - + System proxy configuration 系统代理配置 - + Do not use proxy 不使用代理 - + <b>Font Families</b> <b>字体系列</b> - + Standard 标准字体 - + Fixed 等宽字体 - + Serif 衬线字体 - + Sans Serif 无衬线字体 - + Cursive 手写字体 - + <b>External download manager</b> <b>外部下载管理器</b> - + Use external download manager 使用外部下载管理器 - + Executable: 可执行文件: - + Arguments: 参数: - + Filter tracking cookies 过滤器跟踪Cookie - + <b>Warning:</b> Match domain exactly and filter tracking cookies options can lead to deny some cookies from sites. If you have problems with cookies, try to disable this options first! <b>警告:</b>精确匹配和筛选跟踪Cookie的选项可能会导致拒绝网站的一些cookies。如果您有与cookie有关的问题,请首先尝试禁用此选项! - + Change browser identification: 更改浏览器识别: - + Fantasy 幻想字体 - + <b>Font Sizes</b> - + Fixed Font Size 等宽字体大小 - + Default Font Size 默认字体大小 - + Minimum Font Size 最小字体大小 - + Minimum Logical Font Size 最小的逻辑字体大小 - + <b>Download Location</b> <b>下载位置</ b> - + Ask everytime for download location 每次询问下载位置 - + Use defined location: 使用定义的位置: - - - + + + ... ... - + <b>Download Options</b> <b>下载选项</ B> - + Use native system file dialog (may or may not cause problems with downloading SSL secured content) 使用本地系统文件对话框 (可能会导致下载SSL保护内容的问题) - + Close download manager when downloading finishes 下载完成后关闭下载管理器 - + <b>AutoFill options</b> <B>自动填充选项</ B> - + Allow saving passwords from sites 允许保存网站密码 - + <b>Cookies</b> <b>Cookies</b> - + Allow storing of cookies 允许存储cookie - + Delete cookies on close 关闭后删除cookies - + Match domain exactly 域完全匹配 - + Cookies Manager 管理Cookies - + <b>SSL Certificates</b> <b>SSL证书</b> - + SSL Manager 管理SSL - + Edit CA certificates in SSL Manager 在SSL管理器中编辑CA证书 - - + + <b>Other</b> <b>其他</b> - + Send Referer header to servers 发送引用者标头到服务器 - + Block popup windows 拦截弹出窗口 - + <b>Notifications</b> <b>通知</b> - + Use OSD Notifications 使用OSD的通知 - + Use Native System Notifications (Linux only) 使用本机的系统通知(仅限Linux) - + Do not use Notifications 不要使用通知 - + Expiration timeout: 到期超时: - + seconds - + <b>Note: </b>You can change position of OSD Notification by dragging it on the screen. <b>注意:</ b>您可以在屏幕上拖动以改变OSD​​通知的位置。 - + <b>Language</b> <b>语言</ B> - + Available translations: 可用的翻译: - + In order to change language, you must restart browser. 要改变语言,你必须重新启动浏览器。 - + StyleSheet automatically loaded with all websites: 所有的网站自动加载样式表: - + Languages 语言 - + <b>Preferred language for web sites</b> <b>网站首选的语言</ B> - + Appearance 外观 - + OSD Notification OSD的通知 - + Drag it on the screen to place it where you want. 在屏幕上拖动它到你想要的地方。 - + Choose download location... 选择下载位置... ... - + Choose stylesheet location... 选择样式表的位置... - + Deleted 已删除 - + Choose executable location... 选择可执行文件的位置... - + New Profile 新的配置文件 - + Enter the new profile's name: 输入新配置文件的名称: - - + + Error! 错误! - + This profile already exists! 此配置文件已经存在! - + Cannot create profile directory! 无法创建配置文件目录! - + Confirmation 确认 - + Are you sure to permanently delete "%1" profile? This action cannot be undone! 您确定要永久删除“%1”个人资料吗?这将无法复原! @@ -2832,17 +2853,17 @@ QObject - + The file is not an OpenSearch 1.1 file. 该文件不是一个OpenSearch的1.1文件。 - + <not set in certificate> <没有设置证书> - + Native System Notification 本机系统通知 @@ -2850,32 +2871,32 @@ QtWin - + Open new tab 打开新标签页 - + Opens a new tab if browser is running 浏览器运行时打开一个新标签页 - + Open new window 打开新窗口 - + Opens a new window if browser is running 浏览器运行时打开一个新窗口 - + Open download manager 打开下载管理器 - + Opens a download manager if browser is running 浏览器运行时打开下载管理器 @@ -2883,446 +2904,446 @@ QupZilla - + Private Browsing Enabled 启用隐私浏览 - + IP Address of current page 当前页面的IP地址 - + Bookmarks 书签 - + History 历史 - + &New Window 打开新窗口&N - + New Tab 新标签 - + Open Location 打开位置 - + Open &File 打开&F - + Close Tab 关闭标签页 - + Close Window 关闭窗口 - + &Save Page As... 保存页作为&S... - + Save Page Screen 保存屏幕网页 - + Send Link... 发送链接... - + Import bookmarks... 导入书签... - + Quit 退出 - + &Undo 撤消&U - + &Redo 重做&R - + &Cut 剪切&C - + C&opy 复制&o - + &Paste 粘贴&p - + Select &All 选取所有&A - + &Find 查找&F - + &Tools 工具&T - + QupZilla - + &Help 帮助&H - + &Bookmarks 书签&B - + Hi&story 历史&s - + &File 文件&F - + &Print... &P打印... - + &Edit 编辑&E - + &View 查看&V - + &Navigation Toolbar 导航工具栏&N - + &Bookmarks Toolbar 书签工具栏&B - + Sta&tus Bar 状态栏&t - + &Menu Bar 菜单栏&M - + &Fullscreen 全屏&F - + &Stop 停止&S - + &Reload 刷新&R - + Character &Encoding 字符与编码&E - + Toolbars 工具栏 - + Sidebars 侧边栏 - + Zoom &In 放大&I - + Zoom &Out 缩小&O - + Reset 重置 - + &Page Source 页面源代码&P - + Closed Tabs 关闭标签页 - + Recently Visited 最近访问 - + Most Visited 最常访问的 - + Web In&spector 在网络和&spector - + Configuration Information - + Restore &Closed Tab 还原关闭的标签&C - + (Private Browsing) (私人浏览) - + Bookmark &This Page 收藏本页&T - + Bookmark &All Tabs 收藏全部标签页&A - + Organize &Bookmarks 组织书签&B - - - - - + + + + + Empty 空页面 - + &Back 后退&B - + &Forward 前进&F - + &Home 主页&H - + Show &All History 显示所有历史页&A - + Restore All Closed Tabs 还原关闭的标签 - + Clear list 清除列表 - + About &Qt 关于Qt&Q - + &About QupZilla 关于QupZIlla&A - + Report &Issue 报告及发行&I - + &Web Search &W网页搜索 - + Page &Info 网页信息&I - + &Download Manager 下载管理&D - + &Cookies Manager 管理Cookies&C - + &AdBlock &AdBlock - + RSS &Reader RSS阅读器&R - + Clear Recent &History 清除最近的历史&H - + &Private Browsing 隐私浏览&P - + There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? 还有%1打开的标签和您的会话将不会被储存.你一定要退出吗? - + Pr&eferences 首选项&e - + Information about application 软件信息 - + Other 其他 - + Default 默认 - + %1 - QupZilla %1 - QupZilla - + Open file... 打开文件... - + Are you sure you want to turn on private browsing? 你确定要打开隐私浏览吗? - + When private browsing is turned on, some actions concerning your privacy will be disabled: 打开隐私浏览时,有关于您的隐私行动将被禁用: - + Webpages are not added to the history. 网页不会添加到历史记录。 - + Current cookies cannot be accessed. 当前的cookies无法被访问。 - + Your session is not stored. 不会存储您的会话。 - + Until you close the window, you can still click the Back and Forward buttons to return to the webpages you have opened. 直到您关闭该窗口,你仍然可以单击后退和前进按钮,返回到你已经打开的网页. - + Start Private Browsing 开始隐私浏览 - + You have successfully added RSS feed "%1". 您已成功添加RSS提要“%1”. @@ -3330,299 +3351,298 @@ QupZillaSchemeReply - + No Error 没有错误 - + Not Found 未找到 - + Your E-mail 您的电子信箱 - + Issue type 问题类型 - - + + Report Issue 报告问题 - + Issue description 问题描述 - + Send 发送 - + Start Page 起始页 - + Google Search 谷歌搜索 - + Search results provided by Google 由Google提供的搜索结果 - - - + + + About QupZilla 关于 QupZilla - - + + Configuration Information - + Browser Identification 浏览器标识 - + Paths 路径 - + Copyright 版权所有 - - + + Version 版本 - - + + WebKit version Webkit版本 - + Application version - + Qt version - + Build time 构建时间 - + Platform 平台 - + Profile 配置文件 - + Preferences 首选项 - + Option - + Value 价值 - + Name - + Author - + Description - + Settings 设置 - + Saved session 保存的会话 - + Pinned tabs 固定选项卡 - + Data 数据 - + Themes 主题 - - + Plugins 插件 - + Translations 翻译 - + Main developer 主要开发者 - + E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. - + Contributors 贡献者 - + Translators 翻译 - + Speed Dial 快速拨号 - + Add New Page 添加新网页 - + Apply 应用 - + Speed Dial settings 快速拨号设置 - + Placement: 放置: - + Auto 自动 - + Cover 覆盖 - + Fit 适合 - + Fit Width 适合宽度 - + Fit Height 适合高度 - + Use background image 使用背景 - + Select image 选择图像 - + Maximum pages in a row: 一排大的网页: - + Change size of pages: 改变页面大小: - + This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. - + No available plugins. - + Load title from page 从网页载入标题 - + Edit 编辑 - + Remove 删除 @@ -3631,38 +3651,38 @@ E-mail是可选的<br/><b>注意:</b>请只使用英语。 - + If you are experiencing problems with QupZilla, please try to disable all plugins first. <br/>If this does not fix it, then please fill out this form: 如果你的QupZilla遇到问题,请首先尝试禁用所有插件. <br/>如果这不能解决问题,那么请填写这张表格: - + Please fill out all required fields! 请填写所有必填字段! - - + + Information about version 版本信息 - + Reload 刷新 - + Url 地址 - + Title 标题 - + New Page 新网页 @@ -3670,115 +3690,115 @@ RSSManager - + RSS Reader RSS阅读器 - - + + Empty 空页面 - + Reload 刷新 - + Add feed 添加订阅源 - + Edit feed 编辑订阅源 - + Delete feed 删除订阅源 - + Optimize Database 优化数据库 - + News 新闻 - - + + Loading... 载入中... - + You don't have any RSS Feeds.<br/> Please add some with RSS icon in navigation bar on site which offers feeds. 你没有任何RSS源。 - + Add new feed 添加新订阅源 - + Please enter URL of new feed: 请输入新订阅源网址: - + New feed 新订阅源 - + Fill title and URL of a feed: 填写订阅源标题和网址: - + Feed title: 订阅源标题: - + Feed URL: 订阅源网址: - + Edit RSS Feed 编辑RSS订阅 - + Open link in current tab 在当前标签中打开链接 - + Open link in new tab 在新标签页中打开链接 - + Error in fetching feed 提取订阅错误 - + RSS feed duplicated RSS订阅复制 - + You already have this feed. 你已经有这种订阅。 @@ -3786,7 +3806,7 @@ Please add some with RSS icon in navigation bar on site which offers feeds. RSSNotification - + Open RSS Manager 打开RSS管理 @@ -3794,17 +3814,17 @@ Please add some with RSS icon in navigation bar on site which offers feeds. RSSWidget - + Add RSS Feeds from this site 从这个网站添加RSS订阅 - + Untitled feed 未命名提要 - + Add 添加 @@ -3812,80 +3832,80 @@ Please add some with RSS icon in navigation bar on site which offers feeds. SSLManager - + SSL Manager 管理SSL - + CA Authorities Certificates CA机构证书 - - + + Show info 显示信息 - + This is a list of CA Authorities Certificates stored in the standard system path and in user specified paths. 这是一个标准系统路径和用户指定路径中的CA机构的证书列表。 - + This is a list of Local Certificates stored in your user profile. It also contains all certificates, that have received an exception. 这是一个存储在您用户配置文件中的本地证书列表。它也包含了所有的证书,已接收到一个异常。 - + If CA Authorities Certificates were not automatically loaded from the system, you can specify paths manually where the certificates are stored. 如果CA机构证书不会自动加载到系统中,你可以手动指定证书存储路径。 - + <b>NOTE:</b> Setting this option is a high security risk! <b>注意:</b>设置这个选项有很高的安全风险! - + All certificates must have .crt suffix. After adding or removing certificate paths, it is neccessary to restart QupZilla in order to take effect the changes. 所有证书必须有.CRT后缀。添加或删除证书路径后,QupZilla需要重新启动才能生效. - + Local Certificates 本地证书 - - + + Remove 删除 - + Settings 设置 - + Add 添加 - + Ignore all SSL Warnings 忽略所有SSL警告 - + Choose path... 选择路径... - + Certificate Informations 证书信息 @@ -3893,57 +3913,57 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchEnginesDialog - + Manage Search Engines 管理搜索引擎 - + Add... 添加... - + Remove 删除 - + Edit 编辑 - + Up UP - + Down Down - + Defaults 默认 - + Search Engine 搜索引擎 - + Shortcut 捷径 - + Add Search Engine 添加搜索引擎 - + Edit Search Engine 编辑搜索引擎 @@ -3951,27 +3971,27 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchEnginesManager - + Search Engine Added 新增搜索引擎 - + Search Engine "%1" has been successfully added. 搜索引擎“%1”已成功添加。 - + Search Engine is not valid! 无效的搜索引擎! - + Error 错误 - + Error while adding Search Engine <br><b>Error Message: </b> %1 添加搜索引擎时错误<br><b>Error Message: </b> %1 @@ -3979,7 +3999,7 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchToolBar - + No results found. 没有找到结果。 @@ -3987,22 +4007,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchToolbar - + Search: 搜索: - + Search... 搜索... - + Highlight 高亮显示 - + Case sensitive 区分大小写 @@ -4010,12 +4030,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SideBar - + Bookmarks 书签 - + History 历史 @@ -4023,143 +4043,143 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SiteInfo - + Site Info 网站信息 - + General 常规 - + Media 媒体 - + Security 安全 - + Size: 大小: - + Site address: 网站地址: - + Encoding: 编码: - + Meta tags of site: 网站的Meta标签: - + Tag 标签 - + Value 价值 - + <b>Security information</b> <b>安全信息</ B> - + Details 详情 - + Image 图片 - + Image address 图片地址 - + <b>Preview</b> <b>预览</ B> - + <not set in certificate> <没有设置证书> - + <b>Connection is Encrypted.</b> <b>连接是加密的。</ B> - + <b>Your connection to this page is secured with this certificate: </b> <B>此页的连接与此证书获得:</ B> - + <b>Connection Not Encrypted.</b> <b>连接没有加密。</ B> - + <b>Your connection to this page is not secured!</b> <b>您连接到这个网页不安全!</ B> - + Copy Image Location 复制图像位置 - + Copy Image Name 复制图像名称 - + Save Image to Disk 将图像保存到磁盘 - - + + Error! 错误! - + This preview is not available! 这个预览不可用! - + Save image... 保存图像... - + Cannot write to file! 无法写入文件! - + Preview not available 预览不可用 @@ -4167,43 +4187,43 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SiteInfoWidget - + More... 更多... - + Your connection to this site is <b>secured</b>. 您连接到这个网站是<b>担保</ B>。 - + Your connection to this site is <b>unsecured</b>. 您连接到这个网站是<b>无担保</ B>。 - + You have <b>never</b> visited this site before. 你<b>从未</ B>访问过此网站。 - + first 第一 - + second 第二 - + third 第三 - - + + This is your <b>%1</b> visit of this site. 这是您的<b>%1</b>此网站的访问。 @@ -4211,143 +4231,143 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SourceViewer - + Source of 来源 - + File 文件 - + Save as... 另存为... - + Close 关闭 - + Edit 编辑 - + Undo 撤消 - + Redo 重做 - + Cut 剪切 - + Copy 复制 - + Paste 粘贴 - + Delete 删除 - + Select All 选取所有 - + Find 查找 - - + + Go to Line... 转到行... - + View 查看 - + Reload 刷新 - + Editable 可编辑 - + Word Wrap 自动换行 - + Save file... 保存文件... - + Error! 错误! - + Cannot write to file! 无法写入文件! - + Error writing to file 写入文件时出错 - + Source successfully saved 源代码保存成功 - + Source reloaded 刷新源 - + Cannot reload source. Page has been closed. 无法重新装载源.页面已被关闭. - + Editable changed 可编辑的改变 - + Word Wrap changed 改变自动换行 - + Enter line number 输入行号 @@ -4355,12 +4375,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SourceViewerSearch - + Search: 搜索: - + Search... 搜索... @@ -4368,12 +4388,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SpeedDial - + Select image... 选择图像... - + Unable to load 无法加载 @@ -4381,72 +4401,72 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabBar - + &New tab 新标签&N - + &Stop Tab 停止标签页&S - + &Reload Tab 刷新标签页&R - + &Duplicate Tab 重复的标签&D - + Un&pin Tab 非引脚标签&p - + &Pin Tab 引脚标签&P - + Re&load All Tabs 刷新标签页&l - + &Bookmark This Tab 收藏此标签页&B - + Bookmark &All Tabs 收藏全部标签页&A - + Close Ot&her Tabs 关闭其他标签页&h - + Cl&ose 关闭&o - + Reloa&d All Tabs 刷新标签页&d - + Bookmark &All Ta&bs 收藏全部标签页&A - + Restore &Closed Tab 还原关闭的标签&C @@ -4454,48 +4474,48 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabWidget - + List of tabs 标签列表 - + New Tab 新标签 - + Loading... 载入中... - + No Named Page 无命名页面 - + Currently you have %1 opened tabs 目前,你有%1打开的标签 - - + + New tab 新标签 - + Empty 空页面 - + Restore All Closed Tabs 还原关闭的标签 - + Clear list 清除列表 @@ -4503,22 +4523,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabbedWebView - + Failed loading page 载入页面失败 - + Loading... 载入中... - + %1 - QupZilla %1 - QupZilla - + Inspect Element 检查要素 @@ -4526,27 +4546,27 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla ThemeManager - + <b>Name:</b> <b>名称:</ B> - + <b>Author:</b> <b>作者:</ B> - + <b>Description:</b> <b>描述:</ B> - + License 许可证 - + License Viewer 许可证查看器 @@ -4554,12 +4574,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla ToolButton - + Stop 停止 - + Reload 刷新 @@ -4567,17 +4587,17 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla Updater - + Update available 可用更新 - + New version of QupZilla is ready to download. QupZilla新版本准备下载。 - + Update 立即更新 @@ -4585,8 +4605,8 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebInspectorDockWidget - - + + Web Inspector Web检查 @@ -4594,138 +4614,138 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebPage - + To show this page, QupZilla must resend request which do it again (like searching on making an shoping, which has been already done.) 为显示此页QupZilla须重新发送请求 - + Confirm form resubmission 确认重新提交表格 - + Select files to upload... 选择要上传的文件... - + Server refused the connection 服务器拒绝了连接 - + Server closed the connection 服务器关闭了连接 - + Server not found 找不到服务器 - + Connection timed out 连接超时 - + Untrusted connection 不受信任的连接 - + Temporary network failure 临时网络故障 - + Proxy connection refused 代理服务器连接被拒绝 - + Proxy server not found 没有发现代理服务器 - + Proxy connection timed out 代理服务器连接超时 - + Proxy authentication required 要求代理身份验证 - + Content not found 内容不存在 - + AdBlocked Content AdBlocked内容 - + Blocked by rule <i>%1</i> 阻止规则 <i>%1</i> - + Content Access Denied 内容访问被拒绝 - + Error code %1 错误代码为%1 - + Failed loading page 载入页面失败 - + QupZilla can't load page from %1. QupZilla无法加载%1页。 - + Check the address for typing errors such as <b>ww.</b>example.com instead of <b>www.</b>example.com 检查输入错误的地址,如<b> WW</b> example.com,而不是<B> WWW。</b> example.com - + If you are unable to load any pages, check your computer's network connection. 如果您无法载入任何页面,请检查您的计算机的网络连接。 - + If your computer or network is protected by a firewall or proxy, make sure that QupZilla is permitted to access the Web. 如果您的计算机或网络受到防火墙或代理的保护,确保QupZilla允许访问Web。 - + Try Again 再试一次 - + Prevent this page from creating additional dialogs 阻止此页创建额外的对话 - + JavaScript alert - %1 - + Choose file... 选择文件... @@ -4733,22 +4753,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebSearchBar - + Manage Search Engines 管理搜索引擎 - + Add %1 ... 新增%1 ... - + Paste And &Search 粘贴和搜索 &S - + Clear All 全部清除 @@ -4756,228 +4776,228 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebView - + Open link in new &tab 在新标签中打开链接&t - + Open link in new &window 在新窗口中打开链接&w - + B&ookmark link 书签链接&o - + &Save link as... 链接另存为&S... - + Send link... 发送链接... - + &Copy link address 复制链接地址&C - + Show i&mage 显示图像&m - + Copy im&age 复制图像&a - + Copy image ad&dress 复制图像地址&d - + &Save image as... 图像另存为&S... - + Send image... 发送图像... - + &Back 后退&B - + &Forward 前进&F - - + + &Reload 刷新&R - + S&top 停止&t - + This frame 此帧 - + Show &only this frame 仅显示此帧&o - + Show this frame in new &tab 在新选项卡的显示帧&t - + Print frame 打印帧 - + Zoom &in 放大&i - + &Zoom out 缩小&Z - + Reset 重置 - + Show so&urce of frame 显示帧源码&u - + Book&mark page 加入书签&m - + &Save page as... 保存网页为&S... - + &Copy page link 复制页面的链接&C - + Send page link... 发送页面链接... - + &Print page 打印页面...&P - + Send text... 发送短信... - + Google Translate 谷歌翻译 - + Dictionary 字典 - + Go to &web address 去网页地址&w - + &Play 播放&P - + &Pause 暂停&P - + Un&mute 取消静音&m - + &Mute 静音&M - + &Copy Media Address 复制媒体地址&C - + &Send Media Address 发送媒体地址&S - + Save Media To &Disk 储存媒体到磁盘&D - + Select &all 选取所有&a - + Validate page 验证页面 - + Show so&urce code 显示源代码&u - + Show info ab&out site 显示有关网站的信息&o - + Search "%1 .." with %2 使用 %2搜索"%1 .." - + No Named Page 无命名页面 @@ -4985,7 +5005,7 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla jsAlert - + Prevent this page from creating additional dialogs 创建附加的对话,防止此页 diff --git a/translations/zh_TW.ts b/translations/zh_TW.ts index 7757beaf1..c55cf6944 100644 --- a/translations/zh_TW.ts +++ b/translations/zh_TW.ts @@ -4,59 +4,59 @@ AboutDialog - + About QupZilla 關於 QupZilla - + Authors 作者 - - + + Authors and Contributors 製作以及貢獻團隊 - - + + < About QupZilla 關於作者 - + <p><b>Application version %1</b><br/> 軟體版本 %1 - + <b>WebKit version %1</b></p> Webkit版本 %1 - + <p>&copy; %1 %2<br/>All rights reserved.<br/> <p>&copy; %1 %2<br/>版權所有<br/> - + <small>Build time: %1 </small></p> <small>建立時間: %1 </small></p> - + <p><b>Main developer:</b><br/>%1 &lt;%2&gt;</p> <p><b>主要開發者:</b><br/>%1 &lt;%2&gt;</p> - + <p><b>Contributors:</b><br/>%1</p> 貢獻團隊 %1 - + <p><b>Translators:</b><br/>%1</p> 翻譯團隊 %1 @@ -64,33 +64,33 @@ AcceptLanguage - + Preferred Languages 偏好語言 - + Add... 新增... - + Remove 移除 - + Up 往上移 - + Down 往下移 - - + + Personal [%1] 個人 【%1】 @@ -98,68 +98,68 @@ AdBlockDialog - + AdBlock Configuration 廣告封鎖設定 - + Enable AdBlock 允許廣告封鎖 - + Search... 搜尋... - + Rule 規則 - - + + Add Rule 新增規則 - + Update EasyList 更新EasyList - + AdBlock 廣告封鎖 - + Delete Rule 移除規則 - + Update completed 更新完成 - + EasyList has been successfully updated. EasyList已更新成功。 - + Custom Rules 自訂規則 - + Add Custom Rule 新增自訂規則 - + Please write your rule here: 請在這裡輸入自訂規則: @@ -171,53 +171,53 @@ 廣告封鎖可以幫你封鎖網頁上不想要的內容 - + AdBlock lets you block unwanted content on web pages 廣告封鎖可以幫你封鎖網頁上不想要的內容 - + Blocked popup window 封鎖彈出視窗 - + AdBlock blocked unwanted popup window. 封鎖不想要的彈出視窗。 - + AdBlock 廣告封鎖 - + Show AdBlock &Settings 顯示廣告封鎖的設定 (&S) - + Blocked Popup Windows 封鎖彈出視窗 - + No content blocked 無封鎖任何內容 - + Blocked URL (AdBlock Rule) - click to edit rule 封鎖的網址 (AdBlock的規則)-點擊以設定 - - + + %1 with (%2) %1 和 (%2) - + Learn About Writing &Rules 瞭解編輯的規則(&R) @@ -229,17 +229,17 @@ AddAcceptLanguage - + Add Language 新增語言 - + Choose preferred language for web sites 網頁上的優先使用語言 - + Personal definition: 個人定義: @@ -247,128 +247,128 @@ AutoFillManager - + Passwords 密碼 - - + + Server 伺服器 - + Username 使用者名稱 - + Password 密碼 - - + + Remove 移除 - + Edit 編輯 - - + + Remove All 全部移除 - + Import/Export 匯入/匯出 - - - + + + Show Passwords 顯示密碼 - + Exceptions 例外 - + Import Passwords from File... 從檔案匯入密碼... - + Export Passwords to File... 將密碼匯出至檔案... - + Are you sure that you want to show all passwords? 確定要顯示所有密碼? - + Hide Passwords 隱藏密碼 - + Confirmation 確定 - + Are you sure to delete all passwords on your computer? 你確定要移除所有電腦上的密碼嗎? - + Edit password 編輯密碼 - + Change password: 修改密碼: - - + + Choose file... 選擇檔案... - + Cannot read file! 無法讀取檔案! - + Successfully imported 成功匯入 - + Error while importing! 匯入錯誤! - + Cannot write to file! 無法寫入檔案! - + Successfully exported 成功匯出 @@ -376,7 +376,7 @@ AutoFillNotification - + Do you want QupZilla to remember the password for <b>%1</b> on %2? 你想要QupZilla為 <b>%1</b> 在 %2 記住密碼嗎? @@ -384,17 +384,17 @@ AutoFillWidget - + Remember 記住 - + Never For This Site 從不記住 - + Not Now 現在先不要 @@ -402,13 +402,13 @@ BookmarkIcon - - + + Bookmark this Page 將此頁加到書籤 - + Edit this bookmark 編輯此書籤 @@ -416,144 +416,144 @@ BookmarksImportDialog - + Import Bookmarks 匯入書籤 - + <b>Import Bookmarks</b> <b>匯入書籤</b> - + From File 從檔案 - + Choose browser from which you want to import bookmarks: 選擇匯入書籤的來源瀏覽器: - + Choose... 選擇... - + Fetching icons, please wait... 正在取得圖示,請稍後... - + Title 標題 - + Url 位址 - + Next 下一步 - + Cancel 取消 - + <b>Importing from %1</b> <b>從%1匯入</b> - + Finish 完成 - - + + Please press Finish to complete importing process. 請按下完成以結束匯入程序。 - - - - + + + + Error! 錯誤! - + Choose directory... 選擇目錄... - + Choose file... 選擇檔案... - + Mozilla Firefox stores its bookmarks in <b>places.sqlite</b> SQLite database. This file is usually located in Mozilla Firefox的書籤通常位於 - - - - + + + + Please choose this file to begin importing bookmarks. 請選擇檔案以開始匯入書籤。 - + Google Chrome stores its bookmarks in <b>Bookmarks</b> text file. This file is usually located in Google瀏覽器的書籤文件通常位於 - + Opera stores its bookmarks in <b>bookmarks.adr</b> text file. This file is usually located in Opera瀏覽器的書籤通常位於 - + You can import bookmarks from any browser that supports HTML exporting. This file has usually these suffixes 你可以從任何HTML瀏覽器中匯入書籤。此文件通常有這些步驟 - + Internet Explorer stores its bookmarks in <b>Favorites</b> folder. This folder is usually located in Internet Explorer的書籤通常位於 - + Please choose this folder to begin importing bookmarks. 選擇此資料夾,開始匯入書籤。 - - - - + + + + No Error 沒有錯誤 - - - + + + Unable to open file. 無法打開資料夾。 - + Cannot evaluate JSON code. 無法評估JSON代碼。 @@ -562,12 +562,12 @@ 此檔案不存在。 - + File does not exist. 此檔案不存在。 - + Unable to open database. Is Firefox running? 無法打開資料庫。Firefox正在運行? @@ -575,72 +575,72 @@ BookmarksManager - + Bookmarks 書籤 - + Title 標題 - + Url 位址 - + Import Bookmarks 匯入書籤 - + Add Subfolder 新增子資料夾 - + Rename Folder 重新命名資料夾 - + Add Folder 新增資料夾 - + Optimize Database 最佳化數據庫 - + Add new folder 新增資料夾 - + Choose name for new bookmark folder: 新的書籤資料夾名稱: - + Add new subfolder 新增子資料夾 - + Choose name for new subfolder in bookmarks toolbar: 新子資料夾在書籤工具列名稱: - + Choose name for folder: 選擇資料夾的名稱: - + Open link in current &tab 在此分頁開啟此連結 (&tab) @@ -649,12 +649,12 @@ 新增分頁 - + <b>Warning: </b>You already have bookmarked this page! <b>警告:</b>你已經擁有此書籤了! - + Choose name and location of this bookmark. 選擇書籤的名稱與位置。 @@ -663,22 +663,22 @@ 在此分頁開啟連結 (&tab) - + Open link in &new tab 在新分頁開啟連結 (&new tab) - + Move bookmark to &folder 移動資料夾到 (&f) - + Rename folder 重新命名資料夾 - + Remove folder 移除資料夾 @@ -687,27 +687,27 @@ 在此分頁開啟此連結 - + Rename bookmark 重新命名書籤 - + Remove bookmark 移除書籤 - + Add New Bookmark 新增書籤 - + Choose folder for bookmarks: 選擇書籤資料夾: - + Bookmark All Tabs 將所有分頁加入書籤 @@ -715,20 +715,20 @@ BookmarksModel - - + + Bookmarks In Menu 在選單中建立書籤 - - + + Bookmarks In ToolBar 在工具列中建立書籤 - - + + Unsorted Bookmarks 餵分類書籤 @@ -736,7 +736,7 @@ BookmarksSideBar - + Search... 搜尋... @@ -749,22 +749,22 @@ 在此分頁開啟此連結 (&tab) - + Open link in current &tab 在此分頁開啟此連結 (&tab) - + Open link in &new tab 在心分頁開啟連結 (&new tab) - + Copy address 複製位址 - + &Delete 移除(&D) @@ -772,17 +772,17 @@ BookmarksToolbar - + &Bookmark Current Page 將此頁加入書籤(&B) - + Bookmark &All Tabs 將所有分頁加入書簽(&A) - + &Organize Bookmarks 管理書籤(&O) @@ -791,73 +791,73 @@ 隱藏最多瀏覽& - + Show Most &Visited 顯示最多瀏覽(&V) - + Show Only Icons 僅顯示圖示 - + &Hide Toolbar 隱藏工具列(&H) - + Move right 往右移動 - + Move left 往左移動 - + Edit bookmark 編輯書簽 - + Remove bookmark 刪除書簽 - + Edit bookmark: 編輯書籤: - + Title: 標題: - + Url: 位址: - + Edit Bookmark 書籤連結 - + Most visited 最常造訪網頁 - + Sites you visited the most 你最常造訪的網頁 - - + + Empty 空頁面 @@ -873,54 +873,58 @@ 移除書籤 - + Name: 名稱: - + Folder: 資料夾: - + Remove 移除 - + Save 儲存 - + Close 關閉 - + + Add to Bookmarks + + + Add into Bookmarks - 新增到書籤 + 新增到書籤 - Add into Speed Dial - 新增到快速播號 + 新增到快速播號 - + Edit Bookmark 編輯書籤 - - + + + Add to Speed Dial 新增到快速撥號 - - + + Remove from Speed Dial 從快速撥號中移除 @@ -928,37 +932,37 @@ BrowsingLibrary - + Library - + Search... 搜尋... - + History 瀏覽紀錄 - + Bookmarks 書籤 - + RSS - + Database Optimized 最佳化資料庫 - + Database successfully optimized.<br/><br/><b>Database Size Before: </b>%1<br/><b>Database Size After: </b>%2 資料庫成功最佳化<br/> <br/><b>最佳化前資料庫大小:</b>%1<br/><b>最佳化後資料庫大小:</b>%2 @@ -966,50 +970,50 @@ CertificateInfoWidget - + <b>Issued To</b> <b>匯出<b> - - + + Common Name (CN): 一般名稱(CN): - - + + Organization (O): 組織(O): - - + + Organizational Unit (OU): 組織單位(OU): - + Serial Number: 序號: - + <b>Issued By</b> <b>由<b>發表 - + <b>Validity</b> <b>有效期的</b> - + Issued On: 匯出: - + Expires On: 匯入: @@ -1036,47 +1040,47 @@ ClearPrivateData - + Clear Recent History 清除最近瀏覽紀錄 - + Choose what you want to delete: 選擇你想刪除的內容: - + Clear history 清除紀錄 - + Clear cookies 清除cookies - + Clear cache 清除快取 - + Clear icons 清除圖示 - + Clear cookies from Adobe Flash Player 清除Adobe Flash Player的Cookies - + <b>Clear Recent History</b> <b>清除最近的瀏覽紀錄</b> - + Earlier Today 今天以前 @@ -1085,17 +1089,17 @@ 到今天 - + Week 這禮拜 - + Month 這個月 - + All 全部 @@ -1103,7 +1107,7 @@ ClickToFlash - + Object blocked by ClickToFlash 選擇Flash封鎖的物件 @@ -1112,37 +1116,37 @@ 顯示有關物件的更多資訊 - + Show more information about object 顯示有關物件的更多資訊 - + Delete object 刪除物件 - + Add %1 to whitelist 將%1加入白名單 - + Flash Object Flash物件 - + <b>Attribute Name</b> <b>屬性名稱</b> - + <b>Value</b> <b>數值</b> - + No more information available. 沒有提供其他資訊。 @@ -1154,12 +1158,12 @@ CloseDialog - + There are still open tabs 總是開啟分頁 - + Don't ask again 不要在詢問 @@ -1167,173 +1171,173 @@ CookieManager - + Cookies - + Stored Cookies 儲存Cookies - + Find: 尋找: - + These cookies are stored on your computer: 這些cookies儲存在你的電腦上: - + Server 伺服器 - + Cookie name Cookie名稱 - + Name: 名稱: - + Value: 數值: - - - + + + Server: 伺服器: - + Path: 路徑: - + Secure: - + Expiration: 截止日期: - - - - - - - - - - - - + + + + + + + + + + + + <cookie not selected> <沒有選擇任何Cookie> - + Remove all cookies 移除所有cookies - + Cookie Filtering Cookie過濾 - + <b>Cookie whitelist</b> <b>Cookie白名單</b> - + Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) 來自這些伺服器的Cookie總是接受(即使您關閉Cookie的存取) - - + + Add 新增 - - + + Remove 移除 - + <b>Cookie blacklist</b> Cookie黑名單 - + Cookies from these servers will NEVER be accepted 來自這些伺服器的Cookie將不會被接受 - + Remove cookie 移除cookies - + Search 搜尋 - + Confirmation 確認 - + Are you sure to delete all cookies on your computer? 確定要刪除電腦上所有的cookies? - + Add to whitelist 加到白名單 - + Add to blacklist 加到黑名單 - - + + Remove cookies 移除cookies - + Secure only - + All connections 所有連結 - + Session cookie @@ -1348,13 +1352,13 @@ DownloadFileHelper - - + + Save file as... 另存為... - + NoNameDownload 未命名下載 @@ -1362,109 +1366,109 @@ DownloadItem - + Remaining time unavailable 剩餘時間不可用 - + Done - %1 完成-%1 - - + + Cancelled 取消 - + few seconds 幾秒鐘 - + seconds - + minutes 分鐘 - + hours 小時 - + Unknown speed 未知速度 - - + + Unknown size 未知大小 - + %2 - unknown size (%3) %2-未知大小(%3) - + Remaining %1 - %2 of %3 (%4) 剩餘 %1-%2 of %3 (%4) - + Cancelled - %1 取消-%1 - + Delete file 刪除檔案 - + Do you want to also delete dowloaded file? 你想同時刪除下載的檔案嗎? - + Open File 開啟檔案 - + Open Folder 開啟資料夾 - + Go to Download Page 到下載頁面 - + Copy Download Link 複製下載連結 - + Cancel downloading 取消下載 - + Clear 清除 - + Error 錯誤 @@ -1473,24 +1477,24 @@ 新分頁 - + Not found 未找到 - + Sorry, the file %1 was not found! 抱歉,檔案%1未找到! - + Error: Cannot write to file! 錯誤:無法寫入檔案! - + Error: 錯誤: @@ -1498,64 +1502,64 @@ DownloadManager - - - + + + Download Manager 下載管理 - + Clear 清除 - + Executable: 可執行: - + Arguments: 衝突: - + Cannot start external download manager 無法開始外部的下載管理 - + Cannot start external download manager! %1 無法開始外部的下載管理! %1 - + %1% of %2 files (%3) %4 remaining %1%的%2檔案(%3)%4剩餘 - + % - Download Manager % -下載管理 - + Download Finished 下載完成 - + All files have been successfully downloaded. 所有檔案下載完成。 - + Warning 注意 - + Are you sure to quit? All uncompleted downloads will be cancelled! 未完成下載,退出將會取消所有的下載。確定要退出嗎? @@ -1563,42 +1567,42 @@ DownloadOptionsDialog - + Opening 開啟 - + You have chosen to open 選擇開啟 - + which is a: 這是一個: - + from: 來自: - + What should QupZilla do with this file? QupZilla應該怎麼處理這個檔案? - + Open... 開啟... - + Save File 儲存 - + Opening %1 開啟%1 @@ -1606,37 +1610,37 @@ EditSearchEngine - + Name: 名稱: - + Url: 位址: - + Shortcut: 捷徑: - + Icon: 圖示: - + <b>Note: </b>%s in url represent searched string <b>注意:</b>%URL中搜尋的字串 - + Add from file ... 從檔案匯入... - + Choose icon... 選擇圖示... @@ -1659,32 +1663,32 @@ HistoryManager - + History 瀏覽記錄 - + Title 標題 - + Url 位址 - + Delete 刪除 - + Clear All History 清除記錄 - + Optimize Database 最佳化數據庫 @@ -1697,45 +1701,45 @@ 在此分頁開啟連結 - + Open link in current tab 在此分頁開啟連結 - + Open link in new tab 在新分頁開啟連結 - + Copy address 複製地址 - - + + Today 到今天 - - + + This Week 這禮拜 - - + + This Month 這個月 - + Confirmation 確認 - + Are you sure to delete all history? 確定刪除所有記錄嗎? @@ -1743,72 +1747,72 @@ HistoryModel - + Failed loading page 開啟頁面失敗 - + No Named Page 未命名頁面 - + January 一月 - + February 二月 - + March 三月 - + April 四月 - + May 五月 - + June 六月 - + July 七月 - + August 八月 - + September 九月 - + October 十月 - + November 十一月 - + December 十二月 @@ -1816,12 +1820,12 @@ HistorySideBar - + Search... 搜尋... - + Title 標題 @@ -1834,35 +1838,35 @@ 在此分頁開啟連結 - + Open link in current tab 在此分頁開啟連結 - + Open link in new tab 在心分頁開啟連結 - + Copy address 複製位址 - - + + Today 到今天 - - + + This Week 這禮拜 - - + + This Month 這個月 @@ -1881,33 +1885,33 @@ LocationBar - + Add RSS from this page... 從網頁中新增RSS... - + Enter URL address or search on %1 輸入URL位址或在%1上搜尋 - + Paste And &Go 貼上並前往(&G) - + Clear All 全部清除 - + .co.uk Append domain name on ALT + Enter = Should be different for every country .co.uk - + Show information about this page 顯示此頁資訊 @@ -1915,12 +1919,12 @@ MainApplication - + Last session crashed 上一個不正常結束 - + <b>QupZilla crashed :-(</b><br/>Oops, the last session of QupZilla was interrupted unexpectedly. We apologize for this. Would you like to try restoring the last saved state? 抱歉,QupZilla上次被不正常結束。您要還原上一次的狀態嗎? @@ -1928,44 +1932,44 @@ NavigationBar - + No Named Page 未命名頁面 - + Back 上一頁 - + Forward 下一頁 - + Home 首頁 - + New Tab 新增分頁 - + Main Menu 主要選單 - - + + Exit Fullscreen 離開全螢幕 - - + + Clear history 清除記錄 @@ -1973,75 +1977,75 @@ NetworkManager - - + + SSL Certificate Error! SSL憑證錯誤! - + <b>Organization: </b> 組織 - + <b>Domain Name: </b> 域名 - + <b>Expiration Date: </b> 截止日期 - + <b>Error: </b> <b>錯誤:</b> - + The page you are trying to access has the following errors in the SSL certificate: 您試圖讀取的頁面有SSL憑證錯誤: - + Would you like to make an exception for this certificate? 你想讓這個憑證例外嗎? - + Authorization required 需要權限 - - + + Username: 使用者名稱: - - + + Password: 密碼: - + Save username and password on this site 在這個網頁上記住使用者名稱以及密碼 - + A username and password are being requested by %1. The site says: "%2" 要求%1的使用者名稱及密碼。該網站說:"%2" - + Proxy authorization required 需要代理權限 - + A username and password are being requested by proxy %1. 正在遊代理要求使用者名稱及密碼%1. @@ -2060,17 +2064,17 @@ PageScreen - + Page Screen 頁面 - + Save Page Screen... 儲存頁面... - + screen.png @@ -2078,70 +2082,87 @@ PluginsList - + Application Extensions 擴充功能 - + Allow Application Extensions to be loaded 允許啟動擴充功能 - + Settings 設定 - Load Plugins - 匯入外掛 + 匯入外掛 - + WebKit Plugins WebKit外掛 - + <b>Click To Flash Plugin</b> <b>按下Flash外掛</b> - + Click To Flash is a plugin which blocks auto loading of Flash content at page. You can always load it manually by clicking on the Flash play icon. 按下網頁中的Flash內容啟動外掛。您可以隨時按一下播放Flash圖示手動啟動外掛。 - + Whitelist 優先名單 - + Add 新增 - + Remove 移除 - + Allow Click To Flash 允許手動啟動Flash外掛 - + Add site to whitelist 將網頁加入優先名單 - + Server without http:// (ex. youtube.com) 無http://伺服器(如youtube.com) + + + %1 (%2) +Author: %3 +%4 +%5 + + + + + Error! + 錯誤! + + + + Cannot load plugin! + + PopupWebView @@ -2245,7 +2266,7 @@ PopupWindow - + %1 - QupZilla @@ -2253,57 +2274,57 @@ Preferences - + Preferences 偏好設定 - + General 通用 - + Tabs 分頁 - + Browsing 瀏覽 - + Fonts 字型 - + Downloads 下載 - + Password Manager 密碼管理 - + Privacy 私密 - + Notifications 通知 - + Plugins 外掛 - + Other 其他 @@ -2312,33 +2333,33 @@ <b>通用</b> - + QupZilla - + <b>Launching</b> <B>啟動</ B> - + Open blank page 開啟空白頁 - - + + Open homepage 回首頁 - + Restore session 恢復會話 - + Homepage: 首頁: @@ -2347,148 +2368,148 @@ 套用 - + On new tab: 在新分頁: - + Open blank tab 開啟空白分頁 - + Open other page... 開啟其他頁面... - + <b>Profiles</b> <b>資料</b> - + Startup profile: 啟動配置文件: - + Create New 新增 - + Delete 移除 - - + + Note: You cannot delete active profile. 注意:您不能刪除正在運行的配置文件。 - + Check for updates on start 啟動時檢查更新 - + Themes 主題 - + Advanced options 進階選項 - + <b>Browser Window</b> <B>瀏覽器視窗</ B> - + Show StatusBar on start 顯示狀態列 - + Show Bookmarks ToolBar on start 顯示書籤工具列 - + Show Navigation ToolBar on start 顯示引導工具列 - + <b>Navigation ToolBar</b> <B>引導工具列</ B> - + Show Home button 顯示首頁鍵 - + Show Back / Forward buttons 顯示上/下一頁鍵 - + Show Add Tab button 顯示新增分頁鍵 - + <b>Background<b/> <B>背景<b/> - + Use transparent background 使用透明背景 - + <b>Tabs behavior</b> <B>分頁行為</ B> - + Make tabs movable 可移動式分頁 - + <b>Address Bar behaviour</b> <b>位址欄的行為</ B> - + Select all text by double clicking in address bar 點兩下位址欄全選文字 - + Add .co.uk domain by pressing ALT key 按ALT鍵增加.co.uk - + Activate last tab when closing active tab 關閉分頁時啟動最後一個分頁 - + Ask when closing multiple tabs 關閉多個分頁時總是詢問 - + Web Configuration Web設置 @@ -2497,22 +2518,22 @@ 開啟圖片 - + Allow JAVA 允許Java - + After launch: 啟動後: - + Allow JavaScript 允許JavaScript - + Allow Plugins (Flash plugin) 允許外掛(Flash外掛) @@ -2521,272 +2542,272 @@ 封鎖彈出視窗 - + Allow DNS Prefetch 允許DNS預取 - + Allow local storage of HTML5 web content 允許儲存HTML5網頁內容到本地電腦 - + Delete locally stored HTML5 web content on close 關閉時刪除本地的HTML5網頁內容 - + JavaScript can access clipboard JavaScript可以讀取剪貼區 - + Send Do Not Track header to servers 傳送不跟蹤標頭到伺服器 - + Zoom text only 僅縮放文字 - + Include links in focus chain focus also links on page (basically <a> elements) when pressing Tab key 包括聚焦連結中的位址 - + Print element background when you are printing page (on printer), it determine whether to also print background (color, image) of html elements 列印元素的背景 - - + + Open speed dial 開啟快速撥號 - - + + Use current - + Active profile: 啟動配置: - + Hide tabs when there is only one tab 當只有一個分頁時隱藏分頁 - + Select all text by clicking in address bar 當按下位址欄時全選文字 - + Don't quit upon closing last tab 當關閉最後一個分頁時不要離開 - + Closed tabs list instead of opened in tab bar 在分頁清單中顯示以已關閉分頁取代開啟分頁 - + Open new tabs after active tab 在活動分頁後開啟新分頁 - + Enable XSS Auditing try to detect possible XSS attacks when executing javascript 啟動的XSS統計 - + Mouse wheel scrolls 滾動滑鼠滾輪一次在頁面上 - + lines on page - + Default zoom on pages: 預設網頁縮放: - + Ask when entering Private Browsing mode 進入私密瀏覽時詢問 - + Local Storage 本地儲存 - + Maximum pages in cache: 快取中的最大頁面: - + 1 - + Allow storing network cache on disk 允許在磁碟上儲存網路快取 - + Maximum 最大 - + 50 MB - + Allow storing web icons 允許儲存網路圖示 - + Allow saving history 允許保留記錄 - + Delete history on close 刪除最近的瀏覽記錄 - + Delete now 現在刪除 - + Proxy Configuration 代理配置 - + HTTP - + SOCKS5 - + Port: 端口: - + Username: 使用者名稱: - + Password: 密碼: - + Don't use on: 不要使用: - + Manual configuration 手動設置 - + System proxy configuration 系統代理設置 - + Do not use proxy 不使用代理 - + <b>Font Families</b> <b>字型家族</b> - + Standard 標準字體 - + Fixed 等寬字體 - + Serif 襯線字體 - + Sans Serif 無襯線字體 - + Cursive 手寫字體 - + <b>External download manager</b> 外部下載管理 - + Use external download manager 使用外部下載管理 - + Executable: 可執行的: - + Arguments: 衝突: - + Filter tracking cookies Cookies濾鏡追蹤 - + <b>Warning:</b> Match domain exactly and filter tracking cookies options can lead to deny some cookies from sites. If you have problems with cookies, try to disable this options first! <b>警告:</b>追蹤濾鏡將會拒絕指定網域存取cookie,如果有問題,請先取消此選項。 @@ -2799,86 +2820,86 @@ 等寬字體 - + Fantasy 幻想字體 - + <b>Font Sizes</b> <b>字體大小</b> - + Fixed Font Size 等寬字體大小 - + Default Font Size 預設字體大小 - + Minimum Font Size 最小字體大小 - + Minimum Logical Font Size 最小邏輯字體大小 - + <b>Download Location</b> <b>下載位置</ b> - + Ask everytime for download location 總是詢問下載位置 - + Use defined location: 自訂下載位置: - - - + + + ... ... - + <b>Download Options</b> <b>下載選項</ B> - + Use native system file dialog (may or may not cause problems with downloading SSL secured content) 使用本地系統檔案對話框 (可能會導致SSL下載保護內容的問題) - + Close download manager when downloading finishes 下載完畢後關閉下載管理員 - + <b>AutoFill options</b> <B>自動填充選項</ B> - + Allow saving passwords from sites 允許儲存網站密碼 - + <b>Cookies</b> <b>Cookies</b> @@ -2887,22 +2908,22 @@ 追蹤cookies - + Change browser identification: 使用者代理程式: - + Allow storing of cookies 允許儲存cookie - + Delete cookies on close 關閉後刪除cookies - + Match domain exactly 網域完全匹配 @@ -2911,88 +2932,88 @@ <b>警告:</ B>匹配網域完全和過濾器追蹤Cookie選項可能會導致拒絕網站的一些cookies,如果您的cookies有問題,請禁用此選項! - + Cookies Manager 管理Cookies - + <b>SSL Certificates</b> <b>SSL 憑證</b> - + SSL Manager 管理SSL - + Edit CA certificates in SSL Manager 在SSL管理原理編輯CA憑證 - - + + <b>Other</b> <b>其他</b> - + Send Referer header to servers 傳送偏好的標頭到伺服器 - + Block popup windows 封鎖彈出式視窗 - + <b>Notifications</b> <b>通知</b> - + Use OSD Notifications 使用OSD的通知 - + Use Native System Notifications (Linux only) 使用系統通知(僅限Linux) - + Do not use Notifications 不要使用通知 - + Expiration timeout: 期限: - + seconds - + <b>Note: </b>You can change position of OSD Notification by dragging it on the screen. <b>注意:</ b>您可以在螢幕上拖曳以改變OSD通知位置 - + <b>Language</b> <b>語言</ B> - + Available translations: 可用的翻譯: - + In order to change language, you must restart browser. 要改變語言,您必須重新開啟瀏覽器。 @@ -3001,88 +3022,88 @@ <b>使用者自訂CSS樣式表</ B> - + StyleSheet automatically loaded with all websites: 所有的網站套用樣式表: - + Languages 語言 - + <b>Preferred language for web sites</b> <b>網站優先的語言</ B> - + Appearance 外觀 - + OSD Notification OSD的通知 - + Drag it on the screen to place it where you want. 在螢幕上拖曳它到你想要的位置。 - + Choose download location... 選擇下載位置... - + Choose stylesheet location... 選擇樣式表的位置... - + Deleted 以刪除 - + Choose executable location... 選擇可執行的位置... - + New Profile 新的設置文件 - + Enter the new profile's name: 輸入新的設置文件名稱: - - + + Error! 錯誤! - + This profile already exists! 此設置文件以存在! - + Cannot create profile directory! 無法新建設置見目錄! - + Confirmation 確認 - + Are you sure to permanently delete "%1" profile? This action cannot be undone! 您確定要永就移除"%1"個人資料嗎?浙江無法復原! @@ -3090,17 +3111,17 @@ QObject - + The file is not an OpenSearch 1.1 file. 此檔案不是一個OpenSearch的1.1檔案。 - + <not set in certificate> <沒有設置憑證> - + Native System Notification 本機系統通知 @@ -3108,32 +3129,32 @@ QtWin - + Open new tab 開啟新分頁 - + Opens a new tab if browser is running 瀏覽器運行時開起一個新分頁 - + Open new window 開啟新視窗 - + Opens a new window if browser is running 瀏覽器運行時開啟新視窗 - + Open download manager 開啟下載管理員 - + Opens a download manager if browser is running 瀏覽氣韻行時開啟下載管理員 @@ -3141,67 +3162,67 @@ QupZilla - + Private Browsing Enabled 開始私密瀏覽 - + IP Address of current page 當前頁面的IP位址 - + Bookmarks 書籤 - + History 記錄 - + &New Window 開啟新視窗(&N) - + New Tab 新分頁 - + Open Location 開啟位置 - + Open &File 開啟(&F) - + Close Tab 關閉分頁 - + Close Window 關閉視窗 - + &Save Page As... 儲存頁面為(&S)... - + Save Page Screen 儲存螢幕頁面 - + Send Link... 傳送連結... @@ -3210,37 +3231,37 @@ 列印(&P) - + Import bookmarks... 匯入書籤... - + Quit 離開 - + &Undo 撤銷(&U) - + &Redo 重作(&R) - + &Cut 剪下(&C) - + C&opy 複製(&o) - + &Paste 貼上(&p) @@ -3249,221 +3270,221 @@ 刪除(&D) - + Select &All 全選(&A) - + &Find 搜尋(&F) - + &Tools 工具(&T) - + QupZilla - + &Help 幫助(&H) - + &Bookmarks 書籤(&B) - + Hi&story 記錄(&s) - + &File 檔案(&F) - + &Edit 編輯(&E) - + &View 檢視(&V) - + &Navigation Toolbar 引導工具列(&N) - + &Bookmarks Toolbar 書籤列(&B) - + Sta&tus Bar 狀態列(&t) - + &Menu Bar 選單列(&M) - + &Fullscreen 全螢幕(&F) - + &Stop 終止(&S) - + &Reload 重新整理(&R) - + Character &Encoding 字元與編碼(&E) - + Toolbars 工具列 - + Sidebars 側邊列 - + Zoom &In 放大(&I) - + Zoom &Out 縮小(&O) - + Reset 重置 - + &Page Source 頁面原始碼(&P) - + Closed Tabs 關閉分頁 - + Recently Visited 最近瀏覽 - + Most Visited 最多瀏覽 - + Web In&spector 網頁檢查(&s) - + Configuration Information 設定資訊 - + Restore &Closed Tab 還原關閉分頁(&C) - + (Private Browsing) (私密瀏覽) - + Bookmark &This Page 加入書籤(&T) - + Bookmark &All Tabs 所有分頁加入書籤(&A) - + Organize &Bookmarks 組織書籤(&B) - - - - - + + + + + Empty 空頁面 - + &Back 上一頁(&B) - + &Forward 下一頁(&F) - + &Home 首頁(&H) - + Show &All History 顯示所有記錄(&A) - + Restore All Closed Tabs 還原所有關閉分頁 - + Clear list 清除清單 - + About &Qt 關於Qt(&Q) - + &About QupZilla 關於QupZIlla(&A) @@ -3472,122 +3493,122 @@ 軟體訊息 - + Report &Issue 報告及發行(&I) - + &Web Search 網頁搜尋(&W) - + Page &Info 網頁訊息(&I) - + &Download Manager 下載管理(&D) - + &Cookies Manager 管理Cookies(&C) - + &AdBlock 廣告封鎖(&A) - + RSS &Reader RSS閱讀器(&R) - + Clear Recent &History 清除最近的記錄(&H) - + &Private Browsing 私密瀏覽(&P) - + There are still %1 open tabs and your session won't be stored. Are you sure to quit QupZilla? 還有%1開啟的分頁將不會被儲存。確定要離開? - + Pr&eferences 偏好設定(&e) - + Information about application 軟體資訊 - + Other 其他 - + Default 預設 - + %1 - QupZilla - + &Print... 列印(&P)... - + Open file... 開啟檔案... - + Are you sure you want to turn on private browsing? 你確定要開始私密瀏覽? - + When private browsing is turned on, some actions concerning your privacy will be disabled: 開啟私密瀏覽時,有關您的隱私行動將禁止: - + Webpages are not added to the history. 網頁不會被記錄。 - + Current cookies cannot be accessed. 當前的cookies無法被讀取。 - + Your session is not stored. 您的交談將不被儲存。 - + Until you close the window, you can still click the Back and Forward buttons to return to the webpages you have opened. 直到您關閉視窗,您仍然可以按上一頁及下一頁,返回您開啟過的網頁。 - + Start Private Browsing 開始私密瀏覽 @@ -3596,7 +3617,7 @@ 新分頁 - + You have successfully added RSS feed "%1". 您已經成功加入RSS feed"%1"。 @@ -3604,12 +3625,12 @@ QupZillaSchemeReply - + No Error 沒有錯誤 - + Not Found 未找到 @@ -3618,28 +3639,28 @@ 如果您的QupZilla遇到問題,請先嘗試禁用所有外掛, <br/>如果沒有幫助,那麼請填寫此表格: - + Your E-mail 您的E-mail - + Issue type 問題類型 - - + + Report Issue 報告問題 - + Issue description 問題描述 - + Send 提交 @@ -3648,24 +3669,24 @@ 請填寫所有必填欄位! - + Start Page 起始頁 - + Google Search Google搜尋 - + Search results provided by Google 由Google提供尋結果 - - - + + + About QupZilla 關於 QupZilla @@ -3674,241 +3695,240 @@ 版本訊息 - + Browser Identification 瀏覽器識別 - + Paths 路徑 - + Copyright 版權所有 - - + + Version 版本 - - + + WebKit version Webkit版本 - + Application version 軟體版本 - + Qt version Qt版本 - + Build time 建構時間 - + Platform 平台 - + Profile 設置文件 - - + + Configuration Information 設定資訊 - + This page contains information about QupZilla's current configuration, plugins, etc, all relevant information for troubleshooting. Please include these information when sending bug reports. 此頁包含有關QupZilla現在的設定現在的設定、外掛等。進行錯誤回報時,請同時將這些相關訊息一起提交。 - + Preferences 偏好設定 - + Option 選項 - + Value 數值 - + Name 名稱 - + Author 作者 - + Description 描述 - + Settings 設定 - + Saved session 儲存的交談 - + Pinned tabs 固定分頁 - + Data 資料 - + Themes 主題 - - + Plugins 外掛 - + Translations 翻譯 - + Main developer 主要開發群 - + E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. 電子信箱的提交是可選的。<b>注意</b>請先閱讀<a href=%1>"如何提交錯誤"</a> 。 - + Contributors 貢獻團隊 - + Translators 翻譯團隊 - + Speed Dial 快速撥號 - + Add New Page 新增頁面 - + Apply 套用 - + Speed Dial settings 快速撥號設定 - + Placement: 佈局: - + Auto 自動 - + Cover - + Fit - + Fit Width - + Fit Height - + Use background image - + Select image - + Maximum pages in a row: - + Change size of pages: - + No available plugins. 沒有可用外掛。 - + Load title from page 從網頁匯入標題 - + Edit 編輯 - + Remove 移除 @@ -3917,38 +3937,38 @@ E-mail為可選的<br/><b>注意:</b>請只使用英文。 - + If you are experiencing problems with QupZilla, please try to disable all plugins first. <br/>If this does not fix it, then please fill out this form: 如果您的QupZilla遇到問題,請先嘗試禁用所有外掛, <br/>如果沒有幫助,那麼請填寫此表格: - + Please fill out all required fields! 請填寫所有必填欄位! - - + + Information about version 版本資訊 - + Reload 重新整理 - + Url 位址 - + Title 標題 - + New Page 新頁面 @@ -3956,95 +3976,95 @@ RSSManager - + RSS Reader RSS閱讀器 - - + + Empty 空頁面 - + Reload 重新整理 - + Add feed 新增Feed - + Edit feed 編輯Feed - + Delete feed 刪除Feed - + Optimize Database 最佳化資料庫 - + News 新聞 - - + + Loading... 讀取中... - + You don't have any RSS Feeds.<br/> Please add some with RSS icon in navigation bar on site which offers feeds. 你沒有任何RSS來源。 - + Add new feed 新增Feed - + Please enter URL of new feed: 請填寫新的Feed的位址: - + New feed 新的Feed - + Fill title and URL of a feed: 填寫標題和訂閱位址: - + Feed title: 訂閱標題: - + Feed URL: 訂閱位址: - + Edit RSS Feed 編輯RSS訂閱 - + Open link in current tab 在新分頁開啟連結 @@ -4053,7 +4073,7 @@ Please add some with RSS icon in navigation bar on site which offers feeds.在當前分頁開啟連結 - + Open link in new tab 在新分頁開啟連結 @@ -4062,17 +4082,17 @@ Please add some with RSS icon in navigation bar on site which offers feeds.新分頁 - + Error in fetching feed 提取訂閱錯誤 - + RSS feed duplicated RSS訂閱複製 - + You already have this feed. 您已經有這個訂閱了。 @@ -4080,7 +4100,7 @@ Please add some with RSS icon in navigation bar on site which offers feeds. RSSNotification - + Open RSS Manager 開啟RSS管理 @@ -4092,17 +4112,17 @@ Please add some with RSS icon in navigation bar on site which offers feeds. RSSWidget - + Add RSS Feeds from this site 從這個網站新增RSS訂閱 - + Untitled feed 未命名Feed - + Add 新增 @@ -4121,80 +4141,80 @@ Please add some with RSS icon in navigation bar on site which offers feeds. SSLManager - + SSL Manager 管理SSL - + CA Authorities Certificates CA機構憑證 - - + + Show info 顯示訊息 - + This is a list of CA Authorities Certificates stored in the standard system path and in user specified paths. 這是一個標準系統路靜和使用者指定路徑中的CA機構憑證清單。 - + This is a list of Local Certificates stored in your user profile. It also contains all certificates, that have received an exception. 這是一個儲存在您的使用者設置文件的本地憑證清單。他也包含所有的憑證,以接收到一個異常。 - + If CA Authorities Certificates were not automatically loaded from the system, you can specify paths manually where the certificates are stored. 如果CA機構憑證不會自動匯入到系統中,您可以手動指定它的路徑。 - + <b>NOTE:</b> Setting this option is a high security risk! <b>注意:</b>設置這個選項有很高的安全風險! - + All certificates must have .crt suffix. After adding or removing certificate paths, it is neccessary to restart QupZilla in order to take effect the changes. 所有憑證必須有副檔名.CRT。新增或移除憑證路徑後,QupZilla需要重新啟動才能生效。 - + Local Certificates 本地憑證 - - + + Remove 移除 - + Settings 設定 - + Add 新增 - + Ignore all SSL Warnings 忽略所有SSL警告 - + Choose path... 選擇路徑... - + Certificate Informations 憑證訊息 @@ -4202,57 +4222,57 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchEnginesDialog - + Manage Search Engines 管理搜尋引擎 - + Add... 新增... - + Remove 移除 - + Edit 編輯 - + Up 往上 - + Down 往下 - + Defaults 預設 - + Search Engine 搜尋引擎 - + Shortcut 捷徑 - + Add Search Engine 新增搜尋引擎 - + Edit Search Engine 編輯搜尋引擎 @@ -4260,27 +4280,27 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchEnginesManager - + Search Engine Added 新增搜尋引擎 - + Search Engine "%1" has been successfully added. 搜尋引擎"%1"以新增成功。 - + Search Engine is not valid! 無效的搜尋引擎! - + Error 錯誤 - + Error while adding Search Engine <br><b>Error Message: </b> %1 新增搜尋引擎時錯誤<br><b>Error Message: </b> %1 @@ -4288,7 +4308,7 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchToolBar - + No results found. 無搜尋結果。 @@ -4296,22 +4316,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SearchToolbar - + Search: 搜尋: - + Search... 搜尋... - + Highlight 聚焦顯示 - + Case sensitive 區分大小寫 @@ -4319,12 +4339,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SideBar - + Bookmarks 書籤 - + History 記錄 @@ -4339,143 +4359,143 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SiteInfo - + Site Info 網站訊息 - + General 通用規則 - + Media 多媒體 - + Security 安全 - + Size: 大小: - + Site address: 網站位址: - + Encoding: 編碼: - + Meta tags of site: 網頁中的Meta標籤: - + Tag 分頁 - + Value 數值 - + <b>Security information</b> <b>安全訊息</ B> - + Details 細節 - + Image 圖片 - + Image address 圖片位址 - + <b>Preview</b> <b>預覽</ B> - + <not set in certificate> <沒有設置憑證> - + <b>Connection is Encrypted.</b> <b>連結是有加密的。</ B> - + <b>Your connection to this page is secured with this certificate: </b> <B>此頁的連結與此憑證的獲得:</ B> - + <b>Connection Not Encrypted.</b> <b>連結沒有加密。</ B> - + <b>Your connection to this page is not secured!</b> <b>您連結到這個網頁不安全啊!</ B> - + Copy Image Location 複製圖片位址 - + Copy Image Name 複製圖片名稱 - + Save Image to Disk 另存圖片 - - + + Error! 錯誤! - + This preview is not available! 這個預覽不可用! - + Save image... 儲存圖片... - + Cannot write to file! 無法寫入檔案! - + Preview not available 預覽不可用 @@ -4483,43 +4503,43 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SiteInfoWidget - + More... 更多... - + Your connection to this site is <b>secured</b>. 您連結的網站是<b>保證</ B>。 - + Your connection to this site is <b>unsecured</b>. 您連結的網站是<b>沒有保證</ B>。 - + You have <b>never</b> visited this site before. 您<b>從未</ B>瀏覽過此網站。 - + first 第一 - + second 第二 - + third 第三 - - + + This is your <b>%1</b> visit of this site. 這是您的<b>%1</b>此網站的瀏覽。 @@ -4527,143 +4547,143 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SourceViewer - + Source of 來源 - + File 檔案 - + Save as... 另存為... - + Close 關閉 - + Edit 編輯 - + Undo 終止 - + Redo 重作 - + Cut 剪下 - + Copy 複製 - + Paste 貼上 - + Delete 刪除 - + Select All 全選 - + Find 搜尋 - - + + Go to Line... 跳到行... - + View 檢視 - + Reload 重新整理 - + Editable 可編輯 - + Word Wrap 自動換行 - + Save file... 儲存檔案... - + Error! 錯誤! - + Cannot write to file! 無法寫入文件! - + Error writing to file 寫入文件時發生錯誤 - + Source successfully saved 原始碼儲存成功 - + Source reloaded 重新整理原始碼 - + Cannot reload source. Page has been closed. 頁面被關閉,無法重新整理原始碼。 - + Editable changed 可編輯的改變 - + Word Wrap changed 改變自動換行 - + Enter line number 輸入行數 @@ -4671,12 +4691,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SourceViewerSearch - + Search: 搜尋: - + Search... 搜尋... @@ -4684,12 +4704,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla SpeedDial - + Select image... 選擇圖片... - + Unable to load 無法匯入 @@ -4697,72 +4717,72 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabBar - + &New tab 新分頁(&N) - + &Stop Tab 停止分頁(&S) - + &Reload Tab 重新整理分頁(&R) - + &Duplicate Tab 重複分頁(&D) - + Un&pin Tab 非固定分頁(&p) - + &Pin Tab 固定分頁(&P) - + Re&load All Tabs 重新整理所有分頁(&l) - + &Bookmark This Tab 將此分頁加入書籤(&B) - + Bookmark &All Tabs 將所有分頁加入書籤(&A) - + Close Ot&her Tabs 關閉其他分頁(&h) - + Cl&ose 關閉(&o) - + Reloa&d All Tabs 重新整理所有分頁(&d) - + Bookmark &All Ta&bs 將所有分頁加入書籤(&A) - + Restore &Closed Tab 還原關閉的分頁(&C) @@ -4778,27 +4798,27 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla 顯示開啟的分頁清單 - + List of tabs 分頁清單 - + New Tab 新分頁 - + Loading... 讀取中... - + No Named Page 未命名頁面 - + Currently you have %1 opened tabs 現在您有%1個開啟分頁 @@ -4807,23 +4827,23 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla 您已經有%1個開起分頁 - - + + New tab 新分頁 - + Empty 空頁面 - + Restore All Closed Tabs 還原關閉分頁 - + Clear list 清除清單 @@ -4831,22 +4851,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla TabbedWebView - + Failed loading page 讀取頁面失敗 - + Loading... 讀取中... - + %1 - QupZilla - + Inspect Element 檢查元素 @@ -4974,27 +4994,27 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla ThemeManager - + <b>Name:</b> <b>名稱:</ B> - + <b>Author:</b> <b>作者:</ B> - + <b>Description:</b> <b>描述:</ B> - + License 憑證 - + License Viewer 憑證查看 @@ -5002,12 +5022,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla ToolButton - + Stop 終止 - + Reload 重新整理 @@ -5015,17 +5035,17 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla Updater - + Update available 可用更新 - + New version of QupZilla is ready to download. QupZilla新版本準備下載。 - + Update 立即更新 @@ -5033,8 +5053,8 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebInspectorDockWidget - - + + Web Inspector 網站檢查 @@ -5042,7 +5062,7 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebPage - + To show this page, QupZilla must resend request which do it again (like searching on making an shoping, which has been already done.) 為顯示此頁QupZilla需重新發送請求 @@ -5052,47 +5072,47 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla 新分頁 - + Confirm form resubmission - + Select files to upload... 選擇要上傳的檔案... - + Server refused the connection 伺服器拒絕連結 - + Server closed the connection 伺服器關閉了連結 - + Server not found 找不到伺服器 - + Connection timed out 連線逾時 - + Untrusted connection 不受信任的連結 - + Temporary network failure 網路連線暫時失敗 - + Proxy connection refused 代理主機拒絕連結 @@ -5101,87 +5121,87 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla 找不到代理主機名稱 - + Proxy server not found 找不到代理伺服器 - + Proxy connection timed out 代理主機連線逾時 - + Proxy authentication required 代理主機認證需求 - + Content not found 找不到內容 - + AdBlocked Content 封鎖廣告內容內容 - + Blocked by rule <i>%1</i> 阻止規則 <i>%1</i> - + Content Access Denied 讀取內容被拒 - + Error code %1 錯誤代碼為%1 - + Failed loading page 讀取頁面失敗 - + QupZilla can't load page from %1. QupZilla無法讀取%1頁。 - + Check the address for typing errors such as <b>ww.</b>example.com instead of <b>www.</b>example.com 檢查輸入錯誤位址,如<b> WW</b> example.com,而不是<B> WWW。</b> example.com - + If you are unable to load any pages, check your computer's network connection. 如果無法讀取任何頁面,請檢查您的電腦的網路連接。 - + If your computer or network is protected by a firewall or proxy, make sure that QupZilla is permitted to access the Web. 如果您的電腦或網路受到防火牆或代理的保護,確認QupZilla可以讀取網頁。 - + Try Again 重試 - + Prevent this page from creating additional dialogs 創見附加的對話,防止此頁 - + JavaScript alert - %1 JavaScript 警告 - %1 - + Choose file... 選擇檔案... @@ -5189,22 +5209,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla WebSearchBar - + Manage Search Engines 管理搜尋引擎 - + Add %1 ... 新增%1 ... - + Paste And &Search 貼上並且搜尋(&S) - + Clear All 全部清楚 @@ -5224,198 +5244,198 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla 新分頁 - + Open link in new &tab 在新分頁中開起連結(&t) - + Open link in new &window 在新視窗中開起連結(&w) - + B&ookmark link 書籤連結(&o) - + &Save link as... 另存連結為(&S)... - + Send link... 傳送連結... - + &Copy link address 複製連結位址(&C) - + Show i&mage 顯示圖片(&m) - + Copy im&age 複製圖片(&a) - + Copy image ad&dress 複製圖片位址(&d) - + &Save image as... 圖片另存為(&S)... - + Send image... 傳送圖片... - + &Back 上一頁(&B) - + &Forward 下一頁(&F) - - + + &Reload 重新整理(&R) - + S&top 終止(&t) - + This frame 這個框架 - + Show &only this frame 僅顯示此框架(&o) - + Show this frame in new &tab 在心分頁中顯示此框架(&t) - + Print frame 列印此框架 - + Zoom &in 放大(&i) - + &Zoom out 縮小(&Z) - + Reset 重置 - + Show so&urce of frame 顯示此框架的原始碼(&u) - + Book&mark page 加入書籤(&m) - + &Save page as... 另存網頁為(&S)... - + &Copy page link 複製網頁連結(&C) - + Send page link... 傳送網頁連結... - + &Print page 列印此頁(&P) - + Send text... 傳送文字... - + Google Translate Google翻譯 - + Dictionary 字典 - + Go to &web address 前往網址(&w) - + &Play 播放(&P) - + &Pause 暫停(&P) - + Un&mute 取消靜音(&m) - + &Mute 靜音(&M) - + &Copy Media Address 複製此多媒體位址(&C) - + &Send Media Address 傳送此多媒體位址(&S) - + Save Media To &Disk 儲存此多媒體(&D) @@ -5424,22 +5444,22 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla 傳送網頁... - + Select &all 全選(&a) - + Validate page 驗證此頁 - + Show so&urce code 顯示原始碼(&u) - + Show info ab&out site 顯示有關網站的訊息(&o) @@ -5448,12 +5468,12 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla 顯示網頁及檢查(&I) - + Search "%1 .." with %2 使用 %2搜尋"%1 .." - + No Named Page 未命名頁面 @@ -5461,7 +5481,7 @@ After adding or removing certificate paths, it is neccessary to restart QupZilla jsAlert - + Prevent this page from creating additional dialogs 創見附加對話,防止此頁