Update translations - POEditor

This commit is contained in:
Zack Rauen 2023-11-12 14:09:56 -05:00
parent 8681820f21
commit 7b58493dd9
5 changed files with 397 additions and 108 deletions

View File

@ -158,9 +158,6 @@
"version": "Version",
"added": "Date Added",
"modified": "Date Modified",
"isEnabled": "Enabled",
"listView": "List View",
"gridView": "Grid View",
"search": "Search {{type}}",
"editAddon": "Edit",
"deleteAddon": "Delete",
@ -185,7 +182,10 @@
"wasUnloaded": "{{name}} was unloaded.",
"blankSlateHeader": "You don't have any {{type}}s!",
"blankSlateMessage": "Grab some from [this website]({{link}}) and add them to your {{type}} folder.",
"wasLoaded": "{{name}} v{{version}} was loaded."
"isEnabled": "Enabled",
"wasLoaded": "{{name}} v{{version}} was loaded.",
"listView": "List View",
"gridView": "Grid View"
},
"CustomCSS": {
"confirmationText": "You have unsaved changes to your Custom CSS. Closing this window will lose all those changes.",

View File

@ -1,8 +1,9 @@
{
"Panels": {
"plugins": "Plug-ins",
"plugins": "Plugins",
"themes": "Temi",
"customcss": "CSS Personalizzato"
"customcss": "CSS Personalizzato",
"updates": "Aggiornamenti"
},
"Collections": {
"settings": {
@ -10,117 +11,128 @@
"general": {
"name": "Generale",
"voiceDisconnect": {
"name": "Esci dalla chat vocale",
"note": "Esci automaticamente dalla chat vocale quando chiudi Discord"
"name": "Disconnessione vocale",
"note": "Disconnettiti dalla chat vocale alla chiusura di Discord."
},
"showToasts": {
"name": "Mostra Notifiche",
"note": "Mostra delle piccole notifiche per le informazioni importanti"
"name": "Mostra notifiche",
"note": "Mostra una piccola notifica per le informazioni importanti."
},
"mediaKeys": {
"name": "Disabilita i tasti multimediali",
"note": "Impedisce a Discord di prendere il controllo dei tasti multimediali dopo la riproduzione di un video."
"name": "Disattiva i tasti multimediali",
"note": "Impedisce a Discord di comandare i tasti multimediali dopo la riproduzione di un video."
}
},
"window": {
"removeMinimumSize": {
"name": "Rimuovi la grandezza minima",
"note": "Rimuove la grandezza minima forzata di 940x500 di Discord"
"name": "Rimuovi dimensione minima",
"note": "Rimuove la dimensione minima forzata della finestra di Discord di 940x500."
},
"name": "Preferenze finestra",
"name": "Preferenze Finestra",
"transparency": {
"name": "Abilita trasparenza"
"name": "Attiva trasparenza",
"note": "Consente alla finestra principale di essere trasparente (richiede il riavvio)."
},
"frame": {
"name": "Frame finestra",
"note": "Aggiunge il frame della finestra del sistema operativo nativo alla finestra principale."
}
},
"addons": {
"name": "Gestore degli Add-ons",
"name": "Gestione Addons",
"addonErrors": {
"name": "Mostra gli errori degli Add-ons",
"note": "Mostra un modale con errori dei plug-ins e temi"
"name": "Mostra errori addons",
"note": "Mostra una modale con errori dei plugins/temi."
},
"editAction": {
"name": "Modifica Azione",
"note": "Dove appaiono plugins e temi durante le modifiche",
"name": "Azione di modifica",
"note": "Seleziona dove vengono mostrati plugins e temi durante la modifica.",
"options": {
"detached": "Finestra distaccata",
"detached": "Finestra separata",
"system": "Editor di sistema"
}
}
},
"customcss": {
"name": "CSS personalizzato",
"name": "CSS Personalizzato",
"customcss": {
"name": "CSS personalizzato",
"note": "Abilita la scheda per il CSS personalizzato"
"name": "CSS Personalizzato",
"note": "Attiva la scheda di CSS personalizzato."
},
"liveUpdate": {
"name": "Aggiornamento automatico",
"note": "Aggiorna l'aspetto della finestra mentre modifichi il codice CSS"
"note": "Aggiorna il CSS durante la modifica."
},
"startDetached": {
"name": "Apri in una finestra separata",
"note": "Cliccare la scheda per il CSS personalizzato apre l'editor in una finestra separata"
"name": "Finestra separata",
"note": "Cliccando sulla scheda CSS personalizzato si apre l'editor in una finestra separata."
},
"nativeOpen": {
"name": "Apri nell'editor nativo",
"note": "Cliccare la scheda di CSS personalizzato apre il CSS nel tuo editor nativo"
"name": "Editor nativo",
"note": "Cliccando sulla scheda CSS personalizzato si apre il CSS personalizzato nell'editor nativo."
},
"openAction": {
"name": "Posizione dell'editor",
"note": "Dove verrà aperta di default la finestra per il CSS personalizzato",
"note": "Seleziona dove il CSS personalizzato dovrebbe aprirsi per impostazione predefinita.",
"options": {
"settings": "Menu Impostazioni",
"settings": "Menu impostazioni",
"detached": "Finestra separata",
"system": "Editor predefinito"
"system": "Editor di sistema"
}
}
},
"developer": {
"name": "Impostazioni sviluppatore",
"name": "Impostazioni Sviluppatore",
"debuggerHotkey": {
"name": "Scorciatoia debugger",
"note": "Permette di attivare il debugger quando viene premuto F8 con DevTools aperto"
"name": "Debugger Hotkey",
"note": "Consente di attivare il debugger quando si preme F8 con DevTools aperto."
},
"reactDevTools": {
"name": "React Developer Tools",
"note": "Inietta la tua installazione locale di React Developer Tools all'interno di Discord"
"note": "Inietta la tua installazione locale di React Developer Tools in Discord."
},
"inspectElement": {
"name": "Scorciatoia Ispeziona Elemento",
"note": "Abilita la scorciatoia Ispeziona Elemento (ctrl + shift + c) che è comune nella maggioranza dei browser"
"name": "Inspect Element Hotkey",
"note": "Consente di attivare il tasto ispeziona elemento (CTRL+SHIFT+C) comune nella maggior parte dei browser."
},
"devToolsWarning": {
"name": "Ferma i warning DevTools",
"note": "Impedisci a Discord di mostrare il suo messaggio \"Attenzione!\""
"name": "Stop DevTools Warning",
"note": "Impedisce a Discord di stampare il messaggio \"Hold Up!\"."
},
"debugLogs": {
"name": "Log di debug",
"note": "Manda tutto l'output della console all'interno del file debug.log nella cartella BetterDiscord"
"name": "Debug Logs",
"note": "Consente che tutto l'output della console venga salvato nel file debug.log nella cartella BetterDiscord."
},
"devTools": {
"name": "DevTools",
"note": "Abilita l'attivazione del DevTools tramite ctrl+shift+i"
"note": "Consente la commutazione di DevTools con CTRL+SHIFT+I."
}
},
"editor": {
"name": "Preferenze Editor",
"name": "Preferenze dell'Editor",
"lineNumbers": {
"name": "Numeri di riga",
"note": "Abilita la visualizzazione dei numeri delle righe al lato dell'editor"
"note": "Consente di mostrare i numeri di riga sul lato dell'editor."
},
"fontSize": {
"name": "Dimensione font",
"note": "Dimensione del font (pt) da usare nell'editor"
"name": "Dimensione carattere",
"note": "Dimensione del carattere (pt) da utilizzare nell'editor."
},
"minimap": {
"name": "Mini mappa",
"note": "Abilita la visualizzazione di una mini mappa del codice al lato dell'editor"
"name": "Minimappa",
"note": "Consente di mostrare la minimappa del codice sul lato dell'editor."
},
"hover": {
"name": "Suggerimenti di riferimento",
"note": "Consente di mostrare i suggerimenti di riferimento quando si passa con il mouse su regole e selettori."
},
"quickSuggestions": {
"name": "Consigli veloci"
"name": "Suggerimenti rapidi",
"note": "Consente di mostrare i suggerimenti di completamento automatico durante la digitazione."
},
"renderWhitespace": {
"name": "Mostra caratteri whitespace",
"name": "Mostra spazi bianchi",
"note": "Seleziona quando gli spazi bianchi dovrebbero essere mostrati dall'editor.",
"options": {
"all": "Sempre",
"none": "Mai",
@ -136,9 +148,9 @@
"openFolder": "Apri cartella {{type}}",
"reload": "Ricarica",
"addonSettings": "Impostazioni",
"website": "Sito Web",
"source": "Fonte",
"invite": "Supporta il server",
"website": "Website",
"source": "Sorgente",
"invite": "Discord",
"donate": "Dona",
"patreon": "Patreon",
"name": "Nome",
@ -149,41 +161,44 @@
"search": "Cerca {{type}}",
"editAddon": "Modifica",
"deleteAddon": "Elimina",
"confirmDelete": "Sei sicuro di voler cancellare {{name}}?",
"confirmationText": "Hai delle modifiche non salvate su {{name}}. Chiudendo questa finestra perderai quelle modifiche.",
"enabled": "{{name}} è stato abilitato.",
"disabled": "{{name}} è stato disabilitato.",
"couldNotEnable": "Non è stato possibile abilitare {{name}}.",
"couldNotDisable": "Non è stato possibile disabilitare {{name}}.",
"couldNotStart": "Non è stato possibile far partire {{name}}.",
"couldNotStop": "Non è stato possibile fermare {{name}}.",
"settingsError": "Non è stato possibile aprire le impostazioni per {{name}}",
"methodError": "Non è stato possibile lanciare {{method}}.",
"confirmDelete": "Sei sicuro di voler eliminare {{name}}?",
"confirmationText": "Hai modifiche non salvate a {{name}}. Chiudendo questa finestra tutte le modifiche andranno perse.",
"enabled": "{{name}} è stato attivato.",
"disabled": "{{name}} è stato disattivato.",
"couldNotEnable": "{{name}} non può essere attivato.",
"couldNotDisable": "{{name}} non può essere disattivato.",
"couldNotStart": "{{name}} non può essere avviato.",
"couldNotStop": "{{name}} non può essere arrestato.",
"settingsError": "Impossibile aprire le impostazioni per {{name}}",
"methodError": "{{method}} non può essere restituito.",
"unknownAuthor": "Autore sconosciuto",
"noDescription": "Nessuna descrizione.",
"alreadyExists": "Esiste già un {{type}} con nome {{name}}",
"alreadWatching": "Stai già vedendo gli addon.",
"metaError": "Non è stato possibile analizzare META.",
"missingNameData": "Nome dato mancante META.",
"metaNotFound": "META non trovato.",
"compileError": "Non è stato possibile compilare. Vedi la console per i dettagli.",
"wasUnloaded": "{{name}} è stato scaricato.",
"blankSlateHeader": "Non hai nessun {{type}}!",
"blankSlateMessage": "Scaricali [dal sito]({{link}}) e aggiungili alla cartella {{type}}.",
"isEnabled": "Abilitato"
"noDescription": "Descrizione non fornita.",
"alreadyExists": "C'è già un {{type}} chiamato {{name}}",
"alreadWatching": "Stai già vedendo gli addons.",
"metaError": "META non può essere analizzato.",
"missingNameData": "Dati del nome META mancanti.",
"metaNotFound": "META non è stato trovato.",
"compileError": "Impossibile compilare. Vedi la console per i dettagli.",
"wasUnloaded": "{{name}} è stato disattivato.",
"blankSlateHeader": "Non hai nessun {{type}}s!",
"blankSlateMessage": "Prendine alcuni da [questo sito web]({{link}}) e aggiungili alla tua cartella {{type}}.",
"isEnabled": "Attivato",
"wasLoaded": "{{name}} v{{version}} è stato caricato.",
"listView": "Vista a elenco",
"gridView": "Vista a griglia"
},
"CustomCSS": {
"confirmationText": "Hai delle modifiche non salvate sul tuo CSS Personalizzato. Chiudendo questa finestra perderai tutte quelle modifiche.",
"confirmationText": "Hai modifiche non salvate al tuo CSS personalizzato. Chiudendo questa finestra tutte le modifiche andranno perse.",
"update": "Aggiorna",
"save": "Salva",
"openNative": "Apri nell'editor predefinito",
"openDetached": "Apri in una finestra separata",
"settings": "Impostazioni editor",
"editorTitle": "Editor per il CSS personalizzato"
"openNative": "Editor di sistema",
"openDetached": "Finestra separata",
"settings": "Impostazioni Editor",
"editorTitle": "Editor CSS Personalizzato"
},
"Modals": {
"confirmAction": "Sei sicuro?",
"okay": "Ok",
"okay": "Okay",
"done": "Fatto",
"cancel": "Annulla",
"nevermind": "Non importa",
@ -191,25 +206,44 @@
"name": "Nome",
"message": "Messaggio",
"error": "Errore",
"addonErrors": "Errori Addon",
"addonErrors": "Errori addon",
"restartRequired": "Riavvio richiesto",
"restartNow": "Riavvia ora",
"restartLater": "Riavvia più tardi",
"additionalInfo": "Più informazioni",
"restartPrompt": "Per avere effetto, Discord ha bisogno di essere riavviato. Desideri riavviare ora?"
"additionalInfo": "Informazioni aggiuntive",
"restartPrompt": "Per avere effetto, Discord deve essere riavviato. Vuoi riavviare ora?"
},
"ReactDevTools": {
"notFound": "Estensione non trovata",
"notFoundDetails": "Impossibile trovare l'estensione React Developer Tools sul tuo PC. Per favore installa l'estensione sulla tua installazione locale di Chrome."
"notFoundDetails": "Impossibile trovare l'estensione React Developer Tools sul tuo PC. Installa l'estensione sull'installazione locale di Chrome."
},
"Sorting": {
"sortBy": "Ordina per",
"order": "Ordina",
"order": "Ordine",
"ascending": "Ascendente",
"descending": "Discendente"
},
"WindowPrefs": {
"enabledInfo": "Questa opzione richiede un tema trasparente per funzionare correttamente. Su Windows questo potrebbe rompere l'attacco Aero e l'ingrandimento delle finestre.\n\nPer avere effetto, Discord deve essere riavviato. Vuoi riavviarlo ora?",
"disabledInfo": "Per avere effetto, Discord deve essere riavviato. Vuoi riavviarlo ora?"
"enabledInfo": "Questa opzione richiede un tema trasparente per funzionare correttamente. Su Windows questo potrebbe interrompere l'aero snapping e la massimizzazione.\n\nPer avere effetto, Discord deve essere riavviato. Vuoi riavviare ora?",
"disabledInfo": "Per avere effetto, Discord deve essere riavviato. Vuoi riavviare ora?"
},
"Notices": {
"moreInfo": "Altre Info"
},
"Updater": {
"updateFailed": "Aggiornamento non riuscito!",
"updateFailedMessage": "BetterDiscord non è stato aggiornato. Scarica l'ultima versione del programma di installazione dal nostro sito web (https://betterdiscord.app/) e reinstalla.",
"updateSuccessful": "Aggiornamento riuscito!",
"updateAvailable": "BetterDiscord ha un nuovo aggiornamento (v{{version}})",
"addonUpdatesAvailable": "BetterDiscord ha trovato aggiornamenti per {{count}} dei tuoi {{type}}s!",
"addonUpdated": "{{name}} è stato aggiornato alla versione {{version}}!",
"checking": "Controlla aggiornamenti!",
"finishedChecking": "Controllo degli aggiornamenti finito!",
"checkForUpdates": "Controlla aggiornamenti!",
"updateAll": "Aggiorna tutto!",
"noUpdatesAvailable": "Nessun aggiornamento disponibile.",
"versionAvailable": "La versione {{version}} è ora disponibile!",
"upToDateBlankslate": "Tutti i tuoi {{type}} sembrano essere aggiornati!",
"updateButton": "Aggiorna!"
}
}

View File

@ -131,7 +131,10 @@
"settingsError": "Kunde inte öppna inställningarna för {{namn}}",
"unknownAuthor": "Okänd upphovsman",
"noDescription": "Beskrivning saknas.",
"isEnabled": "Aktiverad"
"compileError": "Kunde inte kompileras. Se konsolen för mer information.",
"isEnabled": "Aktiverad",
"listView": "Listvy",
"gridView": "Rutnätsvy"
},
"CustomCSS": {
"confirmationText": "Du har osparade ändringar av egna CSS:en. Alla ändringar kommer försvinna om du stänger det här fönstret",

View File

@ -1 +1,250 @@
{}
{
"Panels": {
"plugins": "Tiện Ích",
"themes": "Chủ đề",
"customcss": "CSS Tùy Chỉnh",
"updates": "Cập nhật"
},
"Collections": {
"settings": {
"name": "Cài đặt",
"general": {
"name": "Chung",
"voiceDisconnect": {
"name": "Ngắt Kết Nối Voice",
"note": "Ngắt kết nối kênh voice khi đóng Discord"
},
"showToasts": {
"name": "HIển Thị Thông Báo",
"note": "Hiển thị một thông báo nhỏ cho những thông tin quan trọng"
},
"mediaKeys": {
"name": "Vô Hiệu Hóa Phím Điều Khiển Phương Tiện",
"note": "Ngăn Discord kiểm soát phím điều khiển phương tiện sau khi xem video."
}
},
"window": {
"removeMinimumSize": {
"name": "Xóa Kích Thước Tối Thiểu",
"note": "Xóa kích thước tối thiểu của Discord (940x500)"
},
"name": "Cài Đặt Cửa Sổ",
"transparency": {
"name": "Bật Cửa Sổ Trong Suốt",
"note": "Cho phép cửa sổ Discord nhìn xuyên thấu (cần khởi động lại)"
},
"frame": {
"name": "Khung Cửa Sổ",
"note": "Cho phép khung cửa sổ của hệ thống vào cửa sổ Discord"
}
},
"addons": {
"name": "Quản Lý Tiện Ích",
"addonErrors": {
"name": "Hiển Thị Lỗi Tiện Ích",
"note": "Hiển thị thông báo với những tiện ích/chủ đề lỗi"
},
"editAction": {
"name": "Nơi Chỉnh Sửa",
"note": "Nơi trình chỉnh sửa tiện ích và chủ đề hiển thị khi sửa",
"options": {
"detached": "Cửa Sổ Tách Rời",
"system": "Trình Chỉnh Sửa Của Hệ Thống"
}
}
},
"customcss": {
"name": "CSS Tùy Chỉnh",
"customcss": {
"name": "CSS Tùy Chỉnh",
"note": "Bật tab CSS Tùy Chỉnh"
},
"liveUpdate": {
"name": "Cập Nhật Trực Tiếp",
"note": "Cập nhật CSS khi bạn đang gõ"
},
"startDetached": {
"name": "Tách Rời Cửa Số",
"note": "Bấm vào tab CSS Tùy Chỉnh sẽ mở trình chỉnh sửa ở cửa sổ riêng"
},
"nativeOpen": {
"name": "Mở trong Trình Chỉnh Sửa của bạn",
"note": "Bấm vào tab CSS Tùy Chỉnh sẽ mở trình chỉnh sửa của bạn"
},
"openAction": {
"name": "Vị trí Trình Chỉnh Sửa",
"note": "Nơi CSS Tùy Chỉnh sẽ được mở mặc định",
"options": {
"settings": "Menu Cài Đặt",
"detached": "Cửa Sổ Riêng",
"system": "Trình Chỉnh Sửa"
}
}
},
"developer": {
"name": "Cài đặt Nhà Phát Triển",
"debuggerHotkey": {
"name": "Phím tắt Trình Gỡ Lỗi",
"note": "Cho phép kích hoạt trình gỡ lỗi bằng cách nhấn F8 với DevTools mở"
},
"reactDevTools": {
"name": "React Developer Tools",
"note": "Thêm cài đặt của React Developer Tools vào Discord"
},
"inspectElement": {
"name": "Phím tắt Kiểm tra Thành Phần",
"note": "Kích hoạt phím tắt Kiểm tra Thành Phần (Ctrl + Shift + C) mà thường thấy ở những trình duyệt"
},
"devToolsWarning": {
"name": "Tắt Cảnh Báo DevTools",
"note": "Ngăn Discord hiển thị thông báo \"Chờ Đã!\""
},
"debugLogs": {
"name": "Lưu Nhật Ký Gỡ Lỗi",
"note": "Lưu mọi thứ được hiển thị ở Console vào tệp debug.log trong thư mục BetterDiscord"
},
"devTools": {
"name": "DevTools",
"note": "Kích hoạt DevTools bằng tổ hợp Ctrl + Shift + I"
}
},
"editor": {
"name": "Cài đặt Trình Chỉnh Sửa",
"lineNumbers": {
"name": "Số Dòng",
"note": "Hiển thị số dòng ở cạnh của trình chỉnh sửa"
},
"fontSize": {
"name": "Kích Cỡ Chữ",
"note": "Kích cỡ chữ (pt) được sử dụng trong trình chỉnh sửa"
},
"minimap": {
"name": "Minimap",
"note": "Hiển thị Minimap ở cạnh của trình chỉnh sửa"
},
"hover": {
"name": "Chú Giải",
"note": "Hiển thị chú giải khi di chuột vào những lựa chọn"
},
"quickSuggestions": {
"name": "Đề Xuất Nhanh",
"note": "Hiển thị những đề xuất tự hoàn thành khi bạn gõ"
},
"renderWhitespace": {
"name": "Hiển Thị Khoảng Cách Trắng",
"note": "Khi nào khoảng cách trắng sẽ được hiển thị trong trình chỉnh sửa",
"options": {
"all": "Luôn luôn",
"none": "Không bao giờ",
"selection": "Lựa chọn"
}
}
}
}
},
"Addons": {
"title": "{{name}} v{{version}} bởi {{author}}",
"byline": "bởi {{author}}",
"openFolder": "Mở Thư Mục {{type}}",
"reload": "Tải lại",
"addonSettings": "Cài đặt",
"website": "Trang web",
"source": "Nguồn",
"invite": "Máy chủ hỗ trợ",
"donate": "Ủng hộ",
"patreon": "Patreon",
"name": "Tên",
"author": "Tác giả",
"version": "Phiên bản",
"added": "Ngày thêm",
"modified": "Ngày chỉnh sửa",
"search": "Tìm kiếm {{type}}",
"editAddon": "Chỉnh sửa",
"deleteAddon": "Xóa",
"confirmDelete": "Bạn chắc chắn muốn xóa {{name}}?",
"confirmationText": "Bạn có những thay đổi chưa lưu cho {{name}}. Đóng cửa sổ này sẽ xóa hết những thay đổi của bạn.",
"enabled": "{{name}} đã được kích hoạt.",
"disabled": "{{name}} đã được vô hiệu hóa.",
"couldNotEnable": "{{name}} không thể được kích hoạt.",
"couldNotDisable": "{{name}} không thể được vô hiệu hóa.",
"couldNotStart": "{{name}} không thể được bắt đầu.",
"couldNotStop": "{{name}} không thể được dừng lại.",
"settingsError": "Không thể mở cài đặt cho {{name}}",
"methodError": "{{method}} không thể được kích hoạt.",
"unknownAuthor": "Tác giả không xác định",
"noDescription": "Không có miêu tả.",
"alreadyExists": "Đã có {{type}} với tên {{name}} rồi!",
"alreadWatching": "Đã đang xem tiện ích.",
"metaError": "META không thể được phân tích.",
"missingNameData": "META đang thiếu tên dữ liệu.",
"metaNotFound": "Không thể tìm thấy META.",
"compileError": "Không thể biên dịch. Vui lòng kiểm tra Console để biết thêm chi tiết.",
"wasUnloaded": "{{name}} đã được tắt.",
"blankSlateHeader": "Bạn không có {{type}}!",
"blankSlateMessage": "Lấy một số ở [trang web]({{link}}) và thêm vào thư mục {{type}}.",
"isEnabled": "Đã kích hoạt",
"wasLoaded": "{{name}} v{{version}} đã được bật.",
"listView": "Dạng Danh Sách",
"gridView": "Dạng Ô"
},
"CustomCSS": {
"confirmationText": "Bạn có những thay đổi chưa lưu cho CSS Tùy Chỉnh của bạn. Đóng cửa sổ này sẽ xóa hết những thay đổi của bạn.",
"update": "Cập nhật",
"save": "Lưu",
"openNative": "Ở trong Trình Chỉnh Sửa",
"openDetached": "Cửa Sổ Riêng",
"settings": "Cài đặt Trình Chỉnh Sửa",
"editorTitle": "Trình Chỉnh Sửa CSS Tùy Chỉnh"
},
"Modals": {
"confirmAction": "Bạn chắc chắn chứ?",
"okay": "OK",
"done": "Xong",
"cancel": "Hủy bỏ",
"nevermind": "Không bận tâm",
"close": "Đóng",
"name": "Tên",
"message": "Tin nhắn",
"error": "Lỗi",
"addonErrors": "Lỗi Tiện Ích",
"restartRequired": "Cần Khởi Động Lại",
"restartNow": "Khởi Động Lại Bây Giờ",
"restartLater": "Khởi Động Lại Sau",
"additionalInfo": "Thông Tin Bổ Sung",
"restartPrompt": "Để có hiệu lực, Discord cần phải được khởi động lại. Bạn có muốn khởi động lại ngay bây giờ?",
"changelog": "Nhật ký thay đổi"
},
"ReactDevTools": {
"notFound": "Không Thể Tìm Thấy Tiện Ích",
"notFoundDetails": "Không thể tìm thấy tiện ích React Developer Tools trong máy bạn. Vui lòng cài đặt tiện ích trên Chrome."
},
"Sorting": {
"sortBy": "Lọc Bởi",
"order": "Thứ tự",
"ascending": "Trên xuống dưới",
"descending": "Dưới lên trên"
},
"WindowPrefs": {
"enabledInfo": "Lựa chọn này cần phải có chủ đề trong suốt để có thể hoạt động đúng cách. Ở Windows tính năng Aero Snapping và toàn cửa sổ có thể không hoạt động.\n\nĐể có hiệu lực, Discord cần phải được khởi động lại. Bạn có muốn khởi động lại ngay bây giờ?",
"disabledInfo": "Để có hiệu lực, Discord cần phải được khởi động lại. Bạn có muốn khởi động lại ngay bây giờ?"
},
"Notices": {
"moreInfo": "Thông Tin Thêm"
},
"Updater": {
"updateFailed": "Cập Nhật Thất Bại!",
"updateFailedMessage": "BetterDiscord không thể cập nhật. Vui lòng tải trình cài đặt mới nhất ở trang web (https://betterdiscord.app/) và cài đặt lại.",
"updateSuccessful": "Cập Nhật Thành Công!",
"updateAvailable": "BetterDiscord có cập nhật mới (v{{version}})",
"addonUpdatesAvailable": "BetterDiscord đã phát hiện {{count}} cho {{type}} của bạn!",
"addonUpdated": "{{name}} đã được cập nhật lên phiên bản {{version}}!",
"checking": "Đang kiểm tra cập nhât...",
"finishedChecking": "Kiểm tra cập nhật thành công!",
"checkForUpdates": "Kiểm Tra Cập Nhật!",
"updateAll": "Cập Nhật Mọi Thứ!",
"noUpdatesAvailable": "Không có cập nhật mới.",
"versionAvailable": "Phiên bản {{version}} đã có sẵn!",
"upToDateBlankslate": "Tất cả những {{type}} của bạn đều ở phiên bản mới nhất!",
"updateButton": "Cập nhật!"
}
}

View File

@ -25,8 +25,8 @@
},
"window": {
"removeMinimumSize": {
"name": "移除最小限制",
"note": "移除 Discord 限制的最小視窗尺寸940x500"
"name": "移除最小視窗尺寸限制",
"note": "移除 Discord 限制的最小視窗尺寸940x500"
},
"name": "視窗設定",
"transparency": {
@ -84,8 +84,8 @@
"developer": {
"name": "開發人員設定",
"debuggerHotkey": {
"name": "調試器快捷鍵",
"note": "按下 F8 時啟動調試器"
"name": "偵錯工具快捷鍵",
"note": "允許在打開開發人員工具的情況下按下 F8 啟動偵錯工具"
},
"reactDevTools": {
"name": "React 開發人員工具",
@ -100,7 +100,7 @@
"note": "禁止 Discord 輸出「Hold Up!」警告"
},
"debugLogs": {
"name": "調試記錄檔",
"name": "偵錯記錄檔",
"note": "輸出控制台中的所有資訊到 BetterDiscord 資料夾下的 debug.log"
},
"devTools": {
@ -120,11 +120,11 @@
},
"minimap": {
"name": "小地圖",
"note": "啟用在編輯器一側顯示碼小地圖"
"note": "啟用在編輯器一側顯示程式碼小地圖"
},
"hover": {
"name": "參考工具提示",
"note": "允許在懸停規則和選擇器時顯示參考工具提示"
"note": "允許在懸停規則和選擇器時顯示參考工具提示"
},
"quickSuggestions": {
"name": "快速建議",
@ -149,8 +149,8 @@
"reload": "重新載入",
"addonSettings": "設定",
"website": "網站",
"source": "開源代碼",
"invite": "支持伺服器",
"source": "原始碼",
"invite": "技術支援伺服器",
"donate": "捐贈",
"patreon": "Patreon",
"name": "名稱",
@ -174,16 +174,18 @@
"unknownAuthor": "未知的作者",
"noDescription": "作者没有留下任何描述。",
"alreadyExists": "已存在相同名稱 {{name}} 的 {{type}}。",
"alreadWatching": "已在監擴充功能了。",
"alreadWatching": "已在監擴充功能了。",
"metaError": "無法解析元資料。",
"missingNameData": "元資料缺少名稱。",
"metaNotFound": "無法找到元資料。",
"compileError": "無法編譯。",
"compileError": "無法編譯。詳細資訊請見控制台。",
"wasUnloaded": "已解除安裝 {{name}}。",
"blankSlateHeader": "您還未新增任何 {{type}}",
"blankSlateMessage": "您可以在[此網站]{{link}})中獲得,並將其新增到您的 {{type}} 資料夾中。",
"blankSlateMessage": "您可以在[此網站]({{link}})中取得,並將其新增到您的 {{type}} 資料夾中。",
"isEnabled": "已啟用",
"wasLoaded": "已載入 {{name}} 版本 {{version}}。"
"wasLoaded": "已載入 {{name}} 版本 {{version}}。",
"listView": "清單檢視",
"gridView": "方格檢視"
},
"CustomCSS": {
"confirmationText": "您還有未儲存的更改,關閉此視窗將失去所有對客製化 CSS 所做的更改。",
@ -209,10 +211,11 @@
"restartNow": "立即重新啟動",
"restartLater": "稍後自行重新啟動",
"additionalInfo": "額外資訊",
"restartPrompt": "Discord 需要重新啟動以套用更新。立刻進行重新啟動嗎?"
"restartPrompt": "Discord 需要重新啟動以套用更新。立刻進行重新啟動嗎?",
"changelog": "更新日誌"
},
"ReactDevTools": {
"notFound": "未找到框架",
"notFound": "未找到擴充套件",
"notFoundDetails": "無法在您的電腦上找到 React 開發者工具擴充套件。請在本機的 Chrome 上安裝該擴充套件。"
},
"Sorting": {
@ -222,7 +225,7 @@
"descending": "倒序"
},
"WindowPrefs": {
"enabledInfo": "此選項需要透明佈景主題才能正常工作。在 Windows 上,這可能會破壞 Aero 的捕捉和最大化。\\n\\n該變更需要重新啟動以生效。您要立即進行重新啟動嗎",
"enabledInfo": "此選項需要透明佈景主題才能正常工作。在 Windows 上,這可能會破壞 Aero Snap和最大化。\n\n該變更需要重新啟動以生效。您要立即進行重新啟動嗎",
"disabledInfo": "Discord 需要重新啟動以套用最新變更。立刻進行重新啟動嗎?"
},
"Notices": {
@ -232,7 +235,7 @@
"updateFailed": "更新失敗!",
"updateFailedMessage": "BetterDiscord 更新失敗。請從我們的網站 (https://betterdiscord.app/) 下載最新版本的安裝程式並重新安裝。",
"updateSuccessful": "更新成功!",
"updateAvailable": "BetterDiscord 已有新的版本{{version}}",
"updateAvailable": "BetterDiscord 已有新的版本 ({{version}})",
"addonUpdatesAvailable": "BetterDiscord 已為您 {{type}} 中的 {{count}} 找到更新!",
"addonUpdated": "{{name}} 已更新到版本 {{version}}",
"checking": "正在檢查更新!",