Skip to content

Commit 3e260fa

Browse files
committed
Update languages
1 parent 9c40950 commit 3e260fa

6 files changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ To translate UniGetUI to other languages or to update an old translation, please
123123
| <img src='https://flagcdn.com/cz.svg' width=20> &nbsp; Czech - Čeština | 96% | [mlisko](https://github.com/mlisko), [panther7](https://github.com/panther7), [xtorlukas](https://github.com/xtorlukas) |
124124
| <img src='https://flagcdn.com/dk.svg' width=20> &nbsp; Danish - Dansk | 62% | [AAUCrisp](https://github.com/AAUCrisp), [mikkolukas](https://github.com/mikkolukas), [siewers](https://github.com/siewers), [yrjarv](https://github.com/yrjarv) |
125125
| <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), [Araxxas](https://github.com/Araxxas), [CanePlayz](https://github.com/CanePlayz), [Datacra5H](https://github.com/Datacra5H), [ebnater](https://github.com/ebnater), [martinwilco](https://github.com/martinwilco), [michaelmairegger](https://github.com/michaelmairegger), [Seeloewen](https://github.com/Seeloewen), [yrjarv](https://github.com/yrjarv) |
126-
| <img src='https://flagcdn.com/gr.svg' width=20> &nbsp; Greek - Ελληνικά | 83% | [antwnhsx](https://github.com/antwnhsx), [seijind](https://github.com/seijind), [thunderstrike116](https://github.com/thunderstrike116), [wobblerrrgg](https://github.com/wobblerrrgg) |
126+
| <img src='https://flagcdn.com/gr.svg' width=20> &nbsp; Greek - Ελληνικά | 86% | [antwnhsx](https://github.com/antwnhsx), [seijind](https://github.com/seijind), [thunderstrike116](https://github.com/thunderstrike116), [wobblerrrgg](https://github.com/wobblerrrgg) |
127127
| <img src='https://flagcdn.com/ee.svg' width=20> &nbsp; Estonian - Eesti | 51% | [artjom3729](https://github.com/artjom3729) |
128128
| <img src='https://flagcdn.com/gb.svg' width=20> &nbsp; English - English | 100% | [marticliment](https://github.com/marticliment), [ppvnf](https://github.com/ppvnf) |
129129
| <img src='https://flagcdn.com/es.svg' width=20> &nbsp; Spanish - Castellano | 100% | [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), [P10Designs](https://github.com/P10Designs), [rubnium](https://github.com/rubnium), [uKER](https://github.com/uKER) |
@@ -166,7 +166,7 @@ To translate UniGetUI to other languages or to update an old translation, please
166166
| <img src='https://flagcdn.com/cn.svg' width=20> &nbsp; Simplified Chinese (China) | 100% | Aaron Liu, adfnekc, [Ardenet](https://github.com/Ardenet), [arthurfsy2](https://github.com/arthurfsy2), [bai0012](https://github.com/bai0012), BUGP Association, ciaran, CnYeSheng, Cololi, [dongfengweixiao](https://github.com/dongfengweixiao), [enKl03B](https://github.com/enKl03B), [seanyu0](https://github.com/seanyu0), [Sigechaishijie](https://github.com/Sigechaishijie), [SpaceTimee](https://github.com/SpaceTimee), Yisme |
167167
| <img src='https://flagcdn.com/tw.svg' width=20> &nbsp; Traditional Chinese (Taiwan) | 100% | Aaron Liu, CnYeSheng, Cololi, [enKl03B](https://github.com/enKl03B), [Henryliu880922](https://github.com/Henryliu880922), [StarsShine11904](https://github.com/StarsShine11904), [yrctw](https://github.com/yrctw) |
168168

169-
Last updated: Fri Feb 28 00:13:37 2025
169+
Last updated: Fri Feb 28 23:29:16 2025
170170
<!-- END Autogenerated translations -->
171171

172172

UniGetUI.iss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
; Script generated by the Inno Setup Script Wizard.
22
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33

4-
#define MyAppVersion "3.1.7-beta1"
4+
#define MyAppVersion "3.1.7"
55
#define MyAppName "UniGetUI"
66
#define MyAppPublisher "Martí Climent"
77
#define MyAppURL "https://github.com/marticliment/UniGetUI"
@@ -14,7 +14,7 @@
1414
[Setup]
1515
; NOTE: The value of AppId uniquely identifies this application. Do not use the same AppId value in installers for other applications.
1616
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
17-
UninstallDisplayName="UniGetUI (PreRelease)"
17+
UninstallDisplayName="UniGetUI"
1818
AppId={{889610CC-4337-4BDB-AC3B-4F21806C0BDE}
1919
AppName={#MyAppName}
2020
AppVersion={#MyAppVersion}

scripts/BuildNumber

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
81
1+
82

src/SharedAssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
[assembly: AssemblyCopyright("2025, Martí Climent")]
99
[assembly: AssemblyVersion("3.1.7.0")]
1010
[assembly: AssemblyFileVersion("3.1.7.0")]
11-
[assembly: AssemblyInformationalVersion("3.1.7-beta1")]
11+
[assembly: AssemblyInformationalVersion("3.1.7")]
1212
[assembly: SupportedOSPlatform("windows10.0.19041")]

src/UniGetUI.Core.Data/CoreData.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System.Diagnostics;
1+
using System.Diagnostics;
22
using System.Net;
33
using System.Text.Json;
44
using System.Text.Json.Serialization.Metadata;
@@ -10,8 +10,8 @@ public static class CoreData
1010
{
1111
private static int? __code_page;
1212
public static int CODE_PAGE { get => __code_page ??= GetCodePage(); }
13-
public const string VersionName = "3.1.7-beta1"; // Do not modify this line, use file scripts/apply_versions.py
14-
public const int BuildNumber = 81; // Do not modify this line, use file scripts/apply_versions.py
13+
public const string VersionName = "3.1.7"; // Do not modify this line, use file scripts/apply_versions.py
14+
public const int BuildNumber = 82; // Do not modify this line, use file scripts/apply_versions.py
1515

1616
public const string UserAgentString = $"UniGetUI/{VersionName} (https://marticliment.com/unigetui/; contact@marticliment.com)";
1717

src/UniGetUI.Core.LanguageEngine/Assets/Languages/lang_es.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"Clear the local icon cache": "Borrar el caché de iconos local",
122122
"Clearing Scoop cache - WingetUI": "Limpiando caché de Scoop - UniGetUI",
123123
"Clearing Scoop cache...": "Limpiando caché de Scoop...",
124-
"Click here for more details": "Clique aquí para más detalles",
124+
"Click here for more details": "Haga click aquí para más detalles",
125125
"Click on Install to begin the installation process. If you skip the installation, UniGetUI may not work as expected.": "Haz click en Instalar para iniciar el proceso de instalación. Si te saltas el proceso de instalación, puede que UniGetUI no funcione como se espera",
126126
"Close": "Cerrar",
127127
"Close WingetUI to the notification area": "Cerrar UniGetUI al área de notificaciones",

0 commit comments

Comments
 (0)