This is the repository of translations for the Buckets budgeting app. Some languages are officially supported, but contributions for other languages are very welcome.
AI Translated | Human Translated | Language | Code |
---|---|---|---|
100% | 0% | العربية | ar |
100% | 44% | Беларуская | be |
100% | 99% | Български | bg |
100% | 3% | čeština | cs |
100% | 3% | Dansk | da |
100% | 86% | Deutsch | de |
100% | 100% | English | en |
100% | 75% | Español | es |
100% | 98% | Eesti | et |
100% | 64% | Français | fr |
100% | 0% | עִברִית | he |
100% | 37% | Magyar | hu |
100% | 48% | Italiano | it |
100% | 0% | 한국어 | ko |
100% | 77% | Norsk | nb |
100% | 61% | Nederlands | nl |
100% | 58% | Polski | pl |
100% | 92% | Português | pt |
100% | 98% | Română | ro |
100% | 22% | Русский | ru |
100% | 65% | Svenska | sv |
100% | 24% | Türkçe | tr |
100% | 30% | Українська | uk |
-
Look for your language in /langs.
-
If your language isn't there, submit an issue to add it. We'll do an initial AI-based translation.
-
Edit the language file. For each item:
- Either translate the
val: ...
part iftranslated: false
or verify/fix the translation iftranslated: "auto"
- Change
translated: ...
totranslated: true
- Look at any comments of this format:
/*! This is a comment for the translator */
- If there isn't enough context for you to translate it accurately (e.g. "Is this a noun?" or "What noun does this adjective refer to so its gender can agree?") email me or file an issue.
- Either translate the
-
Submit a pull request (even if you only translate/verify a few things).
-
Optionally, subscribe here to be notified when there's more to translate.
If you're familiar with GitHub or you prefer, you can also fork this repo, clone it and edit the file on your computer. All I'm really looking for is a Pull Request.