470 results found
-
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 -
Github integration with access token
Github integration is allowed only for the owner of the project... That's really not good for entreprise usage as if this person is in holiday, all the integration is freeze because no body can run the export...
By allowing the usage of a GitHub token it will allow anyone to export to GitHub and respect privacy of users as the token given will have only rights to do that exports to the repo and nothing more.
6 votesYou can use the GitHub integration with an access token: https://poeditor.com/help/how_to_translate_a_language_file_from_a_github_project
But the participation of the owner is still required to make the setup in this case.However, after the owner makes the setup with GitHub (links the project languages to files on GitHub), they can always generate webhooks to import/export data: https://poeditor.com/help/how_to_use_the_github_webhook
Anyone can trigger these webhooks, they don’t even need a POEditor account. -
Mattermost Integration
I'd like to see a Mattermost integration (Mattermost is basically like Slack, but open source). Mattermost accepts the same message format as Slack.
https://docs.mattermost.com/developer/webhooks-incoming.html
I suppose the Mattermost integration would be essentially the same as your current Slack integration, but with a custom URL for the webhook.
6 votes -
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 -
Support nested JSON
I am using nested JSON for localization in a couple apps and would be nice if you could support it.
here is a sample that you can use to test: http://pastebin.com/fbpjSmQi
6 votes -
Create a POEDITOR feature to integrate into live-apps to enable users to suggest a translation for any string & send it to the dashboard.
Create a POEDITOR feature that developers could optionally integrate into their live-apps which would allow app-users to suggest a translation for any string in the app and send it to the dashboard for review/approval.
This "Suggest translation"-feature could be activated via app settings, or via shake, etc...
When "Suggest translation" mode is active, editable strings get highlighted/underlined and the user can EG. triple-tap any highlighter/underlined string on the screen to select it and suggest a translation/correction in any available language (selectable from a list.) (selections are modifiable, but are saved and set as default for that user/device)
The user can…
6 votes -
Formal & Informal translations option
Hi, I see some of the translators do a formal translations and some use an informal style. Would be great if instead of us having to specify in comments if we want a formal or informal translation for each translations, that POEditor would introduce a checkbox to specify the translation style for each term.
6 votesThank you for your suggestion.
If you would like to set a particular tone for a translation order sent to Gengo, please use the ‘Comment for translator’ form on the order, as described at point 2 in this article: https://poeditor.com/kb/how-to-get-human-translation-services
In case some strings in order should be treated as exceptions to these general instructions, note that you can also pass to translators what is written in the first comment of each of your strings, as well as in the Context attribute of each string.
-
Hard length limit on strings
Impose a fixed length limit on specific strings to prevent users accidentally going over the limit and causing errors during deployment workflow.
6 votes -
WYSIWYG editor for HTML
Please offer the option to translate HTML strings with a WYSIWYG editor. (tinymce, ckeditor)
6 votes -
Android String Array Support
Currently android string arrays are not supported. They are completely stripped off. This should not happen.
6 votes -
5 votes
-
Trim whitespace from translations
I have some translations we are working on, but some saved translations have new line characters (\n) at the end, leaving me with a po file like:
: Views\Course\Lessons.cshtml:271
msgid "Complete final exam"
msgstr "完成期末考試\n"
""Maybe your editor could automatically trim whitespace from the beginnings and ends? Maybe a setting, incase some people like it?
Very nice tool :)
5 votes -
Language last update timestamp in API
It would be useful to check the last update time/date for a given language using the API. This feature would allow us to decide whether or not import the current language depending on its timestamp matches with the last import.
5 votes -
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 -
Dutch (BE) is missing
Vlamish language is missing, which is Dutch (BE).
5 votes -
Shortcut
Hey there !
Your tool is very cool :)
You can make it even better by adding shortcuts (next string, previous string)
Cheers
5 votes -
2nd reference language
It would be great to be able to set 2nd reference language to be visible when doing translations. E.g. When the translator is translating Spanish, it's useful to see both English and French text, as English is often inconclusive, because you don't have conjugation and many other grammar structures there which other languages do.
I think it's quite useful to be able to see two languages to cross check terms etc, which en ables the translator to avoid mistakes or misunderstanding of the original term.
5 votes -
Comment from Android string file behind string
It's great that POEditor imports comments from Android strings.xml files. However, it assumes that the comments are in front of the string. We have so far followed this format, after the string:
<string name="Exit">Exit</string><!-- exit the application -->
Would be nice to have an option for importing/exporting it like that. Having the comment in the line above (and an extra blank line before) is IMHO a space-wasting layout.
5 votes -
Add number of translations to /contributors/list API endpoint
I'd love to be able to get the number of translations a contributor has provided for a project. That way I can incentivize translations and automate distributing rewards based on how many strings they've provided.
I'm thinking of running a script to periodically check if any contributors have passed various milestones and awarding promo codes via email. Currently I have to do this manually.
5 votes -
Hovering over comment icon to see comment
If the project manager or the translator wants to check the comments left for a particular string, he/she has to open each comment box individually It would be good if one could just see the latest comment by hovering the mouse on the comment icon (like in Excel) or have it visible at all times without having to open the box.
4 votes
- Don't see your idea?