{i18n.__('LaTeX Inline Open Delimiter')}
diff --git a/browser/main/modals/RenameFolderModal.js b/browser/main/modals/RenameFolderModal.js
index f4197196..e0ed96f2 100644
--- a/browser/main/modals/RenameFolderModal.js
+++ b/browser/main/modals/RenameFolderModal.js
@@ -79,7 +79,7 @@ class RenameFolderModal extends React.Component {
this.handleChange(e)}
diff --git a/lib/main-app.js b/lib/main-app.js
index 6a6a4ce4..e7e52715 100644
--- a/lib/main-app.js
+++ b/lib/main-app.js
@@ -69,6 +69,10 @@ ipc.on('update-app-confirm', function (event, msg) {
}
})
+app.on('window-all-closed', function () {
+ app.quit()
+})
+
app.on('ready', function () {
mainWindow = require('./main-window')
diff --git a/lib/main-window.js b/lib/main-window.js
index 573f41cf..4ac60797 100644
--- a/lib/main-window.js
+++ b/lib/main-window.js
@@ -56,11 +56,8 @@ if (process.platform === 'darwin' || process.env.DESKTOP_SESSION === 'cinnamon')
app.on('before-quit', function (e) {
mainWindow.removeAllListeners()
})
-} else {
- app.on('window-all-closed', function () {
- app.quit()
- })
}
+
mainWindow.on('resize', _.throttle(storeWindowSize, 500))
function storeWindowSize () {
diff --git a/locales/da.json b/locales/da.json
index 1f3db652..ea26c3fd 100644
--- a/locales/da.json
+++ b/locales/da.json
@@ -145,5 +145,9 @@
"Command(⌘)": "Command(⌘)",
"Editor Rulers": "Editor Rulers",
"Enable": "Enable",
- "Disable": "Disable"
+ "Disable": "Disable",
+ "Sanitization": "Sanitization",
+ "Only allow secure html tags (recommended)": "Only allow secure html tags (recommended)",
+ "Allow styles": "Allow styles",
+ "Allow dangerous html tags": "Allow dangerous html tags"
}
diff --git a/locales/de.json b/locales/de.json
index 18491c6a..335a6581 100644
--- a/locales/de.json
+++ b/locales/de.json
@@ -147,5 +147,9 @@
"Command(⌘)": "Command(⌘)",
"Editor Rulers": "Editor Rulers",
"Enable": "Enable",
- "Disable": "Disable"
+ "Disable": "Disable",
+ "Sanitization": "Sanitization",
+ "Only allow secure html tags (recommended)": "Only allow secure html tags (recommended)",
+ "Allow styles": "Allow styles",
+ "Allow dangerous html tags": "Allow dangerous html tags"
}
diff --git a/locales/en.json b/locales/en.json
index 06aa3269..39c5cda7 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -147,5 +147,9 @@
"Command(⌘)": "Command(⌘)",
"Editor Rulers": "Editor Rulers",
"Enable": "Enable",
- "Disable": "Disable"
+ "Disable": "Disable",
+ "Sanitization": "Sanitization",
+ "Only allow secure html tags (recommended)": "Only allow secure html tags (recommended)",
+ "Allow styles": "Allow styles",
+ "Allow dangerous html tags": "Allow dangerous html tags"
}
\ No newline at end of file
diff --git a/locales/es.json b/locales/es.json
index 1f3db652..ea26c3fd 100644
--- a/locales/es.json
+++ b/locales/es.json
@@ -145,5 +145,9 @@
"Command(⌘)": "Command(⌘)",
"Editor Rulers": "Editor Rulers",
"Enable": "Enable",
- "Disable": "Disable"
+ "Disable": "Disable",
+ "Sanitization": "Sanitization",
+ "Only allow secure html tags (recommended)": "Only allow secure html tags (recommended)",
+ "Allow styles": "Allow styles",
+ "Allow dangerous html tags": "Allow dangerous html tags"
}
diff --git a/locales/fr.json b/locales/fr.json
index 93995a52..dc53ff24 100644
--- a/locales/fr.json
+++ b/locales/fr.json
@@ -144,5 +144,10 @@
"Command(⌘)": "Command(⌘)",
"Editor Rulers": "Editor Rulers",
"Enable": "Enable",
- "Disable": "Disable"
+ "Disable": "Disable",
+ "Allow preview to scroll past the last line": "Allow preview to scroll past the last line",
+ "Sanitization": "Sanitization",
+ "Only allow secure html tags (recommended)": "Only allow secure html tags (recommended)",
+ "Allow styles": "Allow styles",
+ "Allow dangerous html tags": "Allow dangerous html tags"
}
diff --git a/locales/hu.json b/locales/hu.json
new file mode 100644
index 00000000..37c19e48
--- /dev/null
+++ b/locales/hu.json
@@ -0,0 +1,159 @@
+{
+ "Notes": "Jegyzetek",
+ "Tags": "Címkék",
+ "Preferences": "Beállítások",
+ "Make a note": "Új jegyzet",
+ "Ctrl": "Ctrl",
+ "Ctrl(^)": "Ctrl",
+ "to create a new note": "hogy létrehozz egy jegyzetet",
+ "Toggle Mode": "Mód Váltás",
+ "Trash": "Lomtár",
+ "MODIFICATION DATE": "MÓDOSÍTÁS DÁTUMA",
+ "Words": "Szó",
+ "Letters": "Betű",
+ "STORAGE": "TÁROLÓ",
+ "FOLDER": "KÖNYVTÁR",
+ "CREATION DATE": "LÉTREHOZÁS DÁTUMA",
+ "NOTE LINK": "JEGYZET LINKJE",
+ ".md": ".md",
+ ".txt": ".txt",
+ ".html": ".html",
+ "Print": "Nyomtatás",
+ "Your preferences for Boostnote": "Boostnote beállításaid",
+ "Storages": "Tárolók",
+ "Add Storage Location": "Tároló Hozzáadása",
+ "Add Folder": "Könyvtár Hozzáadása",
+ "Open Storage folder": "Tároló Megnyitása",
+ "Unlink": "Tároló Leválasztása",
+ "Edit": "Szerkesztés",
+ "Delete": "Törlés",
+ "Interface": "Felület",
+ "Interface Theme": "Felület Témája",
+ "Default": "Alapértelmezett",
+ "White": "Világos",
+ "Solarized Dark": "Solarized Dark",
+ "Dark": "Sötét",
+ "Show a confirmation dialog when deleting notes": "Kérjen megerősítést a jegyzetek törlése előtt",
+ "Editor Theme": "Szerkesztő Témája",
+ "Editor Font Size": "Szerkesztő Betűmérete",
+ "Editor Font Family": "Szerkesztő Betűtípusa",
+ "Editor Indent Style": "Szerkesztő Behúzása",
+ "Spaces": "Szóközök",
+ "Tabs": "Tabulátor karakterek",
+ "Switch to Preview": "Váltás Megtekintésre",
+ "When Editor Blurred": "Szerkesztő Elhagyásakor",
+ "When Editor Blurred, Edit On Double Click": "Szerkesztő Elhagyásakor, Szerkesztő Megnyitása Dupla Kattintással",
+ "On Right Click": "Jobb Egérgombbal",
+ "Editor Keymap": "Szerkesztő Billentyűzetkiosztása",
+ "default": "alapértelmezett",
+ "vim": "vim",
+ "emacs": "emacs",
+ "⚠️ Please restart boostnote after you change the keymap": "⚠️ Kérlek, indítsd újra a programot a kiosztás megváltoztatása után",
+ "Show line numbers in the editor": "Mutatassa a sorszámokat a szerkesztőben",
+ "Allow editor to scroll past the last line": "A szerkesztőben az utolsó sor alá is lehessen görgetni",
+ "Bring in web page title when pasting URL on editor": "Weboldal főcímének lekérdezése URL cím beillesztésekor",
+ "Preview": "Megtekintés",
+ "Preview Font Size": "Megtekintés Betűmérete",
+ "Preview Font Family": "Megtekintés Betűtípusa",
+ "Code block Theme": "Kódblokk Témája",
+ "Allow preview to scroll past the last line": "Megtekintésben az utolsó sor alá is lehessen görgetni",
+ "Show line numbers for preview code blocks": "Mutatassa a sorszámokat a megtekintett kódblokkokban",
+ "LaTeX Inline Open Delimiter": "LaTeX Inline Nyitó Határolója",
+ "LaTeX Inline Close Delimiter": "LaTeX Inline Záró Határolója",
+ "LaTeX Block Open Delimiter": "LaTeX Blokk Nyitó Határolója",
+ "LaTeX Block Close Delimiter": "LaTeX Blokk Záró Határolója",
+ "Community": "Közösség",
+ "Subscribe to Newsletter": "Feliratkozás a Hírlevélre",
+ "GitHub": "GitHub",
+ "Blog": "Blog",
+ "Facebook Group": "Facebook Csoport",
+ "Twitter": "Twitter",
+ "About": "Névjegy",
+ "Boostnote": "Boostnote",
+ "An open source note-taking app made for programmers just like you.": "Nyílt forráskódú jegyzetkészítő program a hozzád hasonló programozóknak.",
+ "Website": "Weboldal",
+ "Development": "Fejlesztés",
+ " : Development configurations for Boostnote.": " : Információk a Boostnote fejlesztéséről.",
+ "Copyright (C) 2017 - 2018 BoostIO": "Szerzői jog (C) 2017 - 2018 BoostIO",
+ "License: GPL v3": "Licensz: GPL v3",
+ "Analytics": "Adatok elemzése",
+ "Boostnote collects anonymous data for the sole purpose of improving the application, and strictly does not collect any personal information such the contents of your notes.": "A Boostnote névtelen adatokat gyűjt össze az alkalmazás tökéletesítése céljából, és szigorúan nem gyűjt semmilyen személyes adatot, például a jegyzetek tartalmát.",
+ "You can see how it works on ": "A működéséről további információkat itt találsz: ",
+ "You can choose to enable or disable this option.": "Kiválaszthatod, hogy engedélyezed, vagy tiltod ezt az opciót.",
+ "Enable analytics to help improve Boostnote": "Adatok elemzésének engedélyezése a Boostnote tökéletesítésének céljából",
+ "Crowdfunding": "Közösségi finanszírozás",
+ "Dear everyone,": "Kedves felhasználók!",
+ "Thank you for using Boostnote!": "Köszönjük, hogy a Boostnote-ot használjátok!",
+ "Boostnote is used in about 200 different countries and regions by an awesome community of developers.": "A Boostnote-ot több, mint 200 ország és régió fantasztikus fejlesztői használják.",
+ "To continue supporting this growth, and to satisfy community expectations,": "Hogy folytathassuk ezt a fejlődést és kielégíthessük a felhasználói elvárásokat,",
+ "we would like to invest more time and resources in this project.": "több időt és erőforrást szeretnénk a projektbe fektetni.",
+ "If you like this project and see its potential, you can help by supporting us on OpenCollective!": "Ha tetszik a projekt és hasznosnak találod, te is segíthetsz ebben az OpenCollective-en keresztül küldött támogatásoddal.",
+ "Thanks,": "Köszönjük!",
+ "Boostnote maintainers": "A Boostnote csapata",
+ "Support via OpenCollective": "Támogatás Küldése",
+ "Language": "Nyelv",
+ "English": "English",
+ "German": "German",
+ "French": "French",
+ "Show \"Saved to Clipboard\" notification when copying": "Mutassa a \"Vágólapra Másolva\" üzenetet másoláskor",
+ "All Notes": "Minden Jegyzet",
+ "Starred": "Kiemelt",
+ "Are you sure to ": "Biztos, hogy ",
+ " delete": " törölni",
+ "this folder?": "szeretnéd a könyvtárat?",
+ "Confirm": "Igen",
+ "Cancel": "Mégse",
+ "Markdown Note": "Markdown Jegyzet",
+ "This format is for creating text documents. Checklists, code blocks and Latex blocks are available.": "Ez a formátum szöveges dokumentumok készítésére használható. Jelölőnégyzeteket, kódblokkokat és Latex blokkokat is tartalmazhat.",
+ "Snippet Note": "Kód Jegyzet",
+ "This format is for creating code snippets. Multiple snippets can be grouped into a single note.": "Ez a formátum kódrészletek készítésére használható. Több kódrészlet tárolására is alkalmas (pl. HTML + CSS).",
+ "Tab to switch format": "Formátum váltásához nyomd le a Tabulátor billentyűt!",
+ "Updated": "Módosítás",
+ "Created": "Létrehozás",
+ "Alphabetically": "Ábécé sorrendben",
+ "Default View": "Alapértelmezett Nézet",
+ "Compressed View": "Tömörített Nézet",
+ "Search": "Keresés",
+ "Blog Type": "Blog Típusa",
+ "Blog Address": "Blog Címe",
+ "Save": "Mentés",
+ "Auth": "Hitelesítés",
+ "Authentication Method": "Hitelesítési Módszer",
+ "JWT": "JWT",
+ "USER": "USER",
+ "Token": "Token",
+ "Storage": "Tároló",
+ "Hotkeys": "Gyorsbillentyűk",
+ "Show/Hide Boostnote": "Boostnote Megjelenítése/Elrejtése",
+ "Restore": "Visszaállítás",
+ "Permanent Delete": "Végleges Törlés",
+ "Confirm note deletion": "Törlés megerősítése",
+ "This will permanently remove this note.": "A jegyzet véglegesen törölve lesz.",
+ "Successfully applied!": "Sikeresen alkalmazva.",
+ "Albanian": "Albanian",
+ "Chinese (zh-CN)": "Chinese (zh-CN)",
+ "Chinese (zh-TW)": "Chinese (zh-TW)",
+ "Danish": "Danish",
+ "Japanese": "Japanese",
+ "Korean": "Korean",
+ "Norwegian": "Norwegian",
+ "Polish": "Polish",
+ "Portuguese": "Portuguese",
+ "Spanish": "Spanish",
+ "You have to save!": "Mentened kell!",
+ "UserName": "FelhasznaloNev",
+ "Password": "Jelszo",
+ "Russian": "Russian",
+ "Command(⌘)": "Command(⌘)",
+ "Hungarian": "Hungarian",
+ "Add Storage": "Tároló hozzáadása",
+ "Name": "Név",
+ "Type": "Típus",
+ "File System": "Fájlrendszer",
+ "Setting up 3rd-party cloud storage integration:": "Harmadik féltől származó felhőtárolási integráció beállítása:",
+ "Cloud-Syncing-and-Backup": "Cloud-Syncing-and-Backup",
+ "Location": "Hely",
+ "Add": "Hozzáadás",
+ "Unlink Storage": "Tároló Leválasztása",
+ "Unlinking removes this linked storage from Boostnote. No data is removed, please manually delete the folder from your hard drive if needed.": "A leválasztás eltávolítja ezt a tárolót a Boostnote-ból. Az adatok nem lesznek törölve, kérlek manuálisan töröld a könyvtárat a merevlemezről, ha szükséges."
+}
diff --git a/locales/ja.json b/locales/ja.json
index 1f3db652..ea26c3fd 100644
--- a/locales/ja.json
+++ b/locales/ja.json
@@ -145,5 +145,9 @@
"Command(⌘)": "Command(⌘)",
"Editor Rulers": "Editor Rulers",
"Enable": "Enable",
- "Disable": "Disable"
+ "Disable": "Disable",
+ "Sanitization": "Sanitization",
+ "Only allow secure html tags (recommended)": "Only allow secure html tags (recommended)",
+ "Allow styles": "Allow styles",
+ "Allow dangerous html tags": "Allow dangerous html tags"
}
diff --git a/locales/ko.json b/locales/ko.json
index d87bce9f..38eaa0f9 100644
--- a/locales/ko.json
+++ b/locales/ko.json
@@ -151,5 +151,9 @@
"Hotkeys": "단축키",
"Editor Rulers": "Editor Rulers",
"Enable": "Enable",
- "Disable": "Disable"
+ "Disable": "Disable",
+ "Sanitization": "허용 태그 범위",
+ "Only allow secure html tags (recommended)": "안전한 HTML 태그만 허용 (추천)",
+ "Allow styles": "style 태그, 속성까지 허용",
+ "Allow dangerous html tags": "모든 위험한 태그 허용"
}
diff --git a/locales/no.json b/locales/no.json
index bd54f4fc..2082a410 100644
--- a/locales/no.json
+++ b/locales/no.json
@@ -144,5 +144,9 @@
"Russian": "Russian",
"Editor Rulers": "Editor Rulers",
"Enable": "Enable",
- "Disable": "Disable"
+ "Disable": "Disable",
+ "Sanitization": "Sanitization",
+ "Only allow secure html tags (recommended)": "Only allow secure html tags (recommended)",
+ "Allow styles": "Allow styles",
+ "Allow dangerous html tags": "Allow dangerous html tags"
}
diff --git a/locales/pl.json b/locales/pl.json
index bd54f4fc..2082a410 100644
--- a/locales/pl.json
+++ b/locales/pl.json
@@ -144,5 +144,9 @@
"Russian": "Russian",
"Editor Rulers": "Editor Rulers",
"Enable": "Enable",
- "Disable": "Disable"
+ "Disable": "Disable",
+ "Sanitization": "Sanitization",
+ "Only allow secure html tags (recommended)": "Only allow secure html tags (recommended)",
+ "Allow styles": "Allow styles",
+ "Allow dangerous html tags": "Allow dangerous html tags"
}
diff --git a/locales/pt.json b/locales/pt.json
index bd54f4fc..2082a410 100644
--- a/locales/pt.json
+++ b/locales/pt.json
@@ -144,5 +144,9 @@
"Russian": "Russian",
"Editor Rulers": "Editor Rulers",
"Enable": "Enable",
- "Disable": "Disable"
+ "Disable": "Disable",
+ "Sanitization": "Sanitization",
+ "Only allow secure html tags (recommended)": "Only allow secure html tags (recommended)",
+ "Allow styles": "Allow styles",
+ "Allow dangerous html tags": "Allow dangerous html tags"
}
diff --git a/locales/sq.json b/locales/sq.json
index bd54f4fc..2082a410 100644
--- a/locales/sq.json
+++ b/locales/sq.json
@@ -144,5 +144,9 @@
"Russian": "Russian",
"Editor Rulers": "Editor Rulers",
"Enable": "Enable",
- "Disable": "Disable"
+ "Disable": "Disable",
+ "Sanitization": "Sanitization",
+ "Only allow secure html tags (recommended)": "Only allow secure html tags (recommended)",
+ "Allow styles": "Allow styles",
+ "Allow dangerous html tags": "Allow dangerous html tags"
}
diff --git a/locales/zh-CN.json b/locales/zh-CN.json
index bd54f4fc..2082a410 100644
--- a/locales/zh-CN.json
+++ b/locales/zh-CN.json
@@ -144,5 +144,9 @@
"Russian": "Russian",
"Editor Rulers": "Editor Rulers",
"Enable": "Enable",
- "Disable": "Disable"
+ "Disable": "Disable",
+ "Sanitization": "Sanitization",
+ "Only allow secure html tags (recommended)": "Only allow secure html tags (recommended)",
+ "Allow styles": "Allow styles",
+ "Allow dangerous html tags": "Allow dangerous html tags"
}
diff --git a/locales/zh-TW.json b/locales/zh-TW.json
index bd54f4fc..2082a410 100644
--- a/locales/zh-TW.json
+++ b/locales/zh-TW.json
@@ -144,5 +144,9 @@
"Russian": "Russian",
"Editor Rulers": "Editor Rulers",
"Enable": "Enable",
- "Disable": "Disable"
+ "Disable": "Disable",
+ "Sanitization": "Sanitization",
+ "Only allow secure html tags (recommended)": "Only allow secure html tags (recommended)",
+ "Allow styles": "Allow styles",
+ "Allow dangerous html tags": "Allow dangerous html tags"
}