Page 1 of 2
Czech Translation
Posted: Mon Aug 02, 2010 6:27 am
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“).
Re: Czech Translation
Posted: Mon Aug 02, 2010 7:48 am
by Nikolay
Hi
Mar = Březen
Apr = Duben
May = Květen
......
IMHO should be abbreviation
Check it please.
Re: Czech Translation
Posted: Mon Aug 02, 2010 1:47 pm
by PepaR
Ok, thanks for info. I udated the file. So, I'd like to ask how solve issue in image.
Re: Czech Translation
Posted: Tue Aug 03, 2010 7:20 am
by Nikolay
Re: Czech Translation
Posted: Tue Aug 03, 2010 7:27 am
by Nikolay
Please download updated file before continue translation
http://moneymanagerex.svn.sourceforge.n ... k/mmex/po/
Re: Czech Translation
Posted: Tue Aug 03, 2010 6:09 pm
by PepaR
Thanks for replies. File is updated.
Regards
PepaR
Re: Czech Translation
Posted: Sun Mar 13, 2011 5:32 am
by Nikolay
Updated translation from Josef Remes for mmex 0.9.7.0
Re: Czech Translation
Posted: Mon Jul 25, 2011 11:04 am
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.
Re: Czech Translation
Posted: Tue Jul 26, 2011 1:20 pm
by stef145g
Thankyou for the translations.
SVN has now been updated.
Re: Czech Translation
Posted: Wed Jul 27, 2011 5:22 am
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