Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

Commit

Permalink
Merge pull request #1 from ST-Apps/master
Browse files Browse the repository at this point in the history
Repos update from ST-Apps
  • Loading branch information
DarkAngelFR authored Aug 11, 2016
2 parents a70f6f0 + 9359524 commit f8cbc2b
Show file tree
Hide file tree
Showing 70 changed files with 11,248 additions and 5,394 deletions.
1 change: 0 additions & 1 deletion PokemonGo-UWP/App.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
<utils:AchievementNextValueConverter x:Key="AchievementNextValueConverter" />
<utils:AchievementValueConverter x:Key="AchievementValueConverter" />
<utils:AchievementTranslationConverter x:Key="AchievementTranslationConverter" />
<utils:PlayerDataToExperienceConverter x:Key="PlayerDataToExperienceConverter"/>
<utils:PlayerDataToCurrentExperienceConverter x:Key="PlayerDataToCurrentExperienceConverter"/>
<utils:PlayerDataToTotalLevelExperienceConverter x:Key="PlayerDataToTotalLevelExperienceConverter"/>
<utils:PlayerDataToPokeCoinsConverter x:Key="PlayerDataToPokeCoinsConverter"/>
Expand Down
845 changes: 425 additions & 420 deletions PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.cs.xlf

Large diffs are not rendered by default.

556 changes: 280 additions & 276 deletions PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.de.xlf

Large diffs are not rendered by default.

556 changes: 280 additions & 276 deletions PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.el.xlf

Large diffs are not rendered by default.

556 changes: 280 additions & 276 deletions PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.es.xlf

Large diffs are not rendered by default.

1,211 changes: 683 additions & 528 deletions PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.fr.xlf

Large diffs are not rendered by default.

556 changes: 280 additions & 276 deletions PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.hu.xlf

Large diffs are not rendered by default.

556 changes: 280 additions & 276 deletions PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.it.xlf

Large diffs are not rendered by default.

556 changes: 280 additions & 276 deletions PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.ja.xlf

Large diffs are not rendered by default.

556 changes: 280 additions & 276 deletions PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.nl.xlf

Large diffs are not rendered by default.

556 changes: 280 additions & 276 deletions PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.pl.xlf

Large diffs are not rendered by default.

760 changes: 382 additions & 378 deletions PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.pt-BR.xlf

Large diffs are not rendered by default.

556 changes: 280 additions & 276 deletions PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.pt-PT.xlf

Large diffs are not rendered by default.

556 changes: 280 additions & 276 deletions PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.ru.xlf

Large diffs are not rendered by default.

556 changes: 280 additions & 276 deletions PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.sk.xlf

Large diffs are not rendered by default.

1,008 changes: 575 additions & 433 deletions PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.tr.xlf

Large diffs are not rendered by default.

556 changes: 280 additions & 276 deletions PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.zh-CN.xlf

Large diffs are not rendered by default.

1,898 changes: 1,898 additions & 0 deletions PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.zh-TW.xlf

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions PokemonGo-UWP/PokemonGo-UWP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,12 @@
<Content Include="Assets\Fonts\Lato-Regular.ttf" />
<Content Include="Assets\Fonts\Lato-Bold.ttf" />
<None Include="project.json" />
<PRIResource Include="Strings\zh-TW\Resources.resw" />
<PRIResource Include="Strings\zh-TW\PokemonMoves.resw" />
<PRIResource Include="Strings\zh-TW\Pokemon.resw" />
<PRIResource Include="Strings\zh-TW\Items.resw" />
<PRIResource Include="Strings\zh-TW\CodeResources.resw" />
<PRIResource Include="Strings\zh-TW\Achievements.resw" />
<PRIResource Include="Strings\cs\Achievements.resw" />
<PRIResource Include="Strings\cs\CodeResources.resw" />
<PRIResource Include="Strings\cs\Items.resw" />
Expand Down Expand Up @@ -493,11 +499,14 @@
<Compile Include="Utils\MessageDialogExtensions.cs" />
<Compile Include="Utils\NavigationHelper.cs" />
<Compile Include="Utils\PokemonInfo.cs" />
<Compile Include="Utils\RandomExtensions.cs" />
<Compile Include="Utils\Resources.cs" />
<Compile Include="Utils\Settings.cs" />
<Compile Include="Utils\SettingsService.cs" />
<Compile Include="Utils\SortingModes.cs" />
<Compile Include="Utils\UdidGenerator.cs" />
<Compile Include="Utils\UpdateManager.cs" />
<Compile Include="Utils\Utilities.cs" />
<Compile Include="ViewModels\CapturePokemonPageViewModel.cs" />
<Compile Include="ViewModels\EggDetailPageViewModel.cs" />
<Compile Include="ViewModels\GameMapPageViewModel.cs" />
Expand Down Expand Up @@ -646,6 +655,7 @@
<XliffResource Include="MultilingualResources\PokemonGo-UWP.sk.xlf" />
<XliffResource Include="MultilingualResources\PokemonGo-UWP.tr.xlf" />
<XliffResource Include="MultilingualResources\PokemonGo-UWP.zh-CN.xlf" />
<XliffResource Include="MultilingualResources\PokemonGo-UWP.zh-TW.xlf" />
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' ">
<VisualStudioVersion>14.0</VisualStudioVersion>
Expand Down
78 changes: 78 additions & 0 deletions PokemonGo-UWP/Strings/cs/Achievements.resw
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,82 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="BadgeBattleAttackWon" xml:space="preserve">
<value>Bojovnice</value>
</data>
<data name="BadgeBattleTrainingWon" xml:space="preserve">
<value>Trenér eso</value>
</data>
<data name="BadgeBigMagikarp" xml:space="preserve">
<value>Rybář</value>
</data>
<data name="BadgeCaptureTotal" xml:space="preserve">
<value>Sběratel</value>
</data>
<data name="BadgeEvolvedTotal" xml:space="preserve">
<value>Vědec</value>
</data>
<data name="BadgeHatchedTotal" xml:space="preserve">
<value>Chovatel</value>
</data>
<data name="BadgePikachu" xml:space="preserve">
<value>Pikachu</value>
</data>
<data name="BadgePokestopsVisited" xml:space="preserve">
<value>Batůžkář</value>
</data>
<data name="BadgeSmallRattata" xml:space="preserve">
<value>Mladíček</value>
</data>
<data name="BadgeTravelKm" xml:space="preserve">
<value>Běžec</value>
</data>
<data name="Bug" xml:space="preserve">
<value>Broukolovec</value>
</data>
<data name="Dragon" xml:space="preserve">
<value>Dračí duše</value>
</data>
<data name="Fairy" xml:space="preserve">
<value>Pohádkář</value>
</data>
<data name="Fighting" xml:space="preserve">
<value>Černý pásek</value>
</data>
<data name="Fire" xml:space="preserve">
<value>Knot</value>
</data>
<data name="Flying" xml:space="preserve">
<value>Ptačí muž</value>
</data>
<data name="Ghost" xml:space="preserve">
<value>Duchař</value>
</data>
<data name="Grass" xml:space="preserve">
<value>Zahradník</value>
</data>
<data name="Ground" xml:space="preserve">
<value>Ruiny</value>
</data>
<data name="Ice" xml:space="preserve">
<value>Lyžař</value>
</data>
<data name="Normal" xml:space="preserve">
<value>Školáček</value>
</data>
<data name="Poison" xml:space="preserve">
<value>Punker</value>
</data>
<data name="Psychic" xml:space="preserve">
<value>Psychik</value>
</data>
<data name="Rock" xml:space="preserve">
<value>Turista</value>
</data>
<data name="Steel" xml:space="preserve">
<value>Skladník</value>
</data>
<data name="Water" xml:space="preserve">
<value>Poliwhirl</value>
</data>
</root>
63 changes: 63 additions & 0 deletions PokemonGo-UWP/Strings/cs/CodeResources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,67 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="PokemonFledText" xml:space="preserve">
<value>{0} utekl</value>
</data>
<data name="GettingGpsSignalText" xml:space="preserve">
<value>Získávání GPS signálu...</value>
</data>
<data name="GettingUserDataText" xml:space="preserve">
<value>Získávání dat uživatele...</value>
</data>
<data name="GoogleErrorText" xml:space="preserve">
<value>Google odpověděl chybou: </value>
</data>
<data name="GoogleNotRespondingText" xml:space="preserve">
<value>Google neodpovídá, prosím zkuste to později.</value>
</data>
<data name="LoadingEncounterText" xml:space="preserve">
<value>Načítání střetu s {0}</value>
</data>
<data name="LoggingInText" xml:space="preserve">
<value>Přihlašování...</value>
</data>
<data name="LoginFailedText" xml:space="preserve">
<value>Přihlášení selhalo, prosím zkuste to později.</value>
</data>
<data name="NoText" xml:space="preserve">
<value>Ne</value>
</data>
<data name="NoGpsPermissionsText" xml:space="preserve">
<value>K používání hry potřebujeme GPS, prosím zkuste to později.</value>
</data>
<data name="PokemonRanAwayText" xml:space="preserve">
<value>Bohužel, pokemon utekl :(</value>
</data>
<data name="PtcDownText" xml:space="preserve">
<value>PTC neodpovídá, prosím zkuste to později.</value>
</data>
<data name="SomethingWentWrongText" xml:space="preserve">
<value>Něco se pokazilo a aplikace by mohla být nestabilní. Chcete se odhlásit a zkusit to znovu?</value>
</data>
<data name="UpdateDownloadingText" xml:space="preserve">
<value>Stahování updatu {0}</value>
</data>
<data name="UpdatedVersionText" xml:space="preserve">
<value>Update verze {0} je k dispozici. Chcete updatovat?
{1}</value>
</data>
<data name="UpdateFailedText" xml:space="preserve">
<value>Update selhal: {0}
Chcete otevřít stránku se soubory pro manuální instalaci? </value>
</data>
<data name="UpdateInstallingText" xml:space="preserve">
<value>Update se instaluje, aplikace bude restartována...</value>
</data>
<data name="WrongUsernameText" xml:space="preserve">
<value>Chybné uživatelské jméno/heslo nebo offline server, prosím zkuste to znovu.</value>
</data>
<data name="YesText" xml:space="preserve">
<value>Ano
</value>
</data>
<data name="NoTeamText" xml:space="preserve">
<value>Bez týmu</value>
</data>
</root>
111 changes: 111 additions & 0 deletions PokemonGo-UWP/Strings/cs/Items.resw
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,115 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="D_ItemGreatBall" xml:space="preserve">
<value>Zařízení pro odchyt divokých pokemonů. Pokud je po pokemonovi hozeno, konfortně ho uzavře uvnitř.</value>
</data>
<data name="D_ItemIncenseCool" xml:space="preserve">
<value>Esence se zvláštním odérem která vábí pokémony do vaší lokace na 30 minut</value>
</data>
<data name="D_ItemIncenseFloral" xml:space="preserve">
<value>Esence se zvláštním odérem která vábí pokémony do vaší lokace na 30 minut</value>
</data>
<data name="D_ItemIncenseOrdinary" xml:space="preserve">
<value>Esence se zvláštním odérem která vábí pokémony do vaší lokace na 30 minut</value>
</data>
<data name="D_ItemIncenseSpicy" xml:space="preserve">
<value>Esence se zvláštním odérem která vábí pokémony do vaší lokace na 30 minut</value>
</data>
<data name="D_ItemIncubatorBasic" xml:space="preserve">
<value>Zařízení které slouží pro inkubaci vajec, dokud nejsou připravená se vyklubat.</value>
</data>
<data name="D_ItemIncubatorBasicUnlimited" xml:space="preserve">
<value>Zařízení které slouží pro inkubaci vajec, dokud nejsou připravená se vyklubat.</value>
</data>
<data name="D_ItemMasterBall" xml:space="preserve">
<value>Zařízení pro odchyt divokých pokemonů. Pokud je po pokemonovi hozeno, konfortně ho uzavře uvnitř.</value>
</data>
<data name="D_ItemPokeBall" xml:space="preserve">
<value>Zařízení pro odchyt divokých pokemonů. Pokud je po pokemonovi hozeno, konfortně ho uzavře uvnitř.</value>
</data>
<data name="D_ItemPotion" xml:space="preserve">
<value>Sprejová medicína pro léčení ran. Pokémonu navrátí 20 HP.</value>
</data>
<data name="D_ItemRevive" xml:space="preserve">
<value>Lék pro oživený pokemonů neschopných boje. Pokemonovi také obnoví polovinu chybějících HP.</value>
</data>
<data name="D_ItemUltraBall" xml:space="preserve">
<value>Zařízení pro odchyt divokých pokemonů. Pokud je po pokemonovi hozeno, konfortně ho uzavře uvnitř.</value>
</data>
<data name="ItemBlukBerry" xml:space="preserve">
<value>Bobule Bluk</value>
</data>
<data name="ItemHyperPotion" xml:space="preserve">
<value>Hyper Lektvar</value>
</data>
<data name="ItemIncenseCool" xml:space="preserve">
<value>Chladná Esence</value>
</data>
<data name="ItemIncenseFloral" xml:space="preserve">
<value>Přírodní Esence</value>
</data>
<data name="ItemIncenseOrdinary" xml:space="preserve">
<value>Obyčejná Esence</value>
</data>
<data name="ItemIncenseSpicy" xml:space="preserve">
<value>Kořeněná Esence</value>
</data>
<data name="ItemIncubatorBasic" xml:space="preserve">
<value>Základní Inkubátor</value>
</data>
<data name="ItemIncubatorBasicUnlimited" xml:space="preserve">
<value>Zakladní Nelimitovaný Inkubátor</value>
</data>
<data name="ItemItemStorageUpgrade" xml:space="preserve">
<value>Vylepšení Uložiště Předmětů</value>
</data>
<data name="ItemLuckyEgg" xml:space="preserve">
<value>Šťastné Vejce</value>
</data>
<data name="ItemMaxPotion" xml:space="preserve">
<value>Max Lektvar</value>
</data>
<data name="ItemMaxRevive" xml:space="preserve">
<value>Max Oživit</value>
</data>
<data name="ItemNanabBerry" xml:space="preserve">
<value>Bobule Nanab</value>
</data>
<data name="ItemPinapBerry" xml:space="preserve">
<value>Bobule Pinap</value>
</data>
<data name="ItemPokemonStorageUpgrade" xml:space="preserve">
<value>Vylepšení Uložiště Pokemonů</value>
</data>
<data name="ItemPotion" xml:space="preserve">
<value>Lektvar</value>
</data>
<data name="ItemRazzBerry" xml:space="preserve">
<value>Bobule Razz</value>
</data>
<data name="ItemRevive" xml:space="preserve">
<value>Oživit</value>
</data>
<data name="ItemSpecialCamera" xml:space="preserve">
<value>Speciální fotoaparát</value>
</data>
<data name="ItemSuperPotion" xml:space="preserve">
<value>Super Lektvar</value>
</data>
<data name="ItemUnknown" xml:space="preserve">
<value>Neznámé</value>
</data>
<data name="ItemWeparBerry" xml:space="preserve">
<value>Bobule Wepar</value>
</data>
<data name="ItemXAttack" xml:space="preserve">
<value>X Útok</value>
</data>
<data name="ItemXDefense" xml:space="preserve">
<value>X Obrana</value>
</data>
<data name="ItemXMiracle" xml:space="preserve">
<value>X Zázrak</value>
</data>
</root>
3 changes: 3 additions & 0 deletions PokemonGo-UWP/Strings/cs/Pokemon.resw
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Pikachu" xml:space="preserve">
<value>Pikachu</value>
</data>
</root>
Loading

0 comments on commit f8cbc2b

Please sign in to comment.