Skip to content

Commit

Permalink
chore: regenerate l10n files
Browse files Browse the repository at this point in the history
  • Loading branch information
d-loose committed Jan 31, 2025
1 parent cefae0c commit 91eda10
Show file tree
Hide file tree
Showing 39 changed files with 39 additions and 39 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ abstract class UbuntuBootstrapLocalizations {
/// No description provided for @rstDescription.
///
/// In en, this message translates to:
/// **'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing {DISTRO}.'**
/// **'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing {DISTRO} - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing {DISTRO}.'**
String rstDescription(String DISTRO);

/// No description provided for @rstInstructions.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsAm extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsBg extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsBn extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsBo extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsBs extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsCy extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsDz extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsEl extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsEn extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsEt extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsGl extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsGu extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsHi extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsHr extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsIs extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsKa extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsKk extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsKm extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsKn extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsKu extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsLo extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsLv extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsMk extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsMr extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsMy extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsNe extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsNn extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsPa extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsRo extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsSe extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsSl extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsSq extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsTa extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsTe extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ class UbuntuBootstrapLocalizationsTg extends UbuntuBootstrapLocalizations {

@override
String rstDescription(String DISTRO) {
return 'This computer uses Intel RST (Rapid Storage Technology). You need to turn off RST in Windows before installing $DISTRO.';
return 'This computer uses Intel RST (Rapid Storage Technology). On dual boot systems, you can turn off RST in Windows before installing $DISTRO - otherwise, please boot into your system\'s BIOS setup and disable RST there before installing $DISTRO.';
}

@override
Expand Down
Loading

0 comments on commit 91eda10

Please sign in to comment.