mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
a4dd8c41a8
Add Hungarian translations by Delirious. Update Italian translations by RebuMan. Update German translations by JackyCola and LucasX. Update Greek translations by Gpower2. Update Frensh translations by Pascal. Make sure the game list is refreshed when the GC language is changed. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6826 8ced0084-cf51-0410-be5f-012b33b47a6e
141 lines
2.2 KiB
XML
141 lines
2.2 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="Languages"
|
|
ProjectGUID="{0B8D0A82-C520-46BA-849D-3BB8F637EE0C}"
|
|
RootNamespace="Languages"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
<ToolFile
|
|
RelativePath=".\po.rules"
|
|
/>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\Binary\$(PlatformName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="10"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="msgfmt"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="..\Binary\$(PlatformName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="10"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="msgfmt"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<File
|
|
RelativePath=".\de.po"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\el.po"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\en.po"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\es.po"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fr.po"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\he.po"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hu.po"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\it.po"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ja.po"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ko.po"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\nb.po"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\nl.po"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pl.po"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ru.po"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\zh_CN.po"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|