Hi,
You can find the spanish .po file in
i18n/es_ES/LC_MESSAGES/asternic_cdr.po
and use that as a base to translate. Then post or send the .po file back to me and I can compile it and add it to the base product.
Best regards,
Hi,
You can find the spanish .po file in
i18n/es_ES/LC_MESSAGES/asternic_cdr.po
and use that as a base to translate. Then post or send the .po file back to me and I can compile it and add it to the base product.
Best regards,
I sended it to info@asternic.biz . Compile it and send back to me. I will check translation in context
I have sended finished translation to you. Compile,please
http://download.asternic.net/asternic-cdr-1.0.0.tgz
I think it includes your translation now, please test.
Best regards,
Hi! All perfect, thanks!
But 'users' still doesn't translated. Check you mail, please.
PS. I wanted to remove 'Shortcuts' from main page and leaved it empty. But it becomes English. Its difficult to translate it in the context. We didn't use something like that...
Could you remove it in our lang at all?
Could you add to translate 'users' tab and remove 'shortcats'?
In /var/www/html/cdrstats/i18n/ru_RU/LC_MESSAGES
you can add into the file asternic_cdr.po
msgid "Users"
msgstr "Пользователь"
and for shortcuts:
msgid "Shortcuts"
msgstr " "
And then compile
msgfmt asternic_cdr.po -o asternic_cdr.mo
Best regards,
Thank you very much! Why you didn't say me how to compile before?)
I will compile and send you finished lang file today or tomorrow. After our costomer tests.
On 'setup' page words 'keyword', 'parameter' and 'value' are not translated.
I tryied
msgid "keyword" msgstr ".." msgid "parameter" msgstr ".." msgid "value" msgstr ".."
but it doesn't work=(
How can I translate it?
admin-preferences.php file needs to be updated... I will do so and strings will be Keyword, Parameter and Value for your translation files. You can redownload asternic-cdr-1.0.0.tgz and replace only the above file.
Please do not forget to share your translation for those 3 strings.
Thanks, all perfect, but there is one issue. its 'distribution' -> 'Distribution by User'.
There is
User 0 1 2 3 4 5 6 7 8 9 10 11 12 .....
'User' - I cant translate this word. Tryed
msgid "USER" msgid "User" msgid "user"
but nothing chenges...
PS. there was many changes in lang file since my last post. Lets solve the issue and I will send you finished.
ok,, fixed it... also you have to add "day" and "weekday" to the .po files. I used google translate to fill them.
google translate translates 'weekday' as a 'working day'. I.e. exclude weekend. We well check all again and I will send you my translataion file. Thanks!
When 'Distribution' is choosen and period is more,then one day (week, for example), 'Total' is not translated ('distribution by user' tab). Fix, please.
But 'Total' is present in lang file and changes is on you side. So I hope I will send to you finished lang file today. After getting review from my customer.
PS. on tab 'Setup' -> 'Preferences' after changing row (week_mode 0 -> 1, for example) footer with explanation dissapeared. Its not problem for me, but fix if you want.
thanks, will fix the Total translation in distribution chart.
Thank you! Please post when you will fix it.
I today sended new lang file to you. Check you e-mail
Fix,please
fixed already and updated the tarball
Thanks!