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
2 changes: 1 addition & 1 deletion web/src/languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
"sv-SE": "Svenska",
"tr-TR": "Türkçe",
"zh-Hans": "中文"
}
}
18 changes: 18 additions & 0 deletions web/src/po/po.ca.js
Original file line number Diff line number Diff line change
Expand Up @@ -1026,6 +1026,9 @@ export default {
"SSH Key": [
"Clau SSH"
],
"SSH public key": [
"Clau pública SSH"
],
"SSID": [
"SSID"
],
Expand Down Expand Up @@ -1092,6 +1095,9 @@ export default {
"Set root SSH public key": [
"Estableix la clau pública SSH per a l'arrel"
],
"Setup root user authentication": [
"Configura l'autenticació d'usuari d'arrel"
],
"Show %d subvolume action": [
"Mostra %d acció de subvolum",
"Mostra %d accions de subvolum"
Expand Down Expand Up @@ -1402,9 +1408,18 @@ 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ó."
],
"ZFCP": [
"ZFCP"
],
Expand Down Expand Up @@ -1453,6 +1468,9 @@ 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
6 changes: 6 additions & 0 deletions web/src/po/po.cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -1403,6 +1403,12 @@ 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
6 changes: 6 additions & 0 deletions web/src/po/po.de.js
Original file line number Diff line number Diff line change
Expand Up @@ -1297,6 +1297,12 @@ 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"
],
Expand Down
6 changes: 6 additions & 0 deletions web/src/po/po.es.js
Original file line number Diff line number Diff line change
Expand Up @@ -1399,6 +1399,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í"
],
Expand Down
6 changes: 6 additions & 0 deletions web/src/po/po.fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -1200,6 +1200,12 @@ 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
18 changes: 18 additions & 0 deletions web/src/po/po.ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -1023,6 +1023,9 @@ export default {
"SSH Key": [
"SSH 鍵"
],
"SSH public key": [
"SSH 公開鍵"
],
"SSID": [
"SSID"
],
Expand Down Expand Up @@ -1089,6 +1092,9 @@ export default {
"Set root SSH public key": [
"root の SSH 公開鍵の設定"
],
"Setup root user authentication": [
"root の認証方式の設定"
],
"Show %d subvolume action": [
"%d 個のサブボリューム処理を表示"
],
Expand Down Expand Up @@ -1398,9 +1404,18 @@ 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 ログイン時の認証方式を設定しなければなりません。インストール前であればいつでも変更できます。"
],
"ZFCP": [
"ZFCP"
],
Expand Down Expand Up @@ -1449,6 +1464,9 @@ export default {
"the presence of the file system for %s": [
"%s に対するファイルシステムの存在"
],
"upload": [
"アップロード"
],
"user autologin": [
"ユーザの自動ログイン"
],
Expand Down
6 changes: 6 additions & 0 deletions web/src/po/po.nb_NO.js
Original file line number Diff line number Diff line change
Expand Up @@ -1336,6 +1336,12 @@ 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: 6 additions & 0 deletions web/src/po/po.pt_BR.js
Original file line number Diff line number Diff line change
Expand Up @@ -1399,6 +1399,12 @@ 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: 6 additions & 0 deletions web/src/po/po.ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -1346,6 +1346,12 @@ 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
18 changes: 18 additions & 0 deletions web/src/po/po.sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -1026,6 +1026,9 @@ export default {
"SSH Key": [
"SSH nyckel"
],
"SSH public key": [
"SSH publik nyckel"
],
"SSID": [
"SSID"
],
Expand Down Expand Up @@ -1092,6 +1095,9 @@ export default {
"Set root SSH public key": [
"Ställ in publik SSH nyckel för root"
],
"Setup root user authentication": [
"Ställ in rootautentisering"
],
"Show %d subvolume action": [
"Visa %d undervolym åtgärd",
"Visa %d undervolymer åtgärder"
Expand Down Expand Up @@ -1402,9 +1408,18 @@ export default {
"Wires: %s": [
"Kablar: %s"
],
"Write, paste, drop, or %s a SSH public key file in the above textarea.": [
"Skriv, klistra in, släpp, eller %s en SSH publik nyckelfil i textområdet ovan."
],
"Write, paste, or drop an SSH public key here. You can also upload it by using the link below.": [
"Skriv, klistra in eller släpp en publik SSH-nyckel här. Du kan också ladda upp den genom att använda länken nedan."
],
"Yes": [
"Ja"
],
"You must define at least one authentication method for the root user. You can still edit them anytime before the installation.": [
"Du måste definiera minst en autentiseringsmetod för rootanvändaren. Du kan fortfarande redigera dem när som helst innan installationen."
],
"ZFCP": [
"ZFCP"
],
Expand Down Expand Up @@ -1453,6 +1468,9 @@ export default {
"the presence of the file system for %s": [
"närvaron av filsystemet för %s"
],
"upload": [
"ladda upp"
],
"user autologin": [
"användare automatisk inloggning"
],
Expand Down
6 changes: 6 additions & 0 deletions web/src/po/po.tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -1399,6 +1399,12 @@ export default {
"Wires: %s": [
"Bağlantılar: %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": [
"Evet"
],
Expand Down
6 changes: 6 additions & 0 deletions web/src/po/po.zh_Hans.js
Original file line number Diff line number Diff line change
Expand Up @@ -1326,6 +1326,12 @@ 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