diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5d20aac2b..962a7e6e0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -281,12 +281,14 @@ set(APP_RESOURCES
set(APP_TRANSLATIONS
localization/rssguard_en.ts
localization/rssguard_cs.ts
+ localization/rssguard_nl.ts
localization/qt_cs.ts
)
set(APP_TRANSLATIONS_WO_QT
localization/rssguard_en.ts
localization/rssguard_cs.ts
+ localization/rssguard_nl.ts
)
set(APP_TEXT
diff --git a/localization/rssguard_cs.ts b/localization/rssguard_cs.ts
index c02063d80..3f6121de5 100644
--- a/localization/rssguard_cs.ts
+++ b/localization/rssguard_cs.ts
@@ -75,6 +75,14 @@
Page not found
Stránka nenalezena
+
+ Check your internet connection or website address
+
+
+
+ This failure can be caused by:<br><ul><li>non-functional internet connection,</li><li>incorrect website address,</li><li>bad proxy server settings,</li><li>target destination outage,</li><li>many other things.</li></ul>
+
+
CornerButton
@@ -235,6 +243,82 @@
No actions are possible at this point of time.
Nejsou povoleny žádné akce.
+
+ Fee&ds
+
+
+
+ &Messages
+
+
+
+ Ctrl+Shift+T
+
+
+
+ Ctrl+Shift+O
+
+
+
+ Ctrl+Shift+C
+
+
+
+ Update &all
+
+
+
+ Update all feeds.
+
+
+
+ Update &selected
+
+
+
+ Update selected feeds/categories.
+
+
+
+ &Edit selected
+
+
+
+ Edit selected feed/category.
+
+
+
+ &Delete selected
+
+
+
+ Delete selected feeds/categories.
+
+
+
+ Mark as &read
+
+
+
+ Mark selected messages as read.
+
+
+
+ Mark as &unread
+
+
+
+ Mark selected messages as unread.
+
+
+
+ Switch importance
+
+
+
+ Switch importance of selected messages.
+
+
FormSettings
@@ -278,10 +362,6 @@
Icons && skins
Ikony && skiny
-
- Skin
-
-
Tray icon
Notifikační ikona
@@ -487,22 +567,30 @@
Cannot save settings
Nastavení nelze uložit
-
- Active skin
- Aktivní vzhled
-
-
- Selected skin
- Vybraný vzhled
-
-
- Newly selected skin is activated after the applicaton gets restarted!!!
- Nově zvolený vzhled bude aktivován po znovuspuštění aplikace!!!
-
Name
Název
+
+ Icons
+
+
+
+ Skins
+
+
+
+ Active skin:
+
+
+
+ Selected skin:
+
+
+
+ Hide tab bar if just one tab is visible
+
+
FormWelcome
@@ -526,6 +614,53 @@
Adresu webové stránky zadejte sem
+
+ MessagesModel
+
+ Id
+
+
+
+ Read
+
+
+
+ Deleted
+
+
+
+ Important
+
+
+
+ Feed
+
+
+
+ Title
+
+
+
+ Url
+
+
+
+ Author
+ Autor
+
+
+ Created on
+
+
+
+ Updated on
+
+
+
+ Contents
+
+
+
QObject
@@ -555,10 +690,14 @@
- SkinFactory
+ ShortcutCatcher
- default system skin
- výchozí systémový vzhled
+ Reset shortcut.
+
+
+
+ Set shortcut.
+
@@ -641,5 +780,9 @@
Increase zoom.
Přiblížit aktivní webovou stránku.
+
+ Written by
+
+
diff --git a/localization/rssguard_en.ts b/localization/rssguard_en.ts
index b751f5c31..f3184055a 100644
--- a/localization/rssguard_en.ts
+++ b/localization/rssguard_en.ts
@@ -75,6 +75,14 @@
Page not found
+
+ Check your internet connection or website address
+
+
+
+ This failure can be caused by:<br><ul><li>non-functional internet connection,</li><li>incorrect website address,</li><li>bad proxy server settings,</li><li>target destination outage,</li><li>many other things.</li></ul>
+
+
CornerButton
@@ -235,6 +243,82 @@
No actions are possible at this point of time.
+
+ Fee&ds
+
+
+
+ &Messages
+
+
+
+ Ctrl+Shift+T
+
+
+
+ Ctrl+Shift+O
+
+
+
+ Ctrl+Shift+C
+
+
+
+ Update &all
+
+
+
+ Update all feeds.
+
+
+
+ Update &selected
+
+
+
+ Update selected feeds/categories.
+
+
+
+ &Edit selected
+
+
+
+ Edit selected feed/category.
+
+
+
+ &Delete selected
+
+
+
+ Delete selected feeds/categories.
+
+
+
+ Mark as &read
+
+
+
+ Mark selected messages as read.
+
+
+
+ Mark as &unread
+
+
+
+ Mark selected messages as unread.
+
+
+
+ Switch importance
+
+
+
+ Switch importance of selected messages.
+
+
FormSettings
@@ -278,10 +362,6 @@
Icons && skins
-
- Skin
-
-
Tray icon
@@ -481,22 +561,30 @@
Cannot save settings
-
- Active skin
-
-
-
- Selected skin
-
-
-
- Newly selected skin is activated after the applicaton gets restarted!!!
-
-
Name
+
+ Icons
+
+
+
+ Skins
+
+
+
+ Active skin:
+
+
+
+ Selected skin:
+
+
+
+ Hide tab bar if just one tab is visible
+
+
FormWelcome
@@ -520,6 +608,53 @@
+
+ MessagesModel
+
+ Id
+
+
+
+ Read
+
+
+
+ Deleted
+
+
+
+ Important
+
+
+
+ Feed
+
+
+
+ Title
+
+
+
+ Url
+
+
+
+ Author
+
+
+
+ Created on
+
+
+
+ Updated on
+
+
+
+ Contents
+
+
+
QObject
@@ -549,9 +684,13 @@
- SkinFactory
+ ShortcutCatcher
- default system skin
+ Reset shortcut.
+
+
+
+ Set shortcut.
@@ -635,5 +774,9 @@
Increase zoom.
+
+ Written by
+
+
diff --git a/localization/rssguard_nl.ts b/localization/rssguard_nl.ts
new file mode 100644
index 000000000..05b28f1d4
--- /dev/null
+++ b/localization/rssguard_nl.ts
@@ -0,0 +1,782 @@
+
+
+
+
+ BaseWebView
+
+ Reload web page
+
+
+
+ Reload current web page
+
+
+
+ Copy link url
+
+
+
+ Copy link url to clipboard
+
+
+
+ Copy image
+
+
+
+ Copy image to clipboard
+
+
+
+ Copy image url
+
+
+
+ Copy image url to clipboard
+
+
+
+ Web browser
+
+
+
+ Image
+
+
+
+ Open link in new tab
+
+
+
+ Open this hyperlink in new tab
+
+
+
+ Follow link
+
+
+
+ Open the hyperlink in this tab
+
+
+
+ Open image in new tab
+
+
+
+ Open this image in this tab
+
+
+
+ Hyperlink
+
+
+
+ Page not found
+
+
+
+ Check your internet connection or website address
+
+
+
+ This failure can be caused by:<br><ul><li>non-functional internet connection,</li><li>incorrect website address,</li><li>bad proxy server settings,</li><li>target destination outage,</li><li>many other things.</li></ul>
+
+
+
+
+ CornerButton
+
+ Open new tab
+
+
+
+
+ FeedMessageViewer
+
+ Toolbar for messages
+
+
+
+
+ FormAbout
+
+ About RSS Guard
+
+
+
+ Information
+
+
+
+ Licenses
+
+
+
+ GNU GPL License (applies to RSS Guard source code)
+
+
+
+ GNU GPL License
+
+
+
+ BSD License (applies to QtSingleApplication source code)
+
+
+
+ Licenses page is available only in English language.
+
+
+
+ Thanks to
+
+
+
+ Changelog
+
+
+
+ Changelog page is available only in English language.
+
+
+
+ License not found.
+
+
+
+ Changelog not found.
+
+
+
+ <b>%8</b><br><b>Version:</b> %1 (build on %2 with CMake %3)<br><b>Revision:</b> %4<br><b>Build date:</b> %5<br><b>Qt:</b> %6 (compiled against %7)<br>
+
+
+
+ Thanks to page is available only in English language.
+
+
+
+ Authors information not found.
+
+
+
+ <body>RSS Guard is a (very) tiny feed reader.<br><br>This software is distributed under the terms of GNU General Public License, version 3.<br><br>Contacts:<ul><li><a href="mailto://rotter.martinos@gmail.com">rotter.martinos@gmail</a> ~email</li><li><a href="http://www.rssguard.sf.net">www.rssguard.sf.net</a> ~website</li></ul>You can obtain source code for RSS Guard from its website.<br><br><br>Copyright © 2011-%1 Martin Rotter</body>
+
+
+
+
+ FormMain
+
+ &File
+
+
+
+ &Help
+
+
+
+ &View
+
+
+
+ &Tools
+
+
+
+ &Import
+
+
+
+ E&xport
+
+
+
+ &Quit
+
+
+
+ &Settings
+
+
+
+ &About RSS Guard
+
+
+
+ &Fullscreen mode
+
+
+
+ Web browser
+
+
+
+ &Current tab
+
+
+
+ &Add tab
+
+
+
+ Add tab
+
+
+
+ Close &all tabs except current one
+
+
+
+ Close all tabs except current one
+
+
+
+ Close current &tab
+
+
+
+ &No actions possible
+
+
+
+ No actions are possible at this point of time.
+
+
+
+ Fee&ds
+
+
+
+ &Messages
+
+
+
+ Ctrl+Shift+T
+
+
+
+ Ctrl+Shift+O
+
+
+
+ Ctrl+Shift+C
+
+
+
+ Update &all
+
+
+
+ Update all feeds.
+
+
+
+ Update &selected
+
+
+
+ Update selected feeds/categories.
+
+
+
+ &Edit selected
+
+
+
+ Edit selected feed/category.
+
+
+
+ &Delete selected
+
+
+
+ Delete selected feeds/categories.
+
+
+
+ Mark as &read
+
+
+
+ Mark selected messages as read.
+
+
+
+ Mark as &unread
+
+
+
+ Mark selected messages as unread.
+
+
+
+ Switch importance
+
+
+
+ Switch importance of selected messages.
+
+
+
+
+ FormSettings
+
+ General
+
+
+
+ User interface
+
+
+
+ Icon theme
+
+
+
+ system icon theme (default)
+
+
+
+ Settings
+
+
+
+ Keyboard shortcuts
+
+
+
+ Language
+
+
+
+ Proxy
+
+
+
+ Launch RSS Guard on operating system startup
+
+
+
+ Icons && skins
+
+
+
+ Tray icon
+
+
+
+ When main window is closed, then
+
+
+
+ hide it.
+
+
+
+ quit the application.
+
+
+
+ Start application hidden
+
+
+
+ Web browser
+
+
+
+ &Change...
+
+
+
+ Use custom color for web browser progress bar
+
+
+
+ Type
+
+
+
+ Host
+
+
+
+ Hostname or IP of your proxy server
+
+
+
+ Port
+
+
+
+ Username
+
+
+
+ Your username for proxy server authentication
+
+
+
+ Password
+
+
+
+ Your password for proxy server authentication
+
+
+
+ Display password
+
+
+
+ Password is stored in plain string in RSS Guard configuration file.
+
+
+
+ Code
+
+
+
+ Version
+
+
+
+ Author
+
+
+
+ Email
+
+
+
+ Select color for web browser progress bar
+
+
+
+ No proxy
+
+
+
+ Socks5
+
+
+
+ Http
+
+
+
+ Do you want to restart now?
+
+
+
+ Language changed
+
+
+
+ Problem with RSS Guard restart
+
+
+
+ (not supported on this platform)
+
+
+
+ Tray area && notifications
+
+
+
+ Disable
+
+
+
+ Enable
+
+
+
+ Tabs
+
+
+
+ Close tabs with
+
+
+
+ Left mouse button double-click
+
+
+
+ Middle mouse button single-click
+
+
+
+ Open new tabs with left mouse button double-click on tab bar
+
+
+
+ Enable mouse gestures
+
+
+
+ Web browser & proxy
+
+
+
+ Language of RSS Guard was changed. Note that changes will take effect on next Qonverter start.
+
+
+
+ RSS Guard couldn't be restarted, please restart it manually for changes to take effect.
+
+
+
+ Disable (Tray icon is not available.)
+
+
+
+ Mouse gestures work with middle mouse button. Possible gestures are:
+<ul>
+<li>previous web page (drag mouse left)</li>
+<li>next web page (drag mouse right)</li>
+<li>reload current web page (drag mouse up)</li>
+<li>open new web browser tab (drag mouse down)</li>
+</ul>
+
+
+
+ Queue new tabs (with hyperlinks) after the active tab
+
+
+
+ no icon theme
+
+
+
+ Some keyboard shortcuts are not unique.
+
+
+
+
+ Cannot save settings
+
+
+
+ Name
+
+
+
+ Icons
+
+
+
+ Skins
+
+
+
+ Active skin:
+
+
+
+ Selected skin:
+
+
+
+ Hide tab bar if just one tab is visible
+
+
+
+
+ FormWelcome
+
+ Welcome
+
+
+
+ Welcome to RSS Guard
+
+
+
+ <html><head/><body><p>RSS Guard is a (very) easy-to-use feed reader. It supports all major feed formats, including RSS, ATOM and RDF.</p><p>Make sure you explore all available features. If you find a bug or if you want to propose new feature, then create new <a href="https://sourceforge.net/p/rssguard/tickets"><span style=" text-decoration: underline; color:#0000ff;">issue report</span></a>.</p><p>RSS Guard can be translated to any language. Contact its <a href="mailto:rotter.martinos@gmail.com"><span style=" text-decoration: underline; color:#0000ff;">author</span></a> in case of your interest.</p><p><br/></p></body></html>
+
+
+
+
+ LocationLineEdit
+
+ Website address goes here
+
+
+
+
+ MessagesModel
+
+ Id
+
+
+
+ Read
+
+
+
+ Deleted
+
+
+
+ Important
+
+
+
+ Feed
+
+
+
+ Title
+
+
+
+ Url
+
+
+
+ Author
+
+
+
+ Created on
+
+
+
+ Updated on
+
+
+
+ Contents
+
+
+
+
+ QObject
+
+ LANG_NAME
+ Name of language, e.g. English.
+ English
+
+
+ LANG_ABBREV
+ Abbreviation of language, e.g. en. Use ISO 639-1 code here!
+ en
+
+
+ LANG_VERSION
+ Version of your translation, e.g. 1.0.
+ 0.01
+
+
+ LANG_AUTHOR
+ Name of translator - optional.
+ Martin Rotter
+
+
+ LANG_EMAIL
+ Email of translator - optional.
+ rotter.martinos@gmail.com
+
+
+
+ ShortcutCatcher
+
+ Reset shortcut.
+
+
+
+ Set shortcut.
+
+
+
+
+ TabWidget
+
+ Feeds
+
+
+
+ Browse your feeds and messages
+
+
+
+ Web browser
+
+
+
+
+ TrayIconMenu
+
+ Close opened modal dialogs first.
+
+
+
+
+ WebBrowser
+
+ Navigation panel
+
+
+
+ Back
+
+
+
+ Go back
+
+
+
+ Forward
+
+
+
+ Go forward
+
+
+
+ Reload
+
+
+
+ Reload current web page
+
+
+
+ Stop
+
+
+
+ Stop web page loading
+
+
+
+ Zoom
+
+
+
+ No title
+
+
+
+ Decrease zoom.
+
+
+
+ Reset zoom to default.
+
+
+
+ Increase zoom.
+
+
+
+ Written by
+
+
+
+