Skip to content

Commit

Permalink
Merge pull request #4002 from dermike/patch-1
Browse files Browse the repository at this point in the history
fix spelling mistakes in sv translation
  • Loading branch information
GrimmGringo committed Aug 9, 2016
2 parents 0479dd3 + f57edbd commit b406bac
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions PoGo.NecroBot.CLI/Config/Translations/translation.sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
},
{
"Key": "eventPokemonEvolvedFailed",
"Value": "Misslyckades med utvekling {0}. Resultat blev {1}, evolvering stoppad {2}"
"Value": "Misslyckades med utveckling {0}. Resultat blev {1}, evolvering stoppad {2}"
},
{
"Key": "eventPokemonTransferred",
Expand All @@ -68,11 +68,11 @@
},
{
"Key": "eventPokemonCaptureSuccess",
"Value": "({0}) | ({1}) {2} Lvl: {3} CP: ({4}/{5}) IV: {6}% | Chance: {7}% | {8}m dist | with a {9} ({10} left). | {11} EXP earned | {12} | lat: {13} long: {14}"
"Value": "({0}) | ({1}) {2} Lvl: {3} CP: ({4}/{5}) IV: {6}% | Chans: {7}% | {8}m dist | med en {9} ({10} kvar). | {11} EXP intjänat | {12} | lat: {13} long: {14}"
},
{
"Key": "eventPokemonCaptureFailed",
"Value": "({0}) | ({1}) {2} Lvl: {3} CP: ({4}/{5}) IV: {6}% | Chance: {7}% | {8}m dist | with a {9} ({10} left). | lat: {11} long: {12}"
"Value": "({0}) | ({1}) {2} Lvl: {3} CP: ({4}/{5}) IV: {6}% | Chans: {7}% | {8}m dist | med en {9} ({10} kvar). | lat: {11} long: {12}"
},
{
"Key": "eventNoPokeballs",
Expand Down Expand Up @@ -136,7 +136,7 @@
},
{
"Key": "incubatorEggHatched",
"Value": "Inkubator ägg har kläkts: {0}"
"Value": "Inkubator ägg har kläckts: {0}"
},
{
"Key": "logEntryError",
Expand Down Expand Up @@ -209,11 +209,11 @@
},
{
"Key": "openingGoogleDevicePage",
"Value": "Öppnar Googles Enhets sida. Var vänlig klistra in koden med CTRL+V."
"Value": "Öppnar Googles Enhets-sida. Var vänlig klistra in koden med CTRL+V."
},
{
"Key": "couldntCopyToClipboard",
"Value": "Kunde inte kopiera till utklipp, försök manuellt."
"Value": "Kunde inte kopiera till urklipp, försök manuellt."
},
{
"Key": "couldntCopyToClipboard2",
Expand All @@ -237,15 +237,15 @@
},
{
"Key": "autoUpdaterDisabled",
"Value": "Automatisk uppdatering är inaktigverad. Hämta senaste versionen här: {0}\n "
"Value": "Automatisk uppdatering är inaktiverad. Hämta senaste versionen här: {0}\n "
},
{
"Key": "downloadingUpdate",
"Value": "Laddar ned och tillämpar uppdatering..."
},
{
"Key": "finishedDownloadingRelease",
"Value": "Nedladdning av senaste version slutförd..."
"Value": "Nedladdning av senaste versionen slutförd..."
},
{
"Key": "finishedUnpackingFiles",
Expand Down Expand Up @@ -360,19 +360,19 @@
{
"Key": "googleTwoFactorAuth",
"Value":
"Du har Googles två-stegs autentisering atkiverad, du kommer behöva ange ett app-specifikt lösenord in i filen auth.json"
"Du har Googles två-stegs autentisering aktiverad, du kommer behöva ange ett app-specifikt lösenord in i filen auth.json"
},
{
"Key": "googleTwoFactorAuthExplanation",
"Value": "Öppnar Googles App-lösenordsida. Vänligen skapa ett nytt applösenord (använd en annan enhet)."
},
{
"Key": "googleError",
"Value": "Försäkra dig om att du agivit korrekt epost och lösenord."
"Value": "Försäkra dig om att du angivit korrekt epost och lösenord."
},
{
"Key": "googleOffline",
"Value": "Google servers are probably down, Please be patient and start the bot later."
"Value": "Googles servrar är antagligen nere. Var tålmodig och starta om boten senare."
},
{
"Key": "missingCredentialsGoogle",
Expand All @@ -384,7 +384,7 @@
},
{
"Key": "snipeScan",
"Value": "[Krypskytt] Letar efter Pokemons på distans{0}..."
"Value": "[Krypskytt] Letar efter Pokemons vid {0}..."
},
{
"Key": "noPokemonToSnipe",
Expand Down

0 comments on commit b406bac

Please sign in to comment.