X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fi18n-guide.txt;h=2ada204dbfd39bdd235085b8a79cc55e379ed27b;hb=8db36e77e9b4972d21c447b9221cd1416d0be883;hp=9374c7e60c0b6a7c9f59bce6a33801e9c04b7768;hpb=cdd81c92fb9f69a9b7c3a9cebec4a656cb8d099b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/i18n-guide.txt b/qcsrc/i18n-guide.txt index 9374c7e60..2ada204db 100644 --- a/qcsrc/i18n-guide.txt +++ b/qcsrc/i18n-guide.txt @@ -1,3 +1,6 @@ +For more information, see https://gitlab.com/xonotic/xonotic/-/wikis/Translating + + How to make the .po template: find . -type f -not -name \*.po -not -name \*.txt | xgettext -LC -k_ -f- --from-code utf-8 @@ -24,24 +27,8 @@ Guideline: - interesting vim macros: :map # /" :map ' i_(2f"a)/" + :map " F"isprintf(_(%i), )i Unresolved TODO: - translated campaigns - -client/miscfunctions.qc -client/modeleffects.qc -client/movetypes.qc -client/noise.qh -client/particles.qc -client/prandom.qc -client/projectile.qc -client/scoreboard.qc -client/target_music.qc -client/teamplay.qc -client/teamradar.qc -client/tuba.qc -client/View.qc -client/wall.qc -client/waypointsprites.qc -client/hud.qc