From aa7628c5cd2a58502c42f77e85b04d96b033fc94 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Mon, 4 Nov 2013 11:52:35 +0000 Subject: langpacks/slovak: added WebView template git-svn-id: http://svn.miranda-ng.org/main/trunk@6770 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/slovak/Plugins/WebView.txt | 355 ++++++++++++++++++++++++++++++ langpacks/slovak/Untranslated/WebView.txt | 170 ++++++++++++++ 2 files changed, 525 insertions(+) create mode 100644 langpacks/slovak/Plugins/WebView.txt create mode 100644 langpacks/slovak/Untranslated/WebView.txt (limited to 'langpacks/slovak') diff --git a/langpacks/slovak/Plugins/WebView.txt b/langpacks/slovak/Plugins/WebView.txt new file mode 100644 index 0000000000..0cbe37fa38 --- /dev/null +++ b/langpacks/slovak/Plugins/WebView.txt @@ -0,0 +1,355 @@ +#muuid {cd5427fb-5320-4f65-b4bf-86b7cf7b5087} +;============================================================ +; File: Webview.dll +; Plugin: Webview +; Version: 0.1.3.0 +; Authors: Vincent Joyce +;============================================================ +[Adds web pages as contacts to your contact list and can display text and/or issue change alerts from those pages in a window.] + +;file \plugins\WebView\res\webview.rc +[Webview] + +[Update data every] + +[minutes] + +[Delay update on start] + +[seconds] + +[Hide icon on status bar] + +[Disable main menu items] + +[Load page on window open] + +[Update data on startup] + +[Only update window on alert] + +[Window appearance] + +[Background color:] + +[Text color:] + +[Bold] + +[Italic] + +[Underline] + +[Save individual window positions] + +[Error messages] + +[Suppress error messages] + +[Display using Popup or OSD plugin] + +[Expert options] + +[Disable download protection] + +[(not recommended)] + +[Display data in popup on alert] + +[Display data in popup] + +[You may need to restart Miranda NG for this change to take effect.] + +[Contact name:] + +[URL:] + +[Display] + +[Between start and end strings] + +[Whole web page] + +[Start:] + +[End:] + +[Copy strings to alerts] + +[Double click action] + +[Opens web page] + +[Opens data window] + +[Display clean-up] + +[Remove HTML] + +[OK] + +[Cancel] + +[Apply] + +[Find] + +[&Find next] + +[Find what:] + +[Search was completed.] + +[Alert options] + +[Events and alerts] + +[Enable alerts] + +[Always log to file] + +[Add time and date of alert to contact name] + +[Use 24 hour time format instead of 12 hour] + +[Add as prefix] + +[Add as suffix] + +[Alert when:] + +[Alert type:] + +[Test conditions] + +[Alert when string is present on web page] + +[String:] + +[Alert when specific area of web page changes] + +[Log to file] + +[Log file:] + +[Append data to file] + +[Save as raw data] + +[Popup delay] + +[Delay] + +[From Popup plugin] + +[Permanent] + +[Preview] + +[Colors] + +[Use custom colors] + +[Background] + +[Text] + +[Use Windows colors] + +[Use same colors as data window] + +[Left click action] + +[Open data display window] + +[Open web page] + +[Dismiss popup] + +[Right click action] + +[Log] + +[&Copy] + +[C&ut] + +[&Delete] + +[&Paste] + +[Co&py all] + +[&Select all] + +[C&lear all] + +;file \plugins\WebView\src\main.cpp +[Alert event] + +[Auto update disabled] + +[Auto update enabled] + +[Update all Webview sites] + +[Mark all Webview sites as read] + +[Open cache folder] + +[%d minutes to update] + +[Open/Close window] + +[Update data] + +[Contact options] + +[Contact alert options] + +[Ping web site] + +[Stop data processing] + +;file \plugins\WebView\src\webview.cpp +[All Webview sites have been updated.] + +[Network] + +[Popups] + +;file \plugins\WebView\src\webview_alerts.cpp +[Cannot write to file] + +[Last updated on] + +[Start/end strings not found or strings not set.] + +[Alert start/end strings not found or strings not set.] + +[The string] + +[has been found on the web page] + +[Download successful; about to process data...] + +[Unknown alert type.] + +[Cannot read from file] + +[Cannot write to file 1] + +[The web page has changed.] + +[Cannot write to file 2] + +[Specific part of the web page has changed.] + +[Cannot read from cache file] + +[Loaded from cache] + +;file \plugins\WebView\src\webview_datawnd.cpp +[ERROR: You have two or more Webview contacts with the same URL and contact name.] + +[Stop processing] + +[Click here to open this URL in a browser window.] + +[Stick to the front] + +[Disable stick to the front] + +;file \plugins\WebView\src\webview_getdata.cpp +[URL not supplied] + +[Download in progress, please wait...] + +[Updating...] + +[The server replied with a failure code] + +[The server is down or lagging.] + +[Invalid search parameters.] + +[Both search strings not found or strings not set.] + +[at the time] + +[Processing data (Stage 1)] + +[Processing data stopped by user.] + +[Processing data (Stage 2)] + +[Processing data (Stage 3)] + +[Processing data (Stage 4)] + +[Processing data (Stage 5)] + +[Processing data (Stage 6)] + +[Processing data (Stage 7)] + +[Processing data (Stage 8)] + +[Alert!] + +[Online] + +[A site is already downloading, try again in a moment.] + +[Bytes in display] + +[Bytes downloaded] + +[Alert test conditions not met; press the refresh button to view content.] + +;file \plugins\WebView\src\webview_opts.cpp +[No whitespace removal] + +[Minimal level of whitespace removal] + +[Medium level of whitespace removal] + +[Large level of whitespace removal] + +[Remove all whitespace] + +[Popup plugin] + +[Use OSD plugin] + +[A string is present] + +[The web page changes] + +[A specific part of web page changes] + +[This is a preview popup.] + +[You need to supply a search string.] + +[You need to supply a start string.] + +[You need to supply an end string.] + +[You need to supply a file name and path.] + +[You need to supply a URL.] + +[You need to supply a name for the contact.] + +[Invalid symbol present in contact name.] + +;file \plugins\WebView\src\webview_services.cpp +[Cache folder does not exist.] + +[Missing "psite.bat" file.] + +[Site URL] + +[Please select site in Find/Add contacts...] + diff --git a/langpacks/slovak/Untranslated/WebView.txt b/langpacks/slovak/Untranslated/WebView.txt new file mode 100644 index 0000000000..7a142a4635 --- /dev/null +++ b/langpacks/slovak/Untranslated/WebView.txt @@ -0,0 +1,170 @@ +[Adds web pages as contacts to your contact list and can display text and/or issue change alerts from those pages in a window.] +[Webview] +[Update data every] +[minutes] +[Delay update on start] +[seconds] +[Hide icon on status bar] +[Disable main menu items] +[Load page on window open] +[Update data on startup] +[Only update window on alert] +[Window appearance] +[Background color:] +[Text color:] +[Bold] +[Italic] +[Underline] +[Save individual window positions] +[Error messages] +[Suppress error messages] +[Display using Popup or OSD plugin] +[Expert options] +[Disable download protection] +[(not recommended)] +[Display data in popup on alert] +[Display data in popup] +[You may need to restart Miranda NG for this change to take effect.] +[Contact name:] +[URL:] +[Display] +[Between start and end strings] +[Whole web page] +[Start:] +[End:] +[Copy strings to alerts] +[Double click action] +[Opens web page] +[Opens data window] +[Display clean-up] +[Remove HTML] +[OK] +[Cancel] +[Apply] +[Find] +[&Find next] +[Find what:] +[Search was completed.] +[Alert options] +[Events and alerts] +[Enable alerts] +[Always log to file] +[Add time and date of alert to contact name] +[Use 24 hour time format instead of 12 hour] +[Add as prefix] +[Add as suffix] +[Alert when:] +[Alert type:] +[Test conditions] +[Alert when string is present on web page] +[String:] +[Alert when specific area of web page changes] +[Log to file] +[Log file:] +[Append data to file] +[Save as raw data] +[Popup delay] +[Delay] +[From Popup plugin] +[Permanent] +[Preview] +[Colors] +[Use custom colors] +[Background] +[Text] +[Use Windows colors] +[Use same colors as data window] +[Left click action] +[Open data display window] +[Open web page] +[Dismiss popup] +[Right click action] +[Log] +[&Copy] +[C&ut] +[&Delete] +[&Paste] +[Co&py all] +[&Select all] +[C&lear all] +[Alert event] +[Auto update disabled] +[Auto update enabled] +[Update all Webview sites] +[Mark all Webview sites as read] +[Open cache folder] +[%d minutes to update] +[Open/Close window] +[Update data] +[Contact options] +[Contact alert options] +[Ping web site] +[Stop data processing] +[All Webview sites have been updated.] +[Network] +[Popups] +[Cannot write to file] +[Last updated on] +[Start/end strings not found or strings not set.] +[Alert start/end strings not found or strings not set.] +[The string] +[has been found on the web page] +[Download successful; about to process data...] +[Unknown alert type.] +[Cannot read from file] +[Cannot write to file 1] +[The web page has changed.] +[Cannot write to file 2] +[Specific part of the web page has changed.] +[Cannot read from cache file] +[Loaded from cache] +[ERROR: You have two or more Webview contacts with the same URL and contact name.] +[Stop processing] +[Click here to open this URL in a browser window.] +[Stick to the front] +[Disable stick to the front] +[URL not supplied] +[Download in progress, please wait...] +[Updating...] +[The server replied with a failure code] +[The server is down or lagging.] +[Invalid search parameters.] +[Both search strings not found or strings not set.] +[at the time] +[Processing data (Stage 1)] +[Processing data stopped by user.] +[Processing data (Stage 2)] +[Processing data (Stage 3)] +[Processing data (Stage 4)] +[Processing data (Stage 5)] +[Processing data (Stage 6)] +[Processing data (Stage 7)] +[Processing data (Stage 8)] +[Alert!] +[Online] +[A site is already downloading, try again in a moment.] +[Bytes in display] +[Bytes downloaded] +[Alert test conditions not met; press the refresh button to view content.] +[No whitespace removal] +[Minimal level of whitespace removal] +[Medium level of whitespace removal] +[Large level of whitespace removal] +[Remove all whitespace] +[Popup plugin] +[Use OSD plugin] +[A string is present] +[The web page changes] +[A specific part of web page changes] +[This is a preview popup.] +[You need to supply a search string.] +[You need to supply a start string.] +[You need to supply an end string.] +[You need to supply a file name and path.] +[You need to supply a URL.] +[You need to supply a name for the contact.] +[Invalid symbol present in contact name.] +[Cache folder does not exist.] +[Missing "psite.bat" file.] +[Site URL] +[Please select site in Find/Add contacts...] -- cgit v1.2.3