From 2bf1db9bdb0ba9b6c4fe226aed18e580a8005cab Mon Sep 17 00:00:00 2001 From: Jörg Hohensohn Date: Mon, 21 Apr 2003 16:15:17 +0000 Subject: My 2 new entries now at the end (thanks, Roland), however for some languages other entries are missing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3576 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/afrikaans.lang | 20 ++++++++++---------- apps/lang/dansk.lang | 23 ++++++++++------------- apps/lang/deutsch.lang | 20 ++++++++++---------- apps/lang/english.lang | 20 ++++++++++---------- apps/lang/espanol.lang | 20 ++++++++++---------- apps/lang/francais.lang | 20 ++++++++++---------- apps/lang/greek.lang | 20 ++++++++++---------- apps/lang/hebrew.lang | 20 ++++++++++---------- apps/lang/italiano.lang | 21 ++++++++------------- apps/lang/nederlands.lang | 20 ++++++++++---------- apps/lang/polski.lang | 20 ++++++++++---------- apps/lang/portugues.lang | 20 ++++++++++---------- apps/lang/russian.lang | 20 ++++++++++---------- apps/lang/svenska.lang | 20 ++++++++++---------- apps/lang/turkce.lang | 20 ++++++++++---------- apps/lang/wallisertitsch.lang | 22 +++++++++++----------- 16 files changed, 159 insertions(+), 167 deletions(-) (limited to 'apps/lang') diff --git a/apps/lang/afrikaans.lang b/apps/lang/afrikaans.lang index 22878810dc..49a1084158 100644 --- a/apps/lang/afrikaans.lang +++ b/apps/lang/afrikaans.lang @@ -590,16 +590,6 @@ desc: in wps F3 pressed eng: "bar" new: "balk" -id: LANG_STATUS_BAR -desc: display menu, F3 substitute -eng: "Status Bar" -new: "Status balk" - -id: LANG_SCROLL_BAR -desc: display menu, F3 substitute -eng: "Scroll Bar" -new: "Rol balk" - id: LANG_END_PLAYLIST_PLAYER desc: when playlist has finished eng: "End of list" @@ -869,3 +859,13 @@ id: LANG_REPEAT_ONE desc: repeat one song eng: "One" new: "Een" + +id: LANG_STATUS_BAR +desc: display menu, F3 substitute +eng: "Status Bar" +new: "Status balk" + +id: LANG_SCROLL_BAR +desc: display menu, F3 substitute +eng: "Scroll Bar" +new: "Rol balk" diff --git a/apps/lang/dansk.lang b/apps/lang/dansk.lang index 17e1fdef90..6370f8064b 100644 --- a/apps/lang/dansk.lang +++ b/apps/lang/dansk.lang @@ -629,18 +629,6 @@ eng: "bar" ### Not previously translated new: -id: LANG_STATUS_BAR -desc: display menu, F3 substitute -eng: "Status Bar" -### Not previously translated -new: - -id: LANG_SCROLL_BAR -desc: display menu, F3 substitute -eng: "Scroll Bar" -### Not previously translated -new: - id: LANG_END_PLAYLIST_PLAYER desc: when playlist has finished eng: "End of list" @@ -1229,5 +1217,14 @@ desc: sleep timer setting eng: "Sleep timer" new: "Søvntimer" +id: LANG_STATUS_BAR +desc: display menu, F3 substitute +eng: "Status Bar" +### Not previously translated +new: - +id: LANG_SCROLL_BAR +desc: display menu, F3 substitute +eng: "Scroll Bar" +### Not previously translated +new: diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang index 7b4e842861..7c39a54568 100644 --- a/apps/lang/deutsch.lang +++ b/apps/lang/deutsch.lang @@ -589,16 +589,6 @@ desc: in wps F3 pressed eng: "Bar" new: "leiste" -id: LANG_STATUS_BAR -desc: display menu, F3 substitute -eng: "Status Bar" -new: "Statusleiste" - -id: LANG_SCROLL_BAR -desc: display menu, F3 substitute -eng: "Scroll Bar" -new: "Scrollleiste" - id: LANG_END_PLAYLIST_PLAYER desc: when playlist has finished eng: "End Of List" @@ -1433,3 +1423,13 @@ id: LANG_VBRFIX_STOP_PLAY desc: Tells the user to stop the playback eng: "Stop the playback first" new: "Vorher Wiedergabe beenden!" + +id: LANG_STATUS_BAR +desc: display menu, F3 substitute +eng: "Status Bar" +new: "Statusleiste" + +id: LANG_SCROLL_BAR +desc: display menu, F3 substitute +eng: "Scroll Bar" +new: "Scrollleiste" diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 4b630d614b..75a67ad633 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -608,16 +608,6 @@ desc: in wps F3 pressed eng: "Bar" new: -id: LANG_STATUS_BAR -desc: display menu, F3 substitute -eng: "Status Bar" -new: - -id: LANG_SCROLL_BAR -desc: display menu, F3 substitute -eng: "Scroll Bar" -new: - id: LANG_END_PLAYLIST_PLAYER desc: when playlist has finished eng: "End Of List" @@ -1482,3 +1472,13 @@ id: LANG_RECORDING_EDITABLE desc: Editable recordings setting eng: "Editable files" new: + +id: LANG_STATUS_BAR +desc: display menu, F3 substitute +eng: "Status Bar" +new: + +id: LANG_SCROLL_BAR +desc: display menu, F3 substitute +eng: "Scroll Bar" +new: diff --git a/apps/lang/espanol.lang b/apps/lang/espanol.lang index e54cee8eab..10e45a4b97 100644 --- a/apps/lang/espanol.lang +++ b/apps/lang/espanol.lang @@ -589,16 +589,6 @@ desc: in wps F3 pressed eng: "Bar" new: "Barra" -id: LANG_STATUS_BAR -desc: display menu, F3 substitute -eng: "Status Bar" -new: "Estado Barra" - -id: LANG_SCROLL_BAR -desc: display menu, F3 substitute -eng: "Scroll Bar" -new: "Desplazamiento Barra" - id: LANG_END_PLAYLIST_PLAYER desc: when playlist has finished eng: "End Of List" @@ -1438,3 +1428,13 @@ id: LANG_VBRFIX desc: The context menu entry eng: "Update VBR file" new: "Actualizar archivo VBR" + +id: LANG_STATUS_BAR +desc: display menu, F3 substitute +eng: "Status Bar" +new: "Estado Barra" + +id: LANG_SCROLL_BAR +desc: display menu, F3 substitute +eng: "Scroll Bar" +new: "Desplazamiento Barra" diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang index 9843b81227..21fc43f2ba 100644 --- a/apps/lang/francais.lang +++ b/apps/lang/francais.lang @@ -583,16 +583,6 @@ desc: in wps F3 pressed eng: "Bar" new: "Barre" -id: LANG_STATUS_BAR -desc: display menu, F3 substitute -eng: "Status Bar" -new: "Statut Barre" - -id: LANG_SCROLL_BAR -desc: display menu, F3 substitute -eng: "Scroll Bar" -new: "Défilement Barre" - id: LANG_END_PLAYLIST_PLAYER desc: when playlist has finished eng: "End Of List" @@ -1432,3 +1422,13 @@ id: LANG_VBRFIX_NOT_VBR desc: Tells the user that the selected file is not a VBR file eng: "Not a VBR file" new: "Fichier non VBR" + +id: LANG_STATUS_BAR +desc: display menu, F3 substitute +eng: "Status Bar" +new: "Statut Barre" + +id: LANG_SCROLL_BAR +desc: display menu, F3 substitute +eng: "Scroll Bar" +new: "Défilement Barre" diff --git a/apps/lang/greek.lang b/apps/lang/greek.lang index a034f82732..ee03fb7a2e 100644 --- a/apps/lang/greek.lang +++ b/apps/lang/greek.lang @@ -593,16 +593,6 @@ desc: in wps F3 pressed eng: "bar" new: "ÌðÜñá" -id: LANG_STATUS_BAR -desc: display menu, F3 substitute -eng: "Status Bar" -new: "ÊáôÜóôáóç ÌðÜñá" - -id: LANG_SCROLL_BAR -desc: display menu, F3 substitute -eng: "Scroll Bar" -new: "Êýëéóç ÌðÜñá" - id: LANG_END_PLAYLIST_PLAYER desc: when playlist has finished eng: "End of list" @@ -1216,3 +1206,13 @@ desc: in settings_menu eng: "Trickle Charge" ### Not previously translated new: + +id: LANG_STATUS_BAR +desc: display menu, F3 substitute +eng: "Status Bar" +new: "ÊáôÜóôáóç ÌðÜñá" + +id: LANG_SCROLL_BAR +desc: display menu, F3 substitute +eng: "Scroll Bar" +new: "Êýëéóç ÌðÜñá" diff --git a/apps/lang/hebrew.lang b/apps/lang/hebrew.lang index 5307a5cc34..0edaf5bb97 100644 --- a/apps/lang/hebrew.lang +++ b/apps/lang/hebrew.lang @@ -604,16 +604,6 @@ desc: in wps F3 pressed eng: "bar" new: "÷å" -id: LANG_STATUS_BAR -desc: display menu, F3 substitute -eng: "Status Bar" -new: "ñèèåñ ÷å" - -id: LANG_SCROLL_BAR -desc: display menu, F3 substitute -eng: "Scroll Bar" -new: "äçì÷ä ÷å" - id: LANG_END_PLAYLIST_PLAYER desc: when playlist has finished eng: "End of list" @@ -894,3 +884,13 @@ id: LANG_REPEAT_ONE desc: repeat one song eng: "One" new: "àçã" + +id: LANG_STATUS_BAR +desc: display menu, F3 substitute +eng: "Status Bar" +new: "ñèèåñ ÷å" + +id: LANG_SCROLL_BAR +desc: display menu, F3 substitute +eng: "Scroll Bar" +new: "äçì÷ä ÷å" diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang index cc92b612bd..951330fe20 100644 --- a/apps/lang/italiano.lang +++ b/apps/lang/italiano.lang @@ -592,16 +592,6 @@ desc: in wps F3 pressed eng: "bar" new: "Barra" -id: LANG_STATUS_BAR -desc: display menu, F3 substitute -eng: "Status Bar" -new: "Stato Barra" - -id: LANG_SCROLL_BAR -desc: display menu, F3 substitute -eng: "Scroll Bar" -new: "Scorrimento Barra" - id: LANG_END_PLAYLIST_PLAYER desc: when playlist has finished eng: "End of list" @@ -1078,7 +1068,12 @@ desc: in the peak meter menu eng: "Maximum of range" new: "Portata Massima" +id: LANG_STATUS_BAR +desc: display menu, F3 substitute +eng: "Status Bar" +new: "Stato Barra" - - - +id: LANG_SCROLL_BAR +desc: display menu, F3 substitute +eng: "Scroll Bar" +new: "Scorrimento Barra" diff --git a/apps/lang/nederlands.lang b/apps/lang/nederlands.lang index 71ae87f94b..e7bf921ef1 100644 --- a/apps/lang/nederlands.lang +++ b/apps/lang/nederlands.lang @@ -590,16 +590,6 @@ desc: in wps F3 pressed eng: "Bar" new: "balk" -id: LANG_STATUS_BAR -desc: display menu, F3 substitute -eng: "Status Bar" -new: "Status balk" - -id: LANG_SCROLL_BAR -desc: display menu, F3 substitute -eng: "Scroll Bar" -new: "Scroll balk" - id: LANG_END_PLAYLIST_PLAYER desc: when playlist has finished eng: "End Of List" @@ -1439,3 +1429,13 @@ id: LANG_VBRFIX desc: The context menu entry eng: "Update VBR file" new: "Update VBR bestand" + +id: LANG_STATUS_BAR +desc: display menu, F3 substitute +eng: "Status Bar" +new: "Status balk" + +id: LANG_SCROLL_BAR +desc: display menu, F3 substitute +eng: "Scroll Bar" +new: "Scroll balk" diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang index 0d014026d3..9b9b946666 100644 --- a/apps/lang/polski.lang +++ b/apps/lang/polski.lang @@ -594,16 +594,6 @@ desc: in wps F3 pressed eng: "Bar" new: "pasek" -id: LANG_STATUS_BAR -desc: display menu, F3 substitute -eng: "Status Bar" -new: "Gorny pasek" - -id: LANG_SCROLL_BAR -desc: display menu, F3 substitute -eng: "Scroll Bar" -new: "Lewy pasek" - id: LANG_END_PLAYLIST_PLAYER desc: when playlist has finished eng: "End Of List" @@ -1458,3 +1448,13 @@ id: LANG_VBRFIX desc: The context menu entry eng: "Update VBR file" new: "Aktualizuj plik VBR" + +id: LANG_STATUS_BAR +desc: display menu, F3 substitute +eng: "Status Bar" +new: "Gorny pasek" + +id: LANG_SCROLL_BAR +desc: display menu, F3 substitute +eng: "Scroll Bar" +new: "Lewy pasek" diff --git a/apps/lang/portugues.lang b/apps/lang/portugues.lang index 55a4d1af2d..9b1fa15a94 100644 --- a/apps/lang/portugues.lang +++ b/apps/lang/portugues.lang @@ -599,16 +599,6 @@ desc: in wps F3 pressed eng: "bar" new: "barra" -id: LANG_STATUS_BAR -desc: display menu, F3 substitute -eng: "Status Bar" -new: "Estado barra" - -id: LANG_SCROLL_BAR -desc: display menu, F3 substitute -eng: "Scroll Bar" -new: "Scroll barra" - id: LANG_END_PLAYLIST_PLAYER desc: when playlist has finished eng: "End of list" @@ -1024,3 +1014,13 @@ id: LANG_RESUME_SETTING_ASK_ONCE desc: in settings_menu eng: "Ask Once" new: "Perguntar uma vez" + +id: LANG_STATUS_BAR +desc: display menu, F3 substitute +eng: "Status Bar" +new: "Estado barra" + +id: LANG_SCROLL_BAR +desc: display menu, F3 substitute +eng: "Scroll Bar" +new: "Scroll barra" diff --git a/apps/lang/russian.lang b/apps/lang/russian.lang index e1669bfa3c..94653207e9 100644 --- a/apps/lang/russian.lang +++ b/apps/lang/russian.lang @@ -593,16 +593,6 @@ desc: in wps F3 pressed eng: "bar" new: "Ïàíåëü ïðîêðóòêè" -id: LANG_STATUS_BAR -desc: display menu, F3 substitute -eng: "Status Bar" -new: - -id: LANG_SCROLL_BAR -desc: display menu, F3 substitute -eng: "Scroll Bar" -new: - id: LANG_END_PLAYLIST_PLAYER desc: when playlist has finished eng: "End of list" @@ -1216,3 +1206,13 @@ desc: in settings_menu eng: "Trickle Charge" ### Not previously translated new: + +id: LANG_STATUS_BAR +desc: display menu, F3 substitute +eng: "Status Bar" +new: + +id: LANG_SCROLL_BAR +desc: display menu, F3 substitute +eng: "Scroll Bar" +new: diff --git a/apps/lang/svenska.lang b/apps/lang/svenska.lang index 0a95855cc3..213a991651 100644 --- a/apps/lang/svenska.lang +++ b/apps/lang/svenska.lang @@ -589,16 +589,6 @@ desc: in wps F3 pressed eng: "Bar" new: "List" -id: LANG_STATUS_BAR -desc: display menu, F3 substitute -eng: "Status Bar" -new: "Statuslist" - -id: LANG_SCROLL_BAR -desc: display menu, F3 substitute -eng: "Scroll Bar" -new: "Rulllist" - id: LANG_END_PLAYLIST_PLAYER desc: when playlist has finished eng: "End Of List" @@ -1438,3 +1428,13 @@ id: LANG_VBRFIX desc: The context menu entry eng: "Updatera VBR-fil" new: + +id: LANG_STATUS_BAR +desc: display menu, F3 substitute +eng: "Status Bar" +new: "Statuslist" + +id: LANG_SCROLL_BAR +desc: display menu, F3 substitute +eng: "Scroll Bar" +new: "Rulllist" diff --git a/apps/lang/turkce.lang b/apps/lang/turkce.lang index 4da357c1b9..9185607ca4 100644 --- a/apps/lang/turkce.lang +++ b/apps/lang/turkce.lang @@ -592,16 +592,6 @@ desc: in wps F3 pressed eng: "bar" new: "cubugu" -id: LANG_STATUS_BAR -desc: display menu, F3 substitute -eng: "Status Bar" -new: "Durum cubugu" - -id: LANG_SCROLL_BAR -desc: display menu, F3 substitute -eng: "Scroll Bar" -new: "Kaydirma cubugu" - id: LANG_END_PLAYLIST_PLAYER desc: when playlist has finished eng: "End of list" @@ -1078,3 +1068,13 @@ id: LANG_PM_MAX desc: in the peak meter menu eng: "Maximum of range" new: "En yuksek aralik" + +id: LANG_STATUS_BAR +desc: display menu, F3 substitute +eng: "Status Bar" +new: "Durum cubugu" + +id: LANG_SCROLL_BAR +desc: display menu, F3 substitute +eng: "Scroll Bar" +new: "Kaydirma cubugu" diff --git a/apps/lang/wallisertitsch.lang b/apps/lang/wallisertitsch.lang index 2e061fdbb5..be178d4d29 100644 --- a/apps/lang/wallisertitsch.lang +++ b/apps/lang/wallisertitsch.lang @@ -594,16 +594,6 @@ desc: in wps F3 pressed eng: "bar" new: "Liischta" -id: LANG_STATUS_BAR -desc: display menu, F3 substitute -eng: "Status Bar" -new: "Schtatusliischta" - -id: LANG_SCROLL_BAR -desc: display menu, F3 substitute -eng: "Scroll Bar" -new: "Scrollliischta" - id: LANG_END_PLAYLIST_PLAYER desc: when playlist has finished eng: "End of list" @@ -1343,4 +1333,14 @@ new: "[F2] leesig" id: LANG_FLIPIT_F3 desc: in the games menu eng: "[F3] step by step" -new: "[F3] teilleesig" \ No newline at end of file +new: "[F3] teilleesig" + +id: LANG_STATUS_BAR +desc: display menu, F3 substitute +eng: "Status Bar" +new: "Schtatusliischta" + +id: LANG_SCROLL_BAR +desc: display menu, F3 substitute +eng: "Scroll Bar" +new: "Scrollliischta" -- cgit v1.2.3