From a88df561df513c546866d7816c5fef2d66d7820a Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Wed, 6 Jan 2010 20:59:24 +0000 Subject: [PATCH] - Fix some lithuanian translations - Some of them were also missing from the jamfiles git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34921 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- data/catalogs/preferences/locale/lt.catkeys | 2 +- data/catalogs/preferences/network/lt.catkeys | 4 ++-- src/preferences/backgrounds/Jamfile | 2 +- src/preferences/keyboard/Jamfile | 2 +- src/preferences/mouse/Jamfile | 2 +- src/preferences/network/Jamfile | 2 +- src/preferences/opengl/Jamfile | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/data/catalogs/preferences/locale/lt.catkeys b/data/catalogs/preferences/locale/lt.catkeys index abdfc34631..a873ed5403 100644 --- a/data/catalogs/preferences/locale/lt.catkeys +++ b/data/catalogs/preferences/locale/lt.catkeys @@ -5,7 +5,7 @@ Day of week (name) TimeFormatSettings savaitės diena (pavadinimas) Separator: TimeFormatSettings Skirtukas: Year (4 digits) TimeFormatSettings Metai (4 skaitmenys) Unable to find the available languages! You can't use this preflet! Locale Preflet Window Neprieinamos kalbos! Nepavyks šituo pasinaudoti! -Thousand separator: TimeFormatSettings Thousand separator: +Thousand separator: TimeFormatSettings Tūkstančių skirtukas: After TimeFormatSettings Po Month name TimeFormatSettings mėnesio pavadinimas Long format: TimeFormatSettings Pilnai: diff --git a/data/catalogs/preferences/network/lt.catkeys b/data/catalogs/preferences/network/lt.catkeys index c6c5b2a6a8..f7807b6621 100644 --- a/data/catalogs/preferences/network/lt.catkeys +++ b/data/catalogs/preferences/network/lt.catkeys @@ -4,14 +4,14 @@ Netmask: EthernetSettingsView Tinklo kaukė: DHCP EthernetSettingsView DHCP DNS #2: EthernetSettingsView DNS #2: Apply EthernetSettingsView Taikyti +OK EthernetSettingsView Gerai DNS #1: EthernetSettingsView DNS #1: +IP address: EthernetSettingsView IP adresas: Network NetworkWindow Tinklas Adapter: EthernetSettingsView Tinklo plokštė: -IP Address: EthernetSettingsView IP adresas: Revert EthernetSettingsView Grįžti Sending auto-config message failed: EthernetSettingsView Nusistatymų siuntimas nepavyko: Mode: EthernetSettingsView Mode : The net_server needs to run for the auto configuration! EthernetSettingsView Nusistatymui reikalingas paleistas net_server'is!! Auto-configuring failed: EthernetSettingsView Nusistatyti nepavyko: Static EthernetSettingsView Statinis -Ok EthernetSettingsView Gerai diff --git a/src/preferences/backgrounds/Jamfile b/src/preferences/backgrounds/Jamfile index a82bc4549b..aa884cefc6 100644 --- a/src/preferences/backgrounds/Jamfile +++ b/src/preferences/backgrounds/Jamfile @@ -18,6 +18,6 @@ DoCatalogs Backgrounds : BackgroundsView.cpp ImageFilePanel.cpp : en.catalog - : bg.catkeys de.catkeys eo.catkeys sv.catkeys + : bg.catkeys de.catkeys eo.catkeys lt.catkeys sv.catkeys ; diff --git a/src/preferences/keyboard/Jamfile b/src/preferences/keyboard/Jamfile index abc32790c5..1f08023cae 100644 --- a/src/preferences/keyboard/Jamfile +++ b/src/preferences/keyboard/Jamfile @@ -26,6 +26,6 @@ DoCatalogs Keyboard : KeyboardView.cpp : en.catalog : - bg.catkeys eo.catkeys fr.catkeys + bg.catkeys eo.catkeys fr.catkeys lt.catkeys sv.catkeys ; diff --git a/src/preferences/mouse/Jamfile b/src/preferences/mouse/Jamfile index 9d35a2e460..81197981aa 100644 --- a/src/preferences/mouse/Jamfile +++ b/src/preferences/mouse/Jamfile @@ -20,6 +20,6 @@ DoCatalogs Mouse : SettingsView.cpp : en.catalog : - bg.catkeys eo.catkeys fr.catkeys + bg.catkeys eo.catkeys fr.catkeys lt.catkeys sv.catkeys ; diff --git a/src/preferences/network/Jamfile b/src/preferences/network/Jamfile index f4ca0c25b0..91043dfa25 100644 --- a/src/preferences/network/Jamfile +++ b/src/preferences/network/Jamfile @@ -20,6 +20,6 @@ DoCatalogs Network : NetworkWindow.cpp : en.catalog : - bg.catkeys fr.catkeys + bg.catkeys fr.catkeys lt.catkeys sv.catkeys ; diff --git a/src/preferences/opengl/Jamfile b/src/preferences/opengl/Jamfile index 69f64c61b8..9e4ea56cee 100644 --- a/src/preferences/opengl/Jamfile +++ b/src/preferences/opengl/Jamfile @@ -23,6 +23,6 @@ DoCatalogs OpenGL : ExtensionsView.cpp InfoView.cpp : en.catalog - : fr.catkeys + : fr.catkeys lt.catkeys ;