menu
तातोएबा
language
नोंदणी करा लॉगइन करा
language मराठी
menu
तातोएबा

chevron_right नोंदणी करा

chevron_right लॉगइन करा

चाळा

chevron_right यादृच्छिक वाक्ये दाखवा

chevron_right भाषेनुसार चाळा

chevron_right यादीनुसार चाळा

chevron_right खूणचिठ्ठीनुसार चाळा

chevron_right ऑडिओ चाळा

समुदाय

chevron_right भिंत

chevron_right सर्व सदस्यांची यादी

chevron_right भाषांनुसार सदस्यांच्या याद्या

chevron_right मातृभाषिकांची आकडेवारी

search
clear
swap_horiz
search
TRANG TRANG पोस्ट केला १९ जून, २०१५ रोजी, संपादित केला १९ जून, २०१५ रोजी रोजी पोस्ट केला १९ जून, २०१५ रोजी ७:२९:२७ म.उ. UTC रोजी, संपादित केला १९ जून, २०१५ रोजी ७:२९:३६ म.उ. UTC रोजी flag Report link पर्मालिंक

** Tatoeba Day #2 **

Tatoeba Day starts *now* and will end in more or less 30 hours.

If you are new to this event, you can find more information about it in the following threads:
- https://tatoeba.org/eng/wall/sh...#message_22938
- https://tatoeba.org/eng/wall/sh...#message_22652
- https://tatoeba.org/eng/wall/sh...#message_23097

In short, the goal of the event is to improve Tatoeba. You can participate by:
1) Reporting bugs or suggesting improvements for the website.
2) Testing the dev website (https://dev.tatoeba.org).
3) Writing or improving our documentation in the wiki (http://en.wiki.tatoeba.org/).
4) Coding (https://github.com/Tatoeba/tatoeba2).

For today's event, there is a special rule: if you are going to report bugs or suggest improvements (I will call these "requests"), I will ask that you limit yourself to 2 requests. Only request the 2 most important things that you would like to see implemented or fixed today.

Note that I will consider upvotes as a request. In other words, if someone suggests something, and you say "+1" to it, this is 1 request from you.

If possible, take some time to browse our GitHub issues before writing your requests.
https://github.com/Tatoeba/tatoeba2/issues
If you find out that your request is already listed as a GitHub issue, then simply mention the link to the GitHub issue in your message.

That's it!

You can now start replying to this thread to make your requests.

{{vm.hiddenReplies[23123] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
CK CK पोस्ट केला १९ जून, २०१५ रोजी, संपादित केला ३० ऑक्टोबर, २०१९ रोजी रोजी पोस्ट केला १९ जून, २०१५ रोजी ७:३५:३२ म.उ. UTC रोजी, संपादित केला ३० ऑक्टोबर, २०१९ रोजी १०:१९:०१ म.पू. UTC रोजी flag Report link पर्मालिंक

[not needed anymore- removed by CK]

{{vm.hiddenReplies[23124] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
TRANG TRANG २० जून, २०१५ २० जून, २०१५ रोजी १:२९:४३ म.उ. UTC flag Report link पर्मालिंक

It's going to be difficult to implement this for Tatoeba because we have several issues related to this feature.

The first problem is that it can be very, very slow to filter sentences by "not translated into". For instance if you search all sentences in English not translated into French.

Then there is another problem with the filters, which is user experience problem:
https://github.com/Tatoeba/tatoeba2/issues/627

Then the last problem is that we need to review the way this feature is coded, so that we can make it generic and easy to apply to other places than the "Browse by language" page.

I'm currently looking into a solution to optimize the response time when people filter by "not translated into".

{{vm.hiddenReplies[23142] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
gillux gillux २० जून, २०१५ २० जून, २०१५ रोजी २:३९:५४ म.उ. UTC flag Report link पर्मालिंक

One way to solve the slowness problem is to exclusively rely on Sphinx to sort out sentences. My recent progresses in that field make be believe it’s a workable solution.

{{vm.hiddenReplies[23149] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
TRANG TRANG २० जून, २०१५ २० जून, २०१५ रोजी ९:४७:२८ म.उ. UTC flag Report link पर्मालिंक

I made a pull request to make the "not translated into" queries much faster, but with the cost that the results won't be accurate if some fields are not properly sync'ed.

https://github.com/Tatoeba/tatoeba2/pull/690

I think as well it could work out to rely only on Sphinx to filter and sort sentences but this pull request can be a solution until we (you) have time to experiment enough with Sphinx.

tommy_san tommy_san १९ जून, २०१५ १९ जून, २०१५ रोजी ११:११:२८ म.उ. UTC flag Report link पर्मालिंक

Let users select the number of sentences per page (in the settings page, from 10, 20, 50 and 100 perhaps) and apply it to all the pages where currently only 10 sentences are displayed (i.e. 6 types of pages named by CK on https://tatoeba.org/wall/show_m...essage_23124).

{{vm.hiddenReplies[23125] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
gillux gillux २० जून, २०१५ २० जून, २०१५ रोजी ५:१४:२५ म.पू. UTC flag Report link पर्मालिंक

I’m working on it (ticket: https://github.com/Tatoeba/tatoeba2/issues/30).

gillux gillux २० जून, २०१५ २० जून, २०१५ रोजी ७:०३:३१ म.पू. UTC flag Report link पर्मालिंक

Go to https://dev.tatoeba.org/user/settings and try changing the new “Number of sentences per page” setting.

{{vm.hiddenReplies[23127] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
tommy_san tommy_san २० जून, २०१५ २० जून, २०१५ रोजी ११:३७:३४ म.पू. UTC flag Report link पर्मालिंक

Great! I hope this won't overload the server.

Guybrush88 Guybrush88 २० जून, २०१५ २० जून, २०१५ रोजी ७:१४:०३ म.पू. UTC flag Report link पर्मालिंक

I think it would be useful to implement this: https://github.com/Tatoeba/tatoeba2/issues/337

I guess many users (me included) search for many words/expressions, and it's very long and wasteful to delete them manually, so having a button to clear the search query in an automated way would save a great amount of time to users

{{vm.hiddenReplies[23128] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
gillux gillux २० जून, २०१५ २० जून, २०१५ रोजी ८:२५:२० म.पू. UTC flag Report link पर्मालिंक

Do you think this button should reset the “from” and “to” lists to “Any” as well?

{{vm.hiddenReplies[23131] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
Guybrush88 Guybrush88 २० जून, २०१५ २० जून, २०१५ रोजी १०:२४:१६ म.पू. UTC flag Report link पर्मालिंक

yes, it might be a good idea

gillux gillux २० जून, २०१५ २० जून, २०१५ रोजी ९:११:३७ म.पू. UTC flag Report link पर्मालिंक

How about that? http://dev.tatoeba.org/

{{vm.hiddenReplies[23133] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
Guybrush88 Guybrush88 पोस्ट केला २० जून, २०१५ रोजी, संपादित केला २० जून, २०१५ रोजी रोजी पोस्ट केला २० जून, २०१५ रोजी १०:२६:३२ म.पू. UTC रोजी, संपादित केला २० जून, २०१५ रोजी १०:२७:४२ म.पू. UTC रोजी flag Report link पर्मालिंक

maybe it could also have the possibility of deleting the search history, along with clearing the search field, and this could be optional, that is to say, the user may choose if he wants only to clear the search field or also deleting all the search history at once

{{vm.hiddenReplies[23135] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
gillux gillux २० जून, २०१५ २० जून, २०१५ रोजी २:४३:१४ म.उ. UTC flag Report link पर्मालिंक

What do you mean by “search history”? If you mean the previously submitted queries, this is a browser-specific thing I don’t think we can mess with in any way.

{{vm.hiddenReplies[23151] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
Guybrush88 Guybrush88 २० जून, २०१५ २० जून, २०१५ रोजी ३:०५:२८ म.उ. UTC flag Report link पर्मालिंक

Yes, I meant the previously submitted queries

raggione raggione २० जून, २०१५ २० जून, २०१५ रोजी ७:२२:३२ म.पू. UTC flag Report link पर्मालिंक

My request:
What I would like is being able to permanently delete all the PMs that are in my trash can.

{{vm.hiddenReplies[23129] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
TRANG TRANG २० जून, २०१५ २० जून, २०१५ रोजी १:११:३० म.उ. UTC flag Report link पर्मालिंक

I have created an issue in GitHub: https://github.com/Tatoeba/tatoeba2/issues/687

I'll be working on it in a couple of hours.

{{vm.hiddenReplies[23139] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
raggione raggione २० जून, २०१५ २० जून, २०१५ रोजी १:१९:४४ म.उ. UTC flag Report link पर्मालिंक

Great! Thanks.

{{vm.hiddenReplies[23140] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
TRANG TRANG पोस्ट केला २० जून, २०१५ रोजी, संपादित केला २० जून, २०१५ रोजी रोजी पोस्ट केला २० जून, २०१५ रोजी ९:५०:२६ म.उ. UTC रोजी, संपादित केला २० जून, २०१५ रोजी ९:५१:१२ म.उ. UTC रोजी flag Report link पर्मालिंक

You can test this on the dev website (http://dev.tatoeba.org).

There is a link "delete forever" for messages that are in the Trash folder.

By the way, @English native speakers, is the wording "delete forever" okay? Or should this be worded differently?

{{vm.hiddenReplies[23160] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
gillux gillux २१ जून, २०१५ २१ जून, २०१५ रोजी २:२२:०३ म.पू. UTC flag Report link पर्मालिंक

I added an “empty trash” function to remove all the messages from the trash.

raggione raggione २१ जून, २०१५ २१ जून, २०१५ रोजी १२:१३:११ म.उ. UTC flag Report link पर्मालिंक

It's working. Thanks. Fantastic!

Guybrush88 Guybrush88 २० जून, २०१५ २० जून, २०१५ रोजी ७:५८:४९ म.पू. UTC flag Report link पर्मालिंक

second request

I guess it would be useful to finally fix this issue: https://github.com/Tatoeba/tatoeba2/issues/152

This affects logs of sentences, the activity timeline, older wall posts, and birthday and registration date in the user profile.

This should be the last issue to tackle in order to have a fully translated interface (without any element in English, even if you choose any other language), which could be a nice improvement for users (maybe especially the new ones), so they can see that everything is in their own language, or, if the string isn't translated yet on Transifex, they can translate everything in their own language to have a fully localized interface

{{vm.hiddenReplies[23130] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
AlanF_US AlanF_US पोस्ट केला २० जून, २०१५ रोजी, संपादित केला २० जून, २०१५ रोजी रोजी पोस्ट केला २० जून, २०१५ रोजी १:०६:४९ म.उ. UTC रोजी, संपादित केला २० जून, २०१५ रोजी १:०७:२८ म.उ. UTC रोजी flag Report link पर्मालिंक

Representing timestamps in a language-independent but rather mechanical format (for example, "2004-02-12T15:19:21+00:00", or some simpler variation such as "2004-02-12 15:19") would be pretty straightforward. Doing it in a language-specific, localizable way would not. Would people be more satisfied with a format like "2004-02-12 15:19" than what they have now? Personally, I would. Note that currently, suffixes are added to days of the month (February 12th, 2004), which is not what is usually done in the U.S. This shows that conventions vary even within the same Tatoeba interface language (English).

{{vm.hiddenReplies[23138] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
Guybrush88 Guybrush88 २० जून, २०१५ २० जून, २०१५ रोजी १:३३:१५ म.उ. UTC flag Report link पर्मालिंक

maybe the format you're suggesting would be better for every language

danepo danepo २० जून, २०१५ २० जून, २०१५ रोजी १:४५:४३ म.उ. UTC flag Report link पर्मालिंक

or perhaps
2004-02-12T15:19:21Z

https://en.wikipedia.org/?title=ISO_8601#UTC

{{vm.hiddenReplies[23144] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
AlanF_US AlanF_US २० जून, २०१५ २० जून, २०१५ रोजी २:३५:४० म.उ. UTC flag Report link पर्मालिंक

I understand that the Z makes the time less ambiguous, but I think I'm going to leave it out anyway, together with the T, unless there are objections. I find that the presence of those letters makes the timestamp significantly harder to read.

{{vm.hiddenReplies[23147] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
CK CK पोस्ट केला २० जून, २०१५ रोजी, संपादित केला ३० ऑक्टोबर, २०१९ रोजी रोजी पोस्ट केला २० जून, २०१५ रोजी २:३७:४७ म.उ. UTC रोजी, संपादित केला ३० ऑक्टोबर, २०१९ रोजी १०:१८:५३ म.पू. UTC रोजी flag Report link पर्मालिंक

[not needed anymore- removed by CK]

{{vm.hiddenReplies[23148] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
AlanF_US AlanF_US २० जून, २०१५ २० जून, २०१५ रोजी २:५१:५२ म.उ. UTC flag Report link पर्मालिंक

My change is checked in and visible from http://dev.tatoeba.org/ . I did go with the "2004-02-12 15:19" format.

danepo danepo २० जून, २०१५ २० जून, २०१५ रोजी ३:३४:४३ म.उ. UTC flag Report link पर्मालिंक

I think that 2004-02-12 15:19
is local time.

If no UTC relation information is given with a time representation, the time is assumed to be in local time:
https://en.m.wikipedia.org/?tit...ne_designators

{{vm.hiddenReplies[23156] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
AlanF_US AlanF_US २० जून, २०१५ २० जून, २०१५ रोजी ८:४१:०० म.उ. UTC flag Report link पर्मालिंक

Technically, yes. But I think that users of the site would be more confused by the presence of the Z (which would be unfamiliar to most of them) than they would by its absence. Since I doubt anyone uses message timestamps to help them decide when to catch a plane, I think the lack of a Z is fine.

{{vm.hiddenReplies[23157] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
Guybrush88 Guybrush88 २० जून, २०१५ २० जून, २०१५ रोजी ८:५८:१६ म.उ. UTC flag Report link पर्मालिंक

+1, I guess letters can be confusing for most users. Maybe we can specify somewhere (maybe in the wiki) which timezone is represented by the time and the date

{{vm.hiddenReplies[23158] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
AlanF_US AlanF_US २१ जून, २०१५ २१ जून, २०१५ रोजी ३:०९:४९ म.पू. UTC flag Report link पर्मालिंक

Yes, the wiki probably would be a good place. I'll think about where in the wiki would be suitable.

{{vm.hiddenReplies[23167] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
CK CK पोस्ट केला २१ जून, २०१५ रोजी, संपादित केला ३० ऑक्टोबर, २०१९ रोजी रोजी पोस्ट केला २१ जून, २०१५ रोजी ३:२७:३१ म.पू. UTC रोजी, संपादित केला ३० ऑक्टोबर, २०१९ रोजी १०:१८:४५ म.पू. UTC रोजी flag Report link पर्मालिंक

[not needed anymore- removed by CK]

{{vm.hiddenReplies[23168] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
gillux gillux पोस्ट केला २१ जून, २०१५ रोजी, संपादित केला २१ जून, २०१५ रोजी रोजी पोस्ट केला २१ जून, २०१५ रोजी ४:१४:४४ म.पू. UTC रोजी, संपादित केला २१ जून, २०१५ रोजी ४:१५:०९ म.पू. UTC रोजी flag Report link पर्मालिंक

Yes, and I think it’s probably good enough. All recent dates are reported in a “x ago” form, while only the more older ones (older than 30 days) are displayed as a date, in which case the precise hour and minutes are likely to be unimportant.

Ricardo14 Ricardo14 २० जून, २०१५ २० जून, २०१५ रोजी २:२८:३४ म.उ. UTC flag Report link पर्मालिंक

Is it possible to implement the "not directly translated into" while we browse sentences by tag?
http://i.imgur.com/u2dQVLO.jpg

{{vm.hiddenReplies[23145] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
TRANG TRANG २० जून, २०१५ २० जून, २०१५ रोजी २:३१:१४ म.उ. UTC flag Report link पर्मालिंक

This is part of CK's request.

Cf. my response about this: https://tatoeba.org/eng/wall/sh...#message_23142

Ricardo14 Ricardo14 २० जून, २०१५ २० जून, २०१५ रोजी २:४१:३९ म.उ. UTC flag Report link पर्मालिंक

** Add an option "send message to user(s) that

-Are ACs
-Are CMs
-Are Admins
- native language is
- you are used to send message to
- your 'co-workers" (in this case, there would be a "+1" that would 'add' thid person in a contact list and so,.easily talk to him/her" ***

{{vm.hiddenReplies[23150] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
TRANG TRANG २० जून, २०१५ २० जून, २०१५ रोजी ९:५७:०१ म.उ. UTC flag Report link पर्मालिंक

I personally prefer not allow users to send mass messages, because spammers can easily abuse it.

The only group of people for which it makes sense to have a "send to all" feature is perhaps the admins. But for this, you can write an email to community-admins@tatoeba.org.

The idea of a contact list could make sense, but we are not really prioritizing social features at the moment.

Ricardo14 Ricardo14 २० जून, २०१५ २० जून, २०१५ रोजी २:४६:३० म.उ. UTC flag Report link पर्मालिंक

## add more options to browse sentences in order to translate/link them

- sentences in ***that have the word '***' that were not translated/were translated into/have no tag/

{{vm.hiddenReplies[23152] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
TRANG TRANG २० जून, २०१५ २० जून, २०१५ रोजी १०:०४:०५ म.उ. UTC flag Report link पर्मालिंक

This request is more or less part of: https://github.com/Tatoeba/tatoeba2/issues/53

It would have been too long to implement for Tatoeba Day.

On a side note, the rule was to post only 2 requests, and this is your 3rd one.

TRANG TRANG २० जून, २०१५ २० जून, २०१५ रोजी १०:१३:५० म.उ. UTC flag Report link पर्मालिंक

Tatoeba Day is now over.

You can see the summary of what is going to be included in Tatoeba's update:
https://github.com/Tatoeba/tato...nes/2015-06-22
(Make sure to check both the "Open" and "Closed" issues)

Contrary to last time, the update will not be done right now, but on Monday. This gives us more time to test and make sure that nothing has broken.

If you have time, please, test everything that you can on the dev website (https://dev.tatoeba.org).

Thank you!

{{vm.hiddenReplies[23163] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
Guybrush88 Guybrush88 २१ जून, २०१५ २१ जून, २०१५ रोजी ७:४९:४६ म.पू. UTC flag Report link पर्मालिंक

i tested https://github.com/Tatoeba/tatoeba2/issues/337 and it works fine. Maybe it could also reset the language to "any" (if a specific language has been chosen), but, apart from this it works fine

{{vm.hiddenReplies[23170] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
TRANG TRANG २१ जून, २०१५ २१ जून, २०१५ रोजी ११:५९:५७ म.पू. UTC flag Report link पर्मालिंक

> Maybe it could also reset the language to "any"

I'm not sure if that would be a good idea. There's little change you'll want to search in a new language whenever you search for new sentences.

Maybe clicking on the cross when the search field is empty could reset the languages to "any".

{{vm.hiddenReplies[23174] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
Guybrush88 Guybrush88 २१ जून, २०१५ २१ जून, २०१५ रोजी १२:११:११ म.उ. UTC flag Report link पर्मालिंक

> Maybe clicking on the cross when the search field is empty could reset the languages to "any".

That could be fine

Guybrush88 Guybrush88 २१ जून, २०१५ २१ जून, २०१५ रोजी ८:४५:०६ म.पू. UTC flag Report link पर्मालिंक

the new date format (https://github.com/Tatoeba/tatoeba2/issues/152) doesn't cover the activity timeline: https://dev.tatoeba.org/ita/con...meline/2015/06

{{vm.hiddenReplies[23171] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
TRANG TRANG २१ जून, २०१५ २१ जून, २०१५ रोजी १:३७:१६ म.उ. UTC flag Report link पर्मालिंक

I've fixed that.

gillux gillux २१ जून, २०१५ २१ जून, २०१५ रोजी १०:१६:४६ म.पू. UTC flag Report link पर्मालिंक

This delay will also allow us to translate the interface. I updated the resource on Transifex, there are a few new strings to translate.

TRANG TRANG २२ जून, २०१५ २२ जून, २०१५ रोजी ६:००:०९ म.उ. UTC flag Report link पर्मालिंक

Tatoeba has been updated.

https://github.com/Tatoeba/tato...22+is%3Aclosed

{{vm.hiddenReplies[23185] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
Lepotdeterre Lepotdeterre २३ जून, २०१५ २३ जून, २०१५ रोजी ७:११:५२ म.पू. UTC flag Report link पर्मालिंक

Now that it's been updated, how do I choose the number of sentences displayed per page? I don't see any button for that, or any parameter in the URL.

{{vm.hiddenReplies[23191] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
TRANG TRANG २३ जून, २०१५ २३ जून, २०१५ रोजी १:३४:४६ म.उ. UTC flag Report link पर्मालिंक

It's an option in your settings: https://tatoeba.org/eng/user/settings

{{vm.hiddenReplies[23200] ? 'expand_more' : 'expand_less'}} उत्तरे लपवा उत्तरे दाखवा
Lepotdeterre Lepotdeterre २३ जून, २०१५ २३ जून, २०१५ रोजी ३:५४:०३ म.उ. UTC flag Report link पर्मालिंक

Excellent. Thank you.