summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/norsk.lang40
1 files changed, 32 insertions, 8 deletions
diff --git a/apps/lang/norsk.lang b/apps/lang/norsk.lang
index f27e39979f..a59162306b 100644
--- a/apps/lang/norsk.lang
+++ b/apps/lang/norsk.lang
@@ -58,7 +58,7 @@ id: LANG_BATTERY_CHARGE
58desc: tells that the battery is charging, instead of battery level 58desc: tells that the battery is charging, instead of battery level
59eng: "Battery: Charging" 59eng: "Battery: Charging"
60voice: "" 60voice: ""
61new: "Batteri lader" 61new: "Batteri: lader"
62 62
63id: LANG_PLAYLIST_LOAD 63id: LANG_PLAYLIST_LOAD
64desc: displayed on screen while loading a playlist 64desc: displayed on screen while loading a playlist
@@ -376,7 +376,7 @@ id: LANG_SHOWDIR_ERROR_FULL
376desc: in showdir(), displayed on screen when you reach buffer limit 376desc: in showdir(), displayed on screen when you reach buffer limit
377eng: "Is Full!" 377eng: "Is Full!"
378voice: "" 378voice: ""
379new: "Er full!" 379new: "er full!"
380 380
381id: LANG_RESUME_ASK 381id: LANG_RESUME_ASK
382desc: question asked at the begining when resume is on 382desc: question asked at the begining when resume is on
@@ -1030,13 +1030,13 @@ id: LANG_BATTERY_TOPOFF_CHARGE
1030desc: in info display, shows that top off charge is running 1030desc: in info display, shows that top off charge is running
1031eng: "Battery: Top-Off Chg" 1031eng: "Battery: Top-Off Chg"
1032voice: "" 1032voice: ""
1033new: "Batteri: Top-Off-lading" 1033new: "Batteri: top-Off-lading"
1034 1034
1035id: LANG_BATTERY_TRICKLE_CHARGE 1035id: LANG_BATTERY_TRICKLE_CHARGE
1036desc: in info display, shows that trickle charge is running 1036desc: in info display, shows that trickle charge is running
1037eng: "Battery: Trickle Chg" 1037eng: "Battery: Trickle Chg"
1038voice: "" 1038voice: ""
1039new: "Batteri: Topplading" 1039new: "Batteri: topplading"
1040 1040
1041id: LANG_BIDIR_SCROLL 1041id: LANG_BIDIR_SCROLL
1042desc: Bidirectional scroll limit 1042desc: Bidirectional scroll limit
@@ -1744,13 +1744,13 @@ id: LANG_RECORD_PRERECORD
1744desc: in recording and radio screen 1744desc: in recording and radio screen
1745eng: "Prerecording" 1745eng: "Prerecording"
1746voice: "" 1746voice: ""
1747new: "Pre-innspilling" 1747new: "Forinnspilling"
1748 1748
1749id: LANG_RECORD_PRERECORD_TIME 1749id: LANG_RECORD_PRERECORD_TIME
1750desc: in recording settings_menu 1750desc: in recording settings_menu
1751eng: "Prerecord time" 1751eng: "Prerecord time"
1752voice: "Pre-Record time" 1752voice: "Pre-Record time"
1753new: "Pre-innspillingstid" 1753new: "Forinnspillingstid"
1754 1754
1755id: LANG_BOOKMARK_AUTOLOAD_QUERY 1755id: LANG_BOOKMARK_AUTOLOAD_QUERY
1756desc: prompt for user to decide to create a bookmark 1756desc: prompt for user to decide to create a bookmark
@@ -1816,7 +1816,7 @@ id: LANG_BOOKMARK_CREATE_FAILURE
1816desc: Indicates bookmark was not created 1816desc: Indicates bookmark was not created
1817eng: "Bookmark Failed!" 1817eng: "Bookmark Failed!"
1818voice: "" 1818voice: ""
1819new: "Bokmerke feilet!" 1819new: "Bokmerking feilet!"
1820 1820
1821id: LANG_BOOKMARK_LOAD_EMPTY 1821id: LANG_BOOKMARK_LOAD_EMPTY
1822desc: Indicates bookmark was empty 1822desc: Indicates bookmark was empty
@@ -1846,7 +1846,7 @@ id: LANG_BOOKMARK_SETTINGS_MAINTAIN_RECENT_BOOKMARKS
1846desc: Configuration option to maintain a list of recent bookmarks 1846desc: Configuration option to maintain a list of recent bookmarks
1847eng: "Maintain a List of Recent Bookmarks?" 1847eng: "Maintain a List of Recent Bookmarks?"
1848voice: "Maintain a List of Recent Bookmarks?" 1848voice: "Maintain a List of Recent Bookmarks?"
1849new: "Opprettholde en liste over siste bokmerker?" 1849new: "Opprettholde liste over siste bokmerker?"
1850 1850
1851id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_YES 1851id: LANG_BOOKMARK_SETTINGS_RECENT_ONLY_YES
1852desc: Save in recent bookmarks only 1852desc: Save in recent bookmarks only
@@ -3071,3 +3071,27 @@ desc: in playback settings
3071eng: "Crossfade" 3071eng: "Crossfade"
3072voice: "Crossfade" 3072voice: "Crossfade"
3073new: "Kryssfade" 3073new: "Kryssfade"
3074
3075id: LANG_BACKLIGHT_FADE_IN
3076desc: in settings_menu
3077eng: "Backlight fade in"
3078voice: "Backlight fade in"
3079new: "Skjermlys blende inn"
3080
3081id: LANG_BACKLIGHT_FADE_OUT
3082desc: in settings_menu
3083eng: "Backlight fade out"
3084voice: "Backlight fade out"
3085new: "Skjermlys blende ut"
3086
3087id: LANG_SHUFFLE_PLAYLIST
3088desc: in playlist menu, reshuffles the order in which songs are played
3089eng: "Reshuffle"
3090voice: "Reshuffle"
3091new: "Stokk om"
3092
3093id: LANG_INSERT_SHUFFLED
3094desc: in onplay menu. insert a track/playlist randomly into dynamic playlist
3095eng: "Insert shuffled"
3096voice:
3097new: "Sett inn tilfeldig"