mirror of
https://github.com/YuzuZensai/Termix.git
synced 2026-09-14 02:59:06 +00:00
New Crowdin updates (#524)
* New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Afrikaans) * New translations en.json (Arabic) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Serbian (Cyrillic)) * New translations en.json (Swedish) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (English) * New translations en.json (Vietnamese) * New translations en.json (German) * New translations en.json (Norwegian) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Arabic) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (Finnish) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (Bulgarian) * New translations en.json (Indonesian) * New translations en.json (Hindi) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Afrikaans) * New translations en.json (Arabic) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Dutch) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Serbian (Cyrillic)) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Bulgarian) * New translations en.json (Indonesian) * New translations en.json (Hindi) * New translations en.json (Bengali) * New translations en.json (Thai) * New translations en.json (Bengali) * New translations en.json (Korean) * New translations en.json (Korean) * Update source file en.json * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Afrikaans) * New translations en.json (Arabic) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Serbian (Cyrillic)) * New translations en.json (Swedish) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (English) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Bulgarian) * New translations en.json (Indonesian) * New translations en.json (Hindi) * New translations en.json (Bengali) * New translations en.json (Thai)
This commit is contained in:
+280
-17
@@ -44,6 +44,8 @@
|
||||
"passwordRequired": "Kata sandi diperlukan",
|
||||
"sshKeyRequired": "Kunci SSH diperlukan.",
|
||||
"credentialAddedSuccessfully": "Kredensial \"{{name}}\" berhasil ditambahkan",
|
||||
"savingCredential": "Saving credential...",
|
||||
"updatingCredential": "Updating credential...",
|
||||
"general": "Umum",
|
||||
"description": "Keterangan",
|
||||
"folder": "Map",
|
||||
@@ -184,6 +186,32 @@
|
||||
"renameFolder": "Ganti nama folder",
|
||||
"idLabel": "PENGENAL:"
|
||||
},
|
||||
"quickConnect": {
|
||||
"title": "Quick Connect",
|
||||
"description": "Connect directly to a terminal or file manager session without saving a host configuration",
|
||||
"ipAddress": "IP Address or Hostname",
|
||||
"port": "Port",
|
||||
"username": "Username",
|
||||
"password": "Password",
|
||||
"key": "SSH Private Key",
|
||||
"keyPassword": "Key Password (Optional)",
|
||||
"keyType": "Key Type",
|
||||
"uploadFile": "Upload File",
|
||||
"pasteKey": "Paste Key",
|
||||
"credential": "Credential",
|
||||
"overrideUsername": "Override Credential Username",
|
||||
"overrideUsernameDesc": "Use a different username than the one stored in the credential",
|
||||
"connectTerminal": "Connect to Terminal",
|
||||
"connectFileManager": "Connect to File Manager",
|
||||
"cancel": "Cancel",
|
||||
"passwordRequired": "Password is required",
|
||||
"keyRequired": "SSH key is required",
|
||||
"credentialRequired": "Credential selection is required",
|
||||
"connectionEstablished": "Connection established successfully",
|
||||
"connectionFailed": "Failed to establish connection",
|
||||
"autoDetect": "Auto Detect",
|
||||
"authentication": "Authentication"
|
||||
},
|
||||
"dragIndicator": {
|
||||
"error": "Kesalahan: {{error}}",
|
||||
"dragging": "Menyeret {{fileName}}",
|
||||
@@ -387,6 +415,7 @@
|
||||
"sshPath": "Jalur SSH",
|
||||
"localPath": "Jalur Lokal",
|
||||
"appName": "Termix",
|
||||
"openInNewTab": "Open in New Tab",
|
||||
"resetSidebarWidth": "Atur ulang lebar sidebar",
|
||||
"dragToResizeSidebar": "Seret untuk mengubah ukuran bilah sisi",
|
||||
"noAuthCredentials": "Tidak ada kredensial otentikasi yang tersedia untuk host SSH ini.",
|
||||
@@ -464,10 +493,12 @@
|
||||
"retry": "Mencoba kembali",
|
||||
"checking": "Sedang memeriksa...",
|
||||
"checkingDatabase": "Memeriksa koneksi basis data...",
|
||||
"checkingAuthentication": "Checking authentication...",
|
||||
"actions": "Tindakan",
|
||||
"remove": "Menghapus",
|
||||
"revoke": "Menarik kembali",
|
||||
"create": "Membuat"
|
||||
"create": "Membuat",
|
||||
"update": "Update"
|
||||
},
|
||||
"nav": {
|
||||
"home": "Rumah",
|
||||
@@ -489,7 +520,12 @@
|
||||
"hostManager": "Manajer Host",
|
||||
"cannotSplitTab": "Tidak dapat memisahkan tab ini",
|
||||
"tabNavigation": "Navigasi Tab",
|
||||
"hostTabTitle": "{{username}}@{{ip}}:{{port}}"
|
||||
"hostTabTitle": "{{username}}@{{ip}}:{{port}}",
|
||||
"copyPassword": "Copy Password",
|
||||
"copySudoPassword": "Copy Sudo Password",
|
||||
"passwordCopied": "Password copied to clipboard",
|
||||
"sudoPasswordCopied": "Sudo password copied to clipboard",
|
||||
"noPasswordAvailable": "No password available"
|
||||
},
|
||||
"admin": {
|
||||
"title": "Pengaturan Admin",
|
||||
@@ -537,6 +573,7 @@
|
||||
"userRegistration": "Pendaftaran Pengguna",
|
||||
"allowNewAccountRegistration": "Izinkan pendaftaran akun baru",
|
||||
"allowPasswordLogin": "Izinkan login menggunakan nama pengguna/kata sandi.",
|
||||
"allowPasswordReset": "Allow password reset via reset code",
|
||||
"missingRequiredFields": "Kolom yang wajib diisi belum terisi: {{fields}}",
|
||||
"oidcConfigurationUpdated": "Konfigurasi OIDC berhasil diperbarui!",
|
||||
"failedToFetchOidcConfig": "Gagal mengambil konfigurasi OIDC",
|
||||
@@ -848,6 +885,13 @@
|
||||
"autoStartContainer": "Mulai Otomatis saat Kontainer Diluncurkan",
|
||||
"autoStartDesc": "Secara otomatis memulai terowongan ini saat kontainer diluncurkan.",
|
||||
"addConnection": "Tambahkan Koneksi Terowongan",
|
||||
"tunnelType": "Tunnel Type",
|
||||
"tunnelTypeLocal": "Local (-L)",
|
||||
"tunnelTypeRemote": "Remote (-R)",
|
||||
"tunnelTypeLocalDesc": "Forward local port to remote endpoint",
|
||||
"tunnelTypeRemoteDesc": "Forward remote port to local machine",
|
||||
"tunnelForwardDescriptionLocal": "This tunnel will forward traffic from local port {{sourcePort}} to port {{endpointPort}} on the endpoint machine.",
|
||||
"tunnelForwardDescriptionRemote": "This tunnel will forward traffic from port {{sourcePort}} on the source machine (current connection details in general tab) to port {{endpointPort}} on the endpoint machine.",
|
||||
"sshpassRequired": "Sshpass Diperlukan untuk Otentikasi Kata Sandi",
|
||||
"sshpassRequiredDesc": "Untuk otentikasi kata sandi di dalam terowongan, sshpass harus diinstal pada sistem.",
|
||||
"otherInstallMethods": "Metode pemasangan lainnya:",
|
||||
@@ -855,13 +899,16 @@
|
||||
"or": "atau",
|
||||
"centosRhelFedora": "CentOS/RHEL/Fedora",
|
||||
"macos": "macOS",
|
||||
"windows": "Windows",
|
||||
"windows": "Windows (WSL, no official binary)",
|
||||
"sshServerConfigRequired": "Konfigurasi Server SSH Diperlukan",
|
||||
"sshServerConfigDesc": "Untuk koneksi terowongan, server SSH harus dikonfigurasi untuk mengizinkan penerusan port:",
|
||||
"gatewayPortsYes": "untuk mengikat port jarak jauh ke semua antarmuka",
|
||||
"allowTcpForwardingYes": "untuk mengaktifkan penerusan port",
|
||||
"permitRootLoginYes": "jika menggunakan pengguna root untuk tunneling",
|
||||
"editSshConfig": "Edit /etc/ssh/sshd_config dan mulai ulang SSH: sudo systemctl restart sshd",
|
||||
"editSshConfig": "Edit the SSH configuration file:",
|
||||
"sshConfigPath": "/etc/ssh/sshd_config",
|
||||
"restartSshService": "Then restart the SSH service:",
|
||||
"restartSshCommand": "sudo systemctl restart sshd",
|
||||
"upload": "Mengunggah",
|
||||
"authentication": "Autentikasi",
|
||||
"password": "Kata sandi",
|
||||
@@ -1096,6 +1143,19 @@
|
||||
"quickActionName": "Nama tindakan",
|
||||
"noSnippetFound": "Tidak ditemukan cuplikan.",
|
||||
"quickActionsOrder": "Tombol tindakan cepat akan muncul sesuai urutan yang tercantum di atas pada halaman Statistik Server.",
|
||||
"sidebarCustomization": "Sidebar Button Customization",
|
||||
"sidebarCustomizationDesc": "Choose which actions appear as quick buttons in the sidebar. Actions not shown as buttons will appear in the dropdown menu.",
|
||||
"showTerminalInSidebar": "Show Terminal Button",
|
||||
"showTerminalInSidebarDesc": "Display terminal as a quick button in the sidebar",
|
||||
"showFileManagerInSidebar": "Show File Manager Button",
|
||||
"showFileManagerInSidebarDesc": "Display file manager as a quick button in the sidebar",
|
||||
"showTunnelInSidebar": "Show Tunnel Button",
|
||||
"showTunnelInSidebarDesc": "Display tunnel management as a quick button in the sidebar",
|
||||
"showDockerInSidebar": "Show Docker Button",
|
||||
"showDockerInSidebarDesc": "Display docker management as a quick button in the sidebar",
|
||||
"showServerStatsInSidebar": "Show Server Stats Button",
|
||||
"showServerStatsInSidebarDesc": "Display server statistics as a quick button in the sidebar",
|
||||
"atLeastOneActionRequired": "At least one enabled action must be shown in the sidebar",
|
||||
"advancedAuthSettings": "Pengaturan Otentikasi Lanjutan",
|
||||
"sudoPasswordAutoFill": "Isi Otomatis Kata Sandi Sudo",
|
||||
"sudoPasswordAutoFillDesc": "Secara otomatis menawarkan untuk memasukkan kata sandi SSH saat sudo meminta kata sandi.",
|
||||
@@ -1115,6 +1175,15 @@
|
||||
"addVariable": "Tambahkan Variabel",
|
||||
"docker": "Buruh pelabuhan",
|
||||
"openDocker": "Buka Docker",
|
||||
"copyFullScreenUrl": "Copy Full-Screen URL",
|
||||
"fullScreenUrlCopied": "Full-screen URL copied to clipboard",
|
||||
"failedToCopyUrl": "Failed to copy URL to clipboard",
|
||||
"copyTerminalUrl": "Copy Terminal URL",
|
||||
"copyFileManagerUrl": "Copy File Manager URL",
|
||||
"copyTunnelUrl": "Copy Tunnel URL",
|
||||
"copyServerStatsUrl": "Copy Server Stats URL",
|
||||
"copyDockerUrl": "Copy Docker URL",
|
||||
"fullScreenUrlTooltip": "Copy URL to open this app in full-screen mode",
|
||||
"notEnabled": "Docker belum diaktifkan untuk host ini. Aktifkan di Pengaturan Host untuk menggunakan fitur Docker.",
|
||||
"validating": "Memvalidasi Docker...",
|
||||
"error": "Kesalahan",
|
||||
@@ -1241,10 +1310,34 @@
|
||||
"totpCodeLabel": "Kode Verifikasi",
|
||||
"totpPlaceholder": "000000",
|
||||
"totpVerify": "Memeriksa",
|
||||
"warpgateAuthRequired": "Warpgate Authentication Required",
|
||||
"warpgateSecurityKey": "Security Key",
|
||||
"warpgateAuthUrl": "Authentication URL",
|
||||
"warpgateOpenBrowser": "Open in Browser",
|
||||
"warpgateContinue": "I've Completed Authentication",
|
||||
"warpgateTimeout": "Warpgate authentication timeout. Please reconnect.",
|
||||
"sudoPasswordPopupTitle": "Masukkan kata sandi?",
|
||||
"sudoPasswordPopupHint": "Tekan Enter untuk memasukkan, Esc untuk menutup.",
|
||||
"sudoPasswordPopupConfirm": "Menyisipkan",
|
||||
"sudoPasswordPopupDismiss": "Membubarkan"
|
||||
"sudoPasswordPopupDismiss": "Membubarkan",
|
||||
"websocketAbnormalClose": "Connection closed unexpectedly. This may be due to a reverse proxy or SSL configuration issue. Please check server logs.",
|
||||
"totpInvalid": "Invalid code. Please try again.",
|
||||
"authMethodFallback": "{{method}} authentication failed. Trying alternative method...",
|
||||
"authenticationRequired": "Authentication required",
|
||||
"connectionLogTitle": "Connection Log",
|
||||
"connectionLogCopy": "Copy logs to clipboard",
|
||||
"connectionLogClear": "Clear logs",
|
||||
"connectionLogEmpty": "No connection logs yet",
|
||||
"connectionLogConnecting": "Connecting to host...",
|
||||
"connectionLogCopied": "Connection logs copied to clipboard",
|
||||
"connectionLogCopyFailed": "Failed to copy logs to clipboard",
|
||||
"allAuthMethodsFailed": "All authentication methods failed. Please check your credentials.",
|
||||
"methodNotSupported": "Server does not support {{method}} authentication. Available methods: {{available}}",
|
||||
"retryWithMethod": "Retry with {{method}}",
|
||||
"automaticFallback": "Automatically trying {{method}} authentication...",
|
||||
"totpTimeout": "TOTP verification timeout. Please reconnect.",
|
||||
"passwordTimeout": "Password verification timeout. Please reconnect.",
|
||||
"connectionRejected": "Connection rejected by server. Please check your authentication and network configuration."
|
||||
},
|
||||
"fileManager": {
|
||||
"title": "Pengelola File",
|
||||
@@ -1327,6 +1420,12 @@
|
||||
"itemDeletedSuccessfully": "{{type}} berhasil dihapus",
|
||||
"itemsDeletedSuccessfully": "{{count}} item berhasil dihapus",
|
||||
"failedToDeleteItems": "Gagal menghapus item",
|
||||
"sudoPasswordRequired": "Administrator Password Required",
|
||||
"enterSudoPassword": "Enter sudo password to continue this operation",
|
||||
"sudoPassword": "Sudo password",
|
||||
"sudoOperationFailed": "Sudo operation failed",
|
||||
"sudoAuthFailed": "Sudo authentication failed",
|
||||
"deleteOperation": "Delete files/folders",
|
||||
"dragFilesToUpload": "Seret file ke sini untuk mengunggah",
|
||||
"emptyFolder": "Folder ini kosong",
|
||||
"itemCount": "{{count}} item",
|
||||
@@ -1531,8 +1630,11 @@
|
||||
"fileTooLarge": "Ukuran file terlalu besar: {{error}}",
|
||||
"sshConnectionFailed": "Koneksi SSH gagal. Silakan periksa koneksi Anda ke {{name}} ({{ip}}:{{port}})",
|
||||
"loadFileFailed": "Gagal memuat file: {{error}}",
|
||||
"connecting": "Connecting...",
|
||||
"connectedSuccessfully": "Terhubung berhasil",
|
||||
"totpVerificationFailed": "Verifikasi TOTP gagal",
|
||||
"warpgateVerificationFailed": "Warpgate authentication failed",
|
||||
"authenticationFailed": "Authentication failed",
|
||||
"verificationCodePrompt": "Kode verifikasi:",
|
||||
"changePermissions": "Ubah Izin",
|
||||
"changePermissionsDesc": "Ubah izin file untuk",
|
||||
@@ -1548,8 +1650,18 @@
|
||||
"failedToChangePermissions": "Gagal mengubah izin"
|
||||
},
|
||||
"tunnel": {
|
||||
"noTunnelsConfigured": "Tidak Ada Terowongan yang Dikonfigurasi",
|
||||
"configureTunnelsInHostSettings": "Konfigurasikan koneksi terowongan di Host Manager untuk memulai."
|
||||
"log": {
|
||||
"connecting": "Establishing tunnel connection...",
|
||||
"sourceConnecting": "Connecting to source host {{host}}...",
|
||||
"sourceConnected": "Connected to source host",
|
||||
"endpointResolving": "Resolving endpoint host {{host}}...",
|
||||
"endpointResolved": "Endpoint host resolved",
|
||||
"forwarding": "Setting up port forwarding {{localPort}} → {{remotePort}}...",
|
||||
"connected": "Tunnel established successfully",
|
||||
"retrying": "Connection failed, retrying in {{countdown}}s (attempt {{attempt}}/{{max}})...",
|
||||
"retryExhausted": "Max retry attempts reached",
|
||||
"error": "Tunnel connection failed: {{error}}"
|
||||
}
|
||||
},
|
||||
"tunnels": {
|
||||
"title": "Terowongan SSH",
|
||||
@@ -1624,6 +1736,8 @@
|
||||
"refreshStatus": "Perbarui Status",
|
||||
"fileManagerAlreadyOpen": "Pengelola berkas sudah terbuka untuk host ini.",
|
||||
"openFileManager": "Buka Pengelola File",
|
||||
"connecting": "Menghubungkan...",
|
||||
"connectionFailed": "Failed to connect to server",
|
||||
"cpuCores_one": "{{count}} CPU",
|
||||
"cpuCores_other": "{{count}} CPU",
|
||||
"naCpus": "CPU tidak tersedia",
|
||||
@@ -1639,7 +1753,6 @@
|
||||
"failedToFetchMetrics": "Gagal mengambil metrik server.",
|
||||
"failedToFetchHomeData": "Gagal mengambil data beranda",
|
||||
"loadingMetrics": "Sedang memuat metrik...",
|
||||
"connecting": "Menghubungkan...",
|
||||
"refreshing": "Menyegarkan...",
|
||||
"serverOffline": "Server Offline",
|
||||
"cannotFetchMetrics": "Tidak dapat mengambil metrik dari server offline.",
|
||||
@@ -1682,7 +1795,34 @@
|
||||
"executingQuickAction": "Menjalankan {{name}}...",
|
||||
"quickActionSuccess": "{{name}} berhasil diselesaikan",
|
||||
"quickActionFailed": "{{name}} gagal",
|
||||
"quickActionError": "Gagal mengeksekusi {{name}}"
|
||||
"quickActionError": "Gagal mengeksekusi {{name}}",
|
||||
"ports": {
|
||||
"title": "Listening Ports",
|
||||
"protocol": "Protocol",
|
||||
"port": "Port",
|
||||
"address": "Address",
|
||||
"state": "State",
|
||||
"process": "Process",
|
||||
"noData": "No listening ports data"
|
||||
},
|
||||
"firewall": {
|
||||
"title": "Firewall",
|
||||
"active": "Active",
|
||||
"inactive": "Inactive",
|
||||
"notDetected": "Not Detected",
|
||||
"policy": "Policy",
|
||||
"rules": "rules",
|
||||
"noRules": "No rules",
|
||||
"noData": "No firewall data available",
|
||||
"action": "Action",
|
||||
"protocol": "Proto",
|
||||
"port": "Port",
|
||||
"source": "Source",
|
||||
"accept": "ACCEPT",
|
||||
"drop": "DROP",
|
||||
"reject": "REJECT",
|
||||
"anywhere": "Anywhere"
|
||||
}
|
||||
},
|
||||
"auth": {
|
||||
"tagline": "MANAJER SERVER SSH",
|
||||
@@ -1824,7 +1964,11 @@
|
||||
"emailExists": "Email sudah ada.",
|
||||
"loadFailed": "Gagal memuat data",
|
||||
"saveError": "Gagal menyimpan",
|
||||
"sessionExpired": "Sesi telah berakhir - silakan masuk kembali."
|
||||
"sessionExpired": "Sesi telah berakhir - silakan masuk kembali.",
|
||||
"totpRateLimited": "Rate limited: Too many TOTP verification attempts. Please try again later.",
|
||||
"totpRateLimitedWithTime": "Rate limited: Too many TOTP verification attempts. Please wait {{time}} seconds before trying again.",
|
||||
"resetCodeRateLimited": "Rate limited: Too many verification attempts. Please try again later.",
|
||||
"resetCodeRateLimitedWithTime": "Rate limited: Too many verification attempts. Please wait {{time}} seconds before trying again."
|
||||
},
|
||||
"messages": {
|
||||
"saveSuccess": "Berhasil disimpan",
|
||||
@@ -1882,6 +2026,9 @@
|
||||
"terminalSettings": "Terminal",
|
||||
"hostSidebarSettings": "Host & Sidebar",
|
||||
"snippetsSettings": "Cuplikan",
|
||||
"updateSettings": "Updates",
|
||||
"disableUpdateCheck": "Disable Update Check",
|
||||
"disableUpdateCheckDesc": "Stop checking for new versions on startup and dashboard. Reduces network requests.",
|
||||
"currentPassword": "Kata Sandi Saat Ini",
|
||||
"passwordChangedSuccess": "Kata sandi berhasil diubah! Silakan masuk kembali.",
|
||||
"failedToChangePassword": "Perubahan kata sandi gagal. Silakan periksa kata sandi Anda saat ini dan coba lagi.",
|
||||
@@ -1890,7 +2037,9 @@
|
||||
"themeDark": "Gelap",
|
||||
"themeSystem": "Sistem",
|
||||
"appearanceDesc": "Pilih tema warna untuk aplikasi tersebut.",
|
||||
"terminalSyntaxHighlightingDesc": "Secara otomatis menyorot perintah, jalur, IP, dan level log pada output terminal."
|
||||
"terminalSyntaxHighlightingDesc": "Secara otomatis menyorot perintah, jalur, IP, dan level log pada output terminal.",
|
||||
"enableCommandPaletteShortcut": "Enable Command Palette Shortcut",
|
||||
"enableCommandPaletteShortcutDesc": "Double-tap left Shift to open the Command Palette for quick access to hosts"
|
||||
},
|
||||
"user": {
|
||||
"failedToLoadVersionInfo": "Gagal memuat informasi versi."
|
||||
@@ -2085,6 +2234,7 @@
|
||||
},
|
||||
"dashboard": {
|
||||
"title": "Dasbor",
|
||||
"loading": "Loading dashboard...",
|
||||
"github": "GitHub",
|
||||
"support": "Mendukung",
|
||||
"discord": "Perselisihan",
|
||||
@@ -2114,7 +2264,88 @@
|
||||
"noServerData": "Tidak ada data server yang tersedia.",
|
||||
"cpu": "CPU",
|
||||
"ram": "RAM",
|
||||
"notAvailable": "Tidak tersedia"
|
||||
"notAvailable": "Tidak tersedia",
|
||||
"customizeLayout": "Customize Dashboard",
|
||||
"dashboardSettings": "Dashboard Settings",
|
||||
"enableDisableCards": "Enable/Disable Cards",
|
||||
"resetLayout": "Reset to Default",
|
||||
"serverOverviewCard": "Server Overview",
|
||||
"recentActivityCard": "Recent Activity",
|
||||
"networkGraphCard": "Network Graph",
|
||||
"networkGraph": "Network Graph",
|
||||
"quickActionsCard": "Quick Actions",
|
||||
"serverStatsCard": "Server Stats"
|
||||
},
|
||||
"networkGraph": {
|
||||
"title": "Network Graph",
|
||||
"addHost": "Add Host",
|
||||
"addGroup": "Add Group",
|
||||
"addLink": "Add Link",
|
||||
"deleteSelected": "Delete Selected",
|
||||
"zoomIn": "Zoom In",
|
||||
"zoomOut": "Zoom Out",
|
||||
"resetView": "Reset View",
|
||||
"exportJson": "Export JSON",
|
||||
"importJson": "Import JSON",
|
||||
"selectHost": "Select Host",
|
||||
"chooseHost": "Choose a host...",
|
||||
"parentGroup": "Parent Group",
|
||||
"noGroup": "No Group",
|
||||
"groupName": "Group Name",
|
||||
"color": "Color",
|
||||
"source": "Source",
|
||||
"target": "Target",
|
||||
"moveToGroup": "Move to Group",
|
||||
"selectGroup": "Select group...",
|
||||
"addConnection": "Add Connection",
|
||||
"hostDetails": "Host Details",
|
||||
"connectToHost": "Connect to Host",
|
||||
"openTerminal": "Open Terminal",
|
||||
"openFileManager": "Open File Manager",
|
||||
"openTunnel": "Open Tunnels",
|
||||
"openDocker": "Open Docker",
|
||||
"openServerStats": "Open Server Details",
|
||||
"moveToGroupAction": "Move to Group",
|
||||
"removeFromGroup": "Remove from Group",
|
||||
"addHostHere": "Add Host Here",
|
||||
"editGroup": "Edit Group",
|
||||
"delete": "Delete",
|
||||
"cancel": "Cancel",
|
||||
"add": "Add",
|
||||
"create": "Create",
|
||||
"update": "Update",
|
||||
"move": "Move",
|
||||
"connect": "Connect",
|
||||
"close": "Close",
|
||||
"createGroup": "Create Group",
|
||||
"noAvailableHosts": "No available hosts",
|
||||
"selectSourcePlaceholder": "Select Source...",
|
||||
"selectTargetPlaceholder": "Select Target...",
|
||||
"invalidFile": "Invalid File",
|
||||
"hostAlreadyExists": "Host is already in the topology",
|
||||
"sourceTargetMustDiffer": "Source and target must be different",
|
||||
"connectionExists": "Connection already exists",
|
||||
"unknown": "Unknown",
|
||||
"name": "Name",
|
||||
"ip": "IP",
|
||||
"status": "Status",
|
||||
"id": "ID",
|
||||
"failedToLoadData": "Failed to load network topology data",
|
||||
"failedToAddNode": "Failed to add node",
|
||||
"sourceDifferentFromTarget": "Source and target must be different",
|
||||
"exportJSON": "Export JSON",
|
||||
"importJSON": "Import JSON",
|
||||
"searchHost": "Search hosts...",
|
||||
"noHostFound": "No hosts found",
|
||||
"searchGroup": "Search groups...",
|
||||
"noGroupFound": "No groups found",
|
||||
"searchNode": "Search nodes...",
|
||||
"noNodeFound": "No nodes found",
|
||||
"terminal": "Terminal",
|
||||
"fileManager": "File Manager",
|
||||
"tunnel": "Tunnel",
|
||||
"docker": "Docker",
|
||||
"serverStats": "Server Stats"
|
||||
},
|
||||
"rbac": {
|
||||
"shareHost": "Bagikan Host",
|
||||
@@ -2306,9 +2537,15 @@
|
||||
"notEnabled": "Docker tidak diaktifkan untuk host ini.",
|
||||
"validating": "Memvalidasi Docker...",
|
||||
"connectingToHost": "Menghubungkan ke host...",
|
||||
"connecting": "Menghubungkan...",
|
||||
"error": "Kesalahan",
|
||||
"errorCode": "Kode kesalahan: {{code}}",
|
||||
"version": "Docker {{version}}",
|
||||
"connectionFailed": "Failed to connect to Docker",
|
||||
"totpVerificationFailed": "Verifikasi TOTP gagal. Silakan coba lagi.",
|
||||
"warpgateVerificationFailed": "Warpgate authentication failed. Please try again.",
|
||||
"verificationCodePrompt": "Masukkan kode verifikasi",
|
||||
"loadingContainers": "Memuat kontainer...",
|
||||
"containerStarted": "Kontainer {{name}} dimulai",
|
||||
"failedToStartContainer": "Gagal memulai kontainer {{name}}",
|
||||
"containerStopped": "Kontainer {{name}} berhenti",
|
||||
@@ -2335,7 +2572,6 @@
|
||||
"confirmRemoveContainer": "Apakah Anda yakin ingin menghapus kontainer '{{name}}'? Tindakan ini tidak dapat dibatalkan.",
|
||||
"runningContainerWarning": "Peringatan: Kontainer ini sedang berjalan. Menghapusnya akan menghentikan kontainer terlebih dahulu.",
|
||||
"removing": "Menghapus...",
|
||||
"loadingContainers": "Memuat kontainer...",
|
||||
"noContainersFound": "Tidak ditemukan wadah apa pun",
|
||||
"noContainersFoundHint": "Tidak ada kontainer Docker yang tersedia di host ini.",
|
||||
"searchPlaceholder": "Cari kontainer...",
|
||||
@@ -2370,8 +2606,6 @@
|
||||
"disconnectedFromContainer": "Terputus dari kontainer",
|
||||
"containerMustBeRunning": "Kontainer harus berjalan agar dapat mengakses konsol.",
|
||||
"authenticationRequired": "Diperlukan otentikasi.",
|
||||
"verificationCodePrompt": "Masukkan kode verifikasi",
|
||||
"totpVerificationFailed": "Verifikasi TOTP gagal. Silakan coba lagi.",
|
||||
"connectedTo": "Terhubung ke {{containerName}}",
|
||||
"disconnected": "Terputus",
|
||||
"consoleError": "Kesalahan konsol",
|
||||
@@ -2382,7 +2616,6 @@
|
||||
"bash": "Pesta",
|
||||
"sh": "sh",
|
||||
"ash": "abu",
|
||||
"connecting": "Menghubungkan...",
|
||||
"connect": "Menghubungkan",
|
||||
"disconnect": "Memutuskan",
|
||||
"notConnected": "Tidak terhubung",
|
||||
@@ -2393,7 +2626,37 @@
|
||||
"logs": "Log",
|
||||
"stats": "Statistik",
|
||||
"consoleTab": "Menghibur",
|
||||
"startContainerToAccess": "Jalankan kontainer untuk mengakses konsol."
|
||||
"startContainerToAccess": "Jalankan kontainer untuk mengakses konsol.",
|
||||
"log": {
|
||||
"connecting": "Connecting to Docker host...",
|
||||
"authStarted": "Resolving authentication credentials...",
|
||||
"totpRequired": "TOTP verification required",
|
||||
"warpgateRequired": "Warpgate authentication required",
|
||||
"sessionCreated": "Docker SSH session established",
|
||||
"sessionReady": "Ready for Docker operations",
|
||||
"error": "Docker connection failed: {{error}}"
|
||||
}
|
||||
},
|
||||
"stats": {
|
||||
"log": {
|
||||
"connecting": "Starting metrics collection...",
|
||||
"existingSession": "Using existing metrics session",
|
||||
"totpVerifying": "TOTP verification required",
|
||||
"sessionEstablished": "Metrics session established",
|
||||
"collecting": "Collecting server metrics",
|
||||
"heartbeat": "Keeping connection alive",
|
||||
"stopped": "Metrics collection stopped",
|
||||
"error": "Metrics collection failed: {{error}}"
|
||||
}
|
||||
},
|
||||
"sftp": {
|
||||
"log": {
|
||||
"connecting": "Connecting to SFTP server...",
|
||||
"jumpHost": "Connecting via jump host {{host}}...",
|
||||
"connected": "SFTP connection established",
|
||||
"authFailed": "Authentication failed",
|
||||
"error": "SFTP operation failed: {{error}}"
|
||||
}
|
||||
},
|
||||
"theme": {
|
||||
"switchToLight": "Beralih ke Cahaya",
|
||||
|
||||
Reference in New Issue
Block a user