Source strings

164 Strings 100%
2,320 Words 100%
13,526 Characters 100%

Other components

Component Translated Unfinished Unfinished words Unfinished characters Untranslated Checks Suggestions Comments
Glossary MyPaint Glossary GPL-2.0 0 0 0 0 0 0 0
MyPaint GPL-2.0 0 0 0 0 170 0 2

Overview

Project website mypaint.app
Instructions for translators

Crash Course on the MyPaint Github Wiki

Short version:

  • Try to be consistent.
  • Use the glossary to make it easier to be consistent.
  • If a meaning is unclear, ask about it in a comment (use @jplloyd or @briend to get their attention).
  • Don't change: {things_like_these} or %s or %d
Project maintainers User avatar achadwick User avatar odysseywestra User avatar briend User avatar jplloyd User avatar aesara
Translation license ISC License
Translation process
  • Translations can be made directly.
  • Translation suggestions can be made.
  • Any authenticated user can contribute.
  • The translation uses bilingual files.
Source code repository https://github.com/mypaint/libmypaint.git
Repository branch master
Last remote commit Merge pull request #195 from weblate/weblate-mypaint-libmypaint 032797a
User avatar odysseywestra authored 3 weeks ago
Last commit in Weblate Translated using Weblate (Korean) b301412
User avatar simmon authored 2 days ago
Weblate repository https://hosted.weblate.org/git/mypaint/libmypaint/
File mask po/*.po
Translation file Download po/libmypaint.pot
Last change None
Last author None
10 days ago

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 164 2,320 13,526
Translated 100% 164 100% 2,320 100% 13,526
Needs editing 0% 0 0% 0 0% 0
Read-only 100% 164 100% 2,320 100% 13,526
Failing checks 26% 44 57% 1,327 57% 7,733
Strings with suggestions 0% 0 0% 0 0% 0
Untranslated strings 0% 0 0% 0 0% 0

Quick numbers

2,320
Hosted words
164
Hosted strings
100%
Translated
and previous 30 days

Trends of last 30 days

Hosted words
+100%
Hosted strings
+100%
Translated
+100%
Contributors
User avatar None

Resource updated

The "po/libmypaint.pot" file was changed. 3 years ago
User avatar None

Source string added

4 years ago
User avatar None

Source string added

4 years ago
User avatar jplloyd

Comment added

@tjhietala Correct, more concretely it would be "gets multiplied with the output value of the Opacity setting". This is another historical remnant, where 'opaque' refers to the internal name (still unchanged) of the opacity setting. I'll probably spend some time creating comments for these occurrences during the weekend.

4 years ago
User avatar None

Source string added

4 years ago
User avatar blake

Comment added

@jplloyd Cheers, I think that clears it up sufficiently. I wasn't sure if it was just that, or there's something behind it that would allow for an easily understandable, if lengthier translation.

Direct translation of technical terms, while sufficient and often indeed preferred by some (myself included), might be confusing for most. Especially in languages where in many fields even professionals and scholars use either clunky literal translations that don't mean much to "outsiders", or outright English terms. I'll try my best in the translation.

4 years ago
User avatar jplloyd

Comment added

@blake Oh, I misread your comment. Well, basically the "Pigment" mode is exactly that, splitting up the colors into a number of spectral slices, then mixing them together in a way that is similar to subtractive mixing.

4 years ago
User avatar jplloyd

Comment added

@blake Sorry about this one, it's hard to describe succinctly. I should add some translation comments on this one.

This is the gist of subtractive mixing: http://hyperphysics.phy-astr.gsu.edu/hbase/vision/subcol.html

Spectral refers to the mixed colors each being split up into spectral components - weighted slices of the color spectrum - which are then mixed together - slice for slice.

I realize that this will be hard to translate, so feel free to substitute something more descriptive in your translation, as long as it is consistent.

4 years ago
User avatar tjhietala

Comment added

I guess "This gets multiplied with opaque" should more properly be "This gets multiplied with opacity"?

4 years ago
User avatar blake

Comment added

I'm having a hard time translating this - not because I don't know what subtractive and spectral means, but rather I don't understand the relation to how the pigment mode works. Is there any documentation to it, or should I attempt to read the code if I want to understand the mechanics behind the mode?

4 years ago
Browse all translation changes