2013-11-28 22:04:03 +00:00
|
|
|
/* Swedish translation by Jaix Bly */
|
2011-09-03 14:37:34 +00:00
|
|
|
|
- Swedish translation of charmap, find, dxdiag, mmc, mplay32, msconfig, devmgmt, eventvwr, servman, mstsc, ipconfig, ping, notepad, rapps, regedit, 3dtext, logon, shutdown, sndrec32, sndvol32, usetup, vminst and cmd. Patch by Jan Blomqvist Kinander (JaixBly [at] spray [dot] se)
[SETUP][USETUP]
- Translation update by Adam "Saibamen" Stachowicz. See issue #6171 for more details
svn path=/trunk/; revision=51492
2011-04-29 13:07:12 +00:00
|
|
|
LANGUAGE LANG_SWEDISH, SUBLANG_NEUTRAL
|
|
|
|
|
|
|
|
IDC_REACTOS_SNDREC32 ACCELERATORS
|
|
|
|
BEGIN
|
2013-11-28 22:04:03 +00:00
|
|
|
"?", IDM_ABOUT, ASCII, ALT
|
|
|
|
"/", IDM_ABOUT, ASCII, ALT
|
- Swedish translation of charmap, find, dxdiag, mmc, mplay32, msconfig, devmgmt, eventvwr, servman, mstsc, ipconfig, ping, notepad, rapps, regedit, 3dtext, logon, shutdown, sndrec32, sndvol32, usetup, vminst and cmd. Patch by Jan Blomqvist Kinander (JaixBly [at] spray [dot] se)
[SETUP][USETUP]
- Translation update by Adam "Saibamen" Stachowicz. See issue #6171 for more details
svn path=/trunk/; revision=51492
2011-04-29 13:07:12 +00:00
|
|
|
END
|
|
|
|
|
|
|
|
IDD_ABOUTBOX DIALOGEX 0, 0, 196, 75
|
2015-04-18 14:53:29 +00:00
|
|
|
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
- Swedish translation of charmap, find, dxdiag, mmc, mplay32, msconfig, devmgmt, eventvwr, servman, mstsc, ipconfig, ping, notepad, rapps, regedit, 3dtext, logon, shutdown, sndrec32, sndvol32, usetup, vminst and cmd. Patch by Jan Blomqvist Kinander (JaixBly [at] spray [dot] se)
[SETUP][USETUP]
- Translation update by Adam "Saibamen" Stachowicz. See issue #6171 for more details
svn path=/trunk/; revision=51492
2011-04-29 13:07:12 +00:00
|
|
|
CAPTION "Information om ReactOS_sndrec32"
|
|
|
|
FONT 8, "MS Shell Dlg", 0, 0, 0x1
|
|
|
|
BEGIN
|
2013-11-28 22:04:03 +00:00
|
|
|
ICON IDI_SNDREC32, -1, 19, 14, 21, 20
|
|
|
|
LTEXT "ReactOS_sndrec32, version 1.0", IDC_STATIC, 56, 16, 114, 8, SS_NOPREFIX
|
2014-01-16 00:56:59 +00:00
|
|
|
LTEXT "Copyright (C) 2009", IDC_STATIC, 56, 25, 114, 8
|
2013-11-28 22:04:03 +00:00
|
|
|
DEFPUSHBUTTON "OK", IDOK, 139, 54, 50, 14, WS_GROUP
|
- Swedish translation of charmap, find, dxdiag, mmc, mplay32, msconfig, devmgmt, eventvwr, servman, mstsc, ipconfig, ping, notepad, rapps, regedit, 3dtext, logon, shutdown, sndrec32, sndvol32, usetup, vminst and cmd. Patch by Jan Blomqvist Kinander (JaixBly [at] spray [dot] se)
[SETUP][USETUP]
- Translation update by Adam "Saibamen" Stachowicz. See issue #6171 for more details
svn path=/trunk/; revision=51492
2011-04-29 13:07:12 +00:00
|
|
|
END
|
|
|
|
|
|
|
|
IDR_MENU1 MENU
|
|
|
|
BEGIN
|
|
|
|
POPUP "Arkiv"
|
|
|
|
BEGIN
|
2014-01-16 00:56:59 +00:00
|
|
|
MENUITEM "Ny", ID_FILE_NEW
|
2013-11-28 22:04:03 +00:00
|
|
|
MENUITEM "Öppna...", ID_FILE_OPEN
|
|
|
|
MENUITEM "Spara", ID_FILE_SAVE, GRAYED
|
|
|
|
MENUITEM "Spara som...", ID_FILE_SAVEAS, GRAYED
|
2014-01-16 00:56:59 +00:00
|
|
|
MENUITEM "Restore...", ID_FILE_RESTORE, GRAYED
|
|
|
|
MENUITEM "Properties", ID_FILE_PROPERTIES
|
- Swedish translation of charmap, find, dxdiag, mmc, mplay32, msconfig, devmgmt, eventvwr, servman, mstsc, ipconfig, ping, notepad, rapps, regedit, 3dtext, logon, shutdown, sndrec32, sndvol32, usetup, vminst and cmd. Patch by Jan Blomqvist Kinander (JaixBly [at] spray [dot] se)
[SETUP][USETUP]
- Translation update by Adam "Saibamen" Stachowicz. See issue #6171 for more details
svn path=/trunk/; revision=51492
2011-04-29 13:07:12 +00:00
|
|
|
MENUITEM SEPARATOR
|
2014-01-16 00:56:59 +00:00
|
|
|
MENUITEM "Avsluta", ID_FILE_EXIT
|
|
|
|
END
|
|
|
|
POPUP "&Edit"
|
|
|
|
BEGIN
|
|
|
|
MENUITEM "&Copy", ID_EDIT_COPY
|
|
|
|
MENUITEM "&Paste Insert", ID_EDIT_PASTE, GRAYED
|
|
|
|
MENUITEM "Paste Mi&x", ID_EDIT_PASTEMIX, GRAYED
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "&Insert File...", ID_EDIT_INSERTFILE
|
|
|
|
MENUITEM "&Mix with File...", ID_EDIT_MIXFILE
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "Delete &Before Current Position",ID_EDIT_DELETEBEFORE, GRAYED
|
|
|
|
MENUITEM "Delete &After Current Position",ID_EDIT_DELETEAFTER, GRAYED
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "A&udio Properties", ID_EDIT_AUDIOPROPS
|
|
|
|
END
|
|
|
|
POPUP "Effect&s"
|
|
|
|
BEGIN
|
|
|
|
MENUITEM "&Increase Volume (by 25%)", ID_EFFECTS_INCVOL
|
|
|
|
MENUITEM "&Decrease Volume", ID_EFFECTS_DECVOL
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "&Increase Speed (by 100%)", ID_EFFECTS_INCSPD
|
|
|
|
MENUITEM "&Decrease Speed", ID_EFFECTS_DECSPD
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "&Add Echo", ID_EFFECTS_ECHO
|
|
|
|
MENUITEM "&Reverse", ID_EFFECTS_REVERSE
|
- Swedish translation of charmap, find, dxdiag, mmc, mplay32, msconfig, devmgmt, eventvwr, servman, mstsc, ipconfig, ping, notepad, rapps, regedit, 3dtext, logon, shutdown, sndrec32, sndvol32, usetup, vminst and cmd. Patch by Jan Blomqvist Kinander (JaixBly [at] spray [dot] se)
[SETUP][USETUP]
- Translation update by Adam "Saibamen" Stachowicz. See issue #6171 for more details
svn path=/trunk/; revision=51492
2011-04-29 13:07:12 +00:00
|
|
|
END
|
2011-09-03 14:37:34 +00:00
|
|
|
POPUP "Hjälp"
|
- Swedish translation of charmap, find, dxdiag, mmc, mplay32, msconfig, devmgmt, eventvwr, servman, mstsc, ipconfig, ping, notepad, rapps, regedit, 3dtext, logon, shutdown, sndrec32, sndvol32, usetup, vminst and cmd. Patch by Jan Blomqvist Kinander (JaixBly [at] spray [dot] se)
[SETUP][USETUP]
- Translation update by Adam "Saibamen" Stachowicz. See issue #6171 for more details
svn path=/trunk/; revision=51492
2011-04-29 13:07:12 +00:00
|
|
|
BEGIN
|
2016-09-14 20:38:53 +00:00
|
|
|
MENUITEM "Om", ID_ABOUT
|
- Swedish translation of charmap, find, dxdiag, mmc, mplay32, msconfig, devmgmt, eventvwr, servman, mstsc, ipconfig, ping, notepad, rapps, regedit, 3dtext, logon, shutdown, sndrec32, sndvol32, usetup, vminst and cmd. Patch by Jan Blomqvist Kinander (JaixBly [at] spray [dot] se)
[SETUP][USETUP]
- Translation update by Adam "Saibamen" Stachowicz. See issue #6171 for more details
svn path=/trunk/; revision=51492
2011-04-29 13:07:12 +00:00
|
|
|
END
|
|
|
|
END
|
|
|
|
|
2013-11-28 22:04:03 +00:00
|
|
|
STRINGTABLE
|
- Swedish translation of charmap, find, dxdiag, mmc, mplay32, msconfig, devmgmt, eventvwr, servman, mstsc, ipconfig, ping, notepad, rapps, regedit, 3dtext, logon, shutdown, sndrec32, sndvol32, usetup, vminst and cmd. Patch by Jan Blomqvist Kinander (JaixBly [at] spray [dot] se)
[SETUP][USETUP]
- Translation update by Adam "Saibamen" Stachowicz. See issue #6171 for more details
svn path=/trunk/; revision=51492
2011-04-29 13:07:12 +00:00
|
|
|
BEGIN
|
2013-11-28 22:04:03 +00:00
|
|
|
IDS_APP_TITLE "Ljudinspelaren"
|
|
|
|
IDC_REACTOS_SNDREC32 "REACTOS_SNDREC32"
|
- Swedish translation of charmap, find, dxdiag, mmc, mplay32, msconfig, devmgmt, eventvwr, servman, mstsc, ipconfig, ping, notepad, rapps, regedit, 3dtext, logon, shutdown, sndrec32, sndvol32, usetup, vminst and cmd. Patch by Jan Blomqvist Kinander (JaixBly [at] spray [dot] se)
[SETUP][USETUP]
- Translation update by Adam "Saibamen" Stachowicz. See issue #6171 for more details
svn path=/trunk/; revision=51492
2011-04-29 13:07:12 +00:00
|
|
|
END
|
|
|
|
|
2013-11-28 22:04:03 +00:00
|
|
|
STRINGTABLE
|
- Swedish translation of charmap, find, dxdiag, mmc, mplay32, msconfig, devmgmt, eventvwr, servman, mstsc, ipconfig, ping, notepad, rapps, regedit, 3dtext, logon, shutdown, sndrec32, sndvol32, usetup, vminst and cmd. Patch by Jan Blomqvist Kinander (JaixBly [at] spray [dot] se)
[SETUP][USETUP]
- Translation update by Adam "Saibamen" Stachowicz. See issue #6171 for more details
svn path=/trunk/; revision=51492
2011-04-29 13:07:12 +00:00
|
|
|
BEGIN
|
2013-11-28 22:04:03 +00:00
|
|
|
IDS_STRPOS "Position: %.2f s"
|
|
|
|
IDS_STRDUR "Längd: %.2f s"
|
|
|
|
IDS_STRBUF "Buffert: %.2f kb"
|
|
|
|
IDS_STRFMT "%.1f kHz %u bits"
|
|
|
|
IDS_STRMONO "mono"
|
|
|
|
IDS_STRSTEREO "stereo"
|
|
|
|
IDS_STRCHAN "%s"
|
- Swedish translation of charmap, find, dxdiag, mmc, mplay32, msconfig, devmgmt, eventvwr, servman, mstsc, ipconfig, ping, notepad, rapps, regedit, 3dtext, logon, shutdown, sndrec32, sndvol32, usetup, vminst and cmd. Patch by Jan Blomqvist Kinander (JaixBly [at] spray [dot] se)
[SETUP][USETUP]
- Translation update by Adam "Saibamen" Stachowicz. See issue #6171 for more details
svn path=/trunk/; revision=51492
2011-04-29 13:07:12 +00:00
|
|
|
END
|