Skip to content

Commit

Permalink
Added Czech Language Support
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiizor committed Oct 27, 2023
1 parent 407385c commit 9def121
Show file tree
Hide file tree
Showing 52 changed files with 1,283 additions and 18 deletions.
4 changes: 2 additions & 2 deletions src/Library/Sucrose.Resources/Locales/Locale.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
>
<system:String x:Key="Locale.CS">Čeština (v0.1)</system:String>
<system:String x:Key="Locale.CS">Čeština (v0.3)</system:String>
<system:String x:Key="Locale.DA">Dansk (v0.1)</system:String>
<system:String x:Key="Locale.DE">Deutsch (v0.5)</system:String>
<system:String x:Key="Locale.EL">Ελληνική (v0.3)</system:String>
Expand All @@ -22,5 +22,5 @@
<system:String x:Key="Locale.SV">Svenska (v0.1)</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.1)</system:String>
<system:String x:Key="Locale.ZH">中文 (v0.3)</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.Area.Sound">Zvuk</system:String>
<system:String x:Key="Portal.Area.Log">Záznam</system:String>
<system:String x:Key="Portal.Area.Hook">Hák</system:String>
<system:String x:Key="Portal.Area.Store">Obchod</system:String>
<system:String x:Key="Portal.Area.Donate">Darovat</system:String>
<system:String x:Key="Portal.Area.System">Systém</system:String>
<system:String x:Key="Portal.Area.Cache">Mezipaměť</system:String>
<system:String x:Key="Portal.Area.Laptop">Notebook</system:String>
<system:String x:Key="Portal.Area.Support">Podpora</system:String>
<system:String x:Key="Portal.Area.Reset">Resetovat</system:String>
<system:String x:Key="Portal.Area.Backup">Zálohování</system:String>
<system:String x:Key="Portal.Area.Priority">Priorita</system:String>
<system:String x:Key="Portal.Area.Engines">Motory</system:String>
<system:String x:Key="Portal.Area.Update">Aktualizace</system:String>
<system:String x:Key="Portal.Area.Library">Knižnice</system:String>
<system:String x:Key="Portal.Area.Developer">Vývojář</system:String>
<system:String x:Key="Portal.Area.Extensions">Rozšíření</system:String>
<system:String x:Key="Portal.Area.SystemResources">Systémové prostředky</system:String>
<system:String x:Key="Portal.Area.AppearanceBehavior">Vzhled a Chování</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.Area.Sound">声音</system:String>
<system:String x:Key="Portal.Area.Log">日志</system:String>
<system:String x:Key="Portal.Area.Hook">挂钩</system:String>
<system:String x:Key="Portal.Area.Store">商店</system:String>
<system:String x:Key="Portal.Area.Donate">捐赠</system:String>
<system:String x:Key="Portal.Area.System">系统</system:String>
<system:String x:Key="Portal.Area.Cache">缓存</system:String>
<system:String x:Key="Portal.Area.Laptop">笔记本电脑</system:String>
<system:String x:Key="Portal.Area.Support">支持</system:String>
<system:String x:Key="Portal.Area.Reset">重置</system:String>
<system:String x:Key="Portal.Area.Backup">备份</system:String>
<system:String x:Key="Portal.Area.Priority">优先级</system:String>
<system:String x:Key="Portal.Area.Engines">引擎</system:String>
<system:String x:Key="Portal.Area.Update">更新</system:String>
<system:String x:Key="Portal.Area.Library">库</system:String>
<system:String x:Key="Portal.Area.Developer">开发人员</system:String>
<system:String x:Key="Portal.Area.Extensions">扩展</system:String>
<system:String x:Key="Portal.Area.SystemResources">系统资源</system:String>
<system:String x:Key="Portal.Area.AppearanceBehavior">外观与行为</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">Všechny</system:String>

<system:String x:Key="Portal.Category.Abstract">Abstraktní</system:String>
<system:String x:Key="Portal.Category.Ambience">Atmosféra</system:String>
<system:String x:Key="Portal.Category.Animals">Zvířata</system:String>
<system:String x:Key="Portal.Category.Animation">Animace</system:String>
<system:String x:Key="Portal.Category.Anime">Anime</system:String>
<system:String x:Key="Portal.Category.ArchitectureandBuildings">Architektura a Budovy</system:String>
<system:String x:Key="Portal.Category.ArtandAbstract">Umění a Abstrakce</system:String>
<system:String x:Key="Portal.Category.Artworks">Umělecká Díla</system:String>
<system:String x:Key="Portal.Category.Bard">Bard</system:String>
<system:String x:Key="Portal.Category.BlackandWhite">Černobílá</system:String>
<system:String x:Key="Portal.Category.CartoonandComics">Kreslený Film a Komiksy</system:String>
<system:String x:Key="Portal.Category.CitiesandPlaces">Města a Místa</system:String>
<system:String x:Key="Portal.Category.CloudsandSkies">Oblaka a Nebe</system:String>
<system:String x:Key="Portal.Category.ColorfulGradients">Barevné Gradienty</system:String>
<system:String x:Key="Portal.Category.ComicBooks">Komiksy</system:String>
<system:String x:Key="Portal.Category.DigitalArt">Digitální Umění</system:String>
<system:String x:Key="Portal.Category.Dynamic">Dynamické</system:String>
<system:String x:Key="Portal.Category.EnchantedForests">Zakouzlené Lesy</system:String>
<system:String x:Key="Portal.Category.Fantasy">Fantazie</system:String>
<system:String x:Key="Portal.Category.FilmandTV">Film a Televize</system:String>
<system:String x:Key="Portal.Category.FoodandDrinks">Jídlo a Nápoje</system:String>
<system:String x:Key="Portal.Category.Galaxy">Galaxie</system:String>
<system:String x:Key="Portal.Category.Game">Hra</system:String>
<system:String x:Key="Portal.Category.GeometricPatterns">Geometrické Vzory</system:String>
<system:String x:Key="Portal.Category.HolidaysandSeasons">Svátky a Roční Období</system:String>
<system:String x:Key="Portal.Category.HorrorandHalloween">Horor a Halloween</system:String>
<system:String x:Key="Portal.Category.InspirationalQuotes">Inspirující Citáty</system:String>
<system:String x:Key="Portal.Category.KidsandCartoon">Děti a Kreslený Film</system:String>
<system:String x:Key="Portal.Category.Landscape">Krajina</system:String>
<system:String x:Key="Portal.Category.LineArt">Linková Grafika</system:String>
<system:String x:Key="Portal.Category.Medieval">Středověk</system:String>
<system:String x:Key="Portal.Category.Minimalist">Minimalistické</system:String>
<system:String x:Key="Portal.Category.Music">Hudba</system:String>
<system:String x:Key="Portal.Category.Nature">Příroda</system:String>
<system:String x:Key="Portal.Category.Nightscapes">Noční Krajiny</system:String>
<system:String x:Key="Portal.Category.PatternsandTextures">Vzory a Textury</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">Obloha</system:String>
<system:String x:Key="Portal.Category.Space">Vesmír</system:String>
<system:String x:Key="Portal.Category.Sports">Sport</system:String>
<system:String x:Key="Portal.Category.Superheroes">Superhrdinové</system:String>
<system:String x:Key="Portal.Category.System">Systém</system:String>
<system:String x:Key="Portal.Category.Tavern">Hostinec</system:String>
<system:String x:Key="Portal.Category.Technology">Technologie</system:String>
<system:String x:Key="Portal.Category.Temple">Chrámy</system:String>
<system:String x:Key="Portal.Category.Time">Čas</system:String>
<system:String x:Key="Portal.Category.UnderwaterandMarine">Pod Vodou a Mořské</system:String>
<system:String x:Key="Portal.Category.Vehicles">Vozidla</system:String>
<system:String x:Key="Portal.Category.Vintage">Retro</system:String>
<system:String x:Key="Portal.Category.War">Válka</system:String>
</ResourceDictionary>
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
<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">全部</system:String>
<system:String x:Key="Portal.Category.Abstract">抽象</system:String>
<system:String x:Key="Portal.Category.Ambience">环境</system:String>
<system:String x:Key="Portal.Category.Animals">动物</system:String>
<system:String x:Key="Portal.Category.Animation">动画</system:String>
<system:String x:Key="Portal.Category.Anime">动漫</system:String>
<system:String x:Key="Portal.Category.ArchitectureandBuildings">建筑与建筑物</system:String>
<system:String x:Key="Portal.Category.ArtandAbstract">艺术与抽象</system:String>
<system:String x:Key="Portal.Category.Artworks">艺术作品</system:String>
<system:String x:Key="Portal.Category.Bard">诗人</system:String>
<system:String x:Key="Portal.Category.BlackandWhite">黑白</system:String>
<system:String x:Key="Portal.Category.CartoonandComics">卡通与漫画</system:String>
<system:String x:Key="Portal.Category.CitiesandPlaces">城市与地点</system:String>
<system:String x:Key="Portal.Category.CloudsandSkies">云和天空</system:String>
<system:String x:Key="Portal.Category.ColorfulGradients">多彩渐变</system:String>
<system:String x:Key="Portal.Category.ComicBooks">漫画书</system:String>
<system:String x:Key="Portal.Category.DigitalArt">数字艺术</system:String>
<system:String x:Key="Portal.Category.Dynamic">动态</system:String>
<system:String x:Key="Portal.Category.EnchantedForests">仙境森林</system:String>
<system:String x:Key="Portal.Category.Fantasy">幻想</system:String>
<system:String x:Key="Portal.Category.FilmandTV">电影和电视</system:String>
<system:String x:Key="Portal.Category.FoodandDrinks">食品与饮料</system:String>
<system:String x:Key="Portal.Category.Galaxy">星系</system:String>
<system:String x:Key="Portal.Category.Game">游戏</system:String>
<system:String x:Key="Portal.Category.GeometricPatterns">几何图案</system:String>
<system:String x:Key="Portal.Category.HolidaysandSeasons">假期和季节</system:String>
<system:String x:Key="Portal.Category.HorrorandHalloween">恐怖和万圣节</system:String>
<system:String x:Key="Portal.Category.InspirationalQuotes">启发引用</system:String>
<system:String x:Key="Portal.Category.KidsandCartoon">儿童和卡通</system:String>
<system:String x:Key="Portal.Category.Landscape">风景</system:String>
<system:String x:Key="Portal.Category.LineArt">线条艺术</system:String>
<system:String x:Key="Portal.Category.Medieval">中世纪</system:String>
<system:String x:Key="Portal.Category.Minimalist">极简</system:String>
<system:String x:Key="Portal.Category.Music">音乐</system:String>
<system:String x:Key="Portal.Category.Nature">自然</system:String>
<system:String x:Key="Portal.Category.Nightscapes">夜景</system:String>
<system:String x:Key="Portal.Category.PatternsandTextures">图案和纹理</system:String>
<system:String x:Key="Portal.Category.Retro">复古</system:String>
<system:String x:Key="Portal.Category.RGB">RGB</system:String>
<system:String x:Key="Portal.Category.Sky">天空</system:String>
<system:String x:Key="Portal.Category.Space">太空</system:String>
<system:String x:Key="Portal.Category.Sports">体育</system:String>
<system:String x:Key="Portal.Category.Superheroes">超级英雄</system:String>
<system:String x:Key="Portal.Category.System">系统</system:String>
<system:String x:Key="Portal.Category.Tavern">酒馆</system:String>
<system:String x:Key="Portal.Category.Technology">技术</system:String>
<system:String x:Key="Portal.Category.Temple">寺庙</system:String>
<system:String x:Key="Portal.Category.Time">时间</system:String>
<system:String x:Key="Portal.Category.UnderwaterandMarine">水下和海洋</system:String>
<system:String x:Key="Portal.Category.Vehicles">车辆</system:String>
<system:String x:Key="Portal.Category.Vintage">复古</system:String>
<system:String x:Key="Portal.Category.War">战争</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">Nastavení zobrazení</system:String>
<system:String x:Key="Portal.DisplayPreferences.Close">Zavřít</system:String>

<system:String x:Key="Portal.DisplayPreferences.Expander">Režim roztažení</system:String>
<system:String x:Key="Portal.DisplayPreferences.Expander.Description">Způsob, jakým jsou tapety aplikovány na aktivní obrazovky.</system:String>

<system:String x:Key="Portal.DisplayPreferences.Screen">Pouze vybraný monitor</system:String>

<system:String x:Key="Portal.DisplayPreferences.Expand">Roztáhnout mezi monitory</system:String>

<system:String x:Key="Portal.DisplayPreferences.Expand.Monitor">Všechny monitory</system:String>

<system:String x:Key="Portal.DisplayPreferences.Expand.Hint">Vyberte režim roztažení mezi monitory</system:String>

<system:String x:Key="Portal.DisplayPreferences.Duplicate">Duplikovat stejný tapetový obraz na všech monitorech</system:String>

<system:String x:Key="Portal.DisplayPreferences.Duplicate.Hint">Vyberte režim duplikace stejného tapetu na všech monitorech</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">Nadpis</system:String>
<system:String x:Key="Portal.ExpanderCard.DescriptionText">Popis</system:String>

<system:String x:Key="Portal.ExpanderCard.ExpandUpTip">Sbalit</system:String>
<system:String x:Key="Portal.ExpanderCard.ExpandDownTip">Rozbalit</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">Název</system:String>
<system:String x:Key="Portal.LibraryCard.DescriptionText">Popis</system:String>

<system:String x:Key="Portal.LibraryCard.MoreTip">Více</system:String>
<system:String x:Key="Portal.LibraryCard.VersionTip">Aktualizujte Sucrose, aby bylo možné tuto šablonu použít</system:String>

<system:String x:Key="Portal.LibraryCard.MenuReview">Hodnocení</system:String>
<system:String x:Key="Portal.LibraryCard.MenuUse">Použít</system:String>
<system:String x:Key="Portal.LibraryCard.MenuPreview">Náhled</system:String>
<system:String x:Key="Portal.LibraryCard.MenuCustomize">Přizpůsobit</system:String>
<system:String x:Key="Portal.LibraryCard.MenuFind">Najít</system:String>
<system:String x:Key="Portal.LibraryCard.MenuShare">Sdílet</system:String>
<system:String x:Key="Portal.LibraryCard.MenuDelete">Smazat</system:String>
<system:String x:Key="Portal.LibraryCard.MenuEdit">Upravit</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">O aplikaci</system:String>
<system:String x:Key="Portal.OtherAbout.Close">Zavřít</system:String>

<system:String x:Key="Portal.OtherAbout.About">Ahoj, jsem Bayram Emekli, známý také pod uživatelským jménem Taiizor. Jsem vývojářem aplikace Sucrose Wallpaper Engine, která je zdarma a open source. Děkuji, že používáte mou vyvinutou aplikaci.</system:String>

<system:String x:Key="Portal.OtherAbout.Update">Verze: v{0}</system:String>
<system:String x:Key="Portal.OtherAbout.Update.Description">Poslední kontrola: {0}</system:String>

<system:String x:Key="Portal.OtherAbout.Update.Notes">Poznámky k aktualizaci</system:String>

<system:String x:Key="Portal.OtherAbout.Partners">Partneři</system:String>

<system:String x:Key="Portal.OtherAbout.Contributors">Přispěvatelé</system:String>

<system:String x:Key="Portal.OtherAbout.TermsOfService">Podmínky služby</system:String>

<system:String x:Key="Portal.OtherAbout.PrivacyPolicy">Zásady ochrany osobních údajů</system:String>

<system:String x:Key="Portal.OtherAbout.CodeOfConduct">Kodeks chování pro přispěvatele</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">Nápověda</system:String>
<system:String x:Key="Portal.OtherHelp.Close">Zavřít</system:String>

<system:String x:Key="Portal.OtherHelp.WebPage">Webová stránka</system:String>
<system:String x:Key="Portal.OtherHelp.WebPage.Description">Oficiální webová stránka Sucrose Wallpaper Engine</system:String>

<system:String x:Key="Portal.OtherHelp.Documentation">Dokumentace</system:String>
<system:String x:Key="Portal.OtherHelp.Documentation.Description">Oficiální dokumentace Sucrose Wallpaper Engine</system:String>

<system:String x:Key="Portal.OtherHelp.Repository">Zdrojový kód</system:String>
<system:String x:Key="Portal.OtherHelp.Repository.Description">Oficiální stránka se zdrojovým kódem Sucrose Wallpaper Engine</system:String>

<system:String x:Key="Portal.OtherHelp.Discussions">Diskuze</system:String>
<system:String x:Key="Portal.OtherHelp.Discussions.Description">Oficiální stránka pro diskuze ohledně Sucrose Wallpaper Engine</system:String>

<system:String x:Key="Portal.OtherHelp.Report">Nahlásit chybu</system:String>
<system:String x:Key="Portal.OtherHelp.Report.Description">Oficiální stránka pro hlášení chyb v 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">Přeskočit</system:String>
</ResourceDictionary>
Loading

0 comments on commit 9def121

Please sign in to comment.