diff --git a/src/plugins/FlashCookieManager/translations/el_GR.ts b/src/plugins/FlashCookieManager/translations/el_GR.ts index fa951428d..1fb080208 100644 --- a/src/plugins/FlashCookieManager/translations/el_GR.ts +++ b/src/plugins/FlashCookieManager/translations/el_GR.ts @@ -172,7 +172,7 @@ Are you sure you want to delete all flash cookies on your computer? - + Επιθυμείτε σίγουρα την διαγραφή όλων των flash cookies από τον υπολογιστή; @@ -205,12 +205,12 @@ Already whitelisted! - + Βρίσκεται ήδη στην λευκή λίστα! The server "%1" is already in blacklist, please remove it first. - + Ο διακομιστής «%1» βρίσκεται ήδη στην μαύρη λίστα, παρακαλώ αφαιρέστε τον πρώτα. @@ -221,7 +221,7 @@ The origin "%1" is already in whitelist, please remove it first. - + Η αρχική «%1» βρίσκεται ήδη στην λευκή λίστα, παρακαλώ αφαιρέστε πρώτα. @@ -252,12 +252,12 @@ Flash Cookie Manager - + Διαχειριστής flash cookie Show Flash Cookie Manager - + Εμφάνιση του διαχειριστή Flash Cookie diff --git a/src/plugins/GreaseMonkey/translations/el_GR.ts b/src/plugins/GreaseMonkey/translations/el_GR.ts index 4c4936ed7..8e616b239 100644 --- a/src/plugins/GreaseMonkey/translations/el_GR.ts +++ b/src/plugins/GreaseMonkey/translations/el_GR.ts @@ -7,47 +7,47 @@ Εγκατάσταση του GreaseMonkey - + <h3>GreaseMonkey Installation</h3> <h3>Εγκατάσταση του GreaseMonkey</h3> - + You are about to install this userscript into GreaseMonkey: Είστε έτοιμοι να εγκαταστήσετε αυτό το σενάριο εντολών χρηστη στο GreaseMonkey: - + <b>You should only install scripts from sources you trust!</b> <b>Θα πρέπει να εγκαθιστάτε σενάρια εντολών από πηγές που εμπιστεύεστε!<b/> - + Are you sure you want to install it? Είστε σιγουροι ότι θέλετε να το εγκαταστήσετε; - + Show source code of script Εμφάνιση πηγαίου κώδικα για το σενάριο εντολών - + <p>runs at<br/><i>%1</i></p> <p>τρέχει σε<br/><i>%1</i></p> - + <p>does not run at<br/><i>%1</i></p> <p>δεν τρέχει σε<br/><i>%1</i></p> - + Cannot install script Αδυναμία εγκατάστασης σεναρίου εντολής - + '%1' installed successfully '%1' εγκαταστάθηκε επιτυχώς @@ -63,35 +63,35 @@ GM_Manager - + GreaseMonkey GreaseMonkey - + '%1' is already installed - + Το «%1» είναι ήδη εγκατεστημένο GM_Notification - + This script can be installed with the GreaseMonkey plugin. Αυτό το σενάριο χρήστη μπορεί να εγκατασταθεί με το πρόσθετο GreaseMonkey. - + Install Εγκατάσταση - + Cannot install script Αδυναμία εγκατάστασης σεναρίου - + '%1' installed successfully '%1' εγκαταστάθηκε επιτυχώς @@ -104,49 +104,49 @@ Σενάρια εντολών χρήστη GreaseMonkey - + <h3>GreaseMonkey Scripts</h3> <h3>Σενάρια εντολών χρήστη GreaseMonkey</h3> - + Double clicking script will show additional information Με διπλό κλικ στο σενάριο θα εμφανιστούν επιπλέον πληροφορίες - + More scripts can be downloaded from Μπορεί να γίνει λήψη περισσότερων σεναρίων από - + Open scripts directory Άνοιγμα φακέλου σεναρίων - + New user script - + Νέα μακροεντολή χρήστη - + Remove script Αφαίρεση σεναρίου - + Are you sure you want to remove '%1'? Είστε σίγουροι ότι θέλετε να αφαιρέσετε το '%1'; - + Add script - + Προσθήκη μακροεντολής - + Choose name for script: - + Επιλέξτε όνομα για την μακροεντολή: diff --git a/src/plugins/ImageFinder/ImageFinder.pro b/src/plugins/ImageFinder/ImageFinder.pro index c66f2f927..66d15747b 100644 --- a/src/plugins/ImageFinder/ImageFinder.pro +++ b/src/plugins/ImageFinder/ImageFinder.pro @@ -17,6 +17,22 @@ RESOURCES += imagefinder.qrc FORMS += imagefindersettings.ui TRANSLATIONS += \ + translations/bg_BG.ts \ + translations/de_DE.ts \ + translations/el_GR.ts \ + translations/es_ES.ts \ + translations/es_MX.ts \ + translations/eu_ES.ts \ + translations/fr_FR.ts \ + translations/hr_HR.ts \ + translations/is.ts \ + translations/it_IT.ts \ + translations/lt.ts \ + translations/nl_NL.ts \ + translations/pt_PT.ts \ + translations/ru_RU.ts \ + translations/uk_UA.ts \ + translations/zh_TW.ts \ PLUGIN_DIR = $$PWD include(../../plugins.pri) diff --git a/src/plugins/ImageFinder/imagefinder.qrc b/src/plugins/ImageFinder/imagefinder.qrc index 3bb118c35..674a46352 100644 --- a/src/plugins/ImageFinder/imagefinder.qrc +++ b/src/plugins/ImageFinder/imagefinder.qrc @@ -4,5 +4,21 @@ data/google.png data/yandex.png data/tineye.png + locale/bg_BG.qm + locale/de_DE.qm + locale/el_GR.qm + locale/es_ES.qm + locale/es_MX.qm + locale/eu_ES.qm + locale/fr_FR.qm + locale/hr_HR.qm + locale/is.qm + locale/it_IT.qm + locale/lt.qm + locale/nl_NL.qm + locale/pt_PT.qm + locale/ru_RU.qm + locale/uk_UA.qm + locale/zh_TW.qm diff --git a/src/plugins/ImageFinder/translations/bg_BG.ts b/src/plugins/ImageFinder/translations/bg_BG.ts new file mode 100644 index 000000000..d7ae2cd5d --- /dev/null +++ b/src/plugins/ImageFinder/translations/bg_BG.ts @@ -0,0 +1,48 @@ + + + ImageFinderPlugin + + + Search image in + Търсене на изображение в + + + + Search image with... + Търсене на изображение с... + + + + ImageFinderSettings + + + ImageFinder Settings + Настройки + + + + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">Търсене по изображение</span></p></body></html> + + + + <h3>Search engine</h3> + <h3>Търсачка</h3> + + + + Google + Google + + + + Yandex + Yandex + + + + TinEye + TinEye + + + \ No newline at end of file diff --git a/src/plugins/ImageFinder/translations/de_DE.ts b/src/plugins/ImageFinder/translations/de_DE.ts new file mode 100644 index 000000000..9c156caf4 --- /dev/null +++ b/src/plugins/ImageFinder/translations/de_DE.ts @@ -0,0 +1,48 @@ + + + ImageFinderPlugin + + + Search image in + Bild suchen in + + + + Search image with... + Bild suchen mit… + + + + ImageFinderSettings + + + ImageFinder Settings + Einstellungen der Bildersuche + + + + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">Bildersuche</span></p></body></html> + + + + <h3>Search engine</h3> + <h3>Suchmaschine</h3> + + + + Google + Google + + + + Yandex + Yandex + + + + TinEye + TinEye + + + \ No newline at end of file diff --git a/src/plugins/ImageFinder/translations/el_GR.ts b/src/plugins/ImageFinder/translations/el_GR.ts new file mode 100644 index 000000000..31363e91c --- /dev/null +++ b/src/plugins/ImageFinder/translations/el_GR.ts @@ -0,0 +1,48 @@ + + + ImageFinderPlugin + + + Search image in + Αναζήτηση της εικόνας σε + + + + Search image with... + Αναζήτηση της εικόνας με... + + + + ImageFinderSettings + + + ImageFinder Settings + Ρυθμίσεις της Αναζήτησης εικόνων + + + + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">Αναζήτηση εικόνων</span></p></body></html> + + + + <h3>Search engine</h3> + <h3>Μηχανή αναζήτησης</h3> + + + + Google + Google + + + + Yandex + Yandex + + + + TinEye + TinEye + + + \ No newline at end of file diff --git a/src/plugins/ImageFinder/translations/es_ES.ts b/src/plugins/ImageFinder/translations/es_ES.ts new file mode 100644 index 000000000..eccf8adba --- /dev/null +++ b/src/plugins/ImageFinder/translations/es_ES.ts @@ -0,0 +1,48 @@ + + + ImageFinderPlugin + + + Search image in + Buscar imagen en + + + + Search image with... + Buscar imagen con... + + + + ImageFinderSettings + + + ImageFinder Settings + Configuración de ImageFinder + + + + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + + + + <h3>Search engine</h3> + <h3>Motor de búsqueda</h3> + + + + Google + Google + + + + Yandex + Yandex + + + + TinEye + TinEye + + + \ No newline at end of file diff --git a/src/plugins/ImageFinder/translations/es_MX.ts b/src/plugins/ImageFinder/translations/es_MX.ts new file mode 100644 index 000000000..b8802e9bf --- /dev/null +++ b/src/plugins/ImageFinder/translations/es_MX.ts @@ -0,0 +1,48 @@ + + + ImageFinderPlugin + + + Search image in + Buscar imagen en + + + + Search image with... + Buscar imagen con... + + + + ImageFinderSettings + + + ImageFinder Settings + Configuración de ImageFinder + + + + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + + + + <h3>Search engine</h3> + <h3>Motor de búsqueda</h3> + + + + Google + Google + + + + Yandex + Yandex + + + + TinEye + TinEye + + + \ No newline at end of file diff --git a/src/plugins/ImageFinder/translations/eu_ES.ts b/src/plugins/ImageFinder/translations/eu_ES.ts new file mode 100644 index 000000000..9562dfc38 --- /dev/null +++ b/src/plugins/ImageFinder/translations/eu_ES.ts @@ -0,0 +1,48 @@ + + + ImageFinderPlugin + + + Search image in + Bilatu irudia hemen: + + + + Search image with... + Bilatu irudia honekin... + + + + ImageFinderSettings + + + ImageFinder Settings + Irudi-Bilatzaile Ezarpenak + + + + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">Irudi-Bilatzailea</span></p></body></html> + + + + <h3>Search engine</h3> + <h3>Bilaketa gailua</h3> + + + + Google + Google + + + + Yandex + Yandex + + + + TinEye + TinEye + + + \ No newline at end of file diff --git a/src/plugins/ImageFinder/translations/fr_FR.ts b/src/plugins/ImageFinder/translations/fr_FR.ts new file mode 100644 index 000000000..60c269925 --- /dev/null +++ b/src/plugins/ImageFinder/translations/fr_FR.ts @@ -0,0 +1,48 @@ + + + ImageFinderPlugin + + + Search image in + Rechercher l’image dans + + + + Search image with... + Rechercher une image avec… + + + + ImageFinderSettings + + + ImageFinder Settings + Paramètres du moteur de recherche d’images + + + + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">moteur de recherche d’images</span></p></body></html> + + + + <h3>Search engine</h3> + <h3>Moteur de recherche</h3> + + + + Google + Google + + + + Yandex + Yandex + + + + TinEye + TinEye + + + \ No newline at end of file diff --git a/src/plugins/ImageFinder/translations/hr_HR.ts b/src/plugins/ImageFinder/translations/hr_HR.ts new file mode 100644 index 000000000..7a2cc9af3 --- /dev/null +++ b/src/plugins/ImageFinder/translations/hr_HR.ts @@ -0,0 +1,48 @@ + + + ImageFinderPlugin + + + Search image in + Traži sliku u + + + + Search image with... + Traži sliku pomoću... + + + + ImageFinderSettings + + + ImageFinder Settings + Postavke nalaznika slika + + + + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">Nalaznik slika</span></p></body></html> + + + + <h3>Search engine</h3> + <h3>Tražilica</h3> + + + + Google + Google + + + + Yandex + Yandex + + + + TinEye + TinEye + + + \ No newline at end of file diff --git a/src/plugins/ImageFinder/translations/is.ts b/src/plugins/ImageFinder/translations/is.ts new file mode 100644 index 000000000..2cfde2408 --- /dev/null +++ b/src/plugins/ImageFinder/translations/is.ts @@ -0,0 +1,48 @@ + + + ImageFinderPlugin + + + Search image in + Leita að mynd í + + + + Search image with... + Leita að mynd með... + + + + ImageFinderSettings + + + ImageFinder Settings + Stillingar Myndaleitar + + + + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">Myndaleit</span></p></body></html> + + + + <h3>Search engine</h3> + <h3>Leitarvél</h3> + + + + Google + Google + + + + Yandex + Yandex + + + + TinEye + TinEye + + + \ No newline at end of file diff --git a/src/plugins/ImageFinder/translations/it_IT.ts b/src/plugins/ImageFinder/translations/it_IT.ts new file mode 100644 index 000000000..bf710cab6 --- /dev/null +++ b/src/plugins/ImageFinder/translations/it_IT.ts @@ -0,0 +1,48 @@ + + + ImageFinderPlugin + + + Search image in + Cerca immagine in + + + + Search image with... + Cerca immagine con... + + + + ImageFinderSettings + + + ImageFinder Settings + Impostazioni ImageFinder + + + + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + + + + <h3>Search engine</h3> + <h3>Motore di ricerca</h3> + + + + Google + Google + + + + Yandex + Yandex + + + + TinEye + TinEye + + + \ No newline at end of file diff --git a/src/plugins/ImageFinder/translations/lt.ts b/src/plugins/ImageFinder/translations/lt.ts new file mode 100644 index 000000000..3594073f2 --- /dev/null +++ b/src/plugins/ImageFinder/translations/lt.ts @@ -0,0 +1,48 @@ + + + ImageFinderPlugin + + + Search image in + Ieškoti paveikslo per + + + + Search image with... + Ieškoti paveikslo, naudojant... + + + + ImageFinderSettings + + + ImageFinder Settings + ImageFinder nustatymai + + + + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + + + + <h3>Search engine</h3> + <h3>Paieškos sistema</h3> + + + + Google + Google + + + + Yandex + Yandex + + + + TinEye + TinEye + + + \ No newline at end of file diff --git a/src/plugins/ImageFinder/translations/nl_NL.ts b/src/plugins/ImageFinder/translations/nl_NL.ts new file mode 100644 index 000000000..31e0e5c1c --- /dev/null +++ b/src/plugins/ImageFinder/translations/nl_NL.ts @@ -0,0 +1,48 @@ + + + ImageFinderPlugin + + + Search image in + Afbeelding zoeken op + + + + Search image with... + Afbeelding zoeken met... + + + + ImageFinderSettings + + + ImageFinder Settings + AfbeeldingZoeker-instellingen + + + + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">AfbeeldingZoeker</span></p></body></html> + + + + <h3>Search engine</h3> + <h3>Zoekmachine</h3> + + + + Google + Google + + + + Yandex + Yandex + + + + TinEye + TinEye + + + \ No newline at end of file diff --git a/src/plugins/ImageFinder/translations/pt_PT.ts b/src/plugins/ImageFinder/translations/pt_PT.ts new file mode 100644 index 000000000..e8eff2a73 --- /dev/null +++ b/src/plugins/ImageFinder/translations/pt_PT.ts @@ -0,0 +1,48 @@ + + + ImageFinderPlugin + + + Search image in + Pesquisar imagem em + + + + Search image with... + Pesquisar imagem com... + + + + ImageFinderSettings + + + ImageFinder Settings + Definições + + + + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + + + + <h3>Search engine</h3> + <h3>Motor de pesquisa</h3> + + + + Google + Google + + + + Yandex + Yandex + + + + TinEye + TinEye + + + \ No newline at end of file diff --git a/src/plugins/ImageFinder/translations/ru_RU.ts b/src/plugins/ImageFinder/translations/ru_RU.ts new file mode 100644 index 000000000..4e67b352c --- /dev/null +++ b/src/plugins/ImageFinder/translations/ru_RU.ts @@ -0,0 +1,48 @@ + + + ImageFinderPlugin + + + Search image in + Поиск изображения в + + + + Search image with... + Поиск изображения с помощью... + + + + ImageFinderSettings + + + ImageFinder Settings + Настройки ImageFinder + + + + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + + + + <h3>Search engine</h3> + <h3>Поисковая система</h3> + + + + Google + Google + + + + Yandex + Яндекс + + + + TinEye + TinEye + + + \ No newline at end of file diff --git a/src/plugins/ImageFinder/translations/uk_UA.ts b/src/plugins/ImageFinder/translations/uk_UA.ts new file mode 100644 index 000000000..7b97b2ba4 --- /dev/null +++ b/src/plugins/ImageFinder/translations/uk_UA.ts @@ -0,0 +1,48 @@ + + + ImageFinderPlugin + + + Search image in + Шукати зображення з + + + + Search image with... + Шукати зображення за допомогою... + + + + ImageFinderSettings + + + ImageFinder Settings + Налаштування Пошуку зображень + + + + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">Пошук зображень</span></p></body></html> + + + + <h3>Search engine</h3> + <h3>Пошуковик</h3> + + + + Google + Google + + + + Yandex + Яндекс + + + + TinEye + TinEye + + + \ No newline at end of file diff --git a/src/plugins/ImageFinder/translations/zh_TW.ts b/src/plugins/ImageFinder/translations/zh_TW.ts new file mode 100644 index 000000000..4c675d48a --- /dev/null +++ b/src/plugins/ImageFinder/translations/zh_TW.ts @@ -0,0 +1,48 @@ + + + ImageFinderPlugin + + + Search image in + 在…中搜尋圖片 + + + + Search image with... + 以…搜尋圖片 + + + + ImageFinderSettings + + + ImageFinder Settings + 圖片搜尋器設定 + + + + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">ImageFinder</span></p></body></html> + <html><head/><body><p><span style=" font-size:xx-large; font-weight:600;">圖片搜尋器</span></p></body></html> + + + + <h3>Search engine</h3> + <h3>搜尋引擎</h3> + + + + Google + Google + + + + Yandex + Yandex + + + + TinEye + TinEye + + + \ No newline at end of file diff --git a/src/plugins/MouseGestures/translations/el_GR.ts b/src/plugins/MouseGestures/translations/el_GR.ts index 7bf472567..16cab90c9 100644 --- a/src/plugins/MouseGestures/translations/el_GR.ts +++ b/src/plugins/MouseGestures/translations/el_GR.ts @@ -94,7 +94,7 @@ <b>Duplicate</b><br/>Duplicate current tab - + <b>Αντίγραφο</b><br/>Αντίγραφο της τρέχουσας καρτέλας diff --git a/src/plugins/StatusBarIcons/translations/el_GR.ts b/src/plugins/StatusBarIcons/translations/el_GR.ts index 35f63b4e0..021036f6f 100644 --- a/src/plugins/StatusBarIcons/translations/el_GR.ts +++ b/src/plugins/StatusBarIcons/translations/el_GR.ts @@ -164,7 +164,7 @@ Are you sure you want to remove current proxy? - + Είστε σίγουρος-η ότι θέλετε να αφαιρέσετε τον τρέχοντα διαμεσολαβητή; @@ -202,12 +202,12 @@ S&ystem proxy configuration - + Διαμόρφωση του διαμεσολαβητή &συστήματος &Manual configuration - + &Χειροκίνητη διαμόρφωση diff --git a/src/plugins/TabManager/TabManager.pro b/src/plugins/TabManager/TabManager.pro index 929f2ce60..7ede630bf 100644 --- a/src/plugins/TabManager/TabManager.pro +++ b/src/plugins/TabManager/TabManager.pro @@ -25,6 +25,7 @@ TRANSLATIONS += \ translations/bg_BG.ts \ translations/ca_ES.ts \ translations/de_DE.ts \ + translations/el_GR.ts \ translations/es_ES.ts \ translations/es_MX.ts \ translations/eu_ES.ts \ diff --git a/src/plugins/TabManager/tabmanagerplugin.qrc b/src/plugins/TabManager/tabmanagerplugin.qrc index c12780203..7fd730ece 100644 --- a/src/plugins/TabManager/tabmanagerplugin.qrc +++ b/src/plugins/TabManager/tabmanagerplugin.qrc @@ -11,6 +11,7 @@ locale/bg_BG.qm locale/ca_ES.qm locale/de_DE.qm + locale/el_GR.qm locale/es_ES.qm locale/es_MX.qm locale/eu_ES.qm @@ -35,6 +36,5 @@ locale/zh_CN.qm locale/zh_HK.qm locale/zh_TW.qm - diff --git a/src/plugins/TabManager/translations/el_GR.ts b/src/plugins/TabManager/translations/el_GR.ts new file mode 100644 index 000000000..f2d5ad526 --- /dev/null +++ b/src/plugins/TabManager/translations/el_GR.ts @@ -0,0 +1,137 @@ + + + TabManagerSettings + + + Tab Manager Settings + Ρυθμίσεις διαχειριστή καρτελών + + + + View + Προβολή + + + + Please select view type: + Παρακαλώ επιλέξτε τον τύπο προβολής: + + + + SideBar + Πλευρική στήλη + + + + Window + Παράθυρο + + + + <html><head/><body><p><span style=" font-weight:600;">Note:</span> The &quot;Window&quot; type is recommended for managing lots of windows/tabs.</p></body></html> + <html><head/><body><p><span style=" font-weight:600;">Σημείωση:</span> Ο τύπος του &quot;παραθύρου&quot; συνιστάται για την διαχείριση συνόλων παραθύρων/καρτελών.</p></body></html> + + + + Use TabManager plugin as replacement for main TabBar. + Χρήση του πρόσθετου διαχειριστή καρτελών ως αντικατάστατο της γραμμής καρτελών. + + + + TabManagerWidget + + + Tab Manager + Διαχειριστής καρτελών + + + + Local File System: + Τοπικό σύστημα αρχείων: + + + + QupZilla: + QupZilla: + + + + [FTP] + [FTP] + + + + Group by + Ομαδοποίηση κατά + + + + &Window + &Παράθυρο + + + + &Domain + &Τομέας + + + + &Host + &Υπολογιστής + + + + &Show side by side + &Εμφάνιση πλευρά πλευρά + + + + &Detach checked tabs + &Αποκόλληση των επιλεγμένων καρτελών + + + + Book&mark checked tabs + &Σελιδοδείκτης στις επιλεγμένες καρτέλες + + + + &Close checked tabs + &Κλείσιμο των επιλεγμένων καρτελών + + + + Choose folder for bookmarks: + Επιλογή φακέλου για σελιδοδείκτες: + + + + Bookmark Selected Tabs + Επιλεγμένες καρτέλες σε σελιδοδείκτη + + + + Window %1 + Παράθυρο %1 + + + + Double click to switch + Διπλό κλικ για εναλλαγή + + + + TabManagerWidgetController + + + + Tab Manager + Διαχειριστής καρτελών + + + + Show Tab Manager + Εμφάνισης διαχειριστή καρτελών + + + \ No newline at end of file diff --git a/translations/bg_BG.ts b/translations/bg_BG.ts index acc7e2037..6b3574332 100644 --- a/translations/bg_BG.ts +++ b/translations/bg_BG.ts @@ -1074,7 +1074,7 @@ Please install latest version of QupZilla. Add to Bookmarks - + Добавяне към отметките @@ -1543,7 +1543,7 @@ Are you sure you want to close this window? Delete cookies on close - + Изтриване на бисквитките при затваряне @@ -1835,7 +1835,7 @@ Are you sure you want to close this window? which is: - + което е: @@ -2434,17 +2434,17 @@ Are you sure you want to close this window? Open new tab - + Отваряне на нов раздел Open new window - + Отваряне на нов прозорец Open new private window - + Отваряне на нов „поверителен“ прозорец @@ -3466,7 +3466,7 @@ Are you sure you want to close this window? Use native scrollbars - + Ленти за придвижване в естествен вид @@ -3496,17 +3496,17 @@ Are you sure you want to close this window? Delete cache on close - + Изтриване на кеша при затваряне Maximum: - + Максимално: MB - + МБ @@ -3831,7 +3831,7 @@ Are you sure you want to close this window? Preview - + Преглед @@ -4933,7 +4933,7 @@ Maybe relaunch with administrator right do a magic for you! ;) Cl&ose Tab - + Зат&варяне на раздела diff --git a/translations/el_GR.ts b/translations/el_GR.ts index 7f7f54943..c00c66a69 100644 --- a/translations/el_GR.ts +++ b/translations/el_GR.ts @@ -24,7 +24,7 @@ <b>QtWebEngine version %1</b></p> - + <b>QtWebEngine έκδοση %1</b></p> @@ -474,7 +474,7 @@ Please install latest version of QupZilla. Are you sure you want to delete all passwords on your computer? - + Επιθυμείτε σίγουρα την διαγραφή όλων των κωδικών πρόσβασης από τον υπολογιστή σας; @@ -520,17 +520,17 @@ Please install latest version of QupZilla. Copy Username - + Αντιγραφή του ονόματος χρήστη Copy Password - + Αντιγραφή του κωδικού πρόσβασης Edit Password - + Επεξεργασία του κωδικού πρόσβασης @@ -644,27 +644,27 @@ Please install latest version of QupZilla. Title: - + Τίτλος: Address: - + Διεύθυνση: Keyword: - + Λέξη-κλειδί: Description: - + Περιγραφή: Edit Bookmark - + Επεξεργασία σελιδοδείκτη @@ -1046,12 +1046,12 @@ Please install latest version of QupZilla. Open in new private window - + Άνοιγμα σε νέο ιδιωτικό παράθυρο Edit - + Επεξεργασία @@ -1066,7 +1066,7 @@ Please install latest version of QupZilla. Show Only Text - + Εμφάνιση μόνο κειμένου @@ -1074,7 +1074,7 @@ Please install latest version of QupZilla. Add to Bookmarks - + Προσθήκη στους σελιδοδείκτες @@ -1118,7 +1118,7 @@ Please install latest version of QupZilla. QupZilla %1 (%2) - + QupZilla %1 (%2) @@ -1179,7 +1179,9 @@ Please install latest version of QupZilla. There are still %n open tabs and your session won't be stored. Are you sure you want to close this window? - + Υπάρχουν ακόμα %n ανοιχτές καρτέλες και η συνεδρία σας δεν θα αποθηκευθεί. +Είστε σίγουρος-η ότι θέλετε να κλείσετε το παράθυρο;Υπάρχουν ακόμα %n ανοιχτές καρτέλες και η συνεδρία σας δεν θα αποθηκευθεί. +Είστε σίγουρος-η ότι θέλετε να κλείσετε το παράθυρο; @@ -1520,7 +1522,7 @@ Are you sure you want to close this window? Filter 3rd party cookies - + Φιλτράρισμα cookie τρίτων @@ -1540,7 +1542,7 @@ Are you sure you want to close this window? Delete cookies on close - + Διαγραφή των cookie κατά το κλείσιμο @@ -1555,7 +1557,7 @@ Are you sure you want to close this window? Are you sure you want to delete all cookies on your computer? - + Επιθυμείτε σίγουρα την διαγραφή όλων των cookie από τον υπολογιστή σας; @@ -1585,12 +1587,12 @@ Are you sure you want to close this window? Already blacklisted! - + Βρίσκεται ήδη στην μαύρη λίστα! The server "%1" is already in blacklist, please remove it first. - + Ο διακομιστής «%1» βρίσκεται ήδη στην μαύρη λίστα, παρακαλώ αφαιρέστε τον πρώτα. @@ -1600,12 +1602,12 @@ Are you sure you want to close this window? Already whitelisted! - + Βρίσκεται ήδη στην λευκή λίστα! The server "%1" is already in whitelist, please remove it first. - + Ο διακομιστής «%1» βρίσκεται ήδη στην λευκή λίστα, παρακαλώ αφαιρέστε τον πρώτα. @@ -1623,7 +1625,7 @@ Are you sure you want to close this window? Error - %1 - + Σφάλμα - %1 @@ -1764,27 +1766,27 @@ Are you sure you want to close this window? Save file as... - + Αποθήκευση αρχείου ως... MIME HTML Archive (*.mhtml) - + Αρχειοθήκη MIME HTML (*.mhtml) HTML Page, single (*.html) - + Σελίδα HTML, απλή (*.html) HTML Page, complete (*.html) - + Σελίδα HTML, πλήρης (*.html) Save page as... - + Αποθήκευση της σελίδας ως... @@ -1804,7 +1806,7 @@ Are you sure you want to close this window? Are you sure you want to quit? All uncompleted downloads will be cancelled! - + Είστε σίγουρος-η ότι θέλετε να εγκαταλείψετε; Όλες οι μη ολοκληρωμένες λήψεις θα ακυρωθούν! @@ -1832,7 +1834,7 @@ Are you sure you want to close this window? which is: - + το οποίο είναι: @@ -1923,7 +1925,7 @@ Are you sure you want to close this window? Permission for: - + Άδειες για: @@ -1938,22 +1940,22 @@ Are you sure you want to close this window? Microphone - + Μικρόφωνο Camera - + Εικονοληπτική μηχανή Microphone and Camera - + Μικρόφωνο και εικονοληπτική μηχανή Hide Pointer - + Απόκρυψη δρομέα @@ -2001,22 +2003,22 @@ Are you sure you want to close this window? Allow %1 to use your microphone? - + Να επιτραπεί στην %1 να χρησιμοποιήσει το μικρόφωνο; Allow %1 to use your camera? - + Να επιτραπεί στην %1 να χρησιμοποιήσει την εικονοληπτική μηχανή; Allow %1 to use your microphone and camera? - + Να επιτραπεί στην %1 να χρησιμοποιήσει το μικρόφωνο και την εικονοληπτική μηχανή; Allow %1 to hide your pointer? - + Να επιτραπεί στην %1 να αποκρύψει τον δείκτη; @@ -2113,7 +2115,7 @@ Are you sure you want to close this window? Are you sure you want to delete all history? - + Επιθυμείτε σίγουρα την διαγραφή ολόκληρου του ιστορικού; @@ -2395,7 +2397,7 @@ Are you sure you want to close this window? Enter URL address - + Εισαγάγετε την διεύθυνση URL @@ -2431,17 +2433,17 @@ Are you sure you want to close this window? Open new tab - + Άνοιγμα νέας καρτέλας Open new window - + Άνοιγμα νέου παραθύρου Open new private window - + Άνοιγμα νέου ιδιωτικού παραθύρου @@ -2504,7 +2506,7 @@ Are you sure you want to close this window? &Save Page As... - + &Αποθήκευση της σελίδας ως... @@ -2659,7 +2661,7 @@ Are you sure you want to close this window? &Extensions - + &Επεκτάσεις @@ -2765,7 +2767,7 @@ Are you sure you want to close this window? Are you sure you want to clear master password and decrypt data? - + Επιθυμείτε σίγουρα την εκκαθάριση του κύριου κωδικού πρόσβασης και την αποκρυπτογράφηση των δεδομένων; @@ -2854,7 +2856,7 @@ Are you sure you want to close this window? Save username and password for this site - + Αποθήκευση του ονόματος χρήστη και του κωδικού πρόσβασης στην ιστοσελίδα @@ -3039,7 +3041,7 @@ Are you sure you want to close this window? Spell Check - + Ορθογραφικός έλεγχος @@ -3203,7 +3205,7 @@ Are you sure you want to close this window? Enable instant Bookmarks ToolBar - + Ενεργοποίηση της στιγμιαίας εργαλειοθήκης σελιδοδεικτών @@ -3263,7 +3265,7 @@ Are you sure you want to close this window? Open popup windows in tabs - + Άνοιγμα των αναδυόμενων παραθύρων σε καρτέλες @@ -3373,7 +3375,7 @@ Are you sure you want to close this window? Enable automatic searching from the address bar - + Ενεργοποίηση της αυτόματης αναζήτησης από την γραμμή διευθύνσεων @@ -3432,7 +3434,7 @@ Are you sure you want to close this window? Allow Pepper Plugins (Flash plugin) - + Να επιτρέπονται τα πρόσθετα Pepper (Flash) @@ -3463,7 +3465,7 @@ Are you sure you want to close this window? Use native scrollbars - + Χρήση των εγγενών γραμμών κύλισης @@ -3493,17 +3495,17 @@ Are you sure you want to close this window? Delete cache on close - + Διαγραφή της κρυφής μνήμης κατά την έξοδο Maximum: - + Μέγιστο: MB - + MB @@ -3828,32 +3830,32 @@ Are you sure you want to close this window? Preview - + Προεπισκόπηση For more information about Spell Check, please see <a href="https://github.com/QupZilla/qupzilla/wiki/Spell-Check">wiki</a>. - + Για περισσότερες πληροφορίες σχετικά με τον ορθογραφικό έλεγχο, παρακαλώ ανατρέξτε στο <a href="https://github.com/QupZilla/qupzilla/wiki/Spell-Check">wiki</a>. <b>Spell Check options</b> - + <b>Επιλογές ορθογραφικού ελέγχου</b> Enable Spell Check - + Ενεργοποίηση του ορθογραφικού ελέγχου <b>Dictionary directories</b> - + <b>Κατάλογοι λεξικών</b> No languages found - + Δεν βρέθηκαν γλώσσες @@ -3975,7 +3977,7 @@ Are you sure you want to close this window? Are you sure you want to permanently delete "%1" profile? This action cannot be undone! - + Επιθυμείτε σίγουρα την μόνιμη διαγραφή του προφίλ «%1»; Αυτή η ενέργεια είναι μη αναστρέψιμη! @@ -4171,12 +4173,12 @@ Are you sure you want to close this window? Are you sure you want to remove this speed dial? - + Επιθυμείτε σίγουρα την αφαίρεση της γρήγορης κλήσης; Are you sure you want to reload all speed dials? - + Επιθυμείτε σίγουρα την επαναφόρτωση όλων των γρήγορων κλήσεων; @@ -4296,22 +4298,22 @@ Are you sure you want to close this window? Window - + Παράθυρο Windows and Tabs - + Παράθυρα και καρτέλες Start New Session - + Έναρξη νέας συνεδρίας Restore - + Επαναφορά @@ -4461,12 +4463,12 @@ Are you sure you want to close this window? Blocked content - + Φραγμένο περιεχόμενο Blocked by <i>%1 (%2)</i> - + Φραγμένο από <i>%1 (%2)</i> @@ -4622,7 +4624,7 @@ Maybe relaunch with administrator right do a magic for you! ;) &Match Case - + &Ταίριασμα πεζών/κεφαλαίων @@ -4751,7 +4753,7 @@ Maybe relaunch with administrator right do a magic for you! ;) Loading... - + Φόρτωση... @@ -4854,12 +4856,12 @@ Maybe relaunch with administrator right do a magic for you! ;) Do you really want to close all tabs to the right? - + Θέλετε πράγματι να κλείσετε όλες τις καρτέλες στα δεξιά; Do you really want to close all tabs to the left? - + Θέλετε πράγματι να κλείσετε όλες τις καρτέλες στα αριστερά; @@ -4894,12 +4896,12 @@ Maybe relaunch with administrator right do a magic for you! ;) Un&mute Tab - + &Αποσίγαση καρτέλας &Mute Tab - + &Σίγαση καρτέλας @@ -4920,17 +4922,17 @@ Maybe relaunch with administrator right do a magic for you! ;) Close Tabs To The Right - + Κλείσιμο των καρτελών στα δεξιά Close Tabs To The Left - + Κλείσιμο των καρτελών στα αριστερά Cl&ose Tab - + Κλείσιμο της καρτέλας @@ -4948,12 +4950,12 @@ Maybe relaunch with administrator right do a magic for you! ;) Unmute Tab - + Αποσίγαση καρτέλας Mute Tab - + Σίγαση καρτέλας @@ -5137,17 +5139,17 @@ Maybe relaunch with administrator right do a magic for you! ;) Something went wrong while loading this page. - + Κάτι πήγε στραβά κατά την φόρτωση της σελίδας. Try reloading the page or closing some tabs to make more memory available. - + Προσπαθήστε να επαναφορτώσετε την σελίδα ή να κλείσετε μερικές καρτέλες για να απελευθερώσετε περισσότερη μνήμη. Reload page - + Επαναφόρτωση της σελίδας @@ -5157,7 +5159,7 @@ Maybe relaunch with administrator right do a magic for you! ;) Choose files... - + Επιλογή αρχείων... @@ -5221,7 +5223,7 @@ Maybe relaunch with administrator right do a magic for you! ;) No suggestions - + Καμία πρόταση @@ -5256,7 +5258,7 @@ Maybe relaunch with administrator right do a magic for you! ;) &Save page as... - + &Αποθήκευση της σελίδας ως... @@ -5336,7 +5338,7 @@ Maybe relaunch with administrator right do a magic for you! ;) Copy image - + Αντιγραφή της εικόνας diff --git a/translations/es_ES.ts b/translations/es_ES.ts index f1b6b5a23..221acab07 100644 --- a/translations/es_ES.ts +++ b/translations/es_ES.ts @@ -101,7 +101,7 @@ Add new subscription to AdBlock: - Añadir nueva suscripción a Adblock: + Añadir nueva suscripción al bloqueador de publicidad: @@ -238,7 +238,7 @@ AdBlock Subscription - Suscripción de AdBlock + Suscripción del bloqueador de publicidad @@ -297,7 +297,7 @@ Choose preferred language for web sites - Elegir idioma.preferido para páginas web + Elegir idioma preferido para páginas Web @@ -310,7 +310,7 @@ Warning! - ¡Advertencia! + ¡Atención! @@ -330,7 +330,7 @@ Por favor instala la última versión de QupZilla. Warning! - ¡Advertencia! + ¡Atención! @@ -796,7 +796,7 @@ Por favor instala la última versión de QupZilla. Next > - SIguiente > + Siguiente > @@ -835,7 +835,7 @@ Por favor instala la última versión de QupZilla. 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 + Google Chrome almacena sus marcadores en el archivo de texto <b>Bookmarks</b>. Este archivo suele ubicarse en @@ -861,7 +861,7 @@ Por favor instala la última versión de QupZilla. 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 + Mozilla Firefox almacena sus marcadores en <b>places.sqlite</b> SQLite database. Este archivo suele ubicarse en @@ -1074,7 +1074,7 @@ Por favor instala la última versión de QupZilla. Add to Bookmarks - + Añadir a Marcadores @@ -1118,7 +1118,7 @@ Por favor instala la última versión de QupZilla. QupZilla %1 (%2) - + QupZilla %1 (%2) @@ -1527,7 +1527,7 @@ Are you sure you want to close this window? <b>Cookie Settings</b> - <b>Configuración de las Cookies</b> + <b>Configuración de las cookies</b> @@ -1542,7 +1542,7 @@ Are you sure you want to close this window? Delete cookies on close - + Eliminar cookies al cerrar @@ -1771,22 +1771,22 @@ el archivo MIME HTML Archive (*.mhtml) - + Fichero MIME HTML (*.mhtml) HTML Page, single (*.html) - + Página HTML, única (*.html) HTML Page, complete (*.html) - + Página HTML, completa (*.html) Save page as... - + Guardar página como... @@ -1834,7 +1834,7 @@ el archivo which is: - + que es: @@ -2433,17 +2433,17 @@ el archivo Open new tab - + Abrir nueva pestaña Open new window - + Abrir nueva ventana Open new private window - + Abrir nueva ventana privada @@ -2506,7 +2506,7 @@ el archivo &Save Page As... - + &Guardar página como... @@ -2752,12 +2752,12 @@ el archivo Warning! - ¡Advertencia! + ¡Atención! You entered a wrong password! - ¡Ingresaste una contraseña errónea! + ¡Has introducido una contraseña incorrecta! @@ -3041,7 +3041,7 @@ el archivo Spell Check - + Comprobación de ortografía @@ -3465,7 +3465,7 @@ el archivo Use native scrollbars - + Usar barras de desplazamiento nativas @@ -3495,17 +3495,17 @@ el archivo Delete cache on close - + Borrar caché al cerrar Maximum: - + Máximo: MB - + MB @@ -3830,32 +3830,32 @@ el archivo Preview - + Previsualizar For more information about Spell Check, please see <a href="https://github.com/QupZilla/qupzilla/wiki/Spell-Check">wiki</a>. - + Para más información acerca de la 'Comprobación de ortografía', por favor vea el <a href="https://github.com/QupZilla/qupzilla/wiki/Spell-Check">wiki</a>. <b>Spell Check options</b> - + <b>Opciones de 'Comprobación de ortografía'</b> Enable Spell Check - + Habilitar comprobación de ortografía <b>Dictionary directories</b> - + <b>Directorios de diccionario</b> No languages found - + No se encontraron idiomas @@ -4856,12 +4856,12 @@ Talvez ejecutarlo nuevamente con derechos de administrador haga magia para usted Do you really want to close all tabs to the right? - + ¿De verdad quiere cerrar todas las pestañas a la derecha? Do you really want to close all tabs to the left? - + ¿De verdad quiere cerrar todas las pestañas a la izquierda? @@ -4922,17 +4922,17 @@ Talvez ejecutarlo nuevamente con derechos de administrador haga magia para usted Close Tabs To The Right - + Cerrar pestañas a la derecha Close Tabs To The Left - + Cerrar pestañas a la izquierda Cl&ose Tab - + C&errar pestaña @@ -4950,12 +4950,12 @@ Talvez ejecutarlo nuevamente con derechos de administrador haga magia para usted Unmute Tab - + Desilenciar pestaña Mute Tab - + Silenciar pestaña @@ -5223,7 +5223,7 @@ Talvez ejecutarlo nuevamente con derechos de administrador haga magia para usted No suggestions - + Sin sugerencias @@ -5258,7 +5258,7 @@ Talvez ejecutarlo nuevamente con derechos de administrador haga magia para usted &Save page as... - + &Guardar página como... diff --git a/translations/id_ID.ts b/translations/id_ID.ts index 6b00d456d..d5d8c904e 100644 --- a/translations/id_ID.ts +++ b/translations/id_ID.ts @@ -24,7 +24,7 @@ <b>QtWebEngine version %1</b></p> - + <b>Versi QtWebEngine %1</b></p> @@ -474,7 +474,7 @@ Silakan pasang versi terbaru dari QupZilla. Are you sure you want to delete all passwords on your computer? - + Apakah Anda yakin ingin menghapus semua kata sandi pada komputer Anda? @@ -520,17 +520,17 @@ Silakan pasang versi terbaru dari QupZilla. Copy Username - + Salin Nama Pengguna Copy Password - + Salin Kata Sandi Edit Password - + Sunting Kata Sandi @@ -644,27 +644,27 @@ Silakan pasang versi terbaru dari QupZilla. Title: - + Judul: Address: - + Alamat: Keyword: - + Kata kunci: Description: - + Deskripsi: Edit Bookmark - + Sunting Markah: @@ -1046,12 +1046,12 @@ Silakan pasang versi terbaru dari QupZilla. Open in new private window - + Buka di jendela privat baru Edit - + Sunting @@ -1066,7 +1066,7 @@ Silakan pasang versi terbaru dari QupZilla. Show Only Text - + Tampilkan Hanya Teks @@ -1074,7 +1074,7 @@ Silakan pasang versi terbaru dari QupZilla. Add to Bookmarks - + Tambah ke Markah @@ -1118,7 +1118,7 @@ Silakan pasang versi terbaru dari QupZilla. QupZilla %1 (%2) - + QupZilla %1 (%2) @@ -1179,7 +1179,8 @@ Silakan pasang versi terbaru dari QupZilla. There are still %n open tabs and your session won't be stored. Are you sure you want to close this window? - + Masih ada %n tab terbuka dan sesi Anda tidak akan disimpan. +Apakah Anda yakin ingin menutup jendela ini? diff --git a/translations/it_IT.ts b/translations/it_IT.ts index 9652d5ef2..8a5e081a0 100644 --- a/translations/it_IT.ts +++ b/translations/it_IT.ts @@ -1075,7 +1075,7 @@ Installa l'ultima versione di QupZilla. Add to Bookmarks - + Aggiungi ai segnalibri @@ -1543,7 +1543,7 @@ Sei sicuro di voler chiudere questa finestra? Delete cookies on close - + Cancella cookie alla chiusura @@ -1772,22 +1772,22 @@ Sei sicuro di voler chiudere questa finestra? MIME HTML Archive (*.mhtml) - + MIME HTML Archive (*.mhtml) HTML Page, single (*.html) - + HTML Pagina singola(*.html) HTML Page, complete (*.html) - + HTML Pagina, completa (*.html) Save page as... - + Salva pagina come... @@ -1835,7 +1835,7 @@ Sei sicuro di voler chiudere questa finestra? which is: - + qual è: @@ -2434,17 +2434,17 @@ Sei sicuro di voler chiudere questa finestra? Open new tab - + Apri nuova scheda Open new window - + Apri nuova finestra Open new private window - + Apri nuova finestra privata @@ -3042,7 +3042,7 @@ Sei sicuro di voler chiudere questa finestra? Spell Check - + Controllo ortografico @@ -3466,7 +3466,7 @@ Sei sicuro di voler chiudere questa finestra? Use native scrollbars - + Usa barre di scorrimento native @@ -3496,17 +3496,17 @@ Sei sicuro di voler chiudere questa finestra? Delete cache on close - + Cancella cache alla chiusura Maximum: - + Massimo: MB - + MB @@ -3831,32 +3831,32 @@ Sei sicuro di voler chiudere questa finestra? Preview - + Anteprima For more information about Spell Check, please see <a href="https://github.com/QupZilla/qupzilla/wiki/Spell-Check">wiki</a>. - + Per ulteriori informazioni riguardo il controllo ortografico, visita il <a href="https://github.com/QupZilla/qupzilla/wiki/Spell-Check">wiki</a>. <b>Spell Check options</b> - + <b>Opzioni controllo ortografico</b> Enable Spell Check - + Abilita controllo ortografico <b>Dictionary directories</b> - + <b>Cartelle dizionario</b> No languages found - + Nessuna lingua trovata @@ -4933,7 +4933,7 @@ Maybe relaunch with administrator right do a magic for you! ;) Cl&ose Tab - + &Chiudi scheda @@ -4951,12 +4951,12 @@ Maybe relaunch with administrator right do a magic for you! ;) Unmute Tab - + Attiva audio scheda Mute Tab - + Silenzia scheda @@ -5224,7 +5224,7 @@ Maybe relaunch with administrator right do a magic for you! ;) No suggestions - + Nessun suggerimento diff --git a/translations/sv_SE.ts b/translations/sv_SE.ts index cb19b5011..e973a330e 100644 --- a/translations/sv_SE.ts +++ b/translations/sv_SE.ts @@ -1,4 +1,4 @@ - + AboutDialog @@ -7,49 +7,42 @@ 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> + + <b>QtWebEngine version %1</b></p> + <b>QtWebEngine version %1</b></p> - - <small>Build time: %1 </small></p> - <small>Byggdatum: %1 </small></p> + + < About QupZilla + < Om QupZilla - + <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>Bidragsgivare:</b><br/>%1</p> - + <p><b>Translators:</b><br/>%1</p> <p><b>Översättare:</b><br/>%1</p> @@ -82,8 +75,8 @@ Ner - - + + Personal [%1] Personligt [%1] @@ -93,30 +86,35 @@ Add Subscription - + Lägg till prenumeration Title: - + Titel: Address: - + Adress: Add new subscription to AdBlock: - + Lägg ny prenumeration till AdBlock: + + + + Other... + Annan ... AdBlockCustomList - + Custom Rules - + Specialregler @@ -129,7 +127,7 @@ Enable AdBlock - Aktivera reklamblockering + Aktivera AdBlock @@ -139,7 +137,7 @@ Options - + Alternativ @@ -149,7 +147,7 @@ Use only essential part of EasyList (for performance reasons) - + Använd endast nödvändig del av EasyList (av prestandaskäl) @@ -159,132 +157,134 @@ Remove Rule - + Ta bort regel Add Subscription - + Lägg till prenumeration Remove Subscription - + Ta bort prenumeration Update Subscriptions - + Uppdatera prenumeration Learn about writing rules... - + Lär dig om skrivregler ... 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 - + Disable on %1 - + Avaktivera på %1 - + Disable only on this page - + Avaktivera endast på denna sida - + Blocked Popup Windows Blockerade popup-fönster - - + %1 with (%2) - %1 med(%2) - - - - 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 med (%2) AdBlockManager - - EasyList - - - - + Do you want to add <b>%1</b> subscription? - + Vill du lägga till <b>%1</b> prenumeration? - + AdBlock Subscription - + AdBlock-prenumeration + + + + EasyList + EasyList + + + + AdBlockSubscription + + + Cannot load subscription! + Kan inte ladda prenumeration! AdBlockTreeWidget - - - Add Rule - - + Add Rule + Lägg till regel + + + Remove Rule - + Ta bort regel - + Add Custom Rule - + Lägg till specialregel - + Please write your rule here: - + Vänligen skriv din regel här: - + %1 (recently updated) - + %1 (nyligen uppdaterad) + + + + %1 (Error: %2) + %1 (Fel: %2) @@ -308,54 +308,54 @@ AesInterface - + Warning! - + Varning! - + Data has been encrypted with a newer version of QupZilla. Please install latest version of QupZilla. - + Data har krypterats med en nyare version av QupZilla. +Vänligen installera den senaste versionen av QupZilla. AutoFill - + Database (encrypted) - + Databas (krypterad) - - Enter Master Password - - - - - Permission is required, please enter Master Password: - - - - - + Warning! - + Varning! - - Entered password is wrong! - - - - + This backend needs a master password to be set! QupZilla just switches to its default backend - + Denna backend behöver ett huvudlösenord! QupZilla växlar bara till sin förinställda backend. - + + Enter Master Password + Ange huvudlösenord + + + + Permission is required, please enter Master Password: + Tillåtelse krävs. Vänligen ange huvudlösenordet: + + + + Entered password is wrong! + Angivet lösenord är fel! + + + Database (plaintext) - + Databas (ren text) @@ -363,17 +363,17 @@ Please install latest version of QupZilla. Passwords are stored in: - + Lösenord lagras i: Change backend - + Byt backend Backend options - + Backend-alternativ @@ -398,14 +398,14 @@ Please install latest version of QupZilla. - Import/Export - Importera/Exportera + Import and Export + Import och export - - - + + + Show Passwords Visa lösenord @@ -432,133 +432,148 @@ Please install latest version of QupZilla. Undantag - + Import Passwords from File... - Importera lösenord från fil... + Importera lösenord från fil ... - + Export Passwords to File... - Exportera lösenord till fil... + Exportera lösenord till fil ... - + Search - + Sök - + Change backend... - + Byt backend ... - + Change backend: - + Byt backend: - + 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? + + Are you sure you want to delete all passwords on your computer? + Är du säker på att du vill ta bort alla lösenord från din dator? - + Edit password Redigera lösenord - + Change password: Byt lösenord: - - + + Choose file... - Välj fil... + Välj fil ... - + Cannot read file! Kan ej läsa fil! - + Successfully imported Importeringen lyckades - + Error while importing! Fel vid importering! - + Cannot write to file! Kan ej skriva till fil! - + Successfully exported Exporteringen lyckades + + + Copy Username + Kopiera användarnamn + + + + Copy Password + Kopiera lösenord + + + + Edit Password + Redigera lösenord + AutoFillNotification Update - + Uppdatera Remember - + Kom ihåg Never For This Site - + Aldrig för denna webbplats Not Now - + Inte nu on %1 - + på %1 for <b>%1</b> - + för <b>%1</b> Do you want QupZilla to update saved password %1? - + Vill du att QupZilla uppdaterar det sparade lösenordet %1? Do you want QupZilla to remember the password %1 %2? - + Vill du att QupZilla kommer ihåg lösenordet %1 %2? @@ -566,24 +581,176 @@ Please install latest version of QupZilla. Login as: - + Logga in som: Choose username to login - + Välj användarnamn för inloggning - BookmarkIcon + Bookmarks - - - Bookmark this Page - Lägg till denna sida i bokmärken + + Bookmarks Toolbar + Bokmärkeslist - + + Bookmarks located in Bookmarks Toolbar + Bokmärken placerade i bokmärkeslisten + + + + Bookmarks Menu + Bokmärkesmeny + + + + Bookmarks located in Bookmarks Menu + Bokmärken placerade i bokmärkesmenyn + + + + Unsorted Bookmarks + Osorterade bokmärken + + + + All other bookmarks + Alla andra bokmärken + + + + 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ärke + + + + Choose folder for bookmarks: + Välj mapp för bokmärken: + + + + Bookmark All Tabs + Bokmärk alla flikar + + + + Title: + Namn: + + + + Address: + Adress: + + + + Keyword: + Nyckelord: + + + + Description: + Beskrivning: + + + + Edit Bookmark + Redigera bokmärke: + + + + Empty + Tom + + + + BookmarksExportDialog + + + Export Bookmarks + Exportera bokmärken + + + + <b>Export Bookmarks</b> + <b>Exportera bokmärken</b> + + + + Export options + Exportalternativ + + + + Choose... + Välj ... + + + + Output File: + Utmatningsfil: + + + + Format: + Format: + + + + Error! + Fel! + + + + BookmarksExporter + + + HTML File + HTML-fil + + + + HTML Bookmarks + HTML-bokmärken + + + + Choose file... + Välj fil... + + + + Cannot open file for writing! + Kan inte öppna filen för skrivning! + + + + BookmarksFoldersMenu + + + Choose %1 + Välj %1 + + + + BookmarksIcon + + + + Bookmark this Page + Bokmärk denna Sida + + + Edit this bookmark Redigera detta bokmärke @@ -591,545 +758,445 @@ Please install latest version of QupZilla. BookmarksImportDialog - + Import Bookmarks Importera bokmärken - + <b>Import Bookmarks</b> <b>Importera bokmärken</b> - + Internet Explorer - + Internet Explorer - - From File - Från fil + + Html File + Html-fil - - Choose browser from which you want to import bookmarks: - Välj vilken webbläsare du vill importera bokmärken från: + + Choose from which you want to import bookmarks: + Välj varifrån du vill importera bokmärken: - - <b>Note:</b> Currently, only import from Html File can import also bookmark folders. - <b>Observera:</b> För närvarande kan endast Importera från HTML-fil importera bokmärkesmappar. - - - + Choose... Välj... - - Try to fetch icons for all bookmarks (may take a while) - + + < Back + < Bakåt - - Fetching icons, please wait... - Hämtar ikoner, vänta... + + + Next > + Nästa > - - 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! - - The file doesn't contain any bookmark. - + + No bookmarks were found. + Inga bokmärken hittades. - - Choose directory... - Välj katalog... + + Finish + Avsluta - - Choose file... - Välj fil... + + <b>Importing from %1</b> + <b>Importerar från %1</b> - - 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? + + + BookmarksImporter - - Directory does not exist. - + + 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 - - The directory does not contain any bookmarks. - + + + + + + Choose file... + Välj fil... + + + + + + Unable to open file. + Kan inte öppna filen. + + + + Cannot parse JSON file! + Kan inte tolka JSON-filen. + + + + 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 databas. Denna fil finns 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 webbläsare som stödjer html-exportering. Denna fil har vanligen dessa suffix + + + + HTML Bookmarks + Html-bokmärken + + + + Internet Explorer stores its bookmarks in <b>Favorites</b> folder. This folder is usually located in + Internet Explorer sparar sina bokmärken i mappen <b>Favoriter</b>. Denna mapp finns vanligen i + + + + Directory does not exist. + Denna mapp saknas. + + + + Opera stores its bookmarks in <b>bookmarks.adr</b> text file. This file is usually located in + Opera sparar sina bokmärken i textfilen <b>bookmarks.adr</b>. Denna fil finns vanligen i + + + + File is not valid Opera bookmarks file! + Denna fil är inte en giltig bokmärkesfil i Opera! + + + + Only UTF-8 encoded Opera bookmarks file is supported! + Endast Operas UTF-8-kodade bokmärkesfiler stöds! BookmarksManager - Bookmarks Bokmärken - - Add Folder - Lägg till mapp + + Title: + Titel: - - Collapse All - + + Address: + Adress: - - Title - Titel + + Keyword: + Nyckelord: - - Url - Url + + Description + Beskrivning - - Expand All - + + Open in new tab + Öppna i ny flik - - Import and Export - + + Open in new window + Öppna i nytt fönster - - Import Bookmarks... - + + Open in new private window + Öppna i nytt privat fönster - - Export Bookmarks to HTML... - + + + New Bookmark + Nytt Bokmärke - - Export to HTML... - + + + New Folder + Ny Mapp - - Add new folder - Lägg till ny mapp + + New Separator + Ny avdelare - - Choose parent folder for new folder: - + + Delete + Ta bort + + + + BookmarksMenu + + + &Bookmarks + &Bokmärken - - Choose name for new bookmark folder: - Välj namn för den nya mappen: + + Bookmark &This Page + Bokmärk &denna sida - - Add new subfolder - Lägg till ny undermapp + + Bookmark &All Tabs + Bokmärk &alla flikar - - 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 - - - - Change icon - - - - - 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 + + Organize &Bookmarks + Organisera &bokmärken BookmarksModel - - - Bookmarks In Menu - Bokmärken i meny + + Title + Titel - - - Bookmarks In ToolBar - Bokmärken i verktygsrad - - - - - Unsorted Bookmarks - Osorterade bokmärkn + + Address + Adress: BookmarksSideBar - + Search... Sök... + + + BookmarksSidebar - - Collapse All - + + Open in new tab + Öppna i ny flik - - Expand All - + + Open in new window + Öppna i nytt fönster - - Open link in current &tab - Öppna länk i nuvarande &flik + + Open in new private window + Öppna i nytt privat fönster - - Open link in &new tab - Öppna länk i &ny flik - - - - Copy address - Kopiera adress - - - - &Delete - &Ta bort + + Delete + Ta bort BookmarksToolbar + + + Open in new tab + Öppna i ny flik + + + + Open in new window + Öppna i nytt fönster + + + + Open in new private window + Öppna i nytt privat fönster + - &Bookmark Current Page - &Lägg till bokmärke för nuvarande sida + Edit + Redigera - Bookmark &All Tabs - Lägg till bokmärke för &alla flikar + Delete + Ta bort - - &Organize Bookmarks - &Organisera bokmärken - - - - Show Most &Visited - Visa mest &sedda - - - + Show Only Icons Visa endast ikoner - - &Hide Toolbar - &Dölj verktygsrad - - - - Open bookmark - - - - - Open bookmark in new tab - - - - - - 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 - - - - BookmarksTree - - - Bookmarks - - - - - New Folder... - + + Show Only Text + Visa endast text BookmarksWidget - - + + Add to Bookmarks + Lägg till i bokmärken + + + + Add to Speed Dial Lägg till i Speed Dial - - Add to bookmarks - + + Update Bookmark + Uppdatera bokmärke - + Remove from Speed Dial Ta bort från Speed Dial - + Remove from Bookmarks - + Ta bort från bokmärken + + + + BrowserWindow + + + QupZilla + QupZilla + + + + IP Address of current page + Nuvarande sidas ip-adress + + + + (Private Browsing) + (Privat surfning) + + + + QupZilla %1 (%2) + QupZilla %1 (%2) + + + + %1 - QupZilla + %1 - QupZilla + + + + &Menu Bar + &Menyrad + + + + &Navigation Toolbar + &Navigeringsrad + + + + &Bookmarks Toolbar + &Bokmärkesrad + + + + &Tabs on Top + &Flikraden överst + + + + Other + Annat + + + + HTML files + Html-filer + + + + Image files + Bildfiler + + + + Text files + Textfiler + + + + All files + Alla filer + + + + Open file... + Öppna fil... + + + + There are still %n open tabs and your session won't be stored. +Are you sure you want to close this window? + Det finns fortfarande %1 öppna flikar och din session kommer inte att sparas. +Är du säker på att du vill stänga detta fönster?Det finns fortfarande %1 öppna flikar och din session kommer inte att sparas. +Är du säker på att du vill stänga detta fönster? + + + + Don't ask again + Fråga inte igen + + + + There are still open tabs + Det finns fortfarande öppna flikar + + + + Close Tab + Stäng fliken @@ -1140,24 +1207,34 @@ Please install latest version of QupZilla. Bibliotek - + + Import and Export + Import och export + + + Search... Sök... - + History Historik - + Bookmarks Bokmärken - - RSS - RSS + + Import Bookmarks... + Importera bokmärken... + + + + Export Bookmarks... + Exportera bokmärken... @@ -1216,135 +1293,97 @@ Please install latest version of QupZilla. Clear Recent History - + Rensa senaste historik - - Earlier Today - Tidigare idag - - - - Week - Vecka - - - - Month - Månad - - - - All - Allt - - - - Clear local storage - Rensa lokal lagring - - - - Clear cookies - Rensa kakor - - - - Choose what you want to delete: - Välj vad du vill ta bort: - - - - Clear icons - Rensa ikoner - - - - Clear cache - Rensa cache - - - - Clear web databases - Rensa webbdatabaser - - - + <b>Clear Recent History</b> <b>Rensa senaste historik</b> - - Clear history - Rensa historik + + Edit cookies + Redigera kakor - + + Earlier Today + Tidigare idag + + + + Week + Vecka + + + + Month + Månad + + + + All + Allt + + + + Visited pages history from: + Besökta sidors historik från: + + + + Checked items will be cleared upon clicking the Clear button. + Bockade poster kommer att rensas vid klickning på "Rensa"-knappen + + + + Local storage + Lokal lagring + + + + Clear + Rensa + + + + Web databases + Webbdatabaser + + + + Cache + Cache + + + Optimize database - + Optimera databasen - - Clear Private Data - + + Cookies + Kakor - - Are you sure to clear selected private data? - + + Database + Databas - + + Done + Klart + + + Database Optimized - + Databasen har optimerats - + Database successfully optimized.<br/><br/><b>Database Size Before: </b>%1<br/><b>Database Size After: </b>%2 - - - - - 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. + Databasen har optimerats.<br/><br/><b>Databasens storlek före: </b>%1<br/><b>Databasens storlek efter: </b>%2 @@ -1355,468 +1394,468 @@ Please install latest version of QupZilla. Kakor - + Stored Cookies Sparade kakor - + 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 - - + + Remove cookies Ta bort kakor - + Cookie Filtering Kakfiltrering - + <b>Cookie whitelist</b> <b>Kakvitlista</b> - + Cookies from these servers will ALWAYS be accepted (even if you have disabled saving cookies) Kakor från dessa servrar kommer ALLTID att accepteras (även om du inaktiverat sparning av kakor) - - + + Add Lägg till - - + + Remove Ta bort - + <b>Cookie blacklist</b> <b>Kaksvartlista</b> - + Cookies from these servers will NEVER be accepted Kakor från dessa servrar kommer ALDRIG att accepteras - + Settings - + Inställningar - + + Filter 3rd party cookies + Filtrera 3:e-partskakor + + + <b>Cookie Settings</b> - + <b>Inställningar för kakor</b> - + Allow storing of cookies - + Tillåt lagring av kakor - - Delete cookies on close - - - - - Match domain exactly - - - - + 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 these options first! - + + Delete cookies on close + Ta bort kakorna vid avslut - + Search Sök - + Confirmation Bekräftelse - - Are you sure to delete all cookies on your computer? + + Are you sure you want to delete all cookies on your computer? Är du säker på att du vill ta bort alla kakor från din dator? - + Secure only Endast säkra - + All connections Alla anslutningar - + Session cookie Sessionskaka - + Remove cookie Ta bort kakor - + Add to whitelist Lägg till i vitlistan - + + Already blacklisted! + Redan svartlistad! + + + + The server "%1" is already in blacklist, please remove it first. + + + + Add to blacklist Lägg till i svartlistan - - - DownloadFileHelper - - - Save file as... - Spara fil som... + + Already whitelisted! + - - NoNameDownload - Namnlös nedladdning + + The server "%1" is already in whitelist, please remove it first. + DownloadItem - + Remaining time unavailable Återstående tid otillgänglig - - - Error: Cannot write to file! - Fel: Kan ej skriva till fil! - - - - Done - %1 - Klar - %1 - - - - - Cancelled - Avbruten - - - - few seconds - ett par sekunder - - - - %n seconds - - - - - %n minutes - - - - - %n hours - - - - - Unknown speed - Okänd hastighet - - - - kB/s + + Done - %1 (%2) - - MB/s + + Error - %1 - - GB/s - - - - - 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 + + + Cancelled + Avbruten - - Do you want to also delete dowloaded file? - Vill du också ta bort den nerladdade filen? + + few seconds + ett par sekunder + + + + %n seconds + + + + + %n minutes + + + + + %n hours + - + + Unknown speed + Okänd hastighet + + + + kB/s + + + + + MB/s + + + + + GB/s + + + + + 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) + + + 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 - + Remove From List - + Error Fel - + Not found Inte hittad - + Sorry, the file %1 was not found! - - - - Error: - Fel: - DownloadManager - - + + Download Manager Nedladdningshanterare - + Clear Rensa - + %1% of %2 files (%3) %4 remaining %1% av %2 filer (%3) %4 återstår - + %1% - Download Manager - + + Save file as... + + + + + MIME HTML Archive (*.mhtml) + + + + + HTML Page, single (*.html) + + + + + HTML Page, complete (*.html) + + + + + Save page as... + + + + 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! + + Are you sure you want to quit? All uncompleted downloads will be cancelled! + DownloadOptionsDialog - - Opening - Öppnar - - - - which is a: - som är en: - - - + What should QupZilla do with this file? Vad bör QupZilla göra med denna filer? - + Open... Öppna... - + Save File Spara fil - + Download with External Manager - + + which is: + + + + from: från: - + Copy download link - + You have chosen to open Du har valt att öppna - + Opening %1 Öppnar %1 - + Download link copied. @@ -1859,102 +1898,6 @@ Please install latest version of QupZilla. - - FileSchemeReply - - - No Error - - - - - Up to higher level directory - - - - - Show hidden files - - - - - Name - - - - - Size - - - - - Last modified - - - - - - Index for %1 - - - - - Folder is empty. - - - - - FtpDownloader - - - Cancelled! - - - - - FtpSchemeReply - - - Up to higher level directory - - - - - Show hidden files - - - - - Name - - - - - Size - - - - - Last modified - - - - - - Index for %1 - - - - - Folder is empty. - - - - - Unknown command - - - HTML5PermissionsDialog @@ -1963,42 +1906,62 @@ Please install latest version of QupZilla. - - Notifications - - - - - - Site - - - - - - Behaviour - - - - - + Remove - + + Site + + + + + Behaviour + + + + + Permission for: + + + + + Notifications + + + + Geolocation - - + + Microphone + + + + + Camera + + + + + Microphone and Camera + + + + + Hide Pointer + + + + Allow - - + Deny @@ -2006,41 +1969,61 @@ Please install latest version of QupZilla. HTML5PermissionsNotification - + Remember - + Allow - + Deny - + this site - + Allow %1 to show desktop notifications? - + Allow %1 to locate your position? + + + Allow %1 to use your microphone? + + + + + Allow %1 to use your camera? + + + + + Allow %1 to use your microphone and camera? + + + + + Allow %1 to hide your pointer? + + History - - No Named Page + + Empty Page @@ -2113,6 +2096,7 @@ Please install latest version of QupZilla. + Delete Ta bort @@ -2122,14 +2106,93 @@ Please install latest version of QupZilla. Rensa all historik - + Confirmation Bekräftelse - - Are you sure to delete all history? - Vill du verkligen ta bort all historik? + + Are you sure you want to delete all history? + + + + + Open in new tab + + + + + Open in new window + + + + + Open in new private window + + + + + Copy url + + + + + Copy title + + + + + HistoryMenu + + + + Empty + + + + + Restore All Closed Tabs + + + + + Clear list + + + + + Hi&story + + + + + &Back + + + + + &Forward + + + + + &Home + + + + + Show &All History + + + + + Most Visited + + + + + Closed Tabs + @@ -2155,18 +2218,18 @@ Please install latest version of QupZilla. - - + + Today - + This Week - + This Month @@ -2178,32 +2241,24 @@ Please install latest version of QupZilla. Search... Sök... - - - HistoryView - - Open link in current tab + + Open in new tab - - Open link in new tab + + Open in new window - - Copy title + + Open in new private window - - Copy address - - - - - Remove + + Delete @@ -2211,7 +2266,7 @@ Please install latest version of QupZilla. IconChooser - + Choose icon... @@ -2241,7 +2296,7 @@ Please install latest version of QupZilla. - + Image files @@ -2259,37 +2314,17 @@ Please install latest version of QupZilla. - - Close windows - - - - + Open popup windows - + Change window size - - Hide menu bar - - - - - Hide status bar - - - - - Hide tool bar - - - - + Access clipboard @@ -2303,30 +2338,67 @@ Please install latest version of QupZilla. - LocationBar + LineEdit - - Enter URL address or search on %1 - Skriv Url-adress eller sök på %1 + + &Undo + - + + &Redo + + + + + Cu&t + + + + + &Copy + + + + + &Paste + + + + + Delete + + + + + Clear All + + + + + Select All + + + + + LocationBar + + Paste And &Go Klistra in och &kör - - Clear All - Rensa allt + + Enter URL address or search on %1 + Skriv Url-adress eller sök på %1 - - .co.uk - Append domain name on ALT + Enter = Should be different for every country - .se + + Enter URL address + - + Show information about this page Visa information om denna sida @@ -2334,7 +2406,7 @@ Please install latest version of QupZilla. LocationCompleterView - + Switch to tab @@ -2342,26 +2414,284 @@ Please install latest version of QupZilla. MainApplication - + QupZilla is not currently your default browser. Would you like to make it your default browser? - + Always perform this check when starting QupZilla. - + Default Browser - + + Open new tab + + + + + Open new window + + + + + Open new private window + + + + QupZilla is a new, fast and secure open-source WWW browser. QupZilla is licensed under GPL version 3 or (at your option) any later version. It is based on WebKit core and Qt Framework. + + MainMenu + + + &About QupZilla + + + + + Pr&eferences + + + + + Quit + + + + + &File + + + + + New Tab + + + + + &New Window + + + + + New &Private Window + + + + + Open Location + + + + + Open &File... + + + + + Close Window + + + + + &Save Page As... + + + + + Send Link... + + + + + &Print... + + + + + &Edit + + + + + &Undo + + + + + &Redo + + + + + &Cut + + + + + C&opy + + + + + &Paste + + + + + Select &All + + + + + &Find + + + + + &View + + + + + Toolbars + + + + + Sidebar + + + + + Character &Encoding + + + + + Sta&tus Bar + + + + + &Stop + + + + + &Reload + + + + + Zoom &In + + + + + Zoom &Out + + + + + Reset + + + + + &Page Source + + + + + &FullScreen + + + + + &Tools + + + + + &Web Search + + + + + Site &Info + + + + + &Download Manager + + + + + &Cookies Manager + + + + + &AdBlock + + + + + Web In&spector + + + + + Clear Recent &History + + + + + &Extensions + + + + + &Help + + + + + About &Qt + + + + + Information about application + + + + + Configuration Information + + + + + Report &Issue + + + + + Restore &Closed Tab + + + MasterPasswordDialog @@ -2415,30 +2745,30 @@ Please install latest version of QupZilla. - - - - + + + + Warning! - + You entered a wrong password! - + New/Confirm password fields do not match! - - Are you sure to clear master password and decrypt data? + + Are you sure you want to clear master password and decrypt data? - + Some data has not been decrypted. The master password was not cleared! @@ -2446,260 +2776,124 @@ Please install latest version of QupZilla. 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 + + + Empty Page + + 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? - + Authorisation required - - - + + Username: Användarnamn: - - - + + Password: Lösenord: - - Save username and password on this site - Spara användarnamn och lösenord för denna sida + + Save username and password for this site + - + 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" - - FTP authorisation required - - - - - Login anonymously - - - - - A username and password are being requested by %1:%2. - - - - + Proxy authorisation required - - Remember username and password for this proxy. - - - - + A username and password are being requested by proxy %1. Ett användarnamn och lösenord efterfrågas av proxyn %1. - - PageScreen - - - Page Screen - Skärmbild - - - - Format: - - - - - Location: - - - - - Browse... - - - - - Save as %1 - - - - - Choose location... - - - - - File '%1' already exists. Do you want to overwrite it? - - - - - File already exists - - - PluginsList - - Application Extensions - Programtillägg - - - + Allow Application Extensions to be loaded Tillåt att programtillägg laddas - + Settings Inställningar - - - 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 - PluginsManager - - Add site to whitelist - - - - - Server without http:// (ex. youtube.com) - - - - + Error! - + Cannot load extension! @@ -2707,7 +2901,7 @@ Please install latest version of QupZilla. PopupWebView - + Inspect Element @@ -2715,112 +2909,67 @@ Please install latest version of QupZilla. PopupWindow - + File - - &Save Page As... - - - - - Save Page Screen - - - - + Send Link... - - &Print... - - - - + Close - + Edit - - &Undo - - - - - &Redo - - - - - &Cut - - - - - C&opy - - - - - &Paste - - - - - Select All - - - - + Find - + View - + &Stop - + &Reload - + Zoom &In - + Zoom &Out - + Reset - + &Page Source - + %1 - QupZilla %1 - QupZilla @@ -2889,443 +3038,431 @@ Please install latest version of QupZilla. + Spell Check + + + + Other Annat - - + + Use current Använd nuvarande - - + + Note: You cannot delete active profile. Observera: Du kan inte ta bort aktiv profil. - + Create New Skapa ny - + Delete Ta bort - + <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: - + Check for updates on start Leta efter uppdateringar vid start - + Active profile: Aktiv profil: - + In order to change language, you must restart browser. För att byta språk måste du starta om webbläsaren. - + <b>Language</b> <b>Språk</b> - + Available translations: Tillgängliga översätningar: - + Don't load tabs until selected Hämta inte flikar förrän de väljs - + Check to see if QupZilla is the default browser on startup - + Check Now - + 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 - + + Enable instant Bookmarks ToolBar + + + + <b>Navigation ToolBar</b> <b>Navigeringsverktygsrad</b> - + Show Home button Visa Hem-knapp - + Show Back / Forward buttons Visa Framåt/Bakåt-knappar - - <b>Background<b/> - <b>Bakgrund<b/> - - - - Use transparent background - Använd genomskinlig bakgrund - - - - Show web search bar - - - - + Show Add Tab button Visa Ny Flik-knapp - + + Show web search bar + + + + Show Reload / Stop buttons - + Tabs behaviour - - - Show tab previews - - - Make tab previews animated - - - - Hide tabs when there is only one tab Göm flikar när endast en är öppen - + Activate last tab when closing active tab Visa senaste flik när den aktiva fliken stängs - + Open new tabs after active tab Öppna nya flikar efter den aktiva fliken - + Open new empty tabs after active tab - + + Open popup windows in tabs + + + + Always switch between tabs with mouse wheel - + Automatically switch to newly opened tab - - Don't quit upon closing last tab - Avsluta inte när den sista fliken stängs + + Don't close window upon closing last tab + - + Ask when closing multiple tabs Fråga när flera flikar stängs - - Closed tabs list instead of opened in tab bar - Lista över stängda flikar istället för öppna i flikraden + + Show closed tabs button + - + + Show close buttons on inactive tabs: + + + + + Automatic + + + + + Always + + + + + Never + + + + Address Bar behaviour - + Suggest when typing into address bar: - + History and Bookmarks - + History - + Bookmarks - + Nothing - + Enable inline suggestions - + Press "Shift" to not switch the tab but load the url in the current tab - + Propose to switch tab if completed url is already loaded - + Always show go icon - + Select all text by double clicking in address bar Markera all text vid dubbelklick i adressraden - + Select all text by clicking in address bar Markera all text vid enkelklick i adressraden - + + Enable automatic searching from the address bar + + + + Search with Default Engine - + Show loading progress in address bar - + Fill - + Bottom - + Top - + Custom color: - + Select color - - - - - + + + + + ... ... - + Reset - + Web Configuration Webbinställningar - - Allow Netscape Plugins (Flash plugin) - Tillåt Netscape-insticksmoduler (Flash) + + Allow Pepper Plugins (Flash plugin) + - + Allow JavaScript Tillåt Javaskript - - Allow JAVA - Tillåt Java + + Include links in focus chain + Inkludera länkar i fokuskedjan - - Allow DNS Prefetch - Hämta DNS-poster i förväg - - - + Enable XSS Auditing try to detect possible XSS attacks when executing javascript Tillått XSS-auditering - - 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 - - - + Animated scrolling - - Enable caret browsing - - - - + Enable spatial navigation - - - Zoom text only - Zooma endast text - - - - If you disable this, it will still be accesible via standard Qt shortcuts - - - Enable Undo/Redo for editable forms + Use native scrollbars @@ -3344,525 +3481,504 @@ Please install latest version of QupZilla. Standardzoom på sidor: - + Local Storage Lokal lagring - - Maximum - Maximal - - - - 50 MB - 50 MB - - - - 1 - 1 - - - - Maximum pages in cache: - Maximalt antal sidor i cache: - - - + Allow storing network cache on disk Tillåt att nätverkscache lagras på hårddisken - + + Delete cache on close + + + + + Maximum: + + + + + MB + + + + Store cache in: - + Allow saving history Tillåt att historik sparas - + Delete history on close Ta bort historik vid avslut - + 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 - + Delete now Ta bort nu - + Proxy Configuration Proxyinställningar - - Proxy Auto-Config (.pac) file - - - - - Reload - - - - - <b>Exceptions</b> - <b>Undantag</b> - - - - Don't use on: - Använd inte på: - - - + System proxy configuration Global proxyinställning - + Manual configuration Manuell inställning - + HTTP HTTP - + SOCKS5 SOCKS5 - - + Port: Port: - - + Username: Användarnamn: - - + Password: Lösenord: - - Use different proxy for https connection - Använd annan proxy för https-anslutningar - - - - Server: - Server: - - - - Use script for automatic configuration: - - - - - Do not use proxy - Använd inte proxy - - - + <b>Font Families</b> <b>Teckensnittsfamilerj</b> - + Standard Standard - + Fixed Fast bredd - + Serif Serif - + Sans Serif Sans Serif - + Cursive Kursivt - + Fantasy - + <b>Font Sizes</b> <b>Teckenstorlek</b> - + Fixed Font Size Fast - + Default Font Size Standard - + Minimum Font Size Minsta - + Minimum Logical Font Size Minsta logiska - + <b>Shortcuts</b> - + Switch to tabs with Alt + number of tab - + Load speed dials with Ctrl + number of speed dial - - Add .co.uk domain by pressing ALT key in address bar + + Existing shortcuts:<br/><b>1</b> - previous tab<br/><b>2</b> - next tab<br/><b>/</b> - search on page - + + Use single key shortcuts + + + + + If unchecked, prevents accidental exit from the application if the Ctrl-W shortcut was intended. + + + + + Close application with Ctrl-Q + + + + <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>External download manager</b> <b>Extern nedladdningshanterare</b> - + Use external download manager Använd extern nedladdningshanterare - + Executable: Körbar fil: - + Arguments: Argument: - + Leave blank if unsure - + <b>%d</b> will be replaced with URL to be downloaded - + <b>AutoFill options</b> <b>Autofyll-alternativ</b> - + Allow saving passwords from sites Tillåt att lösenord lagras på sidor - - Send Referer header to servers - Skicka Referer header till servrar - - - + <b>Cookies</b> <b>Kakor</b> - - Send Do Not Track header to servers - Skicka DNT-instruktioner till servrar - - - - + <b>Other</b> <b>Övrigt</b> - - Manage CA certificates - - - - - Certificate Manager - - - - - <b>SSL Certificates</b> - <b>SSL-certifikat</b> - - - - <b>JavaScript</b> - - - - - Manage JavaScript privacy options - - - - + JavaScript options - + + <b>JavaScript</b> + + + + Cookies Manager Kakhanterare - - Manage Cookies + + Manage JavaScript privacy options - - <b>HTML5 Permissions</b> - - - - + Manage HTML5 permissions - + + Manage Cookies + + + + + <b>HTML5 Permissions</b> + + + + HTML5 Permissions - - <b>Notifications</b> - <b>Notifikationer</b> + + Send Do Not Track header to servers + Skicka DNT-instruktioner till servrar - - 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>Notifications</b> + <b>Notifikationer</b> + + + + Use Native System Notifications (Linux only) + Använd systemets egna notifikationssystem (endast Linux) + + + + Do not use Notifications + Använd inte notifikationer + + + <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. - - StyleSheet automatically loaded with all websites: - Stilmall som automatiskt laddas med alla webbsidor: + + Use OSD Notifications + Använd OSD-notifikationer - - Languages - Språk + + Preview + - + + For more information about Spell Check, please see <a href="https://github.com/QupZilla/qupzilla/wiki/Spell-Check">wiki</a>. + + + + + <b>Spell Check options</b> + + + + + Enable Spell Check + + + + + <b>Dictionary directories</b> + + + + + No languages found + + + + + <b>Manage search engines</b> + + + + + <b>User Style Sheet</b> + + + + + Style Sheet automatically loaded with all websites: + + + + <b>Preferred language for web sites</b> <b>Föredraget språk för hemsidor</b> - + <b>Change browser identification</b> - + User Agent Manager - - QupZilla - QupZilla + + Languages + Språk - - + + Search Engines Manager + + + + + Default - + Set as default - - 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 stilmallens plats... - - - - Deleted - Borttagen - - - + Choose executable location... Välj den körbara filens plats... - + + 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 stilmallens plats... + + + + Deleted + Borttagen + + + Choose cache path... - + 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! + + Are you sure you want to permanently delete "%1" profile? This action cannot be undone! + - + Select Color @@ -3870,1286 +3986,515 @@ Please install latest version of QupZilla. QObject - + Native System Notification Systemets egna notifikationer - - Save file as... - - - - + The file is not an OpenSearch 1.1 file. Denna fil är inte en OpenSearch1.1 fil. - + <not set in certificate> <ej hittad i certifikat> - + Unknown size - + KB - + MB - + GB - + Executable: - + Arguments: - + Cannot start external program - + Cannot start external program! %1 - - 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 new private window - - - - - Opens a new private window - - - - - Open download manager - Öppna nedladdningshanterare - - - - Opens a download manager if browser is running - Öppna nedladdningshanterare om webbläsaren körs - - - - QupZilla - - - QupZilla - QupZilla - - - - Private Browsing Enabled - Privat surfning aktiverat - - - - IP Address of current page - Nuvarande sidans IP-adress - - - - &About QupZilla - &Om QupZilla - - - - Pr&eferences - &Inställningar - - - - Quit - Avsluta - - - - &File - &Fil - - - - New Tab - Ny flik - - - - &New Window - &Nytt fönster - - - - Open Location - Öppna plats - - - - Open &File... - - - - - - 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... - - - - &Print... - &Skriv ut... - - - - Import bookmarks... - Importera bokmärken... - - - - &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 - - - - &View - &Vy - - - - &Navigation Toolbar - &Navigeringsverktygsrad - - - - &Bookmarks Toolbar - &Bokmärkesverktygsrad - - - - Sta&tus Bar - &Statusrad - - - - &Menu Bar - &Menyrad - - - - &Tabs on Top - - - - - &Fullscreen - &Fullskärm - - - - &Stop - &Stopp - - - - &Reload - &Hämta om - - - - Character &Encoding - &Teckenkodning - - - - Enable &Caret Browsing - - - - - Toolbars - Verktygsrader - - - - Sidebars - Sidorader - - - - Zoom &In - Zooma &in - - - - Zoom &Out - Zooma &ut - - - - Reset - Återställ - - - - &Page Source - &Källkod - - - - Hi&story - Hi&storik - - - - &Back - &Bakåt - - - - &Forward - &Framåt - - - - &Home - &Hem - - - - Show &All History - Visa &all historik - - - - Closed Tabs - Stängda flikar - - - - Recently Visited - Senast besökta - - - - Most Visited - Mest besökta - - - - &Bookmarks - &Bokmärken - - - - Bookmark &This Page - Bokmärk &denna sida - - - - Bookmark &All Tabs - Bokmärk &alla flikar - - - - Organize &Bookmarks - Organisera &bokmärken - - - - &Tools - &Verktyg - - - - &Web Search - &Webbsökning - - - - Page &Info - Sid&information - - - - &Download Manager - &Nedladdningshanterare - - - - &Cookies Manager - &Kakhanterare - - - - &AdBlock - &Reklamblockering - - - - RSS &Reader - RSS-&läsare - - - - Web In&spector - Webb&inspektör - - - - Clear Recent &History - Rensa senaste &historik - - - - New &Private Window - - - - - &Help - &Hjälp - - - - About &Qt - Om &Qt - - - - Information about application - Information om programmet - - - - Configuration Information - Konfigurationsinformation - - - - Report &Issue - Rapportera &problem - - - - Restore &Closed Tab - Återställ &stängd flik - - - - (Private Browsing) - (Privat surfning) - - - - - - - - Empty - Tom - - - - Restore All Closed Tabs - Återställ alla stängda flikar - - - - Clear list - Rensa lista - - - - Other - Annat - - - - %1 - QupZilla - %1 - QupZilla - - - - HTML files - HTML-filer - - - - Image files - Bildfiler - - - - Text files - Textfiler - - - - All files - Alla filer< - - - - Open file... - Öppna fil... - - - - - QupZilla %1 (%2) - - - - - There are still %1 open tabs and your session won't be stored. -Are you sure to close this window? - - - - - Don't ask again - Fråga inte igen - - - - There are still open tabs - Det finns fortfarande öppna flikar - - QupZillaSchemeReply - - No Error - Inga fel - - - - Not Found - Inte hittad - - - - + + Report Issue Rapportera problem - + If you are experiencing problems with QupZilla, please try to disable all extensions first. <br/>If this does not fix it, then please fill out this form: Om du har problem med QupZilla, prova att inaktivera alla insticksmoduler först. <br/> Om detta inte löser problemet, fyll i i detta formulär: - + Your E-mail Din e-post - + Issue type Problemets art - + Issue description Problembeskrivning - + Send Skicka - + E-mail is optional<br/><b>Note: </b>Please read how to make a bug report <a href=%1>here</a> first. E-post är valfritt<br/><b>Observera: </b>Var vänlig och läs hur man skriver en buggrapport <a href=%1>här</a> först. - + Please fill out all required fields! Var god och fyll i alla obligatoriska fält! - + Start Page Hemsida - + Search on Web - + Search results provided by DuckDuckGo + + - - About QupZilla Om QupZilla - + <h1>Private Browsing</h1> - - + + Information about version Information om version - + Copyright Upphovsrätt - - + + Version Version - - - WebKit version - WebKit-version - - - + Main developer Huvudutvecklare - + Contributors Bidragare - + Translators Översättare - + Speed Dial Speed Dial - + Add New Page Lägg till ny sida - + Edit Redigera - + Remove Ta bort - + Reload Hämta om - - Are you sure to remove this speed dial? + + Are you sure you want to remove this speed dial? - + + Are you sure you want to reload all speed dials? + + + + Load title from page Hämta titel från sidan - + Url Url - + Title Titel - + Apply Verkställ - + Close Stäng - + New Page Ny sida - + 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: - + Center speed dials - + Restore Session - + Oops, QupZilla crashed. - + We apologize for this. Would you like to restore the last saved state? - + Try removing one or more tabs that you think cause troubles - + Or you can start completely new session - - - Configuration Information - Konfigurationsinformation - - - - This page contains information about QupZilla's current configuration - relevant for troubleshooting. Please include this information when submitting bug reports. - Denna sida innehåller information om QupZillas aktuella konfiguration - relevant för felsökning. Vänligen inkludera denna information i buggrapporter. - - - - Browser Identification - Webbläsaridentifiering - - - - Paths - Sökvägar - - - - Build Configuration - Byggflaggor - - - - Preferences - Inställningar - - - - Option - Alternativ - - - - Value - Värde - - - - Extensions - Insticksmoduler - - - - Name - Namn - - - - Author - Författare - - - - Description - Beskrivning - - - - Application version - Programversion - - - - Qt version - Qt-version - - - - Build time - Byggdatum - - - - Platform - Plattform - - - - Profile - Profil - - - - Settings - Inställningar - - - - Saved session - Sparad session - - - - Pinned tabs - Nålade flikar - - - - Data - Data - - - - Themes - Teman - - - - Translations - Översättningar - - - - - - - - <b>Enabled</b> - <b>Aktiverad</b> - - - - - - - - Disabled - Inaktiverad - - - - Debug build + + Window - - WebGL support - WebGL-stöd - - - - Windows 7 API - Windows 7 API - - - - KDE integration - KDE-integration - - - - Portable build + + Windows and Tabs - - No available extensions. - Inga tillgängliga insticksmoduler - - - - RSSManager - - - RSS Reader - RSS-läsare - - - - - Empty - Tom - - - - Add feed - Hämta flöde - - - - Edit feed - Redigera flöde - - - - Delete feed - Ta bort flöde - - - - Reload - Hämta om - - - - 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. - - - - RSSNotification - - - Add this feed into - - - - - Add - - - - - RSS feed <b>"%1"</b> - - - - - Internal Reader - - - - - Other... - - - - - Liferea not running - - - - - Liferea must be running in order to add new feed. - - - - - To add this RSS feed into other application, please use this information:<br/><br/><b>Title: </b>%1<br/><b>Url: </b>%2<br/><br/>Url address of this feed has been copied into your clipboard. - - - - - Add feed into other application - - - - - RSSWidget - - - Add RSS Feeds from this site - Lägg till RSS-flöden från denna sida - - - - Untitled feed - Namnlöst flöde - - - - You already have this feed. - - - - - RecoveryWidget - - + Start New Session - + Restore - - Window %1 + + + Configuration Information + Konfigurationsinformation + + + + This page contains information about QupZilla's current configuration - relevant for troubleshooting. Please include this information when submitting bug reports. + Denna sida innehåller information om QupZillas aktuella konfiguration - relevant för felsökning. Vänligen inkludera denna information i buggrapporter. + + + + Browser Identification + Webbläsaridentifiering + + + + Paths + Sökvägar + + + + Build Configuration + Byggflaggor + + + + Preferences + Inställningar + + + + Option + Alternativ + + + + Value + Värde + + + + Extensions + Insticksmoduler + + + + Name + Namn + + + + Author + Författare + + + + Description + Beskrivning + + + + Application version + Programversion + + + + Qt version + Qt-version + + + + Platform + Plattform + + + + Profile + Profil + + + + Settings + Inställningar + + + + Saved session + Sparad session + + + + Pinned tabs + Nålade flikar + + + + Data + Data + + + + Themes + Teman + + + + Translations + Översättningar + + + + + + <b>Enabled</b> + <b>Aktiverad</b> + + + + + + Disabled + Inaktiverad + + + + Debug build + + + + + Windows 7 API + Windows 7 API + + + + Portable build + + + + + No available extensions. + Inga tillgängliga insticksmoduler + + + + Blocked content + + + + + Blocked by <i>%1 (%2)</i> RegisterQAppAssociation - + Warning! - + There are some problems. Please, reinstall QupZilla. Maybe relaunch with administrator right do a magic for you! ;) - RssIcon + ReloadStopButton - - Add RSS from this page... - - - - - SSLManager - - - Certificate Manager + + Stop - - 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 - - - - Import + + Reload - - - - 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... - - - - Import certificate... - - - - - Certificate Informations - Certifikatinformation - SearchEnginesDialog @@ -5204,23 +4549,23 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s Förval - - + + Add Search Engine Lägg till sökmotor - + Remove Engine - + You can't remove the default search engine.<br>Set a different engine as default before removing %1. - + Edit Search Engine Redigera sökmotor @@ -5228,27 +4573,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 @@ -5256,7 +4601,7 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s SearchToolBar - + No results found. Inga resultat hittade. @@ -5264,37 +4609,32 @@ 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 + + &Match Case + SideBar - - + + Bookmarks Bokmärken - - + + History Historik @@ -5302,176 +4642,118 @@ 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 - - Databases - Databaser - - - - 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> - - <b>Database details</b> - <b>Databasdetaljer</b> - - - - Name: - Namn: - - - - Path: - Sökväg: - - - - - - <database not selected> - <databas inte vald> - - - - <not set in certificate> - <ej hittad i certifikat> - - - - No databases are used by this page. - Inga databaser används av denna sida. - - - + <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! - + + Loading... + + + + Preview not available Förhandsgranskning otillgänglig @@ -5479,309 +4761,65 @@ 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>. - - + + This is your <b>%1</b> visit of this site. Detta är ditt<b>%1</b>besök på denna sidan. - + 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 - - SourceViewer - - - Source of - Källa för - - - - File - Fil - - - - Load in page - - - - - Save as... - Spara som... - - - - Close - Stäng - - - - Edit - Redigera - - - - Undo - Ångra - - - - Redo - Gör om - - - - Cut - Klipp ut - - - - Copy - Kopiera - - - - Paste - Klistra in - - - - Select All - Markera allt - - - - Find - Hitta - - - - - Go to Line... - Gå till rad... - - - - View - Visa - - - - Reload - Hämta om - - - - Editable - Redigeringsbar - - - - Word Wrap - Ordinslagning - - - - Source loaded in page - - - - - Cannot load in page. Page has been closed. - - - - - 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 - - - - SourceViewerSearch - - - Search: - Sök: - - - - Search... - Sök... - - - - Whole words - - - SpeedDial - + Image files Bildfiler - + Select image... Välj bild... - + Unable to load Kan ej hämta - - SpellCheckDialog - - - SpellCheck - - - - - <b>Dictionary path</b> - - - - - Change... - - - - - <b>User dictionary</b> - - - - - Add - - - - - Remove - - - - - Using Hunspell library - - - - - Choose dictionary path... - - - - - Add new word... - - - - - Add new word: - - - - - Speller - - - - No suggestions - - - - - Add to dictionary - - - - - Settings - - - SqueezeLabelV2 @@ -5797,163 +4835,173 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s SSL Certificate Error! - - - Only for this session - - TabBar - - &New tab - &Ny flik - - - - &Stop Tab - &Stoppa flik - - - - &Reload Tab - &Hämta om flik - - - - &Duplicate Tab - &Duplicera flik - - - - D&etach Tab - - - - - 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 - - - - Restore &Closed Tab - Återställ &stängd flik - - - + + + Close Tabs - + Do you really want to close other tabs? + + + Do you really want to close all tabs to the right? + + + + + Do you really want to close all tabs to the left? + + + + + &Stop Tab + &Stoppa flik + + + + &Reload Tab + &Hämta om flik + + + + &Duplicate Tab + &Duplicera flik + + + + D&etach Tab + + + + + Un&pin Tab + Av&nåla flik + + + + &Pin Tab + &Nåla flik + + + + Un&mute Tab + + + + + &Mute Tab + + + + + Re&load All Tabs + &Hämta om alla flikar + + + + + Bookmark &All Tabs + Bokmärk &alla flikar + + + + Close Ot&her Tabs + Stäng &andra flikar + + + + Close Tabs To The Right + + + + + Close Tabs To The Left + + + + + Cl&ose Tab + + + + + &New tab + &Ny flik + + + + Reloa&d All Tabs + Hämta &om alla flikar + + + + TabIcon + + + Unmute Tab + + + + + Mute Tab + + TabWidget - + New Tab Ny flik - - + + Closed tabs + + + + List of tabs Fliklista - - Loading... - Hämtar... - - - - No Named Page - Namnlös sida - - - - - Currently you have %n opened tab(s) - - - - - - - - New tab - Ny flik - - - + Empty Tom - + Restore All Closed Tabs Återställ alla stängda flikar - + Clear list Rensa lista + + + Currently you have %n opened tab(s) + + + + + New tab + Ny flik + TabbedWebView - - Loading... - Hämtar... - - - - %1 - QupZilla - %1 - QupZilla - - - + Inspect Element Granska element @@ -5981,33 +5029,20 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s Licens - - ToolButton - - - Stop - Stopp - - - - Reload - Hämta om - - Updater - + Update available Uppdatering tillgänglig - + New version of QupZilla is ready to download. Ny version av QupZilla finns att hämta. - + Update Uppdatera @@ -6055,575 +5090,383 @@ Efter att ha lagt till eller tagit bort certifikats sökvägar måste QupZilla s - + Add new site - + Edit site - + Site domain: - + User Agent: - - WebInspectorDockWidget - - - - Web Inspector - Webinspektör - - WebPage - + QupZilla cannot handle <b>%1:</b> links. The requested link is <ul><li>%2</li></ul>Do you want QupZilla to try open this link in system application? - + Remember my choice for this protocol - + External Protocol Request - - To show this page, QupZilla must resend request which do it again -(like searching on making an shopping, which has been already done.) - - - - - Confirm form resubmission - Skicka om formulärdata - - - - 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 - - - - Unknown network error - Okänt nätverksfel - - - - AdBlocked Content - Reklamblockerat innehåll - - - - Blocked by <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. + + Something went wrong while loading this page. - - QupZilla can't load page from %1. - QupZilla kan inte hämta sidan från %1. + + Try reloading the page or closing some tabs to make more memory available. + - - 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 + + Reload page + - - 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 har tillåtelse att nå webben. - - - - Try Again - Försök igen - - - - JavaScript alert - JavaScript-varning - - - - Prevent this page from creating additional dialogs - Förhindra att denna sidan skapar fler dialogrutor - - - + Choose file... Välj fil... - - Cannot read data from <b>%1</b>. Upload was cancelled! + + Choose files... - - Cannot read file! - + + JavaScript alert + JavaScript-varning + + + + Prevent this page from creating additional dialogs + Förhindra att denna sidan skapar fler dialogrutor 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 + + Add %1 ... + Lägg till %1... - + + Manage Search Engines + Hantera sökmotorer + + + Show suggestions - + Search when engine changed + + WebTab + + + Loading... + + + + + %1 - QupZilla + + + WebView - - No Named Page - Namnlös sida - - - - Create Search Engine - Skapa sökmotor - - - - Cut + + Empty Page - - Copy + + No suggestions - - Paste - - - - - Select All - - - - - Default - - - - - Left to Right - - - - - Right to Left - - - - - Bold - - - - - Italic - - - - - Underline - - - - - - &Reload - &Hämta om - - - - S&top - &Stopp - - - - Undo - - - - - Redo - - - - - Delete - - - - + &Back &Bakåt - + &Forward &Framåt - - 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... - - - - &Copy page link - &Kopiera sidlänk - - - - Send page link... - Skicka sidlänk... - - - - &Print page - &Skriv ut sida - - - - Select &all - Markera &allt - - - - Validate page - Validera sida - - - - Translate page - - - - - Show so&urce code - Visa &källkod - - - - Show info ab&out site - Visa &information om denna sida - - - + &Add New Page - + &Configure Speed Dial - + + Reload All Dials + + + + + Book&mark page + Bok&märk sida + + + + &Save page as... + + + + + &Copy page link + &Kopiera sidlänk + + + + Send page link... + Skicka sidlänk... + + + + Select &all + Markera &allt + + + + Validate page + Validera sida + + + + Translate page + + + + + Show so&urce code + Visa &källkod + + + + Show info ab&out site + Visa &information om denna sida + + + Open link in new &tab Öppna länk i ny &flik - + Open link in new &window Öppna länk i nytt &fönster - + + Open link in &private window + + + + 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 + - + Copy image ad&dress Kopiera bild&adress - + &Save image as... &Spara bild som... - + Send image... Skicka bild... - + Send text... Skicka text... - + Google Translate Google Översätt - + Dictionary Ordlista - + Go to &web address Gå till &webadress - + Search "%1 .." with %2 Sök efter"%1 .."på %2 - + Search with... Sök med... - + &Play &Spela upp - + &Pause &Paus - + Un&mute Slå &på ljud - + &Mute &Stäng av ljud - + &Copy Media Address &Kopiera medieadress - + &Send Media Address &Skicka medieadress - + Save Media To &Disk Spara media till &hårddisk - - Check &Spelling + + Create Search Engine + Skapa sökmotor + + + + &Undo - - Languages + + &Redo + + + &Cut + + + + + &Copy + + + + + &Paste + + + + + Select All + + + + + &Reload + &Hämta om + + + + S&top + &Stopp + jsAlert - + Prevent this page from creating additional dialogs Förhindra att denna sidan skapar fler dialogrutor