diff --git a/src/konsolepart.json b/src/konsolepart.json index 6d364278c..e3184da37 100644 --- a/src/konsolepart.json +++ b/src/konsolepart.json @@ -26,6 +26,7 @@ "Description[it]": "Accesso alla riga di comando", "Description[ka]": "ბრძანების სტრიქონთან წვდომა", "Description[ko]": "명령행 접근", + "Description[lt]": "Prieiga prie komandų eilutės", "Description[lv]": "Komandrindas piekļuve", "Description[nl]": "Toegang tot de opdrachtregel", "Description[nn]": "Kommandolinjetilgang", @@ -70,6 +71,7 @@ "Name[it]": "Emulatore di terminale", "Name[ka]": "ტერმინალის ემულატორი", "Name[ko]": "터미널 에뮬레이터", + "Name[lt]": "Terminalo emuliatorius", "Name[lv]": "Termināļa emulators", "Name[nl]": "Terminalprogramma", "Name[nn]": "Terminalemulator", diff --git a/src/plugins/QuickCommands/konsole_quickcommands.in.json b/src/plugins/QuickCommands/konsole_quickcommands.in.json index 2cadf7265..6cd6be009 100644 --- a/src/plugins/QuickCommands/konsole_quickcommands.in.json +++ b/src/plugins/QuickCommands/konsole_quickcommands.in.json @@ -27,6 +27,7 @@ "Name[it]": "Comandi rapidi", "Name[ka]": "სწრაფი ბრძანებები", "Name[ko]": "빠른 명령", + "Name[lt]": "Greitosios komandos", "Name[lv]": "Ātrās komandas", "Name[nl]": "Snelle commando's", "Name[nn]": "Snøggkommandoar", diff --git a/src/plugins/SSHManager/konsole_sshmanager.in.json b/src/plugins/SSHManager/konsole_sshmanager.in.json index 0a44d57d7..3eef84e05 100644 --- a/src/plugins/SSHManager/konsole_sshmanager.in.json +++ b/src/plugins/SSHManager/konsole_sshmanager.in.json @@ -26,6 +26,7 @@ "Name[it]": "Gestore SSH", "Name[ka]": "SSH-ის მმართველი", "Name[ko]": "SSH 관리자", + "Name[lt]": "SSH tvarkytuvė", "Name[lv]": "SSH pārvaldnieks", "Name[nl]": "SSH-beheerder", "Name[nn]": "SSH-handsamar",