[ci skip] Translation update

This commit is contained in:
GitHub Action 2021-11-23 00:13:54 +00:00
parent 3639481027
commit 9e606abb0c
261 changed files with 1985 additions and 186 deletions

View file

@ -7,8 +7,21 @@
"cannot_connect": "Gagal terhubung"
},
"step": {
"cloud": {
"data": {
"password": "Kata Sandi",
"username": "Nama Pengguna"
}
},
"local": {
"data": {
"ip_address": "Alamat IP"
},
"description": "Alamat IP lokal perangkat."
},
"user": {
"data": {
"connection_type": "Pilih jenis koneksi",
"password": "Kata Sandi",
"username": "Nama Pengguna"
}

View file

@ -16,7 +16,8 @@
"user": {
"data": {
"connection_type": "\u63a5\u7d9a\u30bf\u30a4\u30d7\u306e\u9078\u629e",
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9"
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
},
"description": "\u63a5\u7d9a\u30bf\u30a4\u30d7\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u30ed\u30fc\u30ab\u30eb\u306b\u306f\u7b2c3\u4e16\u4ee3\u306e\u30d2\u30fc\u30bf\u30fc\u304c\u5fc5\u8981\u3067\u3059"
}