1
0
Fork 0
forked from len0rd/rockbox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7405 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonas Häggqvist 2005-08-26 14:15:11 +00:00
parent 233d44ba79
commit a2224dfbfa

View file

@ -463,10 +463,10 @@ voice: ""
new: "[Titel]" new: "[Titel]"
id: LANG_ID3_NO_TITLE id: LANG_ID3_NO_TITLE
desc: in wps when no title is avaible desc: DEPRECATED
eng: "<No Title>" eng: ""
voice: "" voice: ""
new: "<ingen titel>" new: ""
id: LANG_ID3_ARTIST id: LANG_ID3_ARTIST
desc: in wps desc: in wps
@ -475,10 +475,10 @@ voice: ""
new: "[Kunstner]" new: "[Kunstner]"
id: LANG_ID3_NO_ARTIST id: LANG_ID3_NO_ARTIST
desc: in wps when no artist is avaible desc: DEPRECATED
eng: "<No Artist>" eng: ""
voice: "" voice: ""
new: "<ingen kunstner>" new: ""
id: LANG_ID3_ALBUM id: LANG_ID3_ALBUM
desc: in wps desc: in wps
@ -487,10 +487,10 @@ voice: ""
new: "[Album]" new: "[Album]"
id: LANG_ID3_NO_ALBUM id: LANG_ID3_NO_ALBUM
desc: in wps when no album is avaible desc: DEPRECATED
eng: "<No Album>" eng: ""
voice: "" voice: ""
new: "<ingen album>" new: ""
id: LANG_ID3_TRACKNUM id: LANG_ID3_TRACKNUM
desc: in wps desc: in wps
@ -499,10 +499,10 @@ voice: ""
new: "[Spornummer]" new: "[Spornummer]"
id: LANG_ID3_NO_TRACKNUM id: LANG_ID3_NO_TRACKNUM
desc: in wps if no track number is avaible desc: DEPRECATED
eng: "<No Tracknum>" eng: ""
voice: "" voice: ""
new: "<intet spornummer>" new: ""
id: LANG_ID3_LENGHT id: LANG_ID3_LENGHT
desc: in wps desc: in wps
@ -3155,3 +3155,111 @@ desc: splash screen displayed when pcm buffer size is changed
eng: "Restarting playback..." eng: "Restarting playback..."
voice: "Restarting playback..." voice: "Restarting playback..."
new: "Genstarter afspilning..." new: "Genstarter afspilning..."
id: LANG_REPLAYGAIN
desc: in replaygain
eng: "Replaygain"
voice:
new: "Lydstyrke korrektion"
id: LANG_REPLAYGAIN_ENABLE
desc: in replaygain
eng: "Enable replaygain"
voice:
new: "Aktiver lydstyrke korrektion"
id: LANG_REPLAYGAIN_NOCLIP
desc: in replaygain
eng: "Prevent clipping"
voice:
new: "Undgå klipning"
id: LANG_REPLAYGAIN_MODE
desc: in replaygain
eng: "Replaygain type"
voice:
new: "Lydstyrke korrektion type"
id: LANG_TRACK_GAIN
desc: in replaygain
eng: "Track gain"
voice:
new: "Sang lydstyrke"
id: LANG_ALBUM_GAIN
desc: in replaygain
eng: "Album gain"
voice:
new: "Album lydstyrke"
id: LANG_ID3_TRACK_GAIN
desc: in browse_id3
eng: "[Track gain]"
voice:
new: "[Sang lydstyrke]"
id: LANG_ID3_ALBUM_GAIN
desc: in browse_id3
eng: "[Album gain]"
voice:
new: "[Album lydstyrke]"
id: LANG_ID3_NO_GAIN
desc: DEPRECATED
eng: ""
voice:
new: ""
id: LANG_BIDI_SUPPORT
desc: in settings_menu, option to enable reversal of hebrew/arabic text
eng: "BiDi Hebrew/Arabic"
voice:
new: "Højre mod venstre sprog"
id: LANG_REPLAYGAIN_PREAMP
desc: in browse_id3
eng: "Pre-amp"
voice:
new: "Forforstærkning"
id: LANG_UNIT_DB
desc: in browse_id3
eng: "dB"
voice:
new: "dB"
id: LANG_ID3_VBR
desc: in browse_id3
eng: " (VBR)"
voice:
new: " (VBR)"
id: LANG_BEEP
desc: in playback settings
eng: "Beep volume"
voice:
new: "Bip lydstyrke"
id: LANG_WEAK
desc: in beep volume in playback settings
eng: "Weak"
voice:
new: "Svag"
id: LANG_MODERATE
desc: in beep volume in playback settings
eng: "Moderate"
voice:
new: "Moderat"
id: LANG_STRONG
desc: in beep volume in playback settings
eng: "Strong"
voice:
new: "Kraftig"
id: LANG_REPEAT_AB
desc: repeat one song
eng: "A-B"
voice: "A-B"
new: "A-B"