Skip to content

Commit

Permalink
Added Swedish Language Support
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiizor committed Oct 31, 2023
1 parent 2df4ba4 commit f49b947
Show file tree
Hide file tree
Showing 39 changed files with 947 additions and 12 deletions.
2 changes: 1 addition & 1 deletion src/Bundle/Sucrose.Bundle/Main.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
Background="#FF29373B" Icon="\Sucrose.Bundle;component\Assets\ICO.ico">

<Grid>
<Image Source="\Sucrose.Bundle;component\Assets\Background8.jpg" Stretch="UniformToFill" Opacity="0.5" />
<Image Source="\Sucrose.Bundle;component\Assets\Background10.jpg" Stretch="UniformToFill" Opacity="0.5" />

<TextBlock Text="{DynamicResource Subtitle}" FontSize="30" FontWeight="Light" Foreground="White"
FontFamily="Segoe UI" HorizontalAlignment="Center" VerticalAlignment="Top" Margin="0,260,0,0"/>
Expand Down
2 changes: 1 addition & 1 deletion src/Library/Sucrose.Resources/Locales/Locale.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<system:String x:Key="Locale.PL">Polski (v0.5)</system:String>
<system:String x:Key="Locale.RO">Română (v0.3)</system:String>
<system:String x:Key="Locale.RU">Русский (v0.3)</system:String>
<system:String x:Key="Locale.SV">Svenska (v0.1)</system:String>
<system:String x:Key="Locale.SV">Svenska (v0.3)</system:String>
<system:String x:Key="Locale.TR">Türkçe (v0.8)</system:String>
<system:String x:Key="Locale.UK">Українська (v0.1)</system:String>
<system:String x:Key="Locale.ZH">中文 (v0.3)</system:String>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<ResourceDictionary
xmlns:system="clr-namespace:System;assembly=mscorlib"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
>
<system:String x:Key="Portal.Area.Sound">Ljud</system:String>
<system:String x:Key="Portal.Area.Log">Logg</system:String>
<system:String x:Key="Portal.Area.Hook">Krok</system:String>
<system:String x:Key="Portal.Area.Store">Butik</system:String>
<system:String x:Key="Portal.Area.Donate">Donera</system:String>
<system:String x:Key="Portal.Area.System">System</system:String>
<system:String x:Key="Portal.Area.Cache">Cache</system:String>
<system:String x:Key="Portal.Area.Laptop">Laptop</system:String>
<system:String x:Key="Portal.Area.Support">Support</system:String>
<system:String x:Key="Portal.Area.Reset">Återställning</system:String>
<system:String x:Key="Portal.Area.Backup">Säkerhetskopiering</system:String>
<system:String x:Key="Portal.Area.Priority">Prioritet</system:String>
<system:String x:Key="Portal.Area.Engines">Motorer</system:String>
<system:String x:Key="Portal.Area.Update">Uppdatering</system:String>
<system:String x:Key="Portal.Area.Library">Bibliotek</system:String>
<system:String x:Key="Portal.Area.Developer">Utvecklare</system:String>
<system:String x:Key="Portal.Area.Extensions">Tillägg</system:String>
<system:String x:Key="Portal.Area.SystemResources">Systemresurser</system:String>
<system:String x:Key="Portal.Area.AppearanceBehavior">Utseende &amp; Beteende</system:String>
</ResourceDictionary>
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
<ResourceDictionary
xmlns:system="clr-namespace:System;assembly=mscorlib"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
>
<system:String x:Key="Portal.Category.All">Alla</system:String>

<system:String x:Key="Portal.Category.Abstract">Abstrakt</system:String>
<system:String x:Key="Portal.Category.Ambience">Miljö</system:String>
<system:String x:Key="Portal.Category.Animals">Djur</system:String>
<system:String x:Key="Portal.Category.Animation">Animering</system:String>
<system:String x:Key="Portal.Category.Anime">Anime</system:String>
<system:String x:Key="Portal.Category.ArchitectureandBuildings">Arkitektur och Byggnader</system:String>
<system:String x:Key="Portal.Category.ArtandAbstract">Konst och Abstrakt</system:String>
<system:String x:Key="Portal.Category.Artworks">Konstverk</system:String>
<system:String x:Key="Portal.Category.Bard">Bard</system:String>
<system:String x:Key="Portal.Category.BlackandWhite">Svart och Vitt</system:String>
<system:String x:Key="Portal.Category.CartoonandComics">Tecknat och Serier</system:String>
<system:String x:Key="Portal.Category.CitiesandPlaces">Städer och Platser</system:String>
<system:String x:Key="Portal.Category.CloudsandSkies">Moln och Himmel</system:String>
<system:String x:Key="Portal.Category.ColorfulGradients">Färgglada Gradienter</system:String>
<system:String x:Key="Portal.Category.ComicBooks">Serieböcker</system:String>
<system:String x:Key="Portal.Category.DigitalArt">Digital Konst</system:String>
<system:String x:Key="Portal.Category.Dynamic">Dynamisk</system:String>
<system:String x:Key="Portal.Category.EnchantedForests">Förtrollade Skogar</system:String>
<system:String x:Key="Portal.Category.Fantasy">Fantasy</system:String>
<system:String x:Key="Portal.Category.FilmandTV">Film och TV</system:String>
<system:String x:Key="Portal.Category.FoodandDrinks">Mat och Drycker</system:String>
<system:String x:Key="Portal.Category.Galaxy">Galax</system:String>
<system:String x:Key="Portal.Category.Game">Spel</system:String>
<system:String x:Key="Portal.Category.GeometricPatterns">Geometriska Mönster</system:String>
<system:String x:Key="Portal.Category.HolidaysandSeasons">Semester och Säsonger</system:String>
<system:String x:Key="Portal.Category.HorrorandHalloween">Skräck och Halloween</system:String>
<system:String x:Key="Portal.Category.InspirationalQuotes">Inspirerande Citat</system:String>
<system:String x:Key="Portal.Category.KidsandCartoon">Barn och Tecknat</system:String>
<system:String x:Key="Portal.Category.Landscape">Landskap</system:String>
<system:String x:Key="Portal.Category.LineArt">Linjekonst</system:String>
<system:String x:Key="Portal.Category.Medieval">Medeltid</system:String>
<system:String x:Key="Portal.Category.Minimalist">Minimalistisk</system:String>
<system:String x:Key="Portal.Category.Music">Musik</system:String>
<system:String x:Key="Portal.Category.Nature">Natur</system:String>
<system:String x:Key="Portal.Category.Nightscapes">Nattlandskap</system:String>
<system:String x:Key="Portal.Category.PatternsandTextures">Mönster och Texturer</system:String>
<system:String x:Key="Portal.Category.Retro">Retro</system:String>
<system:String x:Key="Portal.Category.RGB">RGB</system:String>
<system:String x:Key="Portal.Category.Sky">Himmel</system:String>
<system:String x:Key="Portal.Category.Space">Rymd</system:String>
<system:String x:Key="Portal.Category.Sports">Sport</system:String>
<system:String x:Key="Portal.Category.Superheroes">Superhjältar</system:String>
<system:String x:Key="Portal.Category.System">System</system:String>
<system:String x:Key="Portal.Category.Tavern">Taverna</system:String>
<system:String x:Key="Portal.Category.Technology">Teknologi</system:String>
<system:String x:Key="Portal.Category.Temple">Tempel</system:String>
<system:String x:Key="Portal.Category.Time">Tid</system:String>
<system:String x:Key="Portal.Category.UnderwaterandMarine">Undervattens- och Marin</system:String>
<system:String x:Key="Portal.Category.Vehicles">Fordon</system:String>
<system:String x:Key="Portal.Category.Vintage">Vintage</system:String>
<system:String x:Key="Portal.Category.War">Krig</system:String>
</ResourceDictionary>
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<ResourceDictionary
xmlns:system="clr-namespace:System;assembly=mscorlib"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
>
<system:String x:Key="Portal.DisplayPreferences.Title">Visningspreferenser</system:String>
<system:String x:Key="Portal.DisplayPreferences.Close">Stäng</system:String>

<system:String x:Key="Portal.DisplayPreferences.Expander">Placeringsläge</system:String>
<system:String x:Key="Portal.DisplayPreferences.Expander.Description">Hur bakgrundsbilder tillämpas på aktiva skärmar.</system:String>

<system:String x:Key="Portal.DisplayPreferences.Screen">Endast vald skärm</system:String>

<system:String x:Key="Portal.DisplayPreferences.Expand">Förläng över skärmar</system:String>

<system:String x:Key="Portal.DisplayPreferences.Expand.Monitor">Alla bildskärmar</system:String>

<system:String x:Key="Portal.DisplayPreferences.Expand.Hint">Välj läget för att förlänga över skärmar</system:String>

<system:String x:Key="Portal.DisplayPreferences.Duplicate">Duplicera samma bakgrundsbild</system:String>

<system:String x:Key="Portal.DisplayPreferences.Duplicate.Hint">Välj läget för att duplicera samma bakgrundsbild</system:String>
</ResourceDictionary>
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<ResourceDictionary
xmlns:system="clr-namespace:System;assembly=mscorlib"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
>
<system:String x:Key="Portal.ExpanderCard.TitleText">Rubrik</system:String>
<system:String x:Key="Portal.ExpanderCard.DescriptionText">Beskrivning</system:String>

<system:String x:Key="Portal.ExpanderCard.ExpandUpTip">Förminska</system:String>
<system:String x:Key="Portal.ExpanderCard.ExpandDownTip">Förstora</system:String>
</ResourceDictionary>
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<ResourceDictionary
xmlns:system="clr-namespace:System;assembly=mscorlib"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
>
<system:String x:Key="Portal.LibraryCard.TitleText">Rubrik</system:String>
<system:String x:Key="Portal.LibraryCard.DescriptionText">Beskrivning</system:String>

<system:String x:Key="Portal.LibraryCard.MoreTip">Mer</system:String>
<system:String x:Key="Portal.LibraryCard.VersionTip">Uppdatera Sucrose för att använda detta tema</system:String>

<system:String x:Key="Portal.LibraryCard.MenuReview">Granska</system:String>
<system:String x:Key="Portal.LibraryCard.MenuUse">Använd</system:String>
<system:String x:Key="Portal.LibraryCard.MenuPreview">Förhandsgranska</system:String>
<system:String x:Key="Portal.LibraryCard.MenuCustomize">Anpassa</system:String>
<system:String x:Key="Portal.LibraryCard.MenuFind">Hitta</system:String>
<system:String x:Key="Portal.LibraryCard.MenuShare">Dela</system:String>
<system:String x:Key="Portal.LibraryCard.MenuDelete">Ta bort</system:String>
<system:String x:Key="Portal.LibraryCard.MenuEdit">Redigera</system:String>
</ResourceDictionary>
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<ResourceDictionary
xmlns:system="clr-namespace:System;assembly=mscorlib"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
>
<system:String x:Key="Portal.OtherAbout.Title">Om oss</system:String>
<system:String x:Key="Portal.OtherAbout.Close">Stäng</system:String>

<system:String x:Key="Portal.OtherAbout.About">Hej, mitt namn är Bayram Emekli, även känd som användarnamnet Taiizor. Jag är utvecklaren av Sucrose Wallpaper Engine, en gratis och öppen källkodsapplikation. Tack för att du använder den utvecklade applikationen.</system:String>

<system:String x:Key="Portal.OtherAbout.Update">Version: v{0}</system:String>
<system:String x:Key="Portal.OtherAbout.Update.Description">Senast kontrollerad: {0}</system:String>

<system:String x:Key="Portal.OtherAbout.Update.Notes">Versionsanteckningar</system:String>

<system:String x:Key="Portal.OtherAbout.Partners">Våra partners</system:String>

<system:String x:Key="Portal.OtherAbout.Contributors">Bidragsgivare</system:String>

<system:String x:Key="Portal.OtherAbout.TermsOfService">Användarvillkor</system:String>

<system:String x:Key="Portal.OtherAbout.PrivacyPolicy">Integritetspolicy</system:String>

<system:String x:Key="Portal.OtherAbout.CodeOfConduct">Beteendekod</system:String>
</ResourceDictionary>
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<ResourceDictionary
xmlns:system="clr-namespace:System;assembly=mscorlib"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
>
<system:String x:Key="Portal.OtherHelp.Title">Hjälp</system:String>
<system:String x:Key="Portal.OtherHelp.Close">Stäng</system:String>

<system:String x:Key="Portal.OtherHelp.WebPage">Webbsida</system:String>
<system:String x:Key="Portal.OtherHelp.WebPage.Description">Officiell webbsida för Sucrose Wallpaper Engine</system:String>

<system:String x:Key="Portal.OtherHelp.Documentation">Dokumentation</system:String>
<system:String x:Key="Portal.OtherHelp.Documentation.Description">Officiell dokumentationssida för Sucrose Wallpaper Engine</system:String>

<system:String x:Key="Portal.OtherHelp.Repository">Källkod</system:String>
<system:String x:Key="Portal.OtherHelp.Repository.Description">Officiell sida för källkoden till Sucrose Wallpaper Engine</system:String>

<system:String x:Key="Portal.OtherHelp.Discussions">Diskussioner</system:String>
<system:String x:Key="Portal.OtherHelp.Discussions.Description">Officiell sida för diskussioner om Sucrose Wallpaper Engine</system:String>

<system:String x:Key="Portal.OtherHelp.Report">Rapportera fel</system:String>
<system:String x:Key="Portal.OtherHelp.Report.Description">Officiell sida för att rapportera fel i Sucrose Wallpaper Engine</system:String>
</ResourceDictionary>
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<ResourceDictionary
xmlns:system="clr-namespace:System;assembly=mscorlib"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
>
<system:String x:Key="Portal.Pagination.PageJump">Gå Till Sida</system:String>
</ResourceDictionary>
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<ResourceDictionary
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
>
<ResourceDictionary.MergedDictionaries>
<ResourceDictionary Source="OtherHelp/Portal.OtherHelp.SV.xaml" />
<ResourceDictionary Source="ThemeEdit/Portal.ThemeEdit.SV.xaml" />
<ResourceDictionary Source="StoreCard/Portal.StoreCard.SV.xaml" />
<ResourceDictionary Source="OtherAbout/Portal.OtherAbout.SV.xaml" />
<ResourceDictionary Source="Pagination/Portal.Pagination.SV.xaml" />
<ResourceDictionary Source="ThemeShare/Portal.ThemeShare.SV.xaml" />
<ResourceDictionary Source="LibraryCard/Portal.LibraryCard.SV.xaml" />
<ResourceDictionary Source="ThemeDelete/Portal.ThemeDelete.SV.xaml" />
<ResourceDictionary Source="ThemeReview/Portal.ThemeReview.SV.xaml" />
<ResourceDictionary Source="ThemeImport/Portal.ThemeImport.SV.xaml" />
<ResourceDictionary Source="ThemeCreate/Portal.ThemeCreate.SV.xaml" />
<ResourceDictionary Source="ExpanderCard/Portal.ExpanderCard.SV.xaml" />
<ResourceDictionary Source="DisplayPreferences/Portal.DisplayPreferences.SV.xaml" />
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<ResourceDictionary
xmlns:system="clr-namespace:System;assembly=mscorlib"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
>
<system:String x:Key="Portal.StoreCard.TitleText">Rubrik</system:String>
<system:String x:Key="Portal.StoreCard.DescriptionText">Beskrivning</system:String>

<system:String x:Key="Portal.StoreCard.VersionTip">Uppdatera Sucrose för att använda det här temat</system:String>

<system:String x:Key="Portal.StoreCard.MenuInstall">Installera</system:String>
<system:String x:Key="Portal.StoreCard.MenuReport">Rapportera</system:String>
</ResourceDictionary>
Loading

0 comments on commit f49b947

Please sign in to comment.