Skip to content

Commit d061b8b

Browse files
Merge pull request #1 from novnc/master
sync
2 parents 12ccced + 96c76f7 commit d061b8b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+720
-500
lines changed

.eslintignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

.eslintrc

Lines changed: 0 additions & 54 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ for a more complete list with additional info and links.
3232
### News/help/contact
3333

3434
The project website is found at [novnc.com](http://novnc.com).
35-
Notable commits, announcements and news are posted to
36-
[@noVNC](http://www.twitter.com/noVNC).
3735

3836
If you are a noVNC developer/integrator/user (or want to be) please join the
3937
[noVNC discussion group](https://groups.google.com/forum/?fromgroups#!forum/novnc).
@@ -59,7 +57,6 @@ profits such as:
5957
[Electronic Frontier Foundation](https://www.eff.org/),
6058
[Against Malaria Foundation](http://www.againstmalaria.com/),
6159
[Nothing But Nets](http://www.nothingbutnets.net/), etc.
62-
Please tweet [@noVNC](http://www.twitter.com/noVNC) if you do.
6360

6461

6562
### Features

app/locale/el.json

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"HTTPS is required for full functionality": "Το HTTPS είναι απαιτούμενο για πλήρη λειτουργικότητα",
23
"Connecting...": "Συνδέεται...",
34
"Disconnecting...": "Aποσυνδέεται...",
45
"Reconnecting...": "Επανασυνδέεται...",
@@ -7,19 +8,15 @@
78
"Connected (encrypted) to ": "Συνδέθηκε (κρυπτογραφημένα) με το ",
89
"Connected (unencrypted) to ": "Συνδέθηκε (μη κρυπτογραφημένα) με το ",
910
"Something went wrong, connection is closed": "Κάτι πήγε στραβά, η σύνδεση διακόπηκε",
11+
"Failed to connect to server": "Αποτυχία στη σύνδεση με το διακομιστή",
1012
"Disconnected": "Αποσυνδέθηκε",
1113
"New connection has been rejected with reason: ": "Η νέα σύνδεση απορρίφθηκε διότι: ",
1214
"New connection has been rejected": "Η νέα σύνδεση απορρίφθηκε ",
13-
"Password is required": "Απαιτείται ο κωδικός πρόσβασης",
15+
"Credentials are required": "Απαιτούνται διαπιστευτήρια",
1416
"noVNC encountered an error:": "το noVNC αντιμετώπισε ένα σφάλμα:",
1517
"Hide/Show the control bar": "Απόκρυψη/Εμφάνιση γραμμής ελέγχου",
18+
"Drag": "Σύρσιμο",
1619
"Move/Drag Viewport": "Μετακίνηση/Σύρσιμο Θεατού πεδίου",
17-
"viewport drag": "σύρσιμο θεατού πεδίου",
18-
"Active Mouse Button": "Ενεργό Πλήκτρο Ποντικιού",
19-
"No mousebutton": "Χωρίς Πλήκτρο Ποντικιού",
20-
"Left mousebutton": "Αριστερό Πλήκτρο Ποντικιού",
21-
"Middle mousebutton": "Μεσαίο Πλήκτρο Ποντικιού",
22-
"Right mousebutton": "Δεξί Πλήκτρο Ποντικιού",
2320
"Keyboard": "Πληκτρολόγιο",
2421
"Show Keyboard": "Εμφάνιση Πληκτρολογίου",
2522
"Extra keys": "Επιπλέον πλήκτρα",
@@ -28,6 +25,8 @@
2825
"Toggle Ctrl": "Εναλλαγή Ctrl",
2926
"Alt": "Alt",
3027
"Toggle Alt": "Εναλλαγή Alt",
28+
"Toggle Windows": "Εναλλαγή Παράθυρων",
29+
"Windows": "Παράθυρα",
3130
"Send Tab": "Αποστολή Tab",
3231
"Tab": "Tab",
3332
"Esc": "Esc",
@@ -41,8 +40,7 @@
4140
"Reboot": "Επανεκκίνηση",
4241
"Reset": "Επαναφορά",
4342
"Clipboard": "Πρόχειρο",
44-
"Clear": "Καθάρισμα",
45-
"Fullscreen": "Πλήρης Οθόνη",
43+
"Edit clipboard content in the textarea below.": "Επεξεργαστείτε το περιεχόμενο του πρόχειρου στην περιοχή κειμένου παρακάτω.",
4644
"Settings": "Ρυθμίσεις",
4745
"Shared Mode": "Κοινόχρηστη Λειτουργία",
4846
"View Only": "Μόνο Θέαση",
@@ -52,6 +50,8 @@
5250
"Local Scaling": "Τοπική Κλιμάκωση",
5351
"Remote Resizing": "Απομακρυσμένη Αλλαγή μεγέθους",
5452
"Advanced": "Για προχωρημένους",
53+
"Quality:": "Ποιότητα:",
54+
"Compression level:": "Επίπεδο συμπίεσης:",
5555
"Repeater ID:": "Repeater ID:",
5656
"WebSocket": "WebSocket",
5757
"Encrypt": "Κρυπτογράφηση",
@@ -60,10 +60,20 @@
6060
"Path:": "Διαδρομή:",
6161
"Automatic Reconnect": "Αυτόματη επανασύνδεση",
6262
"Reconnect Delay (ms):": "Καθυστέρηση επανασύνδεσης (ms):",
63+
"Show Dot when No Cursor": "Εμφάνιση Τελείας όταν δεν υπάρχει Δρομέας",
6364
"Logging:": "Καταγραφή:",
65+
"Version:": "Έκδοση:",
6466
"Disconnect": "Αποσύνδεση",
6567
"Connect": "Σύνδεση",
68+
"Server identity": "Ταυτότητα Διακομιστή",
69+
"The server has provided the following identifying information:": "Ο διακομιστής παρείχε την ακόλουθη πληροφορία ταυτοποίησης:",
70+
"Fingerprint:": "Δακτυλικό αποτύπωμα:",
71+
"Please verify that the information is correct and press \"Approve\". Otherwise press \"Reject\".": "Παρακαλώ επαληθεύσετε ότι η πληροφορία είναι σωστή και πιέστε \"Αποδοχή\". Αλλιώς πιέστε \"Απόρριψη\".",
72+
"Approve": "Αποδοχή",
73+
"Reject": "Απόρριψη",
74+
"Credentials": "Διαπιστευτήρια",
75+
"Username:": "Κωδικός Χρήστη:",
6676
"Password:": "Κωδικός Πρόσβασης:",
67-
"Cancel": "Ακύρωση",
68-
"Canvas not supported.": "Δεν υποστηρίζεται το στοιχείο Canvas"
77+
"Send Credentials": "Αποστολή Διαπιστευτηρίων",
78+
"Cancel": "Ακύρωση"
6979
}

app/locale/fr.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"HTTPS is required for full functionality": "",
32
"Connecting...": "En cours de connexion...",
43
"Disconnecting...": "Déconnexion en cours...",
54
"Reconnecting...": "Reconnexion en cours...",
@@ -40,7 +39,8 @@
4039
"Reboot": "Redémarrer",
4140
"Reset": "Réinitialiser",
4241
"Clipboard": "Presse-papiers",
43-
"Edit clipboard content in the textarea below.": "",
42+
"Clear": "Effacer",
43+
"Fullscreen": "Plein écran",
4444
"Settings": "Paramètres",
4545
"Shared Mode": "Mode partagé",
4646
"View Only": "Afficher uniquement",
@@ -65,12 +65,6 @@
6565
"Version:": "Version :",
6666
"Disconnect": "Déconnecter",
6767
"Connect": "Connecter",
68-
"Server identity": "",
69-
"The server has provided the following identifying information:": "",
70-
"Fingerprint:": "",
71-
"Please verify that the information is correct and press \"Approve\". Otherwise press \"Reject\".": "",
72-
"Approve": "",
73-
"Reject": "",
7468
"Username:": "Nom d'utilisateur :",
7569
"Password:": "Mot de passe :",
7670
"Send Credentials": "Envoyer les identifiants",

app/locale/it.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
"Credentials are required": "Le credenziali sono obbligatorie",
1515
"noVNC encountered an error:": "noVNC ha riscontrato un errore:",
1616
"Hide/Show the control bar": "Nascondi/Mostra la barra di controllo",
17-
"Drag": "",
18-
"Move/Drag Viewport": "",
1917
"Keyboard": "Tastiera",
2018
"Show Keyboard": "Mostra tastiera",
2119
"Extra keys": "Tasti Aggiuntivi",
@@ -44,7 +42,6 @@
4442
"Settings": "Impostazioni",
4543
"Shared Mode": "Modalità condivisa",
4644
"View Only": "Sola Visualizzazione",
47-
"Clip to Window": "",
4845
"Scaling Mode:": "Modalità di ridimensionamento:",
4946
"None": "Nessuna",
5047
"Local Scaling": "Ridimensionamento Locale",
@@ -61,7 +58,6 @@
6158
"Automatic Reconnect": "Riconnessione Automatica",
6259
"Reconnect Delay (ms):": "Ritardo Riconnessione (ms):",
6360
"Show Dot when No Cursor": "Mostra Punto quando Nessun Cursore",
64-
"Logging:": "",
6561
"Version:": "Versione:",
6662
"Disconnect": "Disconnetti",
6763
"Connect": "Connetti",

app/locale/ja.json

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"HTTPS is required for full functionality": "すべての機能を使用するにはHTTPS接続が必要です",
23
"Connecting...": "接続しています...",
34
"Disconnecting...": "切断しています...",
45
"Reconnecting...": "再接続しています...",
@@ -21,10 +22,10 @@
2122
"Extra keys": "追加キー",
2223
"Show Extra Keys": "追加キーを表示",
2324
"Ctrl": "Ctrl",
24-
"Toggle Ctrl": "Ctrl キーを切り替え",
25+
"Toggle Ctrl": "Ctrl キーをトグル",
2526
"Alt": "Alt",
26-
"Toggle Alt": "Alt キーを切り替え",
27-
"Toggle Windows": "Windows キーを切り替え",
27+
"Toggle Alt": "Alt キーをトグル",
28+
"Toggle Windows": "Windows キーをトグル",
2829
"Windows": "Windows",
2930
"Send Tab": "Tab キーを送信",
3031
"Tab": "Tab",
@@ -39,11 +40,11 @@
3940
"Reboot": "再起動",
4041
"Reset": "リセット",
4142
"Clipboard": "クリップボード",
42-
"Clear": "クリア",
43-
"Fullscreen": "全画面表示",
43+
"Edit clipboard content in the textarea below.": "以下の入力欄からクリップボードの内容を編集できます。",
44+
"Full Screen": "全画面表示",
4445
"Settings": "設定",
4546
"Shared Mode": "共有モード",
46-
"View Only": "表示のみ",
47+
"View Only": "表示専用",
4748
"Clip to Window": "ウィンドウにクリップ",
4849
"Scaling Mode:": "スケーリングモード:",
4950
"None": "なし",
@@ -60,11 +61,18 @@
6061
"Path:": "パス:",
6162
"Automatic Reconnect": "自動再接続",
6263
"Reconnect Delay (ms):": "再接続する遅延 (ミリ秒):",
63-
"Show Dot when No Cursor": "カーソルがないときにドットを表示",
64+
"Show Dot when No Cursor": "カーソルがないときにドットを表示する",
6465
"Logging:": "ロギング:",
6566
"Version:": "バージョン:",
6667
"Disconnect": "切断",
6768
"Connect": "接続",
69+
"Server identity": "サーバーの識別情報",
70+
"The server has provided the following identifying information:": "サーバーは以下の識別情報を提供しています:",
71+
"Fingerprint:": "フィンガープリント:",
72+
"Please verify that the information is correct and press \"Approve\". Otherwise press \"Reject\".": "この情報が正しい場合は「承認」を、そうでない場合は「拒否」を押してください。",
73+
"Approve": "承認",
74+
"Reject": "拒否",
75+
"Credentials": "資格情報",
6876
"Username:": "ユーザー名:",
6977
"Password:": "パスワード:",
7078
"Send Credentials": "資格情報を送信",

app/locale/sv.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
2-
"HTTPS is required for full functionality": "HTTPS krävs för full funktionalitet",
2+
"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.",
33
"Connecting...": "Ansluter...",
44
"Disconnecting...": "Kopplar ner...",
55
"Reconnecting...": "Återansluter...",
66
"Internal error": "Internt fel",
77
"Must set host": "Du måste specifiera en värd",
8+
"Failed to connect to server: ": "Misslyckades att ansluta till servern: ",
89
"Connected (encrypted) to ": "Ansluten (krypterat) till ",
910
"Connected (unencrypted) to ": "Ansluten (okrypterat) till ",
1011
"Something went wrong, connection is closed": "Något gick fel, anslutningen avslutades",

app/locale/zh_CN.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,70 +1,70 @@
11
{
22
"Connecting...": "连接中...",
3+
"Connected (encrypted) to ": "已连接(已加密)到",
4+
"Connected (unencrypted) to ": "已连接(未加密)到",
35
"Disconnecting...": "正在断开连接...",
4-
"Reconnecting...": "重新连接中...",
5-
"Internal error": "内部错误",
6-
"Must set host": "请提供主机名",
7-
"Connected (encrypted) to ": "已连接到(加密)",
8-
"Connected (unencrypted) to ": "已连接到(未加密)",
9-
"Something went wrong, connection is closed": "发生错误,连接已关闭",
10-
"Failed to connect to server": "无法连接到服务器",
116
"Disconnected": "已断开连接",
12-
"New connection has been rejected with reason: ": "连接被拒绝,原因:",
13-
"New connection has been rejected": "连接被拒绝",
7+
"Must set host": "必须设置主机",
8+
"Reconnecting...": "重新连接中...",
149
"Password is required": "请提供密码",
10+
"Disconnect timeout": "超时断开",
1511
"noVNC encountered an error:": "noVNC 遇到一个错误:",
1612
"Hide/Show the control bar": "显示/隐藏控制栏",
17-
"Move/Drag Viewport": "拖放显示范围",
18-
"viewport drag": "显示范围拖放",
19-
"Active Mouse Button": "启动鼠标按鍵",
20-
"No mousebutton": "禁用鼠标按鍵",
21-
"Left mousebutton": "鼠标左鍵",
22-
"Middle mousebutton": "鼠标中鍵",
23-
"Right mousebutton": "鼠标右鍵",
13+
"Move/Drag Viewport": "移动/拖动窗口",
14+
"viewport drag": "窗口拖动",
15+
"Active Mouse Button": "启动鼠标按键",
16+
"No mousebutton": "禁用鼠标按键",
17+
"Left mousebutton": "鼠标左键",
18+
"Middle mousebutton": "鼠标中键",
19+
"Right mousebutton": "鼠标右键",
2420
"Keyboard": "键盘",
2521
"Show Keyboard": "显示键盘",
2622
"Extra keys": "额外按键",
2723
"Show Extra Keys": "显示额外按键",
2824
"Ctrl": "Ctrl",
2925
"Toggle Ctrl": "切换 Ctrl",
26+
"Edit clipboard content in the textarea below.": "在下面的文本区域中编辑剪贴板内容。",
3027
"Alt": "Alt",
3128
"Toggle Alt": "切换 Alt",
3229
"Send Tab": "发送 Tab 键",
3330
"Tab": "Tab",
3431
"Esc": "Esc",
3532
"Send Escape": "发送 Escape 键",
36-
"Ctrl+Alt+Del": "Ctrl-Alt-Del",
37-
"Send Ctrl-Alt-Del": "发送 Ctrl-Alt-Del 键",
38-
"Shutdown/Reboot": "关机/重新启动",
39-
"Shutdown/Reboot...": "关机/重新启动...",
33+
"Ctrl+Alt+Del": "Ctrl+Alt+Del",
34+
"Send Ctrl-Alt-Del": "发送 Ctrl+Alt+Del 键",
35+
"Shutdown/Reboot": "关机/重启",
36+
"Shutdown/Reboot...": "关机/重启...",
4037
"Power": "电源",
4138
"Shutdown": "关机",
42-
"Reboot": "重新启动",
39+
"Reboot": "重启",
4340
"Reset": "重置",
4441
"Clipboard": "剪贴板",
4542
"Clear": "清除",
4643
"Fullscreen": "全屏",
4744
"Settings": "设置",
45+
"Encrypt": "加密",
4846
"Shared Mode": "分享模式",
4947
"View Only": "仅查看",
5048
"Clip to Window": "限制/裁切窗口大小",
5149
"Scaling Mode:": "缩放模式:",
5250
"None": "",
5351
"Local Scaling": "本地缩放",
52+
"Local Downscaling": "降低本地尺寸",
5453
"Remote Resizing": "远程调整大小",
5554
"Resizing browser": "调整浏览器大小",
5655
"Advanced": "高级",
56+
"Local Cursor": "本地光标",
5757
"Repeater ID:": "中继站 ID",
5858
"WebSocket": "WebSocket",
59-
"Encrypt": "加密",
6059
"Host:": "主机:",
6160
"Port:": "端口:",
6261
"Path:": "路径:",
6362
"Automatic Reconnect": "自动重新连接",
6463
"Reconnect Delay (ms):": "重新连接间隔 (ms):",
6564
"Logging:": "日志级别:",
66-
"Disconnect": "中断连接",
65+
"Disconnect": "断开连接",
6766
"Connect": "连接",
6867
"Password:": "密码:",
69-
"Cancel": "取消"
68+
"Cancel": "取消",
69+
"Canvas not supported.": "不支持 Canvas。"
7070
}

0 commit comments

Comments
 (0)