From 4b1a04b4b0facc9804210779983edc6d8677679b Mon Sep 17 00:00:00 2001 From: zygimantus Date: Wed, 6 Jul 2016 00:57:03 +0300 Subject: [PATCH 1/2] atom element translated --- i18n/lithuanian.json | 387 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 387 insertions(+) create mode 100644 i18n/lithuanian.json diff --git a/i18n/lithuanian.json b/i18n/lithuanian.json new file mode 100644 index 0000000..3bb10a5 --- /dev/null +++ b/i18n/lithuanian.json @@ -0,0 +1,387 @@ +{ + "menu": { + "Atom": { + "value": "Atom", + "submenu": { + "About Atom": { + "value": "Apie „Atom“" + }, + "View License": { + "value": "Žiūrėti licenciją" + }, + "Preferences...": { + "value": "Nustatymai..." + }, + "Open Your Config": { + "value": "Atidaryti asmeninę konfigūraciją" + }, + "Open Your Init Script": { + "value": "Atidaryti savo pirminį skriptą" + }, + "Open Your Keymap": { + "value": "Atidaryti sparčiuosius klavišus" + }, + "Open Your Snippets": { + "value": "Atidaryti savo kodo fragmentus" + }, + "Open Your Stylesheet": { + "value": "Atidaryti savo stilių" + }, + "Install Shell Commands": { + "value": "Įdiegti Shell komandas" + }, + "Hide Atom": { + "value": "Paslėpti „Atom“" + }, + "Hide Others": { + "value": "Paslėpti kitus" + }, + "Show All": { + "value": "Rodyti viską" + }, + "Quit": { + "value": "Išeiti" + }, + "Check for Update": { + "value": "Ieškoti atnaujinimų" + } + } + }, + "File": { + "value": "Your Translation", + "submenu": { + "New Window": { + "value": "Your Translation" + }, + "New File": { + "value": "Your Translation" + }, + "Open...": { + "value": "Your Translation" + }, + "Reopen Last Item": { + "value": "Your Translation" + }, + "Save": { + "value": "Your Translation" + }, + "Save As...": { + "value": "Your Translation" + }, + "Save All": { + "value": "Your Translation" + }, + "Close Buffer": { + "value": "Your Translation" + }, + "Close Pane": { + "value": "Your Translation" + }, + "Close Window": { + "value": "Your Translation" + } + } + }, + "Edit": { + "value": "Your Translation", + "submenu": { + "Undo": { + "value": "Your Translation" + }, + "Redo": { + "value": "Your Translation" + }, + "Cut": { + "value": "Your Translation" + }, + "Copy": { + "value": "Your Translation" + }, + "Copy Path": { + "value": "Your Translation" + }, + "Paste": { + "value": "Your Translation" + }, + "Select All": { + "value": "Your Translation" + }, + "Toggle Comments": { + "value": "Your Translation" + }, + "Lines": { + "value": "Your Translation", + "submenu": { + "Indent": { + "value": "Your Translation" + }, + "Outdent": { + "value": "Your Translation" + }, + "Auto Indent": { + "value": "Your Translation" + }, + "Move Line Up": { + "value": "Your Translation" + }, + "Move Line Down": { + "value": "Your Translation" + }, + "Duplicate Lines": { + "value": "Your Translation" + }, + "Delete Line": { + "value": "Your Translation" + }, + "Join Lines": { + "value": "Your Translation" + } + } + }, + "Text": { + "value": "Your Translation", + "submenu": { + "Upper Case": { + "value": "Your Translation" + }, + "Lower Case": { + "value": "Your Translation" + }, + "Delete to End of Word": { + "value": "Your Translation" + }, + "Delete Line": { + "value": "Your Translation" + }, + "Transpose": { + "value": "Your Translation" + } + } + }, + "Folding": { + "value": "Your Translation", + "submenu": { + "Fold": { + "value": "Your Translation" + }, + "Unfold": { + "value": "Your Translation" + }, + "Unfold All": { + "value": "Your Translation" + }, + "Fold All": { + "value": "Your Translation" + }, + "Fold Level 1": { + "value": "Your Translation" + }, + "Fold Level 2": { + "value": "Your Translation" + }, + "Fold Level 3": { + "value": "Your Translation" + }, + "Fold Level 4": { + "value": "Your Translation" + }, + "Fold Level 5": { + "value": "Your Translation" + }, + "Fold Level 6": { + "value": "Your Translation" + }, + "Fold Level 7": { + "value": "Your Translation" + }, + "Fold Level 8": { + "value": "Your Translation" + }, + "Fold Level 9": { + "value": "Your Translation" + } + } + }, + "Go to Line": { + "value": "Your Translation" + }, + "Reflow Paragraph": { + "value": "Your Translation" + }, + "Bookmark": { + "value": "Your Translation", + "submenu": { + "View All": { + "value": "Your Translation" + }, + "Toggle Bookmark": { + "value": "Your Translation" + }, + "Jump to Next Bookmark": { + "value": "Your Translation" + }, + "Jump to Previous Bookmark": { + "value": "Your Translation" + } + } + }, + "Select Grammar": { + "value": "Your Translation" + } + } + }, + "Selection": { + "value": "Your Translation", + "submenu": { + "Add Selection Above": { + "value": "Your Translation" + }, + "Add Selection Below": { + "value": "Your Translation" + }, + "Split into Lines": { + "value": "Your Translation" + }, + "Select to Top": { + "value": "Your Translation" + }, + "Select to Bottom": { + "value": "Your Translation" + }, + "Select Line": { + "value": "Your Translation" + }, + "Select Word": { + "value": "Your Translation" + }, + "Select to Beginning of Word": { + "value": "Your Translation" + }, + "Select to Beginning of Line": { + "value": "Your Translation" + }, + "Select to First Character of Line": { + "value": "Your Translation" + }, + "Select to End of Word": { + "value": "Your Translation" + }, + "Select to End of Line": { + "value": "Your Translation" + } + } + }, + "Find": { + "value": "Your Translation", + "submenu": { + "Find in Buffer": { + "value": "Your Translation" + }, + "Replace in Buffer": { + "value": "Your Translation" + }, + "Select Next": { + "value": "Your Translation" + }, + "Select All": { + "value": "Your Translation" + }, + "Find in Project": { + "value": "Your Translation" + }, + "Find Next": { + "value": "Your Translation" + }, + "Find Previous": { + "value": "Your Translation" + }, + "Replace Next": { + "value": "Your Translation" + }, + "Replace All": { + "value": "Your Translation" + }, + "Find Buffer": { + "value": "Your Translation" + }, + "Find File": { + "value": "Your Translation" + }, + "Find Modified File": { + "value": "Your Translation" + } + } + }, + "View": { + "value": "Your Translation", + "submenu": { + "Reload": { + "value": "Your Translation" + }, + "Toggle Full Screen": { + "value": "Your Translation" + }, + "Developer": { + "value": "Your Translation", + "submenu": { + "Open In Dev Mode...": { + "value": "Your Translation" + }, + "Run Atom Specs": { + "value": "Your Translation" + }, + "Run Package Specs": { + "value": "Your Translation" + }, + "Toggle Developer Tools": { + "value": "Your Translation" + } + } + }, + "Toggle Soft Wrap": { + "value": "Your Translation" + }, + "Toggle Command Palette": { + "value": "Your Translation" + }, + "Toggle Tree View": { + "value": "Your Translation" + }, + "Toggle Tree Side": { + "value": "Your Translation" + } + } + }, + "Packages": { + "value": "Your Translation" + }, + "Window": { + "value": "Your Translation", + "submenu": { + "Minimize": { + "value": "Your Translation" + }, + "Zoom": { + "value": "Your Translation" + }, + "Bring All to Front": { + "value": "Your Translation" + } + } + }, + "Help": { + "value": "Your Translation", + "submenu": { + "Documentation": { + "value": "Your Translation" + }, + "Send Feedback": { + "value": "Your Translation" + }, + "Release Notes": { + "value": "Your Translation" + } + } + } + } +} From dbe4abcf2baee636f3c9805f0bdc9421e8c5b5cc Mon Sep 17 00:00:00 2001 From: zygimantus Date: Tue, 22 Nov 2016 22:25:28 +0200 Subject: [PATCH 2/2] More strings translated into Lithuanian --- i18n/lithuanian.json | 86 ++++++++++++++++++++++---------------------- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/i18n/lithuanian.json b/i18n/lithuanian.json index 3bb10a5..6a48481 100644 --- a/i18n/lithuanian.json +++ b/i18n/lithuanian.json @@ -48,69 +48,69 @@ } }, "File": { - "value": "Your Translation", + "value": "Failas", "submenu": { "New Window": { - "value": "Your Translation" + "value": "Naujas langas" }, "New File": { - "value": "Your Translation" + "value": "Naujas failas" }, "Open...": { - "value": "Your Translation" + "value": "Atidaryti..." }, "Reopen Last Item": { - "value": "Your Translation" + "value": "Atidaryti paskutinį elementą" }, "Save": { - "value": "Your Translation" + "value": "Išsaugoti" }, "Save As...": { - "value": "Your Translation" + "value": "Išsaugoti kaip..." }, "Save All": { - "value": "Your Translation" + "value": "Išsaugoti viską" }, "Close Buffer": { - "value": "Your Translation" + "value": "Uždaryti buferį" }, "Close Pane": { - "value": "Your Translation" + "value": "Uždaryti skydelį" }, "Close Window": { - "value": "Your Translation" + "value": "Uždaryti langą" } } }, "Edit": { - "value": "Your Translation", + "value": "Taisa", "submenu": { "Undo": { - "value": "Your Translation" + "value": "Atšaukti" }, "Redo": { - "value": "Your Translation" + "value": "Atstatyti" }, "Cut": { - "value": "Your Translation" + "value": "Iškirpti" }, "Copy": { - "value": "Your Translation" + "value": "Kopijuoti" }, "Copy Path": { - "value": "Your Translation" + "value": "Kopijuoti kelią" }, "Paste": { - "value": "Your Translation" + "value": "Įklijuoti" }, "Select All": { - "value": "Your Translation" + "value": "Pasirinkti viską" }, "Toggle Comments": { - "value": "Your Translation" + "value": "Perjungti komentarus" }, "Lines": { - "value": "Your Translation", + "value": "Eilutės", "submenu": { "Indent": { "value": "Your Translation" @@ -122,36 +122,36 @@ "value": "Your Translation" }, "Move Line Up": { - "value": "Your Translation" + "value": "Perkelti aukštyn" }, "Move Line Down": { - "value": "Your Translation" + "value": "Perkelti žemyn" }, "Duplicate Lines": { - "value": "Your Translation" + "value": "Dubliuoti" }, "Delete Line": { - "value": "Your Translation" + "value": "Ištrinti" }, "Join Lines": { - "value": "Your Translation" + "value": "Apjungti" } } }, "Text": { - "value": "Your Translation", + "value": "Tekstas", "submenu": { "Upper Case": { - "value": "Your Translation" + "value": "Didžiosios raidės" }, "Lower Case": { - "value": "Your Translation" + "value": "Mažosios raidės" }, "Delete to End of Word": { - "value": "Your Translation" + "value": "Ištrinti žodžio pabaigą" }, "Delete Line": { - "value": "Your Translation" + "value": "Ištrinti eilutę" }, "Transpose": { "value": "Your Translation" @@ -203,16 +203,16 @@ } }, "Go to Line": { - "value": "Your Translation" + "value": "Eiti į eilutę" }, "Reflow Paragraph": { "value": "Your Translation" }, "Bookmark": { - "value": "Your Translation", + "value": "Žymė", "submenu": { "View All": { - "value": "Your Translation" + "value": "Rodyti visas" }, "Toggle Bookmark": { "value": "Your Translation" @@ -226,12 +226,12 @@ } }, "Select Grammar": { - "value": "Your Translation" + "value": "Pasirinkti gramatiką" } } }, "Selection": { - "value": "Your Translation", + "value": "Pasirinkimas", "submenu": { "Add Selection Above": { "value": "Your Translation" @@ -272,7 +272,7 @@ } }, "Find": { - "value": "Your Translation", + "value": "Rasti", "submenu": { "Find in Buffer": { "value": "Your Translation" @@ -313,7 +313,7 @@ } }, "View": { - "value": "Your Translation", + "value": "Peržiūra", "submenu": { "Reload": { "value": "Your Translation" @@ -353,10 +353,10 @@ } }, "Packages": { - "value": "Your Translation" + "value": "Paketai" }, "Window": { - "value": "Your Translation", + "value": "Langas", "submenu": { "Minimize": { "value": "Your Translation" @@ -370,13 +370,13 @@ } }, "Help": { - "value": "Your Translation", + "value": "Pagalba", "submenu": { "Documentation": { - "value": "Your Translation" + "value": "Dokumentacija" }, "Send Feedback": { - "value": "Your Translation" + "value": "Atsiliepimas" }, "Release Notes": { "value": "Your Translation"