Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
marticliment committed Sep 15, 2024
1 parent 05ff247 commit baeb27d
Show file tree
Hide file tree
Showing 7 changed files with 39 additions and 38 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ To translate UniGetUI to other languages or to update an old translation, please
| <img src='https://flagcdn.com/dk.svg' width=20> &nbsp; Danish - Dansk | 74% | [AAUCrisp](https://github.com/AAUCrisp), [mikkolukas](https://github.com/mikkolukas), [yrjarv](https://github.com/yrjarv) |
| <img src='https://flagcdn.com/de.svg' width=20> &nbsp; German - Deutsch | 100% | [1270o1](https://github.com/1270o1), [alxhu-dev](https://github.com/alxhu-dev), [CanePlayz](https://github.com/CanePlayz), [Datacra5H](https://github.com/Datacra5H), [ebnater](https://github.com/ebnater), [michaelmairegger](https://github.com/michaelmairegger), [Seeloewen](https://github.com/Seeloewen), [yrjarv](https://github.com/yrjarv) |
| <img src='https://flagcdn.com/gr.svg' width=20> &nbsp; Greek - Ελληνικά | 97% | [antwnhsx](https://github.com/antwnhsx), [thunderstrike116](https://github.com/thunderstrike116), [wobblerrrgg](https://github.com/wobblerrrgg) |
| <img src='https://flagcdn.com/ee.svg' width=20> &nbsp; Estonian - Eesti | 18% | [artjom3729](https://github.com/artjom3729) |
| <img src='https://flagcdn.com/ee.svg' width=20> &nbsp; Estonian - Eesti | 31% | [artjom3729](https://github.com/artjom3729) |
| <img src='https://flagcdn.com/gb.svg' width=20> &nbsp; English - English | 100% | [marticliment](https://github.com/marticliment), [ppvnf](https://github.com/ppvnf) |
| <img src='https://flagcdn.com/es.svg' width=20> &nbsp; Spanish - Castellano | 98% | [apazga](https://github.com/apazga), [dalbitresb12](https://github.com/dalbitresb12), [evaneliasyoung](https://github.com/evaneliasyoung), [guplem](https://github.com/guplem), [JMoreno97](https://github.com/JMoreno97), [marticliment](https://github.com/marticliment), [rubnium](https://github.com/rubnium), [uKER](https://github.com/uKER) |
| <img src='https://flagcdn.com/ir.svg' width=20> &nbsp; Persian - فارسی‎ | 86% | [Imorate](https://github.com/Imorate), [itsarian](https://github.com/itsarian), [Mahdi-Hazrati](https://github.com/Mahdi-Hazrati), [moon24-s](https://github.com/moon24-s), [smsi2001](https://github.com/smsi2001) |
Expand Down Expand Up @@ -164,7 +164,7 @@ To translate UniGetUI to other languages or to update an old translation, please
| <img src='https://flagcdn.com/cn.svg' width=20> &nbsp; Simplified Chinese (China) | 100% | Aaron Liu, adfnekc, [arthurfsy2](https://github.com/arthurfsy2), [bai0012](https://github.com/bai0012), BUGP Association, ciaran, CnYeSheng, Cololi, [dongfengweixiao](https://github.com/dongfengweixiao), [FloatStream](https://github.com/FloatStream), [seanyu0](https://github.com/seanyu0), [Sigechaishijie](https://github.com/Sigechaishijie), [SpaceTimee](https://github.com/SpaceTimee), Yisme |
| <img src='https://flagcdn.com/tw.svg' width=20> &nbsp; Traditional Chinese (Taiwan) | 99% | Aaron Liu, CnYeSheng, Cololi, [Henryliu880922](https://github.com/Henryliu880922), [yrctw](https://github.com/yrctw) |

Last updated: Sat Sep 14 00:12:07 2024
Last updated: Sun Sep 15 19:04:08 2024
<!-- END Autogenerated translations -->


Expand Down
2 changes: 1 addition & 1 deletion UniGetUI.iss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
; Script generated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!

#define MyAppVersion "3.1.2-beta1"
#define MyAppVersion "3.1.2-beta2"
#define MyAppName "UniGetUI (formerly WingetUI)"
#define MyAppPublisher "Martí Climent"
#define MyAppURL "https://github.com/marticliment/UniGetUI"
Expand Down
2 changes: 1 addition & 1 deletion src/SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
[assembly: AssemblyCopyright("2024, Martí Climent")]
[assembly: AssemblyVersion("3.1.2.0")]
[assembly: AssemblyFileVersion("3.1.2.0")]
[assembly: AssemblyInformationalVersion("3.1.2-beta1")]
[assembly: AssemblyInformationalVersion("3.1.2-beta2")]
[assembly: SupportedOSPlatform("windows10.0.19041")]
21 changes: 11 additions & 10 deletions src/UniGetUI.Core.Data/Assets/Data/Contributors.list
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,24 @@ adripo
mapi68
MisterEvans78
CoolSpy3
Schtenk
rumplin
turw41th
uKER
sklart
SpaceTimee
KimCM
joguarino
sitiom
mvaneijken
elliot-100
candrapersada
BastianKamp
adfnekc
vedantmgoyal9
dave-sc
mvaneijken
sitiom
joguarino
KimCM
aaronliu0130
dave-sc
wilt00
vedantmgoyal9
adfnekc
BastianKamp
candrapersada
tomasz1986
vsilvar
yrjarv
Expand All @@ -49,7 +51,6 @@ MSDNicrosoft
ImgBotApp
eltociear
HorridModz
Schtenk
Carterpersall
ArtyomZabroda
neoOpus
Expand Down
4 changes: 2 additions & 2 deletions src/UniGetUI.Core.Data/CoreData.cs
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ private static int GetCodePage()
}
}

public const string VersionName = "3.1.2-beta1"; // Do not modify this line, use file scripts/apply_versions.py
public const double VersionNumber = 3.1191; // Do not modify this line, use file scripts/apply_versions.py
public const string VersionName = "3.1.2-beta2"; // Do not modify this line, use file scripts/apply_versions.py
public const double VersionNumber = 3.1192; // Do not modify this line, use file scripts/apply_versions.py

public const string UserAgentString = $"UniGetUI/{VersionName} (https://marticliment.com/unigetui/; [email protected])";

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"da": "74%",
"el": "97%",
"es": "98%",
"et": "31%",
"et": "34%",
"fa": "86%",
"fi": "51%",
"gu": "10%",
Expand Down
42 changes: 21 additions & 21 deletions src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_et.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
"Install the latest prerelease version" : null,
"Install updates automatically" : "Paigalda uuendusi automaatselt",
"Installation canceled by the user!" : "Paigaldamine tühistatud kasutaja poolt!",
"Installation failed" : null,
"Installation failed" : "Paigaldamine ebaõnnestus",
"Installation options" : null,
"Installation scope:" : null,
"Installation succeeded" : null,
Expand Down Expand Up @@ -294,11 +294,11 @@
"NuPkg (zipped manifest)" : null,
"OK" : null,
"Ok" : null,
"Open" : null,
"Open GitHub" : null,
"Open WingetUI" : null,
"Open backup location" : null,
"Open existing bundle" : null,
"Open" : "Ava",
"Open GitHub" : "Ava GitHub",
"Open WingetUI" : "Ava WingetUI",
"Open backup location" : "Ava varukoopiate asukoht",
"Open existing bundle" : "Ava olemasolev kimp",
"Open the welcome wizard" : null,
"Operation canceled by user" : null,
"Operation cancelled" : null,
Expand Down Expand Up @@ -348,7 +348,7 @@
"Release notes:" : null,
"Reload" : null,
"Reload log" : null,
"Removal failed" : null,
"Removal failed" : "Eemaldamine ebaõnnestus",
"Removal succeeded" : null,
"Remove from list" : null,
"Remove permanent data" : null,
Expand Down Expand Up @@ -417,9 +417,9 @@
"Share this package" : null,
"Show UniGetUI on the system tray" : "Näita UniGetUI tegumiribal",
"Show WingetUI" : null,
"Show a notification when an installation fails" : null,
"Show a notification when an installation fails" : "Näita teavitus, kui paigaldamine ebaõnnestub",
"Show a notification when an installation finishes successfully" : null,
"Show a notification when an operation fails" : null,
"Show a notification when an operation fails" : "Näita teavitus, kui operatsioon ebaõnnestub",
"Show a notification when an operation finishes successfully" : null,
"Show a notification when there are available updates" : null,
"Show a silent notification when an operation is running" : null,
Expand All @@ -441,9 +441,9 @@
"Something went wrong" : null,
"Source" : "Allikas",
"Source URL:" : "Allika URL:",
"Source addition failed" : "Ei saanud lisada allikat",
"Source addition failed" : "Allika lisamine ebaõnnestus",
"Source name:" : "Allika nimetus:",
"Source removal failed" : "Ei saanud kustutada allikat",
"Source removal failed" : "Allika kustutamine ebaõnnestus",
"Source:" : "Allikas:",
"Sources" : "Allikad:",
"Start" : null,
Expand Down Expand Up @@ -513,7 +513,7 @@
"Uninstall and remove data" : null,
"Uninstall as administrator" : null,
"Uninstall canceled by the user!" : "Desinstallimine tühistatud kasutaja poolt!",
"Uninstall failed" : null,
"Uninstall failed" : "Desinstallimine ebaõnnestus",
"Uninstall package" : null,
"Uninstall package, then reinstall it" : null,
"Uninstall package, then update it" : null,
Expand All @@ -528,7 +528,7 @@
"Update all" : "Uuenda kõik",
"Update as administrator" : null,
"Update date" : null,
"Update failed" : "Ei saanud uuendada",
"Update failed" : "Uuendamine ebaõnnestus",
"Update found!" : "Uuendus leitud!",
"Update now" : "Uuenda praegu",
"Update package indexes on launch" : null,
Expand Down Expand Up @@ -582,7 +582,7 @@
"WingetUI" : null,
"WingetUI - Everything is up to date" : "WingetUI - kõik on ajakohane",
"WingetUI - {0} updates are available" : null,
"WingetUI - {0} {1}" : null,
"WingetUI - {0} {1}" : "WingetUI - {0} {1}",
"WingetUI Homepage" : null,
"WingetUI Homepage - Share this link!" : null,
"WingetUI License" : null,
Expand Down Expand Up @@ -614,7 +614,7 @@
"WingetUI wouldn't have been possible without the help of the contributors. Thank you all \uD83E\uDD73" : null,
"WingetUI {0} is ready to be installed." : null,
"Yes" : null,
"You have currently version {0} installed" : null,
"You have currently version {0} installed" : "Praegune rakenduse versioon on {0}",
"You have installed WingetUI Version {0}" : null,
"You may need to install {pm} in order to use it with WingetUI." : null,
"You may restart your computer later if you wish" : null,
Expand Down Expand Up @@ -642,7 +642,7 @@
"{0} can be updated" : "{0} saab uuendada",
"{0} can be updated to version {1}" : "{0} saab uuendada versioonini {1}",
"{0} days" : null,
"{0} failed" : null,
"{0} failed" : "{0} ebaõnnestus",
"{0} homepage" : null,
"{0} hours" : null,
"{0} installation" : null,
Expand All @@ -660,17 +660,17 @@
"{0} update" : null,
"{0} updates are available" : null,
"{0} was {1} successfully!" : null,
"{0} {1} failed" : null,
"{0} {1} failed" : "{0} {1} ebaõnnestus",
"{package} Installation" : null,
"{package} Uninstall" : null,
"{package} Update" : null,
"{package} could not be installed" : null,
"{package} could not be uninstalled" : null,
"{package} could not be updated" : null,
"{package} installation failed" : null,
"{package} uninstall failed" : null,
"{package} update failed" : null,
"{package} update failed. Click here for more details." : null,
"{package} installation failed" : "{package} paigaldamine ebaõnnestus",
"{package} uninstall failed" : "{package} desinstallimine ebaõnnestus",
"{package} update failed" : "{package} uuendamine ebaõnnestus",
"{package} update failed. Click here for more details." : "{package} uuendamine ebaõnnestus. Klõpsake siin, et saada rohkem informatsiooni.",
"{package} was installed successfully" : null,
"{package} was uninstalled successfully" : null,
"{package} was updated successfully" : null,
Expand Down

0 comments on commit baeb27d

Please sign in to comment.