Is there a way to export the results of a filter. I need all the unverified translations of bbPress 2.2 in arabic (nothing is approved yet).
I tought using the export would work, but it exports only the source strings, not the translations.
Thank you.
Ze Fontainhas 3:56 pm on April 2, 2013 Permalink |
Not sure I’m following… Do you mean this?
Nabil Kadimi 4:57 pm on April 2, 2013 Permalink |
Yes that one.
Marko Heijnen 3:59 pm on April 2, 2013 Permalink |
You can’t export unverified strings yet. I did create a ticket on trac for GlotPress to have this feature because it’s damn handy: http://glotpress.trac.wordpress.org/ticket/232
pavelevap 4:51 pm on April 2, 2013 Permalink |
Yes, it is possible, but a little bit tricky. First you have to click link “Filter”, select first choise “Current/waiting/fuzzy + untranslated (All)” and apply it by clicking on “Filter” button. The main purpose is adding
filters[status]=current_or_waiting_or_fuzzy_or_untranslatedto URL. Then it works as Ze described, select “only matching the filter” and all waiting strings will be in exported .po file.Marko Heijnen 5:10 pm on April 2, 2013 Permalink |
Uhm weird. I thought I tried that but I guess I did something wrong then. Will be playing with it soon
Nabil Kadimi 11:05 pm on April 2, 2013 Permalink |
This is what I did, I get original strings but no translations
Wacław 9:12 am on April 4, 2013 Permalink |
I’m guessing this is because they weren’t approved by a validator.
Nashwan Doaqan 6:56 pm on April 2, 2013 Permalink |
2.2 ?! Make sure you translate the Development version, bbPress 2.3 will publish very soon, there are only 143 string need translation
http://translate.wordpress.org/projects/bbpress/dev/ar/default?filtersstatus=untranslated&sortby=priority&sorthow=desc
Nabil Kadimi 11:11 pm on April 2, 2013 Permalink |
I’m not translating now, I need those for a live project.