menu
Tatoeba
language
Registrearje Oanmelde
language Frysk
menu
Tatoeba

chevron_right Registrearje

chevron_right Oanmelde

Blêdzje

chevron_right Show random sentence

chevron_right Blêdzje op taal

chevron_right Blêdzje op list

chevron_right Blêdzje op label

chevron_right Blêdzje op audio

Mienskip

chevron_right Muorre

chevron_right List mei alle leden

chevron_right Taal fan leden

chevron_right Sprekkers memmetaal

search
clear
swap_horiz
search
belgavox belgavox 24 July 2012 24 July 2012 om 23:27:03 UTC link Permalink

I would like to be able to perform a search with two criteria: 1) a given source language and 2) a missing translation. For instance, list 15 French sentences for which the English translation is missing. Does this capability current exist? If not, could it be added to a desired feature list? Thanks!

{{vm.hiddenReplies[13065] ? 'expand_more' : 'expand_less'}} hide replies show replies
freefighter freefighter 25 July 2012 25 July 2012 om 01:44:35 UTC link Permalink

Quite possible, I believe. The only problem is that you will see the whole list of French sentences not translated to English. I mean they will be displayed in pages of 10 and you cannot change the number of sentences in each page. But I don't think this will be a problem.

http://tatoeba.org/fre/sentence...n/fra/none/eng

Parcourir
--> Parcourir par langue

{{vm.hiddenReplies[13066] ? 'expand_more' : 'expand_less'}} hide replies show replies
alexmarcelo alexmarcelo 25 July 2012 25 July 2012 om 02:01:35 UTC link Permalink

However, you can go to another page. Just change the number after the word "page":

http://tatoeba.org/eng/sentence...fferent/page:2

For example, page:1472 would give you:
http://tatoeba.org/eng/sentence...rent/page:1472

{{vm.hiddenReplies[13067] ? 'expand_more' : 'expand_less'}} hide replies show replies
jakov jakov 25 July 2012 25 July 2012 om 17:01:31 UTC link Permalink

You could use my userscript [Tatoeba page navigator][1], which changes the current page to an input field, where you can either type a number or use the arrow keys to navigate to the previous or next page.

[1]: http://userscripts.org/scripts/show/119698

{{vm.hiddenReplies[13068] ? 'expand_more' : 'expand_less'}} hide replies show replies
alexmarcelo alexmarcelo 25 July 2012 25 July 2012 om 21:48:44 UTC link Permalink

Great, thanks! Do you have a link explaining how to use it?

{{vm.hiddenReplies[13069] ? 'expand_more' : 'expand_less'}} hide replies show replies
jakov jakov 26 July 2012 26 July 2012 om 03:03:46 UTC link Permalink

If you use firefox, just install the greasemonkey addon, then click the install button on the page i linked to. Usage itself is intuitive: just click the number of the current page ( in between the "<<", "<", ">", ">>" on top or bottom of a page), then type the number if the page or use the arrow keys to add or subtract one. Hit enter key to submit.

For other beowsers i will explain if you ask.

{{vm.hiddenReplies[13070] ? 'expand_more' : 'expand_less'}} hide replies show replies
alexmarcelo alexmarcelo 26 July 2012 26 July 2012 om 03:54:31 UTC link Permalink

You're great! Thanks! Waiting for the infinite scrolling. :-)

{{vm.hiddenReplies[13071] ? 'expand_more' : 'expand_less'}} hide replies show replies
jakov jakov 26 July 2012 26 July 2012 om 12:45:54 UTC link Permalink

It's not going to be easy ;) as each sentence needs some javascript (for the translation button etc), but i'm going to try anyways.

freefighter freefighter 26 July 2012 26 July 2012 om 14:41:14 UTC link Permalink

I would love to hear more about that. :)

{{vm.hiddenReplies[13077] ? 'expand_more' : 'expand_less'}} hide replies show replies
alexmarcelo alexmarcelo 26 July 2012 26 July 2012 om 17:21:54 UTC link Permalink

Basically, we wouldn't need to change the current page to translate more than 10 sentences. The following page would load automatically when you get to the end of the page, and we would just need to scroll down. That would make our work much easier... there's another script I asked jakov to do, which consists in opening the translate box automatically so that we don't need to click "translate" in every sentence...

If one of these come to life, nobody will stop us! If they are combined together...

Let's cross our fingers! Go, jakov! :-)

{{vm.hiddenReplies[13078] ? 'expand_more' : 'expand_less'}} hide replies show replies
freefighter freefighter 26 July 2012 26 July 2012 om 21:57:01 UTC link Permalink

Sounds great. I wish jakov good luck with that then ;)

jakov jakov 26 July 2012 26 July 2012 om 21:26:01 UTC link Permalink

There's now basic infinite scrolling in my script, however it still breaks all javascript that's supposed to be there.

{{vm.hiddenReplies[13082] ? 'expand_more' : 'expand_less'}} hide replies show replies
alexmarcelo alexmarcelo 28 July 2012 28 July 2012 om 06:32:53 UTC link Permalink

Yes, I've just tried it, and it's looks great! It's a pity that we can't translate them. Do you think it would be easier to create a script to automatically open the translation box?