mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 18:13:52 +00:00
translate strings in default theme
This commit is contained in:
parent
012ecc0d9b
commit
44c11f914f
@ -20,7 +20,7 @@ height=768
|
||||
[/main_map]
|
||||
|
||||
[menu]
|
||||
title=main_menu
|
||||
title= _ "Menu"
|
||||
image=lite
|
||||
items=objectives,statistics,unitlist,statustable,save,load,preferences,chatlog,help,quit
|
||||
rect=3,1,103,22
|
||||
@ -29,7 +29,7 @@ height=768
|
||||
[/menu]
|
||||
|
||||
[menu]
|
||||
title=Actions
|
||||
title= _ "Actions"
|
||||
image=lite
|
||||
items=undo,redo,cycle,speak,recruit,recall,showenemymoves,bestenemymoves,delayshroud,updateshroud,endturn
|
||||
rect=105,1,205,22
|
||||
@ -76,7 +76,7 @@ height=768
|
||||
[/panel]
|
||||
|
||||
[menu]
|
||||
title=action_endturn
|
||||
title= _ "End Turn"
|
||||
items=endturn
|
||||
rect=900,737
|
||||
xanchor=right
|
||||
@ -356,7 +356,7 @@ height=600
|
||||
[/main_map]
|
||||
|
||||
[menu]
|
||||
title=main_menu
|
||||
title= _ "Menu"
|
||||
image=lite
|
||||
items=objectives,statistics,unitlist,statustable,save,load,preferences,chatlog,help,quit
|
||||
rect=3,1,103,22
|
||||
@ -365,7 +365,7 @@ height=600
|
||||
[/menu]
|
||||
|
||||
[menu]
|
||||
title=Actions
|
||||
title= _ "Actions"
|
||||
image=lite
|
||||
items=undo,redo,cycle,speak,recruit,recall,showenemymoves,bestenemymoves,delayshroud,updateshroud,endturn
|
||||
rect=105,1,205,22
|
||||
@ -412,7 +412,7 @@ height=600
|
||||
[/panel]
|
||||
|
||||
[menu]
|
||||
title=action_endturn
|
||||
title= _ "End Turn"
|
||||
items=endturn
|
||||
rect=900,737
|
||||
xanchor=right
|
||||
|
@ -24,3 +24,4 @@ src/unit_types.cpp
|
||||
data/game.cfg
|
||||
data/multiplayer.cfg
|
||||
data/schedules.cfg
|
||||
data/themes/default.cfg
|
||||
|
14
po/fr.po
14
po/fr.po
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Battle for Wesnoth 0.7.11-CVS\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2004-07-20 11:25+0200\n"
|
||||
"POT-Creation-Date: 2004-07-20 14:29+0200\n"
|
||||
"PO-Revision-Date: 2004-07-20 13:35+0200\n"
|
||||
"Last-Translator: Yann Dirson <wesnoth@ml.free.fr>\n"
|
||||
"Language-Team: Language fr\n"
|
||||
@ -1491,3 +1491,15 @@ msgstr "Deuxième Quart"
|
||||
#: data/schedules.cfg:110 data/schedules.cfg:116
|
||||
msgid "Underground"
|
||||
msgstr ""
|
||||
|
||||
#: data/themes/default.cfg:23 data/themes/default.cfg:359
|
||||
msgid "Menu"
|
||||
msgstr ""
|
||||
|
||||
#: data/themes/default.cfg:32 data/themes/default.cfg:368
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
#: data/themes/default.cfg:79 data/themes/default.cfg:415
|
||||
msgid "End Turn"
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.wesnoth.org/\n"
|
||||
"POT-Creation-Date: 2004-07-20 11:25+0200\n"
|
||||
"POT-Creation-Date: 2004-07-20 14:29+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -1491,3 +1491,15 @@ msgstr ""
|
||||
#: data/schedules.cfg:110 data/schedules.cfg:116
|
||||
msgid "Underground"
|
||||
msgstr ""
|
||||
|
||||
#: data/themes/default.cfg:23 data/themes/default.cfg:359
|
||||
msgid "Menu"
|
||||
msgstr ""
|
||||
|
||||
#: data/themes/default.cfg:32 data/themes/default.cfg:368
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
#: data/themes/default.cfg:79 data/themes/default.cfg:415
|
||||
msgid "End Turn"
|
||||
msgstr ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user