Skip to content

Commit a78ab49

Browse files
authored
Bumping version to: v2.6.3 (#2135)
1 parent 9f5c2bb commit a78ab49

File tree

26 files changed

+82
-1
lines changed

26 files changed

+82
-1
lines changed

archinstall/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
_: Any
4040

4141

42-
__version__ = "2.6.2"
42+
__version__ = "2.6.3"
4343
storage['__version__'] = __version__
4444

4545

archinstall/locales/ar/LC_MESSAGES/base.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1151,3 +1151,6 @@ msgid ""
11511151
"\n"
11521152
"Choose an option to give Hyprland access to your hardware"
11531153
msgstr ""
1154+
1155+
msgid "All entered values can be suffixed with a unit: %, B, KB, KiB, MB, MiB..."
1156+
msgstr ""

archinstall/locales/base.pot

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1229,3 +1229,7 @@ msgid ""
12291229
"\n"
12301230
"Choose an option to give Hyprland access to your hardware"
12311231
msgstr ""
1232+
1233+
msgid ""
1234+
"All entered values can be suffixed with a unit: %, B, KB, KiB, MB, MiB..."
1235+
msgstr ""

archinstall/locales/cs/LC_MESSAGES/base.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1247,3 +1247,6 @@ msgid ""
12471247
"\n"
12481248
"Choose an option to give Hyprland access to your hardware"
12491249
msgstr ""
1250+
1251+
msgid "All entered values can be suffixed with a unit: %, B, KB, KiB, MB, MiB..."
1252+
msgstr ""

archinstall/locales/de/LC_MESSAGES/base.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1215,3 +1215,6 @@ msgstr ""
12151215
"\n"
12161216
"\n"
12171217
"Option auswählen, um Sway Zugriff auf deine Hardware zu geben"
1218+
1219+
msgid "All entered values can be suffixed with a unit: %, B, KB, KiB, MB, MiB..."
1220+
msgstr ""

archinstall/locales/el/LC_MESSAGES/base.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1254,3 +1254,6 @@ msgid ""
12541254
"\n"
12551255
"Choose an option to give Hyprland access to your hardware"
12561256
msgstr ""
1257+
1258+
msgid "All entered values can be suffixed with a unit: %, B, KB, KiB, MB, MiB..."
1259+
msgstr ""

archinstall/locales/en/LC_MESSAGES/base.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1139,3 +1139,6 @@ msgid ""
11391139
"\n"
11401140
"Choose an option to give Hyprland access to your hardware"
11411141
msgstr ""
1142+
1143+
msgid "All entered values can be suffixed with a unit: %, B, KB, KiB, MB, MiB..."
1144+
msgstr ""

archinstall/locales/es/LC_MESSAGES/base.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1267,6 +1267,10 @@ msgstr ""
12671267
"\n"
12681268
"Elija una opción para darle a Sway acceso a su hardware"
12691269

1270+
#, fuzzy
1271+
msgid "All entered values can be suffixed with a unit: %, B, KB, KiB, MB, MiB..."
1272+
msgstr "Todos los valores ingresados pueden tener una unidad como sufijo: B, KB, KiB, MB, MiB ..."
1273+
12701274
#~ msgid "Add :"
12711275
#~ msgstr "Añadir :"
12721276

archinstall/locales/et/LC_MESSAGES/base.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1232,3 +1232,6 @@ msgstr ""
12321232
"\n"
12331233
"\n"
12341234
"Valige valik, et anda Sway'le juurdepääs teie riistvarale"
1235+
1236+
msgid "All entered values can be suffixed with a unit: %, B, KB, KiB, MB, MiB..."
1237+
msgstr ""

archinstall/locales/id/LC_MESSAGES/base.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1253,3 +1253,6 @@ msgid ""
12531253
"\n"
12541254
"Choose an option to give Hyprland access to your hardware"
12551255
msgstr ""
1256+
1257+
msgid "All entered values can be suffixed with a unit: %, B, KB, KiB, MB, MiB..."
1258+
msgstr ""

0 commit comments

Comments
 (0)