Skip to content

Commit

Permalink
New translations en.json (Swedish)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexemanuelol committed Nov 28, 2023
1 parent b04251c commit ece77c8
Showing 1 changed file with 8 additions and 14 deletions.
22 changes: 8 additions & 14 deletions src/languages/sv.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"messageCap": "MESSAGE",
"24HoursInGameTimePassed": "24 framgångsrika timmar har passerat i spelet.",
"abandonedCabins": "Övergivna Stugor",
"abandonedMilitaryBase": "Övergiven Militärbas",
Expand Down Expand Up @@ -144,6 +143,7 @@
"commandSyntaxSearch": "search",
"commandSyntaxSend": "send",
"commandSyntaxSmall": "small",
"commandSyntaxStack": "stack",
"commandSyntaxStatus": "status",
"commandSyntaxSteamid": "steamid",
"commandSyntaxStone": "stone",
Expand Down Expand Up @@ -181,8 +181,6 @@
"commandsBlacklistSteamidDesc": "The steamid of the user.",
"commandsCctvDesc": "Display CCTV codes for a monument",
"commandsCraftDesc": "Display the cost to craft an item.",
"commandsCraftIdDesc": "The id of the item to craft.",
"commandsCraftNameDesc": "The name of the item to craft.",
"commandsCraftQuantityDesc": "The quantity of items to craft.",
"commandsCredentialsAddDesc": "Lägg till FCM-uppgifter.",
"commandsCredentialsDesc": "Ställ in/rensa FCM-uppgifterna för användarkontot.",
Expand All @@ -206,28 +204,17 @@
"commandsMarketListDesc": "Visa prenumerationslistan.",
"commandsMarketOrderDesc": "The order type.",
"commandsMarketSearchDesc": "Sök efter ett föremål i varuautomater.",
"commandsMarketSearchIdDesc": "ID:t på föremålet att söka efter.",
"commandsMarketSearchNameDesc": "Namnet på föremålet att söka efter.",
"commandsMarketSubscribeDesc": "Prenumerera på ett föremål i varuautomater.",
"commandsMarketSubscribeIdDesc": "ID:t på föremålet att prenumerera på.",
"commandsMarketSubscribeNameDesc": "Namnet på föremålet att prenumerera på.",
"commandsMarketUnsubscribeDesc": "Avsluta prenumerationen på ett föremål i varuautomater.",
"commandsMarketUnsubscribeIdDesc": "ID:t på föremålet att avsluta prenumerationen på.",
"commandsMarketUnsubscribeNameDesc": "Namnet på föremålet att avsluta prenumerationen på.",
"commandsPlayersBattlemetricsIdDesc": "The Battlemetrics ID of the server (default: The connected server).",
"commandsPlayersDesc": "Få spelar information baserat på Battlemetrics.",
"commandsPlayersNameDesc": "Search for a player on Battlemetrics based on player name.",
"commandsPlayersNameNameDesc": "The name of the player.",
"commandsPlayersPlayerIdDesc": "Search for a player on Battlemetrics based on player id.",
"commandsPlayersPlayerIdPlayerIdDesc": "The player id of the player.",
"commandsPlayersStatusDesc": "Search for players that are online/offline/any.",
"commandsRecycleDesc": "Display the output of recycling an item.",
"commandsRecycleIdDesc": "The id of the item to recycle.",
"commandsRecycleNameDesc": "The name of the item to recycle.",
"commandsRecycleQuantityDesc": "The quantity of items to recycle.",
"commandsResearchDesc": "Display the cost to research an item.",
"commandsResearchIdDesc": "The id of the item to research.",
"commandsResearchNameDesc": "The name of the item to research.",
"commandsResetAlarmsDesc": "Återställ larmkanalen.",
"commandsResetDesc": "Återställ Discord-kanaler.",
"commandsResetInformationDesc": "Återställ informationskanalen.",
Expand All @@ -240,6 +227,7 @@
"commandsRoleDesc": "Set/Clear a specific role that will be able to see the rustplusplus category content.",
"commandsRoleSetDesc": "Ställ in rollen.",
"commandsRoleSetRoleDesc": "The role rustplusplus channels will be visible to.",
"commandsStackDesc": "Display the stack size of an item.",
"commandsStoragemonitorDesc": "Operationer för Förvaringsmonitorer.",
"commandsStoragemonitorEditDesc": "Redigera egenskaperna för en Förvaringsmonitor.",
"commandsStoragemonitorEditIdDesc": "ID:t på Förvaringsmonitor.",
Expand Down Expand Up @@ -297,6 +285,7 @@
"couldNotFindRecycleDetails": "Could not find recycle details for {name}.",
"couldNotFindResearchDetails": "Could not find research details for {name}.",
"couldNotFindRole": "Kunde inte hitta rollen: {roleId}.",
"couldNotFindStackDetails": "Could not find stack details for {name}.",
"couldNotFindTeammate": "Kunde inte hitta lagkamraten: {name}.",
"couldNotFindUser": "Kunde inte hitta användaren: {userId}.",
"couldNotGetChannelWithId": "Kunde inte hämta kanalen med id: {id}.",
Expand Down Expand Up @@ -456,6 +445,7 @@
"markerLocation": "Markören {name} vid [{location}] är {distance}m från {player} i riktning {direction}°.",
"markerRemoved": "Markören {name} vid [{location}] togs bort.",
"message": "Meddelande",
"messageCap": "MESSAGE",
"messageDeletedIn30": "Detta meddelande kommer att raderas om 30 sekunder.",
"messageEditFailed": "Redigering av meddelandet misslyckades: {error}",
"messageReplyFailed": "Meddelandesvar misslyckades: {error}",
Expand Down Expand Up @@ -648,6 +638,7 @@
"southOfGrid": "Söder om rutan",
"southWest": "Sydväst",
"sprinkler": "Sprinkler",
"stackSizeOfItem": "Stack size of {item} is {quantity}x.",
"status": "Status",
"statusNotConnectedToServer": "**STATUS** `INTE ANSLUTEN TILL SERVERN!`",
"statusNotElectronicallyConnected": "**STATUS** `INTE ELEKTRONISKT KOPPLAD!`",
Expand All @@ -665,6 +656,9 @@
"teamMember": "Lagkamrat",
"teamMemberInfo": "Lagkamratsinformation",
"theDome": "Kupolen",
"theIdOfTheItem": "The id of the item.",
"theNameOfTheItem": "The name of the item.",
"theNameOfThePlayer": "The name of the player.",
"three": "Tre",
"tilde": "Tilde",
"time": "Tid",
Expand Down

0 comments on commit ece77c8

Please sign in to comment.