Czech Translation

Money Manager Ex Translations related Posts for both Android and Desktop

Moderator: Renato

Post Reply
PepaR
New User
Posts: 14
Joined: Mon Aug 02, 2010 6:03 am
Are you a spam bot?: No

Czech Translation

Post by PepaR »

Current czech translation for Money Manager Ex.
Aktuální překlad pro Money Manager Ex.

Instalace
Zkopírujte a přepiště soubor „czech.mo“ ve složce „po“ programu MMEX (obvykle: „MoneyManagerEX\po\en“).
Attachments
MMEX_czech_1_2_0-beta.zip
(89.04 KiB) Downloaded 469 times
MMEX_czech_1_1_0-RC2.zip
(36.43 KiB) Downloaded 524 times
MMEX_czech_1_0_0_0.zip
(32.03 KiB) Downloaded 573 times
Last edited by PepaR on Sun Jul 19, 2015 5:15 am, edited 10 times in total.
Nikolay
Developer
Posts: 1535
Joined: Sat Dec 06, 2008 2:27 pm
Are you a spam bot?: No
Location: Sankt-Petersburg, Russia

Re: Czech Translation

Post by Nikolay »

Hi

Mar = Březen
Apr = Duben
May = Květen
......
IMHO should be abbreviation

Check it please.
PepaR
New User
Posts: 14
Joined: Mon Aug 02, 2010 6:03 am
Are you a spam bot?: No

Re: Czech Translation

Post by PepaR »

Ok, thanks for info. I udated the file. So, I'd like to ask how solve issue in image.
Attachments
MMEX_Poedit_Bug.jpg
Bug if I saving translated file
(36.54 KiB) Downloaded 3544 times
PepaR
Nikolay
Developer
Posts: 1535
Joined: Sat Dec 06, 2008 2:27 pm
Are you a spam bot?: No
Location: Sankt-Petersburg, Russia

Re: Czech Translation

Post by Nikolay »

Nikolay
Developer
Posts: 1535
Joined: Sat Dec 06, 2008 2:27 pm
Are you a spam bot?: No
Location: Sankt-Petersburg, Russia

Re: Czech Translation

Post by Nikolay »

Please download updated file before continue translation

http://moneymanagerex.svn.sourceforge.n ... k/mmex/po/
PepaR
New User
Posts: 14
Joined: Mon Aug 02, 2010 6:03 am
Are you a spam bot?: No

Re: Czech Translation

Post by PepaR »

Thanks for replies. File is updated.

Regards
PepaR
PepaR
Nikolay
Developer
Posts: 1535
Joined: Sat Dec 06, 2008 2:27 pm
Are you a spam bot?: No
Location: Sankt-Petersburg, Russia

Re: Czech Translation

Post by Nikolay »

Updated translation from Josef Remes for mmex 0.9.7.0
Attachments
Money Manager Ex 0.9.7.0_Czech.zip
(51.5 KiB) Downloaded 636 times
PepaR
New User
Posts: 14
Joined: Mon Aug 02, 2010 6:03 am
Are you a spam bot?: No

Re: Czech Translation

Post by PepaR »

Hello,

I did update for MMEX 0.9.8.0. BTW I found some missing strings and also some bugs reported Poedit while save language file. See attachments.
Attachments
MMEX_Poedit_Bug_Czech_language.png
(28.51 KiB) Downloaded 3239 times
MMEX_Missing strings.png
(40.1 KiB) Downloaded 3242 times
Money Manager Ex 0.9.8.0_Czech.zip
(62.93 KiB) Downloaded 643 times
PepaR
User avatar
stef145g
Developer
Posts: 57
Joined: Sat Aug 14, 2010 3:40 am
Are you a spam bot?: No
Location: Canberra, Australia

Re: Czech Translation

Post by stef145g »

Thankyou for the translations.

SVN has now been updated.
Regards: Stefano
Nikolay
Developer
Posts: 1535
Joined: Sat Dec 06, 2008 2:27 pm
Are you a spam bot?: No
Location: Sankt-Petersburg, Russia

Re: Czech Translation

Post by Nikolay »

To fix errors. Open po file in any editor like notepad then delete #, c-format for lines where % used us % not like tag (%d or %c)
And you should use \n and quantity of lines the same as in original phrase.
In sample below line 2 should be deleted!

#: src/payeedialog.cpp:108
#, c-format
msgid "Enter a search string. You can use % as a wildcard to match zero or more characters or _ to match a single character."
msgstr "Zadejte hledaný řetězec. Jako zástupný znaky můžete použít % (odpovídá žádnému nebo více znakům) nebo _ (odpovídá jednomu znaku)."

Sample 2. It's wrong number of lines in translation.
#: src/mmex.cpp:4281
msgid ""
"Investment accounts are specialized accounts that only\n"
"have stock/mutual fund investments associated with them."
msgstr ""
"Investiční účty jsou zvláštní typy účtů, kde můžete obchodovat \n"
"pouze s akciemi a otevřenými podílovými fondy, které jsou \n"
"účtu přiřazeny.\n"

PS I have fixed all errors and update svn repository
PepaR
New User
Posts: 14
Joined: Mon Aug 02, 2010 6:03 am
Are you a spam bot?: No

Re: Czech Translation

Post by PepaR »

Thanks for reply. I did minor changes and language corrections in last updated file .. see in attachment.

Can you also fix buggs and send me this file, for next updates, please?
Attachments
Money Manager Ex 0.9.8.0_REV1_Czech.zip
(62.92 KiB) Downloaded 590 times
PepaR
PepaR
New User
Posts: 14
Joined: Mon Aug 02, 2010 6:03 am
Are you a spam bot?: No

Re: Czech Translation

Post by PepaR »

Hello,

I attach updated czech language file for MMEX 0.9.9.0.
Attachments
MMEX_0_9_9_0_czech.zip
Czech language file for MMEX 0.9.9.0
(71.63 KiB) Downloaded 605 times
PepaR
PepaR
New User
Posts: 14
Joined: Mon Aug 02, 2010 6:03 am
Are you a spam bot?: No

Re: Czech Translation

Post by PepaR »

Updated czech translation for Money Manager Ex 0.9.9.2 Development release.
Attachments
MMEX_0_9_9_2_dev_czech.zip
Czech translation for Money Manager Ex 0.9.9.2 Development release
(34.72 KiB) Downloaded 610 times
PepaR
PepaR
New User
Posts: 14
Joined: Mon Aug 02, 2010 6:03 am
Are you a spam bot?: No

Error in Czech Translation

Post by PepaR »

Hello,

I have some problems with Czech translate (Money Manager Ex 1.0 RC1) with this items:

Enter the rate at which the asset changes its value in % per year

Code: Select all

Error: 'msgstr' is no a valid C format unlike 'msgid'. Reason: In the directive number 1, the character ',' is not a valid conversion specifier.
Tip to get out of debt: Pay yourself 10% first. Put this into an account that is hard to touch. Make sure it is a chore to get the money out (you have to drive to the bank), so you will only tap it consciously and for major expenses.

Code: Select all

Error: 'msgstr' is no a valid C format unlike 'msgid'. Reason: The character that terminates the directive number 1 is not a valid conversion specifier.
I try copy text from source and translate agein, so Poedit still report a bug.

May you help me please?
PepaR
Nikolay
Developer
Posts: 1535
Joined: Sat Dec 06, 2008 2:27 pm
Are you a spam bot?: No
Location: Sankt-Petersburg, Russia

Re: Czech Translation

Post by Nikolay »

open po file as txt then find #fuzzy string and delete it.
PepaR
New User
Posts: 14
Joined: Mon Aug 02, 2010 6:03 am
Are you a spam bot?: No

Re: Czech Translation

Post by PepaR »

Thanks Nikolay. I did it and reload archive with updated translation.
PepaR
PepaR
New User
Posts: 14
Joined: Mon Aug 02, 2010 6:03 am
Are you a spam bot?: No

Re: Czech Translation

Post by PepaR »

Hello,I attach updated czech language file for MMEX 1.2.0-beta.
Attachments
MMEX_czech_1_2_0-beta.zip
(89.04 KiB) Downloaded 693 times
PepaR
Nikolay
Developer
Posts: 1535
Joined: Sat Dec 06, 2008 2:27 pm
Are you a spam bot?: No
Location: Sankt-Petersburg, Russia

Re: Czech Translation

Post by Nikolay »

po file updated 

https://raw.githubusercontent.com/money ... o/czech.po

Could somebody update translation?
PepaR
New User
Posts: 14
Joined: Mon Aug 02, 2010 6:03 am
Are you a spam bot?: No

Re: Czech Translation

Post by PepaR »

Yes, of course ;).
Attachments
MMEX_czech_1_2_1_update.zip
(89.51 KiB) Downloaded 514 times
PepaR
Post Reply