@kitschpatrol/tldraw-cli 5.0.9 → 5.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/dist/bin/cli.js +11 -0
  2. package/dist/lib/index.d.ts +3 -3
  3. package/dist/lib/index.js +4 -50188
  4. package/dist/lib/tldraw-controller.d.ts +1 -1
  5. package/dist/tldraw/assets/index-BxcvT1ks.js +499 -0
  6. package/dist/tldraw/assets/index-DWlTSBfy.css +1 -0
  7. package/dist/tldraw/icons/icon/0_merged.svg +1 -1
  8. package/dist/tldraw/icons/icon/fill-lined-fill.svg +1 -0
  9. package/dist/tldraw/icons/icon/icon-names.json +1 -0
  10. package/dist/tldraw/index.html +2 -2
  11. package/dist/tldraw/translations/ar.json +1 -1
  12. package/dist/tldraw/translations/bn.json +0 -1
  13. package/dist/tldraw/translations/ca.json +1 -1
  14. package/dist/tldraw/translations/cs.json +1 -1
  15. package/dist/tldraw/translations/da.json +1 -1
  16. package/dist/tldraw/translations/de.json +1 -1
  17. package/dist/tldraw/translations/el.json +0 -1
  18. package/dist/tldraw/translations/es.json +1 -1
  19. package/dist/tldraw/translations/fa.json +1 -1
  20. package/dist/tldraw/translations/fi.json +1 -1
  21. package/dist/tldraw/translations/fr.json +1 -1
  22. package/dist/tldraw/translations/gl.json +0 -1
  23. package/dist/tldraw/translations/gu-in.json +0 -1
  24. package/dist/tldraw/translations/he.json +1 -1
  25. package/dist/tldraw/translations/hi-in.json +1 -1
  26. package/dist/tldraw/translations/hr.json +1 -1
  27. package/dist/tldraw/translations/hu.json +1 -1
  28. package/dist/tldraw/translations/id.json +1 -1
  29. package/dist/tldraw/translations/it.json +1 -1
  30. package/dist/tldraw/translations/ja.json +1 -1
  31. package/dist/tldraw/translations/km-kh.json +0 -1
  32. package/dist/tldraw/translations/kn.json +0 -1
  33. package/dist/tldraw/translations/ko-kr.json +1 -1
  34. package/dist/tldraw/translations/main.json +14 -10
  35. package/dist/tldraw/translations/ml.json +0 -1
  36. package/dist/tldraw/translations/mr.json +0 -1
  37. package/dist/tldraw/translations/ms.json +0 -1
  38. package/dist/tldraw/translations/ne.json +1 -1
  39. package/dist/tldraw/translations/nl.json +0 -1
  40. package/dist/tldraw/translations/no.json +0 -1
  41. package/dist/tldraw/translations/pa.json +0 -1
  42. package/dist/tldraw/translations/pl.json +1 -1
  43. package/dist/tldraw/translations/pt-br.json +1 -1
  44. package/dist/tldraw/translations/pt-pt.json +1 -1
  45. package/dist/tldraw/translations/ro.json +1 -1
  46. package/dist/tldraw/translations/ru.json +1 -1
  47. package/dist/tldraw/translations/sl.json +1 -1
  48. package/dist/tldraw/translations/so.json +1 -1
  49. package/dist/tldraw/translations/sv.json +1 -1
  50. package/dist/tldraw/translations/ta.json +0 -1
  51. package/dist/tldraw/translations/te.json +0 -1
  52. package/dist/tldraw/translations/th.json +1 -1
  53. package/dist/tldraw/translations/tl.json +0 -1
  54. package/dist/tldraw/translations/tr.json +1 -1
  55. package/dist/tldraw/translations/uk.json +1 -1
  56. package/dist/tldraw/translations/ur.json +0 -1
  57. package/dist/tldraw/translations/vi.json +1 -1
  58. package/dist/tldraw/translations/zh-cn.json +1 -1
  59. package/dist/tldraw/translations/zh-tw.json +1 -1
  60. package/package.json +42 -35
  61. package/readme.md +2 -2
  62. package/bin/cli.js +0 -50859
  63. package/dist/.DS_Store +0 -0
  64. package/dist/tldraw/assets/index-BfFdthtL.js +0 -501
  65. package/dist/tldraw/assets/index-DeTK-q7l.css +0 -1
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "Uložit kopii",
91
91
  "action.select-all": "Vybrat vše",
92
92
  "action.select-none": "Nevybrat žádné",
93
+ "action.select-zoom-tool": "Přiblížit",
93
94
  "action.send-backward": "Posunout dozadu",
94
95
  "action.send-to-back": "Poslat do pozadí",
95
96
  "action.share-project": "Sdílet projekt",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "Upravit",
302
303
  "menu.export-as": "Exportovat jako",
303
304
  "menu.file": "Soubor",
304
- "menu.input-mode": "Zadávání",
305
305
  "menu.language": "Jazyk",
306
306
  "menu.preferences": "Předvolby",
307
307
  "menu.theme": "Režim",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "Gem en kopi",
91
91
  "action.select-all": "Vælg alt",
92
92
  "action.select-none": "Fravælg alt",
93
+ "action.select-zoom-tool": "Zoom ind",
93
94
  "action.send-backward": "Send bagud",
94
95
  "action.send-to-back": "Send bagerst",
95
96
  "action.share-project": "Del dette projekt",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "Rediger",
302
303
  "menu.export-as": "Eksporter som",
303
304
  "menu.file": "Fil",
304
- "menu.input-mode": "Inputtilstand",
305
305
  "menu.language": "Sprog",
306
306
  "menu.preferences": "Indstillinger",
307
307
  "menu.theme": "Tema",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "Eine Kopie speichern",
91
91
  "action.select-all": "Alle auswählen",
92
92
  "action.select-none": "Keine auswählen",
93
+ "action.select-zoom-tool": "Zoomen",
93
94
  "action.send-backward": "Rückwärts senden",
94
95
  "action.send-to-back": "Zurücksenden",
95
96
  "action.share-project": "Dieses Projekt teilen",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "Bearbeiten",
302
303
  "menu.export-as": "Exportieren als",
303
304
  "menu.file": "Datei",
304
- "menu.input-mode": "Eingabemodus",
305
305
  "menu.language": "Sprache",
306
306
  "menu.preferences": "Einstellungen",
307
307
  "menu.theme": "Design",
@@ -301,7 +301,6 @@
301
301
  "menu.edit": "Εκδίδω",
302
302
  "menu.export-as": "Εξαγωγή ως",
303
303
  "menu.file": "Αρχείο",
304
- "menu.input-mode": "Λειτουργία εισαγωγής",
305
304
  "menu.language": "Γλώσσα",
306
305
  "menu.preferences": "Προτιμήσεις",
307
306
  "menu.theme": "Θέμα",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "Guardar una copia",
91
91
  "action.select-all": "Seleccionar todo",
92
92
  "action.select-none": "Deseleccionar todo",
93
+ "action.select-zoom-tool": "Zoom",
93
94
  "action.send-backward": "Enviar hacia atrás",
94
95
  "action.send-to-back": "Enviar al fondo",
95
96
  "action.share-project": "Compartir este proyecto",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "Editar",
302
303
  "menu.export-as": "Exportar como",
303
304
  "menu.file": "Archivo",
304
- "menu.input-mode": "Modo de entrada",
305
305
  "menu.language": "Idioma",
306
306
  "menu.preferences": "Preferencias",
307
307
  "menu.theme": "Tema",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "ذخیره یک رونوشت",
91
91
  "action.select-all": "انتخاب همه",
92
92
  "action.select-none": "انتخاب هیچ‌یک",
93
+ "action.select-zoom-tool": "بزرگ‌نمایی",
93
94
  "action.send-backward": "پشت بردن",
94
95
  "action.send-to-back": "بردن به پشت همه",
95
96
  "action.share-project": "هم‌رسانی این پروژه",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "ویرایش",
302
303
  "menu.export-as": "برون‌ریزی با قالب",
303
304
  "menu.file": "پرونده",
304
- "menu.input-mode": "حالت ورودی",
305
305
  "menu.language": "زبان",
306
306
  "menu.preferences": "ترجیحات",
307
307
  "menu.theme": "تم",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "Tallenna kopio",
91
91
  "action.select-all": "Valitse kaikki",
92
92
  "action.select-none": "Poista valinta",
93
+ "action.select-zoom-tool": "Zoomaa",
93
94
  "action.send-backward": "Eteenpäin",
94
95
  "action.send-to-back": "Taaksepäin",
95
96
  "action.share-project": "Jaa tämä projekti",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "Muokkaa",
302
303
  "menu.export-as": "Vie muodossa",
303
304
  "menu.file": "Tiedosto",
304
- "menu.input-mode": "Syöttötila",
305
305
  "menu.language": "Kieli",
306
306
  "menu.preferences": "Asetukset",
307
307
  "menu.theme": "Teema",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "Enregistrer une copie",
91
91
  "action.select-all": "Sélectionner tout",
92
92
  "action.select-none": "Sélectionner aucun",
93
+ "action.select-zoom-tool": "Zoomer",
93
94
  "action.send-backward": "Envoyer vers l'arrière",
94
95
  "action.send-to-back": "Envoyer à l'arrière",
95
96
  "action.share-project": "Partager ce projet",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "Modifier",
302
303
  "menu.export-as": "Exporter en tant que",
303
304
  "menu.file": "Fichier",
304
- "menu.input-mode": "Mode de saisie",
305
305
  "menu.language": "Langue",
306
306
  "menu.preferences": "Préférences",
307
307
  "menu.theme": "Thème",
@@ -301,7 +301,6 @@
301
301
  "menu.edit": "Editar",
302
302
  "menu.export-as": "Exportar como",
303
303
  "menu.file": "Arquivo",
304
- "menu.input-mode": "Modo de entrada",
305
304
  "menu.language": "Idioma",
306
305
  "menu.preferences": "Preferencias",
307
306
  "menu.theme": "Tema",
@@ -301,7 +301,6 @@
301
301
  "menu.edit": "સંપાદિત કરો",
302
302
  "menu.export-as": "તરીકે નિકાસ કરો",
303
303
  "menu.file": "ફાઈલ",
304
- "menu.input-mode": "ઇનપુટ મોડ",
305
304
  "menu.language": "ભાષા",
306
305
  "menu.preferences": "પસંદગીઓ",
307
306
  "menu.theme": "થીમ",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "שמירת עותק",
91
91
  "action.select-all": "בחירת הכל",
92
92
  "action.select-none": "ביטול בחירה",
93
+ "action.select-zoom-tool": "זום",
93
94
  "action.send-backward": "שליחה אחורנית",
94
95
  "action.send-to-back": "שליחה לאחור עד הסוף",
95
96
  "action.share-project": "שיתוף פרויקט זה",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "עריכה",
302
303
  "menu.export-as": "ייצור בתור",
303
304
  "menu.file": "קובץ",
304
- "menu.input-mode": "מצב קלט",
305
305
  "menu.language": "שפה",
306
306
  "menu.preferences": "מאפיינים",
307
307
  "menu.theme": "ערכת נושא",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "कॉपी सेव करें",
91
91
  "action.select-all": "सभी चुनें",
92
92
  "action.select-none": "कुछ मत चुनें",
93
+ "action.select-zoom-tool": "ज़ूम करें",
93
94
  "action.send-backward": "पीछे भेजें",
94
95
  "action.send-to-back": "वापस की तरफ भेजें",
95
96
  "action.share-project": "इस प्रोजेक्ट को शेयर करें",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "एडिट करें",
302
303
  "menu.export-as": "के रूप में एक्सपोर्ट करें",
303
304
  "menu.file": "फ़ाइल",
304
- "menu.input-mode": "इनपुट मोड",
305
305
  "menu.language": "भाषा",
306
306
  "menu.preferences": "पसंद",
307
307
  "menu.theme": "थीम",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "Spremi kopiju",
91
91
  "action.select-all": "Odaberi sve",
92
92
  "action.select-none": "Ne odaberite ništa",
93
+ "action.select-zoom-tool": "Zumiranje",
93
94
  "action.send-backward": "Pošalji unatrag",
94
95
  "action.send-to-back": "Pošalji nazad",
95
96
  "action.share-project": "Podijelite ovaj projekt",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "Uredi",
302
303
  "menu.export-as": "Izvezi kao",
303
304
  "menu.file": "Datoteka",
304
- "menu.input-mode": "Način unosa",
305
305
  "menu.language": "Jezik",
306
306
  "menu.preferences": "Postavke",
307
307
  "menu.theme": "Tema",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "Másolat mentése",
91
91
  "action.select-all": "Az összes kijelölése",
92
92
  "action.select-none": "Kijelölés törlése",
93
+ "action.select-zoom-tool": "Nagyítás",
93
94
  "action.send-backward": "Küldés hátrébb",
94
95
  "action.send-to-back": "Küldés hátra",
95
96
  "action.share-project": "A projekt megosztása",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "Szerkesztés",
302
303
  "menu.export-as": "Exportálás mint",
303
304
  "menu.file": "Fájl",
304
- "menu.input-mode": "Beviteli mód",
305
305
  "menu.language": "Nyelv",
306
306
  "menu.preferences": "Beállítások",
307
307
  "menu.theme": "Téma",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "Simpan salinan",
91
91
  "action.select-all": "Pilih semua",
92
92
  "action.select-none": "Pilih kosong",
93
+ "action.select-zoom-tool": "Perbesar",
93
94
  "action.send-backward": "Mundur ke belakang",
94
95
  "action.send-to-back": "Pindah paling belakang",
95
96
  "action.share-project": "Bagikan proyek ini",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "Edit",
302
303
  "menu.export-as": "Ekspor sebagai",
303
304
  "menu.file": "File",
304
- "menu.input-mode": "Mode masukan",
305
305
  "menu.language": "Bahasa",
306
306
  "menu.preferences": "Preferensi",
307
307
  "menu.theme": "Tema",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "Salva una copia",
91
91
  "action.select-all": "Seleziona tutto",
92
92
  "action.select-none": "Deseleziona tutto",
93
+ "action.select-zoom-tool": "Zoom",
93
94
  "action.send-backward": "Porta indietro",
94
95
  "action.send-to-back": "Porta in secondo piano",
95
96
  "action.share-project": "Condividi questo progetto",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "Modifica",
302
303
  "menu.export-as": "Esporta come",
303
304
  "menu.file": "File",
304
- "menu.input-mode": "Modalità di inserimento",
305
305
  "menu.language": "Lingua",
306
306
  "menu.preferences": "Preferenze",
307
307
  "menu.theme": "Tema",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "コピーを保存",
91
91
  "action.select-all": "すべて選択",
92
92
  "action.select-none": "選択を解除",
93
+ "action.select-zoom-tool": "ズーム",
93
94
  "action.send-backward": "ひとつ後ろに移動",
94
95
  "action.send-to-back": "最背面に移動",
95
96
  "action.share-project": "このプロジェクトを共有",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "編集",
302
303
  "menu.export-as": "形式を選択してエクスポート",
303
304
  "menu.file": "ファイル",
304
- "menu.input-mode": "入力モード",
305
305
  "menu.language": "言語",
306
306
  "menu.preferences": "設定",
307
307
  "menu.theme": "テーマ",
@@ -301,7 +301,6 @@
301
301
  "menu.edit": "កែសម្រួល",
302
302
  "menu.export-as": "នាំចេញជា",
303
303
  "menu.file": "ឯកសារ",
304
- "menu.input-mode": "របៀបបញ្ចូល",
305
304
  "menu.language": "ភាសា",
306
305
  "menu.preferences": "ចំណូលចិត្ត",
307
306
  "menu.theme": "ប្រធានបទ",
@@ -301,7 +301,6 @@
301
301
  "menu.edit": "ಸಂಪಾದಿಸು",
302
302
  "menu.export-as": "ರಫ್ತು ಮಾಡಿ",
303
303
  "menu.file": "ಫೈಲ್",
304
- "menu.input-mode": "ಇನ್‌ಪುಟ್ ಮೋಡ್",
305
304
  "menu.language": "ಭಾಷೆ",
306
305
  "menu.preferences": "ಆದ್ಯತೆಗಳು",
307
306
  "menu.theme": "ಥೀಮ್",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "사본 저장",
91
91
  "action.select-all": "전체 선택",
92
92
  "action.select-none": "선택 안함",
93
+ "action.select-zoom-tool": "확대/축소",
93
94
  "action.send-backward": "뒤로 보내기",
94
95
  "action.send-to-back": "맨 뒤로 보내기",
95
96
  "action.share-project": "이 프로젝트 공유",
@@ -302,7 +303,6 @@
302
303
  "menu.edit": "편집",
303
304
  "menu.export-as": "내보내기",
304
305
  "menu.file": "파일",
305
- "menu.input-mode": "입력 모드",
306
306
  "menu.language": "언어",
307
307
  "menu.preferences": "설정",
308
308
  "menu.theme": "테마",
@@ -32,7 +32,7 @@
32
32
  "action.distribute-vertical.short": "Distribute V",
33
33
  "action.download-original": "Download original",
34
34
  "action.duplicate": "Duplicate",
35
- "action.edit-link": "Edit link",
35
+ "action.edit-link": "Edit link",
36
36
  "action.exit-pen-mode": "Exit pen mode",
37
37
  "action.export-as-png.short": "PNG",
38
38
  "action.export-as-png": "Export as PNG",
@@ -50,19 +50,19 @@
50
50
  "action.fork-project": "Fork this project",
51
51
  "action.fork-project-on-tldraw": "Fork project on tldraw",
52
52
  "action.group": "Group",
53
- "action.insert-embed": "Insert embed",
54
- "action.insert-media": "Upload media",
53
+ "action.insert-embed": "Insert embed",
54
+ "action.insert-media": "Upload media",
55
55
  "action.leave-shared-project": "Leave shared project",
56
56
  "action.new-project": "New project",
57
57
  "action.new-shared-project": "New shared project",
58
58
  "action.open-cursor-chat": "Cursor chat",
59
- "action.open-kbd-shortcuts": "Open keyboard shortcuts",
59
+ "action.open-kbd-shortcuts": "Keyboard shortcuts",
60
60
  "action.open-file": "Open file",
61
61
  "action.pack": "Pack",
62
62
  "action.paste": "Paste",
63
63
  "action.paste-error-title": "Pasting failed",
64
64
  "action.paste-error-description": "Could not paste due to missing clipboard permissions. Please enable the permissions and try again.",
65
- "action.print": "Print",
65
+ "action.print": "Print",
66
66
  "action.redo": "Redo",
67
67
  "action.remove-frame": "Remove frame",
68
68
  "action.rename": "Rename",
@@ -98,6 +98,8 @@
98
98
  "action.enhanced-a11y-mode": "Toggle enhanced accessibility mode",
99
99
  "action.toggle-edge-scrolling.menu": "Edge scrolling",
100
100
  "action.toggle-edge-scrolling": "Toggle edge scrolling",
101
+ "action.toggle-invert-zoom.menu": "Invert mouse zoom",
102
+ "action.toggle-invert-zoom": "Toggle invert mouse zoom",
101
103
  "action.toggle-debug-mode.menu": "Debug mode",
102
104
  "action.toggle-debug-mode": "Toggle debug mode",
103
105
  "action.toggle-focus-mode.menu": "Focus mode",
@@ -122,6 +124,8 @@
122
124
  "action.zoom-to-100": "Zoom to 100%",
123
125
  "action.zoom-to-fit": "Zoom to fit",
124
126
  "action.zoom-to-selection": "Zoom to selection",
127
+ "action.zoom-quick": "Quick zoom",
128
+ "action.select-zoom-tool": "Zoom",
125
129
  "assets.files.size-too-big": "File size is too big",
126
130
  "assets.files.maximum-size": "Maximum file size is {size}",
127
131
  "assets.files.type-not-allowed": "File type is not allowed",
@@ -251,7 +255,7 @@
251
255
  "tool.text": "Text",
252
256
  "tool.pointer-down": "Pointer down",
253
257
  "tool.image-zoom": "Zoom",
254
- "tool.replace-media": "Replace media",
258
+ "tool.replace-media": "Replace media",
255
259
  "tool.flip-horz": "Flip horizontally",
256
260
  "tool.flip-vert": "Flip vertically",
257
261
  "tool.rotate-cw": "Rotate",
@@ -301,8 +305,8 @@
301
305
  "a11y.shrink-shape": "Shrink shape",
302
306
  "a11y.pan-camera": "Pan camera",
303
307
  "a11y.adjust-shape-styles": "Adjust shape styles",
304
- "a11y.open-context-menu": "Open context menu",
305
- "a11y.open-keyboard-shortcuts": "Open keyboard shortcuts",
308
+ "a11y.open-context-menu": "Context menu",
309
+ "a11y.open-keyboard-shortcuts": "Keyboard shortcuts",
306
310
  "menu.title": "Menu",
307
311
  "menu.theme": "Theme",
308
312
  "menu.accessibility": "Accessibility",
@@ -313,7 +317,7 @@
313
317
  "menu.language": "Language",
314
318
  "menu.preferences": "Preferences",
315
319
  "menu.view": "View",
316
- "menu.input-mode": "Input mode",
320
+ "menu.input-device": "Input device",
317
321
  "context-menu.title": "Context menu",
318
322
  "context-menu.edit": "Edit",
319
323
  "context-menu.arrange": "Arrange",
@@ -367,7 +371,7 @@
367
371
  "help-menu.about": "About tldraw",
368
372
  "help-menu.discord": "Discord",
369
373
  "help-menu.github": "GitHub",
370
- "help-menu.keyboard-shortcuts": "Keyboard shortcuts",
374
+ "help-menu.keyboard-shortcuts": "Keyboard shortcuts",
371
375
  "help-menu.twitter": "Twitter",
372
376
  "help-menu.terms": "Terms of service",
373
377
  "help-menu.privacy": "Privacy policy",
@@ -301,7 +301,6 @@
301
301
  "menu.edit": "എഡിറ്റ് ചെയ്യുക",
302
302
  "menu.export-as": "ആയി കയറ്റുമതി ചെയ്യുക",
303
303
  "menu.file": "ഫയൽ",
304
- "menu.input-mode": "ഇൻപുട്ട് മോഡ്",
305
304
  "menu.language": "ഭാഷ",
306
305
  "menu.preferences": "മുൻഗണനകൾ",
307
306
  "menu.theme": "തീം",
@@ -301,7 +301,6 @@
301
301
  "menu.edit": "संपादित करा",
302
302
  "menu.export-as": "म्हणून निर्यात करा",
303
303
  "menu.file": "फाईल",
304
- "menu.input-mode": "इनपुट मोड",
305
304
  "menu.language": "भाषा",
306
305
  "menu.preferences": "प्राधान्ये",
307
306
  "menu.theme": "थीम",
@@ -301,7 +301,6 @@
301
301
  "menu.edit": "Sunting",
302
302
  "menu.export-as": "Eksport sebagai",
303
303
  "menu.file": "Fail",
304
- "menu.input-mode": "Mod input",
305
304
  "menu.language": "Bahasa",
306
305
  "menu.preferences": "Keutamaan",
307
306
  "menu.theme": "Tema",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "एक प्रतिलिपि बचत गर्नुहोस्",
91
91
  "action.select-all": "सबै छान्नुहोस्",
92
92
  "action.select-none": "केहि पनि सेलेक्ट नगर्नुहोस्",
93
+ "action.select-zoom-tool": "जुम",
93
94
  "action.send-backward": "पछाडि पठाउनुहोस्",
94
95
  "action.send-to-back": "सबैभन्दा पछाडि पठाउनुहोस्",
95
96
  "action.share-project": "यो परियोजना साझेदारी गर्नुहोस्",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "सम्पादन गर्नुहोस्",
302
303
  "menu.export-as": "एक्सपोर्ट एज",
303
304
  "menu.file": "फाइल",
304
- "menu.input-mode": "इनपुट मोड",
305
305
  "menu.language": "भाषा",
306
306
  "menu.preferences": "प्राथमिकताहरू",
307
307
  "menu.theme": "विषयवस्तु",
@@ -301,7 +301,6 @@
301
301
  "menu.edit": "Bewerken",
302
302
  "menu.export-as": "Exporteren als",
303
303
  "menu.file": "Bestand",
304
- "menu.input-mode": "Invoermodus",
305
304
  "menu.language": "Taal",
306
305
  "menu.preferences": "Voorkeuren",
307
306
  "menu.theme": "Thema",
@@ -301,7 +301,6 @@
301
301
  "menu.edit": "Rediger",
302
302
  "menu.export-as": "Eksporter som",
303
303
  "menu.file": "Fil",
304
- "menu.input-mode": "Inndatamodus",
305
304
  "menu.language": "Språk",
306
305
  "menu.preferences": "Preferanser",
307
306
  "menu.theme": "Tema",
@@ -301,7 +301,6 @@
301
301
  "menu.edit": "ਸੰਪਾਦਿਤ ਕਰੋ",
302
302
  "menu.export-as": "ਦੇ ਰੂਪ ਵਿੱਚ ਨਿਰਯਾਤ ਕਰੋ",
303
303
  "menu.file": "ਫਾਈਲ",
304
- "menu.input-mode": "ਇਨਪੁੱਟ ਮੋਡ",
305
304
  "menu.language": "ਭਾਸ਼ਾ",
306
305
  "menu.preferences": "ਤਰਜੀਹਾਂ",
307
306
  "menu.theme": "ਥੀਮ",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "Zapisz kopię",
91
91
  "action.select-all": "Zaznacz wszystko",
92
92
  "action.select-none": "Odznacz wszystko",
93
+ "action.select-zoom-tool": "Przybliż",
93
94
  "action.send-backward": "Przesuń do tyłu",
94
95
  "action.send-to-back": "Przesuń na spód",
95
96
  "action.share-project": "Udostępnij ten projekt",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "Edycja",
302
303
  "menu.export-as": "Eksportuj jako",
303
304
  "menu.file": "Plik",
304
- "menu.input-mode": "Tryb wprowadzania",
305
305
  "menu.language": "Język",
306
306
  "menu.preferences": "Preferencje",
307
307
  "menu.theme": "Motyw",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "Salvar uma cópia",
91
91
  "action.select-all": "Selecionar todos",
92
92
  "action.select-none": "Selecionar nenhum",
93
+ "action.select-zoom-tool": "Ampliar",
93
94
  "action.send-backward": "Enviar para Trás",
94
95
  "action.send-to-back": "Recuar",
95
96
  "action.share-project": "Compartilhe este projeto",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "Editar",
302
303
  "menu.export-as": "Exportar como",
303
304
  "menu.file": "Arquivo",
304
- "menu.input-mode": "Modo de entrada",
305
305
  "menu.language": "Idioma",
306
306
  "menu.preferences": "Preferências",
307
307
  "menu.theme": "Tema",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "Guardar uma cópia",
91
91
  "action.select-all": "Selecionar todos",
92
92
  "action.select-none": "Selecionar nenhum",
93
+ "action.select-zoom-tool": "Zoom",
93
94
  "action.send-backward": "Mover abaixo",
94
95
  "action.send-to-back": "Colocar no Fundo",
95
96
  "action.share-project": "Partilhar este projeto",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "Editar",
302
303
  "menu.export-as": "Exportar como",
303
304
  "menu.file": "Ficheiro",
304
- "menu.input-mode": "Modo de entrada",
305
305
  "menu.language": "Língua",
306
306
  "menu.preferences": "Preferências",
307
307
  "menu.theme": "Tema",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "Salvează o copie",
91
91
  "action.select-all": "Selectează tot",
92
92
  "action.select-none": "Nu selecta nimic",
93
+ "action.select-zoom-tool": "Mărește",
93
94
  "action.send-backward": "Trimite în spate",
94
95
  "action.send-to-back": "Trimite înapoi",
95
96
  "action.share-project": "Partajează acest proiect",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "Editează",
302
303
  "menu.export-as": "Exportă ca",
303
304
  "menu.file": "Fișier",
304
- "menu.input-mode": "Mod de introducere",
305
305
  "menu.language": "Limbi",
306
306
  "menu.preferences": "Preferințe",
307
307
  "menu.theme": "Temă",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "Сохранить копию",
91
91
  "action.select-all": "Выбрать всё",
92
92
  "action.select-none": "Снять выделение",
93
+ "action.select-zoom-tool": "Увеличить",
93
94
  "action.send-backward": "Переместить назад",
94
95
  "action.send-to-back": "На задний план",
95
96
  "action.share-project": "Поделиться этим проектом",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "Правка",
302
303
  "menu.export-as": "Экспортировать как",
303
304
  "menu.file": "Файл",
304
- "menu.input-mode": "Режим ввода",
305
305
  "menu.language": "Язык",
306
306
  "menu.preferences": "Настройки",
307
307
  "menu.theme": "Тема",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "Shrani kopijo",
91
91
  "action.select-all": "Izberi vse",
92
92
  "action.select-none": "Počisti izbiro",
93
+ "action.select-zoom-tool": "Povečava",
93
94
  "action.send-backward": "Pošlji nazaj",
94
95
  "action.send-to-back": "Pošlji v ozadje",
95
96
  "action.share-project": "Deli ta projekt",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "Uredi",
302
303
  "menu.export-as": "Izvozi kot",
303
304
  "menu.file": "Datoteka",
304
- "menu.input-mode": "Način vnosa",
305
305
  "menu.language": "Jezik",
306
306
  "menu.preferences": "Nastavitve",
307
307
  "menu.theme": "Tema",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "Kaydi koobbi",
91
91
  "action.select-all": "Dooro dhammaan",
92
92
  "action.select-none": "Dooro midna",
93
+ "action.select-zoom-tool": "Soo dhawee",
93
94
  "action.send-backward": "Dib mari",
94
95
  "action.send-to-back": "Dhabarka mari",
95
96
  "action.share-project": "Wadaag mashruucan",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "Bedel",
302
303
  "menu.export-as": "U dhoofi",
303
304
  "menu.file": "Fayl",
304
- "menu.input-mode": "Habka wax gelinta",
305
305
  "menu.language": "Af",
306
306
  "menu.preferences": "Dookhyada",
307
307
  "menu.theme": "Naqshad",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "Spara en kopia",
91
91
  "action.select-all": "Välj alla",
92
92
  "action.select-none": "Välj ingen",
93
+ "action.select-zoom-tool": "Zooma in",
93
94
  "action.send-backward": "Flytta bakåt",
94
95
  "action.send-to-back": "Placera längst bak",
95
96
  "action.share-project": "Dela detta projekt",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "Redigera",
302
303
  "menu.export-as": "Exportera som",
303
304
  "menu.file": "Arkiv",
304
- "menu.input-mode": "Inmatningsläge",
305
305
  "menu.language": "Språk",
306
306
  "menu.preferences": "Inställningar",
307
307
  "menu.theme": "Tema",
@@ -301,7 +301,6 @@
301
301
  "menu.edit": "திருத்தவும்",
302
302
  "menu.export-as": "என ஏற்றுமதி செய்யவும்",
303
303
  "menu.file": "கோப்பு",
304
- "menu.input-mode": "உள்ளீட்டு முறை",
305
304
  "menu.language": "மொழி",
306
305
  "menu.preferences": "விருப்பங்கள்",
307
306
  "menu.theme": "தீம்",
@@ -301,7 +301,6 @@
301
301
  "menu.edit": "పరిష్కరించు",
302
302
  "menu.export-as": "ఎగుమతి ఇక్కడికి",
303
303
  "menu.file": "ఫైల్",
304
- "menu.input-mode": "ఇన్‌పుట్ మోడ్",
305
304
  "menu.language": "భాష",
306
305
  "menu.preferences": "ఎంచుకొన్నవి",
307
306
  "menu.theme": "థీమ్",
@@ -90,6 +90,7 @@
90
90
  "action.save-copy": "บันทึกสำเนา",
91
91
  "action.select-all": "เลือกทั้งหมด",
92
92
  "action.select-none": "ไม่เลือกทั้งหมด",
93
+ "action.select-zoom-tool": "ขยาย",
93
94
  "action.send-backward": "ย้ายไปข้างหลัง",
94
95
  "action.send-to-back": "ย้ายไปด้านหลังสุด",
95
96
  "action.share-project": "แบ่งปันโครงการนี้",
@@ -301,7 +302,6 @@
301
302
  "menu.edit": "แก้ไข",
302
303
  "menu.export-as": "ส่งออกเป็น",
303
304
  "menu.file": "ไฟล์",
304
- "menu.input-mode": "โหมดอินพุต",
305
305
  "menu.language": "ภาษา",
306
306
  "menu.preferences": "ตั้งค่า",
307
307
  "menu.theme": "ธีม",
@@ -301,7 +301,6 @@
301
301
  "menu.edit": "I-edit",
302
302
  "menu.export-as": "I-export bilang",
303
303
  "menu.file": "file",
304
- "menu.input-mode": "Input mode",
305
304
  "menu.language": "Wika",
306
305
  "menu.preferences": "Mga Kagustuhan",
307
306
  "menu.theme": "Tema",