Show HN: Pollly – Editor for YAML localization and translation files
1–10 of 17 posts
Re: Show HN: Pollly – Editor for YAML localization and translation files
#2Do you mean "translate" as in i18n? What kind of files would I be uploading?
Re: Show HN: Pollly – Editor for YAML localization and translation files
#3Re: Show HN: Pollly – Editor for YAML localization and translation files
#4Re: Show HN: Pollly – Editor for YAML localization and translation files
#5This is not a YAML editor.
Re: Show HN: Pollly – Editor for YAML localization and translation files
#6Can you explain what it's for? I'm familiar with YAML but I have no idea what "translate apps & sites" means. Do you mean "translate" as in i18n? What kind of files would I be uploading?
en.yml: https://github.com/svenfuchs/rails-i18n/blob/d14fe4e0a1c54d2...
fr.yml: https://github.com/svenfuchs/rails-i18n/blob/d14fe4e0a1c54d2...
In this case, I understand the need of the editor because managing large translation files by hand is a very time consuming task and overall painful experience. From going back and forth between trying to match translation files key-by-key (nope, pluralization rules differ from languages to languages) or trying to find the correct key to edit, to fixing merge conflicts.
Re: Show HN: Pollly – Editor for YAML localization and translation files
#7Re: Show HN: Pollly – Editor for YAML localization and translation files
#8Just tried it. This is absolutely not a YAML editor. It doesn't even let you edit a single file. Very odd application, no idea what the goal is but it's certainly not editing YAML.
Re: Show HN: Pollly – Editor for YAML localization and translation files
#9The interface has too much friction for the user. Even WITH all the extra gumpf, scrolling and clicking I still have no idea what this is for.
Re: Show HN: Pollly – Editor for YAML localization and translation files
#10Just tried it. This is absolutely not a YAML editor. It doesn't even let you edit a single file. Very odd application, no idea what the goal is but it's certainly not editing YAML.
Yes. They seem to mean "Rails-style translation files that happen to be in YAML format" when they say "YAML".