mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
* README.po-files: add a few more words
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17320 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
597d0e2146
commit
2594fa86ac
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
PO FAQ
|
PO FAQ
|
||||||
|
|
||||||
by Ran Rutenberg, Pavel Sanda
|
by Ran Rutenberg, Pavel Sanda, Michael Gerz
|
||||||
February 2007
|
February 2007
|
||||||
|
|
||||||
This file is mainly intended for those who have no or little experience using .po files,
|
This file is mainly intended for those who have no or little experience using .po files,
|
||||||
@ -36,12 +36,17 @@ place to write your translation for them.
|
|||||||
|
|
||||||
'&' stands for underlined characters (shortcut) in dialog boxes.
|
'&' stands for underlined characters (shortcut) in dialog boxes.
|
||||||
'|' stands for underlined characters in menus.
|
'|' stands for underlined characters in menus.
|
||||||
'$' and '%' are usually used as handlers for formating or variables to be inserted
|
|
||||||
into the strings.
|
These chars should be somehow used in your translations, however
|
||||||
So all these chars should be somehow used in your translations, however
|
|
||||||
you'll have to invent your own working shortcuts for dialog and menu entries
|
you'll have to invent your own working shortcuts for dialog and menu entries
|
||||||
and resolve possible conflicts of the same shortcut chars in one menu...
|
and resolve possible conflicts of the same shortcut chars in one menu...
|
||||||
|
|
||||||
|
'$' and '%' are usually used as handlers for formating or variables to be inserted
|
||||||
|
into the strings.
|
||||||
|
|
||||||
|
Character sequences like %1$s or %1$d MUST also appear in your translations!
|
||||||
|
Please take them exactly as they are or you may experience crashes when running LyX.
|
||||||
|
|
||||||
5) WHAT IS pocheck.pl AND HOW DO I USE IT?
|
5) WHAT IS pocheck.pl AND HOW DO I USE IT?
|
||||||
|
|
||||||
This is a small script located in the "po" directory of the source that helps you find common
|
This is a small script located in the "po" directory of the source that helps you find common
|
||||||
|
Loading…
Reference in New Issue
Block a user