From c5116a40e1cfd6dbe35544f8c15132a49d951a73 Mon Sep 17 00:00:00 2001 From: Thom Johansen Date: Tue, 1 Aug 2006 17:11:16 +0000 Subject: FS #5733. Updated nynorsk translation by Karl Ove Hufthammer. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10394 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/norsk-nynorsk.lang | 277 ++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 262 insertions(+), 15 deletions(-) diff --git a/apps/lang/norsk-nynorsk.lang b/apps/lang/norsk-nynorsk.lang index 358db9bbd1..c8dcc00148 100644 --- a/apps/lang/norsk-nynorsk.lang +++ b/apps/lang/norsk-nynorsk.lang @@ -1,5 +1,4 @@ # Norwegian Nynorsk translation by Karl Ove Hufthammer . -# id: LANG_SET_BOOL_YES desc: bool true representation @@ -1535,10 +1534,10 @@ *: "Beep Volume" - *: "Lydstyrke for pip" + *: "Pipelyd" - *: "Lydstyrke for pip" + *: "Pipelyd" @@ -1655,7 +1654,7 @@ id: LANG_TAGCACHE - desc: in tag cache settings + desc: in settings menu user: *: "Tag Cache" @@ -1669,16 +1668,16 @@ id: LANG_TAGCACHE_DISK - desc: in tag cache settings + desc: user: - *: "Keep on Disk" + *: "" - *: "Lagra på disk" + *: "" - *: "Lagra på disk" + *: "" @@ -1700,13 +1699,13 @@ desc: in tag cache settings user: - *: "Force Tag Cache Update" + *: "Initialize now" - *: "Oppdater songinfolager" + *: "Generer songinfolager" - *: "Oppdater songinfolager" + *: "Generer songinfolager" @@ -2677,16 +2676,16 @@ id: LANG_RECORD_TIMESPLIT - desc: Prompt for record timer interval setting, in the record settings menu + desc: Record split menu user: - *: "Time Split" + *: "File Split Options" - *: "Tidsdeling" + *: "Filoppdeling" - *: "Tidsdeling" + *: "Filoppdeling" @@ -8508,3 +8507,251 @@ *: "Fjernrullingsval" + + id: LANG_TAGCACHE_AUTOUPDATE + desc: in tag cache settings + user: + + *: "Auto update" + + + *: "Automatisk oppdatering" + + + *: "Automatisk oppdatering" + + + + id: LANG_TAGCACHE_UPDATE + desc: in tag cache settings + user: + + *: "Update now" + + + *: "Oppdater songinfolager" + + + *: "Oppdater songinfolager" + + + + id: LANG_TAGCACHE_EXPORT + desc: in tag cache settings + user: + + *: "Export modifications" + + + *: "Eksporter endringar" + + + *: "Eksporter endringar" + + + + id: LANG_REC_TIME + desc: in record timesplit options + user: + + *: "Time" + + + *: "Tid" + + + *: "Tid" + + + + id: LANG_TAGCACHE_IMPORT + desc: in tag cache settings + user: + + *: "Import modifications" + + + *: "Hent inn endringar" + + + *: "Hent inn endringar" + + + + id: LANG_REC_SIZE + desc: in record timesplit options + user: + + *: "Filesize" + + + *: "Filstorleik" + + + *: "Filstorleik" + + + + id: LANG_STOP_RECORDING + desc: in record timesplit options + user: + + *: "Stop recording" + + + *: "Stopp opptak" + + + *: "Stopp opptak" + + + + id: LANG_SPLIT_SIZE + desc: in record timesplit options + + *: "Split Filesize" + + + *: "Oppdelingsstorleik" + + + *: "Oppdelingsstorleik" + + + + id: LANG_CATALOG + desc: in onplay menu + user: + + *: "Playlist catalog" + + + *: "Spelelistekatalog" + + + *: "Spelelistekatalog" + + + + id: LANG_SPLIT_MEASURE + desc: in record timesplit options + + *: "Split Measure" + + + *: "Oppdelingsmål" + + + *: "Oppdelingsmål" + + + + id: LANG_CATALOG_ADD_TO_NEW + desc: in onplay playlist catalog submenu + user: + + *: "Add to new playlist" + + + *: "Legg til ny speleliste" + + + *: "Legg til ny speleliste" + + + + id: LANG_SPLIT_TIME + desc: in record timesplit options + + *: "Split Time" + + + *: "Oppdelingstid" + + + *: "Oppdelingstid" + + + + id: LANG_CATALOG_ADD_TO + desc: in onplay playlist catalog submenu + user: + + *: "Add to playlist" + + + *: "Legg til speleliste" + + + *: "Legg til speleliste" + + + + id: LANG_START_NEW_FILE + desc: in record timesplit options + user: + + *: "Start new file" + + + *: "Start ny fil" + + + *: "Start ny fil" + + + + id: LANG_SPLIT_TYPE + desc: in record timesplit options + + *: "What to do when Splitting" + + + *: "Gjer dette ved oppdeling" + + + *: "Gjer dette ved oppdeling" + + + + id: LANG_CATALOG_VIEW + desc: in onplay playlist catalog submenu + user: + + *: "View catalog" + + + *: "Vis katalog" + + + *: "Vis katalog" + + + + id: LANG_CATALOG_NO_DIRECTORY + desc: error message when playlist catalog directory doesn't exist + user: + + *: "%s doesn't exist" + + + *: "«%s» finst ikkje" + + + *: "" + + + + id: LANG_CATALOG_NO_PLAYLISTS + desc: error message when no playlists for playlist catalog + user: + + *: "No playlists" + + + *: "Ingen spelelister" + + + *: "" + + -- cgit v1.2.3