Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 3 additions & 21 deletions web/src/po/po.ca.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,6 @@ export default {
"All fields are required": [
"Tots els camps són obligatoris."
],
"Allows setting a permanent hostname that won’t change with network updates.": [
"Permet establir un nom d'amfitrió permanent que no canviarà amb les actualitzacions de xarxa."
],
"Alongside defining the first user, authentication methods for the root user can be configured.": [
"A més de definir el primer usuari, es poden configurar mètodes d'autenticació per a l'usuari d'arrel."
],
Expand Down Expand Up @@ -261,6 +258,9 @@ export default {
"Check the %d planned actions": [
"Comproveu les %d accions planificades"
],
"Check the following before continuing": [
""
],
"Choose a disk for placing the boot loader": [
"Trieu un disc per posar-hi el carregador d'arrencada"
],
Expand Down Expand Up @@ -1018,9 +1018,6 @@ export default {
"PiB": [
"PiB"
],
"Please provide a hostname": [
"Si us plau, proporcioneu un nom d'amfitrió."
],
"Please, cancel and check the settings if you are unsure.": [
"Si us plau, cancel·leu i comproveu-ne la configuració si no n'esteu segur."
],
Expand Down Expand Up @@ -1439,12 +1436,6 @@ export default {
"This device will contain the configured LVM groups and any partition needed to boot": [
"Aquest dispositiu contindrà els grups d'LVM configurats i qualsevol partició necessària per a arrencar"
],
"This hostname is dynamic and may change after a reboot or network update.": [
"Aquest nom d'amfitrió és dinàmic i pot canviar després d'un reinici o una actualització de xarxa."
],
"This hostname is permanent and will not change unless manually updated.": [
"Aquest nom d'amfitrió és permanent i no canviarà tret que s'actualitzi manualment."
],
"This product does not allow to select software patterns during installation. However, you can add additional software once the installation is finished.": [
"Aquest producte no permet seleccionar patrons de programari durant la instal·lació. Tanmateix, hi podeu afegir programari addicional un cop acabada la instal·lació."
],
Expand Down Expand Up @@ -1574,9 +1565,6 @@ export default {
"Username suggestion dropdown": [
"Menú desplegable de suggeriments de nom d'usuari"
],
"Using %1$s hostname: %2$s": [
"S'usa el nom d'amfitrió de %1$s: %2$s"
],
"Using a hashed password.": [
"S'usa una contrasenya amb funció resum."
],
Expand Down Expand Up @@ -1655,12 +1643,6 @@ export default {
"iSCSI": [
"iSCSI"
],
"static": [
"estàtic"
],
"transient": [
"transitori"
],
"zFCP": [
"zFCP"
],
Expand Down
24 changes: 3 additions & 21 deletions web/src/po/po.de.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,6 @@ export default {
"All fields are required": [
"Alle Felder sind erforderlich"
],
"Allows setting a permanent hostname that won’t change with network updates.": [
"Ermöglicht das Festlegen eines permanenten Hostnamens, der sich bei Netzwerkaktualisierungen nicht ändert."
],
"Alongside defining the first user, authentication methods for the root user can be configured.": [
"Neben der Definition des ersten Benutzers können auch die Authentifizierungsmethoden für den Root-Benutzer konfiguriert werden."
],
Expand Down Expand Up @@ -261,6 +258,9 @@ export default {
"Check the %d planned actions": [
"%d geplante Aktionen prüfen"
],
"Check the following before continuing": [
""
],
"Choose a disk for placing the boot loader": [
"Wählen Sie eine Festplatte für den Bootloader aus"
],
Expand Down Expand Up @@ -1006,9 +1006,6 @@ export default {
"PiB": [
"PiB"
],
"Please provide a hostname": [
"Bitte einen Hostnamen angeben"
],
"Please, cancel and check the settings if you are unsure.": [
"Falls Sie unsicher sind, brechen Sie den Vorgang ab und überprüfen Sie die Einstellungen."
],
Expand Down Expand Up @@ -1418,12 +1415,6 @@ export default {
"This device will contain the configured LVM groups and any partition needed to boot": [
"Dieses Gerät wird die konfigurierten LVM-Gruppen und alle zum Booten benötigten Partitionen enthalten"
],
"This hostname is dynamic and may change after a reboot or network update.": [
"Dieser Hostname ist dynamisch und kann sich nach einem Neustart oder einer Netzwerkaktualisierung ändern."
],
"This hostname is permanent and will not change unless manually updated.": [
"Dieser Hostname ist dauerhaft und wird nicht geändert, es sei denn, er wird manuell aktualisiert."
],
"This product does not allow to select software patterns during installation. However, you can add additional software once the installation is finished.": [
"Bei diesem Produkt ist es nicht möglich, während der Installation Softwaremuster auszuwählen. Sie können jedoch zusätzliche Software hinzufügen, sobald die Installation abgeschlossen ist."
],
Expand Down Expand Up @@ -1553,9 +1544,6 @@ export default {
"Username suggestion dropdown": [
"Dropdown-Liste mit Vorschlägen für Benutzernamen"
],
"Using %1$s hostname: %2$s": [
""
],
"Using a hashed password.": [
"Verwendung eines gehashten Passworts."
],
Expand Down Expand Up @@ -1625,12 +1613,6 @@ export default {
"iSCSI": [
"iSCSI"
],
"static": [
"statisch"
],
"transient": [
"transient"
],
"zFCP": [
"zFCP"
],
Expand Down
34 changes: 14 additions & 20 deletions web/src/po/po.ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,6 @@ export default {
"All fields are required": [
"全ての項目に入力する必要があります"
],
"Allows setting a permanent hostname that won’t change with network updates.": [
"ネットワーク側の設定が変更された場合でも変化しない、固定のホスト名を設定します。"
],
"Alongside defining the first user, authentication methods for the root user can be configured.": [
"最初のユーザの作成とは別に、 root ユーザに対する認証方式を設定することができます。"
],
Expand Down Expand Up @@ -261,6 +258,9 @@ export default {
"Check the %d planned actions": [
"%d 個の処理計画を確認する"
],
"Check the following before continuing": [
"続行する前に下記をご確認ください"
],
"Choose a disk for placing the boot loader": [
"ブートローダを配置するディスクを選択してください"
],
Expand Down Expand Up @@ -501,6 +501,9 @@ export default {
"Encryption settings": [
"暗号化の設定"
],
"Enter a hostname.": [
"ホスト名を入力してください。"
],
"ExFAT": [
"ExFAT"
],
Expand Down Expand Up @@ -558,6 +561,9 @@ export default {
"First user": [
"最初のユーザ"
],
"For setting a permanent hostname that won’t change with network updates.": [
"ネットワーク側の設定が変更された場合でも変化しない、固定のホスト名を設定します。"
],
"Forget": [
"削除"
],
Expand Down Expand Up @@ -1017,9 +1023,6 @@ export default {
"PiB": [
"PiB"
],
"Please provide a hostname": [
"ホスト名を設定してください"
],
"Please, cancel and check the settings if you are unsure.": [
"何か不安な点があれば、キャンセルして設定を確認しておくことをお勧めします。"
],
Expand Down Expand Up @@ -1437,11 +1440,8 @@ export default {
"This device will contain the configured LVM groups and any partition needed to boot": [
"このデバイスには起動に必要な設定済み LVM グループとパーティションが含まれています"
],
"This hostname is dynamic and may change after a reboot or network update.": [
"ホスト名は動的なものとなります。再起動やネットワーク側の変更によって変化する場合があります。"
],
"This hostname is permanent and will not change unless manually updated.": [
"ホスト名は恒久的な設定となります。そのため、手作業で変更しない限り変化することはありません。"
"This hostname is dynamic and may change after a reboot or network update, as configured by the local network administrator.": [
"ホスト名は動的なものとなります。ご利用のネットワークの設定に依存しますが、再起動やネットワーク側の変更によって変わってしまう場合があります。"
],
"This product does not allow to select software patterns during installation. However, you can add additional software once the installation is finished.": [
"この製品はインストール時のパターン選択を許可していません。なお、インストール完了後に必要なソフトウエアを追加できます。"
Expand Down Expand Up @@ -1572,9 +1572,6 @@ export default {
"Username suggestion dropdown": [
"ユーザ名の提案ドロップダウン"
],
"Using %1$s hostname: %2$s": [
"%1$s ホスト名の使用: %2$s"
],
"Using a hashed password.": [
"ハッシュ化されたパスワードを使用します。"
],
Expand All @@ -1584,6 +1581,9 @@ export default {
"Using partition %s": [
"パーティション %s の使用"
],
"Using transient hostname: %s": [
"暫定的なホスト名を使用しています: %s"
],
"Visible Wi-Fi networks": [
"検出された Wi-Fi ネットワーク"
],
Expand Down Expand Up @@ -1653,12 +1653,6 @@ export default {
"iSCSI": [
"iSCSI"
],
"static": [
"固定の"
],
"transient": [
"暫定の"
],
"zFCP": [
"zFCP"
],
Expand Down
34 changes: 14 additions & 20 deletions web/src/po/po.sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,6 @@ export default {
"All fields are required": [
"Alla fält krävs"
],
"Allows setting a permanent hostname that won’t change with network updates.": [
"Tillåter inställning av ett permanent värdnamn som inte ändras med nätverksuppdateringar."
],
"Alongside defining the first user, authentication methods for the root user can be configured.": [
"Förutom att definiera den första användaren kan autentiseringsmetoder för rootanvändaren konfigureras."
],
Expand Down Expand Up @@ -261,6 +258,9 @@ export default {
"Check the %d planned actions": [
"Kontrollera det %d planerade åtgärderna"
],
"Check the following before continuing": [
"Kontrollera följande innan du fortsätter"
],
"Choose a disk for placing the boot loader": [
"Välj en disk för att placera uppstartsladdaren"
],
Expand Down Expand Up @@ -501,6 +501,9 @@ export default {
"Encryption settings": [
"Krypteringsinställningar"
],
"Enter a hostname.": [
"Ange ett värdnamn."
],
"ExFAT": [
"ExFAT"
],
Expand Down Expand Up @@ -558,6 +561,9 @@ export default {
"First user": [
"Första användare"
],
"For setting a permanent hostname that won’t change with network updates.": [
"För att ställa in ett permanent värdnamn som inte kommer att ändras med nätverksuppdateringar."
],
"Forget": [
"Glöm"
],
Expand Down Expand Up @@ -1018,9 +1024,6 @@ export default {
"PiB": [
"PiB"
],
"Please provide a hostname": [
"Vänligen ange ett värdnamn"
],
"Please, cancel and check the settings if you are unsure.": [
"Vänligen, avbryt och kontrollera inställningarna om du är osäker."
],
Expand Down Expand Up @@ -1439,11 +1442,8 @@ export default {
"This device will contain the configured LVM groups and any partition needed to boot": [
"Den här enheten kommer att innehålla de konfigurerade LVM-grupperna och alla partitioner som behövs för att starta systemet"
],
"This hostname is dynamic and may change after a reboot or network update.": [
"Detta värdnamn är dynamiskt och kan ändras efter en omstart eller nätverksuppdatering."
],
"This hostname is permanent and will not change unless manually updated.": [
"Detta värdnamn är permanent och kommer inte att ändras om det inte uppdateras manuellt."
"This hostname is dynamic and may change after a reboot or network update, as configured by the local network administrator.": [
"Detta värdnamn är dynamiskt och kan ändras efter en omstart eller nätverksuppdatering, som konfigurerats av den lokala nätverksadministratören."
],
"This product does not allow to select software patterns during installation. However, you can add additional software once the installation is finished.": [
"Denna produkten tillåter inte att välja programvarumönster under installationen. Du kan dock lägga till ytterligare programvara när installationen är klar."
Expand Down Expand Up @@ -1574,9 +1574,6 @@ export default {
"Username suggestion dropdown": [
"Rullgardinsmeny för användarnamnsförslag"
],
"Using %1$s hostname: %2$s": [
"Använder %1$s värdnamn: %2$s"
],
"Using a hashed password.": [
"Använder ett hashat lösenord."
],
Expand All @@ -1586,6 +1583,9 @@ export default {
"Using partition %s": [
"Använder partition %s"
],
"Using transient hostname: %s": [
"Använder transient värdnamn: %s"
],
"Visible Wi-Fi networks": [
"Synliga WiFi nätverk"
],
Expand Down Expand Up @@ -1655,12 +1655,6 @@ export default {
"iSCSI": [
"iSCSI"
],
"static": [
"statisk"
],
"transient": [
"transient"
],
"zFCP": [
"zFCP"
],
Expand Down
Loading