Added missing Finnish translation#151
Conversation
| "These pages are exported!" => "Sivut on viety.", | ||
| "Choose image" => "Valitse kuva", | ||
| "Category:" => "Luokka:", | ||
| "Module:" => "Komponentti:", |
There was a problem hiding this comment.
Does Finnish have a word for Module other than Komponentti? Komponentti resembles to Components, which is a word that Joomla CMS has for its extensions, and in this project we use the word Module for a functionality that is equivalent, and all over the project the word Module is used.
If it is not much trouble, please do this change for all the occurrences of this word, if you find a suitable word for module.
There was a problem hiding this comment.
@minna-xD
actually, I see now that we used this word is used in the first Finnish translation too, but you do not have to edit that file, just this fi.php.missing.
I will make the adjustments later in the original file.
There was a problem hiding this comment.
Yes, we do have a word "moduuli" as well. I remember having some reasoning for not picking the direct translation last year but nothing prevents us using "moduuli". I'll make the change in fi.php.missing!
nebojsatomic
left a comment
There was a problem hiding this comment.
Proposed changes in the comment, on the word Module.
|
@minna-xD You can remove it from your forked local repo with ( do a fresh git clone of your forked repo first ) then you will have unnecessary files from Hindi translation, which you'll need to remove. and then push the changes to your remote branch finnish let me know if you can do this :) |
|
Sorry about that! I did the sync and then realized that "oops, I probably shouldn't have done that". I've done those commands and tried to push but it says: Git pull seems to get the Hindi files back again so what's the correct way forward? |
|
try everything like I described from the start ( git clone first, again ) and when it comes to push, try to do it with -f argument
|
|
that seems to do the trick, |
|
Phew, thank you for the help! |
I've translated the new strings into Finnish. Thanks for tagging me!