Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/components/quickTools/items.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ export default [
item("dollar", "letters", "insert", "$", "$"),
item("modulo", "letters", "insert", "%", "%"),
item("caret", "letters", "insert", "^", "^"),
item("hyphen", "letters", "insert", "-", "-"),
];

/**
Expand Down
7 changes: 6 additions & 1 deletion src/lang/ar-ye.json
Original file line number Diff line number Diff line change
Expand Up @@ -421,5 +421,10 @@
"terminal": "Terminal",
"allFileAccess": "All file access",
"fonts": "Fonts",
"sponsor": "راعي"
"sponsor": "راعي",
"downloads": "downloads",
"reviews": "reviews",
"overview": "Overview",
"contributors": "Contributors",
"quicktools:hyphen": "Insert hyphen symbol"
}
7 changes: 6 additions & 1 deletion src/lang/be-by.json
Original file line number Diff line number Diff line change
Expand Up @@ -422,5 +422,10 @@
"terminal": "Terminal",
"allFileAccess": "All file access",
"fonts": "Fonts",
"sponsor": "Спонсар"
"sponsor": "Спонсар",
"downloads": "downloads",
"reviews": "reviews",
"overview": "Overview",
"contributors": "Contributors",
"quicktools:hyphen": "Insert hyphen symbol"
}
7 changes: 6 additions & 1 deletion src/lang/bn-bd.json
Original file line number Diff line number Diff line change
Expand Up @@ -421,5 +421,10 @@
"terminal": "Terminal",
"allFileAccess": "All file access",
"fonts": "Fonts",
"sponsor": "স্পন্সর"
"sponsor": "স্পন্সর",
"downloads": "downloads",
"reviews": "reviews",
"overview": "Overview",
"contributors": "Contributors",
"quicktools:hyphen": "Insert hyphen symbol"
}
7 changes: 6 additions & 1 deletion src/lang/cs-cz.json
Original file line number Diff line number Diff line change
Expand Up @@ -421,5 +421,10 @@
"terminal": "Terminal",
"allFileAccess": "All file access",
"fonts": "Fonts",
"sponsor": "Sponzor"
"sponsor": "Sponzor",
"downloads": "downloads",
"reviews": "reviews",
"overview": "Overview",
"contributors": "Contributors",
"quicktools:hyphen": "Insert hyphen symbol"
}
7 changes: 6 additions & 1 deletion src/lang/de-de.json
Original file line number Diff line number Diff line change
Expand Up @@ -421,5 +421,10 @@
"terminal": "Terminal",
"allFileAccess": "Zugriff auf alle Dateien",
"fonts": "Fonts",
"sponsor": "Sponsor"
"sponsor": "Sponsor",
"downloads": "downloads",
"reviews": "reviews",
"overview": "Overview",
"contributors": "Contributors",
"quicktools:hyphen": "Insert hyphen symbol"
}
7 changes: 6 additions & 1 deletion src/lang/en-us.json
Original file line number Diff line number Diff line change
Expand Up @@ -421,5 +421,10 @@
"terminal": "Terminal",
"allFileAccess": "All file access",
"fonts": "Fonts",
"sponsor": "Sponsor"
"sponsor": "Sponsor",
"downloads": "downloads",
"reviews": "reviews",
"overview": "Overview",
"contributors": "Contributors",
"quicktools:hyphen": "Insert hyphen symbol"
}
7 changes: 6 additions & 1 deletion src/lang/es-sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -421,5 +421,10 @@
"terminal": "Terminal",
"allFileAccess": "All file access",
"fonts": "Fonts",
"sponsor": "Patrocinador"
"sponsor": "Patrocinador",
"downloads": "downloads",
"reviews": "reviews",
"overview": "Overview",
"contributors": "Contributors",
"quicktools:hyphen": "Insert hyphen symbol"
}
7 changes: 6 additions & 1 deletion src/lang/fr-fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -421,5 +421,10 @@
"terminal": "Terminal",
"allFileAccess": "All file access",
"fonts": "Fonts",
"sponsor": "Parrainer"
"sponsor": "Parrainer",
"downloads": "downloads",
"reviews": "reviews",
"overview": "Overview",
"contributors": "Contributors",
"quicktools:hyphen": "Insert hyphen symbol"
}
7 changes: 6 additions & 1 deletion src/lang/he-il.json
Original file line number Diff line number Diff line change
Expand Up @@ -422,5 +422,10 @@
"terminal": "Terminal",
"allFileAccess": "All file access",
"fonts": "Fonts",
"sponsor": "לָתֵת חָסוּת"
"sponsor": "לָתֵת חָסוּת",
"downloads": "downloads",
"reviews": "reviews",
"overview": "Overview",
"contributors": "Contributors",
"quicktools:hyphen": "Insert hyphen symbol"
}
175 changes: 90 additions & 85 deletions src/lang/hi-in.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"select word": "शब्द का चयन करें",
"quick tools": "त्वरित उपकरण",
"select": "चयन",
"editor font": "Editor font",
"editor font": "एडिटर फ़ॉन्ट",
"new project": "नया प्रोजेक्ट",
"format": "फॉर्मेट",
"project name": "प्रोजेक्ट का नाम",
Expand All @@ -128,25 +128,25 @@
"backup successful": "बैकअप सफल",
"invalid backup file": "अमान्य बैकअप फ़ाइल",
"add path": "पाथ जोड़ें",
"live autocompletion": "Live autocompletion",
"file properties": "File properties",
"path": "Path",
"live autocompletion": "लाइव स्वतः‑पूर्ण",
"file properties": "फ़ाइल गुण",
"path": "पथ",
"type": "टाइप",
"word count": "शब्द गणना",
"line count": "लाइन काउंट",
"last modified": "अंतिम बार संशोधित",
"size": "Size",
"size": "आकार",
"share": "शेयर",
"show print margin": "Show print margin",
"show print margin": "प्रिंट मार्जिन दिखाएँ",
"login": "लॉग इन करें",
"scrollbar size": "स्क्रॉलबार का आकार",
"cursor controller size": "कर्सर नियंत्रक आकार",
"none": "कोई भी नहीं",
"small": "छोटा",
"large": "विशाल",
"floating button": "Floating button",
"floating button": "फ्लोटिंग बटन",
"confirm on exit": "बाहर निकलने पर पुष्टि करें",
"show console": "Show console",
"show console": "कंसोल दिखाएँ",
"image": "इमेज",
"insert file": "फ़ाइल डालें",
"insert color": "रंग डालें",
Expand All @@ -164,10 +164,10 @@
"no such file or directory": "ऐसी कोई फ़ाइल या डायरेक्टरी नहीं है",
"input/output error": "इनपुट/आउटपुट त्रुटि",
"permission denied": "अनुमति नहीं मिली",
"bad address": "Bad address",
"bad address": "खराब पता",
"file exists": "फ़ाइल मौजूद",
"not a directory": "Not a directory",
"is a directory": "Is a directory",
"not a directory": "डायरेक्टरी नहीं है",
"is a directory": "डायरेक्टरी है",
"invalid argument": "अवैध तर्क",
"too many open files in system": "सिस्टम में बहुत अधिक खुली फ़ाइलें",
"too many open files": "बहुत अधिक खुली फ़ाइलें",
Expand All @@ -180,10 +180,10 @@
"connection refused": "कनेक्शन नहीं हो सका",
"owner died": "मालिक मर गया",
"an error occurred": "एक त्रुटि पाई गई",
"add ftp": "Add FTP",
"add sftp": "Add SFTP",
"save file": "Save file",
"save file as": "Save file as",
"add ftp": "FTP जोड़ें",
"add sftp": "SFTP जोड़ें",
"save file": "फ़ाइल सहेजें",
"save file as": "फ़ाइल को इस नाम से सहेजें",
"files": "फाइल्स",
"help": "हेल्प",
"file has been deleted": "{file} हटा दी गई है!",
Expand All @@ -196,28 +196,28 @@
"reset connections": "कनेक्शन रीसेट करें",
"check file changes": "फ़ाइल परिवर्तनों की जाँच करें",
"open in browser": "ब्राउज़र में खोलें",
"desktop mode": "Desktop mode",
"toggle console": "Toggle console",
"desktop mode": "डेस्कटॉप मोड",
"toggle console": "टॉगल कंसोल",
"new line mode": "नई लाइन मोड",
"add a storage": "एक स्टोरेज जोड़ें",
"rate acode": "Rate Acode",
"rate acode": "Acode को रेट करें",
"support": "सहायता",
"downloading file": "डौन्लोडिंग {file}",
"downloading...": "डौन्लोडिंग...",
"folder name": "फोल्डर का नाम",
"keyboard mode": "कीबोर्ड मोड",
"normal": "सामान्य",
"app settings": "एप्लिकेशन सेटिंग",
"disable in-app-browser caching": "Disable in-app-browser caching",
"copied to clipboard": "Copied to clipboard",
"disable in-app-browser caching": "इन-ऐप-ब्राउज़र कैशिंग बंद करें",
"copied to clipboard": "क्लिपबोर्ड पर कॉपी किया गया",
"remember opened files": "खोली गई फ़ाइलें याद रखें",
"remember opened folders": "खोले गए फोल्डर याद रखें",
"no suggestions": "कोई सुझाव नहीं",
"no suggestions aggressive": "कोई सुझाव नहीं आक्रामक",
"install": "इनस्टॉल",
"installing": "इनस्टॉल हो रहा है...",
"plugins": "प्लगिन्स",
"recently used": "Recently used",
"recently used": "हाल ही में उपयोग किए गए",
"update": "अपडेट",
"uninstall": "हटाएँ",
"download acode pro": "एकोड प्रो डाउनलोड करें",
Expand All @@ -230,8 +230,8 @@
"browser": "ब्राउज़र",
"diagonal scrolling": "विकर्ण स्क्रॉलिंग",
"reverse scrolling": "रिवर्स स्क्रॉलिंग",
"formatter": "Formatter",
"format on save": "Format on save",
"formatter": "फॉर्मेटर",
"format on save": "सहेजने पर प्रारूपित करें",
"remove ads": "विज्ञापन हटाएँ",
"fast": "तेज़",
"slow": "धीमा",
Expand All @@ -249,38 +249,38 @@
"port": "पोर्ट",
"key file": "की फाइल",
"select key file": "की फ़ाइल का चयन करें",
"passphrase": "पसस्फरसे",
"passphrase": "पसफ्रेज़",
"connecting...": "कनेक्टिंग...",
"type filename": "Type filename",
"unable to load files": "Unable to load files",
"preview port": "Preview port",
"find file": "Find file",
"system": "System",
"please select a formatter": "Please select a formatter",
"case sensitive": "Case sensitive",
"regular expression": "Regular expression",
"whole word": "Whole word",
"edit with": "Edit with",
"open with": "Open with",
"no app found to handle this file": "No app found to handle this file",
"restore default settings": "Restore default settings",
"server port": "Server port",
"preview settings": "Preview settings",
"preview settings note": "If preview port and server port are different, app will not start server and it will instead open https://<host>:<preview port> in browser or in-app browser. This is useful when you are running a server somewhere else.",
"backup/restore note": "It will only backup your settings, custom theme and key bindings. It will not backup your FPT/SFTP.",
"host": "Host",
"retry ftp/sftp when fail": "Retry ftp/sftp when fail",
"more": "More",
"thank you :)": "Thank you :)",
"purchase pending": "purchase pending",
"cancelled": "cancelled",
"local": "Local",
"remote": "Remote",
"show console toggler": "Show console toggler",
"binary file": "This file contains binary data, do you want to open it?",
"relative line numbers": "Relative line numbers",
"elastic tabstops": "Elastic tabstops",
"line based rtl switching": "Line based RTL switching",
"type filename": "फ़ाइल नाम लिखें",
"unable to load files": "फ़ाइलें लोड करने में असमर्थ",
"preview port": "प्रीव्यू पोर्ट",
"find file": "फ़ाइल खोजें",
"system": "सिस्टम",
"please select a formatter": "कृपया एक फॉर्मेटर चुनें",
"case sensitive": "केस सेंसिटिव",
"regular expression": "रेगुलर एक्सप्रेशन",
"whole word": "पूर्ण शब्द",
"edit with": "के साथ संपादित करें",
"open with": "के साथ खोलें",
"no app found to handle this file": "इस फ़ाइल को संभालने के लिए कोई ऐप नहीं मिला",
"restore default settings": "डिफ़ॉल्ट सेटिंग्स को पुनर्स्थापित करें",
"server port": "सर्वर पोर्ट",
"preview settings": "प्रीव्यू सेटिंग्स",
"preview settings note": "यदि प्रीव्यू पोर्ट और सर्वर पोर्ट भिन्न हैं, तो ऐप सर्वर शुरू नहीं करेगा और इसके बजाय ब्राउज़र या इन-ऐप ब्राउज़र में https://<host>:<preview port> खोलेगा। यह तब उपयोगी है जब आप कहीं और सर्वर चला रहे हों।",
"backup/restore note": "यह केवल आपकी सेटिंग्स, कस्टम थीम और की बाइंडिंग्स का बैकअप लेगा। यह आपके FPT/SFTP का बैकअप नहीं लेगा।",
"host": "होस्ट",
"retry ftp/sftp when fail": "विफल होने पर FTP/SFTP पुनः प्रयास करें",
"more": "अधिक",
"thank you :)": "धन्यवाद :)",
"purchase pending": "खरीदारी लंबित",
"cancelled": "रद्द",
"local": "लोकल",
"remote": "रिमोट",
"show console toggler": "कंसोल टॉगलर दिखाएँ",
"binary file": "इस फ़ाइल में बाइनरी डेटा है, क्या आप इसे खोलना चाहते हैं?",
"relative line numbers": "सापेक्ष पंक्ति संख्या",
"elastic tabstops": "इलास्टिक टैबस्टॉप्स",
"line based rtl switching": "लाइन आधारित RTL स्विचिंग",
"hard wrap": "Hard wrap",
"spellcheck": "Spellcheck",
"wrap method": "Wrap Method",
Expand Down Expand Up @@ -381,17 +381,17 @@
"most_downloaded": "सर्वाधिक डाउनलोड",
"newly_added": "नया नया़ा",
"top_rated": "टॉप रेटेड",
"rename not supported": "Rename on termux dir isn't supported",
"compress": "Compress",
"copy uri": "Copy Uri",
"delete entries": "Are you sure you want to delete {count} items?",
"deleting items": "Deleting {count} items...",
"import project zip": "Import Project(zip)",
"changelog": "Change Log",
"notifications": "Notifications",
"no_unread_notifications": "No unread notifications",
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)",
"fade fold widgets": "Fade Fold Widgets",
"rename not supported": "Termux डायरेक्टरी में रीनेम करना संभव नहीं है",
"compress": "कम्प्रेस करें",
"copy uri": "URI कॉपी करें",
"delete entries": "क्या आप वाकई {count} आइटम हटाना चाहते हैं?",
"deleting items": "हटाए जा रहे {count} आइटम...",
"import project zip": "प्रोजेक्ट आयात करें (zip)",
"changelog": "चेंज लॉग",
"notifications": "सूचनाएँ",
"no_unread_notifications": "कोई अवांछित सूचनाएँ नहीं",
"should_use_current_file_for_preview": "डिफ़ॉल्ट (index.html) के बजाय पूर्वावलोकन के लिए वर्तमान फ़ाइल का उपयोग करना चाहिए",
"fade fold widgets": "फेड फोल्ड विजेट्स",
"quicktools:home-key": "Home Key",
"quicktools:end-key": "End Key",
"quicktools:pageup-key": "PageUp Key",
Expand All @@ -403,24 +403,29 @@
"quicktools:dollar": "Insert dollar symbol",
"quicktools:modulo": "Insert modulo/percent symbol",
"quicktools:caret": "Insert caret symbol",
"plugin_enabled": "Plugin enabled",
"plugin_disabled": "Plugin disabled",
"enable_plugin": "Enable this Plugin",
"disable_plugin": "Disable this Plugin",
"open_source": "Open Source",
"terminal settings": "Terminal Settings",
"font ligatures": "Font Ligatures",
"letter spacing": "Letter Spacing",
"terminal:tab stop width": "Tab Stop Width",
"terminal:scrollback": "Scrollback Lines",
"terminal:cursor blink": "Cursor Blink",
"terminal:font weight": "Font Weight",
"terminal:cursor inactive style": "Cursor Inactive Style",
"terminal:cursor style": "Cursor Style",
"terminal:font family": "Font Family",
"terminal:convert eol": "Convert EOL",
"terminal": "Terminal",
"allFileAccess": "All file access",
"fonts": "Fonts",
"sponsor": "स्पॉन्सर"
"plugin_enabled": "प्लगइन सक्रिय है",
"plugin_disabled": "प्लगइन निष्क्रिय है",
"enable_plugin": "इस प्लगइन को सक्षम करें",
"disable_plugin": "इस प्लगइन को अक्षम करें",
"open_source": "ओपन सोर्स",
"terminal settings": "टर्मिनल सेटिंग्स",
"font ligatures": "फॉन्ट लिगेचर्स",
"letter spacing": "लेटर स्पेसिंग",
"terminal:tab stop width": "टैब स्टॉप चौड़ाई",
"terminal:scrollback": "स्क्रॉलबैक लाइन्स",
"terminal:cursor blink": "कर्सर ब्लिंक",
"terminal:font weight": "फ़ॉन्ट मोटाई",
"terminal:cursor inactive style": "इनएक्टिव कर्सर स्टाइल",
"terminal:cursor style": "कर्सर स्टाइल",
"terminal:font family": "फ़ॉन्ट फैमिली",
"terminal:convert eol": "EOL रूपांतरित करें",
"terminal": "टर्मिनल",
"allFileAccess": "ऑल फ़ाइल एक्सेस",
"fonts": "फॉन्ट्स",
"sponsor": "स्पॉन्सर",
"downloads": "डाउनलोड",
"reviews": "समीक्षाएँ",
"overview": "ओवरव्यू",
"contributors": "सहयोगी",
"quicktools:hyphen": "हाइफ़न प्रतीक डालें"
}
7 changes: 6 additions & 1 deletion src/lang/hu-hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -421,5 +421,10 @@
"terminal": "Terminál",
"allFileAccess": "Hozzáférés az összes fájlhoz",
"fonts": "Betűtípusok",
"sponsor": "Szponzor"
"sponsor": "Szponzor",
"downloads": "downloads",
"reviews": "reviews",
"overview": "Overview",
"contributors": "Contributors",
"quicktools:hyphen": "Insert hyphen symbol"
}
Loading