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
22 changes: 8 additions & 14 deletions web/src/po/po.ca.js
Original file line number Diff line number Diff line change
Expand Up @@ -909,6 +909,9 @@ export default {
"Password confirmation": [
"Confirmació de la contrasenya"
],
"Password for root user": [
"Contrasenya per a l'usuari d'arrel"
],
"Password input": [
"Introducció de contrasenya"
],
Expand Down Expand Up @@ -978,6 +981,9 @@ export default {
"Protection for the information stored at the device, including data, programs, and system files.": [
"Protecció per a la informació emmagatzemada al dispositiu, incloses les dades, els programes i els fitxers del sistema."
],
"Provide a password to ensure administrative access to the system.": [
"Proporcioneu una contrasenya per assegurar l'accés d'administració al sistema."
],
"Question": [
"Pregunta"
],
Expand Down Expand Up @@ -1026,9 +1032,6 @@ export default {
"SSH Key": [
"Clau SSH"
],
"SSH public key": [
"Clau pública SSH"
],
"SSID": [
"SSID"
],
Expand Down Expand Up @@ -1408,17 +1411,11 @@ export default {
"Wires: %s": [
"Cables: %s"
],
"Write, paste, drop, or %s a SSH public key file in the above textarea.": [
"Escriviu, enganxeu, deixeu anar o %s un fitxer de clau pública SSH a l'àrea de text anterior."
],
"Write, paste, or drop an SSH public key here. You can also upload it by using the link below.": [
"Escriviu, enganxeu o deixeu anar una clau pública SSH aquí. També podeu carregar-la mitjançant l'enllaç següent."
],
"Yes": [
"Sí"
],
"You must define at least one authentication method for the root user. You can still edit them anytime before the installation.": [
"Heu de definir almenys un mètode d'autenticació per a l'usuari d'arrel. Encara podreu editar-los en qualsevol moment abans de la instal·lació."
"You can change it or select another authentication method in the 'Users' section before installing.": [
"Podeu canviar-la o seleccionar un altre mètode d'autenticació a la secció d'usuaris abans de la instal·lació."
],
"ZFCP": [
"ZFCP"
Expand Down Expand Up @@ -1468,9 +1465,6 @@ export default {
"the presence of the file system for %s": [
"la presència del sistema de fitxers per a %s"
],
"upload": [
"carregueu"
],
"user autologin": [
"entrada de sessió automàtica de l'usuari"
],
Expand Down
9 changes: 3 additions & 6 deletions web/src/po/po.cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -912,6 +912,9 @@ export default {
"Password confirmation": [
"Potvrzení hesla"
],
"Password for root user": [
"Heslo pro uživatele root"
],
"Password input": [
"Zadejte heslo"
],
Expand Down Expand Up @@ -1403,12 +1406,6 @@ export default {
"Wires: %s": [
"Kabely: %s"
],
"Write, paste, drop, or %s a SSH public key file in the above textarea.": [
""
],
"Write, paste, or drop an SSH public key here. You can also upload it by using the link below.": [
""
],
"Yes": [
"Ano"
],
Expand Down
27 changes: 18 additions & 9 deletions web/src/po/po.de.js
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ export default {
"Vor %s"
],
"Before installing, you have to make some decisions. Click on each section to review the settings.": [
""
"Vor der Installation müssen Sie einige Entscheidungen treffen. Klicken Sie auf jeden Abschnitt, um die Einstellungen zu überprüfen."
],
"Before starting the installation, you need to address the following problems:": [
"Bevor Sie mit der Installation beginnen, müssen Sie sich mit folgenden Problemen befassen:"
Expand Down Expand Up @@ -799,7 +799,7 @@ export default {
"Keine der Zeitzonen entspricht dem Filter."
],
"Not possible with the current setup. Click to know more.": [
""
"Mit dem derzeitigen System ist das nicht möglich. Klicken Sie, um mehr zu erfahren."
],
"Not selected yet": [
"Noch nicht ausgewählt"
Expand Down Expand Up @@ -849,6 +849,9 @@ export default {
"Password confirmation": [
"Passwort bestätigen"
],
"Password for root user": [
"Passwort für root-Benutzer"
],
"Password input": [
"Passworteingabe"
],
Expand Down Expand Up @@ -903,6 +906,9 @@ export default {
"Portal": [
"Portal"
],
"Pre-installation checks": [
"Prüfungen vor der Installation"
],
"Prefix length or netmask": [
"Präfixlänge oder Netzmaske"
],
Expand All @@ -912,6 +918,9 @@ export default {
"Protection for the information stored at the device, including data, programs, and system files.": [
"Schutz für die auf dem Gerät gespeicherten Informationen, einschließlich Daten, Programme und Systemdateien."
],
"Provide a password to ensure administrative access to the system.": [
"Geben Sie ein Passwort an, um den administrativen Zugang zum System zu gewährleisten."
],
"Question": [
"Frage"
],
Expand Down Expand Up @@ -1026,6 +1035,9 @@ export default {
"Set root SSH public key": [
"Öffentlichen SSH-Schlüssel für root festlegen"
],
"Setup root user authentication": [
"root-Benutzer-Authentifizierung einrichten"
],
"Show %d subvolume action": [
"",
""
Expand Down Expand Up @@ -1297,17 +1309,14 @@ export default {
"Wired": [
"Kabelgebunden"
],
"Write, paste, drop, or %s a SSH public key file in the above textarea.": [
""
],
"Write, paste, or drop an SSH public key here. You can also upload it by using the link below.": [
""
],
"Yes": [
"Ja"
],
"You can change it or select another authentication method in the 'Users' section before installing.": [
"Sie können sie ändern oder eine andere Authentifizierungsmethode im Abschnitt „Benutzer“ auswählen, bevor Sie die Installation durchführen."
],
"ZFCP": [
""
"ZFCP"
],
"at least %s": [
"mindestens %s"
Expand Down
25 changes: 17 additions & 8 deletions web/src/po/po.es.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ export default {
"Antes %s"
],
"Before installing, you have to make some decisions. Click on each section to review the settings.": [
""
"Antes de instalar, debe tomar algunas decisiones. Haga click en cada sección para revisar la configuración."
],
"Before starting the installation, you need to address the following problems:": [
"Antes de comenzar la instalación, debe solucionar los siguientes problemas:"
Expand Down Expand Up @@ -850,7 +850,7 @@ export default {
"Ninguna de las zonas horarias coincide con el filtro."
],
"Not possible with the current setup. Click to know more.": [
""
"No es posible con la configuración actual. Haga click para obtener más información."
],
"Not selected yet": [
"Aún no seleccionado"
Expand Down Expand Up @@ -909,6 +909,9 @@ export default {
"Password confirmation": [
"Confirmación de contraseña"
],
"Password for root user": [
"Contraseña para usuario root"
],
"Password input": [
"Entrada de contraseña"
],
Expand Down Expand Up @@ -963,6 +966,9 @@ export default {
"Portal": [
"Portal"
],
"Pre-installation checks": [
"Comprobaciones pre-instalación"
],
"Prefix length or netmask": [
"Longitud del prefijo o máscara de red"
],
Expand All @@ -975,6 +981,9 @@ export default {
"Protection for the information stored at the device, including data, programs, and system files.": [
"Protección de la información almacenada en el dispositivo, incluidos datos, programas y archivos del sistema."
],
"Provide a password to ensure administrative access to the system.": [
"Proporcione su contraseña para garantizar el acceso adminitrativo al sistema."
],
"Question": [
"Pregunta"
],
Expand Down Expand Up @@ -1089,6 +1098,9 @@ export default {
"Set root SSH public key": [
"Establecer clave pública SSH de root"
],
"Setup root user authentication": [
"Configurar autenticación de usuario root"
],
"Show %d subvolume action": [
"Mostrar %d acción de subvolumen",
"Mostrar %d acciones de subvolumen"
Expand Down Expand Up @@ -1399,15 +1411,12 @@ export default {
"Wires: %s": [
"Wires: %s"
],
"Write, paste, drop, or %s a SSH public key file in the above textarea.": [
""
],
"Write, paste, or drop an SSH public key here. You can also upload it by using the link below.": [
""
],
"Yes": [
"Sí"
],
"You can change it or select another authentication method in the 'Users' section before installing.": [
"Puede cambiarlo o seleccionar otro método de autenticación en la sección \"Usuarios\" antes de instalar."
],
"ZFCP": [
"ZFCP"
],
Expand Down
6 changes: 0 additions & 6 deletions web/src/po/po.fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -1200,12 +1200,6 @@ export default {
"Wires: %s": [
"Chemins: %s"
],
"Write, paste, drop, or %s a SSH public key file in the above textarea.": [
""
],
"Write, paste, or drop an SSH public key here. You can also upload it by using the link below.": [
""
],
"Yes": [
"Oui"
],
Expand Down
22 changes: 8 additions & 14 deletions web/src/po/po.ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -906,6 +906,9 @@ export default {
"Password confirmation": [
"パスワードの確認"
],
"Password for root user": [
"root ユーザのパスワード"
],
"Password input": [
"パスワード入力"
],
Expand Down Expand Up @@ -975,6 +978,9 @@ export default {
"Protection for the information stored at the device, including data, programs, and system files.": [
"データやプログラム、システムファイルを含むデバイス内の情報を保護する仕組みです。"
],
"Provide a password to ensure administrative access to the system.": [
"システムの管理者権限にアクセスするためのパスワードを入力してください。"
],
"Question": [
"質問"
],
Expand Down Expand Up @@ -1023,9 +1029,6 @@ export default {
"SSH Key": [
"SSH 鍵"
],
"SSH public key": [
"SSH 公開鍵"
],
"SSID": [
"SSID"
],
Expand Down Expand Up @@ -1404,17 +1407,11 @@ export default {
"Wires: %s": [
"接続: %s"
],
"Write, paste, drop, or %s a SSH public key file in the above textarea.": [
"上記のテキストエリアに SSH 公開鍵を書き込み/貼り付け/ドロップ/%sしてください。"
],
"Write, paste, or drop an SSH public key here. You can also upload it by using the link below.": [
"SSH 公開鍵を書き込み/貼り付け/ドロップしてください。アップロードしたい場合は、下記のリンクをお使いください。"
],
"Yes": [
"はい"
],
"You must define at least one authentication method for the root user. You can still edit them anytime before the installation.": [
"少なくとも 1 つ以上、 root ログイン時の認証方式を設定しなければなりません。インストール前であればいつでも変更できます。"
"You can change it or select another authentication method in the 'Users' section before installing.": [
"インストールの前にも、 'ユーザ' セクション内で認証方式を追加/変更することができます。"
],
"ZFCP": [
"ZFCP"
Expand Down Expand Up @@ -1464,9 +1461,6 @@ export default {
"the presence of the file system for %s": [
"%s に対するファイルシステムの存在"
],
"upload": [
"アップロード"
],
"user autologin": [
"ユーザの自動ログイン"
],
Expand Down
6 changes: 0 additions & 6 deletions web/src/po/po.nb_NO.js
Original file line number Diff line number Diff line change
Expand Up @@ -1336,12 +1336,6 @@ export default {
"Wires: %s": [
"Kabler: %s"
],
"Write, paste, drop, or %s a SSH public key file in the above textarea.": [
""
],
"Write, paste, or drop an SSH public key here. You can also upload it by using the link below.": [
""
],
"Yes": [
"Ja"
],
Expand Down
6 changes: 0 additions & 6 deletions web/src/po/po.pt_BR.js
Original file line number Diff line number Diff line change
Expand Up @@ -1399,12 +1399,6 @@ export default {
"Wires: %s": [
"Fios: %s"
],
"Write, paste, drop, or %s a SSH public key file in the above textarea.": [
""
],
"Write, paste, or drop an SSH public key here. You can also upload it by using the link below.": [
""
],
"Yes": [
"Sim"
],
Expand Down
6 changes: 0 additions & 6 deletions web/src/po/po.ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -1346,12 +1346,6 @@ export default {
"Wires: %s": [
"Проводки: %s"
],
"Write, paste, drop, or %s a SSH public key file in the above textarea.": [
""
],
"Write, paste, or drop an SSH public key here. You can also upload it by using the link below.": [
""
],
"Yes": [
"Да"
],
Expand Down
Loading