diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-07-10 23:24:14 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-07-10 23:24:14 +0000 |
| commit | d519deeb2e24ba27664a231c6579bee1e02b4ebb (patch) | |
| tree | b677224d51caaa77f2a2063f23ec17d600c0683f /po/sv.po | |
| parent | 5dba9562258c6bc40ced0eb7c7ae32e8cad6905c (diff) | |
let you specify shortcuts in your menus. change & to be _ for shortcut selection
Diffstat (limited to 'po/sv.po')
| -rw-r--r-- | po/sv.po | 60 |
1 files changed, 30 insertions, 30 deletions
@@ -34,12 +34,12 @@ msgid "Manage desktops" msgstr "Hantera skrivbord" #: openbox/client_list_combined_menu.c:99 openbox/client_list_menu.c:152 -msgid "&Add new desktop" -msgstr "&Lägg till nytt skrivbord" +msgid "_Add new desktop" +msgstr "_Lägg till nytt skrivbord" #: openbox/client_list_combined_menu.c:100 openbox/client_list_menu.c:153 -msgid "&Remove last desktop" -msgstr "&Ta bort sista skrivbordet" +msgid "_Remove last desktop" +msgstr "_Ta bort sista skrivbordet" #: openbox/client_list_combined_menu.c:146 msgid "Windows" @@ -54,60 +54,60 @@ msgid "All desktops" msgstr "Alla skrivbord" #: openbox/client_menu.c:360 -msgid "&Layer" -msgstr "&Lager" +msgid "_Layer" +msgstr "_Lager" #: openbox/client_menu.c:365 -msgid "Always on &top" -msgstr "Alltid ö&verst" +msgid "Always on _top" +msgstr "Alltid ö_verst" #: openbox/client_menu.c:366 -msgid "&Normal" -msgstr "&Normal" +msgid "_Normal" +msgstr "_Normal" #: openbox/client_menu.c:367 -msgid "Always on &bottom" -msgstr "Alltid &underst" +msgid "Always on _bottom" +msgstr "Alltid _underst" #: openbox/client_menu.c:370 -msgid "&Send to desktop" -msgstr "&Skicka till skrivbord" +msgid "_Send to desktop" +msgstr "_Skicka till skrivbord" #: openbox/client_menu.c:374 msgid "Client menu" msgstr "Klientmeny" #: openbox/client_menu.c:380 -msgid "R&estore" -msgstr "Åt&erställ" +msgid "R_estore" +msgstr "Åt_erställ" #: openbox/client_menu.c:388 -msgid "&Move" -msgstr "&Flytta" +msgid "_Move" +msgstr "_Flytta" #: openbox/client_menu.c:390 -msgid "Resi&ze" -msgstr "Ändra s&torlek" +msgid "Resi_ze" +msgstr "Ändra s_torlek" #: openbox/client_menu.c:392 -msgid "Ico&nify" -msgstr "Mi&nimera" +msgid "Ico_nify" +msgstr "Mi_nimera" #: openbox/client_menu.c:400 -msgid "Ma&ximize" -msgstr "Ma&ximera" +msgid "Ma_ximize" +msgstr "Ma_ximera" #: openbox/client_menu.c:408 -msgid "&Roll up/down" -msgstr "&Rulla upp/ner" +msgid "_Roll up/down" +msgstr "_Rulla upp/ner" #: openbox/client_menu.c:410 -msgid "Un/&Decorate" -msgstr "&Dekorationer" +msgid "Un/_Decorate" +msgstr "_Dekorationer" #: openbox/client_menu.c:420 -msgid "&Close" -msgstr "Stän&g" +msgid "_Close" +msgstr "Stän_g" #: openbox/config.c:718 #, c-format |
