Merge branch 'novnc:master' into feature/ultravnc-gestures
This commit is contained in:
commit
276836a2ce
|
@ -32,8 +32,6 @@ for a more complete list with additional info and links.
|
||||||
### News/help/contact
|
### News/help/contact
|
||||||
|
|
||||||
The project website is found at [novnc.com](http://novnc.com).
|
The project website is found at [novnc.com](http://novnc.com).
|
||||||
Notable commits, announcements and news are posted to
|
|
||||||
[@noVNC](http://www.twitter.com/noVNC).
|
|
||||||
|
|
||||||
If you are a noVNC developer/integrator/user (or want to be) please join the
|
If you are a noVNC developer/integrator/user (or want to be) please join the
|
||||||
[noVNC discussion group](https://groups.google.com/forum/?fromgroups#!forum/novnc).
|
[noVNC discussion group](https://groups.google.com/forum/?fromgroups#!forum/novnc).
|
||||||
|
@ -59,7 +57,6 @@ profits such as:
|
||||||
[Electronic Frontier Foundation](https://www.eff.org/),
|
[Electronic Frontier Foundation](https://www.eff.org/),
|
||||||
[Against Malaria Foundation](http://www.againstmalaria.com/),
|
[Against Malaria Foundation](http://www.againstmalaria.com/),
|
||||||
[Nothing But Nets](http://www.nothingbutnets.net/), etc.
|
[Nothing But Nets](http://www.nothingbutnets.net/), etc.
|
||||||
Please tweet [@noVNC](http://www.twitter.com/noVNC) if you do.
|
|
||||||
|
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"HTTPS is required for full functionality": "Το HTTPS είναι απαιτούμενο για πλήρη λειτουργικότητα",
|
||||||
"Connecting...": "Συνδέεται...",
|
"Connecting...": "Συνδέεται...",
|
||||||
"Disconnecting...": "Aποσυνδέεται...",
|
"Disconnecting...": "Aποσυνδέεται...",
|
||||||
"Reconnecting...": "Επανασυνδέεται...",
|
"Reconnecting...": "Επανασυνδέεται...",
|
||||||
|
@ -7,19 +8,15 @@
|
||||||
"Connected (encrypted) to ": "Συνδέθηκε (κρυπτογραφημένα) με το ",
|
"Connected (encrypted) to ": "Συνδέθηκε (κρυπτογραφημένα) με το ",
|
||||||
"Connected (unencrypted) to ": "Συνδέθηκε (μη κρυπτογραφημένα) με το ",
|
"Connected (unencrypted) to ": "Συνδέθηκε (μη κρυπτογραφημένα) με το ",
|
||||||
"Something went wrong, connection is closed": "Κάτι πήγε στραβά, η σύνδεση διακόπηκε",
|
"Something went wrong, connection is closed": "Κάτι πήγε στραβά, η σύνδεση διακόπηκε",
|
||||||
|
"Failed to connect to server": "Αποτυχία στη σύνδεση με το διακομιστή",
|
||||||
"Disconnected": "Αποσυνδέθηκε",
|
"Disconnected": "Αποσυνδέθηκε",
|
||||||
"New connection has been rejected with reason: ": "Η νέα σύνδεση απορρίφθηκε διότι: ",
|
"New connection has been rejected with reason: ": "Η νέα σύνδεση απορρίφθηκε διότι: ",
|
||||||
"New connection has been rejected": "Η νέα σύνδεση απορρίφθηκε ",
|
"New connection has been rejected": "Η νέα σύνδεση απορρίφθηκε ",
|
||||||
"Password is required": "Απαιτείται ο κωδικός πρόσβασης",
|
"Credentials are required": "Απαιτούνται διαπιστευτήρια",
|
||||||
"noVNC encountered an error:": "το noVNC αντιμετώπισε ένα σφάλμα:",
|
"noVNC encountered an error:": "το noVNC αντιμετώπισε ένα σφάλμα:",
|
||||||
"Hide/Show the control bar": "Απόκρυψη/Εμφάνιση γραμμής ελέγχου",
|
"Hide/Show the control bar": "Απόκρυψη/Εμφάνιση γραμμής ελέγχου",
|
||||||
|
"Drag": "Σύρσιμο",
|
||||||
"Move/Drag Viewport": "Μετακίνηση/Σύρσιμο Θεατού πεδίου",
|
"Move/Drag Viewport": "Μετακίνηση/Σύρσιμο Θεατού πεδίου",
|
||||||
"viewport drag": "σύρσιμο θεατού πεδίου",
|
|
||||||
"Active Mouse Button": "Ενεργό Πλήκτρο Ποντικιού",
|
|
||||||
"No mousebutton": "Χωρίς Πλήκτρο Ποντικιού",
|
|
||||||
"Left mousebutton": "Αριστερό Πλήκτρο Ποντικιού",
|
|
||||||
"Middle mousebutton": "Μεσαίο Πλήκτρο Ποντικιού",
|
|
||||||
"Right mousebutton": "Δεξί Πλήκτρο Ποντικιού",
|
|
||||||
"Keyboard": "Πληκτρολόγιο",
|
"Keyboard": "Πληκτρολόγιο",
|
||||||
"Show Keyboard": "Εμφάνιση Πληκτρολογίου",
|
"Show Keyboard": "Εμφάνιση Πληκτρολογίου",
|
||||||
"Extra keys": "Επιπλέον πλήκτρα",
|
"Extra keys": "Επιπλέον πλήκτρα",
|
||||||
|
@ -28,6 +25,8 @@
|
||||||
"Toggle Ctrl": "Εναλλαγή Ctrl",
|
"Toggle Ctrl": "Εναλλαγή Ctrl",
|
||||||
"Alt": "Alt",
|
"Alt": "Alt",
|
||||||
"Toggle Alt": "Εναλλαγή Alt",
|
"Toggle Alt": "Εναλλαγή Alt",
|
||||||
|
"Toggle Windows": "Εναλλαγή Παράθυρων",
|
||||||
|
"Windows": "Παράθυρα",
|
||||||
"Send Tab": "Αποστολή Tab",
|
"Send Tab": "Αποστολή Tab",
|
||||||
"Tab": "Tab",
|
"Tab": "Tab",
|
||||||
"Esc": "Esc",
|
"Esc": "Esc",
|
||||||
|
@ -41,8 +40,7 @@
|
||||||
"Reboot": "Επανεκκίνηση",
|
"Reboot": "Επανεκκίνηση",
|
||||||
"Reset": "Επαναφορά",
|
"Reset": "Επαναφορά",
|
||||||
"Clipboard": "Πρόχειρο",
|
"Clipboard": "Πρόχειρο",
|
||||||
"Clear": "Καθάρισμα",
|
"Edit clipboard content in the textarea below.": "Επεξεργαστείτε το περιεχόμενο του πρόχειρου στην περιοχή κειμένου παρακάτω.",
|
||||||
"Fullscreen": "Πλήρης Οθόνη",
|
|
||||||
"Settings": "Ρυθμίσεις",
|
"Settings": "Ρυθμίσεις",
|
||||||
"Shared Mode": "Κοινόχρηστη Λειτουργία",
|
"Shared Mode": "Κοινόχρηστη Λειτουργία",
|
||||||
"View Only": "Μόνο Θέαση",
|
"View Only": "Μόνο Θέαση",
|
||||||
|
@ -52,6 +50,8 @@
|
||||||
"Local Scaling": "Τοπική Κλιμάκωση",
|
"Local Scaling": "Τοπική Κλιμάκωση",
|
||||||
"Remote Resizing": "Απομακρυσμένη Αλλαγή μεγέθους",
|
"Remote Resizing": "Απομακρυσμένη Αλλαγή μεγέθους",
|
||||||
"Advanced": "Για προχωρημένους",
|
"Advanced": "Για προχωρημένους",
|
||||||
|
"Quality:": "Ποιότητα:",
|
||||||
|
"Compression level:": "Επίπεδο συμπίεσης:",
|
||||||
"Repeater ID:": "Repeater ID:",
|
"Repeater ID:": "Repeater ID:",
|
||||||
"WebSocket": "WebSocket",
|
"WebSocket": "WebSocket",
|
||||||
"Encrypt": "Κρυπτογράφηση",
|
"Encrypt": "Κρυπτογράφηση",
|
||||||
|
@ -60,10 +60,20 @@
|
||||||
"Path:": "Διαδρομή:",
|
"Path:": "Διαδρομή:",
|
||||||
"Automatic Reconnect": "Αυτόματη επανασύνδεση",
|
"Automatic Reconnect": "Αυτόματη επανασύνδεση",
|
||||||
"Reconnect Delay (ms):": "Καθυστέρηση επανασύνδεσης (ms):",
|
"Reconnect Delay (ms):": "Καθυστέρηση επανασύνδεσης (ms):",
|
||||||
|
"Show Dot when No Cursor": "Εμφάνιση Τελείας όταν δεν υπάρχει Δρομέας",
|
||||||
"Logging:": "Καταγραφή:",
|
"Logging:": "Καταγραφή:",
|
||||||
|
"Version:": "Έκδοση:",
|
||||||
"Disconnect": "Αποσύνδεση",
|
"Disconnect": "Αποσύνδεση",
|
||||||
"Connect": "Σύνδεση",
|
"Connect": "Σύνδεση",
|
||||||
|
"Server identity": "Ταυτότητα Διακομιστή",
|
||||||
|
"The server has provided the following identifying information:": "Ο διακομιστής παρείχε την ακόλουθη πληροφορία ταυτοποίησης:",
|
||||||
|
"Fingerprint:": "Δακτυλικό αποτύπωμα:",
|
||||||
|
"Please verify that the information is correct and press \"Approve\". Otherwise press \"Reject\".": "Παρακαλώ επαληθεύσετε ότι η πληροφορία είναι σωστή και πιέστε \"Αποδοχή\". Αλλιώς πιέστε \"Απόρριψη\".",
|
||||||
|
"Approve": "Αποδοχή",
|
||||||
|
"Reject": "Απόρριψη",
|
||||||
|
"Credentials": "Διαπιστευτήρια",
|
||||||
|
"Username:": "Κωδικός Χρήστη:",
|
||||||
"Password:": "Κωδικός Πρόσβασης:",
|
"Password:": "Κωδικός Πρόσβασης:",
|
||||||
"Cancel": "Ακύρωση",
|
"Send Credentials": "Αποστολή Διαπιστευτηρίων",
|
||||||
"Canvas not supported.": "Δεν υποστηρίζεται το στοιχείο Canvas"
|
"Cancel": "Ακύρωση"
|
||||||
}
|
}
|
|
@ -1,5 +1,4 @@
|
||||||
{
|
{
|
||||||
"HTTPS is required for full functionality": "",
|
|
||||||
"Connecting...": "En cours de connexion...",
|
"Connecting...": "En cours de connexion...",
|
||||||
"Disconnecting...": "Déconnexion en cours...",
|
"Disconnecting...": "Déconnexion en cours...",
|
||||||
"Reconnecting...": "Reconnexion en cours...",
|
"Reconnecting...": "Reconnexion en cours...",
|
||||||
|
@ -40,7 +39,8 @@
|
||||||
"Reboot": "Redémarrer",
|
"Reboot": "Redémarrer",
|
||||||
"Reset": "Réinitialiser",
|
"Reset": "Réinitialiser",
|
||||||
"Clipboard": "Presse-papiers",
|
"Clipboard": "Presse-papiers",
|
||||||
"Edit clipboard content in the textarea below.": "",
|
"Clear": "Effacer",
|
||||||
|
"Fullscreen": "Plein écran",
|
||||||
"Settings": "Paramètres",
|
"Settings": "Paramètres",
|
||||||
"Shared Mode": "Mode partagé",
|
"Shared Mode": "Mode partagé",
|
||||||
"View Only": "Afficher uniquement",
|
"View Only": "Afficher uniquement",
|
||||||
|
@ -65,12 +65,6 @@
|
||||||
"Version:": "Version :",
|
"Version:": "Version :",
|
||||||
"Disconnect": "Déconnecter",
|
"Disconnect": "Déconnecter",
|
||||||
"Connect": "Connecter",
|
"Connect": "Connecter",
|
||||||
"Server identity": "",
|
|
||||||
"The server has provided the following identifying information:": "",
|
|
||||||
"Fingerprint:": "",
|
|
||||||
"Please verify that the information is correct and press \"Approve\". Otherwise press \"Reject\".": "",
|
|
||||||
"Approve": "",
|
|
||||||
"Reject": "",
|
|
||||||
"Username:": "Nom d'utilisateur :",
|
"Username:": "Nom d'utilisateur :",
|
||||||
"Password:": "Mot de passe :",
|
"Password:": "Mot de passe :",
|
||||||
"Send Credentials": "Envoyer les identifiants",
|
"Send Credentials": "Envoyer les identifiants",
|
||||||
|
|
|
@ -14,8 +14,6 @@
|
||||||
"Credentials are required": "Le credenziali sono obbligatorie",
|
"Credentials are required": "Le credenziali sono obbligatorie",
|
||||||
"noVNC encountered an error:": "noVNC ha riscontrato un errore:",
|
"noVNC encountered an error:": "noVNC ha riscontrato un errore:",
|
||||||
"Hide/Show the control bar": "Nascondi/Mostra la barra di controllo",
|
"Hide/Show the control bar": "Nascondi/Mostra la barra di controllo",
|
||||||
"Drag": "",
|
|
||||||
"Move/Drag Viewport": "",
|
|
||||||
"Keyboard": "Tastiera",
|
"Keyboard": "Tastiera",
|
||||||
"Show Keyboard": "Mostra tastiera",
|
"Show Keyboard": "Mostra tastiera",
|
||||||
"Extra keys": "Tasti Aggiuntivi",
|
"Extra keys": "Tasti Aggiuntivi",
|
||||||
|
@ -44,7 +42,6 @@
|
||||||
"Settings": "Impostazioni",
|
"Settings": "Impostazioni",
|
||||||
"Shared Mode": "Modalità condivisa",
|
"Shared Mode": "Modalità condivisa",
|
||||||
"View Only": "Sola Visualizzazione",
|
"View Only": "Sola Visualizzazione",
|
||||||
"Clip to Window": "",
|
|
||||||
"Scaling Mode:": "Modalità di ridimensionamento:",
|
"Scaling Mode:": "Modalità di ridimensionamento:",
|
||||||
"None": "Nessuna",
|
"None": "Nessuna",
|
||||||
"Local Scaling": "Ridimensionamento Locale",
|
"Local Scaling": "Ridimensionamento Locale",
|
||||||
|
@ -61,7 +58,6 @@
|
||||||
"Automatic Reconnect": "Riconnessione Automatica",
|
"Automatic Reconnect": "Riconnessione Automatica",
|
||||||
"Reconnect Delay (ms):": "Ritardo Riconnessione (ms):",
|
"Reconnect Delay (ms):": "Ritardo Riconnessione (ms):",
|
||||||
"Show Dot when No Cursor": "Mostra Punto quando Nessun Cursore",
|
"Show Dot when No Cursor": "Mostra Punto quando Nessun Cursore",
|
||||||
"Logging:": "",
|
|
||||||
"Version:": "Versione:",
|
"Version:": "Versione:",
|
||||||
"Disconnect": "Disconnetti",
|
"Disconnect": "Disconnetti",
|
||||||
"Connect": "Connetti",
|
"Connect": "Connetti",
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"HTTPS is required for full functionality": "すべての機能を使用するにはHTTPS接続が必要です",
|
||||||
"Connecting...": "接続しています...",
|
"Connecting...": "接続しています...",
|
||||||
"Disconnecting...": "切断しています...",
|
"Disconnecting...": "切断しています...",
|
||||||
"Reconnecting...": "再接続しています...",
|
"Reconnecting...": "再接続しています...",
|
||||||
|
@ -21,10 +22,10 @@
|
||||||
"Extra keys": "追加キー",
|
"Extra keys": "追加キー",
|
||||||
"Show Extra Keys": "追加キーを表示",
|
"Show Extra Keys": "追加キーを表示",
|
||||||
"Ctrl": "Ctrl",
|
"Ctrl": "Ctrl",
|
||||||
"Toggle Ctrl": "Ctrl キーを切り替え",
|
"Toggle Ctrl": "Ctrl キーをトグル",
|
||||||
"Alt": "Alt",
|
"Alt": "Alt",
|
||||||
"Toggle Alt": "Alt キーを切り替え",
|
"Toggle Alt": "Alt キーをトグル",
|
||||||
"Toggle Windows": "Windows キーを切り替え",
|
"Toggle Windows": "Windows キーをトグル",
|
||||||
"Windows": "Windows",
|
"Windows": "Windows",
|
||||||
"Send Tab": "Tab キーを送信",
|
"Send Tab": "Tab キーを送信",
|
||||||
"Tab": "Tab",
|
"Tab": "Tab",
|
||||||
|
@ -39,11 +40,11 @@
|
||||||
"Reboot": "再起動",
|
"Reboot": "再起動",
|
||||||
"Reset": "リセット",
|
"Reset": "リセット",
|
||||||
"Clipboard": "クリップボード",
|
"Clipboard": "クリップボード",
|
||||||
"Clear": "クリア",
|
"Edit clipboard content in the textarea below.": "以下の入力欄からクリップボードの内容を編集できます。",
|
||||||
"Fullscreen": "全画面表示",
|
"Full Screen": "全画面表示",
|
||||||
"Settings": "設定",
|
"Settings": "設定",
|
||||||
"Shared Mode": "共有モード",
|
"Shared Mode": "共有モード",
|
||||||
"View Only": "表示のみ",
|
"View Only": "表示専用",
|
||||||
"Clip to Window": "ウィンドウにクリップ",
|
"Clip to Window": "ウィンドウにクリップ",
|
||||||
"Scaling Mode:": "スケーリングモード:",
|
"Scaling Mode:": "スケーリングモード:",
|
||||||
"None": "なし",
|
"None": "なし",
|
||||||
|
@ -60,11 +61,18 @@
|
||||||
"Path:": "パス:",
|
"Path:": "パス:",
|
||||||
"Automatic Reconnect": "自動再接続",
|
"Automatic Reconnect": "自動再接続",
|
||||||
"Reconnect Delay (ms):": "再接続する遅延 (ミリ秒):",
|
"Reconnect Delay (ms):": "再接続する遅延 (ミリ秒):",
|
||||||
"Show Dot when No Cursor": "カーソルがないときにドットを表示",
|
"Show Dot when No Cursor": "カーソルがないときにドットを表示する",
|
||||||
"Logging:": "ロギング:",
|
"Logging:": "ロギング:",
|
||||||
"Version:": "バージョン:",
|
"Version:": "バージョン:",
|
||||||
"Disconnect": "切断",
|
"Disconnect": "切断",
|
||||||
"Connect": "接続",
|
"Connect": "接続",
|
||||||
|
"Server identity": "サーバーの識別情報",
|
||||||
|
"The server has provided the following identifying information:": "サーバーは以下の識別情報を提供しています:",
|
||||||
|
"Fingerprint:": "フィンガープリント:",
|
||||||
|
"Please verify that the information is correct and press \"Approve\". Otherwise press \"Reject\".": "この情報が正しい場合は「承認」を、そうでない場合は「拒否」を押してください。",
|
||||||
|
"Approve": "承認",
|
||||||
|
"Reject": "拒否",
|
||||||
|
"Credentials": "資格情報",
|
||||||
"Username:": "ユーザー名:",
|
"Username:": "ユーザー名:",
|
||||||
"Password:": "パスワード:",
|
"Password:": "パスワード:",
|
||||||
"Send Credentials": "資格情報を送信",
|
"Send Credentials": "資格情報を送信",
|
||||||
|
|
|
@ -1,10 +1,11 @@
|
||||||
{
|
{
|
||||||
"HTTPS is required for full functionality": "HTTPS krävs för full funktionalitet",
|
"Running without HTTPS is not recommended, crashes or other issues are likely.": "Det är ej rekommenderat att köra utan HTTPS, krascher och andra problem är troliga.",
|
||||||
"Connecting...": "Ansluter...",
|
"Connecting...": "Ansluter...",
|
||||||
"Disconnecting...": "Kopplar ner...",
|
"Disconnecting...": "Kopplar ner...",
|
||||||
"Reconnecting...": "Återansluter...",
|
"Reconnecting...": "Återansluter...",
|
||||||
"Internal error": "Internt fel",
|
"Internal error": "Internt fel",
|
||||||
"Must set host": "Du måste specifiera en värd",
|
"Must set host": "Du måste specifiera en värd",
|
||||||
|
"Failed to connect to server: ": "Misslyckades att ansluta till servern: ",
|
||||||
"Connected (encrypted) to ": "Ansluten (krypterat) till ",
|
"Connected (encrypted) to ": "Ansluten (krypterat) till ",
|
||||||
"Connected (unencrypted) to ": "Ansluten (okrypterat) till ",
|
"Connected (unencrypted) to ": "Ansluten (okrypterat) till ",
|
||||||
"Something went wrong, connection is closed": "Något gick fel, anslutningen avslutades",
|
"Something went wrong, connection is closed": "Något gick fel, anslutningen avslutades",
|
||||||
|
|
|
@ -1,69 +1,69 @@
|
||||||
{
|
{
|
||||||
"Connecting...": "连接中...",
|
"Connecting...": "连接中...",
|
||||||
|
"Connected (encrypted) to ": "已连接(已加密)到",
|
||||||
|
"Connected (unencrypted) to ": "已连接(未加密)到",
|
||||||
"Disconnecting...": "正在断开连接...",
|
"Disconnecting...": "正在断开连接...",
|
||||||
"Reconnecting...": "重新连接中...",
|
|
||||||
"Internal error": "内部错误",
|
|
||||||
"Must set host": "请提供主机名",
|
|
||||||
"Connected (encrypted) to ": "已连接到(加密)",
|
|
||||||
"Connected (unencrypted) to ": "已连接到(未加密)",
|
|
||||||
"Something went wrong, connection is closed": "发生错误,连接已关闭",
|
|
||||||
"Failed to connect to server": "无法连接到服务器",
|
|
||||||
"Disconnected": "已断开连接",
|
"Disconnected": "已断开连接",
|
||||||
"New connection has been rejected with reason: ": "连接被拒绝,原因:",
|
"Must set host": "必须设置主机",
|
||||||
"New connection has been rejected": "连接被拒绝",
|
"Reconnecting...": "重新连接中...",
|
||||||
"Password is required": "请提供密码",
|
"Password is required": "请提供密码",
|
||||||
|
"Disconnect timeout": "超时断开",
|
||||||
"noVNC encountered an error:": "noVNC 遇到一个错误:",
|
"noVNC encountered an error:": "noVNC 遇到一个错误:",
|
||||||
"Hide/Show the control bar": "显示/隐藏控制栏",
|
"Hide/Show the control bar": "显示/隐藏控制栏",
|
||||||
"Move/Drag Viewport": "拖放显示范围",
|
"Move/Drag Viewport": "移动/拖动窗口",
|
||||||
"viewport drag": "显示范围拖放",
|
"viewport drag": "窗口拖动",
|
||||||
"Active Mouse Button": "启动鼠标按鍵",
|
"Active Mouse Button": "启动鼠标按键",
|
||||||
"No mousebutton": "禁用鼠标按鍵",
|
"No mousebutton": "禁用鼠标按键",
|
||||||
"Left mousebutton": "鼠标左鍵",
|
"Left mousebutton": "鼠标左键",
|
||||||
"Middle mousebutton": "鼠标中鍵",
|
"Middle mousebutton": "鼠标中键",
|
||||||
"Right mousebutton": "鼠标右鍵",
|
"Right mousebutton": "鼠标右键",
|
||||||
"Keyboard": "键盘",
|
"Keyboard": "键盘",
|
||||||
"Show Keyboard": "显示键盘",
|
"Show Keyboard": "显示键盘",
|
||||||
"Extra keys": "额外按键",
|
"Extra keys": "额外按键",
|
||||||
"Show Extra Keys": "显示额外按键",
|
"Show Extra Keys": "显示额外按键",
|
||||||
"Ctrl": "Ctrl",
|
"Ctrl": "Ctrl",
|
||||||
"Toggle Ctrl": "切换 Ctrl",
|
"Toggle Ctrl": "切换 Ctrl",
|
||||||
|
"Edit clipboard content in the textarea below.": "在下面的文本区域中编辑剪贴板内容。",
|
||||||
"Alt": "Alt",
|
"Alt": "Alt",
|
||||||
"Toggle Alt": "切换 Alt",
|
"Toggle Alt": "切换 Alt",
|
||||||
"Send Tab": "发送 Tab 键",
|
"Send Tab": "发送 Tab 键",
|
||||||
"Tab": "Tab",
|
"Tab": "Tab",
|
||||||
"Esc": "Esc",
|
"Esc": "Esc",
|
||||||
"Send Escape": "发送 Escape 键",
|
"Send Escape": "发送 Escape 键",
|
||||||
"Ctrl+Alt+Del": "Ctrl-Alt-Del",
|
"Ctrl+Alt+Del": "Ctrl+Alt+Del",
|
||||||
"Send Ctrl-Alt-Del": "发送 Ctrl-Alt-Del 键",
|
"Send Ctrl-Alt-Del": "发送 Ctrl+Alt+Del 键",
|
||||||
"Shutdown/Reboot": "关机/重新启动",
|
"Shutdown/Reboot": "关机/重启",
|
||||||
"Shutdown/Reboot...": "关机/重新启动...",
|
"Shutdown/Reboot...": "关机/重启...",
|
||||||
"Power": "电源",
|
"Power": "电源",
|
||||||
"Shutdown": "关机",
|
"Shutdown": "关机",
|
||||||
"Reboot": "重新启动",
|
"Reboot": "重启",
|
||||||
"Reset": "重置",
|
"Reset": "重置",
|
||||||
"Clipboard": "剪贴板",
|
"Clipboard": "剪贴板",
|
||||||
"Clear": "清除",
|
"Clear": "清除",
|
||||||
"Fullscreen": "全屏",
|
"Fullscreen": "全屏",
|
||||||
"Settings": "设置",
|
"Settings": "设置",
|
||||||
|
"Encrypt": "加密",
|
||||||
"Shared Mode": "分享模式",
|
"Shared Mode": "分享模式",
|
||||||
"View Only": "仅查看",
|
"View Only": "仅查看",
|
||||||
"Clip to Window": "限制/裁切窗口大小",
|
"Clip to Window": "限制/裁切窗口大小",
|
||||||
"Scaling Mode:": "缩放模式:",
|
"Scaling Mode:": "缩放模式:",
|
||||||
"None": "无",
|
"None": "无",
|
||||||
"Local Scaling": "本地缩放",
|
"Local Scaling": "本地缩放",
|
||||||
|
"Local Downscaling": "降低本地尺寸",
|
||||||
"Remote Resizing": "远程调整大小",
|
"Remote Resizing": "远程调整大小",
|
||||||
"Advanced": "高级",
|
"Advanced": "高级",
|
||||||
|
"Local Cursor": "本地光标",
|
||||||
"Repeater ID:": "中继站 ID",
|
"Repeater ID:": "中继站 ID",
|
||||||
"WebSocket": "WebSocket",
|
"WebSocket": "WebSocket",
|
||||||
"Encrypt": "加密",
|
|
||||||
"Host:": "主机:",
|
"Host:": "主机:",
|
||||||
"Port:": "端口:",
|
"Port:": "端口:",
|
||||||
"Path:": "路径:",
|
"Path:": "路径:",
|
||||||
"Automatic Reconnect": "自动重新连接",
|
"Automatic Reconnect": "自动重新连接",
|
||||||
"Reconnect Delay (ms):": "重新连接间隔 (ms):",
|
"Reconnect Delay (ms):": "重新连接间隔 (ms):",
|
||||||
"Logging:": "日志级别:",
|
"Logging:": "日志级别:",
|
||||||
"Disconnect": "中断连接",
|
"Disconnect": "断开连接",
|
||||||
"Connect": "连接",
|
"Connect": "连接",
|
||||||
"Password:": "密码:",
|
"Password:": "密码:",
|
||||||
"Cancel": "取消"
|
"Cancel": "取消",
|
||||||
|
"Canvas not supported.": "不支持 Canvas。"
|
||||||
}
|
}
|
|
@ -81,12 +81,5 @@ module.exports = (config) => {
|
||||||
singleRun: true,
|
singleRun: true,
|
||||||
};
|
};
|
||||||
|
|
||||||
if (process.env.TEST_BROWSER_NAME === 'ChromeHeadless') {
|
|
||||||
let os = require('os');
|
|
||||||
if (os.platform() === 'win32') {
|
|
||||||
my_conf.client.mocha['timeout'] = 5000;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
config.set(my_conf);
|
config.set(my_conf);
|
||||||
};
|
};
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@novnc/novnc",
|
"name": "@novnc/novnc",
|
||||||
"version": "1.4.0",
|
"version": "1.5.0",
|
||||||
"description": "An HTML5 VNC client",
|
"description": "An HTML5 VNC client",
|
||||||
"browser": "lib/rfb",
|
"browser": "lib/rfb",
|
||||||
"directories": {
|
"directories": {
|
||||||
|
|
155
po/noVNC.pot
155
po/noVNC.pot
|
@ -6,9 +6,9 @@
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: noVNC 1.4.0\n"
|
"Project-Id-Version: noVNC 1.5.0\n"
|
||||||
"Report-Msgid-Bugs-To: novnc@googlegroups.com\n"
|
"Report-Msgid-Bugs-To: novnc@googlegroups.com\n"
|
||||||
"POT-Creation-Date: 2022-12-27 15:24+0100\n"
|
"POT-Creation-Date: 2024-06-03 14:10+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -18,7 +18,8 @@ msgstr ""
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#: ../app/ui.js:69
|
#: ../app/ui.js:69
|
||||||
msgid "HTTPS is required for full functionality"
|
msgid ""
|
||||||
|
"Running without HTTPS is not recommended, crashes or other issues are likely."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../app/ui.js:410
|
#: ../app/ui.js:410
|
||||||
|
@ -41,292 +42,296 @@ msgstr ""
|
||||||
msgid "Must set host"
|
msgid "Must set host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../app/ui.js:1110
|
#: ../app/ui.js:1052
|
||||||
|
msgid "Failed to connect to server: "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: ../app/ui.js:1118
|
||||||
msgid "Connected (encrypted) to "
|
msgid "Connected (encrypted) to "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../app/ui.js:1112
|
#: ../app/ui.js:1120
|
||||||
msgid "Connected (unencrypted) to "
|
msgid "Connected (unencrypted) to "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../app/ui.js:1135
|
#: ../app/ui.js:1143
|
||||||
msgid "Something went wrong, connection is closed"
|
msgid "Something went wrong, connection is closed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../app/ui.js:1138
|
#: ../app/ui.js:1146
|
||||||
msgid "Failed to connect to server"
|
msgid "Failed to connect to server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../app/ui.js:1150
|
#: ../app/ui.js:1158
|
||||||
msgid "Disconnected"
|
msgid "Disconnected"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../app/ui.js:1165
|
#: ../app/ui.js:1173
|
||||||
msgid "New connection has been rejected with reason: "
|
msgid "New connection has been rejected with reason: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../app/ui.js:1168
|
#: ../app/ui.js:1176
|
||||||
msgid "New connection has been rejected"
|
msgid "New connection has been rejected"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../app/ui.js:1234
|
#: ../app/ui.js:1242
|
||||||
msgid "Credentials are required"
|
msgid "Credentials are required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:57
|
#: ../vnc.html:55
|
||||||
msgid "noVNC encountered an error:"
|
msgid "noVNC encountered an error:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:67
|
#: ../vnc.html:65
|
||||||
msgid "Hide/Show the control bar"
|
msgid "Hide/Show the control bar"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:76
|
#: ../vnc.html:74
|
||||||
msgid "Drag"
|
msgid "Drag"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:76
|
#: ../vnc.html:74
|
||||||
msgid "Move/Drag Viewport"
|
msgid "Move/Drag Viewport"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:82
|
#: ../vnc.html:80
|
||||||
msgid "Keyboard"
|
msgid "Keyboard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:82
|
#: ../vnc.html:80
|
||||||
msgid "Show Keyboard"
|
msgid "Show Keyboard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:87
|
#: ../vnc.html:85
|
||||||
msgid "Extra keys"
|
msgid "Extra keys"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:87
|
#: ../vnc.html:85
|
||||||
msgid "Show Extra Keys"
|
msgid "Show Extra Keys"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:92
|
#: ../vnc.html:90
|
||||||
msgid "Ctrl"
|
msgid "Ctrl"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:92
|
#: ../vnc.html:90
|
||||||
msgid "Toggle Ctrl"
|
msgid "Toggle Ctrl"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:95
|
#: ../vnc.html:93
|
||||||
msgid "Alt"
|
msgid "Alt"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:95
|
#: ../vnc.html:93
|
||||||
msgid "Toggle Alt"
|
msgid "Toggle Alt"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:98
|
#: ../vnc.html:96
|
||||||
msgid "Toggle Windows"
|
msgid "Toggle Windows"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:98
|
#: ../vnc.html:96
|
||||||
msgid "Windows"
|
msgid "Windows"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:101
|
#: ../vnc.html:99
|
||||||
msgid "Send Tab"
|
msgid "Send Tab"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:101
|
#: ../vnc.html:99
|
||||||
msgid "Tab"
|
msgid "Tab"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:104
|
#: ../vnc.html:102
|
||||||
msgid "Esc"
|
msgid "Esc"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:104
|
#: ../vnc.html:102
|
||||||
msgid "Send Escape"
|
msgid "Send Escape"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:107
|
#: ../vnc.html:105
|
||||||
msgid "Ctrl+Alt+Del"
|
msgid "Ctrl+Alt+Del"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:107
|
#: ../vnc.html:105
|
||||||
msgid "Send Ctrl-Alt-Del"
|
msgid "Send Ctrl-Alt-Del"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:114
|
#: ../vnc.html:112
|
||||||
msgid "Shutdown/Reboot"
|
msgid "Shutdown/Reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:114
|
#: ../vnc.html:112
|
||||||
msgid "Shutdown/Reboot..."
|
msgid "Shutdown/Reboot..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:120
|
#: ../vnc.html:118
|
||||||
msgid "Power"
|
msgid "Power"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:122
|
#: ../vnc.html:120
|
||||||
msgid "Shutdown"
|
msgid "Shutdown"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:123
|
#: ../vnc.html:121
|
||||||
msgid "Reboot"
|
msgid "Reboot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:124
|
#: ../vnc.html:122
|
||||||
msgid "Reset"
|
msgid "Reset"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:129 ../vnc.html:135
|
#: ../vnc.html:127 ../vnc.html:133
|
||||||
msgid "Clipboard"
|
msgid "Clipboard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:137
|
#: ../vnc.html:135
|
||||||
msgid "Edit clipboard content in the textarea below."
|
msgid "Edit clipboard content in the textarea below."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:145
|
#: ../vnc.html:143
|
||||||
msgid "Full Screen"
|
msgid "Full Screen"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:150 ../vnc.html:156
|
#: ../vnc.html:148 ../vnc.html:154
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:160
|
#: ../vnc.html:158
|
||||||
msgid "Shared Mode"
|
msgid "Shared Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:163
|
#: ../vnc.html:161
|
||||||
msgid "View Only"
|
msgid "View Only"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:167
|
#: ../vnc.html:165
|
||||||
msgid "Clip to Window"
|
msgid "Clip to Window"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:170
|
#: ../vnc.html:168
|
||||||
msgid "Scaling Mode:"
|
msgid "Scaling Mode:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:172
|
#: ../vnc.html:170
|
||||||
msgid "None"
|
msgid "None"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:173
|
#: ../vnc.html:171
|
||||||
msgid "Local Scaling"
|
msgid "Local Scaling"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:174
|
#: ../vnc.html:172
|
||||||
msgid "Remote Resizing"
|
msgid "Remote Resizing"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:179
|
#: ../vnc.html:177
|
||||||
msgid "Advanced"
|
msgid "Advanced"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:182
|
#: ../vnc.html:180
|
||||||
msgid "Quality:"
|
msgid "Quality:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:186
|
#: ../vnc.html:184
|
||||||
msgid "Compression level:"
|
msgid "Compression level:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:191
|
#: ../vnc.html:189
|
||||||
msgid "Repeater ID:"
|
msgid "Repeater ID:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:195
|
#: ../vnc.html:193
|
||||||
msgid "WebSocket"
|
msgid "WebSocket"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:198
|
#: ../vnc.html:196
|
||||||
msgid "Encrypt"
|
msgid "Encrypt"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:201
|
#: ../vnc.html:199
|
||||||
msgid "Host:"
|
msgid "Host:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:205
|
#: ../vnc.html:203
|
||||||
msgid "Port:"
|
msgid "Port:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:209
|
#: ../vnc.html:207
|
||||||
msgid "Path:"
|
msgid "Path:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:216
|
#: ../vnc.html:214
|
||||||
msgid "Automatic Reconnect"
|
msgid "Automatic Reconnect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:219
|
#: ../vnc.html:217
|
||||||
msgid "Reconnect Delay (ms):"
|
msgid "Reconnect Delay (ms):"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:224
|
#: ../vnc.html:222
|
||||||
msgid "Show Dot when No Cursor"
|
msgid "Show Dot when No Cursor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:229
|
#: ../vnc.html:227
|
||||||
msgid "Logging:"
|
msgid "Logging:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:238
|
#: ../vnc.html:236
|
||||||
msgid "Version:"
|
msgid "Version:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:246
|
#: ../vnc.html:244
|
||||||
msgid "Disconnect"
|
msgid "Disconnect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:269
|
#: ../vnc.html:267
|
||||||
msgid "Connect"
|
msgid "Connect"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:278
|
#: ../vnc.html:276
|
||||||
msgid "Server identity"
|
msgid "Server identity"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:281
|
#: ../vnc.html:279
|
||||||
msgid "The server has provided the following identifying information:"
|
msgid "The server has provided the following identifying information:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:285
|
#: ../vnc.html:283
|
||||||
msgid "Fingerprint:"
|
msgid "Fingerprint:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:288
|
#: ../vnc.html:286
|
||||||
msgid ""
|
msgid ""
|
||||||
"Please verify that the information is correct and press \"Approve\". "
|
"Please verify that the information is correct and press \"Approve\". "
|
||||||
"Otherwise press \"Reject\"."
|
"Otherwise press \"Reject\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:293
|
#: ../vnc.html:291
|
||||||
msgid "Approve"
|
msgid "Approve"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:294
|
#: ../vnc.html:292
|
||||||
msgid "Reject"
|
msgid "Reject"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:302
|
#: ../vnc.html:300
|
||||||
msgid "Credentials"
|
msgid "Credentials"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:306
|
#: ../vnc.html:304
|
||||||
msgid "Username:"
|
msgid "Username:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:310
|
#: ../vnc.html:308
|
||||||
msgid "Password:"
|
msgid "Password:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:314
|
#: ../vnc.html:312
|
||||||
msgid "Send Credentials"
|
msgid "Send Credentials"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../vnc.html:323
|
#: ../vnc.html:321
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
12
po/po2js
12
po/po2js
|
@ -32,11 +32,13 @@ if (opt.argv.length != 2) {
|
||||||
|
|
||||||
const data = po2json.parseFileSync(opt.argv[0]);
|
const data = po2json.parseFileSync(opt.argv[0]);
|
||||||
|
|
||||||
const bodyPart = Object.keys(data).filter(msgid => msgid !== "").map((msgid) => {
|
const bodyPart = Object.keys(data)
|
||||||
if (msgid === "") return;
|
.filter(msgid => msgid !== "")
|
||||||
const msgstr = data[msgid][1];
|
.filter(msgid => data[msgid][1] !== "")
|
||||||
return " " + JSON.stringify(msgid) + ": " + JSON.stringify(msgstr);
|
.map((msgid) => {
|
||||||
}).join(",\n");
|
const msgstr = data[msgid][1];
|
||||||
|
return " " + JSON.stringify(msgid) + ": " + JSON.stringify(msgstr);
|
||||||
|
}).join(",\n");
|
||||||
|
|
||||||
const output = "{\n" + bodyPart + "\n}";
|
const output = "{\n" + bodyPart + "\n}";
|
||||||
|
|
||||||
|
|
42
po/sv.po
42
po/sv.po
|
@ -8,20 +8,23 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: noVNC 1.3.0\n"
|
"Project-Id-Version: noVNC 1.3.0\n"
|
||||||
"Report-Msgid-Bugs-To: novnc@googlegroups.com\n"
|
"Report-Msgid-Bugs-To: novnc@googlegroups.com\n"
|
||||||
"POT-Creation-Date: 2023-01-20 12:54+0100\n"
|
"POT-Creation-Date: 2024-06-03 14:10+0200\n"
|
||||||
"PO-Revision-Date: 2023-01-20 12:58+0100\n"
|
"PO-Revision-Date: 2024-06-18 13:52+0200\n"
|
||||||
"Last-Translator: Samuel Mannehed <samuel@cendio.se>\n"
|
"Last-Translator: Pierre Ossman <ossman@cendio.se>\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
"Language: sv\n"
|
"Language: sv\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"X-Generator: Poedit 3.2.2\n"
|
"X-Generator: Poedit 3.4.4\n"
|
||||||
|
|
||||||
#: ../app/ui.js:69
|
#: ../app/ui.js:69
|
||||||
msgid "HTTPS is required for full functionality"
|
msgid ""
|
||||||
msgstr "HTTPS krävs för full funktionalitet"
|
"Running without HTTPS is not recommended, crashes or other issues are likely."
|
||||||
|
msgstr ""
|
||||||
|
"Det är ej rekommenderat att köra utan HTTPS, krascher och andra problem är "
|
||||||
|
"troliga."
|
||||||
|
|
||||||
#: ../app/ui.js:410
|
#: ../app/ui.js:410
|
||||||
msgid "Connecting..."
|
msgid "Connecting..."
|
||||||
|
@ -43,35 +46,39 @@ msgstr "Internt fel"
|
||||||
msgid "Must set host"
|
msgid "Must set host"
|
||||||
msgstr "Du måste specifiera en värd"
|
msgstr "Du måste specifiera en värd"
|
||||||
|
|
||||||
#: ../app/ui.js:1110
|
#: ../app/ui.js:1052
|
||||||
|
msgid "Failed to connect to server: "
|
||||||
|
msgstr "Misslyckades att ansluta till servern: "
|
||||||
|
|
||||||
|
#: ../app/ui.js:1118
|
||||||
msgid "Connected (encrypted) to "
|
msgid "Connected (encrypted) to "
|
||||||
msgstr "Ansluten (krypterat) till "
|
msgstr "Ansluten (krypterat) till "
|
||||||
|
|
||||||
#: ../app/ui.js:1112
|
#: ../app/ui.js:1120
|
||||||
msgid "Connected (unencrypted) to "
|
msgid "Connected (unencrypted) to "
|
||||||
msgstr "Ansluten (okrypterat) till "
|
msgstr "Ansluten (okrypterat) till "
|
||||||
|
|
||||||
#: ../app/ui.js:1135
|
#: ../app/ui.js:1143
|
||||||
msgid "Something went wrong, connection is closed"
|
msgid "Something went wrong, connection is closed"
|
||||||
msgstr "Något gick fel, anslutningen avslutades"
|
msgstr "Något gick fel, anslutningen avslutades"
|
||||||
|
|
||||||
#: ../app/ui.js:1138
|
#: ../app/ui.js:1146
|
||||||
msgid "Failed to connect to server"
|
msgid "Failed to connect to server"
|
||||||
msgstr "Misslyckades att ansluta till servern"
|
msgstr "Misslyckades att ansluta till servern"
|
||||||
|
|
||||||
#: ../app/ui.js:1150
|
#: ../app/ui.js:1158
|
||||||
msgid "Disconnected"
|
msgid "Disconnected"
|
||||||
msgstr "Frånkopplad"
|
msgstr "Frånkopplad"
|
||||||
|
|
||||||
#: ../app/ui.js:1165
|
#: ../app/ui.js:1173
|
||||||
msgid "New connection has been rejected with reason: "
|
msgid "New connection has been rejected with reason: "
|
||||||
msgstr "Ny anslutning har blivit nekad med följande skäl: "
|
msgstr "Ny anslutning har blivit nekad med följande skäl: "
|
||||||
|
|
||||||
#: ../app/ui.js:1168
|
#: ../app/ui.js:1176
|
||||||
msgid "New connection has been rejected"
|
msgid "New connection has been rejected"
|
||||||
msgstr "Ny anslutning har blivit nekad"
|
msgstr "Ny anslutning har blivit nekad"
|
||||||
|
|
||||||
#: ../app/ui.js:1234
|
#: ../app/ui.js:1242
|
||||||
msgid "Credentials are required"
|
msgid "Credentials are required"
|
||||||
msgstr "Användaruppgifter krävs"
|
msgstr "Användaruppgifter krävs"
|
||||||
|
|
||||||
|
@ -304,8 +311,8 @@ msgid ""
|
||||||
"Please verify that the information is correct and press \"Approve\". "
|
"Please verify that the information is correct and press \"Approve\". "
|
||||||
"Otherwise press \"Reject\"."
|
"Otherwise press \"Reject\"."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Kontrollera att informationen är korrekt och tryck sedan "
|
"Kontrollera att informationen är korrekt och tryck sedan \"Godkänn\". Tryck "
|
||||||
"\"Godkänn\". Tryck annars \"Neka\"."
|
"annars \"Neka\"."
|
||||||
|
|
||||||
#: ../vnc.html:291
|
#: ../vnc.html:291
|
||||||
msgid "Approve"
|
msgid "Approve"
|
||||||
|
@ -335,5 +342,8 @@ msgstr "Skicka Användaruppgifter"
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "Avbryt"
|
msgstr "Avbryt"
|
||||||
|
|
||||||
|
#~ msgid "HTTPS is required for full functionality"
|
||||||
|
#~ msgstr "HTTPS krävs för full funktionalitet"
|
||||||
|
|
||||||
#~ msgid "Clear"
|
#~ msgid "Clear"
|
||||||
#~ msgstr "Rensa"
|
#~ msgstr "Rensa"
|
||||||
|
|
|
@ -42,7 +42,7 @@ parts:
|
||||||
- jq
|
- jq
|
||||||
|
|
||||||
websockify:
|
websockify:
|
||||||
source: https://github.com/novnc/websockify/archive/v0.11.0.tar.gz
|
source: https://github.com/novnc/websockify/archive/v0.12.0.tar.gz
|
||||||
plugin: python
|
plugin: python
|
||||||
stage-packages:
|
stage-packages:
|
||||||
- python3-numpy
|
- python3-numpy
|
||||||
|
|
1
vnc.html
1
vnc.html
|
@ -16,6 +16,7 @@
|
||||||
<title>noVNC</title>
|
<title>noVNC</title>
|
||||||
|
|
||||||
<link rel="icon" type="image/x-icon" href="app/images/icons/novnc.ico">
|
<link rel="icon" type="image/x-icon" href="app/images/icons/novnc.ico">
|
||||||
|
<meta name="theme-color" content="#313131">
|
||||||
|
|
||||||
<!-- Apple iOS Safari settings -->
|
<!-- Apple iOS Safari settings -->
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||||
|
|
Loading…
Reference in New Issue