From d5275c9c66c00df0ee89545946838519207d0957 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Wed, 10 Jun 2015 15:02:19 +0000 Subject: langpacks: update git-svn-id: http://svn.miranda-ng.org/main/trunk@14104 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/serbian/Plugins/WebView.txt | 310 ++++++++++++++++++++++++++++++++++ 1 file changed, 310 insertions(+) (limited to 'langpacks/serbian/Plugins/WebView.txt') diff --git a/langpacks/serbian/Plugins/WebView.txt b/langpacks/serbian/Plugins/WebView.txt index aecc2329a6..f888d3a053 100644 --- a/langpacks/serbian/Plugins/WebView.txt +++ b/langpacks/serbian/Plugins/WebView.txt @@ -5,10 +5,87 @@ ; 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] sekundi +[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] Podebljano +[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] + [Cancel] Otkazivanje [Apply] @@ -19,6 +96,54 @@ Pronađi &Pronađi više [Find what:] Pronaći šta: +[Search was completed.] + +[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] Naknadno odabrane boje [Background] @@ -27,17 +152,202 @@ Pozadina Tekst [Use Windows colors] Boje operativnog sistema +[Use same colors as data window] + +[Left click action] + +[Open data display window] + +[Open web page] + +[Dismiss popup] + +[Right click action] + [Log] Log [&Copy] &Kopiranje +[C&ut] + [&Delete] &Brisanje +[&Paste] + [Co&py all] Ko&piranje svega +[&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] Mreža [Popups] Balončići +;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.] + +[Alert options] + +[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] Prisutan +[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...] + -- cgit v1.2.3