gaphor / gaphor.github.io

Website for Gaphor, the simple modeling tool
https://gaphor.org
GNU General Public License v3.0
6 stars 10 forks source link

Please allow at https://gaphor.org/hu/ the following to be translatable #127

Closed ovari closed 1 year ago

ovari commented 1 year ago

Please allow at https://gaphor.org/hu/ the following to be translatable:

  1. Build Class, Interaction, and State Machine diagrams for software or Block Definition and Requirements diagrams for systems. Model the elements you need. If you want to mix and match, you can even add different diagram items to the same diagram to get the view you need.
  2. Customize the diagrams you create with our built-in styling engine.
  3. Easily find all element of your model in the tree view.
  4. Love dark mode? We can do that too.
  5. There are many ways to install Gaphor. The simplest is to download the official installer for Windows or macOS. For Linux you can install Gaphor using FlatHub. You can also use Python’s built-in pip tool as long as you have all the required dependencies installed.
  6. Blog and News
  7. [Contact the team](https://gaphor.org/hu/discuss) if you want to share content related to Gaphor.
  8. We love to hear from you
  9. [Open an issue on GitHub](https://github.com/gaphor/gaphor/issues)
  10. [Tech docs](https://docs.gaphor.org/en/latest)
  11. Theme:

Thank you

ovari commented 1 year ago
  1. Gaphor works on all major platforms: [Windows](https://gaphor.org/hu/download#windows), [Macos](https://gaphor.org/hu/download#macos), and [Linux](https://gaphor.org/hu/download#linux).
  2. No vendor lock-in: Gaphor is written in Python and is 100% Open Source, available under a friendly [Apache 2 license](https://github.com/gaphor/gaphor/blob/main/LICENSE.txt).
  3. Whether you’re a casual modeler documenting a project or a Model Driven Development expert, Gaphor has got you covered.
  4. UML is a graphical modeling language, so all information you put in the model is visible in the diagrams. For example, stereotypes are modeled in diagrams. No hidden panels and property pages. Just diagrams!
  5. Gaphor is extensible. Plug-in a code generator or export your diagrams for documentation. Create your own extensions and access them through the GUI or CLI.
  6. Gaphor implements the UML, SysML, and RAAML OMG standards. It also includes support for the C4 model for visualizing software architectures.
danyeaw commented 1 year ago

Hi @ovari, all of those strings are translatable here: https://hosted.weblate.org/projects/gaphor/gaphor-org-strings/hu/ and https://hosted.weblate.org/projects/gaphor/gaphor-github-io/hu/

ovari commented 1 year ago

@danyeaw all strings should be updated. Thanks for your prompt response.