Translation catalogs by Johan Holmberg, somewhat edited by me. Thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34300 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
50897e5fcf
commit
65c97143c7
14
data/catalogs/preferences/keyboard/sv.catkeys
Normal file
14
data/catalogs/preferences/keyboard/sv.catkeys
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
1 swedish x-vnd.Haiku-Keyboard 914649575
|
||||||
|
Keyboard KeyboardWindow Tangentbord
|
||||||
|
Written by Andrew Edward McCall KeyboardApplication Skrivet av Andrew Edward McCall
|
||||||
|
Typing test area KeyboardView Testområde
|
||||||
|
Defaults KeyboardWindow Standardinställningar
|
||||||
|
Key repeat rate KeyboardView Hastighet för tangentupprepning
|
||||||
|
Revert KeyboardWindow Återställ
|
||||||
|
Delay until key repeat KeyboardView Fördröjning till tangentupprepning
|
||||||
|
OK KeyboardApplication Ok
|
||||||
|
Fast KeyboardView Snabb
|
||||||
|
Slow KeyboardView Långsam
|
||||||
|
Something has gone wrong! KeyboardApplication Något har gått fel!
|
||||||
|
Long KeyboardView Lång
|
||||||
|
Short KeyboardView Kort
|
24
data/catalogs/preferences/mouse/sv.catkeys
Normal file
24
data/catalogs/preferences/mouse/sv.catkeys
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
1 swedish x-vnd.Haiku-Mouse 3306943515
|
||||||
|
Mouse type: SettingsView Mustyp:
|
||||||
|
Warp SettingsView Teleportera
|
||||||
|
2-Button SettingsView 2 knappar
|
||||||
|
Double-click test area SettingsView Testa dubbelklick här.
|
||||||
|
Revert MouseWindow Återställ
|
||||||
|
...by Andrew Edward McCall MouseApplication ...av Andrew Edward McCall
|
||||||
|
Focus Follows Mouse SettingsView Fokus följer muspekaren
|
||||||
|
Mouse Acceleration SettingsView Musacceleration
|
||||||
|
Click to Focus SettingsView Klicka för att ge fokus
|
||||||
|
3-Button SettingsView 3 knappar
|
||||||
|
Focus mode: SettingsView Fokusmetod:
|
||||||
|
Mouse Speed SettingsView Mushastighet
|
||||||
|
Dig Deal MouseApplication Najs
|
||||||
|
1-Button SettingsView 1 knapp
|
||||||
|
Double-click speed SettingsView Dubbelklickshastighet
|
||||||
|
Instant Warp SettingsView Omedelbar teleportering
|
||||||
|
Defaults MouseWindow Standardinställningar
|
||||||
|
Accept first click SettingsView Agera på första klicket
|
||||||
|
Fast SettingsView Snabb
|
||||||
|
Normal SettingsView Normal
|
||||||
|
Mouse MouseWindow Mus
|
||||||
|
Slow SettingsView Långsam
|
||||||
|
Click to Activate SettingsView Klicka för att aktivera
|
17
data/catalogs/preferences/network/sv.catkeys
Normal file
17
data/catalogs/preferences/network/sv.catkeys
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
1 swedish x-vnd.Haiku-Network 1787390642
|
||||||
|
Gateway: EthernetSettingsView Gateway:
|
||||||
|
Netmask: EthernetSettingsView Nätmask:
|
||||||
|
DHCP EthernetSettingsView DHCP
|
||||||
|
DNS #2: EthernetSettingsView Sekundär DNS:
|
||||||
|
Apply EthernetSettingsView Använd
|
||||||
|
DNS #1: EthernetSettingsView Primär DNS:
|
||||||
|
Network NetworkWindow Nätverk
|
||||||
|
Adapter: EthernetSettingsView Nätverkskort:
|
||||||
|
IP Address: EthernetSettingsView IP-adress:
|
||||||
|
Revert EthernetSettingsView Återställ
|
||||||
|
Sending auto-config message failed: EthernetSettingsView Sändning av autokonfigurationsmeddelande misslyckades:
|
||||||
|
Mode: EthernetSettingsView Konfiguration:
|
||||||
|
The net_server needs to run for the auto configuration! EthernetSettingsView Automatisk konfiguration kan inte ske utan att net_server kör!
|
||||||
|
Auto-configuring failed: EthernetSettingsView Automatisk konfiguration misslyckades:
|
||||||
|
Static EthernetSettingsView Statisk
|
||||||
|
Ok EthernetSettingsView Ok
|
@ -25,5 +25,7 @@ DoCatalogs Keyboard :
|
|||||||
KeyboardWindow.cpp
|
KeyboardWindow.cpp
|
||||||
KeyboardView.cpp
|
KeyboardView.cpp
|
||||||
: en.catalog
|
: en.catalog
|
||||||
: fr.catkeys
|
:
|
||||||
|
fr.catkeys
|
||||||
|
sv.catkeys
|
||||||
;
|
;
|
||||||
|
@ -19,5 +19,7 @@ DoCatalogs Mouse :
|
|||||||
MouseWindow.cpp
|
MouseWindow.cpp
|
||||||
SettingsView.cpp
|
SettingsView.cpp
|
||||||
: en.catalog
|
: en.catalog
|
||||||
: fr.catkeys
|
:
|
||||||
|
fr.catkeys
|
||||||
|
sv.catkeys
|
||||||
;
|
;
|
||||||
|
@ -19,5 +19,7 @@ DoCatalogs Network :
|
|||||||
EthernetSettingsView.cpp
|
EthernetSettingsView.cpp
|
||||||
NetworkWindow.cpp
|
NetworkWindow.cpp
|
||||||
: en.catalog
|
: en.catalog
|
||||||
: fr.catkeys
|
:
|
||||||
|
fr.catkeys
|
||||||
|
sv.catkeys
|
||||||
;
|
;
|
||||||
|
Loading…
Reference in New Issue
Block a user