planka icon indicating copy to clipboard operation
planka copied to clipboard

Translations

Open pkrolkgp opened this issue 4 years ago • 24 comments

It would be nice if we can help and translate planka to different languages.

pkrolkgp avatar Dec 15 '20 15:12 pkrolkgp

Hi! Sorry that we don't have some documentation about that, still focused on releasing a new version. I'll leave simple documentation here and pin this issue.

Translation files located in the client/src/locales folder.

  1. Make a copy of the en folder as de folder (for example for the German language)
  2. Change translations inside the copied folder
  3. Make a pull request

Or you can send translations here. I'll add them.

meltyshev avatar Dec 17 '20 11:12 meltyshev

Thanks for creating image, but how i can change the language?

pkrolkgp avatar Dec 20 '20 19:12 pkrolkgp

Ah, sorry. Currently, we haven't implemented a language change in the user settings. But you can open DevTools (F12) -> Application -> expand Local Storage menu and choose your domain, then you need to change the i18nextLng value.

meltyshev avatar Dec 20 '20 20:12 meltyshev

Maybe for the future translations you can use some service like Weblate

pkrolkgp avatar Dec 21 '20 11:12 pkrolkgp

Yes, it would be more convenient. I will try to do it after releasing the first version. Thanks!

meltyshev avatar Jan 05 '21 22:01 meltyshev

Czech language, much appreciate czech_language.zip

michal-volf avatar Mar 25 '21 20:03 michal-volf

@michal-volf, thanks for the translations! Docker image with new language will be available in 1 hour.

meltyshev avatar Mar 26 '21 06:03 meltyshev

If you wanted, there is an independent Weblate instance at https://weblate.allmende.io/ you could use for your FLOSS.

almereyda avatar Apr 06 '21 21:04 almereyda

how do I simply change locale in a Docker installation?

wucherpfennig avatar Apr 13 '21 16:04 wucherpfennig

hello, im using docker and im asking is it possible to translate files iside docker image?

BR Rok

zicka avatar Nov 19 '21 19:11 zicka

I appreciate your work. I can hardly find one which is adapted to the mobile phone. Here is the chinese language file, please add it to your project. Thanks a lot. chinese_language.zip

398352614 avatar Feb 25 '22 09:02 398352614

I just got into https://crowdin.com/ and i think it's something you should consider instead translating by hand.

pkrolkgp avatar Mar 25 '22 08:03 pkrolkgp

I got translate to PT-BR, but in the moment I'm receive a problem how this:

error: Malformed hook! (session) [server] error: Hooks should be a function with one argument (sails) [server] error: But instead, got: true [server] [nodemon] app crashed - waiting for file changes before starting...

Someone help me? If that be complex, call me on Discord, please: LB#3121

LBarros77 avatar Jul 29 '22 19:07 LBarros77

hello, I send the korean language file, please add it.

korean_language.zip

chooya avatar Aug 03 '22 00:08 chooya

I find a translation mistake in the app, but it is not related with the language package. Whatever, i post it here, maybe you can help to correct it.

The file is /app/public/static/js/683.e8a7c172.chunk.js in the docker container. The strings need to change from \u5b9e\u8df5 to \u65f6\u95f4.

xtay573269555 avatar Feb 14 '23 07:02 xtay573269555

There is a similar project, with a lot of similar strings, and the same license: https://kolaente.dev/vikunja/frontend/src/branch/main/src/i18n/lang/en.json Maybe it makes sense to unite the efforts somehow, cross-use the strings.

WofWca avatar Feb 23 '23 09:02 WofWca

I just started a Dutch translation. Will be done soon (tomorrow probably).

But it's been a couple years since I used github and made a pull request. Should I make a new branch and commit the changes there? Or should I commit the changes to the master branch when I'm done translating and double-checking?

I know I could just place the .zip here. But I'd like to take this opportunity to refresh my github skills.

Thanks!

Istria1704 avatar Jun 25 '23 18:06 Istria1704

@Istria1704 You commit changes to a different branch in your fork, you probably don't have write access in this repo.

WofWca avatar Jun 25 '23 19:06 WofWca

@WofWca , So, I fork the repo. Then create a new branch called 'Translation Dutch'. I commit all the changes to that new branch. And when I'm done, I make a pull request. Correct?

Istria1704 avatar Jun 25 '23 21:06 Istria1704

@Istria1704 yes Although you can't have spaces in a branch name

WofWca avatar Jun 26 '23 05:06 WofWca

I got translate to PT-BR, but in the moment I'm receive a problem how this:

error: Malformed hook! (session) [server] error: Hooks should be a function with one argument (sails) [server] error: But instead, got: true [server] [nodemon] app crashed - waiting for file changes before starting...

Someone help me? If that be complex, call me on Discord, please: LB#3121

HI, have you finish it? Want any help?

KBCACheia avatar Jul 28 '23 13:07 KBCACheia

Hi ! I've made a pull request with romanian language .

https://github.com/plankanban/planka/pull/555/commits

It is my first pull request, so correct me, if I do something wrong. Thank you !

covaliandrei avatar Nov 22 '23 13:11 covaliandrei