I upload it, since he cant :
Translations for Enigma 2: Please post them here!
Re: Translations for Enigma 2: Please post them here! #81
Re: Translations for Enigma 2: Please post them here! #82
Posted 3 April 2012 - 18:09
Attached Files
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi
Re: Translations for Enigma 2: Please post them here! #83
Posted 3 April 2012 - 18:33
the 2 danish version look quite similar. Guess we'll see new updates if there still is room for improvement
Re: Translations for Enigma 2: Please post them here! #84
Re: Translations for Enigma 2: Please post them here! #85
Posted 4 April 2012 - 06:50
Here is patch file for translation from PiratDK. Because Owl also updated this file, i dont know which is better... Next time coordinate translating!
Sorry for the confusion, i could not remeber my login, so i used Owls account to send the file yesterday.
I got an error when trying to upload the file, and finally got Piratdk to send it.
The files is identical, will update later to se if i got the translation right, or we still need adjustments.
Its a heavy file, and a lot of same translations to do, so there could be faults to it.
Re: Translations for Enigma 2: Please post them here! #86
Posted 4 April 2012 - 12:14
previous version = 75% translated
new version = 83% translated
Open Vision sources: https://github.com/OpenVisionE2
Re: Translations for Enigma 2: Please post them here! #87
Re: Translations for Enigma 2: Please post them here! #88
Posted 4 April 2012 - 15:25
Here is patch file for translation from PiratDK. Because Owl also updated this file, i dont know which is better... Next time coordinate translating!
Sorry for the confusion, i could not remeber my login, so i used Owls account to send the file yesterday.
I got an error when trying to upload the file, and finally got Piratdk to send it.
The files is identical, will update later to se if i got the translation right, or we still need adjustments.
Its a heavy file, and a lot of same translations to do, so there could be faults to it.
You are right. Your file had 8 errors that i fixed...
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi
Re: Translations for Enigma 2: Please post them here! #89
Posted 5 April 2012 - 11:54
info : self.addLanguage("Romanian", "ro", "RO")
--------------------------------------------------------------------------------------------------------------
also i did attach new Persian translation : http://openpli.org/f...post__p__268432
Edited by Persian Prince, 5 April 2012 - 11:57.
Open Vision sources: https://github.com/OpenVisionE2
Re: Translations for Enigma 2: Please post them here! #90
Re: Translations for Enigma 2: Please post them here! #91
Posted 5 April 2012 - 14:27
that's fixed, but has not been implemented yet on the project
Updated portuguese translation
- removed non sense translations such as "C"
- strings 100% translated
Hi, just need one fix!
Words such as "Selecçào"should be like "Seleção".
The termination "ào" need to be replaced by "ão" in all words.
Regards
Re: Translations for Enigma 2: Please post them here! #92
Posted 7 April 2012 - 09:15
i think language_cache.py needs to be updated for Romanian translation :
http://openpli.git.s...09ff2da21f5832d
Open Vision sources: https://github.com/OpenVisionE2
Re: Translations for Enigma 2: Please post them here! #93
Posted 15 April 2012 - 14:09
thanks Mirakels for updating Persian translation and adding Romanian translation
i think language_cache.py needs to be updated for Romanian translation :
http://openpli.git.s...09ff2da21f5832d
language_cache.py needs to be updated for Romanian translation :
http://openpli.git.s...5663e1b;hb=HEAD
and pt.po is for portugal not for poland , polish file is pl.po not pt.po
about this commit : http://openpli.git.s...406e09ee333479c
Open Vision sources: https://github.com/OpenVisionE2
Re: Translations for Enigma 2: Please post them here! #94
Posted 24 April 2012 - 09:12
#
msgid "Channel Selection TV"
msgstr "Seznam TV kanalov"
This was also marked with ~
Any idea why?
I still dont know why does this string gets marked with ~ ?
Where should i place it then, in which .po file?
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi
Re: Translations for Enigma 2: Please post them here! #95
Posted 24 April 2012 - 09:22
Note you should not manually add strings to a pofile, you should always let gettext add them.
If strings are missing, this usually means you are using the wrong po file, or gettext is not parsing the sourcecode in which the strings are used (or the strings are not properly marked for gettext to find them)
Re: Translations for Enigma 2: Please post them here! #96
Posted 24 April 2012 - 09:35
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi
Re: Translations for Enigma 2: Please post them here! #97
Posted 24 April 2012 - 16:01
Maybe you saw it added to in a different repository like like the plugins-enigma2 or enigma2-plugins repositories?
Re: Translations for Enigma 2: Please post them here! #98
Posted 4 May 2012 - 11:14
This string is currently not part of any file in the enigma2 repository. So it will not end up in any .po file.
Maybe you saw it added to in a different repository like like the plugins-enigma2 or enigma2-plugins repositories?
If i understood correctly, this needs to be fixed then?
This string is definitely translatable, but E2 always deletes it, when .po files are updated.
Attached Files
Matrix10 MH-HD2 skin modification by me: https://github.com/B...-MX-HD2-OpenPli
MetrixHD skin modification by me: https://github.com/T...xHD-WPstyle-mod
Slovenian translation for OpenPLi E2: https://github.com/T...ion-for-OpenPLi
Re: Translations for Enigma 2: Please post them here! #99
Re: Translations for Enigma 2: Please post them here! #100
Posted 4 May 2012 - 22:11
but still this string is not part of enigma2 so it will not appear in any .po file.
This string is currently not part of any file in the enigma2 repository. So it will not end up in any .po file.
Maybe you saw it added to in a different repository like like the plugins-enigma2 or enigma2-plugins repositories?
If i understood correctly, this needs to be fixed then?
This string is definitely translatable, but E2 always deletes it, when .po files are updated.
So maybe show a somewhat bigger screenshot? It is unclear where this is coming from....
It may be caused by the skin that you are using. Do you see the same when using the pli-hd skin?
3 user(s) are reading this topic
0 members, 3 guests, 0 anonymous users