From 8565bd05687482efd5250ea0d0e4a0dba584765b Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Thu, 23 Apr 2009 01:41:58 +0200 Subject: i18n fixes && italian translations improvements --- CMakeLists.txt | 1 + po/rekonq.pot | 472 +++++++++++++----------- po/rekonq_de.po | 1063 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ po/rekonq_it.po | 646 ++++++++++++++++++--------------- po/rekonq_ru.po | 762 ++++++++++++++++++++++++--------------- 5 files changed, 2174 insertions(+), 770 deletions(-) create mode 100644 po/rekonq_de.po diff --git a/CMakeLists.txt b/CMakeLists.txt index 2d041b2b..4cbc3de2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -90,6 +90,7 @@ IF(REKONQ_CAN_BE_COMPILED) ADD_SUBDIRECTORY( src ) ADD_SUBDIRECTORY( icons ) ADD_SUBDIRECTORY( data ) + ADD_SUBDIRECTORY( po ) # ADD_SUBDIRECTORY( doc ) ENDIF(REKONQ_CAN_BE_COMPILED) diff --git a/po/rekonq.pot b/po/rekonq.pot index f0d76680..30a7a419 100644 --- a/po/rekonq.pot +++ b/po/rekonq.pot @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: http://sourceforge.net/tracker/?" "group_id=252277&atid=1126949\n" -"POT-Creation-Date: 2009-04-13 18:54+0200\n" +"POT-Creation-Date: 2009-04-23 01:05+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,236 +17,274 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: cookiejar.cpp:472 cookiejar.cpp:651 +#. i18n: file: rekonqui.rc:54 +#. i18n: ectx: Menu (go) +#: bookmarks.cpp:261 rc.cpp:87 +msgid "&Bookmarks" +msgstr "" + +#: bookmarks.cpp:270 +msgid "Bookmarks Bar" +msgstr "" + +#: cookiejar.cpp:473 cookiejar.cpp:652 msgid "Website" msgstr "" -#: cookiejar.cpp:474 +#: cookiejar.cpp:475 msgid "Name" msgstr "" -#: cookiejar.cpp:476 +#: cookiejar.cpp:477 msgid "Path" msgstr "" -#: cookiejar.cpp:478 +#: cookiejar.cpp:479 msgid "Secure" msgstr "" -#: cookiejar.cpp:480 +#: cookiejar.cpp:481 msgid "Expires" msgstr "" -#: cookiejar.cpp:482 +#: cookiejar.cpp:483 msgid "Contents" msgstr "" -#: cookiejar.cpp:653 +#: cookiejar.cpp:654 msgid "Status" msgstr "" #. i18n: file: cookiesexceptions.ui:77 #. i18n: ectx: property (text), widget (QPushButton, allowButton) -#: cookiejar.cpp:678 rc.cpp:27 +#: cookiejar.cpp:679 rc.cpp:27 msgid "Allow" msgstr "" #. i18n: file: cookiesexceptions.ui:57 #. i18n: ectx: property (text), widget (QPushButton, blockButton) -#: cookiejar.cpp:689 rc.cpp:21 +#: cookiejar.cpp:690 rc.cpp:21 msgid "Block" msgstr "" #. i18n: file: cookiesexceptions.ui:67 #. i18n: ectx: property (text), widget (QPushButton, allowForSessionButton) -#: cookiejar.cpp:700 rc.cpp:24 +#: cookiejar.cpp:701 rc.cpp:24 msgid "Allow For Session" msgstr "" -#: findbar.cpp:39 +#: download.cpp:72 +msgid "" +"Download '%1'?\n" +"Type: %2" +msgstr "" + +#: download.cpp:73 +msgid "Download '%1'..." +msgstr "" + +#: findbar.cpp:40 msgid "&Match case" msgstr "" -#: findbar.cpp:55 +#: findbar.cpp:56 msgid "Find: " msgstr "" -#: findbar.cpp:65 +#: findbar.cpp:66 msgid "&Next" msgstr "" -#: findbar.cpp:66 +#: findbar.cpp:67 msgid "&Previous" msgstr "" -#: history.cpp:422 +#: history.cpp:446 msgid "Title" msgstr "" -#: history.cpp:423 +#: history.cpp:447 msgid "Address" msgstr "" -#: history.cpp:680 +#: history.cpp:704 msgid "Show All History" msgstr "" -#: history.cpp:684 +#: history.cpp:708 msgid "Clear History" msgstr "" -#: history.cpp:765 +#: history.cpp:789 msgid "Open" msgstr "" -#: history.cpp:767 +#: history.cpp:791 msgid "Copy" msgstr "" -#: history.cpp:769 +#: history.cpp:793 msgid "Delete" msgstr "" -#: history.cpp:1152 +#: history.cpp:1176 msgid "Earlier Today" msgstr "" -#: history.cpp:1157 +#: history.cpp:1181 msgid " items" msgstr "" -#: main.cpp:29 +#: main.cpp:30 msgid "KDE Browser Webkit Based" msgstr "" -#: main.cpp:39 +#: main.cpp:40 msgid "rekonq" msgstr "" -#: main.cpp:43 -msgid "(C) 2008 Andrea Diamantini" +#: main.cpp:44 +msgid "(C) 2009 rekonq team" msgstr "" -#: main.cpp:49 +#: main.cpp:51 msgid "Andrea Diamantini" msgstr "" -#: main.cpp:61 +#: main.cpp:52 +msgid "Project Lead, Developer, Italian translations" +msgstr "" + +#: main.cpp:68 msgid "Location to open" msgstr "" -#: mainview.cpp:79 +#: mainview.cpp:80 msgid "Recently Closed Tabs" msgstr "" -#: mainview.cpp:361 mainview.cpp:385 +#: mainview.cpp:362 mainview.cpp:386 mainview.cpp:567 msgid "(Untitled)" msgstr "" -#: mainview.cpp:502 +#: mainview.cpp:503 msgid "" "You have modified this page and when closing it you would lose the " "modification.\n" "Do you really want to close this page?\n" msgstr "" -#: mainview.cpp:504 +#: mainview.cpp:505 msgid "Do you really want to close this page?" msgstr "" -#: mainwindow.cpp:121 -msgid "B&ookmarks" -msgstr "" - -#: mainwindow.cpp:164 +#: mainwindow.cpp:170 msgid "Location Bar" msgstr "" -#: mainwindow.cpp:170 +#: mainwindow.cpp:176 msgid "Search Bar" msgstr "" -#: mainwindow.cpp:206 +#: mainwindow.cpp:216 msgid "&Stop" msgstr "" -#: mainwindow.cpp:212 +#: mainwindow.cpp:222 msgid "reload" msgstr "" -#: mainwindow.cpp:217 +#: mainwindow.cpp:227 msgid "Open Location" msgstr "" -#: mainwindow.cpp:221 +#: mainwindow.cpp:231 msgid "&Enlarge Font" msgstr "" -#: mainwindow.cpp:226 +#: mainwindow.cpp:236 msgid "&Normal Font" msgstr "" -#: mainwindow.cpp:231 +#: mainwindow.cpp:241 msgid "&Shrink Font" msgstr "" -#: mainwindow.cpp:236 +#: mainwindow.cpp:246 msgid "Page S&ource" msgstr "" -#: mainwindow.cpp:241 +#: mainwindow.cpp:251 msgid "Web &Inspector" msgstr "" -#: mainwindow.cpp:246 +#: mainwindow.cpp:256 msgid "Private &Browsing" msgstr "" -#: mainwindow.cpp:252 +#: mainwindow.cpp:262 msgid "Back" msgstr "" -#: mainwindow.cpp:260 +#: mainwindow.cpp:270 msgid "Forward" msgstr "" -#: mainwindow.cpp:265 tabbar.cpp:98 +#: mainwindow.cpp:275 tabbar.cpp:99 msgid "New &Tab" msgstr "" -#: mainwindow.cpp:273 tabbar.cpp:106 +#: mainwindow.cpp:283 tabbar.cpp:107 msgid "&Close Tab" msgstr "" -#: mainwindow.cpp:278 +#: mainwindow.cpp:288 msgid "Show Next Tab" msgstr "" -#: mainwindow.cpp:283 +#: mainwindow.cpp:293 msgid "Show Previous Tab" msgstr "" -#: mainwindow.cpp:295 +#: mainwindow.cpp:299 +msgid "Clear Location Bar" +msgstr "" + +#: mainwindow.cpp:303 +msgid "" +"Clear Location bar

Clears the contents of the location bar." +"" +msgstr "" + +#. i18n: file: history.ui:13 +#. i18n: ectx: property (windowTitle), widget (QDialog, HistoryDialog) +#. i18n: file: settings_privacy.ui:20 +#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) +#: mainwindow.cpp:312 mainwindow.cpp:320 rc.cpp:39 rc.cpp:156 +msgid "History" +msgstr "" + +#: mainwindow.cpp:336 msgid "&History" msgstr "" -#: mainwindow.cpp:474 +#: mainwindow.cpp:522 msgid "Web Resources (*.html *.htm *.svg *.png *.gif *.svgz);;All files (*.*)" msgstr "" -#: mainwindow.cpp:476 +#: mainwindow.cpp:524 msgid "Open Web Resource" msgstr "" -#: mainwindow.cpp:508 +#: mainwindow.cpp:558 msgid "Print Document" msgstr "" -#: mainwindow.cpp:520 +#: mainwindow.cpp:570 msgid "Are you sure you want to turn on private browsing?" msgstr "" -#: mainwindow.cpp:521 +#: mainwindow.cpp:571 msgid "" "

When private browsing in turned on, webpages are not added to " "the history, new cookies are not stored, current cookies can't be accessed, " @@ -256,194 +294,226 @@ msgid "" "webpages you have opened." msgstr "" -#: mainwindow.cpp:581 mainwindow.cpp:603 +#: mainwindow.cpp:631 mainwindow.cpp:653 msgid " not found." msgstr "" -#: mainwindow.cpp:657 -msgid "Page Source of " -msgstr "" - -#: mainwindow.cpp:676 +#: mainwindow.cpp:741 msgid "" "The web inspector will only work correctly for pages that were loaded after " "enabling.\n" "Do you want to reload all pages?" msgstr "" -#: mainwindow.cpp:678 +#: mainwindow.cpp:743 msgid "Web Inspector" msgstr "" -#: mainwindow.cpp:708 +#: mainwindow.cpp:775 msgid "Stop loading the current page" msgstr "" -#: mainwindow.cpp:709 +#: mainwindow.cpp:776 msgid "Stop" msgstr "" -#: mainwindow.cpp:716 +#: mainwindow.cpp:783 msgid "Reload the current page" msgstr "" -#: mainwindow.cpp:717 +#: mainwindow.cpp:784 msgid "Reload" msgstr "" -#: mainwindow.cpp:805 -msgid "Closing" -msgstr "" - -#: mainwindow.cpp:810 -msgid "C&lose Current Tab" -msgstr "" - -#: mainwindow.cpp:816 +#: mainwindow.cpp:867 msgid "" "Are you sure you want to close the window?\n" -"There are %1 tab open" +"You have %1 tab(s) open" msgstr "" -#: mainwindow.cpp:818 -msgid "Do not ask again" +#: mainwindow.cpp:868 +msgid "Are you sure you want to close the window?" msgstr "" -#: networkaccessmanager.cpp:112 +#: mainwindow.cpp:870 +msgid "C&lose Current Tab" +msgstr "" + +#: networkaccessmanager.cpp:111 msgid "Enter username and password for " msgstr "" -#: networkaccessmanager.cpp:113 +#: networkaccessmanager.cpp:112 msgid " at " msgstr "" -#: networkaccessmanager.cpp:138 +#: networkaccessmanager.cpp:137 msgid "Connect to proxy " msgstr "" -#: networkaccessmanager.cpp:138 +#: networkaccessmanager.cpp:137 msgid " using:" msgstr "" -#: networkaccessmanager.cpp:158 +#: networkaccessmanager.cpp:157 msgid "" "SSL Errors:\n" "\n" msgstr "" -#: searchbar.cpp:57 +#: panelhistory.cpp:49 +msgid "Search: " +msgstr "" + +#: searchbar.cpp:58 msgid "Search.." msgstr "" #. i18n: file: settings_general.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, general) -#: settings.cpp:80 rc.cpp:120 +#: settings.cpp:82 rc.cpp:126 msgid "General" msgstr "" #. i18n: file: settings_fonts.ui:20 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) -#: settings.cpp:86 rc.cpp:105 +#: settings.cpp:88 rc.cpp:111 msgid "Fonts" msgstr "" #. i18n: file: settings_privacy.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, privacy) -#: settings.cpp:92 rc.cpp:141 +#: settings.cpp:94 rc.cpp:153 msgid "Privacy" msgstr "" #. i18n: file: settings_proxy.ui:13 #. i18n: ectx: property (windowTitle), widget (QWidget, proxy) -#: settings.cpp:98 rc.cpp:201 +#: settings.cpp:100 rc.cpp:213 msgid "Proxy" msgstr "" -#: settings.cpp:104 +#: settings.cpp:106 msgid "Webkit" msgstr "" -#: settings.cpp:117 +#: settings.cpp:122 msgid "rekonfig.." msgstr "" -#: settings.cpp:139 +#: settings.cpp:144 msgid "Specifies whether images are automatically loaded in web pages" msgstr "" -#: settings.cpp:140 +#: settings.cpp:145 msgid "Enables the running of JavaScript programs." msgstr "" -#: settings.cpp:141 +#: settings.cpp:146 msgid "Enables Java applets." msgstr "" -#: settings.cpp:142 +#: settings.cpp:147 msgid "Enables plugins in web pages." msgstr "" -#: settings.cpp:143 +#: settings.cpp:148 msgid "Allows JavaScript programs to opening new windows." msgstr "" -#: settings.cpp:144 +#: settings.cpp:149 msgid "Allows JavaScript programs to reading/writing to the clipboard." msgstr "" -#: settings.cpp:145 +#: settings.cpp:150 msgid "Includes hyperlinks in the keyboard focus chain." msgstr "" -#: settings.cpp:146 +#: settings.cpp:151 msgid "Applies the zoom factor on a frame to only the text or all content." msgstr "" -#: settings.cpp:147 +#: settings.cpp:152 msgid "Draws also background color and images when the page is printed." msgstr "" -#: settings.cpp:148 +#: settings.cpp:153 msgid "Support for the HTML 5 offline storage feature." msgstr "" -#: settings.cpp:149 +#: settings.cpp:154 msgid "Support for the HTML 5 web application cache feature." msgstr "" -#: settings.cpp:150 +#: settings.cpp:155 msgid "Support for the HTML 5 local storage feature." msgstr "" -#: tabbar.cpp:104 +#: tabbar.cpp:105 msgid "Clone Tab" msgstr "" -#: tabbar.cpp:107 +#: tabbar.cpp:108 msgid "Close &Other Tabs" msgstr "" -#: tabbar.cpp:109 +#: tabbar.cpp:110 msgid "Reload Tab" msgstr "" -#: tabbar.cpp:115 +#: tabbar.cpp:116 msgid "Reload All Tabs" msgstr "" -#: webview.cpp:206 +#: webview.cpp:203 msgid "Error loading page: " msgstr "" -#: webview.cpp:264 -msgid "Open in New Tab" +#: webview.cpp:262 +msgid "Open Link in New &Tab" +msgstr "" + +#: webview.cpp:268 +msgid "Cu&t" +msgstr "" + +#: webview.cpp:273 +msgid "&Copy" +msgstr "" + +#: webview.cpp:278 +msgid "&Paste" +msgstr "" + +#: webview.cpp:283 +msgid "&Save Image As..." +msgstr "" + +#: webview.cpp:288 +msgid "&Copy This Image" +msgstr "" + +#: webview.cpp:293 +msgid "&Save Link As..." +msgstr "" + +#: webview.cpp:298 +msgid "&Copy Link Location" +msgstr "" + +#: webview.cpp:309 +msgid "Bookmark This Page" +msgstr "" + +#: webview.cpp:356 +msgid "&Bookmark This Link" msgstr "" #. i18n: file: cookies.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, CookiesDialog) #. i18n: file: settings_privacy.ui:73 #. i18n: ectx: property (title), widget (QGroupBox, cookiesGroupBox) -#: rc.cpp:3 rc.cpp:168 +#: rc.cpp:3 rc.cpp:180 msgid "Cookies" msgstr "" @@ -495,21 +565,13 @@ msgstr "" msgid "Remove &All" msgstr "" -#. i18n: file: history.ui:13 -#. i18n: ectx: property (windowTitle), widget (QDialog, HistoryDialog) -#. i18n: file: settings_privacy.ui:20 -#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) -#: rc.cpp:39 rc.cpp:144 -msgid "History" -msgstr "" - #. i18n: file: password.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, passwordWidget) #. i18n: file: proxy.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, proxyWidget) #. i18n: file: settings_webkit.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, webkit) -#: rc.cpp:48 rc.cpp:63 rc.cpp:231 +#: rc.cpp:48 rc.cpp:63 rc.cpp:243 msgid "Form" msgstr "" @@ -529,7 +591,9 @@ msgstr "" #. i18n: ectx: property (text), widget (QLabel, label) #. i18n: file: proxy.ui:37 #. i18n: ectx: property (text), widget (QLabel, usernameLabel) -#: rc.cpp:57 rc.cpp:72 +#. i18n: file: settings_proxy.ui:102 +#. i18n: ectx: property (text), widget (QLabel, label_12) +#: rc.cpp:57 rc.cpp:72 rc.cpp:237 msgid "Username:" msgstr "" @@ -539,7 +603,7 @@ msgstr "" #. i18n: ectx: property (text), widget (QLabel, passwordLabel) #. i18n: file: settings_proxy.ui:115 #. i18n: ectx: property (text), widget (QLabel, label_13) -#: rc.cpp:60 rc.cpp:75 rc.cpp:228 +#: rc.cpp:60 rc.cpp:75 rc.cpp:240 msgid "Password:" msgstr "" @@ -573,322 +637,334 @@ msgstr "" msgid "&View" msgstr "" -#. i18n: file: rekonqui.rc:57 +#. i18n: file: rekonqui.rc:58 #. i18n: ectx: Menu (tools) -#: rc.cpp:87 +#: rc.cpp:90 msgid "&Tools" msgstr "" -#. i18n: file: rekonqui.rc:63 +#. i18n: file: rekonqui.rc:64 #. i18n: ectx: Menu (settings) -#: rc.cpp:90 +#: rc.cpp:93 msgid "&Settings" msgstr "" -#. i18n: file: rekonqui.rc:79 +#. i18n: file: rekonqui.rc:67 +#. i18n: ectx: Menu (side_panels) +#: rc.cpp:96 +msgid "Side &Panels" +msgstr "" + +#. i18n: file: rekonqui.rc:84 #. i18n: ectx: ToolBar (mainToolBar) -#: rc.cpp:93 +#: rc.cpp:99 msgid "Main Toolbar" msgstr "" -#. i18n: file: rekonqui.rc:89 +#. i18n: file: rekonqui.rc:94 #. i18n: ectx: ToolBar (locationToolBar) -#: rc.cpp:96 +#: rc.cpp:102 msgid "Location Toolbar" msgstr "" -#. i18n: file: rekonqui.rc:96 +#. i18n: file: rekonqui.rc:101 #. i18n: ectx: ToolBar (bookmarksToolBar) -#: rc.cpp:99 +#: rc.cpp:105 msgid "Bookmark Toolbar" msgstr "" #. i18n: file: settings_fonts.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, fonts) -#. i18n: file: settings_general.ui:86 +#. i18n: file: settings_general.ui:93 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_3) -#: rc.cpp:102 rc.cpp:135 +#: rc.cpp:108 rc.cpp:144 msgid "Appearance" msgstr "" #. i18n: file: settings_fonts.ui:28 #. i18n: ectx: property (text), widget (QLabel, label) -#: rc.cpp:108 +#: rc.cpp:114 msgid "Standard Font" msgstr "" #. i18n: file: settings_fonts.ui:35 #. i18n: ectx: property (text), widget (QLabel, label_2) -#: rc.cpp:111 +#: rc.cpp:117 msgid "Fixed Font" msgstr "" #. i18n: file: settings_fonts.ui:53 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) -#: rc.cpp:114 +#: rc.cpp:120 msgid "Dimension" msgstr "" #. i18n: file: settings_fonts.ui:61 #. i18n: ectx: property (text), widget (QLabel, label_3) -#: rc.cpp:117 +#: rc.cpp:123 msgid "Font Size" msgstr "" #. i18n: file: settings_general.ui:20 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) -#: rc.cpp:123 +#: rc.cpp:129 msgid "Places" msgstr "" #. i18n: file: settings_general.ui:26 #. i18n: ectx: property (text), widget (QLabel, label_3) -#: rc.cpp:126 -msgid "Home:" +#: rc.cpp:132 +msgid "Home Page:" msgstr "" #. i18n: file: settings_general.ui:48 #. i18n: ectx: property (text), widget (QPushButton, setHomeToCurrentPageButton) -#: rc.cpp:129 +#: rc.cpp:135 msgid "Set to current page" msgstr "" #. i18n: file: settings_general.ui:73 #. i18n: ectx: property (text), widget (QLabel, label_7) -#: rc.cpp:132 +#: rc.cpp:138 msgid "Save downloads to:" msgstr "" -#. i18n: file: settings_general.ui:92 +#. i18n: file: settings_general.ui:83 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_downloadToDefaultDir) +#: rc.cpp:141 +msgid "ask where saving downloads" +msgstr "" + +#. i18n: file: settings_general.ui:99 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_alwaysShowTabBar) -#: rc.cpp:138 -msgid "Always show TabBar" +#: rc.cpp:147 +msgid "Always show tab bar" +msgstr "" + +#. i18n: file: settings_general.ui:106 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_showSideBar) +#: rc.cpp:150 +msgid "Show side panel" msgstr "" #. i18n: file: settings_privacy.ui:26 #. i18n: ectx: property (text), widget (QLabel, label_4) -#: rc.cpp:147 +#: rc.cpp:159 msgid "Remove history items:" msgstr "" #. i18n: file: settings_privacy.ui:37 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) -#: rc.cpp:150 +#: rc.cpp:162 msgid "After one day" msgstr "" #. i18n: file: settings_privacy.ui:42 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) -#: rc.cpp:153 +#: rc.cpp:165 msgid "After one week" msgstr "" #. i18n: file: settings_privacy.ui:47 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) -#: rc.cpp:156 +#: rc.cpp:168 msgid "After two weeks" msgstr "" #. i18n: file: settings_privacy.ui:52 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) -#: rc.cpp:159 +#: rc.cpp:171 msgid "After one month" msgstr "" #. i18n: file: settings_privacy.ui:57 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) -#: rc.cpp:162 +#: rc.cpp:174 msgid "After one year" msgstr "" #. i18n: file: settings_privacy.ui:62 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) -#: rc.cpp:165 +#: rc.cpp:177 msgid "Manually" msgstr "" #. i18n: file: settings_privacy.ui:79 #. i18n: ectx: property (text), widget (QLabel, label_2) -#: rc.cpp:171 +#: rc.cpp:183 msgid "Accept Cookies:" msgstr "" #. i18n: file: settings_privacy.ui:90 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_acceptCookies) -#: rc.cpp:174 +#: rc.cpp:186 msgid "Always" msgstr "" #. i18n: file: settings_privacy.ui:95 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_acceptCookies) -#: rc.cpp:177 +#: rc.cpp:189 msgid "Never" msgstr "" #. i18n: file: settings_privacy.ui:100 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_acceptCookies) -#: rc.cpp:180 -msgid "Only from sites you navigate to" +#: rc.cpp:192 +msgid "Only from sites you visit" msgstr "" #. i18n: file: settings_privacy.ui:108 #. i18n: ectx: property (text), widget (QPushButton, exceptionsButton) -#: rc.cpp:183 +#: rc.cpp:195 msgid "Exceptions..." msgstr "" #. i18n: file: settings_privacy.ui:115 #. i18n: ectx: property (text), widget (QLabel, label) -#: rc.cpp:186 +#: rc.cpp:198 msgid "Keep until:" msgstr "" #. i18n: file: settings_privacy.ui:126 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_keepCookiesUntil) -#: rc.cpp:189 +#: rc.cpp:201 msgid "They expire" msgstr "" #. i18n: file: settings_privacy.ui:131 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_keepCookiesUntil) -#: rc.cpp:192 +#: rc.cpp:204 msgid "I exit the application" msgstr "" #. i18n: file: settings_privacy.ui:136 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_keepCookiesUntil) -#: rc.cpp:195 +#: rc.cpp:207 msgid "At most 90 days" msgstr "" #. i18n: file: settings_privacy.ui:144 #. i18n: ectx: property (text), widget (QPushButton, cookiesButton) -#: rc.cpp:198 +#: rc.cpp:210 msgid "Cookies..." msgstr "" #. i18n: file: settings_proxy.ui:19 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_isProxyEnabled) -#: rc.cpp:204 -msgid "enable proxy" +#: rc.cpp:216 +msgid "Enable proxy" msgstr "" #. i18n: file: settings_proxy.ui:26 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) -#: rc.cpp:207 +#: rc.cpp:219 msgid "Proxy Settings" msgstr "" #. i18n: file: settings_proxy.ui:32 #. i18n: ectx: property (text), widget (QLabel, label_9) -#: rc.cpp:210 +#: rc.cpp:222 msgid "Type:" msgstr "" #. i18n: file: settings_proxy.ui:43 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_proxyType) -#: rc.cpp:213 -msgid "Socks5" +#: rc.cpp:225 +msgid "SOCKS 5" msgstr "" #. i18n: file: settings_proxy.ui:48 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_proxyType) -#: rc.cpp:216 -msgid "Http" +#: rc.cpp:228 +msgid "HTTP" msgstr "" #. i18n: file: settings_proxy.ui:56 #. i18n: ectx: property (text), widget (QLabel, label_10) -#: rc.cpp:219 +#: rc.cpp:231 msgid "Host:" msgstr "" #. i18n: file: settings_proxy.ui:69 #. i18n: ectx: property (text), widget (QLabel, label_11) -#: rc.cpp:222 +#: rc.cpp:234 msgid "Port:" msgstr "" -#. i18n: file: settings_proxy.ui:102 -#. i18n: ectx: property (text), widget (QLabel, label_12) -#: rc.cpp:225 -msgid "User Name:" -msgstr "" - #. i18n: file: settings_webkit.ui:20 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) -#: rc.cpp:234 +#: rc.cpp:246 msgid "WebKit Settings" msgstr "" #. i18n: file: settings_webkit.ui:26 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_autoLoadImages) -#: rc.cpp:237 +#: rc.cpp:249 msgid "Auto Load Images" msgstr "" #. i18n: file: settings_webkit.ui:40 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_linksIncludedInFocusChain) -#: rc.cpp:240 +#: rc.cpp:252 msgid "Links included in focus chain" msgstr "" #. i18n: file: settings_webkit.ui:47 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_javascriptEnabled) -#: rc.cpp:243 +#: rc.cpp:255 msgid "Javascript support" msgstr "" #. i18n: file: settings_webkit.ui:54 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_zoomTextOnly) -#: rc.cpp:246 +#: rc.cpp:258 msgid "Zoom Text Only" msgstr "" #. i18n: file: settings_webkit.ui:61 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_javaEnabled) -#: rc.cpp:249 +#: rc.cpp:261 msgid "Java support" msgstr "" #. i18n: file: settings_webkit.ui:68 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_printElementBackgrounds) -#: rc.cpp:252 +#: rc.cpp:264 msgid "Print element Backgrounds" msgstr "" #. i18n: file: settings_webkit.ui:75 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_pluginsEnabled) -#: rc.cpp:255 +#: rc.cpp:267 msgid "Plugins" msgstr "" #. i18n: file: settings_webkit.ui:82 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_offlineStorageDatabaseEnabled) -#: rc.cpp:258 +#: rc.cpp:270 msgid "Offline storage Database" msgstr "" #. i18n: file: settings_webkit.ui:89 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_javascriptCanOpenWindows) -#: rc.cpp:261 +#: rc.cpp:273 msgid "Javascript can open windows" msgstr "" #. i18n: file: settings_webkit.ui:96 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_offlineWebApplicationCacheEnabled) -#: rc.cpp:264 +#: rc.cpp:276 msgid "Offline Web Application Cache " msgstr "" #. i18n: file: settings_webkit.ui:103 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_javascriptCanAccessClipboard) -#: rc.cpp:267 +#: rc.cpp:279 msgid "Javascript can access clipboard" msgstr "" #. i18n: file: settings_webkit.ui:110 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_localStorageDatabaseEnabled) -#: rc.cpp:270 +#: rc.cpp:282 msgid "Local storage database" msgstr "" diff --git a/po/rekonq_de.po b/po/rekonq_de.po new file mode 100644 index 00000000..3ac9920f --- /dev/null +++ b/po/rekonq_de.po @@ -0,0 +1,1063 @@ +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the rekonq package. +# FIRST AUTHOR Panagiotis Papadopoulos , 2009. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: http://sourceforge.net/tracker/?" +"group_id=252277&atid=1126949\n" +"POT-Creation-Date: 2009-04-23 01:05+0200\n" +"PO-Revision-Date: 2009-04-17 23:12+0200\n" +"Last-Translator: Panagiotis Papadopoulos \n" +"Language-Team: German \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Language: de_DE\n" +"X-Generator: Lokalize 0.3\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#. i18n: file: rekonqui.rc:54 +#. i18n: ectx: Menu (go) +#: bookmarks.cpp:261 rc.cpp:87 +msgid "&Bookmarks" +msgstr "&Lesezeichen" + +#: bookmarks.cpp:270 +msgid "Bookmarks Bar" +msgstr "Lesezeichenleiste" + +#: cookiejar.cpp:473 cookiejar.cpp:652 +msgid "Website" +msgstr "Webseite" + +#: cookiejar.cpp:475 +msgid "Name" +msgstr "Name" + +#: cookiejar.cpp:477 +msgid "Path" +msgstr "Pfad" + +#: cookiejar.cpp:479 +msgid "Secure" +msgstr "Sicher" + +#: cookiejar.cpp:481 +msgid "Expires" +msgstr "Läuft ab am" + +#: cookiejar.cpp:483 +msgid "Contents" +msgstr "Inhalt" + +#: cookiejar.cpp:654 +msgid "Status" +msgstr "Status" + +#. i18n: file: cookiesexceptions.ui:77 +#. i18n: ectx: property (text), widget (QPushButton, allowButton) +#: cookiejar.cpp:679 rc.cpp:27 +msgid "Allow" +msgstr "Annehmen" + +#. i18n: file: cookiesexceptions.ui:57 +#. i18n: ectx: property (text), widget (QPushButton, blockButton) +#: cookiejar.cpp:690 rc.cpp:21 +msgid "Block" +msgstr "Zurückweisen" + +#. i18n: file: cookiesexceptions.ui:67 +#. i18n: ectx: property (text), widget (QPushButton, allowForSessionButton) +#: cookiejar.cpp:701 rc.cpp:24 +msgid "Allow For Session" +msgstr "Für Sitzung annehmen" + +#: download.cpp:72 +msgid "" +"Download '%1'?\n" +"Type: %2" +msgstr "" + +#: download.cpp:73 +#, fuzzy +msgid "Download '%1'..." +msgstr "Download '%1'..." + +#: findbar.cpp:40 +msgid "&Match case" +msgstr "Groß-/Kleinschreibung beachten" + +#: findbar.cpp:56 +msgid "Find: " +msgstr "Suchen:" + +#: findbar.cpp:66 +msgid "&Next" +msgstr "Weiter" + +#: findbar.cpp:67 +msgid "&Previous" +msgstr "Zurück" + +#: history.cpp:446 +msgid "Title" +msgstr "Name" + +#: history.cpp:447 +msgid "Address" +msgstr "Adresse" + +#: history.cpp:704 +msgid "Show All History" +msgstr "Gesamten Verlauf anzeigen" + +#: history.cpp:708 +msgid "Clear History" +msgstr "Verlauf löschen" + +#: history.cpp:789 +msgid "Open" +msgstr "Öffnen" + +#: history.cpp:791 +msgid "Copy" +msgstr "Kopieren" + +#: history.cpp:793 +msgid "Delete" +msgstr "Löschen" + +#: history.cpp:1176 +msgid "Earlier Today" +msgstr "" + +#: history.cpp:1181 +msgid " items" +msgstr "" + +#: main.cpp:30 +msgid "KDE Browser Webkit Based" +msgstr "" + +#: main.cpp:40 +msgid "rekonq" +msgstr "rekonq" + +#: main.cpp:44 +msgid "(C) 2009 rekonq team" +msgstr "" + +#: main.cpp:51 +msgid "Andrea Diamantini" +msgstr "Andrea Diamantini" + +#: main.cpp:52 +msgid "Project Lead, Developer, Italian translations" +msgstr "" + +#: main.cpp:68 +msgid "Location to open" +msgstr "" + +#: mainview.cpp:80 +msgid "Recently Closed Tabs" +msgstr "Geschlossene Unterfenster" + +#: mainview.cpp:362 mainview.cpp:386 mainview.cpp:567 +msgid "(Untitled)" +msgstr "(Unbennant)" + +#: mainview.cpp:503 +msgid "" +"You have modified this page and when closing it you would lose the " +"modification.\n" +"Do you really want to close this page?\n" +msgstr "" + +#: mainview.cpp:505 +msgid "Do you really want to close this page?" +msgstr "" + +#: mainwindow.cpp:170 +msgid "Location Bar" +msgstr "Adressleiste" + +#: mainwindow.cpp:176 +msgid "Search Bar" +msgstr "Suchleiste" + +#: mainwindow.cpp:216 +msgid "&Stop" +msgstr "&Stopp" + +#: mainwindow.cpp:222 +#, fuzzy +msgid "reload" +msgstr "Unterfenster neu laden" + +#: mainwindow.cpp:227 +msgid "Open Location" +msgstr "Adresse aufrufen" + +#: mainwindow.cpp:231 +msgid "&Enlarge Font" +msgstr "Schrift vergrößern" + +#: mainwindow.cpp:236 +msgid "&Normal Font" +msgstr "" + +#: mainwindow.cpp:241 +msgid "&Shrink Font" +msgstr "Schrift verkleinern" + +#: mainwindow.cpp:246 +msgid "Page S&ource" +msgstr "Seitenquelltext" + +#: mainwindow.cpp:251 +msgid "Web &Inspector" +msgstr "" + +#: mainwindow.cpp:256 +msgid "Private &Browsing" +msgstr "" + +#: mainwindow.cpp:262 +msgid "Back" +msgstr "Zurück" + +#: mainwindow.cpp:270 +msgid "Forward" +msgstr "Nach Vorne" + +#: mainwindow.cpp:275 tabbar.cpp:99 +msgid "New &Tab" +msgstr "Neues Unterfenster" + +#: mainwindow.cpp:283 tabbar.cpp:107 +msgid "&Close Tab" +msgstr "Unterfenster schließen" + +#: mainwindow.cpp:288 +msgid "Show Next Tab" +msgstr "Nächstes Unterfenster aktivieren" + +#: mainwindow.cpp:293 +msgid "Show Previous Tab" +msgstr "Vorheriges Unterfenster aktivieren" + +#: mainwindow.cpp:299 +#, fuzzy +msgid "Clear Location Bar" +msgstr "Adressleiste" + +#: mainwindow.cpp:303 +msgid "" +"Clear Location bar

Clears the contents of the location bar." +"" +msgstr "" + +#. i18n: file: history.ui:13 +#. i18n: ectx: property (windowTitle), widget (QDialog, HistoryDialog) +#. i18n: file: settings_privacy.ui:20 +#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) +#: mainwindow.cpp:312 mainwindow.cpp:320 rc.cpp:39 rc.cpp:156 +msgid "History" +msgstr "Verlauf" + +#: mainwindow.cpp:336 +msgid "&History" +msgstr "&Verlauf" + +#: mainwindow.cpp:522 +msgid "Web Resources (*.html *.htm *.svg *.png *.gif *.svgz);;All files (*.*)" +msgstr "Webinhalte (*.html *.htm *.svg *.png *.gif *.svgz); Alle Dateien(*.*)" + +#: mainwindow.cpp:524 +msgid "Open Web Resource" +msgstr "Webinhalt öffnen" + +#: mainwindow.cpp:558 +msgid "Print Document" +msgstr "Dokument drucken" + +#: mainwindow.cpp:570 +msgid "Are you sure you want to turn on private browsing?" +msgstr "" + +#: mainwindow.cpp:571 +msgid "" +"

When private browsing in turned on, webpages are not added to " +"the history, new cookies are not stored, current cookies can't be accessed, " +"site icons wont be stored, session wont be saved, and searches are not " +"addded to the pop-up menu in the Google search box. Until you close the " +"window, you can still click the Back and Forward buttons to return to the " +"webpages you have opened." +msgstr "" + +#: mainwindow.cpp:631 mainwindow.cpp:653 +msgid " not found." +msgstr "" + +#: mainwindow.cpp:741 +msgid "" +"The web inspector will only work correctly for pages that were loaded after " +"enabling.\n" +"Do you want to reload all pages?" +msgstr "" + +#: mainwindow.cpp:743 +msgid "Web Inspector" +msgstr "" + +#: mainwindow.cpp:775 +msgid "Stop loading the current page" +msgstr "" + +#: mainwindow.cpp:776 +msgid "Stop" +msgstr "Stopp" + +#: mainwindow.cpp:783 +msgid "Reload the current page" +msgstr "Aktuelle Webseite neu laden" + +#: mainwindow.cpp:784 +#, fuzzy +msgid "Reload" +msgstr "Unterfenster neu laden" + +#: mainwindow.cpp:867 +msgid "" +"Are you sure you want to close the window?\n" +"You have %1 tab(s) open" +msgstr "" +"Sind Sie sicher, dass Sie das Fenster schließen wollen?\n" +"Es sind %1 Unterfenster geöffnet" + +#: mainwindow.cpp:868 +msgid "Are you sure you want to close the window?" +msgstr "Sind Sie sicher, dass Sie das Fenster schließen wollen?" + +#: mainwindow.cpp:870 +#, fuzzy +msgid "C&lose Current Tab" +msgstr "Unterfenster schließen" + +#: networkaccessmanager.cpp:111 +#, fuzzy +msgid "Enter username and password for " +msgstr "Geben Sie Ihren Benutzernamen und Ihr Passwort ein für " + +#: networkaccessmanager.cpp:112 +msgid " at " +msgstr "" + +#: networkaccessmanager.cpp:137 +#, fuzzy +msgid "Connect to proxy " +msgstr "Zu Proxy verbinden " + +#: networkaccessmanager.cpp:137 +msgid " using:" +msgstr "" + +#: networkaccessmanager.cpp:157 +msgid "" +"SSL Errors:\n" +"\n" +msgstr "" +"SSL-Fehler:\n" +"\n" + +#: panelhistory.cpp:49 +msgid "Search: " +msgstr "Suchen:" + +#: searchbar.cpp:58 +#, fuzzy +msgid "Search.." +msgstr "Suchen ..." + +#. i18n: file: settings_general.ui:14 +#. i18n: ectx: property (windowTitle), widget (QWidget, general) +#: settings.cpp:82 rc.cpp:126 +msgid "General" +msgstr "Allgemein" + +#. i18n: file: settings_fonts.ui:20 +#. i18n: ectx: property (title), widget (QGroupBox, groupBox) +#: settings.cpp:88 rc.cpp:111 +msgid "Fonts" +msgstr "Schriftarten" + +#. i18n: file: settings_privacy.ui:14 +#. i18n: ectx: property (windowTitle), widget (QWidget, privacy) +#: settings.cpp:94 rc.cpp:153 +#, fuzzy +msgid "Privacy" +msgstr "Privatsphäre" + +#. i18n: file: settings_proxy.ui:13 +#. i18n: ectx: property (windowTitle), widget (QWidget, proxy) +#: settings.cpp:100 rc.cpp:213 +msgid "Proxy" +msgstr "Proxy" + +#: settings.cpp:106 +#, fuzzy +msgid "Webkit" +msgstr "Webseite" + +#: settings.cpp:122 +#, fuzzy +msgid "rekonfig.." +msgstr "rekonq" + +#: settings.cpp:144 +msgid "Specifies whether images are automatically loaded in web pages" +msgstr "" + +#: settings.cpp:145 +msgid "Enables the running of JavaScript programs." +msgstr "" + +#: settings.cpp:146 +#, fuzzy +msgid "Enables Java applets." +msgstr "Javascript aktivieren" + +#: settings.cpp:147 +#, fuzzy +msgid "Enables plugins in web pages." +msgstr "Plugins aktivieren" + +#: settings.cpp:148 +msgid "Allows JavaScript programs to opening new windows." +msgstr "" + +#: settings.cpp:149 +msgid "Allows JavaScript programs to reading/writing to the clipboard." +msgstr "" + +#: settings.cpp:150 +msgid "Includes hyperlinks in the keyboard focus chain." +msgstr "" + +#: settings.cpp:151 +msgid "Applies the zoom factor on a frame to only the text or all content." +msgstr "" + +#: settings.cpp:152 +msgid "Draws also background color and images when the page is printed." +msgstr "" + +#: settings.cpp:153 +msgid "Support for the HTML 5 offline storage feature." +msgstr "" + +#: settings.cpp:154 +msgid "Support for the HTML 5 web application cache feature." +msgstr "" + +#: settings.cpp:155 +msgid "Support for the HTML 5 local storage feature." +msgstr "" + +#: tabbar.cpp:105 +msgid "Clone Tab" +msgstr "Unterfenster duplizieren" + +#: tabbar.cpp:108 +msgid "Close &Other Tabs" +msgstr "Andere Unterfenster schließen" + +#: tabbar.cpp:110 +msgid "Reload Tab" +msgstr "Unterfenster neu laden" + +#: tabbar.cpp:116 +msgid "Reload All Tabs" +msgstr "Alle Unterfenster neu laden" + +#: webview.cpp:203 +msgid "Error loading page: " +msgstr "" + +#: webview.cpp:262 +msgid "Open Link in New &Tab" +msgstr "In neuem Unterfenster öffnen" + +#: webview.cpp:268 +msgid "Cu&t" +msgstr "Ausschneiden" + +#: webview.cpp:273 +msgid "&Copy" +msgstr "&Kopieren" + +#: webview.cpp:278 +msgid "&Paste" +msgstr "&Einfügen" + +#: webview.cpp:283 +msgid "&Save Image As..." +msgstr "Bild speichern unter ..." + +#: webview.cpp:288 +msgid "&Copy This Image" +msgstr "Bild kopieren" + +#: webview.cpp:293 +msgid "&Save Link As..." +msgstr "Verknüpfung speichern unter ..." + +#: webview.cpp:298 +msgid "&Copy Link Location" +msgstr "Verknüpfungsaddresse kopieren" + +#: webview.cpp:309 +msgid "Bookmark This Page" +msgstr "Lesezeichen für diese Seite" + +#: webview.cpp:356 +msgid "&Bookmark This Link" +msgstr "Lesezeichen für diese Verknüpfung" + +#. i18n: file: cookies.ui:14 +#. i18n: ectx: property (windowTitle), widget (QDialog, CookiesDialog) +#. i18n: file: settings_privacy.ui:73 +#. i18n: ectx: property (title), widget (QGroupBox, cookiesGroupBox) +#: rc.cpp:3 rc.cpp:180 +msgid "Cookies" +msgstr "Cookies" + +#. i18n: file: cookies.ui:41 +#. i18n: ectx: property (text), widget (QPushButton, removeButton) +#. i18n: file: cookiesexceptions.ui:114 +#. i18n: ectx: property (text), widget (QPushButton, removeButton) +#. i18n: file: history.ui:40 +#. i18n: ectx: property (text), widget (QPushButton, removeButton) +#: rc.cpp:6 rc.cpp:33 rc.cpp:42 +msgid "&Remove" +msgstr "Entfernen" + +#. i18n: file: cookies.ui:48 +#. i18n: ectx: property (text), widget (QPushButton, removeAllButton) +#: rc.cpp:9 +msgid "Remove &All Cookies" +msgstr "Alle Cookies entfernen" + +#. i18n: file: cookiesexceptions.ui:13 +#. i18n: ectx: property (windowTitle), widget (QDialog, CookiesExceptionsDialog) +#: rc.cpp:12 +msgid "Cookie Exceptions" +msgstr "Cookie-Ausnahmen" + +#. i18n: file: cookiesexceptions.ui:19 +#. i18n: ectx: property (title), widget (QGroupBox, newExceptionGroupBox) +#: rc.cpp:15 +msgid "New Exception" +msgstr "Neue Ausnahme" + +#. i18n: file: cookiesexceptions.ui:27 +#. i18n: ectx: property (text), widget (QLabel, label) +#: rc.cpp:18 +#, fuzzy +msgid "Domain:" +msgstr "Domain:" + +#. i18n: file: cookiesexceptions.ui:89 +#. i18n: ectx: property (title), widget (QGroupBox, ExceptionsGroupBox) +#: rc.cpp:30 +msgid "Exceptions" +msgstr "Ausnahmen" + +#. i18n: file: cookiesexceptions.ui:121 +#. i18n: ectx: property (text), widget (QPushButton, removeAllButton) +#. i18n: file: history.ui:47 +#. i18n: ectx: property (text), widget (QPushButton, removeAllButton) +#: rc.cpp:36 rc.cpp:45 +msgid "Remove &All" +msgstr "&Alle Entfernen" + +#. i18n: file: password.ui:14 +#. i18n: ectx: property (windowTitle), widget (QWidget, passwordWidget) +#. i18n: file: proxy.ui:14 +#. i18n: ectx: property (windowTitle), widget (QWidget, proxyWidget) +#. i18n: file: settings_webkit.ui:14 +#. i18n: ectx: property (windowTitle), widget (QWidget, webkit) +#: rc.cpp:48 rc.cpp:63 rc.cpp:243 +msgid "Form" +msgstr "" + +#. i18n: file: password.ui:22 +#. i18n: ectx: property (text), widget (QLabel, iconLabel) +#: rc.cpp:51 +msgid "DUMMY ICON" +msgstr "" + +#. i18n: file: password.ui:35 +#. i18n: ectx: property (text), widget (QLabel, introLabel) +#: rc.cpp:54 +msgid "INTRO TEXT DUMMY" +msgstr "" + +#. i18n: file: password.ui:44 +#. i18n: ectx: property (text), widget (QLabel, label) +#. i18n: file: proxy.ui:37 +#. i18n: ectx: property (text), widget (QLabel, usernameLabel) +#. i18n: file: settings_proxy.ui:102 +#. i18n: ectx: property (text), widget (QLabel, label_12) +#: rc.cpp:57 rc.cpp:72 rc.cpp:237 +msgid "Username:" +msgstr "Benutzername:" + +#. i18n: file: password.ui:54 +#. i18n: ectx: property (text), widget (QLabel, lblPassword) +#. i18n: file: proxy.ui:47 +#. i18n: ectx: property (text), widget (QLabel, passwordLabel) +#. i18n: file: settings_proxy.ui:115 +#. i18n: ectx: property (text), widget (QLabel, label_13) +#: rc.cpp:60 rc.cpp:75 rc.cpp:240 +msgid "Password:" +msgstr "Passwort:" + +#. i18n: file: proxy.ui:20 +#. i18n: ectx: property (text), widget (QLabel, iconLabel) +#: rc.cpp:66 +msgid "ICON" +msgstr "" + +#. i18n: file: proxy.ui:27 +#. i18n: ectx: property (text), widget (QLabel, introLabel) +#: rc.cpp:69 +#, fuzzy +msgid "Connect to proxy" +msgstr "Zu Proxy verbinden" + +#. i18n: file: rekonqui.rc:8 +#. i18n: ectx: Menu (file) +#: rc.cpp:78 +msgid "&File" +msgstr "&Datei" + +#. i18n: file: rekonqui.rc:24 +#. i18n: ectx: Menu (edit) +#: rc.cpp:81 +msgid "&Edit" +msgstr "&Bearbeiten" + +#. i18n: file: rekonqui.rc:38 +#. i18n: ectx: Menu (view) +#: rc.cpp:84 +msgid "&View" +msgstr "&Ansicht" + +#. i18n: file: rekonqui.rc:58 +#. i18n: ectx: Menu (tools) +#: rc.cpp:90 +msgid "&Tools" +msgstr "" + +#. i18n: file: rekonqui.rc:64 +#. i18n: ectx: Menu (settings) +#: rc.cpp:93 +msgid "&Settings" +msgstr "&Einstellungen" + +#. i18n: file: rekonqui.rc:67 +#. i18n: ectx: Menu (side_panels) +#: rc.cpp:96 +#, fuzzy +msgid "Side &Panels" +msgstr "Lesezeichen-Seitenleiste anzeigen" + +#. i18n: file: rekonqui.rc:84 +#. i18n: ectx: ToolBar (mainToolBar) +#: rc.cpp:99 +msgid "Main Toolbar" +msgstr "Haupt-Werkzeugsleiste" + +#. i18n: file: rekonqui.rc:94 +#. i18n: ectx: ToolBar (locationToolBar) +#: rc.cpp:102 +msgid "Location Toolbar" +msgstr "Adressleiste" + +#. i18n: file: rekonqui.rc:101 +#. i18n: ectx: ToolBar (bookmarksToolBar) +#: rc.cpp:105 +msgid "Bookmark Toolbar" +msgstr "Lesezeichen-Werkzeugsleiste" + +#. i18n: file: settings_fonts.ui:14 +#. i18n: ectx: property (windowTitle), widget (QWidget, fonts) +#. i18n: file: settings_general.ui:93 +#. i18n: ectx: property (title), widget (QGroupBox, groupBox_3) +#: rc.cpp:108 rc.cpp:144 +#, fuzzy +msgid "Appearance" +msgstr "Erscheinungsbild" + +#. i18n: file: settings_fonts.ui:28 +#. i18n: ectx: property (text), widget (QLabel, label) +#: rc.cpp:114 +msgid "Standard Font" +msgstr "Allgemein" + +#. i18n: file: settings_fonts.ui:35 +#. i18n: ectx: property (text), widget (QLabel, label_2) +#: rc.cpp:117 +msgid "Fixed Font" +msgstr "Feste Breite" + +#. i18n: file: settings_fonts.ui:53 +#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) +#: rc.cpp:120 +msgid "Dimension" +msgstr "" + +#. i18n: file: settings_fonts.ui:61 +#. i18n: ectx: property (text), widget (QLabel, label_3) +#: rc.cpp:123 +msgid "Font Size" +msgstr "Schriftgröße" + +#. i18n: file: settings_general.ui:20 +#. i18n: ectx: property (title), widget (QGroupBox, groupBox) +#: rc.cpp:129 +msgid "Places" +msgstr "Orte" + +#. i18n: file: settings_general.ui:26 +#. i18n: ectx: property (text), widget (QLabel, label_3) +#: rc.cpp:132 +#, fuzzy +msgid "Home Page:" +msgstr "Startseite:" + +#. i18n: file: settings_general.ui:48 +#. i18n: ectx: property (text), widget (QPushButton, setHomeToCurrentPageButton) +#: rc.cpp:135 +msgid "Set to current page" +msgstr "" + +#. i18n: file: settings_general.ui:73 +#. i18n: ectx: property (text), widget (QLabel, label_7) +#: rc.cpp:138 +#, fuzzy +msgid "Save downloads to:" +msgstr "&Downloads speichern unter:" + +#. i18n: file: settings_general.ui:83 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_downloadToDefaultDir) +#: rc.cpp:141 +msgid "ask where saving downloads" +msgstr "" + +#. i18n: file: settings_general.ui:99 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_alwaysShowTabBar) +#: rc.cpp:147 +#, fuzzy +msgid "Always show tab bar" +msgstr "Unterfensterleiste immer anzeigen" + +#. i18n: file: settings_general.ui:106 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_showSideBar) +#: rc.cpp:150 +msgid "Show side panel" +msgstr "Lesezeichen-Seitenleiste anzeigen" + +#. i18n: file: settings_privacy.ui:26 +#. i18n: ectx: property (text), widget (QLabel, label_4) +#: rc.cpp:159 +#, fuzzy +msgid "Remove history items:" +msgstr "Verlaufseinträge entfernen nach:" + +#. i18n: file: settings_privacy.ui:37 +#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) +#: rc.cpp:162 +#, fuzzy +msgid "After one day" +msgstr "Einem Tag" + +#. i18n: file: settings_privacy.ui:42 +#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) +#: rc.cpp:165 +#, fuzzy +msgid "After one week" +msgstr "Einer Woche" + +#. i18n: file: settings_privacy.ui:47 +#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) +#: rc.cpp:168 +#, fuzzy +msgid "After two weeks" +msgstr "Zwei Wochen" + +#. i18n: file: settings_privacy.ui:52 +#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) +#: rc.cpp:171 +#, fuzzy +msgid "After one month" +msgstr "Einem Monat" + +#. i18n: file: settings_privacy.ui:57 +#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) +#: rc.cpp:174 +#, fuzzy +msgid "After one year" +msgstr "Einem Jahr" + +#. i18n: file: settings_privacy.ui:62 +#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) +#: rc.cpp:177 +msgid "Manually" +msgstr "Manuell" + +#. i18n: file: settings_privacy.ui:79 +#. i18n: ectx: property (text), widget (QLabel, label_2) +#: rc.cpp:183 +#, fuzzy +msgid "Accept Cookies:" +msgstr "Cookies annehmen:" + +#. i18n: file: settings_privacy.ui:90 +#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_acceptCookies) +#: rc.cpp:186 +msgid "Always" +msgstr "Immer" + +#. i18n: file: settings_privacy.ui:95 +#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_acceptCookies) +#: rc.cpp:189 +msgid "Never" +msgstr "Nie" + +#. i18n: file: settings_privacy.ui:100 +#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_acceptCookies) +#: rc.cpp:192 +#, fuzzy +msgid "Only from sites you visit" +msgstr "Von besuchten Seiten" + +#. i18n: file: settings_privacy.ui:108 +#. i18n: ectx: property (text), widget (QPushButton, exceptionsButton) +#: rc.cpp:195 +msgid "Exceptions..." +msgstr "Ausnahmen ..." + +#. i18n: file: settings_privacy.ui:115 +#. i18n: ectx: property (text), widget (QLabel, label) +#: rc.cpp:198 +msgid "Keep until:" +msgstr "Behalten bis:" + +#. i18n: file: settings_privacy.ui:126 +#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_keepCookiesUntil) +#: rc.cpp:201 +msgid "They expire" +msgstr "Sie ablaufen" + +#. i18n: file: settings_privacy.ui:131 +#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_keepCookiesUntil) +#: rc.cpp:204 +#, fuzzy +msgid "I exit the application" +msgstr "Die Anwendung geschlossen wird" + +#. i18n: file: settings_privacy.ui:136 +#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_keepCookiesUntil) +#: rc.cpp:207 +#, fuzzy +msgid "At most 90 days" +msgstr "Spätestens 90 Tagen" + +#. i18n: file: settings_privacy.ui:144 +#. i18n: ectx: property (text), widget (QPushButton, cookiesButton) +#: rc.cpp:210 +msgid "Cookies..." +msgstr "Cookies ..." + +#. i18n: file: settings_proxy.ui:19 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_isProxyEnabled) +#: rc.cpp:216 +msgid "Enable proxy" +msgstr "Proxy aktivieren" + +#. i18n: file: settings_proxy.ui:26 +#. i18n: ectx: property (title), widget (QGroupBox, groupBox) +#: rc.cpp:219 +msgid "Proxy Settings" +msgstr "Proxy-Einstellungen" + +#. i18n: file: settings_proxy.ui:32 +#. i18n: ectx: property (text), widget (QLabel, label_9) +#: rc.cpp:222 +msgid "Type:" +msgstr "Typ:" + +#. i18n: file: settings_proxy.ui:43 +#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_proxyType) +#: rc.cpp:225 +msgid "SOCKS 5" +msgstr "SOCKS 5" + +#. i18n: file: settings_proxy.ui:48 +#. i18n: ectx: property (text), item, widget (QComboBox, kcfg_proxyType) +#: rc.cpp:228 +msgid "HTTP" +msgstr "HTTP" + +#. i18n: file: settings_proxy.ui:56 +#. i18n: ectx: property (text), widget (QLabel, label_10) +#: rc.cpp:231 +msgid "Host:" +msgstr "Rechner:" + +#. i18n: file: settings_proxy.ui:69 +#. i18n: ectx: property (text), widget (QLabel, label_11) +#: rc.cpp:234 +msgid "Port:" +msgstr "Port:" + +#. i18n: file: settings_webkit.ui:20 +#. i18n: ectx: property (title), widget (QGroupBox, groupBox) +#: rc.cpp:246 +#, fuzzy +msgid "WebKit Settings" +msgstr "&Einstellungen" + +#. i18n: file: settings_webkit.ui:26 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_autoLoadImages) +#: rc.cpp:249 +msgid "Auto Load Images" +msgstr "" + +#. i18n: file: settings_webkit.ui:40 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_linksIncludedInFocusChain) +#: rc.cpp:252 +msgid "Links included in focus chain" +msgstr "" + +#. i18n: file: settings_webkit.ui:47 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_javascriptEnabled) +#: rc.cpp:255 +msgid "Javascript support" +msgstr "" + +#. i18n: file: settings_webkit.ui:54 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_zoomTextOnly) +#: rc.cpp:258 +msgid "Zoom Text Only" +msgstr "" + +#. i18n: file: settings_webkit.ui:61 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_javaEnabled) +#: rc.cpp:261 +msgid "Java support" +msgstr "" + +#. i18n: file: settings_webkit.ui:68 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_printElementBackgrounds) +#: rc.cpp:264 +msgid "Print element Backgrounds" +msgstr "" + +#. i18n: file: settings_webkit.ui:75 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_pluginsEnabled) +#: rc.cpp:267 +#, fuzzy +msgid "Plugins" +msgstr "Plugins aktivieren" + +#. i18n: file: settings_webkit.ui:82 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_offlineStorageDatabaseEnabled) +#: rc.cpp:270 +msgid "Offline storage Database" +msgstr "" + +#. i18n: file: settings_webkit.ui:89 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_javascriptCanOpenWindows) +#: rc.cpp:273 +msgid "Javascript can open windows" +msgstr "" + +#. i18n: file: settings_webkit.ui:96 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_offlineWebApplicationCacheEnabled) +#: rc.cpp:276 +msgid "Offline Web Application Cache " +msgstr "" + +#. i18n: file: settings_webkit.ui:103 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_javascriptCanAccessClipboard) +#: rc.cpp:279 +msgid "Javascript can access clipboard" +msgstr "" + +#. i18n: file: settings_webkit.ui:110 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_localStorageDatabaseEnabled) +#: rc.cpp:282 +msgid "Local storage database" +msgstr "" + +#~ msgid "(C) 2008 Andrea Diamantini" +#~ msgstr "(C) 2008 Andrea Diamantini" + +#~ msgid "Domrachev Alexandr" +#~ msgstr "Domrachev Alexandr" + +#~ msgid "Paweł Prażak" +#~ msgstr "Paweł Prażak" + +#~ msgid "Loading..." +#~ msgstr "Lade ..." + +#~ msgid "Loading %1% (%2 %3)..." +#~ msgstr "Lade %1% (%2 %3) ..." + +#~ msgid "Finished loading" +#~ msgstr "Laden abgeschlossen" + +#~ msgid "Failed to load" +#~ msgstr "Laden fehlgeschlagen" + +#~ msgid "Hi&story" +#~ msgstr "Verlauf" + +#~ msgid "Bookmarks" +#~ msgstr "Lesezeichen" + +#~ msgid "Interface" +#~ msgstr "Oberfläche" + +#~ msgid "Downloads" +#~ msgstr "Downloads" + +#~ msgid "Show close button on tabs" +#~ msgstr "„Schließen“-Knopf auf Unterfenstern anzeigen" + +#~ msgid "Confirm when closing window with multiple tabs" +#~ msgstr "" +#~ "&Beim Schließen von Fenster mit mehreren Unterfenster, um Bestätigung " +#~ "fragen" + +#~ msgid "Enable location bar progress indication" +#~ msgstr "Fortschrittsanzeige in Adressleiste aktivieren" + +#, fuzzy +#~ msgid "Secure connection indicator:" +#~ msgstr "Anzeige einer sicheren Verbindung:" + +#~ msgid "Progress indicator:" +#~ msgstr "Fortschrittsanzeige:" + +#~ msgid "Web Content" +#~ msgstr "Web-Inhalt" + +#~ msgid "Ask destination for each download" +#~ msgstr "Zielort für jeden Download nachfragen" diff --git a/po/rekonq_it.po b/po/rekonq_it.po index 63ec4ace..5bd5aa03 100644 --- a/po/rekonq_it.po +++ b/po/rekonq_it.po @@ -1,149 +1,173 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Andrea Diamantini , 2009. +# This file is distributed under the same license as the rekonq package. +# FIRST AUTHOR Andrea Diamantini , 2009. msgid "" msgstr "" "Project-Id-Version: rekonq\n" "Report-Msgid-Bugs-To: http://sourceforge." "net/tracker/?group_id=252277&atid=1126949\n" -"POT-Creation-Date: 2009-04-13 18:54+0200\n" -"PO-Revision-Date: 2009-04-13 19:04+0200\n" +"POT-Creation-Date: 2009-04-23 01:05+0200\n" +"PO-Revision-Date: 2009-04-23 01:30+0200\n" "Last-Translator: Andrea Diamantini \n" -"Language-Team: American English \n" +"Language-Team: Italian \n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Language: it_IT\n" "X-Generator: Lokalize 0.3\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: cookiejar.cpp:472 cookiejar.cpp:651 +#. i18n: file: rekonqui.rc:54 +#. i18n: ectx: Menu (go) +#: bookmarks.cpp:261 rc.cpp:87 +msgid "&Bookmarks" +msgstr "B&ookmarks" + +#: bookmarks.cpp:270 +msgid "Bookmarks Bar" +msgstr "B&ookmarks" + +#: cookiejar.cpp:473 cookiejar.cpp:652 msgid "Website" msgstr "" -#: cookiejar.cpp:474 +#: cookiejar.cpp:475 msgid "Name" -msgstr "" +msgstr "Nome" -#: cookiejar.cpp:476 +#: cookiejar.cpp:477 msgid "Path" -msgstr "" +msgstr "path" -#: cookiejar.cpp:478 +#: cookiejar.cpp:479 msgid "Secure" msgstr "" -#: cookiejar.cpp:480 +#: cookiejar.cpp:481 msgid "Expires" msgstr "" -#: cookiejar.cpp:482 +#: cookiejar.cpp:483 msgid "Contents" msgstr "" -#: cookiejar.cpp:653 +#: cookiejar.cpp:654 msgid "Status" msgstr "" #. i18n: file: cookiesexceptions.ui:77 #. i18n: ectx: property (text), widget (QPushButton, allowButton) -#: cookiejar.cpp:678 rc.cpp:27 +#: cookiejar.cpp:679 rc.cpp:27 msgid "Allow" -msgstr "" +msgstr "Permetti" #. i18n: file: cookiesexceptions.ui:57 #. i18n: ectx: property (text), widget (QPushButton, blockButton) -#: cookiejar.cpp:689 rc.cpp:21 +#: cookiejar.cpp:690 rc.cpp:21 msgid "Block" -msgstr "" +msgstr "Blocca" #. i18n: file: cookiesexceptions.ui:67 #. i18n: ectx: property (text), widget (QPushButton, allowForSessionButton) -#: cookiejar.cpp:700 rc.cpp:24 +#: cookiejar.cpp:701 rc.cpp:24 msgid "Allow For Session" +msgstr "Permetti per una sessione" + +#: download.cpp:72 +msgid "" +"Download '%1'?\n" +"Type: %2" +msgstr "Download '%1' \n Tipo: %2" + +#: download.cpp:73 +msgid "Download '%1'..." msgstr "" -#: findbar.cpp:39 +#: findbar.cpp:40 msgid "&Match case" msgstr "" -#: findbar.cpp:55 +#: findbar.cpp:56 msgid "Find: " -msgstr "" +msgstr "Trova:" -#: findbar.cpp:65 +#: findbar.cpp:66 msgid "&Next" msgstr "" -#: findbar.cpp:66 +#: findbar.cpp:67 msgid "&Previous" msgstr "" -#: history.cpp:422 +#: history.cpp:446 msgid "Title" -msgstr "" +msgstr "Titolo" -#: history.cpp:423 +#: history.cpp:447 msgid "Address" -msgstr "" +msgstr "Indirizzo" -#: history.cpp:680 +#: history.cpp:704 msgid "Show All History" -msgstr "" +msgstr "Mostra la cronologia" -#: history.cpp:684 +#: history.cpp:708 msgid "Clear History" -msgstr "" +msgstr "Cancella la cronologia" -#: history.cpp:765 +#: history.cpp:789 msgid "Open" -msgstr "" +msgstr "Apri" -#: history.cpp:767 +#: history.cpp:791 msgid "Copy" -msgstr "" +msgstr "Copia" -#: history.cpp:769 +#: history.cpp:793 msgid "Delete" -msgstr "" +msgstr "Cancella" -#: history.cpp:1152 +#: history.cpp:1176 msgid "Earlier Today" msgstr "" -#: history.cpp:1157 +#: history.cpp:1181 msgid " items" msgstr "" -#: main.cpp:29 +#: main.cpp:30 msgid "KDE Browser Webkit Based" msgstr "" -#: main.cpp:39 +#: main.cpp:40 msgid "rekonq" msgstr "" -#: main.cpp:43 -msgid "(C) 2008 Andrea Diamantini" +#: main.cpp:44 +msgid "(C) 2009 rekonq team" msgstr "" -#: main.cpp:49 +#: main.cpp:51 msgid "Andrea Diamantini" msgstr "" -#: main.cpp:61 +#: main.cpp:52 +msgid "Project Lead, Developer, Italian translations" +msgstr "" + +#: main.cpp:68 msgid "Location to open" msgstr "" -#: mainview.cpp:79 +#: mainview.cpp:80 msgid "Recently Closed Tabs" -msgstr "" +msgstr "tabs chiuse recentemente" -#: mainview.cpp:361 mainview.cpp:385 +#: mainview.cpp:362 mainview.cpp:386 mainview.cpp:567 msgid "(Untitled)" msgstr "(senza titolo)" -#: mainview.cpp:502 +#: mainview.cpp:503 msgid "" "You have modified this page and when closing it you would lose the " "modification.\n" @@ -153,104 +177,120 @@ msgstr "" "modifiche.\n" "Vuoi davvero chiudere questa pagina?\n" -#: mainview.cpp:504 +#: mainview.cpp:505 msgid "Do you really want to close this page?" msgstr "Vuoi davvero chiudere questa pagina?" -#: mainwindow.cpp:121 -msgid "B&ookmarks" -msgstr "B&ookmarks" - -#: mainwindow.cpp:164 +#: mainwindow.cpp:170 msgid "Location Bar" -msgstr "" +msgstr "Barra degli Indirizzi" -#: mainwindow.cpp:170 +#: mainwindow.cpp:176 msgid "Search Bar" msgstr "Barra di ricerca" -#: mainwindow.cpp:206 +#: mainwindow.cpp:216 msgid "&Stop" msgstr "&Stop" -#: mainwindow.cpp:212 +#: mainwindow.cpp:222 msgid "reload" msgstr "ricarica" -#: mainwindow.cpp:217 +#: mainwindow.cpp:227 msgid "Open Location" -msgstr "" +msgstr "Carica Indirizzo" -#: mainwindow.cpp:221 +#: mainwindow.cpp:231 msgid "&Enlarge Font" msgstr "Allarga Caratt&ere" -#: mainwindow.cpp:226 +#: mainwindow.cpp:236 msgid "&Normal Font" msgstr "Carattere &Normale" -#: mainwindow.cpp:231 +#: mainwindow.cpp:241 msgid "&Shrink Font" msgstr "&Stringi Carattere" -#: mainwindow.cpp:236 +#: mainwindow.cpp:246 msgid "Page S&ource" msgstr "S&orgente della pagina" -#: mainwindow.cpp:241 +#: mainwindow.cpp:251 msgid "Web &Inspector" msgstr "" -#: mainwindow.cpp:246 +#: mainwindow.cpp:256 msgid "Private &Browsing" msgstr "Navigazione Privata" -#: mainwindow.cpp:252 +#: mainwindow.cpp:262 msgid "Back" msgstr "Indietro" -#: mainwindow.cpp:260 +#: mainwindow.cpp:270 msgid "Forward" msgstr "Avanti" -#: mainwindow.cpp:265 tabbar.cpp:98 +#: mainwindow.cpp:275 tabbar.cpp:99 msgid "New &Tab" msgstr "Nuova &Tab" -#: mainwindow.cpp:273 tabbar.cpp:106 +#: mainwindow.cpp:283 tabbar.cpp:107 msgid "&Close Tab" msgstr "&Chiudi Tab" -#: mainwindow.cpp:278 +#: mainwindow.cpp:288 msgid "Show Next Tab" msgstr "Mostra la prossima Tab" -#: mainwindow.cpp:283 +#: mainwindow.cpp:293 msgid "Show Previous Tab" msgstr "Mostra la Tab precedente" -#: mainwindow.cpp:295 +#: mainwindow.cpp:299 +msgid "Clear Location Bar" +msgstr "Cancella la Barra degli Indirizzi" + +#: mainwindow.cpp:303 +msgid "" +"Clear Location bar

Clears the contents of the location bar." +"" +msgstr "" +"Cancella la barra degli indirizzi

Cancella il contenuto " +"della barra degli indirizzi" + +#. i18n: file: history.ui:13 +#. i18n: ectx: property (windowTitle), widget (QDialog, HistoryDialog) +#. i18n: file: settings_privacy.ui:20 +#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) +#: mainwindow.cpp:312 mainwindow.cpp:320 rc.cpp:39 rc.cpp:156 +msgid "History" +msgstr "Cronologia" + +#: mainwindow.cpp:336 msgid "&History" msgstr "Cronologia" -#: mainwindow.cpp:474 +#: mainwindow.cpp:522 msgid "Web Resources (*.html *.htm *.svg *.png *.gif *.svgz);;All files (*.*)" msgstr "" "Risorse Web (*.html *.htm *.svg *.png *.gif *.svgz);;Tutti i files (*.*)" -#: mainwindow.cpp:476 +#: mainwindow.cpp:524 msgid "Open Web Resource" msgstr "Apri Risorsa Web" -#: mainwindow.cpp:508 +#: mainwindow.cpp:558 msgid "Print Document" msgstr "Stampa Documento" -#: mainwindow.cpp:520 +#: mainwindow.cpp:570 msgid "Are you sure you want to turn on private browsing?" msgstr "" -#: mainwindow.cpp:521 +#: mainwindow.cpp:571 msgid "" "

When private browsing in turned on, webpages are not added to " "the history, new cookies are not stored, current cookies can't be accessed, " @@ -260,194 +300,234 @@ msgid "" "webpages you have opened." msgstr "" -#: mainwindow.cpp:581 mainwindow.cpp:603 +#: mainwindow.cpp:631 mainwindow.cpp:653 msgid " not found." msgstr "" -#: mainwindow.cpp:657 -msgid "Page Source of " -msgstr "" - -#: mainwindow.cpp:676 +#: mainwindow.cpp:741 msgid "" "The web inspector will only work correctly for pages that were loaded after " "enabling.\n" "Do you want to reload all pages?" msgstr "" -#: mainwindow.cpp:678 +#: mainwindow.cpp:743 msgid "Web Inspector" msgstr "" -#: mainwindow.cpp:708 +#: mainwindow.cpp:775 msgid "Stop loading the current page" msgstr "" -#: mainwindow.cpp:709 +#: mainwindow.cpp:776 msgid "Stop" msgstr "" -#: mainwindow.cpp:716 +#: mainwindow.cpp:783 msgid "Reload the current page" msgstr "" -#: mainwindow.cpp:717 +#: mainwindow.cpp:784 msgid "Reload" msgstr "" -#: mainwindow.cpp:805 -msgid "Closing" -msgstr "" - -#: mainwindow.cpp:810 -msgid "C&lose Current Tab" -msgstr "" - -#: mainwindow.cpp:816 +#: mainwindow.cpp:867 msgid "" "Are you sure you want to close the window?\n" -"There are %1 tab open" +"You have %1 tab(s) open" msgstr "" -#: mainwindow.cpp:818 -msgid "Do not ask again" +#: mainwindow.cpp:868 +#, fuzzy +msgid "Are you sure you want to close the window?" +msgstr "Vuoi davvero chiudere questa pagina?" + +#: mainwindow.cpp:870 +msgid "C&lose Current Tab" msgstr "" -#: networkaccessmanager.cpp:112 +#: networkaccessmanager.cpp:111 msgid "Enter username and password for " msgstr "" -#: networkaccessmanager.cpp:113 +#: networkaccessmanager.cpp:112 msgid " at " msgstr "" -#: networkaccessmanager.cpp:138 +#: networkaccessmanager.cpp:137 msgid "Connect to proxy " msgstr "" -#: networkaccessmanager.cpp:138 +#: networkaccessmanager.cpp:137 msgid " using:" msgstr "" -#: networkaccessmanager.cpp:158 +#: networkaccessmanager.cpp:157 msgid "" "SSL Errors:\n" "\n" msgstr "" -#: searchbar.cpp:57 +#: panelhistory.cpp:49 +#, fuzzy +msgid "Search: " +msgstr "Barra di ricerca" + +#: searchbar.cpp:58 msgid "Search.." -msgstr "" +msgstr "Cerca.." #. i18n: file: settings_general.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, general) -#: settings.cpp:80 rc.cpp:120 +#: settings.cpp:82 rc.cpp:126 msgid "General" msgstr "" #. i18n: file: settings_fonts.ui:20 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) -#: settings.cpp:86 rc.cpp:105 +#: settings.cpp:88 rc.cpp:111 msgid "Fonts" msgstr "" #. i18n: file: settings_privacy.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, privacy) -#: settings.cpp:92 rc.cpp:141 +#: settings.cpp:94 rc.cpp:153 msgid "Privacy" msgstr "" #. i18n: file: settings_proxy.ui:13 #. i18n: ectx: property (windowTitle), widget (QWidget, proxy) -#: settings.cpp:98 rc.cpp:201 +#: settings.cpp:100 rc.cpp:213 msgid "Proxy" msgstr "" -#: settings.cpp:104 +#: settings.cpp:106 msgid "Webkit" msgstr "" -#: settings.cpp:117 +#: settings.cpp:122 msgid "rekonfig.." msgstr "" -#: settings.cpp:139 +#: settings.cpp:144 msgid "Specifies whether images are automatically loaded in web pages" msgstr "" +"Specifica se le immagini vengano caricate automaticamente nelle pagine web" -#: settings.cpp:140 +#: settings.cpp:145 msgid "Enables the running of JavaScript programs." -msgstr "" +msgstr "Abilita l'esecuzione del javascript" -#: settings.cpp:141 +#: settings.cpp:146 msgid "Enables Java applets." -msgstr "" +msgstr "Abilita la applet java" -#: settings.cpp:142 +#: settings.cpp:147 msgid "Enables plugins in web pages." -msgstr "" +msgstr "Abilita i plugins nelle pagine web" -#: settings.cpp:143 +#: settings.cpp:148 msgid "Allows JavaScript programs to opening new windows." -msgstr "" +msgstr "Permetti al javascript aprire nuove finestre" -#: settings.cpp:144 +#: settings.cpp:149 msgid "Allows JavaScript programs to reading/writing to the clipboard." -msgstr "" +msgstr "Permetti a javascript to leggere/scrivere nella clipboard" -#: settings.cpp:145 +#: settings.cpp:150 msgid "Includes hyperlinks in the keyboard focus chain." msgstr "" -#: settings.cpp:146 +#: settings.cpp:151 msgid "Applies the zoom factor on a frame to only the text or all content." msgstr "" +"Applica il fattore di zoom in un frame solo al testo o a tutto il contenuto" -#: settings.cpp:147 +#: settings.cpp:152 msgid "Draws also background color and images when the page is printed." msgstr "" +"Disegna anche i colori e le immagini di sfondo quando la pagina viene " +"stampata" -#: settings.cpp:148 +#: settings.cpp:153 msgid "Support for the HTML 5 offline storage feature." msgstr "" -#: settings.cpp:149 +#: settings.cpp:154 msgid "Support for the HTML 5 web application cache feature." -msgstr "" +msgstr " " -#: settings.cpp:150 +#: settings.cpp:155 msgid "Support for the HTML 5 local storage feature." -msgstr "" +msgstr "Supporto per lo storage locale di HTML 5" -#: tabbar.cpp:104 +#: tabbar.cpp:105 msgid "Clone Tab" -msgstr "" +msgstr "Clona tab" -#: tabbar.cpp:107 +#: tabbar.cpp:108 msgid "Close &Other Tabs" -msgstr "" +msgstr "Chiudi le altre tab" -#: tabbar.cpp:109 +#: tabbar.cpp:110 msgid "Reload Tab" -msgstr "" +msgstr "Ricarica tab" -#: tabbar.cpp:115 +#: tabbar.cpp:116 msgid "Reload All Tabs" -msgstr "" +msgstr "Ricarica tutte le tabs" -#: webview.cpp:206 +#: webview.cpp:203 msgid "Error loading page: " -msgstr "" +msgstr "Errore nel caricamento della pagina" -#: webview.cpp:264 -msgid "Open in New Tab" -msgstr "" +#: webview.cpp:262 +msgid "Open Link in New &Tab" +msgstr "Apri link in una nuova tab" + +#: webview.cpp:268 +msgid "Cu&t" +msgstr "Taglia" + +#: webview.cpp:273 +msgid "&Copy" +msgstr "Copia" + +#: webview.cpp:278 +msgid "&Paste" +msgstr "Incolla" + +#: webview.cpp:283 +msgid "&Save Image As..." +msgstr "Salva Immagine come.." + +#: webview.cpp:288 +msgid "&Copy This Image" +msgstr "Copia immagine" + +#: webview.cpp:293 +msgid "&Save Link As..." +msgstr "Salva link.." + +#: webview.cpp:298 +msgid "&Copy Link Location" +msgstr "Copia link" + +#: webview.cpp:309 +#, fuzzy +msgid "Bookmark This Page" +msgstr "B&ookmarks" + +#: webview.cpp:356 +#, fuzzy +msgid "&Bookmark This Link" +msgstr "B&ookmarks" #. i18n: file: cookies.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, CookiesDialog) #. i18n: file: settings_privacy.ui:73 #. i18n: ectx: property (title), widget (QGroupBox, cookiesGroupBox) -#: rc.cpp:3 rc.cpp:168 +#: rc.cpp:3 rc.cpp:180 msgid "Cookies" msgstr "" @@ -459,37 +539,37 @@ msgstr "" #. i18n: ectx: property (text), widget (QPushButton, removeButton) #: rc.cpp:6 rc.cpp:33 rc.cpp:42 msgid "&Remove" -msgstr "" +msgstr "Rimuovi" #. i18n: file: cookies.ui:48 #. i18n: ectx: property (text), widget (QPushButton, removeAllButton) #: rc.cpp:9 msgid "Remove &All Cookies" -msgstr "" +msgstr "Rimuovi tutti i cookies" #. i18n: file: cookiesexceptions.ui:13 #. i18n: ectx: property (windowTitle), widget (QDialog, CookiesExceptionsDialog) #: rc.cpp:12 msgid "Cookie Exceptions" -msgstr "" +msgstr "Eccezioni" #. i18n: file: cookiesexceptions.ui:19 #. i18n: ectx: property (title), widget (QGroupBox, newExceptionGroupBox) #: rc.cpp:15 msgid "New Exception" -msgstr "" +msgstr "Nuova eccezione" #. i18n: file: cookiesexceptions.ui:27 #. i18n: ectx: property (text), widget (QLabel, label) #: rc.cpp:18 msgid "Domain:" -msgstr "" +msgstr "Dominio:" #. i18n: file: cookiesexceptions.ui:89 #. i18n: ectx: property (title), widget (QGroupBox, ExceptionsGroupBox) #: rc.cpp:30 msgid "Exceptions" -msgstr "" +msgstr "Eccezioni" #. i18n: file: cookiesexceptions.ui:121 #. i18n: ectx: property (text), widget (QPushButton, removeAllButton) @@ -497,15 +577,7 @@ msgstr "" #. i18n: ectx: property (text), widget (QPushButton, removeAllButton) #: rc.cpp:36 rc.cpp:45 msgid "Remove &All" -msgstr "" - -#. i18n: file: history.ui:13 -#. i18n: ectx: property (windowTitle), widget (QDialog, HistoryDialog) -#. i18n: file: settings_privacy.ui:20 -#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) -#: rc.cpp:39 rc.cpp:144 -msgid "History" -msgstr "" +msgstr "Rimuovi tutti" #. i18n: file: password.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, passwordWidget) @@ -513,7 +585,7 @@ msgstr "" #. i18n: ectx: property (windowTitle), widget (QWidget, proxyWidget) #. i18n: file: settings_webkit.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, webkit) -#: rc.cpp:48 rc.cpp:63 rc.cpp:231 +#: rc.cpp:48 rc.cpp:63 rc.cpp:243 msgid "Form" msgstr "" @@ -533,7 +605,9 @@ msgstr "" #. i18n: ectx: property (text), widget (QLabel, label) #. i18n: file: proxy.ui:37 #. i18n: ectx: property (text), widget (QLabel, usernameLabel) -#: rc.cpp:57 rc.cpp:72 +#. i18n: file: settings_proxy.ui:102 +#. i18n: ectx: property (text), widget (QLabel, label_12) +#: rc.cpp:57 rc.cpp:72 rc.cpp:237 msgid "Username:" msgstr "" @@ -543,7 +617,7 @@ msgstr "" #. i18n: ectx: property (text), widget (QLabel, passwordLabel) #. i18n: file: settings_proxy.ui:115 #. i18n: ectx: property (text), widget (QLabel, label_13) -#: rc.cpp:60 rc.cpp:75 rc.cpp:228 +#: rc.cpp:60 rc.cpp:75 rc.cpp:240 msgid "Password:" msgstr "" @@ -557,343 +631,355 @@ msgstr "" #. i18n: ectx: property (text), widget (QLabel, introLabel) #: rc.cpp:69 msgid "Connect to proxy" -msgstr "" +msgstr "Connetti al proxy" #. i18n: file: rekonqui.rc:8 #. i18n: ectx: Menu (file) #: rc.cpp:78 msgid "&File" -msgstr "" +msgstr "File" #. i18n: file: rekonqui.rc:24 #. i18n: ectx: Menu (edit) #: rc.cpp:81 msgid "&Edit" -msgstr "" +msgstr "Modifica" #. i18n: file: rekonqui.rc:38 #. i18n: ectx: Menu (view) #: rc.cpp:84 msgid "&View" -msgstr "" +msgstr "Vedi" -#. i18n: file: rekonqui.rc:57 +#. i18n: file: rekonqui.rc:58 #. i18n: ectx: Menu (tools) -#: rc.cpp:87 +#: rc.cpp:90 msgid "&Tools" -msgstr "" +msgstr "Strumenti" -#. i18n: file: rekonqui.rc:63 +#. i18n: file: rekonqui.rc:64 #. i18n: ectx: Menu (settings) -#: rc.cpp:90 +#: rc.cpp:93 msgid "&Settings" -msgstr "" +msgstr "Impostazioni" + +#. i18n: file: rekonqui.rc:67 +#. i18n: ectx: Menu (side_panels) +#: rc.cpp:96 +msgid "Side &Panels" +msgstr "Pannelli laterali" -#. i18n: file: rekonqui.rc:79 +#. i18n: file: rekonqui.rc:84 #. i18n: ectx: ToolBar (mainToolBar) -#: rc.cpp:93 +#: rc.cpp:99 msgid "Main Toolbar" msgstr "" -#. i18n: file: rekonqui.rc:89 +#. i18n: file: rekonqui.rc:94 #. i18n: ectx: ToolBar (locationToolBar) -#: rc.cpp:96 +#: rc.cpp:102 msgid "Location Toolbar" msgstr "" -#. i18n: file: rekonqui.rc:96 +#. i18n: file: rekonqui.rc:101 #. i18n: ectx: ToolBar (bookmarksToolBar) -#: rc.cpp:99 +#: rc.cpp:105 msgid "Bookmark Toolbar" msgstr "" #. i18n: file: settings_fonts.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, fonts) -#. i18n: file: settings_general.ui:86 +#. i18n: file: settings_general.ui:93 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_3) -#: rc.cpp:102 rc.cpp:135 +#: rc.cpp:108 rc.cpp:144 msgid "Appearance" msgstr "" #. i18n: file: settings_fonts.ui:28 #. i18n: ectx: property (text), widget (QLabel, label) -#: rc.cpp:108 +#: rc.cpp:114 msgid "Standard Font" msgstr "" #. i18n: file: settings_fonts.ui:35 #. i18n: ectx: property (text), widget (QLabel, label_2) -#: rc.cpp:111 +#: rc.cpp:117 msgid "Fixed Font" msgstr "" #. i18n: file: settings_fonts.ui:53 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) -#: rc.cpp:114 +#: rc.cpp:120 msgid "Dimension" -msgstr "" +msgstr "Dimensione" #. i18n: file: settings_fonts.ui:61 #. i18n: ectx: property (text), widget (QLabel, label_3) -#: rc.cpp:117 +#: rc.cpp:123 msgid "Font Size" -msgstr "" +msgstr "Dimensione font" #. i18n: file: settings_general.ui:20 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) -#: rc.cpp:123 +#: rc.cpp:129 msgid "Places" msgstr "" #. i18n: file: settings_general.ui:26 #. i18n: ectx: property (text), widget (QLabel, label_3) -#: rc.cpp:126 -msgid "Home:" +#: rc.cpp:132 +msgid "Home Page:" msgstr "" #. i18n: file: settings_general.ui:48 #. i18n: ectx: property (text), widget (QPushButton, setHomeToCurrentPageButton) -#: rc.cpp:129 +#: rc.cpp:135 msgid "Set to current page" -msgstr "" +msgstr "Imposta alla pagina corrente" #. i18n: file: settings_general.ui:73 #. i18n: ectx: property (text), widget (QLabel, label_7) -#: rc.cpp:132 +#: rc.cpp:138 msgid "Save downloads to:" -msgstr "" +msgstr "Salva download:" -#. i18n: file: settings_general.ui:92 +#. i18n: file: settings_general.ui:83 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_downloadToDefaultDir) +#: rc.cpp:141 +msgid "ask where saving downloads" +msgstr "Chiedi dove salvare i downloads" + +#. i18n: file: settings_general.ui:99 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_alwaysShowTabBar) -#: rc.cpp:138 -msgid "Always show TabBar" -msgstr "" +#: rc.cpp:147 +msgid "Always show tab bar" +msgstr "Mostra sempre la tab bar" + +#. i18n: file: settings_general.ui:106 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_showSideBar) +#: rc.cpp:150 +msgid "Show side panel" +msgstr "Mostra il pannello laterale" #. i18n: file: settings_privacy.ui:26 #. i18n: ectx: property (text), widget (QLabel, label_4) -#: rc.cpp:147 +#: rc.cpp:159 msgid "Remove history items:" -msgstr "" +msgstr "Rimuovi la cronologia:" #. i18n: file: settings_privacy.ui:37 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) -#: rc.cpp:150 +#: rc.cpp:162 msgid "After one day" -msgstr "" +msgstr "Dopo 1 giorno" #. i18n: file: settings_privacy.ui:42 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) -#: rc.cpp:153 +#: rc.cpp:165 msgid "After one week" -msgstr "" +msgstr "Dopo 1 settimana" #. i18n: file: settings_privacy.ui:47 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) -#: rc.cpp:156 +#: rc.cpp:168 msgid "After two weeks" -msgstr "" +msgstr "Dopo 2 settimane" #. i18n: file: settings_privacy.ui:52 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) -#: rc.cpp:159 +#: rc.cpp:171 msgid "After one month" -msgstr "" +msgstr "Dopo 1 mese" #. i18n: file: settings_privacy.ui:57 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) -#: rc.cpp:162 +#: rc.cpp:174 msgid "After one year" -msgstr "" +msgstr "Dopo 1 anno" #. i18n: file: settings_privacy.ui:62 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) -#: rc.cpp:165 +#: rc.cpp:177 msgid "Manually" -msgstr "" +msgstr "Manualmente" #. i18n: file: settings_privacy.ui:79 #. i18n: ectx: property (text), widget (QLabel, label_2) -#: rc.cpp:171 +#: rc.cpp:183 msgid "Accept Cookies:" -msgstr "" +msgstr "Accetta Cookies:" #. i18n: file: settings_privacy.ui:90 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_acceptCookies) -#: rc.cpp:174 +#: rc.cpp:186 msgid "Always" -msgstr "" +msgstr "Sempre" #. i18n: file: settings_privacy.ui:95 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_acceptCookies) -#: rc.cpp:177 +#: rc.cpp:189 msgid "Never" -msgstr "" +msgstr "Mai" #. i18n: file: settings_privacy.ui:100 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_acceptCookies) -#: rc.cpp:180 -msgid "Only from sites you navigate to" -msgstr "" +#: rc.cpp:192 +msgid "Only from sites you visit" +msgstr "Solo dai siti che visiti" #. i18n: file: settings_privacy.ui:108 #. i18n: ectx: property (text), widget (QPushButton, exceptionsButton) -#: rc.cpp:183 +#: rc.cpp:195 msgid "Exceptions..." -msgstr "" +msgstr "Eccezioni.." #. i18n: file: settings_privacy.ui:115 #. i18n: ectx: property (text), widget (QLabel, label) -#: rc.cpp:186 +#: rc.cpp:198 msgid "Keep until:" -msgstr "" +msgstr "Mantieni finché" #. i18n: file: settings_privacy.ui:126 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_keepCookiesUntil) -#: rc.cpp:189 +#: rc.cpp:201 msgid "They expire" -msgstr "" +msgstr "non scadono" #. i18n: file: settings_privacy.ui:131 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_keepCookiesUntil) -#: rc.cpp:192 +#: rc.cpp:204 msgid "I exit the application" -msgstr "" +msgstr "esci dall'applicazione" #. i18n: file: settings_privacy.ui:136 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_keepCookiesUntil) -#: rc.cpp:195 +#: rc.cpp:207 msgid "At most 90 days" -msgstr "" +msgstr "Al massimo 90 giorni" #. i18n: file: settings_privacy.ui:144 #. i18n: ectx: property (text), widget (QPushButton, cookiesButton) -#: rc.cpp:198 +#: rc.cpp:210 msgid "Cookies..." msgstr "" #. i18n: file: settings_proxy.ui:19 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_isProxyEnabled) -#: rc.cpp:204 -msgid "enable proxy" -msgstr "" +#: rc.cpp:216 +msgid "Enable proxy" +msgstr "Abilita proxy" #. i18n: file: settings_proxy.ui:26 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) -#: rc.cpp:207 +#: rc.cpp:219 msgid "Proxy Settings" -msgstr "" +msgstr "Impostazioni Proxy:" #. i18n: file: settings_proxy.ui:32 #. i18n: ectx: property (text), widget (QLabel, label_9) -#: rc.cpp:210 +#: rc.cpp:222 msgid "Type:" -msgstr "" +msgstr "Tipo:" #. i18n: file: settings_proxy.ui:43 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_proxyType) -#: rc.cpp:213 -msgid "Socks5" +#: rc.cpp:225 +msgid "SOCKS 5" msgstr "" #. i18n: file: settings_proxy.ui:48 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_proxyType) -#: rc.cpp:216 -msgid "Http" +#: rc.cpp:228 +msgid "HTTP" msgstr "" #. i18n: file: settings_proxy.ui:56 #. i18n: ectx: property (text), widget (QLabel, label_10) -#: rc.cpp:219 +#: rc.cpp:231 msgid "Host:" -msgstr "" +msgstr "Host:" #. i18n: file: settings_proxy.ui:69 #. i18n: ectx: property (text), widget (QLabel, label_11) -#: rc.cpp:222 +#: rc.cpp:234 msgid "Port:" -msgstr "" - -#. i18n: file: settings_proxy.ui:102 -#. i18n: ectx: property (text), widget (QLabel, label_12) -#: rc.cpp:225 -msgid "User Name:" -msgstr "" +msgstr "Porta:" #. i18n: file: settings_webkit.ui:20 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) -#: rc.cpp:234 +#: rc.cpp:246 msgid "WebKit Settings" -msgstr "" +msgstr "Impostazioni WebKit" #. i18n: file: settings_webkit.ui:26 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_autoLoadImages) -#: rc.cpp:237 +#: rc.cpp:249 msgid "Auto Load Images" -msgstr "" +msgstr "Carica automaticamente immagini" #. i18n: file: settings_webkit.ui:40 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_linksIncludedInFocusChain) -#: rc.cpp:240 +#: rc.cpp:252 msgid "Links included in focus chain" msgstr "" #. i18n: file: settings_webkit.ui:47 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_javascriptEnabled) -#: rc.cpp:243 +#: rc.cpp:255 msgid "Javascript support" -msgstr "" +msgstr "Supporto a Javascript" #. i18n: file: settings_webkit.ui:54 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_zoomTextOnly) -#: rc.cpp:246 +#: rc.cpp:258 msgid "Zoom Text Only" -msgstr "" +msgstr "Zoom solo testo" #. i18n: file: settings_webkit.ui:61 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_javaEnabled) -#: rc.cpp:249 +#: rc.cpp:261 msgid "Java support" -msgstr "" +msgstr "supporto a Java" #. i18n: file: settings_webkit.ui:68 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_printElementBackgrounds) -#: rc.cpp:252 +#: rc.cpp:264 msgid "Print element Backgrounds" -msgstr "" +msgstr "Stampa gli elementi di sfondo" #. i18n: file: settings_webkit.ui:75 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_pluginsEnabled) -#: rc.cpp:255 +#: rc.cpp:267 msgid "Plugins" msgstr "" #. i18n: file: settings_webkit.ui:82 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_offlineStorageDatabaseEnabled) -#: rc.cpp:258 +#: rc.cpp:270 msgid "Offline storage Database" msgstr "" #. i18n: file: settings_webkit.ui:89 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_javascriptCanOpenWindows) -#: rc.cpp:261 +#: rc.cpp:273 msgid "Javascript can open windows" -msgstr "" +msgstr "javascript può aprire finestre" #. i18n: file: settings_webkit.ui:96 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_offlineWebApplicationCacheEnabled) -#: rc.cpp:264 +#: rc.cpp:276 msgid "Offline Web Application Cache " msgstr "" #. i18n: file: settings_webkit.ui:103 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_javascriptCanAccessClipboard) -#: rc.cpp:267 +#: rc.cpp:279 msgid "Javascript can access clipboard" -msgstr "" +msgstr "javascript può accedere alla clipboard" #. i18n: file: settings_webkit.ui:110 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_localStorageDatabaseEnabled) -#: rc.cpp:270 +#: rc.cpp:282 msgid "Local storage database" msgstr "" diff --git a/po/rekonq_ru.po b/po/rekonq_ru.po index 17fe5e52..a3b611c1 100644 --- a/po/rekonq_ru.po +++ b/po/rekonq_ru.po @@ -1,255 +1,302 @@ -# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the rekonq package. # FIRST AUTHOR Domrachev Alexandr , 2009. -#, fuzzy +# Domrachev Alexandr , 2009. msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://sourceforge.net/tracker/?" "group_id=252277&atid=1126949\n" -"POT-Creation-Date: 2009-04-13 18:54+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator:Domrachev Alexandr \n" -"Language-Team: LANGUAGE \n" +"POT-Creation-Date: 2009-04-23 01:05+0200\n" +"PO-Revision-Date: 2009-04-18 22:21+0400\n" +"Last-Translator: Domrachev Alexandr \n" +"Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Language: ru_RU\n" +"X-Generator: Lokalize 0.3\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. i18n: file: rekonqui.rc:54 +#. i18n: ectx: Menu (go) +#: bookmarks.cpp:261 rc.cpp:87 +msgid "&Bookmarks" +msgstr "&Закладки" -#: cookiejar.cpp:472 cookiejar.cpp:651 +#: bookmarks.cpp:270 +msgid "Bookmarks Bar" +msgstr "Панель закладок" + +#: cookiejar.cpp:473 cookiejar.cpp:652 msgid "Website" -msgstr "" +msgstr "Сайт" -#: cookiejar.cpp:474 +#: cookiejar.cpp:475 msgid "Name" -msgstr "" +msgstr "Имя" -#: cookiejar.cpp:476 +#: cookiejar.cpp:477 msgid "Path" -msgstr "" +msgstr "Путь" -#: cookiejar.cpp:478 +#: cookiejar.cpp:479 msgid "Secure" msgstr "" -#: cookiejar.cpp:480 +#: cookiejar.cpp:481 msgid "Expires" -msgstr "" +msgstr "Истекает" -#: cookiejar.cpp:482 +#: cookiejar.cpp:483 msgid "Contents" -msgstr "" +msgstr "Содержимое" -#: cookiejar.cpp:653 +#: cookiejar.cpp:654 msgid "Status" -msgstr "" +msgstr "Статус" #. i18n: file: cookiesexceptions.ui:77 #. i18n: ectx: property (text), widget (QPushButton, allowButton) -#: cookiejar.cpp:678 rc.cpp:27 +#: cookiejar.cpp:679 rc.cpp:27 msgid "Allow" -msgstr "" +msgstr "Разрешить" #. i18n: file: cookiesexceptions.ui:57 #. i18n: ectx: property (text), widget (QPushButton, blockButton) -#: cookiejar.cpp:689 rc.cpp:21 +#: cookiejar.cpp:690 rc.cpp:21 msgid "Block" -msgstr "" +msgstr "Блокировать" #. i18n: file: cookiesexceptions.ui:67 #. i18n: ectx: property (text), widget (QPushButton, allowForSessionButton) -#: cookiejar.cpp:700 rc.cpp:24 +#: cookiejar.cpp:701 rc.cpp:24 msgid "Allow For Session" +msgstr "Разрешить до конца сессии" + +#: download.cpp:72 +msgid "" +"Download '%1'?\n" +"Type: %2" msgstr "" +"Загрузить '%1'?\n" +"Тип: %2" + +#: download.cpp:73 +msgid "Download '%1'..." +msgstr "Загрузка '%1'..." -#: findbar.cpp:39 +#: findbar.cpp:40 msgid "&Match case" -msgstr "" +msgstr "С учётом &регистра" -#: findbar.cpp:55 +#: findbar.cpp:56 msgid "Find: " -msgstr "" +msgstr "Поиск:" -#: findbar.cpp:65 +#: findbar.cpp:66 msgid "&Next" -msgstr "" +msgstr "&Вперед" -#: findbar.cpp:66 +#: findbar.cpp:67 msgid "&Previous" -msgstr "" +msgstr "&Назад" -#: history.cpp:422 +#: history.cpp:446 msgid "Title" msgstr "" -#: history.cpp:423 +#: history.cpp:447 msgid "Address" msgstr "" -#: history.cpp:680 +#: history.cpp:704 msgid "Show All History" -msgstr "" +msgstr "Открыть журнал" -#: history.cpp:684 +#: history.cpp:708 msgid "Clear History" msgstr "Очистить журнал" -#: history.cpp:765 +#: history.cpp:789 msgid "Open" msgstr "Открыть" -#: history.cpp:767 +#: history.cpp:791 msgid "Copy" msgstr "Копировать" -#: history.cpp:769 +#: history.cpp:793 msgid "Delete" msgstr "Удалить" -#: history.cpp:1152 +#: history.cpp:1176 msgid "Earlier Today" -msgstr "" +msgstr "Сегодня ранее" -#: history.cpp:1157 +#: history.cpp:1181 msgid " items" msgstr "" -#: main.cpp:29 +#: main.cpp:30 msgid "KDE Browser Webkit Based" msgstr "" -#: main.cpp:39 +#: main.cpp:40 msgid "rekonq" msgstr "" -#: main.cpp:43 -msgid "(C) 2008 Andrea Diamantini" +#: main.cpp:44 +msgid "(C) 2009 rekonq team" msgstr "" -#: main.cpp:49 +#: main.cpp:51 msgid "Andrea Diamantini" msgstr "" -#: main.cpp:61 +#: main.cpp:52 +msgid "Project Lead, Developer, Italian translations" +msgstr "" + +#: main.cpp:68 msgid "Location to open" msgstr "" -#: mainview.cpp:79 +#: mainview.cpp:80 msgid "Recently Closed Tabs" msgstr "Недавно закрытые вкладки" -#: mainview.cpp:361 mainview.cpp:385 +#: mainview.cpp:362 mainview.cpp:386 mainview.cpp:567 msgid "(Untitled)" -msgstr "" +msgstr "(Без заголовка)" -#: mainview.cpp:502 +#: mainview.cpp:503 msgid "" "You have modified this page and when closing it you would lose the " "modification.\n" "Do you really want to close this page?\n" msgstr "" +"Вы изменили данную страницу, при закрытии Вы потеряете все изменения.\n" +"Вы действительно хотите закрыть эту страницу?\n" -#: mainview.cpp:504 +#: mainview.cpp:505 msgid "Do you really want to close this page?" msgstr "Вы действительно хотите закрыть эту страницу?" -#: mainwindow.cpp:121 -msgid "B&ookmarks" -msgstr "&Закладки" - -#: mainwindow.cpp:164 +#: mainwindow.cpp:170 msgid "Location Bar" -msgstr "" +msgstr "Отрыть местоположение" -#: mainwindow.cpp:170 -#, fuzzy +#: mainwindow.cpp:176 msgid "Search Bar" msgstr "Поиск..." -#: mainwindow.cpp:206 +#: mainwindow.cpp:216 #, fuzzy msgid "&Stop" msgstr "&Стоп" -#: mainwindow.cpp:212 +#: mainwindow.cpp:222 +#, fuzzy msgid "reload" -msgstr "" +msgstr "Обновить" -#: mainwindow.cpp:217 +#: mainwindow.cpp:227 msgid "Open Location" -msgstr "" +msgstr "Отрыть местоположение" -#: mainwindow.cpp:221 +#: mainwindow.cpp:231 msgid "&Enlarge Font" msgstr "У&величить шрифт" -#: mainwindow.cpp:226 +#: mainwindow.cpp:236 msgid "&Normal Font" msgstr "&Нормальный шрифт" -#: mainwindow.cpp:231 +#: mainwindow.cpp:241 msgid "&Shrink Font" msgstr "У&меньшить шрифт" -#: mainwindow.cpp:236 +#: mainwindow.cpp:246 msgid "Page S&ource" -msgstr "" +msgstr "Исходный &код" -#: mainwindow.cpp:241 +#: mainwindow.cpp:251 +#, fuzzy msgid "Web &Inspector" -msgstr "" +msgstr "Включить Web &Inspector" -#: mainwindow.cpp:246 +#: mainwindow.cpp:256 +#, fuzzy msgid "Private &Browsing" -msgstr "" +msgstr "Режим &конфиденциальности..." -#: mainwindow.cpp:252 +#: mainwindow.cpp:262 msgid "Back" -msgstr "" +msgstr "Назад" -#: mainwindow.cpp:260 +#: mainwindow.cpp:270 msgid "Forward" -msgstr "" +msgstr "Вперед" -#: mainwindow.cpp:265 tabbar.cpp:98 +#: mainwindow.cpp:275 tabbar.cpp:99 msgid "New &Tab" msgstr "Новая &вкладка" -#: mainwindow.cpp:273 tabbar.cpp:106 +#: mainwindow.cpp:283 tabbar.cpp:107 msgid "&Close Tab" msgstr "&Закрыть вкладку" -#: mainwindow.cpp:278 +#: mainwindow.cpp:288 msgid "Show Next Tab" msgstr "Открыть следующую вкладку" -#: mainwindow.cpp:283 +#: mainwindow.cpp:293 msgid "Show Previous Tab" -msgstr "" +msgstr "Открыть предыдущую вкладку" -#: mainwindow.cpp:295 +#: mainwindow.cpp:299 #, fuzzy -msgid "&History" +msgid "Clear Location Bar" +msgstr "Отрыть местоположение" + +#: mainwindow.cpp:303 +msgid "" +"Clear Location bar

Clears the contents of the location bar." +"" +msgstr "" + +#. i18n: file: history.ui:13 +#. i18n: ectx: property (windowTitle), widget (QDialog, HistoryDialog) +#. i18n: file: settings_privacy.ui:20 +#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) +#: mainwindow.cpp:312 mainwindow.cpp:320 rc.cpp:39 rc.cpp:156 +msgid "History" msgstr "Журнал" -#: mainwindow.cpp:474 +#: mainwindow.cpp:336 +msgid "&History" +msgstr "&Журнал" + +#: mainwindow.cpp:522 msgid "Web Resources (*.html *.htm *.svg *.png *.gif *.svgz);;All files (*.*)" -msgstr "" +msgstr "Веб ресурсы (*.html *.htm *.svg *.png *.gif *.svgz);;All files (*.*)" -#: mainwindow.cpp:476 +#: mainwindow.cpp:524 msgid "Open Web Resource" -msgstr "" +msgstr "Открыть..." -#: mainwindow.cpp:508 +#: mainwindow.cpp:558 msgid "Print Document" -msgstr "" +msgstr "Печать" -#: mainwindow.cpp:520 +#: mainwindow.cpp:570 msgid "Are you sure you want to turn on private browsing?" msgstr "Вы действительно хотите включить режим конфиденциальности?" -#: mainwindow.cpp:521 +#: mainwindow.cpp:571 +#, fuzzy msgid "" "

When private browsing in turned on, webpages are not added to " "the history, new cookies are not stored, current cookies can't be accessed, " @@ -258,200 +305,241 @@ msgid "" "window, you can still click the Back and Forward buttons to return to the " "webpages you have opened." msgstr "" +"

При включенном режиме конфиденциальности, страницы не " +"добавляются в журнал, по завершении загрузки они удаляются из списка " +"загрузок, новые cookie не сохраняются, к уже имеющимся доступ закрыт, " +"история поиска не сохраняется. Пока Вы не закроете окно, Вы можете " +"использовать кнопки \"Вперед\" и \"Назад\" для перемещения по уже посещенным " +"сайтам." -#: mainwindow.cpp:581 mainwindow.cpp:603 -#, fuzzy +#: mainwindow.cpp:631 mainwindow.cpp:653 msgid " not found." msgstr "не найдено." -#: mainwindow.cpp:657 -msgid "Page Source of " -msgstr "" - -#: mainwindow.cpp:676 +#: mainwindow.cpp:741 msgid "" "The web inspector will only work correctly for pages that were loaded after " "enabling.\n" "Do you want to reload all pages?" msgstr "" +"Web Inspector будет работать нормально только для страниц загруженных после " +"его включения.\n" +"Вы хотите обновить все вкладки?" -#: mainwindow.cpp:678 +#: mainwindow.cpp:743 msgid "Web Inspector" msgstr "" -#: mainwindow.cpp:708 +#: mainwindow.cpp:775 msgid "Stop loading the current page" msgstr "Остановить загрузку страницы" -#: mainwindow.cpp:709 +#: mainwindow.cpp:776 msgid "Stop" msgstr "" -#: mainwindow.cpp:716 +#: mainwindow.cpp:783 msgid "Reload the current page" msgstr "Обновить страницу" -#: mainwindow.cpp:717 +#: mainwindow.cpp:784 msgid "Reload" msgstr "Обновить" -#: mainwindow.cpp:805 -msgid "Closing" +#: mainwindow.cpp:867 +msgid "" +"Are you sure you want to close the window?\n" +"You have %1 tab(s) open" msgstr "" +"Вы действительно хотите закрыть окно?\n" +"У Вас окрыто %1 вкладк(а,и,ок)" -#: mainwindow.cpp:810 +#: mainwindow.cpp:868 +msgid "Are you sure you want to close the window?" +msgstr " Вы уверены, что хотите закрыть окно?" + +#: mainwindow.cpp:870 #, fuzzy msgid "C&lose Current Tab" msgstr "&Закрыть вкладку" -#: mainwindow.cpp:816 -#, fuzzy -msgid "" -"Are you sure you want to close the window?\n" -"There are %1 tab open" -msgstr "Вы действительно хотите включить режим конфиденциальности?" - -#: mainwindow.cpp:818 -msgid "Do not ask again" -msgstr "" - -#: networkaccessmanager.cpp:112 +#: networkaccessmanager.cpp:111 msgid "Enter username and password for " msgstr "Введите имя пользователя и пароль для " -#: networkaccessmanager.cpp:113 +#: networkaccessmanager.cpp:112 msgid " at " msgstr "" -#: networkaccessmanager.cpp:138 +#: networkaccessmanager.cpp:137 msgid "Connect to proxy " msgstr "" -#: networkaccessmanager.cpp:138 +#: networkaccessmanager.cpp:137 msgid " using:" msgstr "" -#: networkaccessmanager.cpp:158 +#: networkaccessmanager.cpp:157 msgid "" "SSL Errors:\n" "\n" msgstr "" -#: searchbar.cpp:57 +#: panelhistory.cpp:49 +msgid "Search: " +msgstr "Поиск: " + +#: searchbar.cpp:58 +#, fuzzy msgid "Search.." msgstr "Поиск..." #. i18n: file: settings_general.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, general) -#: settings.cpp:80 rc.cpp:120 +#: settings.cpp:82 rc.cpp:126 msgid "General" -msgstr "" +msgstr "Основное" #. i18n: file: settings_fonts.ui:20 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) -#: settings.cpp:86 rc.cpp:105 +#: settings.cpp:88 rc.cpp:111 msgid "Fonts" msgstr "Шрифты" #. i18n: file: settings_privacy.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, privacy) -#: settings.cpp:92 rc.cpp:141 +#: settings.cpp:94 rc.cpp:153 msgid "Privacy" -msgstr "" +msgstr "Приватность" #. i18n: file: settings_proxy.ui:13 #. i18n: ectx: property (windowTitle), widget (QWidget, proxy) -#: settings.cpp:98 rc.cpp:201 +#: settings.cpp:100 rc.cpp:213 msgid "Proxy" -msgstr "" +msgstr "Прокси" -#: settings.cpp:104 +#: settings.cpp:106 msgid "Webkit" msgstr "" -#: settings.cpp:117 +#: settings.cpp:122 +#, fuzzy msgid "rekonfig.." -msgstr "" +msgstr "Параметры..." -#: settings.cpp:139 +#: settings.cpp:144 msgid "Specifies whether images are automatically loaded in web pages" msgstr "" -#: settings.cpp:140 +#: settings.cpp:145 msgid "Enables the running of JavaScript programs." msgstr "" -#: settings.cpp:141 -#, fuzzy +#: settings.cpp:146 msgid "Enables Java applets." -msgstr "Включить Javascript" +msgstr "" -#: settings.cpp:142 -#, fuzzy +#: settings.cpp:147 msgid "Enables plugins in web pages." -msgstr "Включить плагины" +msgstr "Включает использование плагинов на странице" -#: settings.cpp:143 +#: settings.cpp:148 msgid "Allows JavaScript programs to opening new windows." msgstr "" -#: settings.cpp:144 +#: settings.cpp:149 msgid "Allows JavaScript programs to reading/writing to the clipboard." msgstr "" -#: settings.cpp:145 +#: settings.cpp:150 msgid "Includes hyperlinks in the keyboard focus chain." msgstr "" -#: settings.cpp:146 +#: settings.cpp:151 msgid "Applies the zoom factor on a frame to only the text or all content." msgstr "" -#: settings.cpp:147 +#: settings.cpp:152 msgid "Draws also background color and images when the page is printed." msgstr "" -#: settings.cpp:148 +#: settings.cpp:153 msgid "Support for the HTML 5 offline storage feature." msgstr "" -#: settings.cpp:149 +#: settings.cpp:154 msgid "Support for the HTML 5 web application cache feature." msgstr "" -#: settings.cpp:150 +#: settings.cpp:155 msgid "Support for the HTML 5 local storage feature." msgstr "" -#: tabbar.cpp:104 +#: tabbar.cpp:105 msgid "Clone Tab" -msgstr "" +msgstr "Закрыть вкладку" -#: tabbar.cpp:107 +#: tabbar.cpp:108 msgid "Close &Other Tabs" -msgstr "" +msgstr "Закрыть все, &кроме активной" -#: tabbar.cpp:109 +#: tabbar.cpp:110 msgid "Reload Tab" msgstr "Обновить вкладку" -#: tabbar.cpp:115 +#: tabbar.cpp:116 msgid "Reload All Tabs" msgstr "Обновить все вкладки" -#: webview.cpp:206 +#: webview.cpp:203 msgid "Error loading page: " +msgstr "Ошибка загрузки страницы: " + +#: webview.cpp:262 +msgid "Open Link in New &Tab" +msgstr "Открыть ссылку в &новой вкладке" + +#: webview.cpp:268 +msgid "Cu&t" msgstr "" -#: webview.cpp:264 -msgid "Open in New Tab" -msgstr "Открыть в новой вкладке" +#: webview.cpp:273 +msgid "&Copy" +msgstr "" + +#: webview.cpp:278 +msgid "&Paste" +msgstr "" + +#: webview.cpp:283 +msgid "&Save Image As..." +msgstr "&Сохранить изображение..." + +#: webview.cpp:288 +msgid "&Copy This Image" +msgstr "&Копировать изображение в буфер обмена" + +#: webview.cpp:293 +msgid "&Save Link As..." +msgstr "Сохранить по ссылке как..." + +#: webview.cpp:298 +msgid "&Copy Link Location" +msgstr "&Отрыть местоположение" + +#: webview.cpp:309 +msgid "Bookmark This Page" +msgstr "Создать закладку" + +#: webview.cpp:356 +msgid "&Bookmark This Link" +msgstr "Создать &закладку ссылки" #. i18n: file: cookies.ui:14 #. i18n: ectx: property (windowTitle), widget (QDialog, CookiesDialog) #. i18n: file: settings_privacy.ui:73 #. i18n: ectx: property (title), widget (QGroupBox, cookiesGroupBox) -#: rc.cpp:3 rc.cpp:168 +#: rc.cpp:3 rc.cpp:180 msgid "Cookies" msgstr "" @@ -463,25 +551,25 @@ msgstr "" #. i18n: ectx: property (text), widget (QPushButton, removeButton) #: rc.cpp:6 rc.cpp:33 rc.cpp:42 msgid "&Remove" -msgstr "" +msgstr "&Удалить" #. i18n: file: cookies.ui:48 #. i18n: ectx: property (text), widget (QPushButton, removeAllButton) #: rc.cpp:9 msgid "Remove &All Cookies" -msgstr "" +msgstr "Удалить &все cookie" #. i18n: file: cookiesexceptions.ui:13 #. i18n: ectx: property (windowTitle), widget (QDialog, CookiesExceptionsDialog) #: rc.cpp:12 msgid "Cookie Exceptions" -msgstr "" +msgstr "Исключения для cookies" #. i18n: file: cookiesexceptions.ui:19 #. i18n: ectx: property (title), widget (QGroupBox, newExceptionGroupBox) #: rc.cpp:15 msgid "New Exception" -msgstr "" +msgstr "Новое исключение" #. i18n: file: cookiesexceptions.ui:27 #. i18n: ectx: property (text), widget (QLabel, label) @@ -493,7 +581,7 @@ msgstr "" #. i18n: ectx: property (title), widget (QGroupBox, ExceptionsGroupBox) #: rc.cpp:30 msgid "Exceptions" -msgstr "" +msgstr "Исключения" #. i18n: file: cookiesexceptions.ui:121 #. i18n: ectx: property (text), widget (QPushButton, removeAllButton) @@ -501,15 +589,7 @@ msgstr "" #. i18n: ectx: property (text), widget (QPushButton, removeAllButton) #: rc.cpp:36 rc.cpp:45 msgid "Remove &All" -msgstr "" - -#. i18n: file: history.ui:13 -#. i18n: ectx: property (windowTitle), widget (QDialog, HistoryDialog) -#. i18n: file: settings_privacy.ui:20 -#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) -#: rc.cpp:39 rc.cpp:144 -msgid "History" -msgstr "Журнал" +msgstr "Удалить &всё" #. i18n: file: password.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, passwordWidget) @@ -517,7 +597,7 @@ msgstr "Журнал" #. i18n: ectx: property (windowTitle), widget (QWidget, proxyWidget) #. i18n: file: settings_webkit.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, webkit) -#: rc.cpp:48 rc.cpp:63 rc.cpp:231 +#: rc.cpp:48 rc.cpp:63 rc.cpp:243 msgid "Form" msgstr "" @@ -537,9 +617,11 @@ msgstr "" #. i18n: ectx: property (text), widget (QLabel, label) #. i18n: file: proxy.ui:37 #. i18n: ectx: property (text), widget (QLabel, usernameLabel) -#: rc.cpp:57 rc.cpp:72 +#. i18n: file: settings_proxy.ui:102 +#. i18n: ectx: property (text), widget (QLabel, label_12) +#: rc.cpp:57 rc.cpp:72 rc.cpp:237 msgid "Username:" -msgstr "" +msgstr "Имя пользователя:" #. i18n: file: password.ui:54 #. i18n: ectx: property (text), widget (QLabel, lblPassword) @@ -547,9 +629,9 @@ msgstr "" #. i18n: ectx: property (text), widget (QLabel, passwordLabel) #. i18n: file: settings_proxy.ui:115 #. i18n: ectx: property (text), widget (QLabel, label_13) -#: rc.cpp:60 rc.cpp:75 rc.cpp:228 +#: rc.cpp:60 rc.cpp:75 rc.cpp:240 msgid "Password:" -msgstr "" +msgstr "Пароль:" #. i18n: file: proxy.ui:20 #. i18n: ectx: property (text), widget (QLabel, iconLabel) @@ -581,335 +663,431 @@ msgstr "&Правка" msgid "&View" msgstr "&Вид" -#. i18n: file: rekonqui.rc:57 +#. i18n: file: rekonqui.rc:58 #. i18n: ectx: Menu (tools) -#: rc.cpp:87 +#: rc.cpp:90 msgid "&Tools" msgstr "" -#. i18n: file: rekonqui.rc:63 +#. i18n: file: rekonqui.rc:64 #. i18n: ectx: Menu (settings) -#: rc.cpp:90 -#, fuzzy +#: rc.cpp:93 msgid "&Settings" -msgstr "Нстройки proxy" +msgstr "&Настройки" -#. i18n: file: rekonqui.rc:79 +#. i18n: file: rekonqui.rc:67 +#. i18n: ectx: Menu (side_panels) +#: rc.cpp:96 +msgid "Side &Panels" +msgstr "Боковые &панели" + +#. i18n: file: rekonqui.rc:84 #. i18n: ectx: ToolBar (mainToolBar) -#: rc.cpp:93 +#: rc.cpp:99 msgid "Main Toolbar" msgstr "Панель инструментов" -#. i18n: file: rekonqui.rc:89 +#. i18n: file: rekonqui.rc:94 #. i18n: ectx: ToolBar (locationToolBar) -#: rc.cpp:96 -#, fuzzy +#: rc.cpp:102 msgid "Location Toolbar" -msgstr "Панель инструментов" +msgstr "Адресная строка" -#. i18n: file: rekonqui.rc:96 +#. i18n: file: rekonqui.rc:101 #. i18n: ectx: ToolBar (bookmarksToolBar) -#: rc.cpp:99 +#: rc.cpp:105 msgid "Bookmark Toolbar" msgstr "Панель закладок" #. i18n: file: settings_fonts.ui:14 #. i18n: ectx: property (windowTitle), widget (QWidget, fonts) -#. i18n: file: settings_general.ui:86 +#. i18n: file: settings_general.ui:93 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_3) -#: rc.cpp:102 rc.cpp:135 +#: rc.cpp:108 rc.cpp:144 msgid "Appearance" -msgstr "" +msgstr "Внешний вид" #. i18n: file: settings_fonts.ui:28 #. i18n: ectx: property (text), widget (QLabel, label) -#: rc.cpp:108 +#: rc.cpp:114 msgid "Standard Font" msgstr "Стандартный шрифт" #. i18n: file: settings_fonts.ui:35 #. i18n: ectx: property (text), widget (QLabel, label_2) -#: rc.cpp:111 +#: rc.cpp:117 msgid "Fixed Font" msgstr "Моноширинный шрифт" #. i18n: file: settings_fonts.ui:53 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2) -#: rc.cpp:114 +#: rc.cpp:120 msgid "Dimension" -msgstr "" +msgstr "Размеры" #. i18n: file: settings_fonts.ui:61 #. i18n: ectx: property (text), widget (QLabel, label_3) -#: rc.cpp:117 +#: rc.cpp:123 msgid "Font Size" -msgstr "" +msgstr "Размер шрифта:" #. i18n: file: settings_general.ui:20 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) -#: rc.cpp:123 +#: rc.cpp:129 msgid "Places" msgstr "" #. i18n: file: settings_general.ui:26 #. i18n: ectx: property (text), widget (QLabel, label_3) -#: rc.cpp:126 -msgid "Home:" -msgstr "" +#: rc.cpp:132 +#, fuzzy +msgid "Home Page:" +msgstr "Адрес:" #. i18n: file: settings_general.ui:48 #. i18n: ectx: property (text), widget (QPushButton, setHomeToCurrentPageButton) -#: rc.cpp:129 +#: rc.cpp:135 msgid "Set to current page" msgstr "Использовать текущую страницу" #. i18n: file: settings_general.ui:73 #. i18n: ectx: property (text), widget (QLabel, label_7) -#: rc.cpp:132 +#: rc.cpp:138 +#, fuzzy msgid "Save downloads to:" -msgstr "Загружать файлы в:" +msgstr "&Загружать файлы в:" -#. i18n: file: settings_general.ui:92 +#. i18n: file: settings_general.ui:83 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_downloadToDefaultDir) +#: rc.cpp:141 +msgid "ask where saving downloads" +msgstr "" + +#. i18n: file: settings_general.ui:99 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_alwaysShowTabBar) -#: rc.cpp:138 -msgid "Always show TabBar" +#: rc.cpp:147 +msgid "Always show tab bar" msgstr "Всегда показывать панель вкладок" +#. i18n: file: settings_general.ui:106 +#. i18n: ectx: property (text), widget (QCheckBox, kcfg_showSideBar) +#: rc.cpp:150 +msgid "Show side panel" +msgstr "Боковая панель" + #. i18n: file: settings_privacy.ui:26 #. i18n: ectx: property (text), widget (QLabel, label_4) -#: rc.cpp:147 +#: rc.cpp:159 +#, fuzzy msgid "Remove history items:" -msgstr "" +msgstr "Удалять записи истории:" #. i18n: file: settings_privacy.ui:37 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) -#: rc.cpp:150 +#: rc.cpp:162 +#, fuzzy msgid "After one day" -msgstr "" +msgstr "Каждый день" #. i18n: file: settings_privacy.ui:42 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) -#: rc.cpp:153 +#: rc.cpp:165 +#, fuzzy msgid "After one week" -msgstr "" +msgstr "Каждую неделю" #. i18n: file: settings_privacy.ui:47 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) -#: rc.cpp:156 +#: rc.cpp:168 +#, fuzzy msgid "After two weeks" -msgstr "" +msgstr "Каждые две недели" #. i18n: file: settings_privacy.ui:52 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) -#: rc.cpp:159 +#: rc.cpp:171 +#, fuzzy msgid "After one month" -msgstr "" +msgstr "Каждый месяц" #. i18n: file: settings_privacy.ui:57 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) -#: rc.cpp:162 +#: rc.cpp:174 +#, fuzzy msgid "After one year" -msgstr "" +msgstr "Каждый год" #. i18n: file: settings_privacy.ui:62 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_expireHistory) -#: rc.cpp:165 +#: rc.cpp:177 msgid "Manually" -msgstr "" +msgstr "Вручную" #. i18n: file: settings_privacy.ui:79 #. i18n: ectx: property (text), widget (QLabel, label_2) -#: rc.cpp:171 +#: rc.cpp:183 msgid "Accept Cookies:" -msgstr "" +msgstr "Принимать cookie:" #. i18n: file: settings_privacy.ui:90 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_acceptCookies) -#: rc.cpp:174 +#: rc.cpp:186 msgid "Always" -msgstr "" +msgstr "Всегда" #. i18n: file: settings_privacy.ui:95 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_acceptCookies) -#: rc.cpp:177 +#: rc.cpp:189 msgid "Never" -msgstr "" +msgstr "Никогда" #. i18n: file: settings_privacy.ui:100 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_acceptCookies) -#: rc.cpp:180 -msgid "Only from sites you navigate to" -msgstr "" +#: rc.cpp:192 +msgid "Only from sites you visit" +msgstr "Только от посещённых сайтов" #. i18n: file: settings_privacy.ui:108 #. i18n: ectx: property (text), widget (QPushButton, exceptionsButton) -#: rc.cpp:183 +#: rc.cpp:195 msgid "Exceptions..." -msgstr "" +msgstr "Исключения..." #. i18n: file: settings_privacy.ui:115 #. i18n: ectx: property (text), widget (QLabel, label) -#: rc.cpp:186 +#: rc.cpp:198 msgid "Keep until:" -msgstr "" +msgstr "Хранить до:" #. i18n: file: settings_privacy.ui:126 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_keepCookiesUntil) -#: rc.cpp:189 +#: rc.cpp:201 msgid "They expire" -msgstr "" +msgstr "Их истечения" #. i18n: file: settings_privacy.ui:131 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_keepCookiesUntil) -#: rc.cpp:192 +#: rc.cpp:204 +#, fuzzy msgid "I exit the application" -msgstr "" +msgstr "Выхода из программы" #. i18n: file: settings_privacy.ui:136 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_keepCookiesUntil) -#: rc.cpp:195 +#: rc.cpp:207 msgid "At most 90 days" -msgstr "" +msgstr "До 90 дней" #. i18n: file: settings_privacy.ui:144 #. i18n: ectx: property (text), widget (QPushButton, cookiesButton) -#: rc.cpp:198 +#: rc.cpp:210 msgid "Cookies..." msgstr "" #. i18n: file: settings_proxy.ui:19 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_isProxyEnabled) -#: rc.cpp:204 -msgid "enable proxy" -msgstr "" +#: rc.cpp:216 +msgid "Enable proxy" +msgstr "Использовать proxy" #. i18n: file: settings_proxy.ui:26 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) -#: rc.cpp:207 +#: rc.cpp:219 msgid "Proxy Settings" -msgstr "Нстройки proxy" +msgstr "Настройки proxy" #. i18n: file: settings_proxy.ui:32 #. i18n: ectx: property (text), widget (QLabel, label_9) -#: rc.cpp:210 +#: rc.cpp:222 msgid "Type:" -msgstr "" +msgstr "Тип:" #. i18n: file: settings_proxy.ui:43 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_proxyType) -#: rc.cpp:213 -msgid "Socks5" +#: rc.cpp:225 +msgid "SOCKS 5" msgstr "" #. i18n: file: settings_proxy.ui:48 #. i18n: ectx: property (text), item, widget (QComboBox, kcfg_proxyType) -#: rc.cpp:216 -msgid "Http" +#: rc.cpp:228 +msgid "HTTP" msgstr "" #. i18n: file: settings_proxy.ui:56 #. i18n: ectx: property (text), widget (QLabel, label_10) -#: rc.cpp:219 +#: rc.cpp:231 msgid "Host:" msgstr "" #. i18n: file: settings_proxy.ui:69 #. i18n: ectx: property (text), widget (QLabel, label_11) -#: rc.cpp:222 +#: rc.cpp:234 msgid "Port:" -msgstr "" - -#. i18n: file: settings_proxy.ui:102 -#. i18n: ectx: property (text), widget (QLabel, label_12) -#: rc.cpp:225 -msgid "User Name:" -msgstr "" +msgstr "Порт:" #. i18n: file: settings_webkit.ui:20 #. i18n: ectx: property (title), widget (QGroupBox, groupBox) -#: rc.cpp:234 -#, fuzzy +#: rc.cpp:246 msgid "WebKit Settings" -msgstr "Нстройки proxy" +msgstr "Настройки WebKit" #. i18n: file: settings_webkit.ui:26 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_autoLoadImages) -#: rc.cpp:237 +#: rc.cpp:249 msgid "Auto Load Images" -msgstr "" +msgstr "Автоматически загружать картинки" #. i18n: file: settings_webkit.ui:40 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_linksIncludedInFocusChain) -#: rc.cpp:240 +#: rc.cpp:252 msgid "Links included in focus chain" msgstr "" #. i18n: file: settings_webkit.ui:47 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_javascriptEnabled) -#: rc.cpp:243 +#: rc.cpp:255 msgid "Javascript support" -msgstr "" +msgstr "Включить Javascript" #. i18n: file: settings_webkit.ui:54 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_zoomTextOnly) -#: rc.cpp:246 +#: rc.cpp:258 msgid "Zoom Text Only" -msgstr "" +msgstr "Увеличивать только текст" #. i18n: file: settings_webkit.ui:61 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_javaEnabled) -#: rc.cpp:249 +#: rc.cpp:261 msgid "Java support" -msgstr "" +msgstr "Включить Java" #. i18n: file: settings_webkit.ui:68 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_printElementBackgrounds) -#: rc.cpp:252 +#: rc.cpp:264 msgid "Print element Backgrounds" msgstr "" #. i18n: file: settings_webkit.ui:75 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_pluginsEnabled) -#: rc.cpp:255 -#, fuzzy +#: rc.cpp:267 msgid "Plugins" -msgstr "Включить плагины" +msgstr "Плагины" #. i18n: file: settings_webkit.ui:82 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_offlineStorageDatabaseEnabled) -#: rc.cpp:258 +#: rc.cpp:270 msgid "Offline storage Database" msgstr "" #. i18n: file: settings_webkit.ui:89 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_javascriptCanOpenWindows) -#: rc.cpp:261 +#: rc.cpp:273 msgid "Javascript can open windows" msgstr "" #. i18n: file: settings_webkit.ui:96 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_offlineWebApplicationCacheEnabled) -#: rc.cpp:264 +#: rc.cpp:276 msgid "Offline Web Application Cache " msgstr "" #. i18n: file: settings_webkit.ui:103 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_javascriptCanAccessClipboard) -#: rc.cpp:267 +#: rc.cpp:279 msgid "Javascript can access clipboard" msgstr "" #. i18n: file: settings_webkit.ui:110 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_localStorageDatabaseEnabled) -#: rc.cpp:270 +#: rc.cpp:282 msgid "Local storage database" msgstr "" +#~ msgid "Domrachev Alexandr" +#~ msgstr "Домрачев Александр" + +#~ msgid "Loading..." +#~ msgstr "Загрузка..." + +#~ msgid "Loading %1% (%2 %3)..." +#~ msgstr "Загрузка %1% (%2 %3)..." + +#~ msgid "Finished loading" +#~ msgstr "Загрузка завершена" + +#~ msgid "Failed to load" +#~ msgstr "Ошибка загрузки" + +#~ msgid "Hi&story" +#~ msgstr "&Журнал" + +#~ msgid "Bookmarks" +#~ msgstr "Закладки" + #~ msgid "Interface" #~ msgstr "Интерфейс" +#~ msgid "Startup" +#~ msgstr "Запуск" + +#~ msgid "Downloads" +#~ msgstr "Загрузки" + +#~ msgid "&Always show open/save dialog" +#~ msgstr "&Всегда спрашивать сохранять файл или открывать" + +#~ msgid "Tabbed Browsing" +#~ msgstr "Вкладки" + +#~ msgid "This option will work only with Qt 4.5 and higher" +#~ msgstr "Эта опция будет работать с QT4.5 или новее." + +#~ msgid "Show close button on tabs" +#~ msgstr "Показывать кнопку закрытия на вкладках" + +#~ msgid "Show corner buttons on tab bar" +#~ msgstr "Показывать боковые кнопки" + +#~ msgid "Confirm when closing window with multiple tabs" +#~ msgstr "Подтверждать закрытие окна с несколькими вкладками" + #~ msgid "Enable location bar progress indication" #~ msgstr "Показывать индикатор загрузки страницы в адресной строке" +#~ msgid "Secure connection indicator:" +#~ msgstr "Индикатор защищённых соединений:" + +#~ msgid "Progress indicator:" +#~ msgstr "Индикатор прогресса загрузки:" + +#~ msgid "Web Content" +#~ msgstr "Веб-содержимое" + +#~ msgid "Ask destination for each download" +#~ msgstr "Каждый раз спрашивать папку назначения" + +#~ msgid "Use one close tab button" +#~ msgstr "Использовать единую кнопку закрытия вкладок" + +#~ msgid "Location bar" +#~ msgstr "Адресная строка" + +#~ msgid "Tab bar" +#~ msgstr "Вкладки" + +#, fuzzy +#~ msgid "History Dock" +#~ msgstr "Журнал" + +#~ msgid "Copy This Link" +#~ msgstr "Копировать адрес ссылки" + #~ msgid "Exit rekonq if last tab closed" #~ msgstr "Выходить из rekonq при закрытии последней вкладки" + +#~ msgid "User Name:" +#~ msgstr "Логин:" + +#~ msgid "private_browsing" +#~ msgstr "режим конфиденциальности" -- cgit v1.2.1