From 9793b537cb6ba92a241b22762501b80f7b06076e Mon Sep 17 00:00:00 2001 From: Robert McLaws Date: Thu, 11 Aug 2016 01:47:58 -0400 Subject: [PATCH 1/8] Fixes for #596 - Removes the MapPokemonUpdatedEvent - Re-associates added pokemon notifications with the GameClient.CatchablePokemons.CollectionChanged event. - Properly removes Pokemon from the CatchablePokemons collection when Pokemon are captured or flee. - Fixes "Fleed" spelling and resource logic. --- PokemonGo-UWP/Strings/cs-CZ/Resources.resw | 4 +- PokemonGo-UWP/Strings/de-DE/Resources.resw | 4 +- PokemonGo-UWP/Strings/en-US/Resources.resw | 4 +- PokemonGo-UWP/Strings/es-ES/Resources.resw | 4 +- PokemonGo-UWP/Strings/it-IT/Resources.resw | 4 +- PokemonGo-UWP/Strings/ja-JP/Resources.resw | 4 +- PokemonGo-UWP/Strings/nl-NL/Resources.resw | 4 +- PokemonGo-UWP/Strings/pl-PL/Resources.resw | 4 +- PokemonGo-UWP/Strings/ru-RU/Resources.resw | 4 +- PokemonGo-UWP/Strings/sk-SK/Resources.resw | 4 +- PokemonGo-UWP/Strings/tr-TR/Resources.resw | 4 +- PokemonGo-UWP/Utils/GameClient.cs | 9 ---- .../ViewModels/CapturePokemonPageViewModel.cs | 6 ++- .../ViewModels/GameMapPageViewModel.cs | 53 ++++++++++--------- 14 files changed, 53 insertions(+), 59 deletions(-) diff --git a/PokemonGo-UWP/Strings/cs-CZ/Resources.resw b/PokemonGo-UWP/Strings/cs-CZ/Resources.resw index 29226bd02..0abb51821 100644 --- a/PokemonGo-UWP/Strings/cs-CZ/Resources.resw +++ b/PokemonGo-UWP/Strings/cs-CZ/Resources.resw @@ -171,8 +171,8 @@ VEJCE - - utekl + + {0} utekl! Google odpověděl chybou: diff --git a/PokemonGo-UWP/Strings/de-DE/Resources.resw b/PokemonGo-UWP/Strings/de-DE/Resources.resw index 1f7cdc80d..7f7288c44 100644 --- a/PokemonGo-UWP/Strings/de-DE/Resources.resw +++ b/PokemonGo-UWP/Strings/de-DE/Resources.resw @@ -165,8 +165,8 @@ Anmelden... - - ist geflohen + + {0} ist geflohen! Google gab folgenden Fehler zurück: diff --git a/PokemonGo-UWP/Strings/en-US/Resources.resw b/PokemonGo-UWP/Strings/en-US/Resources.resw index 51e29ce35..62a299724 100644 --- a/PokemonGo-UWP/Strings/en-US/Resources.resw +++ b/PokemonGo-UWP/Strings/en-US/Resources.resw @@ -165,8 +165,8 @@ Logging in... - - fleed + + fled. Google returned error: diff --git a/PokemonGo-UWP/Strings/es-ES/Resources.resw b/PokemonGo-UWP/Strings/es-ES/Resources.resw index cffcbecbd..d3a116130 100644 --- a/PokemonGo-UWP/Strings/es-ES/Resources.resw +++ b/PokemonGo-UWP/Strings/es-ES/Resources.resw @@ -165,8 +165,8 @@ Iniciando sesion... - - ha escapado + + {0} ha escapado! Google retornó el error: diff --git a/PokemonGo-UWP/Strings/it-IT/Resources.resw b/PokemonGo-UWP/Strings/it-IT/Resources.resw index d3c42bb21..992920929 100644 --- a/PokemonGo-UWP/Strings/it-IT/Resources.resw +++ b/PokemonGo-UWP/Strings/it-IT/Resources.resw @@ -165,8 +165,8 @@ Logging in... - - fuggito + + {0} fuggito! Google ha restituito l'errore: diff --git a/PokemonGo-UWP/Strings/ja-JP/Resources.resw b/PokemonGo-UWP/Strings/ja-JP/Resources.resw index e5d2e5198..5de56642e 100644 --- a/PokemonGo-UWP/Strings/ja-JP/Resources.resw +++ b/PokemonGo-UWP/Strings/ja-JP/Resources.resw @@ -165,8 +165,8 @@ ログイン中... - - fleed + + {0} fled! Google returned error: diff --git a/PokemonGo-UWP/Strings/nl-NL/Resources.resw b/PokemonGo-UWP/Strings/nl-NL/Resources.resw index b2bb27852..8ae25358e 100644 --- a/PokemonGo-UWP/Strings/nl-NL/Resources.resw +++ b/PokemonGo-UWP/Strings/nl-NL/Resources.resw @@ -165,8 +165,8 @@ Inloggen... - - gevlucht + + {0} gevlucht! Google geeft fout: diff --git a/PokemonGo-UWP/Strings/pl-PL/Resources.resw b/PokemonGo-UWP/Strings/pl-PL/Resources.resw index ed123a7f7..ee9cfdc8d 100644 --- a/PokemonGo-UWP/Strings/pl-PL/Resources.resw +++ b/PokemonGo-UWP/Strings/pl-PL/Resources.resw @@ -165,8 +165,8 @@ Logowanie... - - uciekł + + {0} uciekł! Błąd zwrócony przez Google: diff --git a/PokemonGo-UWP/Strings/ru-RU/Resources.resw b/PokemonGo-UWP/Strings/ru-RU/Resources.resw index 0b5cf7da3..6083ef40c 100644 --- a/PokemonGo-UWP/Strings/ru-RU/Resources.resw +++ b/PokemonGo-UWP/Strings/ru-RU/Resources.resw @@ -165,8 +165,8 @@ Авторизация... - - fleed + + {0} fled! Google вернул ошибку: diff --git a/PokemonGo-UWP/Strings/sk-SK/Resources.resw b/PokemonGo-UWP/Strings/sk-SK/Resources.resw index 40eec3258..84c2cf919 100644 --- a/PokemonGo-UWP/Strings/sk-SK/Resources.resw +++ b/PokemonGo-UWP/Strings/sk-SK/Resources.resw @@ -171,8 +171,8 @@ VAJCIA - - utiekol + + {0} utiekol! Google odpovedal chybou : diff --git a/PokemonGo-UWP/Strings/tr-TR/Resources.resw b/PokemonGo-UWP/Strings/tr-TR/Resources.resw index 54c674650..c1ad44368 100644 --- a/PokemonGo-UWP/Strings/tr-TR/Resources.resw +++ b/PokemonGo-UWP/Strings/tr-TR/Resources.resw @@ -165,8 +165,8 @@ Giriş Yapılıyor... - - Kaçtı + + {0} Kaçtı! Google hata verdi :( diff --git a/PokemonGo-UWP/Utils/GameClient.cs b/PokemonGo-UWP/Utils/GameClient.cs index c064dcc72..64ec230e6 100644 --- a/PokemonGo-UWP/Utils/GameClient.cs +++ b/PokemonGo-UWP/Utils/GameClient.cs @@ -277,11 +277,6 @@ public static void DoLogout() /// public static event EventHandler GeopositionUpdated; - /// - /// We fire this event when we have found new Pokemons on the map - /// - public static event EventHandler MapPokemonUpdated; - /// /// Starts the timer to update map objects and the handler to update position /// @@ -361,10 +356,6 @@ private static async Task UpdateMapObjects() // update catchable pokemons var newCatchablePokemons = mapObjects.Item1.MapCells.SelectMany(x => x.CatchablePokemons).ToArray(); Logger.Write($"Found {newCatchablePokemons.Length} catchable pokemons"); - if (newCatchablePokemons.Length != CatchablePokemons.Count) - { - MapPokemonUpdated?.Invoke(null, null); - } CatchablePokemons.UpdateWith(newCatchablePokemons, x => new MapPokemonWrapper(x), (x, y) => x.EncounterId == y.EncounterId); // update nearby pokemons diff --git a/PokemonGo-UWP/ViewModels/CapturePokemonPageViewModel.cs b/PokemonGo-UWP/ViewModels/CapturePokemonPageViewModel.cs index 1313e8372..9b9af3834 100644 --- a/PokemonGo-UWP/ViewModels/CapturePokemonPageViewModel.cs +++ b/PokemonGo-UWP/ViewModels/CapturePokemonPageViewModel.cs @@ -255,6 +255,7 @@ private async Task ThrowPokeball(bool hitPokemon) CurrentCaptureAward = caughtPokemonResponse.CaptureAward; Logger.Write($"We caught {CurrentPokemon.PokemonId}"); CatchSuccess?.Invoke(this, null); + GameClient.CatchablePokemons.Remove(CurrentPokemon); // Restarts map timer GameClient.ToggleUpdateTimer(); await GameClient.UpdateInventory(); @@ -265,9 +266,10 @@ private async Task ThrowPokeball(bool hitPokemon) await GameClient.UpdateInventory(); break; case CatchPokemonResponse.Types.CatchStatus.CatchFlee: - Logger.Write($"{CurrentPokemon.PokemonId} fleed"); + Logger.Write($"{CurrentPokemon.PokemonId} fled"); CatchFlee?.Invoke(this, null); - await new MessageDialog(Utils.Resources.Pokemon.GetString(CurrentPokemon.PokemonId.ToString()) + Utils.Resources.Translation.GetString("Fleed")).ShowAsyncQueue(); + await new MessageDialog(string.Format(Utils.Resources.Translation.GetString("Fled"), Utils.Resources.Pokemon.GetString(CurrentPokemon.PokemonId.ToString()))).ShowAsyncQueue(); + GameClient.CatchablePokemons.Remove(CurrentPokemon); await GameClient.UpdateInventory(); ReturnToGameScreen.Execute(); break; diff --git a/PokemonGo-UWP/ViewModels/GameMapPageViewModel.cs b/PokemonGo-UWP/ViewModels/GameMapPageViewModel.cs index 274746f39..06e0fca3c 100644 --- a/PokemonGo-UWP/ViewModels/GameMapPageViewModel.cs +++ b/PokemonGo-UWP/ViewModels/GameMapPageViewModel.cs @@ -1,32 +1,26 @@ -using System; +using POGOProtos.Data; +using POGOProtos.Data.Player; +using POGOProtos.Inventory; +using POGOProtos.Networking.Responses; +using PokemonGo.RocketAPI; +using PokemonGo_UWP.Entities; +using PokemonGo_UWP.Utils; +using PokemonGo_UWP.Views; +using System; using System.Collections.Generic; using System.Collections.ObjectModel; +using System.Collections.Specialized; using System.Linq; -using System.Text; -using System.Threading; using System.Threading.Tasks; -using Windows.ApplicationModel; +using Template10.Common; +using Template10.Mvvm; +using Template10.Services.NavigationService; using Windows.Devices.Geolocation; -using Windows.Devices.Sensors; using Windows.Foundation.Metadata; using Windows.Phone.Devices.Notification; -using Windows.System.Threading; using Windows.UI.Popups; using Windows.UI.Xaml; using Windows.UI.Xaml.Navigation; -using PokemonGo.RocketAPI; -using PokemonGo_UWP.Entities; -using PokemonGo_UWP.Utils; -using PokemonGo_UWP.Views; -using POGOProtos.Data; -using POGOProtos.Data.Player; -using POGOProtos.Inventory; -using POGOProtos.Map.Pokemon; -using POGOProtos.Networking.Responses; -using Template10.Common; -using Template10.Mvvm; -using Template10.Services.NavigationService; -using Universal_Authenticator_v2.Views; namespace PokemonGo_UWP.ViewModels { @@ -98,7 +92,9 @@ await Dispatcher.DispatchAsync(async () => { _vibrationDevice = VibrationDevice.GetDefault(); } - GameClient.MapPokemonUpdated += GameClientOnMapPokemonUpdated; + // RWM: NOTE: Might consider setting this from App.cs instead to allow for + // Toast and Tile notifications when in the background. + GameClient.CatchablePokemons.CollectionChanged += CatchablePokemons_CollectionChanged; await Task.CompletedTask; } @@ -123,7 +119,9 @@ public override async Task OnNavigatingFromAsync(NavigatingEventArgs args) args.Cancel = false; // Stops map timer GameClient.ToggleUpdateTimer(false); - GameClient.MapPokemonUpdated -= GameClientOnMapPokemonUpdated; + // RWM: NOTE: Might consider setting this from App.cs instead to allow for + // Toast and Tile notifications when in the background. + GameClient.CatchablePokemons.CollectionChanged -= CatchablePokemons_CollectionChanged; await Task.CompletedTask; } @@ -266,12 +264,15 @@ public LevelUpRewardsResponse LevelUpResponse { /// /// /// - private async void GameClientOnMapPokemonUpdated(object sender, EventArgs eventArgs) + private async void CatchablePokemons_CollectionChanged(object sender, NotifyCollectionChangedEventArgs e) { - if (SettingsService.Instance.IsVibrationEnabled) - _vibrationDevice?.Vibrate(TimeSpan.FromMilliseconds(500)); - if (SettingsService.Instance.IsMusicEnabled) - await AudioUtils.PlaySound(@"pokemon_found_ding.wav"); + if (e.Action == NotifyCollectionChangedAction.Add) + { + if (SettingsService.Instance.IsVibrationEnabled) + _vibrationDevice?.Vibrate(TimeSpan.FromMilliseconds(500)); + if (SettingsService.Instance.IsMusicEnabled) + await AudioUtils.PlaySound(@"pokemon_found_ding.wav"); + } } #endregion From 87a6d314b4d4cc2ec294049ca964acaf389e0d65 Mon Sep 17 00:00:00 2001 From: STApps Date: Thu, 11 Aug 2016 18:02:02 +0200 Subject: [PATCH 2/8] Updated missing pieces for fr translation --- .../PokemonGo-UWP.fr.xlf | 58 +++++++++---------- PokemonGo-UWP/Strings/fr/Achievements.resw | 43 +++++++++++--- PokemonGo-UWP/Strings/fr/CodeResources.resw | 8 +-- PokemonGo-UWP/Strings/fr/Items.resw | 22 ++++++- 4 files changed, 88 insertions(+), 43 deletions(-) diff --git a/PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.fr.xlf b/PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.fr.xlf index 4ee6db594..bac2c781d 100644 --- a/PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.fr.xlf +++ b/PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.fr.xlf @@ -8,11 +8,11 @@ Battle Girl - Battle Girl + Combattant Ace Trainer - Ace Trainer + Top Dresseur Fisherman @@ -44,7 +44,7 @@ Youngster - Youngster + Gamin Jogger @@ -52,35 +52,35 @@ Bug Catcher - Attrapeur d'insect + Scout Dragon Tamer - Dompteur de Dragon + Dresseur de dragon Rocker - Rocker + Rockeur Fairy Tale Girl - Fairy Tale Girl + Fillette de comte Black Belt - Ceinture noire + Karatéka Kindler - Kindler + Saltimbanque Bird Keeper - Gardien des oiseaux + Ornithologue Hex Maniac - Hex Maniac + Mystimaniac Gardener @@ -88,7 +88,7 @@ Ruin Maniac - Mania des ruines + Ruinemaniac Skier @@ -96,23 +96,23 @@ School Kid - School Kid + Élève Punk Girl - Punk Girl + Vaurienne Psychic - Psychique + Kinésiste Hiker - Randonneur + Montagnard Depot Agent - Depot Agent + Contrôleur Swimmer @@ -137,7 +137,7 @@ {0} fled - {0} fuite + {0} s'enfuit Getting GPS signal... @@ -204,7 +204,7 @@ Update failed: {0} Open page with installation files for manual install? - La mise à ujour a échouée: {0} + La mise à jour a échouée: {0} Ouvrir la page avec les fichiers d'installation pour une installation manuelle? @@ -229,11 +229,11 @@ Ouvrir la page avec les fichiers d'installation pour une installation manuelle?< Valor - Valeur + Bravoure Mystic - Mystique + Sagesse @@ -424,11 +424,11 @@ Ouvrir la page avec les fichiers d'installation pour une installation manuelle?< A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. - A Dispositif pour capturer des Pokémon sauvages. Il est jeté comme une balle à un Pokémon sauvage, encapsulant confortablement sa cible. + Dispositif pour capturer des Pokémon sauvages. Il est jeté comme une balle à un Pokémon sauvage, encapsulant confortablement sa cible. Bluk Berry - Bluk Berry + Baie Remu Great Ball @@ -448,7 +448,7 @@ Ouvrir la page avec les fichiers d'installation pour une installation manuelle?< Incense Ordinary - Encens Ordinaire + Encens Incense Spicy @@ -476,7 +476,7 @@ Ouvrir la page avec les fichiers d'installation pour une installation manuelle?< Max Potion - Max Potion + Potion Max Max Revive @@ -484,11 +484,11 @@ Ouvrir la page avec les fichiers d'installation pour une installation manuelle?< Nanab Berry - Nanab Berry + Baie Nanab Pinap Berry - Pinap Berry + Baie Nanana Poke Ball @@ -504,7 +504,7 @@ Ouvrir la page avec les fichiers d'installation pour une installation manuelle?< Razz Berry - Razz Berry + Baie Framby Revive @@ -520,7 +520,7 @@ Ouvrir la page avec les fichiers d'installation pour une installation manuelle?< Troy Disk - Troy Disk + Disque de Troy Ultra Ball diff --git a/PokemonGo-UWP/Strings/fr/Achievements.resw b/PokemonGo-UWP/Strings/fr/Achievements.resw index 35e0c06c5..6afccf145 100644 --- a/PokemonGo-UWP/Strings/fr/Achievements.resw +++ b/PokemonGo-UWP/Strings/fr/Achievements.resw @@ -12,6 +12,12 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Combattant + + + Top Dresseur + Pêcheur @@ -27,38 +33,59 @@ Randonneur + + Gamin + Joggeur - Attrapeur d'insect + Scout - Dompteur de Dragon + Dresseur de dragon + + + Rockeur + + + Fillette de comte - Ceinture noire + Karatéka + + + Saltimbanque - Gardien des oiseaux + Ornithologue + + + Mystimaniac Jardinier - Mania des ruines + Ruinemaniac Skieur + + Élève + + + Vaurienne + - Psychique + Kinésiste - Randonneur + Montagnard - Depot Agent + Contrôleur Nageur diff --git a/PokemonGo-UWP/Strings/fr/CodeResources.resw b/PokemonGo-UWP/Strings/fr/CodeResources.resw index 24e0ff853..ce447d0ef 100644 --- a/PokemonGo-UWP/Strings/fr/CodeResources.resw +++ b/PokemonGo-UWP/Strings/fr/CodeResources.resw @@ -13,7 +13,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - {0} fuite + {0} s'enfuit Acquisition du signal GPS... @@ -59,7 +59,7 @@ {1} - La mise à ujour a échouée: {0} + La mise à jour a échouée: {0} Ouvrir la page avec les fichiers d'installation pour une installation manuelle? @@ -75,9 +75,9 @@ Ouvrir la page avec les fichiers d'installation pour une installation manuelle?< Pas d'équipe - Valeur + Bravoure - Mystique + Sagesse \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/fr/Items.resw b/PokemonGo-UWP/Strings/fr/Items.resw index 4f9c9410e..172b341db 100644 --- a/PokemonGo-UWP/Strings/fr/Items.resw +++ b/PokemonGo-UWP/Strings/fr/Items.resw @@ -46,7 +46,10 @@ Un médicament qui peut réanimer un Pokémon évanoui . Il restaure également la moitié des HP maximum du Pokémon évanoui. - A Dispositif pour capturer des Pokémon sauvages. Il est jeté comme une balle à un Pokémon sauvage, encapsulant confortablement sa cible. + Dispositif pour capturer des Pokémon sauvages. Il est jeté comme une balle à un Pokémon sauvage, encapsulant confortablement sa cible. + + + Baie Remu Super Ball @@ -58,7 +61,7 @@ Encens Floral - Encens Ordinaire + Encens Encens Epicé @@ -75,18 +78,33 @@ Oeuf chanceux + + Potion Max + Rappel Max + + Baie Nanab + + + Baie Nanana + Augmentation de la capacité de sotckage des pokémon + + Baie Framby + Rappel Caméra spéciale + + Disque de Troy + Inconnu From b7f9e390da348398b078db64841aa8b0570c4011 Mon Sep 17 00:00:00 2001 From: STApps Date: Thu, 11 Aug 2016 18:10:15 +0200 Subject: [PATCH 3/8] Updated pl and id translations --- .../PokemonGo-UWP.id.xlf | 1898 +++++++++++++++++ .../PokemonGo-UWP.pl.xlf | 186 +- PokemonGo-UWP/PokemonGo-UWP.csproj | 7 + PokemonGo-UWP/Strings/id/Achievements.resw | 84 + PokemonGo-UWP/Strings/id/CodeResources.resw | 15 + PokemonGo-UWP/Strings/id/Items.resw | 15 + PokemonGo-UWP/Strings/id/Pokemon.resw | 15 + PokemonGo-UWP/Strings/id/PokemonMoves.resw | 15 + PokemonGo-UWP/Strings/id/Resources.resw | 15 + PokemonGo-UWP/Strings/pl/Achievements.resw | 3 + PokemonGo-UWP/Strings/pl/CodeResources.resw | 71 + PokemonGo-UWP/Strings/pl/Items.resw | 126 ++ PokemonGo-UWP/Strings/pl/Resources.resw | 76 + 13 files changed, 2434 insertions(+), 92 deletions(-) create mode 100644 PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.id.xlf create mode 100644 PokemonGo-UWP/Strings/id/Achievements.resw create mode 100644 PokemonGo-UWP/Strings/id/CodeResources.resw create mode 100644 PokemonGo-UWP/Strings/id/Items.resw create mode 100644 PokemonGo-UWP/Strings/id/Pokemon.resw create mode 100644 PokemonGo-UWP/Strings/id/PokemonMoves.resw create mode 100644 PokemonGo-UWP/Strings/id/Resources.resw diff --git a/PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.id.xlf b/PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.id.xlf new file mode 100644 index 000000000..87bc51fbc --- /dev/null +++ b/PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.id.xlf @@ -0,0 +1,1898 @@ + + + +
+ +
+ + + + Battle Girl + Gadis Petarung + + + Ace Trainer + Pelatih Jagoan + + + Fisherman + Nelayan + + + Collector + Kolektor + + + Scientist + Ilmuan + + + Breeder + Peternak + + + Pikachu + Pikachu + + + Kanto + Kanto + + + Backpacker + Backpacker + + + Youngster + Pemuda + + + Jogger + Pelari + + + Bug Catcher + Penangkap Serangga + + + Dragon Tamer + Penjinak Naga + + + Rocker + Rocker + + + Fairy Tale Girl + Gadir Dongeng + + + Black Belt + Sabuk Hitam + + + Kindler + Kindler + + + Bird Keeper + Penjaga Burung + + + Hex Maniac + Mainak Hex + + + Gardener + Tukang Kebun + + + Ruin Maniac + Maniak Kehancuran + + + Skier + Pemain Ski + + + School Kid + Anak Sekolah + + + Punk Girl + Gadis Punk + + + Psychic + Cenayang + + + Hiker + Pendaki + + + Depot Agent + Agen Depot + + + Swimmer + Perenang + + + +
+ +
+ +
+ + + + dd.MM.yyyy + dd.MM.yyyy + + + dd.MM.yyyy hh:mm tt + dd.MM.yyyy hh:mm tt + + + {0} fled + {0} fled + + + Getting GPS signal... + Getting GPS signal... + + + Getting user data... + Getting user data... + + + Google returned error: + Google returned error: + + + Google is not responding, please try again later. + Google is not responding, please try again later. + + + Loading encounter with {0} + Loading encounter with {0} + + + Logging in... + Logging in... + + + Login failed, please try again. + Login failed, please try again. + + + No + No + + + We need GPS permissions to run the game, please enable it and try again. + We need GPS permissions to run the game, please enable it and try again. + + + Pokemon ran away, sorry :( + Pokemon ran away, sorry :( + + + PTC login is probably down, please retry later. + PTC login is probably down, please retry later. + + + Something went wrong and app may be unstable now. Do you want to logout and try again? + Something went wrong and app may be unstable now. Do you want to logout and try again? + + + hh:mm tt + hh:mm tt + + + Downloading update {0} + Downloading update {0} + + + An updated version {0} is available. Do you want to update? +{1} + An updated version {0} is available. Do you want to update? +{1} + + + Update failed: {0} +Open page with installation files for manual install? + Update failed: {0} +Open page with installation files for manual install? + + + Installing update, app is restarting... + Installing update, app is restarting... + + + Wrong username/password or offline server, please try again. + Wrong username/password or offline server, please try again. + + + Yes + Yes + + + Instinct + Instinct + + + No Team + No Team + + + Valor + Valor + + + Mystic + Mystic + + + +
+ +
+ +
+ + + + You have to wait some time + You have to wait some time + + + GOOGLE + GOOGLE + + + Your inventory is full! + Your inventory is full! + + + LOGIN with PTC Account + LOGIN with PTC Account + + + To login you need to insert your Username/Email and Password in this app. If you don't trust it, please, close it before going on. We are not responsible for anything. + To login you need to insert your Username/Email and Password in this app. If you don't trust it, please, close it before going on. We are not responsible for anything. + + + nearby + nearby + + + You are out of range + You are out of range + + + Password + Password + + + Username/email + Username/email + + + XP + XP + + + OK + OK + + + CP + CP + + + EGGS + EGGS + + + Music + Music + + + POKÉMON + POKÉMON + + + SETTINGS + SETTINGS + + + Sign Out + Sign Out + + + Vibration + Vibration + + + ITEMS + ITEMS + + + POKÉDEX + POKÉDEX + + + items + items + + + # + # + Watch out: there is a space after the # + + + / CP + / CP + + + XP + XP + + + TOTAL + TOTAL + + + Level up! + Level up! + + + Level + Level + + + Auto-Rotate Map + Auto-Rotate Map + + + START DATE + START DATE + + + INCUBATORS + INCUBATORS + + + Niantic map + Niantic map + + + +
+ +
+ +
+ + + + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + + + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + + + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + + + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + + + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + + + A device that incubates an Egg as you walk until it is ready to hatch. + A device that incubates an Egg as you walk until it is ready to hatch. + + + A device that incubates an Egg as you walk until it is ready to hatch. + A device that incubates an Egg as you walk until it is ready to hatch. + + + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + + + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + + + A spray-type medicine for treating wounds. It restores the HP of one Pokémon by 20 points. + A spray-type medicine for treating wounds. It restores the HP of one Pokémon by 20 points. + + + A medicine that can revive fainted Pokémon. It also restores half of a fainted Pokémon's maximum HP. + A medicine that can revive fainted Pokémon. It also restores half of a fainted Pokémon's maximum HP. + + + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + + + Bluk Berry + Bluk Berry + + + Great Ball + Great Ball + + + Hyper Potion + Hyper Potion + + + Incense Cool + Incense Cool + + + Incense Floral + Incense Floral + + + Incense Ordinary + Incense Ordinary + + + Incense Spicy + Incense Spicy + + + Incubator Basic + Incubator Basic + + + Incubator Basic Unlimited + Incubator Basic Unlimited + + + Item Storage Upgrade + Item Storage Upgrade + + + Lucky Egg + Lucky Egg + + + Master Ball + Master Ball + + + Max Potion + Max Potion + + + Max Revive + Max Revive + + + Nanab Berry + Nanab Berry + + + Pinap Berry + Pinap Berry + + + Poke Ball + Poke Ball + + + Pokemon Storage Upgrade + Pokemon Storage Upgrade + + + Potion + Potion + + + Razz Berry + Razz Berry + + + Revive + Revive + + + Special Camera + Special Camera + + + Super Potion + Super Potion + + + Troy Disk + Troy Disk + + + Ultra Ball + Ultra Ball + + + Unknown + Unknown + + + Wepar Berry + Wepar Berry + + + X Attack + X Attack + + + X Defense + X Defense + + + X Miracle + X Miracle + + + +
+ +
+ +
+ + + + Abra + Abra + + + Aerodactyl + Aerodactyl + + + Alakazam + Alakazam + + + Arbok + Arbok + + + Arcanine + Arcanine + + + Articuno + Articuno + + + Beedrill + Beedrill + + + Bellsprout + Bellsprout + + + Blastoise + Blastoise + + + Bulbasaur + Bulbasaur + + + Butterfree + Butterfree + + + Caterpie + Caterpie + + + Chansey + Chansey + + + Charizard + Charizard + + + Charmander + Charmander + + + Charmeleon + Charmeleon + + + Clefable + Clefable + + + Clefairy + Clefairy + + + Cloyster + Cloyster + + + Cubone + Cubone + + + Dewgong + Dewgong + + + Diglett + Diglett + + + Ditto + Ditto + + + Dodrio + Dodrio + + + Doduo + Doduo + + + Dragonair + Dragonair + + + Dragonite + Dragonite + + + Dratini + Dratini + + + Drowzee + Drowzee + + + Dugtrio + Dugtrio + + + Eevee + Eevee + + + Ekans + Ekans + + + Electabuzz + Electabuzz + + + Electrode + Electrode + + + Exeggcute + Exeggcute + + + Exeggutor + Exeggutor + + + Farfetchd + Farfetchd + + + Fearow + Fearow + + + Flareon + Flareon + + + Gastly + Gastly + + + Gengar + Gengar + + + Geodude + Geodude + + + Gloom + Gloom + + + Golbat + Golbat + + + Goldeen + Goldeen + + + Golduck + Golduck + + + Golem + Golem + + + Graveler + Graveler + + + Grimer + Grimer + + + Growlithe + Growlithe + + + Gyarados + Gyarados + + + Haunter + Haunter + + + Hitmonchan + Hitmonchan + + + Hitmonlee + Hitmonlee + + + Horsea + Horsea + + + Hypno + Hypno + + + Ivysaur + Ivysaur + + + Jigglypuff + Jigglypuff + + + Jolteon + Jolteon + + + Jynx + Jynx + + + Kabuto + Kabuto + + + Kabutops + Kabutops + + + Kadabra + Kadabra + + + Kakuna + Kakuna + + + Kangaskhan + Kangaskhan + + + Kingler + Kingler + + + Koffing + Koffing + + + Krabby + Krabby + + + Lapras + Lapras + + + Lickitung + Lickitung + + + Machamp + Machamp + + + Machoke + Machoke + + + Machop + Machop + + + Magikarp + Magikarp + + + Magmar + Magmar + + + Magnemite + Magnemite + + + Magneton + Magneton + + + Mankey + Mankey + + + Marowak + Marowak + + + Meowth + Meowth + + + Metapod + Metapod + + + Mew + Mew + + + Mewtwo + Mewtwo + + + Missingno + Missingno + + + Moltres + Moltres + + + MrMime + MrMime + + + Muk + Muk + + + Nidoking + Nidoking + + + Nidoqueen + Nidoqueen + + + Nidoran ♀ + Nidoran ♀ + + + Nidoran ♂ + Nidoran ♂ + + + Nidorina + Nidorina + + + Nidorino + Nidorino + + + Ninetales + Ninetales + + + Oddish + Oddish + + + Omanyte + Omanyte + + + Omastar + Omastar + + + Onix + Onix + + + Paras + Paras + + + Parasect + Parasect + + + Persian + Persian + + + Pidgeot + Pidgeot + + + Pidgeotto + Pidgeotto + + + Pidgey + Pidgey + + + Pikachu + Pikachu + + + Pinsir + Pinsir + + + Poliwag + Poliwag + + + Poliwhirl + Poliwhirl + + + Poliwrath + Poliwrath + + + Ponyta + Ponyta + + + Porygon + Porygon + + + Primeape + Primeape + + + Psyduck + Psyduck + + + Raichu + Raichu + + + Rapidash + Rapidash + + + Raticate + Raticate + + + Rattata + Rattata + + + Rhydon + Rhydon + + + Rhyhorn + Rhyhorn + + + Sandshrew + Sandshrew + + + Sandslash + Sandslash + + + Scyther + Scyther + + + Seadra + Seadra + + + Seaking + Seaking + + + Seel + Seel + + + Shellder + Shellder + + + Slowbro + Slowbro + + + Slowpoke + Slowpoke + + + Snorlax + Snorlax + + + Spearow + Spearow + + + Squirtle + Squirtle + + + Starmie + Starmie + + + Staryu + Staryu + + + Tangela + Tangela + + + Tauros + Tauros + + + Tentacool + Tentacool + + + Tentacruel + Tentacruel + + + Vaporeon + Vaporeon + + + Venomoth + Venomoth + + + Venonat + Venonat + + + Venusaur + Venusaur + + + Victreebel + Victreebel + + + Vileplume + Vileplume + + + Voltorb + Voltorb + + + Vulpix + Vulpix + + + Wartortle + Wartortle + + + Weedle + Weedle + + + Weepinbell + Weepinbell + + + Weezing + Weezing + + + Wigglytuff + Wigglytuff + + + Zapdos + Zapdos + + + Zubat + Zubat + + + +
+ +
+ +
+ + + + Absorb + Absorb + + + Acid + Acid + + + Acid Fast + Acid Fast + + + Aerial Ace + Aerial Ace + + + Air Cutter + Air Cutter + + + Air Slash + Air Slash + + + Ancient Power + Ancient Power + + + Aqua Jet + Aqua Jet + + + Aqua Tail + Aqua Tail + + + Bite + Bite + + + Bite + Bite + + + Blizzard + Blizzard + + + Body Slam + Body Slam + + + Bone Club + Bone Club + + + Brick Break + Brick Break + + + Brine + Brine + + + Bubble Beam + Bubble Beam + + + Bubble Fast + Bubble Fast + + + Bug Bite + Bug Bite + + + Bug Bite + Bug Bite + + + Bug Buzz + Bug Buzz + + + Bull doze + Bull doze + + + Bullet Punch + Bullet Punch + + + Bullet Punch + Bullet Punch + + + Confusion + Confusion + + + Cross Chop + Cross Chop + + + Cross Poison + Cross Poison + + + Cut + Cut + + + Cut + Cut + + + Dark Pulse + Dark Pulse + + + Dazzling Gleam + Dazzling Gleam + + + Dig + Dig + + + Disarming Voice + Disarming Voice + + + Discharge + Discharge + + + Double Slap + Double Slap + + + Dragon Breath + Dragon Breath + + + Dragon Breath + Dragon Breath + + + Dragon Claw + Dragon Claw + + + Dragon Pulse + Dragon Pulse + + + Draining Kiss + Draining Kiss + + + Drill Peck + Drill Peck + + + Drill Run + Drill Run + + + Earthquake + Earthquake + + + Ember + Ember + + + Ember Fast + Ember Fast + + + Feint Attack + Feint Attack + + + Fire Blast + Fire Blast + + + Fire Fang + Fire Fang + + + Fire Punch + Fire Punch + + + Flame Burst + Flame Burst + + + Flame Charge + Flame Charge + + + Flamethrower + Flamethrower + + + Flame Wheel + Flame Wheel + + + Flash Cannon + Flash Cannon + + + Frost Breath + Frost Breath + + + Frost Breath + Frost Breath + + + Fury Cutter + Fury Cutter + + + Fury Cutter + Fury Cutter + + + Giga Drain + Giga Drain + + + Gunk Shot + Gunk Shot + + + Headbutt + Headbutt + + + Heart Stamp + Heart Stamp + + + Heat Wave + Heat Wave + + + Horn Attack + Horn Attack + + + Hurricane + Hurricane + + + Hydro Pump + Hydro Pump + + + Hydro Pump + Hydro Pump + + + Hyper Beam + Hyper Beam + + + Hyper Fang + Hyper Fang + + + Ice Beam + Ice Beam + + + Ice Punch + Ice Punch + + + Ice Shard + Ice Shard + + + Ice Shard + Ice Shard + + + Icy Wind + Icy Wind + + + Iron Head + Iron Head + + + Karate Chop + Karate Chop + + + Karate Chop + Karate Chop + + + Leaf Blade + Leaf Blade + + + Lick + Lick + + + Lick Fast + Lick Fast + + + Low Kick + Low Kick + + + Low Kick + Low Kick + + + Low Sweep + Low Sweep + + + Magnet Bomb + Magnet Bomb + + + Mega Drain + Mega Drain + + + Megahorn + Megahorn + + + Metal Claw + Metal Claw + + + Metal Claw + Metal Claw + + + Moonblast + Moonblast + + + Move Unset + Move Unset + + + Mud Bomb + Mud Bomb + + + Mud Shot + Mud Shot + + + Mud Shot + Mud Shot + + + Mud Slap + Mud Slap + + + Night Slash + Night Slash + + + Ominous Wind + Ominous Wind + + + Parabolic Charge + Parabolic Charge + + + Peck + Peck + + + Peck + Peck + + + Petal Blizzard + Petal Blizzard + + + Play Rough + Play Rough + + + Poison Fang + Poison Fang + + + Poison Jab + Poison Jab + + + Poison Jab + Poison Jab + + + Poison Sting + Poison Sting + + + Pound + Pound + + + Pound Fast + Pound Fast + + + Power Gem + Power Gem + + + Power Whip + Power Whip + + + Psybeam + Psybeam + + + Psychic + Psychic + + + Psycho Cut + Psycho Cut + + + Psycho Cut + Psycho Cut + + + Psyshock + Psyshock + + + Psystrike + Psystrike + + + Quick Attack + Quick Attack + + + Quick Attack + Quick Attack + + + Razor Leaf + Razor Leaf + + + Razor Leaf + Razor Leaf + + + Rest + Rest + + + Rock Slide + Rock Slide + + + Rock Smash + Rock Smash + + + Rock Throw + Rock Throw + + + Rock Throw + Rock Throw + + + Rock Tomb + Rock Tomb + + + Scald + Scald + + + Scald + Scald + + + Scratch + Scratch + + + Scratch + Scratch + + + Seed Bomb + Seed Bomb + + + Shadow Ball + Shadow Ball + + + Shadow Claw + Shadow Claw + + + Shadow Claw + Shadow Claw + + + Shadow Punch + Shadow Punch + + + Shadow Sneak + Shadow Sneak + + + Signal Beam + Signal Beam + + + Slam + Slam + + + Slash + Slash + + + Sludge + Sludge + + + Sludge Bomb + Sludge Bomb + + + Sludge Wave + Sludge Wave + + + Smog + Smog + + + Solar Beam + Solar Beam + + + Spark + Spark + + + Spark Fast + Spark Fast + + + Splash + Splash + + + Splash + Splash + + + Steel Wing + Steel Wing + + + Steel Wing + Steel Wing + + + Stomp + Stomp + + + Stone Edge + Stone Edge + + + Struggle + Struggle + + + Submission + Submission + + + Sucker Punch + Sucker Punch + + + Sucker Punch + Sucker Punch + + + Swift + Swift + + + Tackle + Tackle + + + Tackle + Tackle + + + Take Down + Take Down + + + Thunder + Thunder + + + Thunderbolt + Thunderbolt + + + Thunder Punch + Thunder Punch + + + Thunder Shock + Thunder Shock + + + Thunder Shock + Thunder Shock + + + Twineedle + Twineedle + + + Twister + Twister + + + Vice Grip + Vice Grip + + + Vine Whip + Vine Whip + + + Vine Whip + Vine Whip + + + Water Gun + Water Gun + + + Water Gun + Water Gun + + + Water Gun + Water Gun + + + Water Pulse + Water Pulse + + + Wing Attack + Wing Attack + + + Wing Attack + Wing Attack + + + Wrap + Wrap + + + Wrap Green + Wrap Green + + + Wrap Pink + Wrap Pink + + + XScissor + XScissor + + + Zen Headbutt + Zen Headbutt + + + +
+
\ No newline at end of file diff --git a/PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.pl.xlf b/PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.pl.xlf index 7400863cc..f0a44044e 100644 --- a/PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.pl.xlf +++ b/PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.pl.xlf @@ -12,7 +12,7 @@
Ace Trainer - Ace Trainer + Cool Trainer Fisherman @@ -129,95 +129,95 @@ dd.MM.yyyy - dd.MM.yyyy + dd.MM.rrrr dd.MM.yyyy hh:mm tt - dd.MM.yyyy hh:mm tt + dd.MM.rrrr gg:mm tt {0} fled - {0} fled + {0} uciekł Getting GPS signal... - Getting GPS signal... + Uzyskiwanie sygnału GPS... Getting user data... - Getting user data... + Uzyskiwanie danych użytkownika... Google returned error: - Google returned error: + Google zwróciło błąd: Google is not responding, please try again later. - Google is not responding, please try again later. + Google nie odpowiada, spróbuj ponownie później. Loading encounter with {0} - Loading encounter with {0} + Ładowanie starcia z {0} Logging in... - Logging in... + Logowanie... Login failed, please try again. - Login failed, please try again. + Logowanie nie powiodło się, spróbuj ponownie. No - No + Nie We need GPS permissions to run the game, please enable it and try again. - We need GPS permissions to run the game, please enable it and try again. + Potrzebujemy pozwolenia na użycie GPS żeby uruchomić grę, włącz je i spróbuj ponownie. Pokemon ran away, sorry :( - Pokemon ran away, sorry :( + Pokemon uciekł :( PTC login is probably down, please retry later. - PTC login is probably down, please retry later. + Logowanie przez PTC prawdpodobnie nie działa, spróbuj ponownie później. Something went wrong and app may be unstable now. Do you want to logout and try again? - Something went wrong and app may be unstable now. Do you want to logout and try again? + Coś się nie powiodło, aplikacja może być niestabilna. Czy chcesz się wylogować i spróbować ponownie? hh:mm tt - hh:mm tt + gg:mm tt Downloading update {0} - Downloading update {0} + Pobieranie aktualizacji {0} An updated version {0} is available. Do you want to update? {1} - An updated version {0} is available. Do you want to update? + Zaktualizowana wersja {0} jest dostępna. Pobrać? {1} Update failed: {0} Open page with installation files for manual install? - Update failed: {0} -Open page with installation files for manual install? + Aktualizacja nie powiodła się: {0} +Czy otworzyć stronę z plikami instalacyjnymi w celu instalacji manualnej? Installing update, app is restarting... - Installing update, app is restarting... + Instalowanie aktualizacji, aplikacje restartuje się... Wrong username/password or offline server, please try again. - Wrong username/password or offline server, please try again. + Zła nazwa użytkownika lub hasło albo serwer jest offline, spróbuj ponownie. Yes - Yes + Tak Instinct @@ -225,7 +225,7 @@ Open page with installation files for manual install? No Team - No Team + Brak drużyny Valor @@ -246,7 +246,7 @@ Open page with installation files for manual install? You have to wait some time - You have to wait some time + Musisz chwilę poczekać GOOGLE @@ -254,31 +254,31 @@ Open page with installation files for manual install? Your inventory is full! - Your inventory is full! + Magazyn jest pełny! LOGIN with PTC Account - LOGIN with PTC Account + Logowanie z kontem PTC To login you need to insert your Username/Email and Password in this app. If you don't trust it, please, close it before going on. We are not responsible for anything. - To login you need to insert your Username/Email and Password in this app. If you don't trust it, please, close it before going on. We are not responsible for anything. + Żeby się zalogować, musisz wpisać swoją Nazwę Użytkownika/E-mail i Hasło w tej aplikacji. Jeśli jej nie ufasz, zamknij ją. My nie jesteśmy za nic odpowiedzialni. nearby - nearby + w pobliżu You are out of range - You are out of range + Jesteś poza zasięgiem Password - Password + Hasło Username/email - Username/email + Nazwa użytkownika/e-mail XP @@ -286,7 +286,7 @@ Open page with installation files for manual install? OK - OK + OK CP @@ -294,31 +294,31 @@ Open page with installation files for manual install? EGGS - EGGS + JAJKA Music - Music + Muzyka POKÉMON - POKÉMON + POKÉMONY SETTINGS - SETTINGS + USTAWIENIA Sign Out - Sign Out + Wyloguj Vibration - Vibration + Wibracje ITEMS - ITEMS + PRZEDMIOTY POKÉDEX @@ -326,11 +326,11 @@ Open page with installation files for manual install? items - items + przedmioty # - # + # Watch out: there is a space after the # @@ -343,31 +343,33 @@ Open page with installation files for manual install? TOTAL - TOTAL + SUMA Level up! - Level up! + Poziom wyżej! Level - Level + Poziom Auto-Rotate Map - Auto-Rotate Map + Autorotacja Mapy + Czasownik czy rzeczownik? + Verb or noun? START DATE - START DATE + DATA ROZPOCZĘCIA INCUBATORS - INCUBATORS + INKUBATORY Niantic map - Niantic map + Mapa Niantic @@ -380,171 +382,171 @@ Open page with installation files for manual install? A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. - A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + Urządzenie do łapania dzikich Pokémonów. Rzuca się jak piłką w dzikie Pokémony, ujmójąc cel. Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes - Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + Kadzidło z tajemniczym zapachem, który wabi dzikie Pokémony do twojego położenia na 30 minut. Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes - Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + Kadzidło z tajemniczym zapachem, który wabi dzikie Pokémony do twojego położenia na 30 minut. Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes - Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + Kadzidło z tajemniczym zapachem, który wabi dzikie Pokémony do twojego położenia na 30 minut. Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes - Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + Kadzidło z tajemniczym zapachem, który wabi dzikie Pokémony do twojego położenia na 30 minut. A device that incubates an Egg as you walk until it is ready to hatch. - A device that incubates an Egg as you walk until it is ready to hatch. + Urządzenie, które wysiaduje Jajko podczas chodzenia, aż jest gotowe do wyklucia. A device that incubates an Egg as you walk until it is ready to hatch. - A device that incubates an Egg as you walk until it is ready to hatch. + Urządzenie, które wysiaduje Jajko podczas chodzenia, aż jest gotowe do wyklucia. A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. - A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + Urządzenie do łapania dzikich Pokémonów. Rzuca się jak piłką w dzikie Pokémony, ujmójąc cel. A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. - A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + Urządzenie do łapania dzikich Pokémonów. Rzuca się jak piłką w dzikie Pokémony, ujmójąc cel. A spray-type medicine for treating wounds. It restores the HP of one Pokémon by 20 points. - A spray-type medicine for treating wounds. It restores the HP of one Pokémon by 20 points. + Lek w sprayu do leczenia ran. Zwraca Pokémonowi 20 HP. A medicine that can revive fainted Pokémon. It also restores half of a fainted Pokémon's maximum HP. - A medicine that can revive fainted Pokémon. It also restores half of a fainted Pokémon's maximum HP. + Lek, który może ożywić nieprzytomnego Pokémona. Zwraca również połowę maksymalnego HP nieprzytomnego Pokémona. A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. - A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + Urządzenie do łapania dzikich Pokémonów. Rzuca się jak piłką w dzikie Pokémony, ujmójąc cel. Bluk Berry - Bluk Berry + Jagoda Bluk Great Ball - Great Ball + Greatball Hyper Potion - Hyper Potion + Hiper Mikstura Incense Cool - Incense Cool + Chłodne Kadzidło Incense Floral - Incense Floral + Kwieciste Kadzidło Incense Ordinary - Incense Ordinary + Zwykłe Kadzidło Incense Spicy - Incense Spicy + Pikantne Kadzidło Incubator Basic - Incubator Basic + Podstawowy Inkubator Incubator Basic Unlimited - Incubator Basic Unlimited + Podstawowy Nieograniczony Inkubator Item Storage Upgrade - Item Storage Upgrade + Ulepszenie Magazynowania Przedmiotów Lucky Egg - Lucky Egg + Szczęśliwe Jajko Master Ball - Master Ball + Masterball Max Potion - Max Potion + Maksymalna Mikstura Max Revive - Max Revive + Maksymalne Ożywienie Nanab Berry - Nanab Berry + Jagoda Nanab Pinap Berry - Pinap Berry + Jagoda Pinap Poke Ball - Poke Ball + Pokeball Pokemon Storage Upgrade - Pokemon Storage Upgrade + Ulepszenie Przechowywania Pokémonów Potion - Potion + Mikstura Razz Berry - Razz Berry + Jagoda Razz Revive - Revive + Ożywienie Special Camera - Special Camera + Specjalny Aparat Super Potion - Super Potion + Super Mikstura Troy Disk - Troy Disk + Dysk Troy Ultra Ball - Ultra Ball + Ultraball Unknown - Unknown + Nieznany Wepar Berry - Wepar Berry + Jagoda Wepar X Attack - X Attack + Atak X X Defense - X Defense + Obrona X X Miracle - X Miracle + Cud X diff --git a/PokemonGo-UWP/PokemonGo-UWP.csproj b/PokemonGo-UWP/PokemonGo-UWP.csproj index 257d650fa..ecba0d78e 100644 --- a/PokemonGo-UWP/PokemonGo-UWP.csproj +++ b/PokemonGo-UWP/PokemonGo-UWP.csproj @@ -364,6 +364,12 @@ + + + + + + @@ -645,6 +651,7 @@ + diff --git a/PokemonGo-UWP/Strings/id/Achievements.resw b/PokemonGo-UWP/Strings/id/Achievements.resw new file mode 100644 index 000000000..1d9f74751 --- /dev/null +++ b/PokemonGo-UWP/Strings/id/Achievements.resw @@ -0,0 +1,84 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Gadis Petarung + + + Pelatih Jagoan + + + Nelayan + + + Kolektor + + + Ilmuan + + + Peternak + + + Pemuda + + + Pelari + + + Penangkap Serangga + + + Penjinak Naga + + + Gadir Dongeng + + + Sabuk Hitam + + + Penjaga Burung + + + Mainak Hex + + + Tukang Kebun + + + Maniak Kehancuran + + + Pemain Ski + + + Anak Sekolah + + + Gadis Punk + + + Cenayang + + + Pendaki + + + Agen Depot + + + Perenang + + \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/id/CodeResources.resw b/PokemonGo-UWP/Strings/id/CodeResources.resw new file mode 100644 index 000000000..a3df4f013 --- /dev/null +++ b/PokemonGo-UWP/Strings/id/CodeResources.resw @@ -0,0 +1,15 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/id/Items.resw b/PokemonGo-UWP/Strings/id/Items.resw new file mode 100644 index 000000000..a3df4f013 --- /dev/null +++ b/PokemonGo-UWP/Strings/id/Items.resw @@ -0,0 +1,15 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/id/Pokemon.resw b/PokemonGo-UWP/Strings/id/Pokemon.resw new file mode 100644 index 000000000..a3df4f013 --- /dev/null +++ b/PokemonGo-UWP/Strings/id/Pokemon.resw @@ -0,0 +1,15 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/id/PokemonMoves.resw b/PokemonGo-UWP/Strings/id/PokemonMoves.resw new file mode 100644 index 000000000..a3df4f013 --- /dev/null +++ b/PokemonGo-UWP/Strings/id/PokemonMoves.resw @@ -0,0 +1,15 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/id/Resources.resw b/PokemonGo-UWP/Strings/id/Resources.resw new file mode 100644 index 000000000..a3df4f013 --- /dev/null +++ b/PokemonGo-UWP/Strings/id/Resources.resw @@ -0,0 +1,15 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/pl/Achievements.resw b/PokemonGo-UWP/Strings/pl/Achievements.resw index a3df4f013..ac3d7f81f 100644 --- a/PokemonGo-UWP/Strings/pl/Achievements.resw +++ b/PokemonGo-UWP/Strings/pl/Achievements.resw @@ -12,4 +12,7 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Cool Trainer + \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/pl/CodeResources.resw b/PokemonGo-UWP/Strings/pl/CodeResources.resw index a3df4f013..2f365c82a 100644 --- a/PokemonGo-UWP/Strings/pl/CodeResources.resw +++ b/PokemonGo-UWP/Strings/pl/CodeResources.resw @@ -12,4 +12,75 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + dd.MM.rrrr + + + dd.MM.rrrr gg:mm tt + + + {0} uciekł + + + Uzyskiwanie sygnału GPS... + + + Uzyskiwanie danych użytkownika... + + + Google zwróciło błąd: + + + Google nie odpowiada, spróbuj ponownie później. + + + Ładowanie starcia z {0} + + + Logowanie... + + + Logowanie nie powiodło się, spróbuj ponownie. + + + Nie + + + Potrzebujemy pozwolenia na użycie GPS żeby uruchomić grę, włącz je i spróbuj ponownie. + + + Pokemon uciekł :( + + + Logowanie przez PTC prawdpodobnie nie działa, spróbuj ponownie później. + + + Coś się nie powiodło, aplikacja może być niestabilna. Czy chcesz się wylogować i spróbować ponownie? + + + gg:mm tt + + + Pobieranie aktualizacji {0} + + + Zaktualizowana wersja {0} jest dostępna. Pobrać? +{1} + + + Aktualizacja nie powiodła się: {0} +Czy otworzyć stronę z plikami instalacyjnymi w celu instalacji manualnej? + + + Instalowanie aktualizacji, aplikacje restartuje się... + + + Zła nazwa użytkownika lub hasło albo serwer jest offline, spróbuj ponownie. + + + Tak + + + Brak drużyny + \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/pl/Items.resw b/PokemonGo-UWP/Strings/pl/Items.resw index a3df4f013..91bc33d9d 100644 --- a/PokemonGo-UWP/Strings/pl/Items.resw +++ b/PokemonGo-UWP/Strings/pl/Items.resw @@ -12,4 +12,130 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Urządzenie do łapania dzikich Pokémonów. Rzuca się jak piłką w dzikie Pokémony, ujmójąc cel. + + + Kadzidło z tajemniczym zapachem, który wabi dzikie Pokémony do twojego położenia na 30 minut. + + + Kadzidło z tajemniczym zapachem, który wabi dzikie Pokémony do twojego położenia na 30 minut. + + + Kadzidło z tajemniczym zapachem, który wabi dzikie Pokémony do twojego położenia na 30 minut. + + + Kadzidło z tajemniczym zapachem, który wabi dzikie Pokémony do twojego położenia na 30 minut. + + + Urządzenie, które wysiaduje Jajko podczas chodzenia, aż jest gotowe do wyklucia. + + + Urządzenie, które wysiaduje Jajko podczas chodzenia, aż jest gotowe do wyklucia. + + + Urządzenie do łapania dzikich Pokémonów. Rzuca się jak piłką w dzikie Pokémony, ujmójąc cel. + + + Urządzenie do łapania dzikich Pokémonów. Rzuca się jak piłką w dzikie Pokémony, ujmójąc cel. + + + Lek w sprayu do leczenia ran. Zwraca Pokémonowi 20 HP. + + + Lek, który może ożywić nieprzytomnego Pokémona. Zwraca również połowę maksymalnego HP nieprzytomnego Pokémona. + + + Urządzenie do łapania dzikich Pokémonów. Rzuca się jak piłką w dzikie Pokémony, ujmójąc cel. + + + Jagoda Bluk + + + Greatball + + + Hiper Mikstura + + + Chłodne Kadzidło + + + Kwieciste Kadzidło + + + Zwykłe Kadzidło + + + Pikantne Kadzidło + + + Podstawowy Inkubator + + + Podstawowy Nieograniczony Inkubator + + + Ulepszenie Magazynowania Przedmiotów + + + Szczęśliwe Jajko + + + Masterball + + + Maksymalna Mikstura + + + Maksymalne Ożywienie + + + Jagoda Nanab + + + Jagoda Pinap + + + Pokeball + + + Ulepszenie Przechowywania Pokémonów + + + Mikstura + + + Jagoda Razz + + + Ożywienie + + + Specjalny Aparat + + + Super Mikstura + + + Dysk Troy + + + Ultraball + + + Nieznany + + + Jagoda Wepar + + + Atak X + + + Obrona X + + + Cud X + \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/pl/Resources.resw b/PokemonGo-UWP/Strings/pl/Resources.resw index a3df4f013..0c74bf4e2 100644 --- a/PokemonGo-UWP/Strings/pl/Resources.resw +++ b/PokemonGo-UWP/Strings/pl/Resources.resw @@ -12,4 +12,80 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + Musisz chwilę poczekać + + + Magazyn jest pełny! + + + Logowanie z kontem PTC + + + Żeby się zalogować, musisz wpisać swoją Nazwę Użytkownika/E-mail i Hasło w tej aplikacji. Jeśli jej nie ufasz, zamknij ją. My nie jesteśmy za nic odpowiedzialni. + + + w pobliżu + + + Jesteś poza zasięgiem + + + Hasło + + + Nazwa użytkownika/e-mail + + + OK + + + JAJKA + + + Muzyka + + + POKÉMONY + + + USTAWIENIA + + + Wyloguj + + + Wibracje + + + PRZEDMIOTY + + + przedmioty + + + # + Watch out: there is a space after the # + + + SUMA + + + Poziom wyżej! + + + Poziom + + + Autorotacja Mapy + + + DATA ROZPOCZĘCIA + + + INKUBATORY + + + Mapa Niantic + \ No newline at end of file From 347dd59a19f2e73d9b896b4255cf4d5e2c46b554 Mon Sep 17 00:00:00 2001 From: Robert McLaws Date: Thu, 11 Aug 2016 12:15:48 -0400 Subject: [PATCH 4/8] Fixing merge relic Removing orphaned resource files from merge conflict. --- .gitignore | 10 +- PokemonGo-UWP/Strings/cs-CZ/Resources.resw | 264 -------------- PokemonGo-UWP/Strings/de-DE/Resources.resw | 383 --------------------- PokemonGo-UWP/Strings/es-ES/Resources.resw | 261 -------------- PokemonGo-UWP/Strings/it-IT/Resources.resw | 267 -------------- PokemonGo-UWP/Strings/ja-JP/Resources.resw | 228 ------------ PokemonGo-UWP/Strings/nl-NL/Resources.resw | 260 -------------- PokemonGo-UWP/Strings/pl-PL/Resources.resw | 260 -------------- PokemonGo-UWP/Strings/ru-RU/Resources.resw | 241 ------------- PokemonGo-UWP/Strings/sk-SK/Resources.resw | 264 -------------- PokemonGo-UWP/Strings/tr-TR/Resources.resw | 228 ------------ 11 files changed, 3 insertions(+), 2663 deletions(-) delete mode 100644 PokemonGo-UWP/Strings/cs-CZ/Resources.resw delete mode 100644 PokemonGo-UWP/Strings/de-DE/Resources.resw delete mode 100644 PokemonGo-UWP/Strings/es-ES/Resources.resw delete mode 100644 PokemonGo-UWP/Strings/it-IT/Resources.resw delete mode 100644 PokemonGo-UWP/Strings/ja-JP/Resources.resw delete mode 100644 PokemonGo-UWP/Strings/nl-NL/Resources.resw delete mode 100644 PokemonGo-UWP/Strings/pl-PL/Resources.resw delete mode 100644 PokemonGo-UWP/Strings/ru-RU/Resources.resw delete mode 100644 PokemonGo-UWP/Strings/sk-SK/Resources.resw delete mode 100644 PokemonGo-UWP/Strings/tr-TR/Resources.resw diff --git a/.gitignore b/.gitignore index aa3512c42..c561517e8 100644 --- a/.gitignore +++ b/.gitignore @@ -9,15 +9,11 @@ bin/ obj/ /PokemonGo/RocketAPI/Proto/google/protobuf /Google Protobuf -/PokemonGo-UWP/PokemonGo-UWP.csproj.user /PokemonGo-UWP/null /PokemonGo-UWP/Utils/BingKey.cs /.vs/config/applicationhost.config /PokemonGo-UWP/Utils/ApplicationKeys.cs -/PokemonGo-UWP/AppPackages/PokemonGo-UWP_1.0.10.0_ARM_Debug_Test/Add-AppDevPackage.resources -/PokemonGo-UWP/AppPackages/PokemonGo-UWP_1.0.10.0_ARM_Debug_Test/Dependencies -/PokemonGo-UWP/AppPackages/PokemonGo-UWP_1.0.11.0_ARM_Debug_Test/Add-AppDevPackage.resources -/PokemonGo-UWP/AppPackages/PokemonGo-UWP_1.0.11.0_ARM_Debug_Test/Dependencies -/PokemonGo-UWP/AppPackages/PokemonGo-UWP_1.0.12.0_ARM_Debug_Test/Add-AppDevPackage.resources -/PokemonGo-UWP/AppPackages/PokemonGo-UWP_1.0.12.0_ARM_Debug_Test/Dependencies +/PokemonGo-UWP/AppPackages/ *.suo +*.user +*.tss \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/cs-CZ/Resources.resw b/PokemonGo-UWP/Strings/cs-CZ/Resources.resw deleted file mode 100644 index 0abb51821..000000000 --- a/PokemonGo-UWP/Strings/cs-CZ/Resources.resw +++ /dev/null @@ -1,264 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - omezení - - - Získávání GPS signálu... - - - Získávání dat uživatele... - - - GOOGLE - - - plný inventář - - - Přihlásit se pomocí PTC - - - Pro přihlášení do této aplikace potřebujete zadat Přihlašovací jméno/Email. Pokud aplikaci nevěříte, nepoužívejte ji. Neneseme za ně žádnou zodpovědnost. - - - ODHLÁŠENÍ - - - blízko - - - Pokestop mimo dosah - - - Heslo - - - Přihlašovací jméno/Email - - - XP - - - OK - - - Načítání střetu s - - - Přihlašování... - - - CP - - - VEJCE - - - {0} utekl! - - - Google odpověděl chybou: - - - Google neodpovídá, zkuste to později prosím. - - - Přihlášení se nepovedlo. Zkuste to později prosím. - - - Hudba - - - Ne - - - Pro funkčnost hry je zapotřebí GPS, prosím zapněte ji a zkuste to znovu. - - - Bohužel, pokemon utekl :( - - - POKÉMON - - - PTC je pravděpodobně offline. Zkuste to později prosím. - - - NASTAVENÍ - - - Odhlásit se - - - Něco se pokazilo a aplikace by mohla být nestabilní. Chcete se odhlásit a zkusit to znovu ? - - - Update je k dispozici. - - - Chcete navštívit odkaz ? - - - Vibrace - - - Uživatelské jméno nebo Email jsou chybné, nebo je server offline. Zkuste to prosím znovu. - - - Ano - - - PŘEDMĚT - - - předmět - - - Level up! - - - # - Watch out: there is a space after the # - - - POKÉDEX - - - / CP - - - CELKEM - - - Stahování updatu {0} - - - Update {0} je k disposici. Chcete ho instalovat? -{1} - - - Update se nezdařil: {0} -Chcete otevřít stránku se soubory k manuální instalaci? - - - Instalace updatu. Aplikace bude restartována. - - \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/de-DE/Resources.resw b/PokemonGo-UWP/Strings/de-DE/Resources.resw deleted file mode 100644 index 7f7288c44..000000000 --- a/PokemonGo-UWP/Strings/de-DE/Resources.resw +++ /dev/null @@ -1,383 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Abklingzeit - - - GPS Signal abrufen... - - - Benutzerdaten abrufen... - - - GOOGLE - - - Inventar voll - - - ANMELDEN mit PTC Account - - - Um sich anzumelden müssen Benutzername/E-Mail und Ihr Passwort in dieser App eingefügt werden. Wenn Sie der App nicht vertauen, schließen Sie sie bitte. Wir übernehmen keine Haftung. - - - ABMELDEN - - - In der Nähe - - - Nicht erreichbar - - - Passwort - - - Benutzername/E-Mail - - - EP - - - OK - - - Lädt Begegnung mit - - - Anmelden... - - - {0} ist geflohen! - - - Google gab folgenden Fehler zurück: - - - Google antwortet nicht. Bitte versuchen Sie es später erneut. - - - Anmeldung fehlgeschlagen. Bitte versuchen Sie es erneut. - - - Nein - - - Wir benötigen Berechtigungen für GPS um das Spiel zu starten. Bitte aktiviere diese und versuche es erneut. - - - Pokémon lief weg, Endschuldigung :( - - - PTC Anmeldung ist nicht möglich. Bitte versuchen Sie es später erneut. - - - Irgendetwas lief schief und die App ist eventuell unstabil. Wollen Sie sich abmelden und es erneut versuchen? - - - Eine neue Version ist verfügbar: - - - Wollen Sie den Link öffnen? - - - Benutzername/E-Mail sind falsch oder die Server sind offline. Bitte versuchen Sie es erneut. - - - Ja - - - EIER - - - Musik - - - POKÉMON - - - EINSTELLUNGEN - - - Abmelden - - - Vibration - - - Level - - - unterschiedliche Pokémons gefangen - - - Pokémons gefangen - - - Pokémons getroffen - - - Pokéstops besucht - - - Karte automatisch rotieren - - - dd.MM.yyyy - - - dd.MM.yyyy HH:mm - - - HH:mm - - - STARTDATUM - - - Intuition - - - Weisheit - - - Kein Team - - - Wagemut - - - Ass-Trainer - - - Backpacker - - - Kämpfer - - - Vogelfänger - - - Schwarzgurt - - - Züchter - - - Käfersammler - - - Sammler - - - Depot Agent - - - Drachentrainer - - - Märchenerzählerin - - - Angler - - - Gärtner - - - Hexe - - - Wanderer - - - Jogger - - - Kanto - - - Hitzkopf - - - Pikachu - - - Psycho - - - Punker - - - Rocker - - - Ruinenmaniac - - - Schulkind - - - Forscher - - - Skifahrer - - - Schwimmer - - - Teenager - - - ITEMS - - - items - - - Neues Level! - - - # - Watch out: there is a space after the # - - - POKÉDEX - - - / CP - - - EP - - - Aktualiersung herunterladen {0} - - - Aktualisierung fehlgeschlagen: {0} -Öfnnen Sie zur manuellen Installation die Seite mit den Installationsdateien? - - - Aktualisierung wird installiert und die App neu gestartet... - - \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/es-ES/Resources.resw b/PokemonGo-UWP/Strings/es-ES/Resources.resw deleted file mode 100644 index d3a116130..000000000 --- a/PokemonGo-UWP/Strings/es-ES/Resources.resw +++ /dev/null @@ -1,261 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Tienes que esperar un rato - - - Obteniendo señal GPS... - - - Obteniendo datos de usuario... - - - GOOGLE - - - ¡Tu inventario está lleno! - - - INICIA SESION con una cuenta PTC - - - Para iniciar sesion tienes que insertar tu Usuario/Email y Contraseña en esta app. Si no confía en esta app, por favor ciérrela. No nos hacemos responsables de nada. - - - CERRAR SESION - - - cerca - - - Fuera del rango - - - Contraseña - - - Usuario/Email - - - XP - - - OK - - - Cargando encuentro con - - - Iniciando sesion... - - - {0} ha escapado! - - - Google retornó el error: - - - Google no está respondiendo. Intente mas tarde. - - - Falló el inicio de sesion. Intente nuevamente. - - - No - - - Se necesitan permisos GPS para correr el juego, por favor activelos e intente nuevamente. - - - El Pokémon se ha escapado :( - - - El servidor de PTC probablemente esté saturado. Intente nuevamente mas tarde. - - - En algun lugar algo salío mal y la app podria ser inestable. Quieres cerrar la app y volver a iniciar sesion? - - - Una actualización {0} está disponible. ¿Deseas actualizar? -{1} - - - Error en Usuario/Contraseña o el servidor está offline, intente nuevamente. - - - Si - - - PC - - - HUEVOS - - - Musica - - - POKÉMON - - - CONFIGURACIONES - - - Cerrar Sesion - - - Vibración - - - OBJETOS - - - POKÉDEX - - - objetos - - - # - Cuidado: hay un espacio adelante del # - - - / PC - - - XP - - - TOTAL - - - Descargando actualización {0} - - - Instalando actualización, la app se reiniciará... - - - Falló la actualización: {0} -Abrir la pagina con los archivos para intentar instalacion manual? - - - ¡Subida de Nivel! - - \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/it-IT/Resources.resw b/PokemonGo-UWP/Strings/it-IT/Resources.resw deleted file mode 100644 index 992920929..000000000 --- a/PokemonGo-UWP/Strings/it-IT/Resources.resw +++ /dev/null @@ -1,267 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Devi aspettare un po' - - - Ottenendo il segnale GPS... - - - Ottenendo i dati utente... - - - GOOGLE - - - inventario pieno - - - LOGIN con account PTC - - - Per eseguire il login devi inserire Username/Email e Password in questa app. Se non ti fidi, per favore, esci prima di continuare. Non assumiamo alcuna responsabilità. - - - LOGOUT - - - nelle vicinanze - - - troppo lontano - - - Password - - - Username/email - - - PE - - - OK - - - Caricando l'incontro con - - - Logging in... - - - {0} fuggito! - - - Google ha restituito l'errore: - - - Google non risponde, prova più tardi. - - - Login fallito, prova di nuovo. - - - No - - - Occorrono i permessi GPS per avviare il gioco, attivalo e riprova. - - - Il Pokemon è scappato, ci spiace :( - - - PTC login non è disponibile, riprova più tardi. - - - Qualcosa è andato storto e l'app risulta instabile. Vuoi disconnetterti e riprovare? - - - Un aggiornamento è disponibile su - - - Vuoi visitare il link? - - - Username/password errati o server offline, per favore riprova. - - - Si - - - PL - - - UOVA - - - Musica - - - POKÉMON - - - IMPOSTAZIONI - - - Disconnetti - - - Vibrazione - - - Una versione aggiornata {0} è disponibile. Vuoi aggiornare? -{1} - - - OGGETTI - - - POKÉDEX - - - oggetti - - - # - Watch out: there is a space after the # - - - / PL - - - PE - - - TOTALE - - - Scaricando l'aggiornamento {0} - - - Installando l'aggiornamento, l'app si sta riavviando... - - - Aggiornamento fallito: {0} -aprire la pagina dei file per aggiornare manualmente? - - - Aumento di livello! - - diff --git a/PokemonGo-UWP/Strings/ja-JP/Resources.resw b/PokemonGo-UWP/Strings/ja-JP/Resources.resw deleted file mode 100644 index 5de56642e..000000000 --- a/PokemonGo-UWP/Strings/ja-JP/Resources.resw +++ /dev/null @@ -1,228 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - クールダウン - - - GPS を取得しています... - - - ユーザーのデータを取得しています... - - - Google - - - inventory full - - - PTC アカウントでログインする - - - To login you need to insert your Username/Email and Password in this app. If you don't trust it, please, close it before going on. We are not responsible for anything. - - - ログアウト - - - 近く - - - 範囲外 - - - パスワード - - - ユーザーネーム/メルアド - - - XP - - - OK - - - Loading encounter with - - - ログイン中... - - - {0} fled! - - - Google returned error: - - - Google からの反応がありません。もう一度試してください - - - ログインに失敗しました。もう一度試してください - - - No - - - ゲームをするためには GPS の使用許可が必要です。有効にしてから試してください - - - ポケモンはどこかへ行ってしまいました - - - PTC のログインに問題が発生しています。後でもう一度試してください - - - 何かが起きてアプリが正常起動できていません。ログアウトしてもう一度試しますか? - - - 最新バージョンにアップデートできます - - - リンクを開きますか? - - - ユーザーネーム/パスワード、もしくはサーバーがオフラインになっています。もう一度試してください - - - Yes - - - CP - - - - - - 音楽 - - - ポケモン - - - 設定 - - - サインアウト - - - Vibration - - \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/nl-NL/Resources.resw b/PokemonGo-UWP/Strings/nl-NL/Resources.resw deleted file mode 100644 index 8ae25358e..000000000 --- a/PokemonGo-UWP/Strings/nl-NL/Resources.resw +++ /dev/null @@ -1,260 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Je moet eventjes wachten - - - Zoekt GPS signaal... - - - Ophalen gebruikersgegevens... - - - GOOGLE - - - Je inventaris is vol! - - - LOGIN met PTC Account - - - Om in te loggen moet je je Gebruikersnaam/Email en Wachtwoord invullen in deze app. Als je het niet vertrouwt, sluit dan deze app voordat je verder gaat. We kunnen niet verantwoordelijk gehouden worden voor wat dan ook. - - - UITLOGGEN - - - dichtbij - - - Je bent buiten bereik - - - Wachtwoord - - - Gebruikersnaam/email - - - XP - - - OK - - - Laadt ontmoeting met - - - Inloggen... - - - {0} gevlucht! - - - Google geeft fout: - - - Google antwoordt niet, probeer het later opnieuw. - - - Login mislukt, probeer het opnieuw. - - - Nee - - - We hebben toestemming nodig om uw locatie te bepalen, graag toestemming verlenen en opnieuw proberen. - - - Pokemon is weggerend, sorry :( - - - PTC login heeft waarschijnlijk een storing, probeer het later opnieuw. - - - Er is iets misgegaan en de app is nu mogelijk instabiel. Wil je uitloggen en het opnieuw proberen? - - - Downloaden van update {0} - - - Een nieuwe versie ({0}) is beschikbaar. Wil je updaten? -{1} - - - Ongeldige gebruikersnaam/wachtwoord of de server is offline, probeer opnieuw. - - - Ja - - - CP - - - EIEREN - - - Muziek - - - POKÉMON - - - INSTELLINGEN - - - Uitloggen - - - Trillen - - - GEREEDSCHAP - - - POKÉDEX - - - gereedschap - - - Level omhoog! - - - # - - - / CP - - - XP - - - Totaal - - - Update mislukt: {0} -Open de pagina met installatie bestanden voor handmatige installatie? - - - Installeren van de update, app zal herstarten... - - \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/pl-PL/Resources.resw b/PokemonGo-UWP/Strings/pl-PL/Resources.resw deleted file mode 100644 index ee9cfdc8d..000000000 --- a/PokemonGo-UWP/Strings/pl-PL/Resources.resw +++ /dev/null @@ -1,260 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - czas odnowienia - - - Szukanie sygnału GPS... - - - Pobieranie danych użytkownika - - - GOOGLE - - - pełny ekwipunek - - - Zaloguj kontem PTC - - - Aby zalogować się musisz wprowadzić swój login i hasło. Jeśli nie ufasz tej aplikacji po prostu ją zamknij. - - - WYLOGUJ - - - pobliskie - - - poza zasięgiem - - - Hasło - - - Login/e-mail - - - XP - - - OK - - - Ładuję walkę z - - - Logowanie... - - - {0} uciekł! - - - Błąd zwrócony przez Google: - - - Google nie odpowiada. Spróbuj ponownie później. - - - Logowanie nieudane. Spróbuj jeszcze raz - - - Nie - - - Do uruchomienia gry potrzebujemy praw do korzystania z GPS, ustaw je i spróbuj jeszcze raz. - - - Pokemon uciekł, wybacz :( - - - Możliwe że PTC jest obecnie niedostępny. Spróbuj ponownie później. - - - Coś poszło nie tak i aplikacja może teraz działać niepoprawnie. Czy chcesz się wylogować i spróbować jeszcze raz? - - - Aktualizacja w wersji {0} jest dostępna. Czy chcesz zaktualizować? {1} - - - Zły login/hasło lub serwery są niedostępne. Spróbuj jeszcze raz. - - - Tak - - - CP - - - JAJKA - - - Muzyka - - - POKÉMON - - - USTAWIENIA - - - Wyloguj się - - - Wibracje - - - PRZEDMIOTY - - - POKÉDEX - - - przedmioty - - - # - Watch out: there is a space after the # - - - / CP - - - XP - - - TOTAL - - - Pobieranie aktualizacji {0} - - - Instalowanie aktualizacji. Aplikacja zostanie uruchomiona ponownie... - - - Niepowodzenie akutalizacji: {0} -Otworzyć stronę z plikami do ręcznej akutalizacji? - - - Level up! - - \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/ru-RU/Resources.resw b/PokemonGo-UWP/Strings/ru-RU/Resources.resw deleted file mode 100644 index 6083ef40c..000000000 --- a/PokemonGo-UWP/Strings/ru-RU/Resources.resw +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Вернитесь позже - - - Получение GPS сигнала... - - - Загрузка аккаунта... - - - Google - - - Инвентарь полон - - - Вход через PTC Аккаунт - - - Для входа в игру необходимо ввести ваш логин/EMail и пароль в этом приложении . Если вы не доверяете ему , пожалуйста , закройте его перед входом на сервер . Мы не несем ответственности ни за что . - - - Выйти - - - Поблизости - - - Слишком далеко - - - Пароль - - - Логин/EMail - - - Опыт - - - Ок - - - Загружаеться сражение с - - - Авторизация... - - - {0} fled! - - - Google вернул ошибку: - - - Google не отвечает , пожалуйста, повторите попытку позже . - - - Вход не выполнен. Пожалуйста попробуйте еще раз. - - - Нет - - - Нет доступа к GPS. Зайдите в настройки и включите его, а затем попробуйте еще раз. - - - Покемон сбежал. - - - Проблемы с авторизацией через PTC, пожалуйста попробуйте позже. - - - Что-то пошло не так и теперь приложение может работать нестабильно . Вы хотите, выйти и попробовать еще раз? - - - Доступна новая версия ({0}). Вы хотите обновиться? - - - Направельный логин/пароль или сервер временно недоступен, пожалуйста, попробуйте еще раз. - - - Да - - - CP - - - Яйца - - - Музыка - - - Покемоны - - - Настройки - - - Выйти - - - Вибрации - - - Уровень повышен! - - - Скачивание обновления {0} - - - Установка обновления. Приложение будет перезапущено. - - - Обновление неудачно. Ошибка: {0} - Открыть страницу для ручной установки? - - - Автоповорот карты - - diff --git a/PokemonGo-UWP/Strings/sk-SK/Resources.resw b/PokemonGo-UWP/Strings/sk-SK/Resources.resw deleted file mode 100644 index 84c2cf919..000000000 --- a/PokemonGo-UWP/Strings/sk-SK/Resources.resw +++ /dev/null @@ -1,264 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - obmedzenia - - - Získavanie GPS signálu ... - - - Získavanie dát užívateľa ... - - - GOOGLE - - - plný inventár - - - Prihlásiť sa pomocou PTC - - - Pre prihlásenie do tejto aplikácie potrebujete zadať Prihlasovacie meno / Email. Ak aplikáciu neveríte, nepoužívajte ju . Nenesieme za ne žiadnu zodpovednosť . - - - ODHLÁSENIE - - - blízko - - - Pokestop mimo dosahu - - - Heslo - - - Prihlasovacie meno / Email - - - XP - - - OK - - - Načítanie stretu s - - - Prihlasovanie ... - - - CP - - - VAJCIA - - - {0} utiekol! - - - Google odpovedal chybou : - - - Google nezodpovedá, skúste to neskôr prosím. - - - Prihlásenie sa nepodarilo. Skúste to neskôr prosím. - - - Hudba - - - Nie - - - Pre funkčnosť hry je potrebný GPS signál, prosím zapnite ju a skúste to znova . - - - Bohužiaľ , pokemon utiekol :( - - - POKÉMON - - - PTC je pravdepodobne offline. Skúste to neskôr prosím. - - - NASTAVENIE - - - Odhlásiť sa - - - Niečo sa pokazilo a applikace by mohla byť nestabilná. Chcete sa odhlásiť a skúsiť to znova ? - - - Update je k dispozícii. - - - Chcete navštíviť odkaz ? - - - Vibrácie - - - Užívateľské meno alebo Email sú chybné, alebo je server offline. Skúste to znova. - - - Áno - - - PREDMET - - - predmet - - - Level up! - - - # - Watch out: there is a space after the # - - - POKÉDEX - - - / CP - - - CELKOM - - - Sťahovanie updatu {0} - - - Update { 0 } je k dispozícii. Chcete ho inštalovať ? -{ 1 } - - - Update sa nepodaril: { 0 } -Chcete otvoriť stránku so súbormi k manuálnej inštalácii ? - - - Inštalácia updatu. Aplikácia bude reštartovaná. - - \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/tr-TR/Resources.resw b/PokemonGo-UWP/Strings/tr-TR/Resources.resw deleted file mode 100644 index c1ad44368..000000000 --- a/PokemonGo-UWP/Strings/tr-TR/Resources.resw +++ /dev/null @@ -1,228 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Bekleme Süresi - - - GPS sinyali alınıyor... - - - Kulanıcı Bilgileri Alınıyor... - - - GOOGLE - - - Depo Dolu - - - PTC Hesabıyla Giriş Yap - - - Bu uygulamaya giriş yapmanız için Kullanıcı Adı/E-Mail ve Şifre'nizi girmeniz lazım. Eğer güvenmiyorsanız, lütfen, girmeden önce çıkın. Hiçbir şekilde sorumluluk kabul Etmiyoruz. Çeviri:WPHABER/YT:Beş Tel - - - Çıkış Yap - - - Yakında - - - Menzil Dışında - - - Şifre - - - Kullanıcı Adı/E-Mail - - - XP - - - Tamam - - - Karşılama İle Yükleme - - - Giriş Yapılıyor... - - - {0} Kaçtı! - - - Google hata verdi :( - - - Google cevap vermiyor , lütfen daha sonra tekrar deneyin. - - - Oturum Açılamadı, lütfen daha sonra tekrar deneyin. - - - Hayır - - - GPS Erişimi yok, etkinleştirip tekrar deneyiniz. - - - Pokemon Kaçtı, Üzgünüm :( - - - PTC hesabına giriş yapılamadı, lütfen daha sonra tekrar deneyin. - - - Bir şeyler yanlış gitti ve uygulama düzgün çalışmayabilir. Eğer istersen uygulamayı kapatıp tekrar açabilirsin. - - - Güncelleştirilmiş bir sürüm mevcuttur. - - - Ziyaret etmek itiyor musun? - - - Kullanıcı adı/şifre doğru değil ya da sunucu kullanılamıyor, lütfen tekrar deneyin. - - - Evet - - - CP - - - Yumurta - - - Müzik - - - Pokemon - - - Ayarlar - - - Çıkış - - - Titreşim - - \ No newline at end of file From 1dbf0c32f8f4991af16723788040de2be60df319 Mon Sep 17 00:00:00 2001 From: Robert McLaws Date: Thu, 11 Aug 2016 12:17:18 -0400 Subject: [PATCH 5/8] Another merge conflict --- PokemonGo-UWP/Strings/en-US/Resources.resw | 236 +++------------------ 1 file changed, 33 insertions(+), 203 deletions(-) diff --git a/PokemonGo-UWP/Strings/en-US/Resources.resw b/PokemonGo-UWP/Strings/en-US/Resources.resw index 62a299724..6c36144b3 100644 --- a/PokemonGo-UWP/Strings/en-US/Resources.resw +++ b/PokemonGo-UWP/Strings/en-US/Resources.resw @@ -117,268 +117,98 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - + You have to wait some time - - Getting GPS signal... - - - Getting user data... - - + GOOGLE - + Your inventory is full! - + LOGIN with PTC Account - + To login you need to insert your Username/Email and Password in this app. If you don't trust it, please, close it before going on. We are not responsible for anything. - - LOGOUT - - + nearby - + You are out of range - + Password - + Username/email - + XP - + OK - - Loading encounter with - - - Logging in... - - - fled. - - - Google returned error: - - - Google is not responding, please try again later. - - - Login failed, please try again. - - - No - - - We need GPS permissions to run the game, please enable it and try again. - - - Pokemon ran away, sorry :( - - - PTC login is probably down, please retry later. - - - Something went wrong and app may be unstable now. Do you want to logout and try again? - - - An updated version {0} is available. Do you want to update? -{1} - - - Wrong username/password or offline server, please try again. - - - Yes - - + CP - + EGGS - + Music - + POKÉMON - + SETTINGS - + Sign Out - + Vibration - + ITEMS - + POKÉDEX - + items - + # Watch out: there is a space after the # - + / CP - + XP - + TOTAL - - Downloading update {0} - - - Installing update, app is restarting... - - - Update failed: {0} -Open page with installation files for manual install? - - + Level up! - + Level - + Auto-Rotate Map - - Different Pokemon caught - - - Pokemon captured - - - Pokemon encountered - - - dd.MM.yyyy - - - dd.MM.yyyy hh:mm tt - - - hh:mm tt - - + START DATE - - Instinct - - - Mystic - - - No Team - - - Valor - - - Ace Trainer - - - Backpacker - - - Battle Girl - - - Bird Keeper - - - Black Belt - - - Breeder - - - Bug Catcher - - - Collector - - - Depot Agent - - - Dragon Tamer - - - Fairy Tale Girl - - - Fisherman - - - Gardener - - - Hex Maniac - - - Hiker - - - Jogger - - - Kanto - - - Kindler - - - Pikachu - - - Psychic - - - Punk Girl - - - Rocker - - - Ruin Maniac - - - School Kid - - - Scientist - - - Skier - - - Swimmer + + INCUBATORS - - Youngster + + Niantic map \ No newline at end of file From 1ae073b9d31a41f35c11957d40db5117b61fb5b5 Mon Sep 17 00:00:00 2001 From: Robert McLaws Date: Thu, 11 Aug 2016 12:22:26 -0400 Subject: [PATCH 6/8] One more merge conflict fix --- PokemonGo-UWP/ViewModels/CapturePokemonPageViewModel.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PokemonGo-UWP/ViewModels/CapturePokemonPageViewModel.cs b/PokemonGo-UWP/ViewModels/CapturePokemonPageViewModel.cs index 9b9af3834..175d3cc26 100644 --- a/PokemonGo-UWP/ViewModels/CapturePokemonPageViewModel.cs +++ b/PokemonGo-UWP/ViewModels/CapturePokemonPageViewModel.cs @@ -61,7 +61,7 @@ public override async Task OnNavigatedToAsync(object parameter, NavigationMode m { // Navigating from game page, so we need to actually load the encounter CurrentPokemon = (MapPokemonWrapper) NavigationHelper.NavigationState[nameof(CurrentPokemon)]; - Busy.SetBusy(true, Utils.Resources.Translation.GetString("LoadingEncounter") + Utils.Resources.Pokemon.GetString(CurrentPokemon.PokemonId.ToString())); + Busy.SetBusy(true, string.Format(Utils.Resources.CodeResources.GetString("LoadingEncounterText"), Utils.Resources.Pokemon.GetString(CurrentPokemon.PokemonId.ToString()))); NavigationHelper.NavigationState.Remove(nameof(CurrentPokemon)); Logger.Write($"Catching {CurrentPokemon.PokemonId}"); CurrentEncounter = await GameClient.EncounterPokemon(CurrentPokemon.EncounterId, CurrentPokemon.SpawnpointId); @@ -70,7 +70,7 @@ public override async Task OnNavigatedToAsync(object parameter, NavigationMode m if (CurrentEncounter.Status != EncounterResponse.Types.Status.EncounterSuccess) { // Encounter failed, probably the Pokemon ran away - await new MessageDialog(Utils.Resources.Translation.GetString("PokemonRanAway")).ShowAsyncQueue(); + await new MessageDialog(Utils.Resources.CodeResources.GetString("PokemonRanAwayText")).ShowAsyncQueue(); ReturnToGameScreen.Execute(); } } @@ -268,7 +268,7 @@ private async Task ThrowPokeball(bool hitPokemon) case CatchPokemonResponse.Types.CatchStatus.CatchFlee: Logger.Write($"{CurrentPokemon.PokemonId} fled"); CatchFlee?.Invoke(this, null); - await new MessageDialog(string.Format(Utils.Resources.Translation.GetString("Fled"), Utils.Resources.Pokemon.GetString(CurrentPokemon.PokemonId.ToString()))).ShowAsyncQueue(); + await new MessageDialog(string.Format(Utils.Resources.CodeResources.GetString("Fleed"), Utils.Resources.Pokemon.GetString(CurrentPokemon.PokemonId.ToString()))).ShowAsyncQueue(); GameClient.CatchablePokemons.Remove(CurrentPokemon); await GameClient.UpdateInventory(); ReturnToGameScreen.Execute(); From 7e67f9a6d4ca9b4f68d37131913312d644c3241b Mon Sep 17 00:00:00 2001 From: STApps Date: Thu, 11 Aug 2016 18:55:10 +0200 Subject: [PATCH 7/8] Added base for zh-HK translation --- .../PokemonGo-UWP.zh-HK.xlf | 1898 +++++++++++++++++ PokemonGo-UWP/PokemonGo-UWP.csproj | 7 + PokemonGo-UWP/Strings/zh-HK/Achievements.resw | 15 + .../Strings/zh-HK/CodeResources.resw | 15 + PokemonGo-UWP/Strings/zh-HK/Items.resw | 15 + PokemonGo-UWP/Strings/zh-HK/Pokemon.resw | 15 + PokemonGo-UWP/Strings/zh-HK/PokemonMoves.resw | 15 + PokemonGo-UWP/Strings/zh-HK/Resources.resw | 15 + 8 files changed, 1995 insertions(+) create mode 100644 PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.zh-HK.xlf create mode 100644 PokemonGo-UWP/Strings/zh-HK/Achievements.resw create mode 100644 PokemonGo-UWP/Strings/zh-HK/CodeResources.resw create mode 100644 PokemonGo-UWP/Strings/zh-HK/Items.resw create mode 100644 PokemonGo-UWP/Strings/zh-HK/Pokemon.resw create mode 100644 PokemonGo-UWP/Strings/zh-HK/PokemonMoves.resw create mode 100644 PokemonGo-UWP/Strings/zh-HK/Resources.resw diff --git a/PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.zh-HK.xlf b/PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.zh-HK.xlf new file mode 100644 index 000000000..4bd1daf23 --- /dev/null +++ b/PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.zh-HK.xlf @@ -0,0 +1,1898 @@ + + + +
+ +
+ + + + Battle Girl + Battle Girl + + + Ace Trainer + Ace Trainer + + + Fisherman + Fisherman + + + Collector + Collector + + + Scientist + Scientist + + + Breeder + Breeder + + + Pikachu + Pikachu + + + Kanto + Kanto + + + Backpacker + Backpacker + + + Youngster + Youngster + + + Jogger + Jogger + + + Bug Catcher + Bug Catcher + + + Dragon Tamer + Dragon Tamer + + + Rocker + Rocker + + + Fairy Tale Girl + Fairy Tale Girl + + + Black Belt + Black Belt + + + Kindler + Kindler + + + Bird Keeper + Bird Keeper + + + Hex Maniac + Hex Maniac + + + Gardener + Gardener + + + Ruin Maniac + Ruin Maniac + + + Skier + Skier + + + School Kid + School Kid + + + Punk Girl + Punk Girl + + + Psychic + Psychic + + + Hiker + Hiker + + + Depot Agent + Depot Agent + + + Swimmer + Swimmer + + + +
+ +
+ +
+ + + + You have to wait some time + You have to wait some time + + + GOOGLE + GOOGLE + + + Your inventory is full! + Your inventory is full! + + + LOGIN with PTC Account + LOGIN with PTC Account + + + To login you need to insert your Username/Email and Password in this app. If you don't trust it, please, close it before going on. We are not responsible for anything. + To login you need to insert your Username/Email and Password in this app. If you don't trust it, please, close it before going on. We are not responsible for anything. + + + nearby + nearby + + + You are out of range + You are out of range + + + Password + Password + + + Username/email + Username/email + + + XP + XP + + + OK + OK + + + CP + CP + + + EGGS + EGGS + + + Music + Music + + + POKÉMON + POKÉMON + + + SETTINGS + SETTINGS + + + Sign Out + Sign Out + + + Vibration + Vibration + + + ITEMS + ITEMS + + + POKÉDEX + POKÉDEX + + + items + items + + + # + # + Watch out: there is a space after the # + + + / CP + / CP + + + XP + XP + + + TOTAL + TOTAL + + + Level up! + Level up! + + + Level + Level + + + Auto-Rotate Map + Auto-Rotate Map + + + START DATE + START DATE + + + INCUBATORS + INCUBATORS + + + Niantic map + Niantic map + + + +
+ +
+ +
+ + + + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + + + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + + + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + + + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + + + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + + + A device that incubates an Egg as you walk until it is ready to hatch. + A device that incubates an Egg as you walk until it is ready to hatch. + + + A device that incubates an Egg as you walk until it is ready to hatch. + A device that incubates an Egg as you walk until it is ready to hatch. + + + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + + + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + + + A spray-type medicine for treating wounds. It restores the HP of one Pokémon by 20 points. + A spray-type medicine for treating wounds. It restores the HP of one Pokémon by 20 points. + + + A medicine that can revive fainted Pokémon. It also restores half of a fainted Pokémon's maximum HP. + A medicine that can revive fainted Pokémon. It also restores half of a fainted Pokémon's maximum HP. + + + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + + + Bluk Berry + Bluk Berry + + + Great Ball + Great Ball + + + Hyper Potion + Hyper Potion + + + Incense Cool + Incense Cool + + + Incense Floral + Incense Floral + + + Incense Ordinary + Incense Ordinary + + + Incense Spicy + Incense Spicy + + + Incubator Basic + Incubator Basic + + + Incubator Basic Unlimited + Incubator Basic Unlimited + + + Item Storage Upgrade + Item Storage Upgrade + + + Lucky Egg + Lucky Egg + + + Master Ball + Master Ball + + + Max Potion + Max Potion + + + Max Revive + Max Revive + + + Nanab Berry + Nanab Berry + + + Pinap Berry + Pinap Berry + + + Poke Ball + Poke Ball + + + Pokemon Storage Upgrade + Pokemon Storage Upgrade + + + Potion + Potion + + + Razz Berry + Razz Berry + + + Revive + Revive + + + Special Camera + Special Camera + + + Super Potion + Super Potion + + + Troy Disk + Troy Disk + + + Ultra Ball + Ultra Ball + + + Unknown + Unknown + + + Wepar Berry + Wepar Berry + + + X Attack + X Attack + + + X Defense + X Defense + + + X Miracle + X Miracle + + + +
+ +
+ +
+ + + + dd.MM.yyyy + dd.MM.yyyy + + + dd.MM.yyyy hh:mm tt + dd.MM.yyyy hh:mm tt + + + {0} fled + {0} fled + + + Getting GPS signal... + Getting GPS signal... + + + Getting user data... + Getting user data... + + + Google returned error: + Google returned error: + + + Google is not responding, please try again later. + Google is not responding, please try again later. + + + Loading encounter with {0} + Loading encounter with {0} + + + Logging in... + Logging in... + + + Login failed, please try again. + Login failed, please try again. + + + No + No + + + We need GPS permissions to run the game, please enable it and try again. + We need GPS permissions to run the game, please enable it and try again. + + + Pokemon ran away, sorry :( + Pokemon ran away, sorry :( + + + PTC login is probably down, please retry later. + PTC login is probably down, please retry later. + + + Something went wrong and app may be unstable now. Do you want to logout and try again? + Something went wrong and app may be unstable now. Do you want to logout and try again? + + + hh:mm tt + hh:mm tt + + + Downloading update {0} + Downloading update {0} + + + An updated version {0} is available. Do you want to update? +{1} + An updated version {0} is available. Do you want to update? +{1} + + + Update failed: {0} +Open page with installation files for manual install? + Update failed: {0} +Open page with installation files for manual install? + + + Installing update, app is restarting... + Installing update, app is restarting... + + + Wrong username/password or offline server, please try again. + Wrong username/password or offline server, please try again. + + + Yes + Yes + + + Instinct + Instinct + + + No Team + No Team + + + Valor + Valor + + + Mystic + Mystic + + + +
+ +
+ +
+ + + + Abra + Abra + + + Aerodactyl + Aerodactyl + + + Alakazam + Alakazam + + + Arbok + Arbok + + + Arcanine + Arcanine + + + Articuno + Articuno + + + Beedrill + Beedrill + + + Bellsprout + Bellsprout + + + Blastoise + Blastoise + + + Bulbasaur + Bulbasaur + + + Butterfree + Butterfree + + + Caterpie + Caterpie + + + Chansey + Chansey + + + Charizard + Charizard + + + Charmander + Charmander + + + Charmeleon + Charmeleon + + + Clefable + Clefable + + + Clefairy + Clefairy + + + Cloyster + Cloyster + + + Cubone + Cubone + + + Dewgong + Dewgong + + + Diglett + Diglett + + + Ditto + Ditto + + + Dodrio + Dodrio + + + Doduo + Doduo + + + Dragonair + Dragonair + + + Dragonite + Dragonite + + + Dratini + Dratini + + + Drowzee + Drowzee + + + Dugtrio + Dugtrio + + + Eevee + Eevee + + + Ekans + Ekans + + + Electabuzz + Electabuzz + + + Electrode + Electrode + + + Exeggcute + Exeggcute + + + Exeggutor + Exeggutor + + + Farfetchd + Farfetchd + + + Fearow + Fearow + + + Flareon + Flareon + + + Gastly + Gastly + + + Gengar + Gengar + + + Geodude + Geodude + + + Gloom + Gloom + + + Golbat + Golbat + + + Goldeen + Goldeen + + + Golduck + Golduck + + + Golem + Golem + + + Graveler + Graveler + + + Grimer + Grimer + + + Growlithe + Growlithe + + + Gyarados + Gyarados + + + Haunter + Haunter + + + Hitmonchan + Hitmonchan + + + Hitmonlee + Hitmonlee + + + Horsea + Horsea + + + Hypno + Hypno + + + Ivysaur + Ivysaur + + + Jigglypuff + Jigglypuff + + + Jolteon + Jolteon + + + Jynx + Jynx + + + Kabuto + Kabuto + + + Kabutops + Kabutops + + + Kadabra + Kadabra + + + Kakuna + Kakuna + + + Kangaskhan + Kangaskhan + + + Kingler + Kingler + + + Koffing + Koffing + + + Krabby + Krabby + + + Lapras + Lapras + + + Lickitung + Lickitung + + + Machamp + Machamp + + + Machoke + Machoke + + + Machop + Machop + + + Magikarp + Magikarp + + + Magmar + Magmar + + + Magnemite + Magnemite + + + Magneton + Magneton + + + Mankey + Mankey + + + Marowak + Marowak + + + Meowth + Meowth + + + Metapod + Metapod + + + Mew + Mew + + + Mewtwo + Mewtwo + + + Missingno + Missingno + + + Moltres + Moltres + + + MrMime + MrMime + + + Muk + Muk + + + Nidoking + Nidoking + + + Nidoqueen + Nidoqueen + + + Nidoran ♀ + Nidoran ♀ + + + Nidoran ♂ + Nidoran ♂ + + + Nidorina + Nidorina + + + Nidorino + Nidorino + + + Ninetales + Ninetales + + + Oddish + Oddish + + + Omanyte + Omanyte + + + Omastar + Omastar + + + Onix + Onix + + + Paras + Paras + + + Parasect + Parasect + + + Persian + Persian + + + Pidgeot + Pidgeot + + + Pidgeotto + Pidgeotto + + + Pidgey + Pidgey + + + Pikachu + Pikachu + + + Pinsir + Pinsir + + + Poliwag + Poliwag + + + Poliwhirl + Poliwhirl + + + Poliwrath + Poliwrath + + + Ponyta + Ponyta + + + Porygon + Porygon + + + Primeape + Primeape + + + Psyduck + Psyduck + + + Raichu + Raichu + + + Rapidash + Rapidash + + + Raticate + Raticate + + + Rattata + Rattata + + + Rhydon + Rhydon + + + Rhyhorn + Rhyhorn + + + Sandshrew + Sandshrew + + + Sandslash + Sandslash + + + Scyther + Scyther + + + Seadra + Seadra + + + Seaking + Seaking + + + Seel + Seel + + + Shellder + Shellder + + + Slowbro + Slowbro + + + Slowpoke + Slowpoke + + + Snorlax + Snorlax + + + Spearow + Spearow + + + Squirtle + Squirtle + + + Starmie + Starmie + + + Staryu + Staryu + + + Tangela + Tangela + + + Tauros + Tauros + + + Tentacool + Tentacool + + + Tentacruel + Tentacruel + + + Vaporeon + Vaporeon + + + Venomoth + Venomoth + + + Venonat + Venonat + + + Venusaur + Venusaur + + + Victreebel + Victreebel + + + Vileplume + Vileplume + + + Voltorb + Voltorb + + + Vulpix + Vulpix + + + Wartortle + Wartortle + + + Weedle + Weedle + + + Weepinbell + Weepinbell + + + Weezing + Weezing + + + Wigglytuff + Wigglytuff + + + Zapdos + Zapdos + + + Zubat + Zubat + + + +
+ +
+ +
+ + + + Absorb + Absorb + + + Acid + Acid + + + Acid Fast + Acid Fast + + + Aerial Ace + Aerial Ace + + + Air Cutter + Air Cutter + + + Air Slash + Air Slash + + + Ancient Power + Ancient Power + + + Aqua Jet + Aqua Jet + + + Aqua Tail + Aqua Tail + + + Bite + Bite + + + Bite + Bite + + + Blizzard + Blizzard + + + Body Slam + Body Slam + + + Bone Club + Bone Club + + + Brick Break + Brick Break + + + Brine + Brine + + + Bubble Beam + Bubble Beam + + + Bubble Fast + Bubble Fast + + + Bug Bite + Bug Bite + + + Bug Bite + Bug Bite + + + Bug Buzz + Bug Buzz + + + Bull doze + Bull doze + + + Bullet Punch + Bullet Punch + + + Bullet Punch + Bullet Punch + + + Confusion + Confusion + + + Cross Chop + Cross Chop + + + Cross Poison + Cross Poison + + + Cut + Cut + + + Cut + Cut + + + Dark Pulse + Dark Pulse + + + Dazzling Gleam + Dazzling Gleam + + + Dig + Dig + + + Disarming Voice + Disarming Voice + + + Discharge + Discharge + + + Double Slap + Double Slap + + + Dragon Breath + Dragon Breath + + + Dragon Breath + Dragon Breath + + + Dragon Claw + Dragon Claw + + + Dragon Pulse + Dragon Pulse + + + Draining Kiss + Draining Kiss + + + Drill Peck + Drill Peck + + + Drill Run + Drill Run + + + Earthquake + Earthquake + + + Ember + Ember + + + Ember Fast + Ember Fast + + + Feint Attack + Feint Attack + + + Fire Blast + Fire Blast + + + Fire Fang + Fire Fang + + + Fire Punch + Fire Punch + + + Flame Burst + Flame Burst + + + Flame Charge + Flame Charge + + + Flamethrower + Flamethrower + + + Flame Wheel + Flame Wheel + + + Flash Cannon + Flash Cannon + + + Frost Breath + Frost Breath + + + Frost Breath + Frost Breath + + + Fury Cutter + Fury Cutter + + + Fury Cutter + Fury Cutter + + + Giga Drain + Giga Drain + + + Gunk Shot + Gunk Shot + + + Headbutt + Headbutt + + + Heart Stamp + Heart Stamp + + + Heat Wave + Heat Wave + + + Horn Attack + Horn Attack + + + Hurricane + Hurricane + + + Hydro Pump + Hydro Pump + + + Hydro Pump + Hydro Pump + + + Hyper Beam + Hyper Beam + + + Hyper Fang + Hyper Fang + + + Ice Beam + Ice Beam + + + Ice Punch + Ice Punch + + + Ice Shard + Ice Shard + + + Ice Shard + Ice Shard + + + Icy Wind + Icy Wind + + + Iron Head + Iron Head + + + Karate Chop + Karate Chop + + + Karate Chop + Karate Chop + + + Leaf Blade + Leaf Blade + + + Lick + Lick + + + Lick Fast + Lick Fast + + + Low Kick + Low Kick + + + Low Kick + Low Kick + + + Low Sweep + Low Sweep + + + Magnet Bomb + Magnet Bomb + + + Mega Drain + Mega Drain + + + Megahorn + Megahorn + + + Metal Claw + Metal Claw + + + Metal Claw + Metal Claw + + + Moonblast + Moonblast + + + Move Unset + Move Unset + + + Mud Bomb + Mud Bomb + + + Mud Shot + Mud Shot + + + Mud Shot + Mud Shot + + + Mud Slap + Mud Slap + + + Night Slash + Night Slash + + + Ominous Wind + Ominous Wind + + + Parabolic Charge + Parabolic Charge + + + Peck + Peck + + + Peck + Peck + + + Petal Blizzard + Petal Blizzard + + + Play Rough + Play Rough + + + Poison Fang + Poison Fang + + + Poison Jab + Poison Jab + + + Poison Jab + Poison Jab + + + Poison Sting + Poison Sting + + + Pound + Pound + + + Pound Fast + Pound Fast + + + Power Gem + Power Gem + + + Power Whip + Power Whip + + + Psybeam + Psybeam + + + Psychic + Psychic + + + Psycho Cut + Psycho Cut + + + Psycho Cut + Psycho Cut + + + Psyshock + Psyshock + + + Psystrike + Psystrike + + + Quick Attack + Quick Attack + + + Quick Attack + Quick Attack + + + Razor Leaf + Razor Leaf + + + Razor Leaf + Razor Leaf + + + Rest + Rest + + + Rock Slide + Rock Slide + + + Rock Smash + Rock Smash + + + Rock Throw + Rock Throw + + + Rock Throw + Rock Throw + + + Rock Tomb + Rock Tomb + + + Scald + Scald + + + Scald + Scald + + + Scratch + Scratch + + + Scratch + Scratch + + + Seed Bomb + Seed Bomb + + + Shadow Ball + Shadow Ball + + + Shadow Claw + Shadow Claw + + + Shadow Claw + Shadow Claw + + + Shadow Punch + Shadow Punch + + + Shadow Sneak + Shadow Sneak + + + Signal Beam + Signal Beam + + + Slam + Slam + + + Slash + Slash + + + Sludge + Sludge + + + Sludge Bomb + Sludge Bomb + + + Sludge Wave + Sludge Wave + + + Smog + Smog + + + Solar Beam + Solar Beam + + + Spark + Spark + + + Spark Fast + Spark Fast + + + Splash + Splash + + + Splash + Splash + + + Steel Wing + Steel Wing + + + Steel Wing + Steel Wing + + + Stomp + Stomp + + + Stone Edge + Stone Edge + + + Struggle + Struggle + + + Submission + Submission + + + Sucker Punch + Sucker Punch + + + Sucker Punch + Sucker Punch + + + Swift + Swift + + + Tackle + Tackle + + + Tackle + Tackle + + + Take Down + Take Down + + + Thunder + Thunder + + + Thunderbolt + Thunderbolt + + + Thunder Punch + Thunder Punch + + + Thunder Shock + Thunder Shock + + + Thunder Shock + Thunder Shock + + + Twineedle + Twineedle + + + Twister + Twister + + + Vice Grip + Vice Grip + + + Vine Whip + Vine Whip + + + Vine Whip + Vine Whip + + + Water Gun + Water Gun + + + Water Gun + Water Gun + + + Water Gun + Water Gun + + + Water Pulse + Water Pulse + + + Wing Attack + Wing Attack + + + Wing Attack + Wing Attack + + + Wrap + Wrap + + + Wrap Green + Wrap Green + + + Wrap Pink + Wrap Pink + + + XScissor + XScissor + + + Zen Headbutt + Zen Headbutt + + + +
+
\ No newline at end of file diff --git a/PokemonGo-UWP/PokemonGo-UWP.csproj b/PokemonGo-UWP/PokemonGo-UWP.csproj index 138d53918..844389fb1 100644 --- a/PokemonGo-UWP/PokemonGo-UWP.csproj +++ b/PokemonGo-UWP/PokemonGo-UWP.csproj @@ -364,6 +364,12 @@ + + + + + + @@ -669,6 +675,7 @@ + diff --git a/PokemonGo-UWP/Strings/zh-HK/Achievements.resw b/PokemonGo-UWP/Strings/zh-HK/Achievements.resw new file mode 100644 index 000000000..a3df4f013 --- /dev/null +++ b/PokemonGo-UWP/Strings/zh-HK/Achievements.resw @@ -0,0 +1,15 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/zh-HK/CodeResources.resw b/PokemonGo-UWP/Strings/zh-HK/CodeResources.resw new file mode 100644 index 000000000..a3df4f013 --- /dev/null +++ b/PokemonGo-UWP/Strings/zh-HK/CodeResources.resw @@ -0,0 +1,15 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/zh-HK/Items.resw b/PokemonGo-UWP/Strings/zh-HK/Items.resw new file mode 100644 index 000000000..a3df4f013 --- /dev/null +++ b/PokemonGo-UWP/Strings/zh-HK/Items.resw @@ -0,0 +1,15 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/zh-HK/Pokemon.resw b/PokemonGo-UWP/Strings/zh-HK/Pokemon.resw new file mode 100644 index 000000000..a3df4f013 --- /dev/null +++ b/PokemonGo-UWP/Strings/zh-HK/Pokemon.resw @@ -0,0 +1,15 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/zh-HK/PokemonMoves.resw b/PokemonGo-UWP/Strings/zh-HK/PokemonMoves.resw new file mode 100644 index 000000000..a3df4f013 --- /dev/null +++ b/PokemonGo-UWP/Strings/zh-HK/PokemonMoves.resw @@ -0,0 +1,15 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/zh-HK/Resources.resw b/PokemonGo-UWP/Strings/zh-HK/Resources.resw new file mode 100644 index 000000000..a3df4f013 --- /dev/null +++ b/PokemonGo-UWP/Strings/zh-HK/Resources.resw @@ -0,0 +1,15 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file From 08cab3392da50509e3b6109bbd58ab41f1511aba Mon Sep 17 00:00:00 2001 From: STApps Date: Thu, 11 Aug 2016 19:01:57 +0200 Subject: [PATCH 8/8] Added base for Finnish translation --- .../PokemonGo-UWP.fi.xlf | 1898 +++++++++++++++++ PokemonGo-UWP/PokemonGo-UWP.csproj | 7 + PokemonGo-UWP/Strings/fi/Achievements.resw | 15 + PokemonGo-UWP/Strings/fi/CodeResources.resw | 15 + PokemonGo-UWP/Strings/fi/Items.resw | 15 + PokemonGo-UWP/Strings/fi/Pokemon.resw | 15 + PokemonGo-UWP/Strings/fi/PokemonMoves.resw | 15 + PokemonGo-UWP/Strings/fi/Resources.resw | 15 + 8 files changed, 1995 insertions(+) create mode 100644 PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.fi.xlf create mode 100644 PokemonGo-UWP/Strings/fi/Achievements.resw create mode 100644 PokemonGo-UWP/Strings/fi/CodeResources.resw create mode 100644 PokemonGo-UWP/Strings/fi/Items.resw create mode 100644 PokemonGo-UWP/Strings/fi/Pokemon.resw create mode 100644 PokemonGo-UWP/Strings/fi/PokemonMoves.resw create mode 100644 PokemonGo-UWP/Strings/fi/Resources.resw diff --git a/PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.fi.xlf b/PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.fi.xlf new file mode 100644 index 000000000..d505688aa --- /dev/null +++ b/PokemonGo-UWP/MultilingualResources/PokemonGo-UWP.fi.xlf @@ -0,0 +1,1898 @@ + + + +
+ +
+ + + + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + + + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + + + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + + + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + + + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + Incense with a mysterious fragrance that lures wild Pokémon to your location for 30 minutes + + + A device that incubates an Egg as you walk until it is ready to hatch. + A device that incubates an Egg as you walk until it is ready to hatch. + + + A device that incubates an Egg as you walk until it is ready to hatch. + A device that incubates an Egg as you walk until it is ready to hatch. + + + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + + + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + + + A spray-type medicine for treating wounds. It restores the HP of one Pokémon by 20 points. + A spray-type medicine for treating wounds. It restores the HP of one Pokémon by 20 points. + + + A medicine that can revive fainted Pokémon. It also restores half of a fainted Pokémon's maximum HP. + A medicine that can revive fainted Pokémon. It also restores half of a fainted Pokémon's maximum HP. + + + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + A device for capturing wild Pokémon. It's thrown like a ball at a wild Pokémon, comfortably encapsulating its target. + + + Bluk Berry + Bluk Berry + + + Great Ball + Great Ball + + + Hyper Potion + Hyper Potion + + + Incense Cool + Incense Cool + + + Incense Floral + Incense Floral + + + Incense Ordinary + Incense Ordinary + + + Incense Spicy + Incense Spicy + + + Incubator Basic + Incubator Basic + + + Incubator Basic Unlimited + Incubator Basic Unlimited + + + Item Storage Upgrade + Item Storage Upgrade + + + Lucky Egg + Lucky Egg + + + Master Ball + Master Ball + + + Max Potion + Max Potion + + + Max Revive + Max Revive + + + Nanab Berry + Nanab Berry + + + Pinap Berry + Pinap Berry + + + Poke Ball + Poke Ball + + + Pokemon Storage Upgrade + Pokemon Storage Upgrade + + + Potion + Potion + + + Razz Berry + Razz Berry + + + Revive + Revive + + + Special Camera + Special Camera + + + Super Potion + Super Potion + + + Troy Disk + Troy Disk + + + Ultra Ball + Ultra Ball + + + Unknown + Unknown + + + Wepar Berry + Wepar Berry + + + X Attack + X Attack + + + X Defense + X Defense + + + X Miracle + X Miracle + + + +
+ +
+ +
+ + + + dd.MM.yyyy + dd.MM.yyyy + + + dd.MM.yyyy hh:mm tt + dd.MM.yyyy hh:mm tt + + + {0} fled + {0} fled + + + Getting GPS signal... + Getting GPS signal... + + + Getting user data... + Getting user data... + + + Google returned error: + Google returned error: + + + Google is not responding, please try again later. + Google is not responding, please try again later. + + + Loading encounter with {0} + Loading encounter with {0} + + + Logging in... + Logging in... + + + Login failed, please try again. + Login failed, please try again. + + + No + No + + + We need GPS permissions to run the game, please enable it and try again. + We need GPS permissions to run the game, please enable it and try again. + + + Pokemon ran away, sorry :( + Pokemon ran away, sorry :( + + + PTC login is probably down, please retry later. + PTC login is probably down, please retry later. + + + Something went wrong and app may be unstable now. Do you want to logout and try again? + Something went wrong and app may be unstable now. Do you want to logout and try again? + + + hh:mm tt + hh:mm tt + + + Downloading update {0} + Downloading update {0} + + + An updated version {0} is available. Do you want to update? +{1} + An updated version {0} is available. Do you want to update? +{1} + + + Update failed: {0} +Open page with installation files for manual install? + Update failed: {0} +Open page with installation files for manual install? + + + Installing update, app is restarting... + Installing update, app is restarting... + + + Wrong username/password or offline server, please try again. + Wrong username/password or offline server, please try again. + + + Yes + Yes + + + Instinct + Instinct + + + No Team + No Team + + + Valor + Valor + + + Mystic + Mystic + + + +
+ +
+ +
+ + + + Battle Girl + Battle Girl + + + Ace Trainer + Ace Trainer + + + Fisherman + Fisherman + + + Collector + Collector + + + Scientist + Scientist + + + Breeder + Breeder + + + Pikachu + Pikachu + + + Kanto + Kanto + + + Backpacker + Backpacker + + + Youngster + Youngster + + + Jogger + Jogger + + + Bug Catcher + Bug Catcher + + + Dragon Tamer + Dragon Tamer + + + Rocker + Rocker + + + Fairy Tale Girl + Fairy Tale Girl + + + Black Belt + Black Belt + + + Kindler + Kindler + + + Bird Keeper + Bird Keeper + + + Hex Maniac + Hex Maniac + + + Gardener + Gardener + + + Ruin Maniac + Ruin Maniac + + + Skier + Skier + + + School Kid + School Kid + + + Punk Girl + Punk Girl + + + Psychic + Psychic + + + Hiker + Hiker + + + Depot Agent + Depot Agent + + + Swimmer + Swimmer + + + +
+ +
+ +
+ + + + You have to wait some time + You have to wait some time + + + GOOGLE + GOOGLE + + + Your inventory is full! + Your inventory is full! + + + LOGIN with PTC Account + LOGIN with PTC Account + + + To login you need to insert your Username/Email and Password in this app. If you don't trust it, please, close it before going on. We are not responsible for anything. + To login you need to insert your Username/Email and Password in this app. If you don't trust it, please, close it before going on. We are not responsible for anything. + + + nearby + nearby + + + You are out of range + You are out of range + + + Password + Password + + + Username/email + Username/email + + + XP + XP + + + OK + OK + + + CP + CP + + + EGGS + EGGS + + + Music + Music + + + POKÉMON + POKÉMON + + + SETTINGS + SETTINGS + + + Sign Out + Sign Out + + + Vibration + Vibration + + + ITEMS + ITEMS + + + POKÉDEX + POKÉDEX + + + items + items + + + # + # + Watch out: there is a space after the # + + + / CP + / CP + + + XP + XP + + + TOTAL + TOTAL + + + Level up! + Level up! + + + Level + Level + + + Auto-Rotate Map + Auto-Rotate Map + + + START DATE + START DATE + + + INCUBATORS + INCUBATORS + + + Niantic map + Niantic map + + + +
+ +
+ +
+ + + + Abra + Abra + + + Aerodactyl + Aerodactyl + + + Alakazam + Alakazam + + + Arbok + Arbok + + + Arcanine + Arcanine + + + Articuno + Articuno + + + Beedrill + Beedrill + + + Bellsprout + Bellsprout + + + Blastoise + Blastoise + + + Bulbasaur + Bulbasaur + + + Butterfree + Butterfree + + + Caterpie + Caterpie + + + Chansey + Chansey + + + Charizard + Charizard + + + Charmander + Charmander + + + Charmeleon + Charmeleon + + + Clefable + Clefable + + + Clefairy + Clefairy + + + Cloyster + Cloyster + + + Cubone + Cubone + + + Dewgong + Dewgong + + + Diglett + Diglett + + + Ditto + Ditto + + + Dodrio + Dodrio + + + Doduo + Doduo + + + Dragonair + Dragonair + + + Dragonite + Dragonite + + + Dratini + Dratini + + + Drowzee + Drowzee + + + Dugtrio + Dugtrio + + + Eevee + Eevee + + + Ekans + Ekans + + + Electabuzz + Electabuzz + + + Electrode + Electrode + + + Exeggcute + Exeggcute + + + Exeggutor + Exeggutor + + + Farfetchd + Farfetchd + + + Fearow + Fearow + + + Flareon + Flareon + + + Gastly + Gastly + + + Gengar + Gengar + + + Geodude + Geodude + + + Gloom + Gloom + + + Golbat + Golbat + + + Goldeen + Goldeen + + + Golduck + Golduck + + + Golem + Golem + + + Graveler + Graveler + + + Grimer + Grimer + + + Growlithe + Growlithe + + + Gyarados + Gyarados + + + Haunter + Haunter + + + Hitmonchan + Hitmonchan + + + Hitmonlee + Hitmonlee + + + Horsea + Horsea + + + Hypno + Hypno + + + Ivysaur + Ivysaur + + + Jigglypuff + Jigglypuff + + + Jolteon + Jolteon + + + Jynx + Jynx + + + Kabuto + Kabuto + + + Kabutops + Kabutops + + + Kadabra + Kadabra + + + Kakuna + Kakuna + + + Kangaskhan + Kangaskhan + + + Kingler + Kingler + + + Koffing + Koffing + + + Krabby + Krabby + + + Lapras + Lapras + + + Lickitung + Lickitung + + + Machamp + Machamp + + + Machoke + Machoke + + + Machop + Machop + + + Magikarp + Magikarp + + + Magmar + Magmar + + + Magnemite + Magnemite + + + Magneton + Magneton + + + Mankey + Mankey + + + Marowak + Marowak + + + Meowth + Meowth + + + Metapod + Metapod + + + Mew + Mew + + + Mewtwo + Mewtwo + + + Missingno + Missingno + + + Moltres + Moltres + + + MrMime + MrMime + + + Muk + Muk + + + Nidoking + Nidoking + + + Nidoqueen + Nidoqueen + + + Nidoran ♀ + Nidoran ♀ + + + Nidoran ♂ + Nidoran ♂ + + + Nidorina + Nidorina + + + Nidorino + Nidorino + + + Ninetales + Ninetales + + + Oddish + Oddish + + + Omanyte + Omanyte + + + Omastar + Omastar + + + Onix + Onix + + + Paras + Paras + + + Parasect + Parasect + + + Persian + Persian + + + Pidgeot + Pidgeot + + + Pidgeotto + Pidgeotto + + + Pidgey + Pidgey + + + Pikachu + Pikachu + + + Pinsir + Pinsir + + + Poliwag + Poliwag + + + Poliwhirl + Poliwhirl + + + Poliwrath + Poliwrath + + + Ponyta + Ponyta + + + Porygon + Porygon + + + Primeape + Primeape + + + Psyduck + Psyduck + + + Raichu + Raichu + + + Rapidash + Rapidash + + + Raticate + Raticate + + + Rattata + Rattata + + + Rhydon + Rhydon + + + Rhyhorn + Rhyhorn + + + Sandshrew + Sandshrew + + + Sandslash + Sandslash + + + Scyther + Scyther + + + Seadra + Seadra + + + Seaking + Seaking + + + Seel + Seel + + + Shellder + Shellder + + + Slowbro + Slowbro + + + Slowpoke + Slowpoke + + + Snorlax + Snorlax + + + Spearow + Spearow + + + Squirtle + Squirtle + + + Starmie + Starmie + + + Staryu + Staryu + + + Tangela + Tangela + + + Tauros + Tauros + + + Tentacool + Tentacool + + + Tentacruel + Tentacruel + + + Vaporeon + Vaporeon + + + Venomoth + Venomoth + + + Venonat + Venonat + + + Venusaur + Venusaur + + + Victreebel + Victreebel + + + Vileplume + Vileplume + + + Voltorb + Voltorb + + + Vulpix + Vulpix + + + Wartortle + Wartortle + + + Weedle + Weedle + + + Weepinbell + Weepinbell + + + Weezing + Weezing + + + Wigglytuff + Wigglytuff + + + Zapdos + Zapdos + + + Zubat + Zubat + + + +
+ +
+ +
+ + + + Absorb + Absorb + + + Acid + Acid + + + Acid Fast + Acid Fast + + + Aerial Ace + Aerial Ace + + + Air Cutter + Air Cutter + + + Air Slash + Air Slash + + + Ancient Power + Ancient Power + + + Aqua Jet + Aqua Jet + + + Aqua Tail + Aqua Tail + + + Bite + Bite + + + Bite + Bite + + + Blizzard + Blizzard + + + Body Slam + Body Slam + + + Bone Club + Bone Club + + + Brick Break + Brick Break + + + Brine + Brine + + + Bubble Beam + Bubble Beam + + + Bubble Fast + Bubble Fast + + + Bug Bite + Bug Bite + + + Bug Bite + Bug Bite + + + Bug Buzz + Bug Buzz + + + Bull doze + Bull doze + + + Bullet Punch + Bullet Punch + + + Bullet Punch + Bullet Punch + + + Confusion + Confusion + + + Cross Chop + Cross Chop + + + Cross Poison + Cross Poison + + + Cut + Cut + + + Cut + Cut + + + Dark Pulse + Dark Pulse + + + Dazzling Gleam + Dazzling Gleam + + + Dig + Dig + + + Disarming Voice + Disarming Voice + + + Discharge + Discharge + + + Double Slap + Double Slap + + + Dragon Breath + Dragon Breath + + + Dragon Breath + Dragon Breath + + + Dragon Claw + Dragon Claw + + + Dragon Pulse + Dragon Pulse + + + Draining Kiss + Draining Kiss + + + Drill Peck + Drill Peck + + + Drill Run + Drill Run + + + Earthquake + Earthquake + + + Ember + Ember + + + Ember Fast + Ember Fast + + + Feint Attack + Feint Attack + + + Fire Blast + Fire Blast + + + Fire Fang + Fire Fang + + + Fire Punch + Fire Punch + + + Flame Burst + Flame Burst + + + Flame Charge + Flame Charge + + + Flamethrower + Flamethrower + + + Flame Wheel + Flame Wheel + + + Flash Cannon + Flash Cannon + + + Frost Breath + Frost Breath + + + Frost Breath + Frost Breath + + + Fury Cutter + Fury Cutter + + + Fury Cutter + Fury Cutter + + + Giga Drain + Giga Drain + + + Gunk Shot + Gunk Shot + + + Headbutt + Headbutt + + + Heart Stamp + Heart Stamp + + + Heat Wave + Heat Wave + + + Horn Attack + Horn Attack + + + Hurricane + Hurricane + + + Hydro Pump + Hydro Pump + + + Hydro Pump + Hydro Pump + + + Hyper Beam + Hyper Beam + + + Hyper Fang + Hyper Fang + + + Ice Beam + Ice Beam + + + Ice Punch + Ice Punch + + + Ice Shard + Ice Shard + + + Ice Shard + Ice Shard + + + Icy Wind + Icy Wind + + + Iron Head + Iron Head + + + Karate Chop + Karate Chop + + + Karate Chop + Karate Chop + + + Leaf Blade + Leaf Blade + + + Lick + Lick + + + Lick Fast + Lick Fast + + + Low Kick + Low Kick + + + Low Kick + Low Kick + + + Low Sweep + Low Sweep + + + Magnet Bomb + Magnet Bomb + + + Mega Drain + Mega Drain + + + Megahorn + Megahorn + + + Metal Claw + Metal Claw + + + Metal Claw + Metal Claw + + + Moonblast + Moonblast + + + Move Unset + Move Unset + + + Mud Bomb + Mud Bomb + + + Mud Shot + Mud Shot + + + Mud Shot + Mud Shot + + + Mud Slap + Mud Slap + + + Night Slash + Night Slash + + + Ominous Wind + Ominous Wind + + + Parabolic Charge + Parabolic Charge + + + Peck + Peck + + + Peck + Peck + + + Petal Blizzard + Petal Blizzard + + + Play Rough + Play Rough + + + Poison Fang + Poison Fang + + + Poison Jab + Poison Jab + + + Poison Jab + Poison Jab + + + Poison Sting + Poison Sting + + + Pound + Pound + + + Pound Fast + Pound Fast + + + Power Gem + Power Gem + + + Power Whip + Power Whip + + + Psybeam + Psybeam + + + Psychic + Psychic + + + Psycho Cut + Psycho Cut + + + Psycho Cut + Psycho Cut + + + Psyshock + Psyshock + + + Psystrike + Psystrike + + + Quick Attack + Quick Attack + + + Quick Attack + Quick Attack + + + Razor Leaf + Razor Leaf + + + Razor Leaf + Razor Leaf + + + Rest + Rest + + + Rock Slide + Rock Slide + + + Rock Smash + Rock Smash + + + Rock Throw + Rock Throw + + + Rock Throw + Rock Throw + + + Rock Tomb + Rock Tomb + + + Scald + Scald + + + Scald + Scald + + + Scratch + Scratch + + + Scratch + Scratch + + + Seed Bomb + Seed Bomb + + + Shadow Ball + Shadow Ball + + + Shadow Claw + Shadow Claw + + + Shadow Claw + Shadow Claw + + + Shadow Punch + Shadow Punch + + + Shadow Sneak + Shadow Sneak + + + Signal Beam + Signal Beam + + + Slam + Slam + + + Slash + Slash + + + Sludge + Sludge + + + Sludge Bomb + Sludge Bomb + + + Sludge Wave + Sludge Wave + + + Smog + Smog + + + Solar Beam + Solar Beam + + + Spark + Spark + + + Spark Fast + Spark Fast + + + Splash + Splash + + + Splash + Splash + + + Steel Wing + Steel Wing + + + Steel Wing + Steel Wing + + + Stomp + Stomp + + + Stone Edge + Stone Edge + + + Struggle + Struggle + + + Submission + Submission + + + Sucker Punch + Sucker Punch + + + Sucker Punch + Sucker Punch + + + Swift + Swift + + + Tackle + Tackle + + + Tackle + Tackle + + + Take Down + Take Down + + + Thunder + Thunder + + + Thunderbolt + Thunderbolt + + + Thunder Punch + Thunder Punch + + + Thunder Shock + Thunder Shock + + + Thunder Shock + Thunder Shock + + + Twineedle + Twineedle + + + Twister + Twister + + + Vice Grip + Vice Grip + + + Vine Whip + Vine Whip + + + Vine Whip + Vine Whip + + + Water Gun + Water Gun + + + Water Gun + Water Gun + + + Water Gun + Water Gun + + + Water Pulse + Water Pulse + + + Wing Attack + Wing Attack + + + Wing Attack + Wing Attack + + + Wrap + Wrap + + + Wrap Green + Wrap Green + + + Wrap Pink + Wrap Pink + + + XScissor + XScissor + + + Zen Headbutt + Zen Headbutt + + + +
+
\ No newline at end of file diff --git a/PokemonGo-UWP/PokemonGo-UWP.csproj b/PokemonGo-UWP/PokemonGo-UWP.csproj index 844389fb1..b84bbeb2d 100644 --- a/PokemonGo-UWP/PokemonGo-UWP.csproj +++ b/PokemonGo-UWP/PokemonGo-UWP.csproj @@ -364,6 +364,12 @@ + + + + + + @@ -662,6 +668,7 @@ + diff --git a/PokemonGo-UWP/Strings/fi/Achievements.resw b/PokemonGo-UWP/Strings/fi/Achievements.resw new file mode 100644 index 000000000..a3df4f013 --- /dev/null +++ b/PokemonGo-UWP/Strings/fi/Achievements.resw @@ -0,0 +1,15 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/fi/CodeResources.resw b/PokemonGo-UWP/Strings/fi/CodeResources.resw new file mode 100644 index 000000000..a3df4f013 --- /dev/null +++ b/PokemonGo-UWP/Strings/fi/CodeResources.resw @@ -0,0 +1,15 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/fi/Items.resw b/PokemonGo-UWP/Strings/fi/Items.resw new file mode 100644 index 000000000..a3df4f013 --- /dev/null +++ b/PokemonGo-UWP/Strings/fi/Items.resw @@ -0,0 +1,15 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/fi/Pokemon.resw b/PokemonGo-UWP/Strings/fi/Pokemon.resw new file mode 100644 index 000000000..a3df4f013 --- /dev/null +++ b/PokemonGo-UWP/Strings/fi/Pokemon.resw @@ -0,0 +1,15 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/fi/PokemonMoves.resw b/PokemonGo-UWP/Strings/fi/PokemonMoves.resw new file mode 100644 index 000000000..a3df4f013 --- /dev/null +++ b/PokemonGo-UWP/Strings/fi/PokemonMoves.resw @@ -0,0 +1,15 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file diff --git a/PokemonGo-UWP/Strings/fi/Resources.resw b/PokemonGo-UWP/Strings/fi/Resources.resw new file mode 100644 index 000000000..a3df4f013 --- /dev/null +++ b/PokemonGo-UWP/Strings/fi/Resources.resw @@ -0,0 +1,15 @@ + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file