Translate little part only on website using Google or Bing [closed] - translate

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 7 years ago.
Improve this question
I need to translate only a small part on my website using google translate or bing.
It's in German and for german people, but a small part of text on specific pages are in other languages. And i need an option where German people can translate this to german by pressing a button or so.
I can only find solutions on translation the entire site.
Example:
This is in german and must be kept that way
This is in english or another language and should be translated if button clicked.
Bsically i dunno how to tell google / bing, that only some of it should be translated.

I would recommend for specific phrase detection to either use an open source product like Jquery Globalize Library.
https://github.com/jquery/globalize
If you want a fully serviced/hosted solution that removes any need to hard code these translations check out
https://localizejs.com/
We help make developers set and forget the pains of localization by automating as much of the process for you.

This plugin will allow you to translate individual sections of your site or the entire page. You have to provide the translation for each phrase into each target language but you can do that by translating them in Google or Bing as you suggested and then use the plugin to allow your visitors to translate the text on demand:
https://github.com/coolbloke1324/jquery-lang-js
That plugin has language persistence across pages, allows both phrase and regex-based matching, can handle any number of language options and allows you to trigger the change from a click event as you described.
You can see it being used live on https://www.orbzu.com (look top-left of the page for the flag icon and then select a new language to see the text on the page change automatically).

Related

How delete a Website from Google Search Engine? [closed]

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed last month.
Improve this question
I want to remove a website from Google Search engine Entirely. The website has 200,000+ posts indexed on google. Can anyone pls telll me that how can I remove it entirely from gooogle as I didn't want a single post of it inddexed in google...
I know how to prevent google bot from indexing my new postst but how can I remove my previously indexed 2 lac posts?
I am expecting to get a way through which I can remove my website entirely fron google....
To quickly (but temporarily) remove an entire website from Google, you could use Google Search Console's Removals tool. It'll allow you to rapidly hide the website from Google, but it's only a temporary fix until you can add a noindex tag (see Sahildeep Singh's answer to do that). To do so, go to the Removals page in the Google Search Console and press the "New Request" button. From there, you can add an entire block of URLs (e.g. example.com would block example.com/xyz) to be hidden from Google Search.
If you need to prevent your webpages from being indexed then insert this following meta code :
<meta name="robots" content="noindex">
Just add this code inside your header component/file

UFT doesn't click a WebCheckBox of a pop-up [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 years ago.
Improve this question
I'm using UFT 15 to automatize some Web GUI Tests using VB Script. I have to click on a WebCheckBox of a pop up but it doesn't work because when I used Record to click on the WebCheckBox, UFT pasted that line:
Browser("A").Window("B").WinObject("Internet Explorer_Server").Click
I understood that WinObject("Internet Explorer_Server") is a generic object.
Could someone help me?
It looks like your browser isn't correctly recognized by UFT, the object hierarchy should be something like: Browser("A").Page("B").WebElement("C").Click (where WebElement could be quite a few things like Link, WebButton etc.).
Check if UFT's agent is enabled in your browser (in this case IE).
During the first launch of IE you should have seen a toolbar like this:
If you didn't click Enable then, you should go to the "Gear icon" -> Manage Add-ons menu and enable the UFT addon:

Anyway to inspect multiple screen sizes at the same time in Chrome? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 2 years ago.
Improve this question
Could this be possible with an extension perhaps?
Basically, I am wanting to see mobile, tablet, and desktop sizes of a particular webpage and be able to inspect them all within 1 inspector window and if I make a change in the css to the inspector, I would like it to change for all 3 views.
Is something like this possible? This would help to standardize the html and css for all 3 viewports and make it much easier and less css needed for responsive design.
Anyone know of anything like this? I would think that there would be an extension for Chrome to be able to do this, or atleast some way to do this without an extension, in only 1 inspector window.
sizzy.co, multiple screens at the same time, not just desktop and mobile, you can have a dozen screens one one screen.
Emmet Re:view (Chrome Extension) works well for me.
However, I have problems keeping it persisted when reloading the page, which is especially annoying in development.
I want to add on what Cody Elhard said and recommend Responsive Viewer browser extension. direct link
a new (but paid) option also exists sizzy.co (built by internet celebrity Kitze)
You can use Blisk browser (based on Chromium) for this purpose. It provides mobile and desktop side-by-side view. Unfortunately, this view cannot be customized. You cannot set it up to show 3 screens simultaneously.

Navigating Google search results using keyboard shortcuts without "instant search" feature [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 4 years ago.
Improve this question
Google has dropped the instant search feature lately (in the news: the verge).
So, without the instant search how to navigate through the results of a normal google search only with the keyboard?
Note, that with the instant search this question is already answered on this Stackoverflow site.
I created a very simple open source extension to fix this and make keyboard shortcuts configurable.
You can install it from the Chrome Webstore:
Google Search Navigator.
Hope you find it useful, but in any case- feedback is welcome!
You may find Chrome extension RESULTER good for this. It's basically a Google Search productivity extension.
Apart from bringing back the Tab and Arrows navigation keyboard shortcuts on Google Search results page, it introduces a special panel with search results. You can use Alt+A shortcut to open search results list and navigate from there, without going back to the Google Search page. It makes search flow more natural.
You can also focus on the search box with Alt+S keyboard shortcut.

Edit GoogleDocs documents in UltraEdit or Notepad++? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I would like to edit GoogleDocs documents in UltraEdit or Notepad++.
Reason being a few features missing from the current GoogleDocs editor.
Can this be done ?
My use-case:
I log my work in a logfile.txt
UltraEdit and other native editors are lightning fast and have column editing, excellent search result display, macros and other power user features, not available in GDocs yet.
I would like to keep working in UltraEdit until those features are available, but at the same time have the document synced in the background to GDocs.
So, Nocs doesn't cut if for me yet (until it has the same featureset and speed of ex. UltraEdit),
however the sync stuff you have implemented is interesting, if you could somehow add this as a plugin to UltraEdit and other editors. At least some of them have a plugin architecture.
Another "feature" of GDocs that has currently stopped me from using this approach, is the 512kB document size limit.
I don't think you can do it "in place" as it were.
You can export the doc from gdocs, edit, and reimport. in the menu at the top of the Google Doc: File -> Download File As -> Text, edit away in your favourite editor, then File -> Upload New Version (you can do this for spreahsheets anyway, not sure if this is available for every format, you might need to create a new doc and delete the old one)
You have to export it as a rich text document, then edit it in notepad++, then import it back to google docs.
Don't expect this question to live long as it's unrelated to programming.
A bit of a shameless plug here, but if you want simple, Notepad-like functionality that integrates with Google Docs, you can check my project called Nocs.

Resources