Skip to content

Commit

Permalink
chore: regenerating translations
Browse files Browse the repository at this point in the history
  • Loading branch information
sminez committed Jan 30, 2025
1 parent 53e671a commit b631405
Show file tree
Hide file tree
Showing 17 changed files with 400 additions and 380 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ class FactoryResetToolsLocalizationsEt extends FactoryResetToolsLocalizations {
String get failed => 'Failed to run command';

@override
String get close => 'Close';
String get close => 'Sulge';

@override
String get ok => 'OK';
String get ok => 'Sobib';
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,31 +15,31 @@ class UbuntuBootstrapLocalizationsDe extends UbuntuBootstrapLocalizations {
}

@override
String get autoinstallDirectTitle => 'Automated installation';
String get autoinstallDirectTitle => 'Automatisierte Installation';

@override
String get autoinstallDirectHeader => 'Import autoinstall file';
String get autoinstallDirectHeader => 'Autoinstall-Datei importieren';

@override
String get autoinstallDirectUrlLabel => 'You can enter the URL of an autoinstall file:';
String get autoinstallDirectUrlLabel => 'Sie können die URL einer autoinstall-Datei eingeben:';

@override
String get autoinstallDirectFileLabel => 'Or select a local file:';
String get autoinstallDirectFileLabel => 'Oder wählen Sie eine lokale Datei aus:';

@override
String get autoinstallDirectFileButtonLabel => 'Select file...';
String get autoinstallDirectFileButtonLabel => 'Datei auswählen...';

@override
String get autoinstallDirectFileClearButtonLabel => 'Clear file';

@override
String get autoinstallDirectFilePickerTitle => 'Choose file';
String get autoinstallDirectFilePickerTitle => 'Datei auswählen';

@override
String get autoinstallDirectFilePickerFilterLabel => 'YAML files';
String get autoinstallDirectFilePickerFilterLabel => 'YAML-Dateien';

@override
String get autoinstallDirectImportButtonLabel => 'Import';
String get autoinstallDirectImportButtonLabel => 'Importieren';

@override
String get autoinstallDirectErrorNetworkTitle => 'Autoinstall file is not reachable';
Expand Down Expand Up @@ -343,7 +343,7 @@ class UbuntuBootstrapLocalizationsDe extends UbuntuBootstrapLocalizations {
}

@override
String get installationTypeEraseInfo => 'Auf der von Ihnen ausgewählten Festplatte von vorne beginnen.';
String get installationTypeEraseInfo => 'Alle Daten und Partitionen auf der Festplatte, einschließlich der Betriebssysteme, werden gelöscht.';

@override
String get installationTypeAdvancedLabel => 'Erweiterte Funktionen ...';
Expand Down Expand Up @@ -420,7 +420,7 @@ class UbuntuBootstrapLocalizationsDe extends UbuntuBootstrapLocalizations {

@override
String installationTypeAlongsideMulti(String product) {
return '$product neben diesen installieren';
return '$product neben bestehenden Betriebssystemen installieren';
}

@override
Expand All @@ -430,17 +430,17 @@ class UbuntuBootstrapLocalizationsDe extends UbuntuBootstrapLocalizations {

@override
String installationTypeAlongsideInfo(String product) {
return 'Dokumente, Musik und andere persönliche Dateien bleiben erhalten. Sie können bei jedem Start des Computers auswählen, welches Betriebssystem Sie verwenden möchten.';
return 'Wählen Sie eine Partition zur Größenänderung aus, um Platz für $product zu schaffen. Sie können Ihr Betriebssystem beim Hochfahren auswählen.';
}

@override
String installationTypeEraseAndInstall(String os, String product) {
return 'Erase $os and install $product';
return '$os löschen und $product installieren';
}

@override
String installationTypeEraseAndInstallInfo(String os) {
return 'All files and data from the existing $os installation will be permanently deleted.';
return 'Alle Dateien und Daten der bestehenden Installation von $os werden endgültig gelöscht.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,58 +15,58 @@ class UbuntuBootstrapLocalizationsEo extends UbuntuBootstrapLocalizations {
}

@override
String get autoinstallDirectTitle => 'Automated installation';
String get autoinstallDirectTitle => 'Aŭtomata instalado';

@override
String get autoinstallDirectHeader => 'Import autoinstall file';
String get autoinstallDirectHeader => 'Enporti dosieron de aŭtomata instalado';

@override
String get autoinstallDirectUrlLabel => 'You can enter the URL of an autoinstall file:';
String get autoinstallDirectUrlLabel => 'Vi povas tajpi la retadreson de dosiero de aŭtomata instalado:';

@override
String get autoinstallDirectFileLabel => 'Or select a local file:';
String get autoinstallDirectFileLabel => 'Aŭ elekti lokan dosieron:';

@override
String get autoinstallDirectFileButtonLabel => 'Select file...';
String get autoinstallDirectFileButtonLabel => 'Elekti dosieron…';

@override
String get autoinstallDirectFileClearButtonLabel => 'Clear file';
String get autoinstallDirectFileClearButtonLabel => 'Forviŝi dosieron';

@override
String get autoinstallDirectFilePickerTitle => 'Choose file';
String get autoinstallDirectFilePickerTitle => 'Elekti dosieron';

@override
String get autoinstallDirectFilePickerFilterLabel => 'YAML files';
String get autoinstallDirectFilePickerFilterLabel => 'YAML-dosieroj';

@override
String get autoinstallDirectImportButtonLabel => 'Import';
String get autoinstallDirectImportButtonLabel => 'Enporti';

@override
String get autoinstallDirectErrorNetworkTitle => 'Autoinstall file is not reachable';
String get autoinstallDirectErrorNetworkTitle => 'Ne povas atingi dosieron de aŭtomata instalado';

@override
String get autoinstallDirectErrorNetworkBody => 'Check the URL is correct, test your internet connection, or try later.';
String get autoinstallDirectErrorNetworkBody => 'Kontrolu, ĉu la retadreso estas ĝusta, aŭ testu vian Interretan konekton, aŭ reprovu poste.';

@override
String get autoinstallDirectErrorInvalidUrlTitle => 'Invalid URL';
String get autoinstallDirectErrorInvalidUrlTitle => 'Nevalida retadreso';

@override
String get autoinstallDirectErrorInvalidUrlBody => 'Check the URL is correct or select a local file.';
String get autoinstallDirectErrorInvalidUrlBody => 'Kontrolu, ĉu la retadreso estas ĝusta, aŭ elektu lokan dosieron.';

@override
String get autoinstallDirectErrorInvalidContentTitle => 'Invalid autoinstall file';
String get autoinstallDirectErrorInvalidContentTitle => 'Nevalida dosiero por aŭtomata instalado';

@override
String get autoinstallDirectErrorInvalidContentBody => 'Check the file or provide a different one.';
String get autoinstallDirectErrorInvalidContentBody => 'Kontrolu la dosieron, aŭ elektu alian.';

@override
String get autoinstallDirectErrorFileSystemTitle => 'Autoinstall file is not readable';
String get autoinstallDirectErrorFileSystemTitle => 'Ne povas legi dosieron por aŭtomata instalado';

@override
String get autoinstallDirectErrorFileSystemBody => 'Check your permissions or provide a different file.';
String get autoinstallDirectErrorFileSystemBody => 'Kontrolu la permesojn, aŭ provizu alian dosieron.';

@override
String get autoinstallDirectErrorUnkownTitle => 'Unknown error';
String get autoinstallDirectErrorUnkownTitle => 'Nekonata eraro';

@override
String get autoinstallTitle => 'Speco de instalado';
Expand All @@ -86,10 +86,10 @@ class UbuntuBootstrapLocalizationsEo extends UbuntuBootstrapLocalizations {
String get autoinstallInteractiveDescription => 'Por tiuj uzantoj, kiuj volas esti gvidataj paŝon post paŝo tra la instalado.';

@override
String get autoinstallDirectOption => 'Automated with autoinstall file';
String get autoinstallDirectOption => 'Aŭtomatigita per dosiero de aŭtomata instalado';

@override
String get autoinstallDirectDescription => 'For advanced users who have an autoinstall.yaml for consistent and repeatable system setups.';
String get autoinstallDirectDescription => 'Por tiuj spertuloj, kiuj havas dosieron autoinstall.yaml por kohera kaj ripetebla sistemo-starigo.';

@override
String get autoinstallLandscapeOption => 'Automated with Landscape';
Expand Down Expand Up @@ -343,7 +343,7 @@ class UbuntuBootstrapLocalizationsEo extends UbuntuBootstrapLocalizations {
}

@override
String get installationTypeEraseInfo => 'Komencu denule forviŝinte vian elektitan diskon.';
String get installationTypeEraseInfo => 'Ĉiuj datenoj kaj subdiskoj sur la disko estas forviŝotaj, inkluzive de mastrumaj sistemoj.';

@override
String get installationTypeAdvancedLabel => 'Funkcioj por spertuloj…';
Expand Down Expand Up @@ -420,7 +420,7 @@ class UbuntuBootstrapLocalizationsEo extends UbuntuBootstrapLocalizations {

@override
String installationTypeAlongsideMulti(String product) {
return 'Instali $product apud ili';
return 'Instali $product apud ekzistantaj mastrumaj sistemoj';
}

@override
Expand All @@ -430,17 +430,17 @@ class UbuntuBootstrapLocalizationsEo extends UbuntuBootstrapLocalizations {

@override
String installationTypeAlongsideInfo(String product) {
return 'Dokumentoj, muziko kaj aliaj personaj dosieroj estas konservotaj. Vi povos elekti tiun mastruman sistemon, kiun vi volas, kiam la komputilo startas.';
return 'Elektu la subdiskon, kies grando estas ŝanĝota, kreonte spacon por $product. Vi povos elekti tiun mastruman sistemon, kiun vi volas, kiam la komputilo startas.';
}

@override
String installationTypeEraseAndInstall(String os, String product) {
return 'Erase $os and install $product';
return 'Forviŝi $os kaj instali $product';
}

@override
String installationTypeEraseAndInstallInfo(String os) {
return 'All files and data from the existing $os installation will be permanently deleted.';
return 'Ĉiuj dosieroj kaj datenoj en la ekzistanta instalo de $os estas nemalfareble forviŝotaj.';
}

@override
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,58 +15,58 @@ class UbuntuBootstrapLocalizationsGa extends UbuntuBootstrapLocalizations {
}

@override
String get autoinstallDirectTitle => 'Automated installation';
String get autoinstallDirectTitle => 'Suiteáil uathoibrithe';

@override
String get autoinstallDirectHeader => 'Import autoinstall file';
String get autoinstallDirectHeader => 'Iompórtáil comhad a shuiteáil uathoibríoch';

@override
String get autoinstallDirectUrlLabel => 'You can enter the URL of an autoinstall file:';
String get autoinstallDirectUrlLabel => 'Is féidir leat URL an chomhaid uathshuiteála a chur isteach:';

@override
String get autoinstallDirectFileLabel => 'Or select a local file:';
String get autoinstallDirectFileLabel => 'Nó roghnaigh comhad áitiúil:';

@override
String get autoinstallDirectFileButtonLabel => 'Select file...';
String get autoinstallDirectFileButtonLabel => 'Roghnaigh comhad...';

@override
String get autoinstallDirectFileClearButtonLabel => 'Clear file';
String get autoinstallDirectFileClearButtonLabel => 'Glan an comhad';

@override
String get autoinstallDirectFilePickerTitle => 'Choose file';
String get autoinstallDirectFilePickerTitle => 'Roghnaigh comhad';

@override
String get autoinstallDirectFilePickerFilterLabel => 'YAML files';
String get autoinstallDirectFilePickerFilterLabel => 'Comhaid YAML';

@override
String get autoinstallDirectImportButtonLabel => 'Import';
String get autoinstallDirectImportButtonLabel => 'Iompórtáil';

@override
String get autoinstallDirectErrorNetworkTitle => 'Autoinstall file is not reachable';
String get autoinstallDirectErrorNetworkTitle => 'Níl an comhad uathshuiteála inrochtana';

@override
String get autoinstallDirectErrorNetworkBody => 'Check the URL is correct, test your internet connection, or try later.';
String get autoinstallDirectErrorNetworkBody => 'Seiceáil go bhfuil an URL i gceart, déan do nasc idirlín a thástáil, nó bain triail eile as ar ball.';

@override
String get autoinstallDirectErrorInvalidUrlTitle => 'Invalid URL';
String get autoinstallDirectErrorInvalidUrlTitle => 'URL neamhbhailí';

@override
String get autoinstallDirectErrorInvalidUrlBody => 'Check the URL is correct or select a local file.';
String get autoinstallDirectErrorInvalidUrlBody => 'Seiceáil go bhfuil an URL ceart nó roghnaigh comhad áitiúil.';

@override
String get autoinstallDirectErrorInvalidContentTitle => 'Invalid autoinstall file';
String get autoinstallDirectErrorInvalidContentTitle => 'Comhad uathshuiteála neamhbhailí';

@override
String get autoinstallDirectErrorInvalidContentBody => 'Check the file or provide a different one.';
String get autoinstallDirectErrorInvalidContentBody => 'Seiceáil an comhad nó cuir ceann eile ar fáil.';

@override
String get autoinstallDirectErrorFileSystemTitle => 'Autoinstall file is not readable';
String get autoinstallDirectErrorFileSystemTitle => 'Níl an comhad uathshuiteála inléite';

@override
String get autoinstallDirectErrorFileSystemBody => 'Check your permissions or provide a different file.';
String get autoinstallDirectErrorFileSystemBody => 'Seiceáil do cheadanna nó cuir comhad eile ar fáil.';

@override
String get autoinstallDirectErrorUnkownTitle => 'Unknown error';
String get autoinstallDirectErrorUnkownTitle => 'Earráid anaithnid';

@override
String get autoinstallTitle => 'Cineál suiteála';
Expand All @@ -86,10 +86,10 @@ class UbuntuBootstrapLocalizationsGa extends UbuntuBootstrapLocalizations {
String get autoinstallInteractiveDescription => 'D\'úsáideoirí ar mian leo a bheith treoraithe céim ar chéim tríd an tsuiteáil.';

@override
String get autoinstallDirectOption => 'Automated with autoinstall file';
String get autoinstallDirectOption => 'Uathoibríoch le comhad uathshuiteála';

@override
String get autoinstallDirectDescription => 'For advanced users who have an autoinstall.yaml for consistent and repeatable system setups.';
String get autoinstallDirectDescription => 'Le haghaidh úsáideoirí ardleibhéil a bhfuil autoinstall.yaml le haghaidh socruithe córais comhsheasmhach agus in-athdhéanta.';

@override
String get autoinstallLandscapeOption => 'Automated with Landscape';
Expand Down Expand Up @@ -343,7 +343,7 @@ class UbuntuBootstrapLocalizationsGa extends UbuntuBootstrapLocalizations {
}

@override
String get installationTypeEraseInfo => 'Tosaigh ón tús ar do dhiosca roghnaithe.';
String get installationTypeEraseInfo => 'Scriosfar na sonraí agus na landairí go léir ar an diosca, lena n-áirítear córais oibriúcháin.';

@override
String get installationTypeAdvancedLabel => 'Gnéithe casta...';
Expand Down Expand Up @@ -420,7 +420,7 @@ class UbuntuBootstrapLocalizationsGa extends UbuntuBootstrapLocalizations {

@override
String installationTypeAlongsideMulti(String product) {
return 'Suiteáil $product in éineacht leo';
return 'Suiteáil $product taobh le córais oibriúcháin atá ann cheana';
}

@override
Expand All @@ -430,17 +430,17 @@ class UbuntuBootstrapLocalizationsGa extends UbuntuBootstrapLocalizations {

@override
String installationTypeAlongsideInfo(String product) {
return 'Is féidir leat a roghnú do chóras oibriúcháin le linn tosaithe.';
return 'Roghnaigh deighilt chun méid a athrú agus spás a chruthú do $product. Is féidir leat do chóras oibriúcháin a roghnú le linn tosaithe.';
}

@override
String installationTypeEraseAndInstall(String os, String product) {
return 'Erase $os and install $product';
return 'Scrios $os agus suiteáil $product';
}

@override
String installationTypeEraseAndInstallInfo(String os) {
return 'All files and data from the existing $os installation will be permanently deleted.';
return 'Scriosfar go buan gach comhad agus sonraí ón suiteáil $os atá ann cheana féin.';
}

@override
Expand Down
Loading

0 comments on commit b631405

Please sign in to comment.