450 results found
-
Find / replace all
It would be useful to have the "find / replace/ replace all" feature for quick updates.
4 votes -
Polish translation
I would like to translate webui to Polish, please, add this language to the project.
1 vote -
Wrong nplurals on Russian language
Poeditor export Russian PO files with 4 nplurals forms and it's wrong.
Unicode website explain that Russian has 3 nplurarls form like the form:
nplurals=3; \
plural=n%10==1 && n%100!=11 ? 0 : \
n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;The compilation fail. Can you fix this bug as soon as possible?
Thanks you.
** We're blocked while the bug exists.
1 vote -
Import/export GitHub integrations
I need to update the paths of my GitHub strings.xml. This is very laborsome to do manually. Could we just import and export and change them with a text editor?
1 vote -
empty translations as done
How I can do apply empty translations as done? any solution?
1 vote -
CSV export problem
CSV is not exporting in UTF8 as it should. This is major failure.
1 vote -
xml:space="preserve"
Hi I noticed that after fetching the xliff file from PoEditor, it contains
xml:space="preserve"
whit some \n inserted. This breaks a lot of stuff on our side.How can we avoid it?
Angel
1 vote -
Easy way to add link to context for translator
We are using context field to make it easier for trasnlator to make translations. Best is to give them screenshot with english text so they can see how it is used and where. So our context-term unique keys are not working anway and we don't care much about duplicates. we can handle this in other way. What we are missing is POEditor not showing links in context as clickable links which makes it very difficult to open link.
As Brian suggested we are now using commnets for this. But this is somewhat hidden. Other solution could be to improve its…6 votes -
Change the owner of a project.
We would like to change the ownership of a project. Is that already possible?
1 vote -
API Endpoint for retrieving a single translation
It would be nice if there was an endpoint available to retrieve a translation for a single term in a specific language. Perhaps an extra agrument in the TERMS->LIST endpoint that would look like
term <string> The term
optionalThis is a bit of a breaking point for us to consider using your platform. Thanks
1 vote -
Terminology
Your terminology is unclear. For example what is a "string?" What is a "contributor?"
1 vote -
some general option to forbid translators to see Not Fuzzy Translations
we want to add terms, then want to do soem stuff about it internally. and only when marked fuzzy we want transaltors to review it.
Currently traslators can see all texts. Woul dbe great if there is an option to allow them to see only fuzzy.3 votes -
Video Tutorial
Step by step
1 vote -
Translation orders: Persistent comments
If a discussion arises between a translator an us (the customer). Could you please save those comments on the string? So the next translator (perhaps working on a different language) can see whats been discussed.
1 vote -
Problem with strings with context
If I try to import POT file into POEditor that has the same string appearing twice, the import fails. But, these same strings have different contexts, so technically they are not the same string, and POEditor should check if the string and the context are duplicated, not just the string. When the same POT file is imported into WordPress GlotPress plugin, it works as expected, POEditor fails.
1 vote -
Correctly handle placeholders during auto-translate
When performing auto-translation (to French) the % symbol is incorrectly placed.
Example:
"This %{text}" --> "This% {text} in French"Also, do not auto-translate text inside of the placeholder, as they are clearly variable names.
1 vote -
How to add language variants like formal and informal?
this feature is necessary for some languages like German, French, Russian. It is not possible to add this, is it? MediaWiki has this feature too. It would be a loss of communication to have not this feature, right? I beg you please integrate this feature
5 votes -
BUG: Is not possible to edit whitespace key
I accidentally edited a key to a "no character" key and I can't find the key anymore to erase.
1: The software should not allow empty keys :(
2: It should be possible to find the key again in the terms page1 vote -
Xliff context/notes support
the translation tool does not display the context information embedded into the source xliff file in <context-group> and <note> tags.
Such support would greatly help in providing a better translation experience.6 votes -
Colud I disable default fuzzy by settings?
When we add a new term, we have to unset the "fuzzy" checkbox.
0 votes
- Don't see your idea?