sourcemod/translations/sv/clientprefs.phrases.txt
walliski b9029dedff
Update Swedish translations (#1990)
* Add missing Swedish translations

* Remove extra whitespaces

Matches the whitespace around strings with what is found in the English
translations.

* Fix format of error message

Matches the English translations, which also matches what the code is
looking for.

* Change 'bana' to 'karta'

To use the same word for the English word "map" in all translations.
2023-05-25 15:24:17 +02:00

49 lines
683 B
Plaintext

"Phrases"
{
"Cookie List"
{
"sv" "Sourcemods cookielista"
}
"Printing Cookie List"
{
"sv" "Skriver ut cookielistan till consolen"
}
"Cookie not Found"
{
"sv" "Kunde inte hitta cookie \"{1}\""
}
"Cookie Value"
{
"sv" "{1}s värde är {2}"
}
"Protected Cookie"
{
"sv" "Kan inte ändra värdet av den skyddade cookien \"{1}\""
}
"Cookie Changed Value"
{
"sv" "Ändrade värdet av cookie \"{1}\" till \"{2}\""
}
"No Console"
{
"sv" "Kan inte visa inställningsmenyn i consolen"
}
"Choose Option"
{
"sv" "Välj alternativ"
}
"Client Settings"
{
"sv" "Spelarinställningar"
}
}